@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap";.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.react-split{flex:1;height:100%;position:relative;width:100%}.react-split__pane{height:100%;position:absolute;white-space:normal;width:100%;overflow:hidden}.react-split__sash{height:100%;position:absolute;top:0;transition:background-color .1s;width:100%;z-index:2}.react-split__sash--disabled{pointer-events:none}.react-split__sash--vertical{cursor:col-resize}.react-split__sash--horizontal{cursor:row-resize}.react-split__sash-content{width:100%;height:100%}.react-split__sash-content--active{background-color:#175ede}.react-split--dragging.react-split--vertical{cursor:col-resize}.react-split--dragging.react-split--horizontal{cursor:row-resize}body.react-split--disabled{-webkit-user-select:none;user-select:none}.split-sash-content{width:100%;height:100%}.split-sash-content.split-sash-content-vscode.split-sash-content-active{background-color:#175ede}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:0 3px 13px rgba(0,0,0,.08);box-shadow:0 3px 13px #00000014}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid rgba(72,72,72,.2)}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid rgba(72,72,72,.2)}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#48484833}.flatpickr-calendar.arrowTop:after{border-bottom-color:#42a5f5}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#48484833}.flatpickr-calendar.arrowBottom:after{border-top-color:#42a5f5}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{border-radius:5px 5px 0 0;background:#42a5f5;color:#fff;fill:#fff;height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:#fff;fill:#fff}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#bbb}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72,72,72,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(72,72,72,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72,72,72,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#ffffff80}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px,0px,0px);transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch�;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#fff}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#fff}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:#ffffff80;background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#42a5f5;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#42a5f5;outline:none;padding:0}.flatpickr-weekdays{background:#42a5f5;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:#42a5f5;color:#0000008a;line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;border-left:1px solid rgba(72,72,72,.2);border-right:1px solid rgba(72,72,72,.2)}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px,0px,0px);transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 rgba(72,72,72,.2);box-shadow:-1px 0 #48484833}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#bbb;background:#bbb;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#42a5f5;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#42a5f5}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #42a5f5;box-shadow:-10px 0 #42a5f5}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2;box-shadow:-5px 0 #e2e2e2,5px 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:#4848484d;background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#4848481a}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #42a5f5,5px 0 0 #42a5f5;box-shadow:-5px 0 #42a5f5,5px 0 #42a5f5}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;border-left:1px solid rgba(72,72,72,.2)}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:#4848484d;background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;background:#fff;border-bottom:1px solid rgba(72,72,72,.2)}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 5px 5px}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#484848;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#484848;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@font-face{font-family:hgi-bulk-rounded;src:url(/assets/hgi-bulk-rounded-86d15656.eot?t=1721855064482);src:url(/assets/hgi-bulk-rounded-86d15656.eot?t=1721855064482#iefix) format("embedded-opentype"),url(/assets/hgi-bulk-rounded-031bc1d4.woff2?t=1721855064482) format("woff2"),url(/assets/hgi-bulk-rounded-a93fa0ae.woff?t=1721855064482) format("woff"),url(/assets/hgi-bulk-rounded-0ad8dfbe.ttf?t=1721855064482) format("truetype"),url(/assets/hgi-bulk-rounded-d43ca661.svg?t=1721855064482#hgi-bulk-rounded) format("svg")}.hgi-bulk{font-family:hgi-bulk-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-bulk:after{opacity:.4;position:absolute;left:0}.hgi-bulk.hgi-abacus:after{content:""}.hgi-bulk.hgi-abacus:before{content:""}.hgi-bulk.hgi-absolute:after{content:""}.hgi-bulk.hgi-absolute:before{content:""}.hgi-bulk.hgi-acceleration:after{content:""}.hgi-bulk.hgi-acceleration:before{content:""}.hgi-bulk.hgi-access:after{content:""}.hgi-bulk.hgi-access:before{content:""}.hgi-bulk.hgi-accident:after{content:""}.hgi-bulk.hgi-accident:before{content:""}.hgi-bulk.hgi-account-setting-01:after{content:""}.hgi-bulk.hgi-account-setting-01:before{content:""}.hgi-bulk.hgi-account-setting-02:after{content:""}.hgi-bulk.hgi-account-setting-02:before{content:""}.hgi-bulk.hgi-account-setting-03:after{content:""}.hgi-bulk.hgi-account-setting-03:before{content:""}.hgi-bulk.hgi-activity-01:after{content:""}.hgi-bulk.hgi-activity-01:before{content:""}.hgi-bulk.hgi-activity-02:after{content:""}.hgi-bulk.hgi-activity-02:before{content:""}.hgi-bulk.hgi-activity-03:after{content:""}.hgi-bulk.hgi-activity-03:before{content:""}.hgi-bulk.hgi-activity-04:after{content:""}.hgi-bulk.hgi-activity-04:before{content:""}.hgi-bulk.hgi-acute:after{content:""}.hgi-bulk.hgi-acute:before{content:""}.hgi-bulk.hgi-add-01:after{content:""}.hgi-bulk.hgi-add-01:before{content:""}.hgi-bulk.hgi-add-02:after{content:""}.hgi-bulk.hgi-add-02:before{content:""}.hgi-bulk.hgi-add-circle-half-dot:after{content:""}.hgi-bulk.hgi-add-circle-half-dot:before{content:""}.hgi-bulk.hgi-add-circle:after{content:""}.hgi-bulk.hgi-add-circle:before{content:""}.hgi-bulk.hgi-add-square:after{content:""}.hgi-bulk.hgi-add-square:before{content:""}.hgi-bulk.hgi-add-team:after{content:""}.hgi-bulk.hgi-add-team:before{content:""}.hgi-bulk.hgi-address-book:after{content:""}.hgi-bulk.hgi-address-book:before{content:""}.hgi-bulk.hgi-adobe-after-effect:after{content:""}.hgi-bulk.hgi-adobe-after-effect:before{content:""}.hgi-bulk.hgi-adobe-illustrator:after{content:""}.hgi-bulk.hgi-adobe-illustrator:before{content:""}.hgi-bulk.hgi-adobe-indesign:after{content:""}.hgi-bulk.hgi-adobe-indesign:before{content:""}.hgi-bulk.hgi-adobe-photoshop:after{content:""}.hgi-bulk.hgi-adobe-photoshop:before{content:""}.hgi-bulk.hgi-adobe-premier:after{content:""}.hgi-bulk.hgi-adobe-premier:before{content:""}.hgi-bulk.hgi-adobe-xd:after{content:""}.hgi-bulk.hgi-adobe-xd:before{content:""}.hgi-bulk.hgi-adventure:after{content:""}.hgi-bulk.hgi-adventure:before{content:""}.hgi-bulk.hgi-advertisiment:after{content:""}.hgi-bulk.hgi-advertisiment:before{content:""}.hgi-bulk.hgi-adzan:after{content:""}.hgi-bulk.hgi-adzan:before{content:""}.hgi-bulk.hgi-affiliate:after{content:""}.hgi-bulk.hgi-affiliate:before{content:""}.hgi-bulk.hgi-agreement-01:after{content:""}.hgi-bulk.hgi-agreement-01:before{content:""}.hgi-bulk.hgi-agreement-02:after{content:""}.hgi-bulk.hgi-agreement-02:before{content:""}.hgi-bulk.hgi-agreement-03:after{content:""}.hgi-bulk.hgi-agreement-03:before{content:""}.hgi-bulk.hgi-ai-beautify:after{content:""}.hgi-bulk.hgi-ai-beautify:before{content:""}.hgi-bulk.hgi-ai-book:after{content:""}.hgi-bulk.hgi-ai-book:before{content:""}.hgi-bulk.hgi-ai-brain-01:after{content:""}.hgi-bulk.hgi-ai-brain-01:before{content:""}.hgi-bulk.hgi-ai-brain-02:after{content:""}.hgi-bulk.hgi-ai-brain-02:before{content:""}.hgi-bulk.hgi-ai-brain-03:after{content:""}.hgi-bulk.hgi-ai-brain-03:before{content:""}.hgi-bulk.hgi-ai-brain-04:after{content:""}.hgi-bulk.hgi-ai-brain-04:before{content:""}.hgi-bulk.hgi-ai-brain-05:after{content:""}.hgi-bulk.hgi-ai-brain-05:before{content:""}.hgi-bulk.hgi-ai-browser:after{content:""}.hgi-bulk.hgi-ai-browser:before{content:""}.hgi-bulk.hgi-ai-chat-01:after{content:""}.hgi-bulk.hgi-ai-chat-01:before{content:""}.hgi-bulk.hgi-ai-chat-02:after{content:""}.hgi-bulk.hgi-ai-chat-02:before{content:""}.hgi-bulk.hgi-ai-cloud-01:after{content:""}.hgi-bulk.hgi-ai-cloud-01:before{content:""}.hgi-bulk.hgi-ai-cloud-02:after{content:""}.hgi-bulk.hgi-ai-cloud-02:before{content:""}.hgi-bulk.hgi-ai-cloud:after{content:""}.hgi-bulk.hgi-ai-cloud:before{content:""}.hgi-bulk.hgi-ai-computer:after{content:""}.hgi-bulk.hgi-ai-computer:before{content:""}.hgi-bulk.hgi-ai-dna:after{content:""}.hgi-bulk.hgi-ai-dna:before{content:""}.hgi-bulk.hgi-ai-eraser:after{content:""}.hgi-bulk.hgi-ai-eraser:before{content:""}.hgi-bulk.hgi-ai-folder-01:after{content:""}.hgi-bulk.hgi-ai-folder-01:before{content:""}.hgi-bulk.hgi-ai-folder-02:after{content:""}.hgi-bulk.hgi-ai-folder-02:before{content:""}.hgi-bulk.hgi-ai-game:after{content:""}.hgi-bulk.hgi-ai-game:before{content:""}.hgi-bulk.hgi-ai-generative:after{content:""}.hgi-bulk.hgi-ai-generative:before{content:""}.hgi-bulk.hgi-ai-idea:after{content:""}.hgi-bulk.hgi-ai-idea:before{content:""}.hgi-bulk.hgi-ai-image:after{content:""}.hgi-bulk.hgi-ai-image:before{content:""}.hgi-bulk.hgi-ai-innovation-01:after{content:""}.hgi-bulk.hgi-ai-innovation-01:before{content:""}.hgi-bulk.hgi-ai-innovation-02:after{content:""}.hgi-bulk.hgi-ai-innovation-02:before{content:""}.hgi-bulk.hgi-ai-innovation-03:after{content:""}.hgi-bulk.hgi-ai-innovation-03:before{content:""}.hgi-bulk.hgi-ai-laptop:after{content:""}.hgi-bulk.hgi-ai-laptop:before{content:""}.hgi-bulk.hgi-ai-learning:after{content:""}.hgi-bulk.hgi-ai-learning:before{content:""}.hgi-bulk.hgi-ai-lock:after{content:""}.hgi-bulk.hgi-ai-lock:before{content:""}.hgi-bulk.hgi-ai-magic:after{content:""}.hgi-bulk.hgi-ai-magic:before{content:""}.hgi-bulk.hgi-ai-mail-01:after{content:""}.hgi-bulk.hgi-ai-mail-01:before{content:""}.hgi-bulk.hgi-ai-mail-02:after{content:""}.hgi-bulk.hgi-ai-mail-02:before{content:""}.hgi-bulk.hgi-ai-mail:after{content:""}.hgi-bulk.hgi-ai-mail:before{content:""}.hgi-bulk.hgi-ai-network:after{content:""}.hgi-bulk.hgi-ai-network:before{content:""}.hgi-bulk.hgi-ai-phone-01:after{content:""}.hgi-bulk.hgi-ai-phone-01:before{content:""}.hgi-bulk.hgi-ai-phone-02:after{content:""}.hgi-bulk.hgi-ai-phone-02:before{content:""}.hgi-bulk.hgi-ai-programming:after{content:""}.hgi-bulk.hgi-ai-programming:before{content:""}.hgi-bulk.hgi-ai-search:after{content:""}.hgi-bulk.hgi-ai-search:before{content:""}.hgi-bulk.hgi-ai-security-01:after{content:""}.hgi-bulk.hgi-ai-security-01:before{content:""}.hgi-bulk.hgi-ai-security-02:after{content:""}.hgi-bulk.hgi-ai-security-02:before{content:""}.hgi-bulk.hgi-ai-setting:after{content:""}.hgi-bulk.hgi-ai-setting:before{content:""}.hgi-bulk.hgi-ai-smartwatch:after{content:""}.hgi-bulk.hgi-ai-smartwatch:before{content:""}.hgi-bulk.hgi-ai-user:after{content:""}.hgi-bulk.hgi-ai-user:before{content:""}.hgi-bulk.hgi-ai-video:after{content:""}.hgi-bulk.hgi-ai-video:before{content:""}.hgi-bulk.hgi-ai-view:after{content:""}.hgi-bulk.hgi-ai-view:before{content:""}.hgi-bulk.hgi-aids:after{content:""}.hgi-bulk.hgi-aids:before{content:""}.hgi-bulk.hgi-airbnb:after{content:""}.hgi-bulk.hgi-airbnb:before{content:""}.hgi-bulk.hgi-aircraft-game:after{content:""}.hgi-bulk.hgi-aircraft-game:before{content:""}.hgi-bulk.hgi-airdrop:after{content:""}.hgi-bulk.hgi-airdrop:before{content:""}.hgi-bulk.hgi-airplane-01:after{content:""}.hgi-bulk.hgi-airplane-01:before{content:""}.hgi-bulk.hgi-airplane-02:after{content:""}.hgi-bulk.hgi-airplane-02:before{content:""}.hgi-bulk.hgi-airplane-landing-01:after{content:""}.hgi-bulk.hgi-airplane-landing-01:before{content:""}.hgi-bulk.hgi-airplane-landing-02:after{content:""}.hgi-bulk.hgi-airplane-landing-02:before{content:""}.hgi-bulk.hgi-airplane-mode-off:after{content:""}.hgi-bulk.hgi-airplane-mode-off:before{content:""}.hgi-bulk.hgi-airplane-mode:after{content:""}.hgi-bulk.hgi-airplane-mode:before{content:""}.hgi-bulk.hgi-airplane-seat:after{content:""}.hgi-bulk.hgi-airplane-seat:before{content:""}.hgi-bulk.hgi-airplane-take-off-01:after{content:""}.hgi-bulk.hgi-airplane-take-off-01:before{content:""}.hgi-bulk.hgi-airplane-take-off-02:after{content:""}.hgi-bulk.hgi-airplane-take-off-02:before{content:""}.hgi-bulk.hgi-airplay-line:after{content:""}.hgi-bulk.hgi-airplay-line:before{content:""}.hgi-bulk.hgi-airpod-01:after{content:""}.hgi-bulk.hgi-airpod-01:before{content:""}.hgi-bulk.hgi-airpod-02:after{content:""}.hgi-bulk.hgi-airpod-02:before{content:""}.hgi-bulk.hgi-airpod-03:after{content:""}.hgi-bulk.hgi-airpod-03:before{content:""}.hgi-bulk.hgi-airport:after{content:""}.hgi-bulk.hgi-airport:before{content:""}.hgi-bulk.hgi-al-aqsa-mosque:after{content:""}.hgi-bulk.hgi-al-aqsa-mosque:before{content:""}.hgi-bulk.hgi-alarm-clock:after{content:""}.hgi-bulk.hgi-alarm-clock:before{content:""}.hgi-bulk.hgi-album-01:after{content:""}.hgi-bulk.hgi-album-01:before{content:""}.hgi-bulk.hgi-album-02:after{content:""}.hgi-bulk.hgi-album-02:before{content:""}.hgi-bulk.hgi-album-not-found-01:after{content:""}.hgi-bulk.hgi-album-not-found-01:before{content:""}.hgi-bulk.hgi-album-not-found-02:after{content:""}.hgi-bulk.hgi-album-not-found-02:before{content:""}.hgi-bulk.hgi-alert-01:after{content:""}.hgi-bulk.hgi-alert-01:before{content:""}.hgi-bulk.hgi-alert-02:after{content:""}.hgi-bulk.hgi-alert-02:before{content:""}.hgi-bulk.hgi-alert-circle:after{content:""}.hgi-bulk.hgi-alert-circle:before{content:""}.hgi-bulk.hgi-alert-diamond:after{content:""}.hgi-bulk.hgi-alert-diamond:before{content:""}.hgi-bulk.hgi-alert-square:after{content:""}.hgi-bulk.hgi-alert-square:before{content:""}.hgi-bulk.hgi-algorithm:after{content:""}.hgi-bulk.hgi-algorithm:before{content:""}.hgi-bulk.hgi-alien-01:after{content:""}.hgi-bulk.hgi-alien-01:before{content:""}.hgi-bulk.hgi-alien-02:after{content:""}.hgi-bulk.hgi-alien-02:before{content:""}.hgi-bulk.hgi-align-bottom:after{content:""}.hgi-bulk.hgi-align-bottom:before{content:""}.hgi-bulk.hgi-align-box-bottom-center:after{content:""}.hgi-bulk.hgi-align-box-bottom-center:before{content:""}.hgi-bulk.hgi-align-box-bottom-left:after{content:""}.hgi-bulk.hgi-align-box-bottom-left:before{content:""}.hgi-bulk.hgi-align-box-bottom-right:after{content:""}.hgi-bulk.hgi-align-box-bottom-right:before{content:""}.hgi-bulk.hgi-align-box-middle-center:after{content:""}.hgi-bulk.hgi-align-box-middle-center:before{content:""}.hgi-bulk.hgi-align-box-middle-left:after{content:""}.hgi-bulk.hgi-align-box-middle-left:before{content:""}.hgi-bulk.hgi-align-box-middle-right:after{content:""}.hgi-bulk.hgi-align-box-middle-right:before{content:""}.hgi-bulk.hgi-align-box-top-center:after{content:""}.hgi-bulk.hgi-align-box-top-center:before{content:""}.hgi-bulk.hgi-align-box-top-left:after{content:""}.hgi-bulk.hgi-align-box-top-left:before{content:""}.hgi-bulk.hgi-align-box-top-right:after{content:""}.hgi-bulk.hgi-align-box-top-right:before{content:""}.hgi-bulk.hgi-align-horizontal-center:after{content:""}.hgi-bulk.hgi-align-horizontal-center:before{content:""}.hgi-bulk.hgi-align-key-object:after{content:""}.hgi-bulk.hgi-align-key-object:before{content:""}.hgi-bulk.hgi-align-left:after{content:""}.hgi-bulk.hgi-align-left:before{content:""}.hgi-bulk.hgi-align-right:after{content:""}.hgi-bulk.hgi-align-right:before{content:""}.hgi-bulk.hgi-align-selection:after{content:""}.hgi-bulk.hgi-align-selection:before{content:""}.hgi-bulk.hgi-align-top:after{content:""}.hgi-bulk.hgi-align-top:before{content:""}.hgi-bulk.hgi-align-vertical-center:after{content:""}.hgi-bulk.hgi-align-vertical-center:before{content:""}.hgi-bulk.hgi-all-bookmark:after{content:""}.hgi-bulk.hgi-all-bookmark:before{content:""}.hgi-bulk.hgi-allah:after{content:""}.hgi-bulk.hgi-allah:before{content:""}.hgi-bulk.hgi-alms:after{content:""}.hgi-bulk.hgi-alms:before{content:""}.hgi-bulk.hgi-alpha-circle:after{content:""}.hgi-bulk.hgi-alpha-circle:before{content:""}.hgi-bulk.hgi-alpha:after{content:""}.hgi-bulk.hgi-alpha-square:after{content:""}.hgi-bulk.hgi-alpha-square:before{content:""}.hgi-bulk.hgi-alpha:before{content:""}.hgi-bulk.hgi-alphabet-arabic:after{content:""}.hgi-bulk.hgi-alphabet-arabic:before{content:""}.hgi-bulk.hgi-alphabet-bangla:after{content:""}.hgi-bulk.hgi-alphabet-bangla:before{content:""}.hgi-bulk.hgi-alphabet-chinese:after{content:""}.hgi-bulk.hgi-alphabet-chinese:before{content:""}.hgi-bulk.hgi-alphabet-greek:after{content:""}.hgi-bulk.hgi-alphabet-greek:before{content:""}.hgi-bulk.hgi-alphabet-hebrew:after{content:""}.hgi-bulk.hgi-alphabet-hebrew:before{content:""}.hgi-bulk.hgi-alphabet-hindi:after{content:""}.hgi-bulk.hgi-alphabet-hindi:before{content:""}.hgi-bulk.hgi-alphabet-japanese:after{content:""}.hgi-bulk.hgi-alphabet-japanese:before{content:""}.hgi-bulk.hgi-alphabet-korean:after{content:""}.hgi-bulk.hgi-alphabet-korean:before{content:""}.hgi-bulk.hgi-alphabet-thai:after{content:""}.hgi-bulk.hgi-alphabet-thai:before{content:""}.hgi-bulk.hgi-amazon:after{content:""}.hgi-bulk.hgi-amazon:before{content:""}.hgi-bulk.hgi-ambulance:after{content:""}.hgi-bulk.hgi-ambulance:before{content:""}.hgi-bulk.hgi-american-football:after{content:""}.hgi-bulk.hgi-american-football:before{content:""}.hgi-bulk.hgi-amie:after{content:""}.hgi-bulk.hgi-amie:before{content:""}.hgi-bulk.hgi-ampoule:after{content:""}.hgi-bulk.hgi-ampoule:before{content:""}.hgi-bulk.hgi-analysis-text-link:after{content:""}.hgi-bulk.hgi-analysis-text-link:before{content:""}.hgi-bulk.hgi-analytics-01:after{content:""}.hgi-bulk.hgi-analytics-01:before{content:""}.hgi-bulk.hgi-analytics-02:after{content:""}.hgi-bulk.hgi-analytics-02:before{content:""}.hgi-bulk.hgi-analytics-down:after{content:""}.hgi-bulk.hgi-analytics-down:before{content:""}.hgi-bulk.hgi-analytics-up:after{content:""}.hgi-bulk.hgi-analytics-up:before{content:""}.hgi-bulk.hgi-anchor-point:after{content:""}.hgi-bulk.hgi-anchor-point:before{content:""}.hgi-bulk.hgi-android:after{content:""}.hgi-bulk.hgi-android:before{content:""}.hgi-bulk.hgi-angel:after{content:""}.hgi-bulk.hgi-angel:before{content:""}.hgi-bulk.hgi-angle-01:after{content:""}.hgi-bulk.hgi-angle-01:before{content:""}.hgi-bulk.hgi-angle:after{content:""}.hgi-bulk.hgi-angle:before{content:""}.hgi-bulk.hgi-angry-bird:after{content:""}.hgi-bulk.hgi-angry-bird:before{content:""}.hgi-bulk.hgi-angry:after{content:""}.hgi-bulk.hgi-angry:before{content:""}.hgi-bulk.hgi-anonymous:after{content:""}.hgi-bulk.hgi-anonymous:before{content:""}.hgi-bulk.hgi-api:after{content:""}.hgi-bulk.hgi-api:before{content:""}.hgi-bulk.hgi-app-store:after{content:""}.hgi-bulk.hgi-app-store:before{content:""}.hgi-bulk.hgi-apple-01:after{content:""}.hgi-bulk.hgi-apple-01:before{content:""}.hgi-bulk.hgi-apple-finder:after{content:""}.hgi-bulk.hgi-apple-finder:before{content:""}.hgi-bulk.hgi-apple-news:after{content:""}.hgi-bulk.hgi-apple-news:before{content:""}.hgi-bulk.hgi-apple-pie:after{content:""}.hgi-bulk.hgi-apple-pie:before{content:""}.hgi-bulk.hgi-apple-reminder:after{content:""}.hgi-bulk.hgi-apple-reminder:before{content:""}.hgi-bulk.hgi-apple:after{content:""}.hgi-bulk.hgi-apple-stocks:after{content:""}.hgi-bulk.hgi-apple-stocks:before{content:""}.hgi-bulk.hgi-apple-vision-pro:after{content:""}.hgi-bulk.hgi-apple-vision-pro:before{content:""}.hgi-bulk.hgi-apple:before{content:""}.hgi-bulk.hgi-approximately-equal-circle:after{content:""}.hgi-bulk.hgi-approximately-equal-circle:before{content:""}.hgi-bulk.hgi-approximately-equal:after{content:""}.hgi-bulk.hgi-approximately-equal-square:after{content:""}.hgi-bulk.hgi-approximately-equal-square:before{content:""}.hgi-bulk.hgi-approximately-equal:before{content:""}.hgi-bulk.hgi-apricot:after{content:""}.hgi-bulk.hgi-apricot:before{content:""}.hgi-bulk.hgi-apron:after{content:""}.hgi-bulk.hgi-apron:before{content:""}.hgi-bulk.hgi-arc-browser:after{content:""}.hgi-bulk.hgi-arc-browser:before{content:""}.hgi-bulk.hgi-archer:after{content:""}.hgi-bulk.hgi-archer:before{content:""}.hgi-bulk.hgi-archive-01:after{content:""}.hgi-bulk.hgi-archive-01:before{content:""}.hgi-bulk.hgi-archive-02:after{content:""}.hgi-bulk.hgi-archive-02:before{content:""}.hgi-bulk.hgi-archive:after{content:""}.hgi-bulk.hgi-archive:before{content:""}.hgi-bulk.hgi-armored-boot:after{content:""}.hgi-bulk.hgi-armored-boot:before{content:""}.hgi-bulk.hgi-arrange-by-letters-a-z:after{content:""}.hgi-bulk.hgi-arrange-by-letters-a-z:before{content:""}.hgi-bulk.hgi-arrange-by-letters-z-a:after{content:""}.hgi-bulk.hgi-arrange-by-letters-z-a:before{content:""}.hgi-bulk.hgi-arrange-by-numbers-1-9:after{content:""}.hgi-bulk.hgi-arrange-by-numbers-1-9:before{content:""}.hgi-bulk.hgi-arrange-by-numbers-9-1:after{content:""}.hgi-bulk.hgi-arrange-by-numbers-9-1:before{content:""}.hgi-bulk.hgi-arrange:after{content:""}.hgi-bulk.hgi-arrange:before{content:""}.hgi-bulk.hgi-arrow-all-direction:after{content:""}.hgi-bulk.hgi-arrow-all-direction:before{content:""}.hgi-bulk.hgi-arrow-data-transfer-diagonal:after{content:""}.hgi-bulk.hgi-arrow-data-transfer-diagonal:before{content:""}.hgi-bulk.hgi-arrow-data-transfer-horizontal:after{content:""}.hgi-bulk.hgi-arrow-data-transfer-horizontal:before{content:""}.hgi-bulk.hgi-arrow-data-transfer-vertical:after{content:""}.hgi-bulk.hgi-arrow-data-transfer-vertical:before{content:""}.hgi-bulk.hgi-arrow-diagonal:after{content:""}.hgi-bulk.hgi-arrow-diagonal:before{content:""}.hgi-bulk.hgi-arrow-down-01:after{content:""}.hgi-bulk.hgi-arrow-down-01:before{content:""}.hgi-bulk.hgi-arrow-down-02:after{content:""}.hgi-bulk.hgi-arrow-down-02:before{content:""}.hgi-bulk.hgi-arrow-down-03:after{content:""}.hgi-bulk.hgi-arrow-down-03:before{content:""}.hgi-bulk.hgi-arrow-down-04:after{content:""}.hgi-bulk.hgi-arrow-down-04:before{content:""}.hgi-bulk.hgi-arrow-down-05:after{content:""}.hgi-bulk.hgi-arrow-down-05:before{content:""}.hgi-bulk.hgi-arrow-down-double:after{content:""}.hgi-bulk.hgi-arrow-down-double:before{content:""}.hgi-bulk.hgi-arrow-down-left-01:after{content:""}.hgi-bulk.hgi-arrow-down-left-01:before{content:""}.hgi-bulk.hgi-arrow-down-left-02:after{content:""}.hgi-bulk.hgi-arrow-down-left-02:before{content:""}.hgi-bulk.hgi-arrow-down-right-01:after{content:""}.hgi-bulk.hgi-arrow-down-right-01:before{content:""}.hgi-bulk.hgi-arrow-down-right-02:after{content:""}.hgi-bulk.hgi-arrow-down-right-02:before{content:""}.hgi-bulk.hgi-arrow-expand-01:after{content:""}.hgi-bulk.hgi-arrow-expand-01:before{content:""}.hgi-bulk.hgi-arrow-expand-02:after{content:""}.hgi-bulk.hgi-arrow-expand-02:before{content:""}.hgi-bulk.hgi-arrow-expand-diagonal-01:after{content:""}.hgi-bulk.hgi-arrow-expand-diagonal-01:before{content:""}.hgi-bulk.hgi-arrow-expand-diagonal-02:after{content:""}.hgi-bulk.hgi-arrow-expand-diagonal-02:before{content:""}.hgi-bulk.hgi-arrow-expand:after{content:""}.hgi-bulk.hgi-arrow-expand:before{content:""}.hgi-bulk.hgi-arrow-horizontal:after{content:""}.hgi-bulk.hgi-arrow-horizontal:before{content:""}.hgi-bulk.hgi-arrow-left-01:after{content:""}.hgi-bulk.hgi-arrow-left-01:before{content:""}.hgi-bulk.hgi-arrow-left-02:after{content:""}.hgi-bulk.hgi-arrow-left-02:before{content:""}.hgi-bulk.hgi-arrow-left-03:after{content:""}.hgi-bulk.hgi-arrow-left-03:before{content:""}.hgi-bulk.hgi-arrow-left-04:after{content:""}.hgi-bulk.hgi-arrow-left-04:before{content:""}.hgi-bulk.hgi-arrow-left-05:after{content:""}.hgi-bulk.hgi-arrow-left-05:before{content:""}.hgi-bulk.hgi-arrow-left-double:after{content:""}.hgi-bulk.hgi-arrow-left-double:before{content:""}.hgi-bulk.hgi-arrow-left-right:after{content:""}.hgi-bulk.hgi-arrow-left-right:before{content:""}.hgi-bulk.hgi-arrow-move-down-left:after{content:""}.hgi-bulk.hgi-arrow-move-down-left:before{content:""}.hgi-bulk.hgi-arrow-move-down-right:after{content:""}.hgi-bulk.hgi-arrow-move-down-right:before{content:""}.hgi-bulk.hgi-arrow-move-left-down:after{content:""}.hgi-bulk.hgi-arrow-move-left-down:before{content:""}.hgi-bulk.hgi-arrow-move-right-down:after{content:""}.hgi-bulk.hgi-arrow-move-right-down:before{content:""}.hgi-bulk.hgi-arrow-move-up-left:after{content:""}.hgi-bulk.hgi-arrow-move-up-left:before{content:""}.hgi-bulk.hgi-arrow-move-up-right:after{content:""}.hgi-bulk.hgi-arrow-move-up-right:before{content:""}.hgi-bulk.hgi-arrow-reload-horizontal:after{content:""}.hgi-bulk.hgi-arrow-reload-horizontal:before{content:""}.hgi-bulk.hgi-arrow-reload-vertical:after{content:""}.hgi-bulk.hgi-arrow-reload-vertical:before{content:""}.hgi-bulk.hgi-arrow-right-01:after{content:""}.hgi-bulk.hgi-arrow-right-01:before{content:""}.hgi-bulk.hgi-arrow-right-02:after{content:""}.hgi-bulk.hgi-arrow-right-02:before{content:""}.hgi-bulk.hgi-arrow-right-03:after{content:""}.hgi-bulk.hgi-arrow-right-03:before{content:""}.hgi-bulk.hgi-arrow-right-04:after{content:""}.hgi-bulk.hgi-arrow-right-04:before{content:""}.hgi-bulk.hgi-arrow-right-05:after{content:""}.hgi-bulk.hgi-arrow-right-05:before{content:""}.hgi-bulk.hgi-arrow-right-double:after{content:""}.hgi-bulk.hgi-arrow-right-double:before{content:""}.hgi-bulk.hgi-arrow-shrink-01:after{content:""}.hgi-bulk.hgi-arrow-shrink-01:before{content:""}.hgi-bulk.hgi-arrow-shrink-02:after{content:""}.hgi-bulk.hgi-arrow-shrink-02:before{content:""}.hgi-bulk.hgi-arrow-shrink:after{content:""}.hgi-bulk.hgi-arrow-shrink:before{content:""}.hgi-bulk.hgi-arrow-turn-backward:after{content:""}.hgi-bulk.hgi-arrow-turn-backward:before{content:""}.hgi-bulk.hgi-arrow-turn-down:after{content:""}.hgi-bulk.hgi-arrow-turn-down:before{content:""}.hgi-bulk.hgi-arrow-turn-forward:after{content:""}.hgi-bulk.hgi-arrow-turn-forward:before{content:""}.hgi-bulk.hgi-arrow-turn-up:after{content:""}.hgi-bulk.hgi-arrow-turn-up:before{content:""}.hgi-bulk.hgi-arrow-up-01:after{content:""}.hgi-bulk.hgi-arrow-up-01:before{content:""}.hgi-bulk.hgi-arrow-up-02:after{content:""}.hgi-bulk.hgi-arrow-up-02:before{content:""}.hgi-bulk.hgi-arrow-up-03:after{content:""}.hgi-bulk.hgi-arrow-up-03:before{content:""}.hgi-bulk.hgi-arrow-up-04:after{content:""}.hgi-bulk.hgi-arrow-up-04:before{content:""}.hgi-bulk.hgi-arrow-up-05:after{content:""}.hgi-bulk.hgi-arrow-up-05:before{content:""}.hgi-bulk.hgi-arrow-up-double:after{content:""}.hgi-bulk.hgi-arrow-up-double:before{content:""}.hgi-bulk.hgi-arrow-up-down:after{content:""}.hgi-bulk.hgi-arrow-up-down:before{content:""}.hgi-bulk.hgi-arrow-up-left-01:after{content:""}.hgi-bulk.hgi-arrow-up-left-01:before{content:""}.hgi-bulk.hgi-arrow-up-left-02:after{content:""}.hgi-bulk.hgi-arrow-up-left-02:before{content:""}.hgi-bulk.hgi-arrow-up-right-01:after{content:""}.hgi-bulk.hgi-arrow-up-right-01:before{content:""}.hgi-bulk.hgi-arrow-up-right-02:after{content:""}.hgi-bulk.hgi-arrow-up-right-02:before{content:""}.hgi-bulk.hgi-arrow-vertical:after{content:""}.hgi-bulk.hgi-arrow-vertical:before{content:""}.hgi-bulk.hgi-artboard:after{content:""}.hgi-bulk.hgi-artboard-tool:after{content:""}.hgi-bulk.hgi-artboard-tool:before{content:""}.hgi-bulk.hgi-artboard:before{content:""}.hgi-bulk.hgi-artificial-intelligence-01:after{content:""}.hgi-bulk.hgi-artificial-intelligence-01:before{content:""}.hgi-bulk.hgi-artificial-intelligence-02:after{content:""}.hgi-bulk.hgi-artificial-intelligence-02:before{content:""}.hgi-bulk.hgi-artificial-intelligence-03:after{content:""}.hgi-bulk.hgi-artificial-intelligence-03:before{content:""}.hgi-bulk.hgi-artificial-intelligence-04:after{content:""}.hgi-bulk.hgi-artificial-intelligence-04:before{content:""}.hgi-bulk.hgi-artificial-intelligence-05:after{content:""}.hgi-bulk.hgi-artificial-intelligence-05:before{content:""}.hgi-bulk.hgi-artificial-intelligence-06:after{content:""}.hgi-bulk.hgi-artificial-intelligence-06:before{content:""}.hgi-bulk.hgi-artificial-intelligence-07:after{content:""}.hgi-bulk.hgi-artificial-intelligence-07:before{content:""}.hgi-bulk.hgi-aspect-ratio:after{content:""}.hgi-bulk.hgi-aspect-ratio:before{content:""}.hgi-bulk.hgi-assignments:after{content:""}.hgi-bulk.hgi-assignments:before{content:""}.hgi-bulk.hgi-asteroid-01:after{content:""}.hgi-bulk.hgi-asteroid-01:before{content:""}.hgi-bulk.hgi-asteroid-02:after{content:""}.hgi-bulk.hgi-asteroid-02:before{content:""}.hgi-bulk.hgi-astronaut-01:after{content:""}.hgi-bulk.hgi-astronaut-01:before{content:""}.hgi-bulk.hgi-astronaut-02:after{content:""}.hgi-bulk.hgi-astronaut-02:before{content:""}.hgi-bulk.hgi-at:after{content:""}.hgi-bulk.hgi-at:before{content:""}.hgi-bulk.hgi-atm-01:after{content:""}.hgi-bulk.hgi-atm-01:before{content:""}.hgi-bulk.hgi-atm-02:after{content:""}.hgi-bulk.hgi-atm-02:before{content:""}.hgi-bulk.hgi-atom-01:after{content:""}.hgi-bulk.hgi-atom-01:before{content:""}.hgi-bulk.hgi-atom-02:after{content:""}.hgi-bulk.hgi-atom-02:before{content:""}.hgi-bulk.hgi-atomic-power:after{content:""}.hgi-bulk.hgi-atomic-power:before{content:""}.hgi-bulk.hgi-attachment-01:after{content:""}.hgi-bulk.hgi-attachment-01:before{content:""}.hgi-bulk.hgi-attachment-02:after{content:""}.hgi-bulk.hgi-attachment-02:before{content:""}.hgi-bulk.hgi-attachment-circle:after{content:""}.hgi-bulk.hgi-attachment-circle:before{content:""}.hgi-bulk.hgi-attachment:after{content:""}.hgi-bulk.hgi-attachment-square:after{content:""}.hgi-bulk.hgi-attachment-square:before{content:""}.hgi-bulk.hgi-attachment:before{content:""}.hgi-bulk.hgi-auction:after{content:""}.hgi-bulk.hgi-auction:before{content:""}.hgi-bulk.hgi-audio-book-01:after{content:""}.hgi-bulk.hgi-audio-book-01:before{content:""}.hgi-bulk.hgi-audio-book-02:after{content:""}.hgi-bulk.hgi-audio-book-02:before{content:""}.hgi-bulk.hgi-audio-book-03:after{content:""}.hgi-bulk.hgi-audio-book-03:before{content:""}.hgi-bulk.hgi-audio-book-04:after{content:""}.hgi-bulk.hgi-audio-book-04:before{content:""}.hgi-bulk.hgi-audit-01:after{content:""}.hgi-bulk.hgi-audit-01:before{content:""}.hgi-bulk.hgi-audit-02:after{content:""}.hgi-bulk.hgi-audit-02:before{content:""}.hgi-bulk.hgi-augmented-reality-ar:after{content:""}.hgi-bulk.hgi-augmented-reality-ar:before{content:""}.hgi-bulk.hgi-authorized:after{content:""}.hgi-bulk.hgi-authorized:before{content:""}.hgi-bulk.hgi-auto-conversations:after{content:""}.hgi-bulk.hgi-auto-conversations:before{content:""}.hgi-bulk.hgi-automotive-battery-01:after{content:""}.hgi-bulk.hgi-automotive-battery-01:before{content:""}.hgi-bulk.hgi-automotive-battery-02:after{content:""}.hgi-bulk.hgi-automotive-battery-02:before{content:""}.hgi-bulk.hgi-avalanche:after{content:""}.hgi-bulk.hgi-avalanche:before{content:""}.hgi-bulk.hgi-avocado:after{content:""}.hgi-bulk.hgi-avocado:before{content:""}.hgi-bulk.hgi-award-01:after{content:""}.hgi-bulk.hgi-award-01:before{content:""}.hgi-bulk.hgi-award-02:after{content:""}.hgi-bulk.hgi-award-02:before{content:""}.hgi-bulk.hgi-award-03:after{content:""}.hgi-bulk.hgi-award-03:before{content:""}.hgi-bulk.hgi-award-04:after{content:""}.hgi-bulk.hgi-award-04:before{content:""}.hgi-bulk.hgi-award-05:after{content:""}.hgi-bulk.hgi-award-05:before{content:""}.hgi-bulk.hgi-baby-01:after{content:""}.hgi-bulk.hgi-baby-01:before{content:""}.hgi-bulk.hgi-baby-02:after{content:""}.hgi-bulk.hgi-baby-02:before{content:""}.hgi-bulk.hgi-baby-bed-01:after{content:""}.hgi-bulk.hgi-baby-bed-01:before{content:""}.hgi-bulk.hgi-baby-bed-02:after{content:""}.hgi-bulk.hgi-baby-bed-02:before{content:""}.hgi-bulk.hgi-baby-bottle:after{content:""}.hgi-bulk.hgi-baby-bottle:before{content:""}.hgi-bulk.hgi-baby-boy-dress:after{content:""}.hgi-bulk.hgi-baby-boy-dress:before{content:""}.hgi-bulk.hgi-baby-girl-dress:after{content:""}.hgi-bulk.hgi-baby-girl-dress:before{content:""}.hgi-bulk.hgi-backpack-01:after{content:""}.hgi-bulk.hgi-backpack-01:before{content:""}.hgi-bulk.hgi-backpack-02:after{content:""}.hgi-bulk.hgi-backpack-02:before{content:""}.hgi-bulk.hgi-backpack-03:after{content:""}.hgi-bulk.hgi-backpack-03:before{content:""}.hgi-bulk.hgi-backward-01:after{content:""}.hgi-bulk.hgi-backward-01:before{content:""}.hgi-bulk.hgi-backward-02:after{content:""}.hgi-bulk.hgi-backward-02:before{content:""}.hgi-bulk.hgi-bacteria:after{content:""}.hgi-bulk.hgi-bacteria:before{content:""}.hgi-bulk.hgi-badminton:after{content:""}.hgi-bulk.hgi-badminton-shuttle:after{content:""}.hgi-bulk.hgi-badminton-shuttle:before{content:""}.hgi-bulk.hgi-badminton:before{content:""}.hgi-bulk.hgi-banana:after{content:""}.hgi-bulk.hgi-banana:before{content:""}.hgi-bulk.hgi-bandage:after{content:""}.hgi-bulk.hgi-bandage:before{content:""}.hgi-bulk.hgi-bank:after{content:""}.hgi-bulk.hgi-bank:before{content:""}.hgi-bulk.hgi-bar-code-01:after{content:""}.hgi-bulk.hgi-bar-code-01:before{content:""}.hgi-bulk.hgi-bar-code-02:after{content:""}.hgi-bulk.hgi-bar-code-02:before{content:""}.hgi-bulk.hgi-barns:after{content:""}.hgi-bulk.hgi-barns:before{content:""}.hgi-bulk.hgi-baseball-bat:after{content:""}.hgi-bulk.hgi-baseball-bat:before{content:""}.hgi-bulk.hgi-baseball-helmet:after{content:""}.hgi-bulk.hgi-baseball-helmet:before{content:""}.hgi-bulk.hgi-baseball:after{content:""}.hgi-bulk.hgi-baseball:before{content:""}.hgi-bulk.hgi-basketball-01:after{content:""}.hgi-bulk.hgi-basketball-01:before{content:""}.hgi-bulk.hgi-basketball-02:after{content:""}.hgi-bulk.hgi-basketball-02:before{content:""}.hgi-bulk.hgi-basketball-hoop:after{content:""}.hgi-bulk.hgi-basketball-hoop:before{content:""}.hgi-bulk.hgi-bathtub-01:after{content:""}.hgi-bulk.hgi-bathtub-01:before{content:""}.hgi-bulk.hgi-bathtub-02:after{content:""}.hgi-bulk.hgi-bathtub-02:before{content:""}.hgi-bulk.hgi-batteries-energy:after{content:""}.hgi-bulk.hgi-batteries-energy:before{content:""}.hgi-bulk.hgi-battery-charging-01:after{content:""}.hgi-bulk.hgi-battery-charging-01:before{content:""}.hgi-bulk.hgi-battery-charging-02:after{content:""}.hgi-bulk.hgi-battery-charging-02:before{content:""}.hgi-bulk.hgi-battery-eco-charging:after{content:""}.hgi-bulk.hgi-battery-eco-charging:before{content:""}.hgi-bulk.hgi-battery-empty:after{content:""}.hgi-bulk.hgi-battery-empty:before{content:""}.hgi-bulk.hgi-battery-full:after{content:""}.hgi-bulk.hgi-battery-full:before{content:""}.hgi-bulk.hgi-battery-low:after{content:""}.hgi-bulk.hgi-battery-low:before{content:""}.hgi-bulk.hgi-battery-medium-01:after{content:""}.hgi-bulk.hgi-battery-medium-01:before{content:""}.hgi-bulk.hgi-battery-medium-02:after{content:""}.hgi-bulk.hgi-battery-medium-02:before{content:""}.hgi-bulk.hgi-bbq-grill:after{content:""}.hgi-bulk.hgi-bbq-grill:before{content:""}.hgi-bulk.hgi-beach-02:after{content:""}.hgi-bulk.hgi-beach-02:before{content:""}.hgi-bulk.hgi-beach:after{content:""}.hgi-bulk.hgi-beach:before{content:""}.hgi-bulk.hgi-beater:after{content:""}.hgi-bulk.hgi-beater:before{content:""}.hgi-bulk.hgi-bebo:after{content:""}.hgi-bulk.hgi-bebo:before{content:""}.hgi-bulk.hgi-bed-bunk:after{content:""}.hgi-bulk.hgi-bed-bunk:before{content:""}.hgi-bulk.hgi-bed-double:after{content:""}.hgi-bulk.hgi-bed-double:before{content:""}.hgi-bulk.hgi-bed:after{content:""}.hgi-bulk.hgi-bed-single-01:after{content:""}.hgi-bulk.hgi-bed-single-01:before{content:""}.hgi-bulk.hgi-bed-single-02:after{content:""}.hgi-bulk.hgi-bed-single-02:before{content:""}.hgi-bulk.hgi-bed:before{content:""}.hgi-bulk.hgi-bedug-01:after{content:""}.hgi-bulk.hgi-bedug-01:before{content:""}.hgi-bulk.hgi-bedug-02:after{content:""}.hgi-bulk.hgi-bedug-02:before{content:""}.hgi-bulk.hgi-behance-01:after{content:""}.hgi-bulk.hgi-behance-01:before{content:""}.hgi-bulk.hgi-behance-02:after{content:""}.hgi-bulk.hgi-behance-02:before{content:""}.hgi-bulk.hgi-belt:after{content:""}.hgi-bulk.hgi-belt:before{content:""}.hgi-bulk.hgi-bend-tool:after{content:""}.hgi-bulk.hgi-bend-tool:before{content:""}.hgi-bulk.hgi-berlin:after{content:""}.hgi-bulk.hgi-berlin-tower:after{content:""}.hgi-bulk.hgi-berlin-tower:before{content:""}.hgi-bulk.hgi-berlin:before{content:""}.hgi-bulk.hgi-beta:after{content:""}.hgi-bulk.hgi-beta:before{content:""}.hgi-bulk.hgi-bicycle-01:after{content:""}.hgi-bulk.hgi-bicycle-01:before{content:""}.hgi-bulk.hgi-bicycle:after{content:""}.hgi-bulk.hgi-bicycle:before{content:""}.hgi-bulk.hgi-billiard-01:after{content:""}.hgi-bulk.hgi-billiard-01:before{content:""}.hgi-bulk.hgi-billiard-02:after{content:""}.hgi-bulk.hgi-billiard-02:before{content:""}.hgi-bulk.hgi-binary-code:after{content:""}.hgi-bulk.hgi-binary-code:before{content:""}.hgi-bulk.hgi-bing:after{content:""}.hgi-bulk.hgi-bing:before{content:""}.hgi-bulk.hgi-bio-energy:after{content:""}.hgi-bulk.hgi-bio-energy:before{content:""}.hgi-bulk.hgi-biomass-energy:after{content:""}.hgi-bulk.hgi-biomass-energy:before{content:""}.hgi-bulk.hgi-biometric-access:after{content:""}.hgi-bulk.hgi-biometric-access:before{content:""}.hgi-bulk.hgi-biometric-device:after{content:""}.hgi-bulk.hgi-biometric-device:before{content:""}.hgi-bulk.hgi-birthday-cake:after{content:""}.hgi-bulk.hgi-birthday-cake:before{content:""}.hgi-bulk.hgi-biscuit:after{content:""}.hgi-bulk.hgi-biscuit:before{content:""}.hgi-bulk.hgi-bitcoin-01:after{content:""}.hgi-bulk.hgi-bitcoin-01:before{content:""}.hgi-bulk.hgi-bitcoin-02:after{content:""}.hgi-bulk.hgi-bitcoin-02:before{content:""}.hgi-bulk.hgi-bitcoin-03:after{content:""}.hgi-bulk.hgi-bitcoin-03:before{content:""}.hgi-bulk.hgi-bitcoin-04:after{content:""}.hgi-bulk.hgi-bitcoin-04:before{content:""}.hgi-bulk.hgi-bitcoin-bag:after{content:""}.hgi-bulk.hgi-bitcoin-bag:before{content:""}.hgi-bulk.hgi-bitcoin-circle:after{content:""}.hgi-bulk.hgi-bitcoin-circle:before{content:""}.hgi-bulk.hgi-bitcoin-cloud:after{content:""}.hgi-bulk.hgi-bitcoin-cloud:before{content:""}.hgi-bulk.hgi-bitcoin-cpu:after{content:""}.hgi-bulk.hgi-bitcoin-cpu:before{content:""}.hgi-bulk.hgi-bitcoin-credit-card:after{content:""}.hgi-bulk.hgi-bitcoin-credit-card:before{content:""}.hgi-bulk.hgi-bitcoin-database:after{content:""}.hgi-bulk.hgi-bitcoin-database:before{content:""}.hgi-bulk.hgi-bitcoin-down-01:after{content:""}.hgi-bulk.hgi-bitcoin-down-01:before{content:""}.hgi-bulk.hgi-bitcoin-down-02:after{content:""}.hgi-bulk.hgi-bitcoin-down-02:before{content:""}.hgi-bulk.hgi-bitcoin-ellipse:after{content:""}.hgi-bulk.hgi-bitcoin-ellipse:before{content:""}.hgi-bulk.hgi-bitcoin-eye:after{content:""}.hgi-bulk.hgi-bitcoin-eye:before{content:""}.hgi-bulk.hgi-bitcoin-filter:after{content:""}.hgi-bulk.hgi-bitcoin-filter:before{content:""}.hgi-bulk.hgi-bitcoin-flashdisk:after{content:""}.hgi-bulk.hgi-bitcoin-flashdisk:before{content:""}.hgi-bulk.hgi-bitcoin-graph:after{content:""}.hgi-bulk.hgi-bitcoin-graph:before{content:""}.hgi-bulk.hgi-bitcoin-invoice:after{content:""}.hgi-bulk.hgi-bitcoin-invoice:before{content:""}.hgi-bulk.hgi-bitcoin-key:after{content:""}.hgi-bulk.hgi-bitcoin-key:before{content:""}.hgi-bulk.hgi-bitcoin-location:after{content:""}.hgi-bulk.hgi-bitcoin-location:before{content:""}.hgi-bulk.hgi-bitcoin-lock:after{content:""}.hgi-bulk.hgi-bitcoin-lock:before{content:""}.hgi-bulk.hgi-bitcoin-mail:after{content:""}.hgi-bulk.hgi-bitcoin-mail:before{content:""}.hgi-bulk.hgi-bitcoin-mind:after{content:""}.hgi-bulk.hgi-bitcoin-mind:before{content:""}.hgi-bulk.hgi-bitcoin-money-01:after{content:""}.hgi-bulk.hgi-bitcoin-money-01:before{content:""}.hgi-bulk.hgi-bitcoin-money-02:after{content:""}.hgi-bulk.hgi-bitcoin-money-02:before{content:""}.hgi-bulk.hgi-bitcoin-pie-chart:after{content:""}.hgi-bulk.hgi-bitcoin-pie-chart:before{content:""}.hgi-bulk.hgi-bitcoin-piggy-bank:after{content:""}.hgi-bulk.hgi-bitcoin-piggy-bank:before{content:""}.hgi-bulk.hgi-bitcoin-presentation:after{content:""}.hgi-bulk.hgi-bitcoin-presentation:before{content:""}.hgi-bulk.hgi-bitcoin-receipt:after{content:""}.hgi-bulk.hgi-bitcoin-receipt:before{content:""}.hgi-bulk.hgi-bitcoin-receive:after{content:""}.hgi-bulk.hgi-bitcoin-receive:before{content:""}.hgi-bulk.hgi-bitcoin-rectangle:after{content:""}.hgi-bulk.hgi-bitcoin-rectangle:before{content:""}.hgi-bulk.hgi-bitcoin-safe:after{content:""}.hgi-bulk.hgi-bitcoin-safe:before{content:""}.hgi-bulk.hgi-bitcoin-search:after{content:""}.hgi-bulk.hgi-bitcoin-search:before{content:""}.hgi-bulk.hgi-bitcoin:after{content:""}.hgi-bulk.hgi-bitcoin-send:after{content:""}.hgi-bulk.hgi-bitcoin-send:before{content:""}.hgi-bulk.hgi-bitcoin-setting:after{content:""}.hgi-bulk.hgi-bitcoin-setting:before{content:""}.hgi-bulk.hgi-bitcoin-shield:after{content:""}.hgi-bulk.hgi-bitcoin-shield:before{content:""}.hgi-bulk.hgi-bitcoin-shopping:after{content:""}.hgi-bulk.hgi-bitcoin-shopping:before{content:""}.hgi-bulk.hgi-bitcoin-smartphone-01:after{content:""}.hgi-bulk.hgi-bitcoin-smartphone-01:before{content:""}.hgi-bulk.hgi-bitcoin-smartphone-02:after{content:""}.hgi-bulk.hgi-bitcoin-smartphone-02:before{content:""}.hgi-bulk.hgi-bitcoin-square:after{content:""}.hgi-bulk.hgi-bitcoin-square:before{content:""}.hgi-bulk.hgi-bitcoin-store:after{content:""}.hgi-bulk.hgi-bitcoin-store:before{content:""}.hgi-bulk.hgi-bitcoin-tag:after{content:""}.hgi-bulk.hgi-bitcoin-tag:before{content:""}.hgi-bulk.hgi-bitcoin-target:after{content:""}.hgi-bulk.hgi-bitcoin-target:before{content:""}.hgi-bulk.hgi-bitcoin-transaction:after{content:""}.hgi-bulk.hgi-bitcoin-transaction:before{content:""}.hgi-bulk.hgi-bitcoin-up-01:after{content:""}.hgi-bulk.hgi-bitcoin-up-01:before{content:""}.hgi-bulk.hgi-bitcoin-up-02:after{content:""}.hgi-bulk.hgi-bitcoin-up-02:before{content:""}.hgi-bulk.hgi-bitcoin-wallet:after{content:""}.hgi-bulk.hgi-bitcoin-wallet:before{content:""}.hgi-bulk.hgi-bitcoin-withdraw:after{content:""}.hgi-bulk.hgi-bitcoin-withdraw:before{content:""}.hgi-bulk.hgi-bitcoin:before{content:""}.hgi-bulk.hgi-black-hole-01:after{content:""}.hgi-bulk.hgi-black-hole-01:before{content:""}.hgi-bulk.hgi-black-hole:after{content:""}.hgi-bulk.hgi-black-hole:before{content:""}.hgi-bulk.hgi-blend:after{content:""}.hgi-bulk.hgi-blend:before{content:""}.hgi-bulk.hgi-blender:after{content:""}.hgi-bulk.hgi-blender:before{content:""}.hgi-bulk.hgi-block-game:after{content:""}.hgi-bulk.hgi-block-game:before{content:""}.hgi-bulk.hgi-blockchain-01:after{content:""}.hgi-bulk.hgi-blockchain-01:before{content:""}.hgi-bulk.hgi-blockchain-02:after{content:""}.hgi-bulk.hgi-blockchain-02:before{content:""}.hgi-bulk.hgi-blockchain-03:after{content:""}.hgi-bulk.hgi-blockchain-03:before{content:""}.hgi-bulk.hgi-blockchain-04:after{content:""}.hgi-bulk.hgi-blockchain-04:before{content:""}.hgi-bulk.hgi-blockchain-05:after{content:""}.hgi-bulk.hgi-blockchain-05:before{content:""}.hgi-bulk.hgi-blockchain-06:after{content:""}.hgi-bulk.hgi-blockchain-06:before{content:""}.hgi-bulk.hgi-blockchain-07:after{content:""}.hgi-bulk.hgi-blockchain-07:before{content:""}.hgi-bulk.hgi-blocked:after{content:""}.hgi-bulk.hgi-blocked:before{content:""}.hgi-bulk.hgi-blogger:after{content:""}.hgi-bulk.hgi-blogger:before{content:""}.hgi-bulk.hgi-blood-bag:after{content:""}.hgi-bulk.hgi-blood-bag:before{content:""}.hgi-bulk.hgi-blood-bottle:after{content:""}.hgi-bulk.hgi-blood-bottle:before{content:""}.hgi-bulk.hgi-blood-pressure:after{content:""}.hgi-bulk.hgi-blood-pressure:before{content:""}.hgi-bulk.hgi-blood:after{content:""}.hgi-bulk.hgi-blood-type:after{content:""}.hgi-bulk.hgi-blood-type:before{content:""}.hgi-bulk.hgi-blood:before{content:""}.hgi-bulk.hgi-bluetooth-circle:after{content:""}.hgi-bulk.hgi-bluetooth-circle:before{content:""}.hgi-bulk.hgi-bluetooth-not-connected:after{content:""}.hgi-bulk.hgi-bluetooth-not-connected:before{content:""}.hgi-bulk.hgi-bluetooth-search:after{content:""}.hgi-bulk.hgi-bluetooth-search:before{content:""}.hgi-bulk.hgi-bluetooth:after{content:""}.hgi-bulk.hgi-bluetooth-square:after{content:""}.hgi-bulk.hgi-bluetooth-square:before{content:""}.hgi-bulk.hgi-bluetooth:before{content:""}.hgi-bulk.hgi-blur:after{content:""}.hgi-bulk.hgi-blur:before{content:""}.hgi-bulk.hgi-blush-brush-01:after{content:""}.hgi-bulk.hgi-blush-brush-01:before{content:""}.hgi-bulk.hgi-blush-brush-02:after{content:""}.hgi-bulk.hgi-blush-brush-02:before{content:""}.hgi-bulk.hgi-board-math:after{content:""}.hgi-bulk.hgi-board-math:before{content:""}.hgi-bulk.hgi-boat:after{content:""}.hgi-bulk.hgi-boat:before{content:""}.hgi-bulk.hgi-body-armor:after{content:""}.hgi-bulk.hgi-body-armor:before{content:""}.hgi-bulk.hgi-body-part-leg:after{content:""}.hgi-bulk.hgi-body-part-leg:before{content:""}.hgi-bulk.hgi-body-part-muscle:after{content:""}.hgi-bulk.hgi-body-part-muscle:before{content:""}.hgi-bulk.hgi-body-part-six-pack:after{content:""}.hgi-bulk.hgi-body-part-six-pack:before{content:""}.hgi-bulk.hgi-body-soap:after{content:""}.hgi-bulk.hgi-body-soap:before{content:""}.hgi-bulk.hgi-body-weight:after{content:""}.hgi-bulk.hgi-body-weight:before{content:""}.hgi-bulk.hgi-bomb:after{content:""}.hgi-bulk.hgi-bomb:before{content:""}.hgi-bulk.hgi-bone-01:after{content:""}.hgi-bulk.hgi-bone-01:before{content:""}.hgi-bulk.hgi-bone-02:after{content:""}.hgi-bulk.hgi-bone-02:before{content:""}.hgi-bulk.hgi-book-01:after{content:""}.hgi-bulk.hgi-book-01:before{content:""}.hgi-bulk.hgi-book-02:after{content:""}.hgi-bulk.hgi-book-02:before{content:""}.hgi-bulk.hgi-book-03:after{content:""}.hgi-bulk.hgi-book-03:before{content:""}.hgi-bulk.hgi-book-04:after{content:""}.hgi-bulk.hgi-book-04:before{content:""}.hgi-bulk.hgi-book-bookmark-01:after{content:""}.hgi-bulk.hgi-book-bookmark-01:before{content:""}.hgi-bulk.hgi-book-bookmark-02:after{content:""}.hgi-bulk.hgi-book-bookmark-02:before{content:""}.hgi-bulk.hgi-book-download:after{content:""}.hgi-bulk.hgi-book-download:before{content:""}.hgi-bulk.hgi-book-edit:after{content:""}.hgi-bulk.hgi-book-edit:before{content:""}.hgi-bulk.hgi-book-open-01:after{content:""}.hgi-bulk.hgi-book-open-01:before{content:""}.hgi-bulk.hgi-book-open-02:after{content:""}.hgi-bulk.hgi-book-open-02:before{content:""}.hgi-bulk.hgi-book-upload:after{content:""}.hgi-bulk.hgi-book-upload:before{content:""}.hgi-bulk.hgi-bookmark-01:after{content:""}.hgi-bulk.hgi-bookmark-01:before{content:""}.hgi-bulk.hgi-bookmark-02:after{content:""}.hgi-bulk.hgi-bookmark-02:before{content:""}.hgi-bulk.hgi-bookmark-03:after{content:""}.hgi-bulk.hgi-bookmark-03:before{content:""}.hgi-bulk.hgi-bookmark-add-01:after{content:""}.hgi-bulk.hgi-bookmark-add-01:before{content:""}.hgi-bulk.hgi-bookmark-add-02:after{content:""}.hgi-bulk.hgi-bookmark-add-02:before{content:""}.hgi-bulk.hgi-bookmark-block-01:after{content:""}.hgi-bulk.hgi-bookmark-block-01:before{content:""}.hgi-bulk.hgi-bookmark-block-02:after{content:""}.hgi-bulk.hgi-bookmark-block-02:before{content:""}.hgi-bulk.hgi-bookmark-check-01:after{content:""}.hgi-bulk.hgi-bookmark-check-01:before{content:""}.hgi-bulk.hgi-bookmark-check-02:after{content:""}.hgi-bulk.hgi-bookmark-check-02:before{content:""}.hgi-bulk.hgi-bookmark-minus-01:after{content:""}.hgi-bulk.hgi-bookmark-minus-01:before{content:""}.hgi-bulk.hgi-bookmark-minus-02:after{content:""}.hgi-bulk.hgi-bookmark-minus-02:before{content:""}.hgi-bulk.hgi-bookmark-off-01:after{content:""}.hgi-bulk.hgi-bookmark-off-01:before{content:""}.hgi-bulk.hgi-bookmark-off-02:after{content:""}.hgi-bulk.hgi-bookmark-off-02:before{content:""}.hgi-bulk.hgi-bookmark-remove-01:after{content:""}.hgi-bulk.hgi-bookmark-remove-01:before{content:""}.hgi-bulk.hgi-bookmark-remove-02:after{content:""}.hgi-bulk.hgi-bookmark-remove-02:before{content:""}.hgi-bulk.hgi-books-01:after{content:""}.hgi-bulk.hgi-books-01:before{content:""}.hgi-bulk.hgi-books-02:after{content:""}.hgi-bulk.hgi-books-02:before{content:""}.hgi-bulk.hgi-bookshelf-01:after{content:""}.hgi-bulk.hgi-bookshelf-01:before{content:""}.hgi-bulk.hgi-bookshelf-02:after{content:""}.hgi-bulk.hgi-bookshelf-02:before{content:""}.hgi-bulk.hgi-bookshelf-03:after{content:""}.hgi-bulk.hgi-bookshelf-03:before{content:""}.hgi-bulk.hgi-bootstrap:after{content:""}.hgi-bulk.hgi-bootstrap:before{content:""}.hgi-bulk.hgi-border-all-01:after{content:""}.hgi-bulk.hgi-border-all-01:before{content:""}.hgi-bulk.hgi-border-all-02:after{content:""}.hgi-bulk.hgi-border-all-02:before{content:""}.hgi-bulk.hgi-border-bottom-01:after{content:""}.hgi-bulk.hgi-border-bottom-01:before{content:""}.hgi-bulk.hgi-border-bottom-02:after{content:""}.hgi-bulk.hgi-border-bottom-02:before{content:""}.hgi-bulk.hgi-border-full:after{content:""}.hgi-bulk.hgi-border-full:before{content:""}.hgi-bulk.hgi-border-horizontal:after{content:""}.hgi-bulk.hgi-border-horizontal:before{content:""}.hgi-bulk.hgi-border-inner:after{content:""}.hgi-bulk.hgi-border-inner:before{content:""}.hgi-bulk.hgi-border-left-01:after{content:""}.hgi-bulk.hgi-border-left-01:before{content:""}.hgi-bulk.hgi-border-left-02:after{content:""}.hgi-bulk.hgi-border-left-02:before{content:""}.hgi-bulk.hgi-border-none-01:after{content:""}.hgi-bulk.hgi-border-none-01:before{content:""}.hgi-bulk.hgi-border-none-02:after{content:""}.hgi-bulk.hgi-border-none-02:before{content:""}.hgi-bulk.hgi-border-right-01:after{content:""}.hgi-bulk.hgi-border-right-01:before{content:""}.hgi-bulk.hgi-border-right-02:after{content:""}.hgi-bulk.hgi-border-right-02:before{content:""}.hgi-bulk.hgi-border-top-01:after{content:""}.hgi-bulk.hgi-border-top-01:before{content:""}.hgi-bulk.hgi-border-top-02:after{content:""}.hgi-bulk.hgi-border-top-02:before{content:""}.hgi-bulk.hgi-border-vertical:after{content:""}.hgi-bulk.hgi-border-vertical:before{content:""}.hgi-bulk.hgi-borobudur:after{content:""}.hgi-bulk.hgi-borobudur:before{content:""}.hgi-bulk.hgi-bot:after{content:""}.hgi-bulk.hgi-bot:before{content:""}.hgi-bulk.hgi-bounce-left:after{content:""}.hgi-bulk.hgi-bounce-left:before{content:""}.hgi-bulk.hgi-bounce-right:after{content:""}.hgi-bulk.hgi-bounce-right:before{content:""}.hgi-bulk.hgi-bounding-box:after{content:""}.hgi-bulk.hgi-bounding-box:before{content:""}.hgi-bulk.hgi-bow-tie:after{content:""}.hgi-bulk.hgi-bow-tie:before{content:""}.hgi-bulk.hgi-bowling-pins:after{content:""}.hgi-bulk.hgi-bowling-pins:before{content:""}.hgi-bulk.hgi-bowling:after{content:""}.hgi-bulk.hgi-bowling:before{content:""}.hgi-bulk.hgi-boxer:after{content:""}.hgi-bulk.hgi-boxer:before{content:""}.hgi-bulk.hgi-boxing-bag:after{content:""}.hgi-bulk.hgi-boxing-bag:before{content:""}.hgi-bulk.hgi-boxing-glove-01:after{content:""}.hgi-bulk.hgi-boxing-glove-01:before{content:""}.hgi-bulk.hgi-boxing-glove:after{content:""}.hgi-bulk.hgi-boxing-glove:before{content:""}.hgi-bulk.hgi-brain-01:after{content:""}.hgi-bulk.hgi-brain-01:before{content:""}.hgi-bulk.hgi-brain-02:after{content:""}.hgi-bulk.hgi-brain-02:before{content:""}.hgi-bulk.hgi-brain:after{content:""}.hgi-bulk.hgi-brain:before{content:""}.hgi-bulk.hgi-brandfetch:after{content:""}.hgi-bulk.hgi-brandfetch:before{content:""}.hgi-bulk.hgi-bread-01:after{content:""}.hgi-bulk.hgi-bread-01:before{content:""}.hgi-bulk.hgi-bread-02:after{content:""}.hgi-bulk.hgi-bread-02:before{content:""}.hgi-bulk.hgi-bread-03:after{content:""}.hgi-bulk.hgi-bread-03:before{content:""}.hgi-bulk.hgi-bread-04:after{content:""}.hgi-bulk.hgi-bread-04:before{content:""}.hgi-bulk.hgi-breast-pump:after{content:""}.hgi-bulk.hgi-breast-pump:before{content:""}.hgi-bulk.hgi-bridge:after{content:""}.hgi-bulk.hgi-bridge:before{content:""}.hgi-bulk.hgi-briefcase-01:after{content:""}.hgi-bulk.hgi-briefcase-01:before{content:""}.hgi-bulk.hgi-briefcase-02:after{content:""}.hgi-bulk.hgi-briefcase-02:before{content:""}.hgi-bulk.hgi-briefcase-03:after{content:""}.hgi-bulk.hgi-briefcase-03:before{content:""}.hgi-bulk.hgi-briefcase-04:after{content:""}.hgi-bulk.hgi-briefcase-04:before{content:""}.hgi-bulk.hgi-briefcase-05:after{content:""}.hgi-bulk.hgi-briefcase-05:before{content:""}.hgi-bulk.hgi-briefcase-06:after{content:""}.hgi-bulk.hgi-briefcase-06:before{content:""}.hgi-bulk.hgi-briefcase-07:after{content:""}.hgi-bulk.hgi-briefcase-07:before{content:""}.hgi-bulk.hgi-briefcase-08:after{content:""}.hgi-bulk.hgi-briefcase-08:before{content:""}.hgi-bulk.hgi-briefcase-09:after{content:""}.hgi-bulk.hgi-briefcase-09:before{content:""}.hgi-bulk.hgi-briefcase-dollar:after{content:""}.hgi-bulk.hgi-briefcase-dollar:before{content:""}.hgi-bulk.hgi-broccoli:after{content:""}.hgi-bulk.hgi-broccoli:before{content:""}.hgi-bulk.hgi-brochure:after{content:""}.hgi-bulk.hgi-brochure:before{content:""}.hgi-bulk.hgi-broken-bone:after{content:""}.hgi-bulk.hgi-broken-bone:before{content:""}.hgi-bulk.hgi-browser:after{content:""}.hgi-bulk.hgi-browser:before{content:""}.hgi-bulk.hgi-brush:after{content:""}.hgi-bulk.hgi-brush:before{content:""}.hgi-bulk.hgi-bubble-chat-add:after{content:""}.hgi-bulk.hgi-bubble-chat-add:before{content:""}.hgi-bulk.hgi-bubble-chat-blocked:after{content:""}.hgi-bulk.hgi-bubble-chat-blocked:before{content:""}.hgi-bulk.hgi-bubble-chat-cancel:after{content:""}.hgi-bulk.hgi-bubble-chat-cancel:before{content:""}.hgi-bulk.hgi-bubble-chat-delay:after{content:""}.hgi-bulk.hgi-bubble-chat-delay:before{content:""}.hgi-bulk.hgi-bubble-chat-done:after{content:""}.hgi-bulk.hgi-bubble-chat-done:before{content:""}.hgi-bulk.hgi-bubble-chat-download-01:after{content:""}.hgi-bulk.hgi-bubble-chat-download-01:before{content:""}.hgi-bulk.hgi-bubble-chat-download-02:after{content:""}.hgi-bulk.hgi-bubble-chat-download-02:before{content:""}.hgi-bulk.hgi-bubble-chat-edit:after{content:""}.hgi-bulk.hgi-bubble-chat-edit:before{content:""}.hgi-bulk.hgi-bubble-chat-favourite:after{content:""}.hgi-bulk.hgi-bubble-chat-favourite:before{content:""}.hgi-bulk.hgi-bubble-chat-income:after{content:""}.hgi-bulk.hgi-bubble-chat-income:before{content:""}.hgi-bulk.hgi-bubble-chat-lock:after{content:""}.hgi-bulk.hgi-bubble-chat-lock:before{content:""}.hgi-bulk.hgi-bubble-chat-notification:after{content:""}.hgi-bulk.hgi-bubble-chat-notification:before{content:""}.hgi-bulk.hgi-bubble-chat-outcome:after{content:""}.hgi-bulk.hgi-bubble-chat-outcome:before{content:""}.hgi-bulk.hgi-bubble-chat-preview:after{content:""}.hgi-bulk.hgi-bubble-chat-preview:before{content:""}.hgi-bulk.hgi-bubble-chat-question:after{content:""}.hgi-bulk.hgi-bubble-chat-question:before{content:""}.hgi-bulk.hgi-bubble-chat-search:after{content:""}.hgi-bulk.hgi-bubble-chat-search:before{content:""}.hgi-bulk.hgi-bubble-chat:after{content:""}.hgi-bulk.hgi-bubble-chat-secure:after{content:""}.hgi-bulk.hgi-bubble-chat-secure:before{content:""}.hgi-bulk.hgi-bubble-chat-translate:after{content:""}.hgi-bulk.hgi-bubble-chat-translate:before{content:""}.hgi-bulk.hgi-bubble-chat-unlock:after{content:""}.hgi-bulk.hgi-bubble-chat-unlock:before{content:""}.hgi-bulk.hgi-bubble-chat-upload:after{content:""}.hgi-bulk.hgi-bubble-chat-upload:before{content:""}.hgi-bulk.hgi-bubble-chat-user:after{content:""}.hgi-bulk.hgi-bubble-chat-user:before{content:""}.hgi-bulk.hgi-bubble-chat:before{content:""}.hgi-bulk.hgi-bubble-tea-01:after{content:""}.hgi-bulk.hgi-bubble-tea-01:before{content:""}.hgi-bulk.hgi-bubble-tea-02:after{content:""}.hgi-bulk.hgi-bubble-tea-02:before{content:""}.hgi-bulk.hgi-bug-01:after{content:""}.hgi-bulk.hgi-bug-01:before{content:""}.hgi-bulk.hgi-bug-02:after{content:""}.hgi-bulk.hgi-bug-02:before{content:""}.hgi-bulk.hgi-building-01:after{content:""}.hgi-bulk.hgi-building-01:before{content:""}.hgi-bulk.hgi-building-02:after{content:""}.hgi-bulk.hgi-building-02:before{content:""}.hgi-bulk.hgi-building-03:after{content:""}.hgi-bulk.hgi-building-03:before{content:""}.hgi-bulk.hgi-building-04:after{content:""}.hgi-bulk.hgi-building-04:before{content:""}.hgi-bulk.hgi-building-05:after{content:""}.hgi-bulk.hgi-building-05:before{content:""}.hgi-bulk.hgi-building-06:after{content:""}.hgi-bulk.hgi-building-06:before{content:""}.hgi-bulk.hgi-bulb-charging:after{content:""}.hgi-bulk.hgi-bulb-charging:before{content:""}.hgi-bulk.hgi-bulb:after{content:""}.hgi-bulk.hgi-bulb:before{content:""}.hgi-bulk.hgi-bulletproof-vest:after{content:""}.hgi-bulk.hgi-bulletproof-vest:before{content:""}.hgi-bulk.hgi-burj-al-arab:after{content:""}.hgi-bulk.hgi-burj-al-arab:before{content:""}.hgi-bulk.hgi-burning-cd:after{content:""}.hgi-bulk.hgi-burning-cd:before{content:""}.hgi-bulk.hgi-bus-01:after{content:""}.hgi-bulk.hgi-bus-01:before{content:""}.hgi-bulk.hgi-bus-02:after{content:""}.hgi-bulk.hgi-bus-02:before{content:""}.hgi-bulk.hgi-bus-03:after{content:""}.hgi-bulk.hgi-bus-03:before{content:""}.hgi-bulk.hgi-c-programming:after{content:""}.hgi-bulk.hgi-c-programming:before{content:""}.hgi-bulk.hgi-cabinet-01:after{content:""}.hgi-bulk.hgi-cabinet-01:before{content:""}.hgi-bulk.hgi-cabinet-02:after{content:""}.hgi-bulk.hgi-cabinet-02:before{content:""}.hgi-bulk.hgi-cabinet-03:after{content:""}.hgi-bulk.hgi-cabinet-03:before{content:""}.hgi-bulk.hgi-cabinet-04:after{content:""}.hgi-bulk.hgi-cabinet-04:before{content:""}.hgi-bulk.hgi-cable-car:after{content:""}.hgi-bulk.hgi-cable-car:before{content:""}.hgi-bulk.hgi-cactus:after{content:""}.hgi-bulk.hgi-cactus:before{content:""}.hgi-bulk.hgi-caduceus:after{content:""}.hgi-bulk.hgi-caduceus:before{content:""}.hgi-bulk.hgi-cafe:after{content:""}.hgi-bulk.hgi-cafe:before{content:""}.hgi-bulk.hgi-calculate:after{content:""}.hgi-bulk.hgi-calculate:before{content:""}.hgi-bulk.hgi-calculator-01:after{content:""}.hgi-bulk.hgi-calculator-01:before{content:""}.hgi-bulk.hgi-calculator:after{content:""}.hgi-bulk.hgi-calculator:before{content:""}.hgi-bulk.hgi-calendar-01:after{content:""}.hgi-bulk.hgi-calendar-01:before{content:""}.hgi-bulk.hgi-calendar-02:after{content:""}.hgi-bulk.hgi-calendar-02:before{content:""}.hgi-bulk.hgi-calendar-03:after{content:""}.hgi-bulk.hgi-calendar-03:before{content:""}.hgi-bulk.hgi-calendar-04:after{content:""}.hgi-bulk.hgi-calendar-04:before{content:""}.hgi-bulk.hgi-calendar-add-01:after{content:""}.hgi-bulk.hgi-calendar-add-01:before{content:""}.hgi-bulk.hgi-calendar-add-02:after{content:""}.hgi-bulk.hgi-calendar-add-02:before{content:""}.hgi-bulk.hgi-calendar-block-01:after{content:""}.hgi-bulk.hgi-calendar-block-01:before{content:""}.hgi-bulk.hgi-calendar-block-02:after{content:""}.hgi-bulk.hgi-calendar-block-02:before{content:""}.hgi-bulk.hgi-calendar-check-in-01:after{content:""}.hgi-bulk.hgi-calendar-check-in-01:before{content:""}.hgi-bulk.hgi-calendar-check-in-02:after{content:""}.hgi-bulk.hgi-calendar-check-in-02:before{content:""}.hgi-bulk.hgi-calendar-check-out-01:after{content:""}.hgi-bulk.hgi-calendar-check-out-01:before{content:""}.hgi-bulk.hgi-calendar-check-out-02:after{content:""}.hgi-bulk.hgi-calendar-check-out-02:before{content:""}.hgi-bulk.hgi-calendar-download-01:after{content:""}.hgi-bulk.hgi-calendar-download-01:before{content:""}.hgi-bulk.hgi-calendar-download-02:after{content:""}.hgi-bulk.hgi-calendar-download-02:before{content:""}.hgi-bulk.hgi-calendar-favorite-01:after{content:""}.hgi-bulk.hgi-calendar-favorite-01:before{content:""}.hgi-bulk.hgi-calendar-favorite-02:after{content:""}.hgi-bulk.hgi-calendar-favorite-02:before{content:""}.hgi-bulk.hgi-calendar-lock-01:after{content:""}.hgi-bulk.hgi-calendar-lock-01:before{content:""}.hgi-bulk.hgi-calendar-lock-02:after{content:""}.hgi-bulk.hgi-calendar-lock-02:before{content:""}.hgi-bulk.hgi-calendar-love-01:after{content:""}.hgi-bulk.hgi-calendar-love-01:before{content:""}.hgi-bulk.hgi-calendar-love-02:after{content:""}.hgi-bulk.hgi-calendar-love-02:before{content:""}.hgi-bulk.hgi-calendar-minus-01:after{content:""}.hgi-bulk.hgi-calendar-minus-01:before{content:""}.hgi-bulk.hgi-calendar-minus-02:after{content:""}.hgi-bulk.hgi-calendar-minus-02:before{content:""}.hgi-bulk.hgi-calendar-remove-01:after{content:""}.hgi-bulk.hgi-calendar-remove-01:before{content:""}.hgi-bulk.hgi-calendar-remove-02:after{content:""}.hgi-bulk.hgi-calendar-remove-02:before{content:""}.hgi-bulk.hgi-calendar-setting-01:after{content:""}.hgi-bulk.hgi-calendar-setting-01:before{content:""}.hgi-bulk.hgi-calendar-setting-02:after{content:""}.hgi-bulk.hgi-calendar-setting-02:before{content:""}.hgi-bulk.hgi-calendar-upload-01:after{content:""}.hgi-bulk.hgi-calendar-upload-01:before{content:""}.hgi-bulk.hgi-calendar-upload-02:after{content:""}.hgi-bulk.hgi-calendar-upload-02:before{content:""}.hgi-bulk.hgi-call-02:after{content:""}.hgi-bulk.hgi-call-02:before{content:""}.hgi-bulk.hgi-call-add-02:after{content:""}.hgi-bulk.hgi-call-add-02:before{content:""}.hgi-bulk.hgi-call-add:after{content:""}.hgi-bulk.hgi-call-add:before{content:""}.hgi-bulk.hgi-call-blocked-02:after{content:""}.hgi-bulk.hgi-call-blocked-02:before{content:""}.hgi-bulk.hgi-call-blocked:after{content:""}.hgi-bulk.hgi-call-blocked:before{content:""}.hgi-bulk.hgi-call-disabled-02:after{content:""}.hgi-bulk.hgi-call-disabled-02:before{content:""}.hgi-bulk.hgi-call-disabled:after{content:""}.hgi-bulk.hgi-call-disabled:before{content:""}.hgi-bulk.hgi-call-done-02:after{content:""}.hgi-bulk.hgi-call-done-02:before{content:""}.hgi-bulk.hgi-call-done:after{content:""}.hgi-bulk.hgi-call-done:before{content:""}.hgi-bulk.hgi-call-end-01:after{content:""}.hgi-bulk.hgi-call-end-01:before{content:""}.hgi-bulk.hgi-call-end-02:after{content:""}.hgi-bulk.hgi-call-end-02:before{content:""}.hgi-bulk.hgi-call-end-03:after{content:""}.hgi-bulk.hgi-call-end-03:before{content:""}.hgi-bulk.hgi-call-end-04:after{content:""}.hgi-bulk.hgi-call-end-04:before{content:""}.hgi-bulk.hgi-call-incoming-01:after{content:""}.hgi-bulk.hgi-call-incoming-01:before{content:""}.hgi-bulk.hgi-call-incoming-02:after{content:""}.hgi-bulk.hgi-call-incoming-02:before{content:""}.hgi-bulk.hgi-call-incoming-03:after{content:""}.hgi-bulk.hgi-call-incoming-03:before{content:""}.hgi-bulk.hgi-call-incoming-04:after{content:""}.hgi-bulk.hgi-call-incoming-04:before{content:""}.hgi-bulk.hgi-call-internal-02:after{content:""}.hgi-bulk.hgi-call-internal-02:before{content:""}.hgi-bulk.hgi-call-internal:after{content:""}.hgi-bulk.hgi-call-internal:before{content:""}.hgi-bulk.hgi-call-locked-02:after{content:""}.hgi-bulk.hgi-call-locked-02:before{content:""}.hgi-bulk.hgi-call-locked:after{content:""}.hgi-bulk.hgi-call-locked:before{content:""}.hgi-bulk.hgi-call-minus-02:after{content:""}.hgi-bulk.hgi-call-minus-02:before{content:""}.hgi-bulk.hgi-call-minus:after{content:""}.hgi-bulk.hgi-call-minus:before{content:""}.hgi-bulk.hgi-call-missed-01:after{content:""}.hgi-bulk.hgi-call-missed-01:before{content:""}.hgi-bulk.hgi-call-missed-02:after{content:""}.hgi-bulk.hgi-call-missed-02:before{content:""}.hgi-bulk.hgi-call-missed-03:after{content:""}.hgi-bulk.hgi-call-missed-03:before{content:""}.hgi-bulk.hgi-call-missed-04:after{content:""}.hgi-bulk.hgi-call-missed-04:before{content:""}.hgi-bulk.hgi-call-outgoing-01:after{content:""}.hgi-bulk.hgi-call-outgoing-01:before{content:""}.hgi-bulk.hgi-call-outgoing-02:after{content:""}.hgi-bulk.hgi-call-outgoing-02:before{content:""}.hgi-bulk.hgi-call-outgoing-03:after{content:""}.hgi-bulk.hgi-call-outgoing-03:before{content:""}.hgi-bulk.hgi-call-outgoing-04:after{content:""}.hgi-bulk.hgi-call-outgoing-04:before{content:""}.hgi-bulk.hgi-call-paused-02:after{content:""}.hgi-bulk.hgi-call-paused-02:before{content:""}.hgi-bulk.hgi-call-paused:after{content:""}.hgi-bulk.hgi-call-paused:before{content:""}.hgi-bulk.hgi-call-received-02:after{content:""}.hgi-bulk.hgi-call-received-02:before{content:""}.hgi-bulk.hgi-call-received:after{content:""}.hgi-bulk.hgi-call-received:before{content:""}.hgi-bulk.hgi-call-ringing-01:after{content:""}.hgi-bulk.hgi-call-ringing-01:before{content:""}.hgi-bulk.hgi-call-ringing-02:after{content:""}.hgi-bulk.hgi-call-ringing-02:before{content:""}.hgi-bulk.hgi-call-ringing-03:after{content:""}.hgi-bulk.hgi-call-ringing-03:before{content:""}.hgi-bulk.hgi-call-ringing-04:after{content:""}.hgi-bulk.hgi-call-ringing-04:before{content:""}.hgi-bulk.hgi-call:after{content:""}.hgi-bulk.hgi-call-unlocked-02:after{content:""}.hgi-bulk.hgi-call-unlocked-02:before{content:""}.hgi-bulk.hgi-call-unlocked:after{content:""}.hgi-bulk.hgi-call-unlocked:before{content:""}.hgi-bulk.hgi-call:before{content:""}.hgi-bulk.hgi-calling-02:after{content:""}.hgi-bulk.hgi-calling-02:before{content:""}.hgi-bulk.hgi-calling:after{content:""}.hgi-bulk.hgi-calling:before{content:""}.hgi-bulk.hgi-camel:after{content:""}.hgi-bulk.hgi-camel:before{content:""}.hgi-bulk.hgi-camera-01:after{content:""}.hgi-bulk.hgi-camera-01:before{content:""}.hgi-bulk.hgi-camera-02:after{content:""}.hgi-bulk.hgi-camera-02:before{content:""}.hgi-bulk.hgi-camera-add-01:after{content:""}.hgi-bulk.hgi-camera-add-01:before{content:""}.hgi-bulk.hgi-camera-add-02:after{content:""}.hgi-bulk.hgi-camera-add-02:before{content:""}.hgi-bulk.hgi-camera-automatically-01:after{content:""}.hgi-bulk.hgi-camera-automatically-01:before{content:""}.hgi-bulk.hgi-camera-automatically-02:after{content:""}.hgi-bulk.hgi-camera-automatically-02:before{content:""}.hgi-bulk.hgi-camera-lens:after{content:""}.hgi-bulk.hgi-camera-lens:before{content:""}.hgi-bulk.hgi-camera-microphone-01:after{content:""}.hgi-bulk.hgi-camera-microphone-01:before{content:""}.hgi-bulk.hgi-camera-microphone-02:after{content:""}.hgi-bulk.hgi-camera-microphone-02:before{content:""}.hgi-bulk.hgi-camera-night-mode-01:after{content:""}.hgi-bulk.hgi-camera-night-mode-01:before{content:""}.hgi-bulk.hgi-camera-night-mode-02:after{content:""}.hgi-bulk.hgi-camera-night-mode-02:before{content:""}.hgi-bulk.hgi-camera-off-01:after{content:""}.hgi-bulk.hgi-camera-off-01:before{content:""}.hgi-bulk.hgi-camera-off-02:after{content:""}.hgi-bulk.hgi-camera-off-02:before{content:""}.hgi-bulk.hgi-camera-rotated-01:after{content:""}.hgi-bulk.hgi-camera-rotated-01:before{content:""}.hgi-bulk.hgi-camera-rotated-02:after{content:""}.hgi-bulk.hgi-camera-rotated-02:before{content:""}.hgi-bulk.hgi-camera-smile-01:after{content:""}.hgi-bulk.hgi-camera-smile-01:before{content:""}.hgi-bulk.hgi-camera-smile-02:after{content:""}.hgi-bulk.hgi-camera-smile-02:before{content:""}.hgi-bulk.hgi-camera-tripod:after{content:""}.hgi-bulk.hgi-camera-tripod:before{content:""}.hgi-bulk.hgi-camera-video:after{content:""}.hgi-bulk.hgi-camera-video:before{content:""}.hgi-bulk.hgi-camper:after{content:""}.hgi-bulk.hgi-camper:before{content:""}.hgi-bulk.hgi-campfire:after{content:""}.hgi-bulk.hgi-campfire:before{content:""}.hgi-bulk.hgi-cancel-01:after{content:""}.hgi-bulk.hgi-cancel-01:before{content:""}.hgi-bulk.hgi-cancel-02:after{content:""}.hgi-bulk.hgi-cancel-02:before{content:""}.hgi-bulk.hgi-cancel-circle-half-dot:after{content:""}.hgi-bulk.hgi-cancel-circle-half-dot:before{content:""}.hgi-bulk.hgi-cancel-circle:after{content:""}.hgi-bulk.hgi-cancel-circle:before{content:""}.hgi-bulk.hgi-cancel-square:after{content:""}.hgi-bulk.hgi-cancel-square:before{content:""}.hgi-bulk.hgi-candelier-01:after{content:""}.hgi-bulk.hgi-candelier-01:before{content:""}.hgi-bulk.hgi-candelier-02:after{content:""}.hgi-bulk.hgi-candelier-02:before{content:""}.hgi-bulk.hgi-canvas:after{content:""}.hgi-bulk.hgi-canvas:before{content:""}.hgi-bulk.hgi-cap-projecting:after{content:""}.hgi-bulk.hgi-cap-projecting:before{content:""}.hgi-bulk.hgi-cap-round:after{content:""}.hgi-bulk.hgi-cap-round:before{content:""}.hgi-bulk.hgi-cap:after{content:""}.hgi-bulk.hgi-cap-straight:after{content:""}.hgi-bulk.hgi-cap-straight:before{content:""}.hgi-bulk.hgi-cap:before{content:""}.hgi-bulk.hgi-capcut-rectangle:after{content:""}.hgi-bulk.hgi-capcut-rectangle:before{content:""}.hgi-bulk.hgi-capcut:after{content:""}.hgi-bulk.hgi-capcut:before{content:""}.hgi-bulk.hgi-car-01:after{content:""}.hgi-bulk.hgi-car-01:before{content:""}.hgi-bulk.hgi-car-02:after{content:""}.hgi-bulk.hgi-car-02:before{content:""}.hgi-bulk.hgi-car-03:after{content:""}.hgi-bulk.hgi-car-03:before{content:""}.hgi-bulk.hgi-car-04:after{content:""}.hgi-bulk.hgi-car-04:before{content:""}.hgi-bulk.hgi-car-parking-01:after{content:""}.hgi-bulk.hgi-car-parking-01:before{content:""}.hgi-bulk.hgi-car-parking-02:after{content:""}.hgi-bulk.hgi-car-parking-02:before{content:""}.hgi-bulk.hgi-caravan:after{content:""}.hgi-bulk.hgi-caravan:before{content:""}.hgi-bulk.hgi-card-exchange-01:after{content:""}.hgi-bulk.hgi-card-exchange-01:before{content:""}.hgi-bulk.hgi-card-exchange-02:after{content:""}.hgi-bulk.hgi-card-exchange-02:before{content:""}.hgi-bulk.hgi-cardigan:after{content:""}.hgi-bulk.hgi-cardigan:before{content:""}.hgi-bulk.hgi-cardiogram-01:after{content:""}.hgi-bulk.hgi-cardiogram-01:before{content:""}.hgi-bulk.hgi-cardiogram-02:after{content:""}.hgi-bulk.hgi-cardiogram-02:before{content:""}.hgi-bulk.hgi-cards-01:after{content:""}.hgi-bulk.hgi-cards-01:before{content:""}.hgi-bulk.hgi-cards-02:after{content:""}.hgi-bulk.hgi-cards-02:before{content:""}.hgi-bulk.hgi-cargo-ship:after{content:""}.hgi-bulk.hgi-cargo-ship:before{content:""}.hgi-bulk.hgi-carousel-horizontal-02:after{content:""}.hgi-bulk.hgi-carousel-horizontal-02:before{content:""}.hgi-bulk.hgi-carousel-horizontal:after{content:""}.hgi-bulk.hgi-carousel-horizontal:before{content:""}.hgi-bulk.hgi-carousel-vertical:after{content:""}.hgi-bulk.hgi-carousel-vertical:before{content:""}.hgi-bulk.hgi-carrot:after{content:""}.hgi-bulk.hgi-carrot:before{content:""}.hgi-bulk.hgi-cash-01:after{content:""}.hgi-bulk.hgi-cash-01:before{content:""}.hgi-bulk.hgi-cash-02:after{content:""}.hgi-bulk.hgi-cash-02:before{content:""}.hgi-bulk.hgi-cashback:after{content:""}.hgi-bulk.hgi-cashback:before{content:""}.hgi-bulk.hgi-cashier-02:after{content:""}.hgi-bulk.hgi-cashier-02:before{content:""}.hgi-bulk.hgi-cashier:after{content:""}.hgi-bulk.hgi-cashier:before{content:""}.hgi-bulk.hgi-castle-01:after{content:""}.hgi-bulk.hgi-castle-01:before{content:""}.hgi-bulk.hgi-castle-02:after{content:""}.hgi-bulk.hgi-castle-02:before{content:""}.hgi-bulk.hgi-castle:after{content:""}.hgi-bulk.hgi-castle:before{content:""}.hgi-bulk.hgi-catalogue:after{content:""}.hgi-bulk.hgi-catalogue:before{content:""}.hgi-bulk.hgi-cayan-tower:after{content:""}.hgi-bulk.hgi-cayan-tower:before{content:""}.hgi-bulk.hgi-cctv-camera:after{content:""}.hgi-bulk.hgi-cctv-camera:before{content:""}.hgi-bulk.hgi-cd:after{content:""}.hgi-bulk.hgi-cd:before{content:""}.hgi-bulk.hgi-cells:after{content:""}.hgi-bulk.hgi-cells:before{content:""}.hgi-bulk.hgi-cellular-network-offline:after{content:""}.hgi-bulk.hgi-cellular-network-offline:before{content:""}.hgi-bulk.hgi-cellular-network:after{content:""}.hgi-bulk.hgi-cellular-network:before{content:""}.hgi-bulk.hgi-celsius:after{content:""}.hgi-bulk.hgi-celsius:before{content:""}.hgi-bulk.hgi-center-focus:after{content:""}.hgi-bulk.hgi-center-focus:before{content:""}.hgi-bulk.hgi-central-shaheed-minar:after{content:""}.hgi-bulk.hgi-central-shaheed-minar:before{content:""}.hgi-bulk.hgi-centralized:after{content:""}.hgi-bulk.hgi-centralized:before{content:""}.hgi-bulk.hgi-certificate-01:after{content:""}.hgi-bulk.hgi-certificate-01:before{content:""}.hgi-bulk.hgi-certificate-02:after{content:""}.hgi-bulk.hgi-certificate-02:before{content:""}.hgi-bulk.hgi-chair-01:after{content:""}.hgi-bulk.hgi-chair-01:before{content:""}.hgi-bulk.hgi-chair-02:after{content:""}.hgi-bulk.hgi-chair-02:before{content:""}.hgi-bulk.hgi-chair-03:after{content:""}.hgi-bulk.hgi-chair-03:before{content:""}.hgi-bulk.hgi-chair-04:after{content:""}.hgi-bulk.hgi-chair-04:before{content:""}.hgi-bulk.hgi-chair-05:after{content:""}.hgi-bulk.hgi-chair-05:before{content:""}.hgi-bulk.hgi-chair-barber:after{content:""}.hgi-bulk.hgi-chair-barber:before{content:""}.hgi-bulk.hgi-champion:after{content:""}.hgi-bulk.hgi-champion:before{content:""}.hgi-bulk.hgi-change-screen-mode:after{content:""}.hgi-bulk.hgi-change-screen-mode:before{content:""}.hgi-bulk.hgi-character-phonetic:after{content:""}.hgi-bulk.hgi-character-phonetic:before{content:""}.hgi-bulk.hgi-charity:after{content:""}.hgi-bulk.hgi-charity:before{content:""}.hgi-bulk.hgi-chart-average:after{content:""}.hgi-bulk.hgi-chart-average:before{content:""}.hgi-bulk.hgi-chart-bar-line:after{content:""}.hgi-bulk.hgi-chart-bar-line:before{content:""}.hgi-bulk.hgi-chart-breakout-circle:after{content:""}.hgi-bulk.hgi-chart-breakout-circle:before{content:""}.hgi-bulk.hgi-chart-breakout-square:after{content:""}.hgi-bulk.hgi-chart-breakout-square:before{content:""}.hgi-bulk.hgi-chart-bubble-01:after{content:""}.hgi-bulk.hgi-chart-bubble-01:before{content:""}.hgi-bulk.hgi-chart-bubble-02:after{content:""}.hgi-bulk.hgi-chart-bubble-02:before{content:""}.hgi-bulk.hgi-chart-column:after{content:""}.hgi-bulk.hgi-chart-column:before{content:""}.hgi-bulk.hgi-chart-decrease:after{content:""}.hgi-bulk.hgi-chart-decrease:before{content:""}.hgi-bulk.hgi-chart-evaluation:after{content:""}.hgi-bulk.hgi-chart-evaluation:before{content:""}.hgi-bulk.hgi-chart-high-low:after{content:""}.hgi-bulk.hgi-chart-high-low:before{content:""}.hgi-bulk.hgi-chart-histogram:after{content:""}.hgi-bulk.hgi-chart-histogram:before{content:""}.hgi-bulk.hgi-chart-increase:after{content:""}.hgi-bulk.hgi-chart-increase:before{content:""}.hgi-bulk.hgi-chart-line-data-01:after{content:""}.hgi-bulk.hgi-chart-line-data-01:before{content:""}.hgi-bulk.hgi-chart-line-data-02:after{content:""}.hgi-bulk.hgi-chart-line-data-02:before{content:""}.hgi-bulk.hgi-chart-line-data-03:after{content:""}.hgi-bulk.hgi-chart-line-data-03:before{content:""}.hgi-bulk.hgi-chart-maximum:after{content:""}.hgi-bulk.hgi-chart-maximum:before{content:""}.hgi-bulk.hgi-chart-medium:after{content:""}.hgi-bulk.hgi-chart-medium:before{content:""}.hgi-bulk.hgi-chart-minimum:after{content:""}.hgi-bulk.hgi-chart-minimum:before{content:""}.hgi-bulk.hgi-chart-radar:after{content:""}.hgi-bulk.hgi-chart-radar:before{content:""}.hgi-bulk.hgi-chart-relationship:after{content:""}.hgi-bulk.hgi-chart-relationship:before{content:""}.hgi-bulk.hgi-chart-ring:after{content:""}.hgi-bulk.hgi-chart-ring:before{content:""}.hgi-bulk.hgi-chart-rose:after{content:""}.hgi-bulk.hgi-chart-rose:before{content:""}.hgi-bulk.hgi-chart-scatter:after{content:""}.hgi-bulk.hgi-chart-scatter:before{content:""}.hgi-bulk.hgi-chart:after{content:""}.hgi-bulk.hgi-chart:before{content:""}.hgi-bulk.hgi-chat-bot:after{content:""}.hgi-bulk.hgi-chat-bot:before{content:""}.hgi-bulk.hgi-chat-gpt:after{content:""}.hgi-bulk.hgi-chat-gpt:before{content:""}.hgi-bulk.hgi-chatting-01:after{content:""}.hgi-bulk.hgi-chatting-01:before{content:""}.hgi-bulk.hgi-check-list:after{content:""}.hgi-bulk.hgi-check-list:before{content:""}.hgi-bulk.hgi-check-unread-01:after{content:""}.hgi-bulk.hgi-check-unread-01:before{content:""}.hgi-bulk.hgi-check-unread-02:after{content:""}.hgi-bulk.hgi-check-unread-02:before{content:""}.hgi-bulk.hgi-check-unread-03:after{content:""}.hgi-bulk.hgi-check-unread-03:before{content:""}.hgi-bulk.hgi-check-unread-04:after{content:""}.hgi-bulk.hgi-check-unread-04:before{content:""}.hgi-bulk.hgi-checkmark-badge-01:after{content:""}.hgi-bulk.hgi-checkmark-badge-01:before{content:""}.hgi-bulk.hgi-checkmark-badge-02:after{content:""}.hgi-bulk.hgi-checkmark-badge-02:before{content:""}.hgi-bulk.hgi-checkmark-badge-03:after{content:""}.hgi-bulk.hgi-checkmark-badge-03:before{content:""}.hgi-bulk.hgi-checkmark-badge-04:after{content:""}.hgi-bulk.hgi-checkmark-badge-04:before{content:""}.hgi-bulk.hgi-checkmark-circle-01:after{content:""}.hgi-bulk.hgi-checkmark-circle-01:before{content:""}.hgi-bulk.hgi-checkmark-circle-02:after{content:""}.hgi-bulk.hgi-checkmark-circle-02:before{content:""}.hgi-bulk.hgi-checkmark-circle-03:after{content:""}.hgi-bulk.hgi-checkmark-circle-03:before{content:""}.hgi-bulk.hgi-checkmark-circle-04:after{content:""}.hgi-bulk.hgi-checkmark-circle-04:before{content:""}.hgi-bulk.hgi-checkmark-square-01:after{content:""}.hgi-bulk.hgi-checkmark-square-01:before{content:""}.hgi-bulk.hgi-checkmark-square-02:after{content:""}.hgi-bulk.hgi-checkmark-square-02:before{content:""}.hgi-bulk.hgi-checkmark-square-03:after{content:""}.hgi-bulk.hgi-checkmark-square-03:before{content:""}.hgi-bulk.hgi-checkmark-square-04:after{content:""}.hgi-bulk.hgi-checkmark-square-04:before{content:""}.hgi-bulk.hgi-cheese-cake-01:after{content:""}.hgi-bulk.hgi-cheese-cake-01:before{content:""}.hgi-bulk.hgi-cheese-cake-02:after{content:""}.hgi-bulk.hgi-cheese-cake-02:before{content:""}.hgi-bulk.hgi-cheese:after{content:""}.hgi-bulk.hgi-cheese:before{content:""}.hgi-bulk.hgi-chef-hat:after{content:""}.hgi-bulk.hgi-chef-hat:before{content:""}.hgi-bulk.hgi-chef:after{content:""}.hgi-bulk.hgi-chef:before{content:""}.hgi-bulk.hgi-chemistry-01:after{content:""}.hgi-bulk.hgi-chemistry-01:before{content:""}.hgi-bulk.hgi-chemistry-02:after{content:""}.hgi-bulk.hgi-chemistry-02:before{content:""}.hgi-bulk.hgi-chemistry-03:after{content:""}.hgi-bulk.hgi-chemistry-03:before{content:""}.hgi-bulk.hgi-cherry:after{content:""}.hgi-bulk.hgi-cherry:before{content:""}.hgi-bulk.hgi-chess-01:after{content:""}.hgi-bulk.hgi-chess-01:before{content:""}.hgi-bulk.hgi-chess-02:after{content:""}.hgi-bulk.hgi-chess-02:before{content:""}.hgi-bulk.hgi-chess-pawn:after{content:""}.hgi-bulk.hgi-chess-pawn:before{content:""}.hgi-bulk.hgi-chicken-thighs:after{content:""}.hgi-bulk.hgi-chicken-thighs:before{content:""}.hgi-bulk.hgi-chimney:after{content:""}.hgi-bulk.hgi-chimney:before{content:""}.hgi-bulk.hgi-china-temple:after{content:""}.hgi-bulk.hgi-china-temple:before{content:""}.hgi-bulk.hgi-chip-02:after{content:""}.hgi-bulk.hgi-chip-02:before{content:""}.hgi-bulk.hgi-chip:after{content:""}.hgi-bulk.hgi-chip:before{content:""}.hgi-bulk.hgi-chocolate:after{content:""}.hgi-bulk.hgi-chocolate:before{content:""}.hgi-bulk.hgi-chrome:after{content:""}.hgi-bulk.hgi-chrome:before{content:""}.hgi-bulk.hgi-chrysler:after{content:""}.hgi-bulk.hgi-chrysler:before{content:""}.hgi-bulk.hgi-church:after{content:""}.hgi-bulk.hgi-church:before{content:""}.hgi-bulk.hgi-cinnamon-roll:after{content:""}.hgi-bulk.hgi-cinnamon-roll:before{content:""}.hgi-bulk.hgi-circle-arrow-data-transfer-diagonal:after{content:""}.hgi-bulk.hgi-circle-arrow-data-transfer-diagonal:before{content:""}.hgi-bulk.hgi-circle-arrow-data-transfer-horizontal:after{content:""}.hgi-bulk.hgi-circle-arrow-data-transfer-horizontal:before{content:""}.hgi-bulk.hgi-circle-arrow-data-transfer-vertical:after{content:""}.hgi-bulk.hgi-circle-arrow-data-transfer-vertical:before{content:""}.hgi-bulk.hgi-circle-arrow-diagonal-01:after{content:""}.hgi-bulk.hgi-circle-arrow-diagonal-01:before{content:""}.hgi-bulk.hgi-circle-arrow-diagonal-02:after{content:""}.hgi-bulk.hgi-circle-arrow-diagonal-02:before{content:""}.hgi-bulk.hgi-circle-arrow-down-01:after{content:""}.hgi-bulk.hgi-circle-arrow-down-01:before{content:""}.hgi-bulk.hgi-circle-arrow-down-02:after{content:""}.hgi-bulk.hgi-circle-arrow-down-02:before{content:""}.hgi-bulk.hgi-circle-arrow-down-03:after{content:""}.hgi-bulk.hgi-circle-arrow-down-03:before{content:""}.hgi-bulk.hgi-circle-arrow-down-double:after{content:""}.hgi-bulk.hgi-circle-arrow-down-double:before{content:""}.hgi-bulk.hgi-circle-arrow-down-left:after{content:""}.hgi-bulk.hgi-circle-arrow-down-left:before{content:""}.hgi-bulk.hgi-circle-arrow-down-right:after{content:""}.hgi-bulk.hgi-circle-arrow-down-right:before{content:""}.hgi-bulk.hgi-circle-arrow-expand-01:after{content:""}.hgi-bulk.hgi-circle-arrow-expand-01:before{content:""}.hgi-bulk.hgi-circle-arrow-expand-02:after{content:""}.hgi-bulk.hgi-circle-arrow-expand-02:before{content:""}.hgi-bulk.hgi-circle-arrow-horizontal:after{content:""}.hgi-bulk.hgi-circle-arrow-horizontal:before{content:""}.hgi-bulk.hgi-circle-arrow-left-01:after{content:""}.hgi-bulk.hgi-circle-arrow-left-01:before{content:""}.hgi-bulk.hgi-circle-arrow-left-02:after{content:""}.hgi-bulk.hgi-circle-arrow-left-02:before{content:""}.hgi-bulk.hgi-circle-arrow-left-03:after{content:""}.hgi-bulk.hgi-circle-arrow-left-03:before{content:""}.hgi-bulk.hgi-circle-arrow-left-double:after{content:""}.hgi-bulk.hgi-circle-arrow-left-double:before{content:""}.hgi-bulk.hgi-circle-arrow-left-right:after{content:""}.hgi-bulk.hgi-circle-arrow-left-right:before{content:""}.hgi-bulk.hgi-circle-arrow-move-down-left:after{content:""}.hgi-bulk.hgi-circle-arrow-move-down-left:before{content:""}.hgi-bulk.hgi-circle-arrow-move-down-right:after{content:""}.hgi-bulk.hgi-circle-arrow-move-down-right:before{content:""}.hgi-bulk.hgi-circle-arrow-move-left-down:after{content:""}.hgi-bulk.hgi-circle-arrow-move-left-down:before{content:""}.hgi-bulk.hgi-circle-arrow-move-right-down:after{content:""}.hgi-bulk.hgi-circle-arrow-move-right-down:before{content:""}.hgi-bulk.hgi-circle-arrow-move-up-left:after{content:""}.hgi-bulk.hgi-circle-arrow-move-up-left:before{content:""}.hgi-bulk.hgi-circle-arrow-move-up-right:after{content:""}.hgi-bulk.hgi-circle-arrow-move-up-right:before{content:""}.hgi-bulk.hgi-circle-arrow-reload-01:after{content:""}.hgi-bulk.hgi-circle-arrow-reload-01:before{content:""}.hgi-bulk.hgi-circle-arrow-reload-02:after{content:""}.hgi-bulk.hgi-circle-arrow-reload-02:before{content:""}.hgi-bulk.hgi-circle-arrow-right-01:after{content:""}.hgi-bulk.hgi-circle-arrow-right-01:before{content:""}.hgi-bulk.hgi-circle-arrow-right-02:after{content:""}.hgi-bulk.hgi-circle-arrow-right-02:before{content:""}.hgi-bulk.hgi-circle-arrow-right-03:after{content:""}.hgi-bulk.hgi-circle-arrow-right-03:before{content:""}.hgi-bulk.hgi-circle-arrow-right-double:after{content:""}.hgi-bulk.hgi-circle-arrow-right-double:before{content:""}.hgi-bulk.hgi-circle-arrow-shrink-01:after{content:""}.hgi-bulk.hgi-circle-arrow-shrink-01:before{content:""}.hgi-bulk.hgi-circle-arrow-shrink-02:after{content:""}.hgi-bulk.hgi-circle-arrow-shrink-02:before{content:""}.hgi-bulk.hgi-circle-arrow-up-01:after{content:""}.hgi-bulk.hgi-circle-arrow-up-01:before{content:""}.hgi-bulk.hgi-circle-arrow-up-02:after{content:""}.hgi-bulk.hgi-circle-arrow-up-02:before{content:""}.hgi-bulk.hgi-circle-arrow-up-03:after{content:""}.hgi-bulk.hgi-circle-arrow-up-03:before{content:""}.hgi-bulk.hgi-circle-arrow-up-double:after{content:""}.hgi-bulk.hgi-circle-arrow-up-double:before{content:""}.hgi-bulk.hgi-circle-arrow-up-down:after{content:""}.hgi-bulk.hgi-circle-arrow-up-down:before{content:""}.hgi-bulk.hgi-circle-arrow-up-left:after{content:""}.hgi-bulk.hgi-circle-arrow-up-left:before{content:""}.hgi-bulk.hgi-circle-arrow-up-right:after{content:""}.hgi-bulk.hgi-circle-arrow-up-right:before{content:""}.hgi-bulk.hgi-circle-arrow-vertical:after{content:""}.hgi-bulk.hgi-circle-arrow-vertical:before{content:""}.hgi-bulk.hgi-circle-lock-01:after{content:""}.hgi-bulk.hgi-circle-lock-01:before{content:""}.hgi-bulk.hgi-circle-lock-02:after{content:""}.hgi-bulk.hgi-circle-lock-02:before{content:""}.hgi-bulk.hgi-circle-lock-add-01:after{content:""}.hgi-bulk.hgi-circle-lock-add-01:before{content:""}.hgi-bulk.hgi-circle-lock-add-02:after{content:""}.hgi-bulk.hgi-circle-lock-add-02:before{content:""}.hgi-bulk.hgi-circle-lock-check-01:after{content:""}.hgi-bulk.hgi-circle-lock-check-01:before{content:""}.hgi-bulk.hgi-circle-lock-check-02:after{content:""}.hgi-bulk.hgi-circle-lock-check-02:before{content:""}.hgi-bulk.hgi-circle-lock-minus-01:after{content:""}.hgi-bulk.hgi-circle-lock-minus-01:before{content:""}.hgi-bulk.hgi-circle-lock-minus-02:after{content:""}.hgi-bulk.hgi-circle-lock-minus-02:before{content:""}.hgi-bulk.hgi-circle-lock-remove-01:after{content:""}.hgi-bulk.hgi-circle-lock-remove-01:before{content:""}.hgi-bulk.hgi-circle-lock-remove-02:after{content:""}.hgi-bulk.hgi-circle-lock-remove-02:before{content:""}.hgi-bulk.hgi-circle-password:after{content:""}.hgi-bulk.hgi-circle-password:before{content:""}.hgi-bulk.hgi-circle:after{content:""}.hgi-bulk.hgi-circle-unlock-01:after{content:""}.hgi-bulk.hgi-circle-unlock-01:before{content:""}.hgi-bulk.hgi-circle-unlock-02:after{content:""}.hgi-bulk.hgi-circle-unlock-02:before{content:""}.hgi-bulk.hgi-circle:before{content:""}.hgi-bulk.hgi-city-01:after{content:""}.hgi-bulk.hgi-city-01:before{content:""}.hgi-bulk.hgi-city-02:after{content:""}.hgi-bulk.hgi-city-02:before{content:""}.hgi-bulk.hgi-city-03:after{content:""}.hgi-bulk.hgi-city-03:before{content:""}.hgi-bulk.hgi-clapping-01:after{content:""}.hgi-bulk.hgi-clapping-01:before{content:""}.hgi-bulk.hgi-clapping-02:after{content:""}.hgi-bulk.hgi-clapping-02:before{content:""}.hgi-bulk.hgi-clean:after{content:""}.hgi-bulk.hgi-clean:before{content:""}.hgi-bulk.hgi-cleaning-bucket:after{content:""}.hgi-bulk.hgi-cleaning-bucket:before{content:""}.hgi-bulk.hgi-clinic:after{content:""}.hgi-bulk.hgi-clinic:before{content:""}.hgi-bulk.hgi-clip:after{content:""}.hgi-bulk.hgi-clip:before{content:""}.hgi-bulk.hgi-clipboard:after{content:""}.hgi-bulk.hgi-clipboard:before{content:""}.hgi-bulk.hgi-clock-01:after{content:""}.hgi-bulk.hgi-clock-01:before{content:""}.hgi-bulk.hgi-clock-02:after{content:""}.hgi-bulk.hgi-clock-02:before{content:""}.hgi-bulk.hgi-clock-03:after{content:""}.hgi-bulk.hgi-clock-03:before{content:""}.hgi-bulk.hgi-clock-04:after{content:""}.hgi-bulk.hgi-clock-04:before{content:""}.hgi-bulk.hgi-clock-05:after{content:""}.hgi-bulk.hgi-clock-05:before{content:""}.hgi-bulk.hgi-closed-caption-alt:after{content:""}.hgi-bulk.hgi-closed-caption-alt:before{content:""}.hgi-bulk.hgi-closed-caption:after{content:""}.hgi-bulk.hgi-closed-caption:before{content:""}.hgi-bulk.hgi-clothes:after{content:""}.hgi-bulk.hgi-clothes:before{content:""}.hgi-bulk.hgi-cloud-angled-rain:after{content:""}.hgi-bulk.hgi-cloud-angled-rain-zap:after{content:""}.hgi-bulk.hgi-cloud-angled-rain-zap:before{content:""}.hgi-bulk.hgi-cloud-angled-rain:before{content:""}.hgi-bulk.hgi-cloud-angled-zap:after{content:""}.hgi-bulk.hgi-cloud-angled-zap:before{content:""}.hgi-bulk.hgi-cloud-big-rain:after{content:""}.hgi-bulk.hgi-cloud-big-rain:before{content:""}.hgi-bulk.hgi-cloud-download:after{content:""}.hgi-bulk.hgi-cloud-download:before{content:""}.hgi-bulk.hgi-cloud-fast-wind:after{content:""}.hgi-bulk.hgi-cloud-fast-wind:before{content:""}.hgi-bulk.hgi-cloud-hailstone:after{content:""}.hgi-bulk.hgi-cloud-hailstone:before{content:""}.hgi-bulk.hgi-cloud-little-rain:after{content:""}.hgi-bulk.hgi-cloud-little-rain:before{content:""}.hgi-bulk.hgi-cloud-little-snow:after{content:""}.hgi-bulk.hgi-cloud-little-snow:before{content:""}.hgi-bulk.hgi-cloud-loading:after{content:""}.hgi-bulk.hgi-cloud-loading:before{content:""}.hgi-bulk.hgi-cloud-mid-rain:after{content:""}.hgi-bulk.hgi-cloud-mid-rain:before{content:""}.hgi-bulk.hgi-cloud-mid-snow:after{content:""}.hgi-bulk.hgi-cloud-mid-snow:before{content:""}.hgi-bulk.hgi-cloud-saving-done-01:after{content:""}.hgi-bulk.hgi-cloud-saving-done-01:before{content:""}.hgi-bulk.hgi-cloud-saving-done-02:after{content:""}.hgi-bulk.hgi-cloud-saving-done-02:before{content:""}.hgi-bulk.hgi-cloud:after{content:""}.hgi-bulk.hgi-cloud-server:after{content:""}.hgi-bulk.hgi-cloud-server:before{content:""}.hgi-bulk.hgi-cloud-slow-wind:after{content:""}.hgi-bulk.hgi-cloud-slow-wind:before{content:""}.hgi-bulk.hgi-cloud-snow:after{content:""}.hgi-bulk.hgi-cloud-snow:before{content:""}.hgi-bulk.hgi-cloud-upload:after{content:""}.hgi-bulk.hgi-cloud-upload:before{content:""}.hgi-bulk.hgi-cloud:before{content:""}.hgi-bulk.hgi-clubs-01:after{content:""}.hgi-bulk.hgi-clubs-01:before{content:""}.hgi-bulk.hgi-clubs-02:after{content:""}.hgi-bulk.hgi-clubs-02:before{content:""}.hgi-bulk.hgi-co-present:after{content:""}.hgi-bulk.hgi-co-present:before{content:""}.hgi-bulk.hgi-code-circle:after{content:""}.hgi-bulk.hgi-code-circle:before{content:""}.hgi-bulk.hgi-code-folder:after{content:""}.hgi-bulk.hgi-code-folder:before{content:""}.hgi-bulk.hgi-code:after{content:""}.hgi-bulk.hgi-code-square:after{content:""}.hgi-bulk.hgi-code-square:before{content:""}.hgi-bulk.hgi-code:before{content:""}.hgi-bulk.hgi-codesandbox:after{content:""}.hgi-bulk.hgi-codesandbox:before{content:""}.hgi-bulk.hgi-coffee-01:after{content:""}.hgi-bulk.hgi-coffee-01:before{content:""}.hgi-bulk.hgi-coffee-02:after{content:""}.hgi-bulk.hgi-coffee-02:before{content:""}.hgi-bulk.hgi-coffee-beans:after{content:""}.hgi-bulk.hgi-coffee-beans:before{content:""}.hgi-bulk.hgi-coins-01:after{content:""}.hgi-bulk.hgi-coins-01:before{content:""}.hgi-bulk.hgi-coins-02:after{content:""}.hgi-bulk.hgi-coins-02:before{content:""}.hgi-bulk.hgi-coins-bitcoin:after{content:""}.hgi-bulk.hgi-coins-bitcoin:before{content:""}.hgi-bulk.hgi-coins-dollar:after{content:""}.hgi-bulk.hgi-coins-dollar:before{content:""}.hgi-bulk.hgi-coins-euro:after{content:""}.hgi-bulk.hgi-coins-euro:before{content:""}.hgi-bulk.hgi-coins-pound:after{content:""}.hgi-bulk.hgi-coins-pound:before{content:""}.hgi-bulk.hgi-coins-swap:after{content:""}.hgi-bulk.hgi-coins-swap:before{content:""}.hgi-bulk.hgi-coins-yen:after{content:""}.hgi-bulk.hgi-coins-yen:before{content:""}.hgi-bulk.hgi-collections-bookmark:after{content:""}.hgi-bulk.hgi-collections-bookmark:before{content:""}.hgi-bulk.hgi-color-picker:after{content:""}.hgi-bulk.hgi-color-picker:before{content:""}.hgi-bulk.hgi-colors:after{content:""}.hgi-bulk.hgi-colors:before{content:""}.hgi-bulk.hgi-colosseum:after{content:""}.hgi-bulk.hgi-colosseum:before{content:""}.hgi-bulk.hgi-column-delete:after{content:""}.hgi-bulk.hgi-column-delete:before{content:""}.hgi-bulk.hgi-column-insert:after{content:""}.hgi-bulk.hgi-column-insert:before{content:""}.hgi-bulk.hgi-comet-01:after{content:""}.hgi-bulk.hgi-comet-01:before{content:""}.hgi-bulk.hgi-comet-02:after{content:""}.hgi-bulk.hgi-comet-02:before{content:""}.hgi-bulk.hgi-coming-soon-01:after{content:""}.hgi-bulk.hgi-coming-soon-01:before{content:""}.hgi-bulk.hgi-coming-soon-02:after{content:""}.hgi-bulk.hgi-coming-soon-02:before{content:""}.hgi-bulk.hgi-command-line:after{content:""}.hgi-bulk.hgi-command-line:before{content:""}.hgi-bulk.hgi-command:after{content:""}.hgi-bulk.hgi-command:before{content:""}.hgi-bulk.hgi-comment-01:after{content:""}.hgi-bulk.hgi-comment-01:before{content:""}.hgi-bulk.hgi-comment-02:after{content:""}.hgi-bulk.hgi-comment-02:before{content:""}.hgi-bulk.hgi-comment-add-01:after{content:""}.hgi-bulk.hgi-comment-add-01:before{content:""}.hgi-bulk.hgi-comment-add-02:after{content:""}.hgi-bulk.hgi-comment-add-02:before{content:""}.hgi-bulk.hgi-comment-block-01:after{content:""}.hgi-bulk.hgi-comment-block-01:before{content:""}.hgi-bulk.hgi-comment-block-02:after{content:""}.hgi-bulk.hgi-comment-block-02:before{content:""}.hgi-bulk.hgi-comment-remove-01:after{content:""}.hgi-bulk.hgi-comment-remove-01:before{content:""}.hgi-bulk.hgi-comment-remove-02:after{content:""}.hgi-bulk.hgi-comment-remove-02:before{content:""}.hgi-bulk.hgi-compass-01:after{content:""}.hgi-bulk.hgi-compass-01:before{content:""}.hgi-bulk.hgi-compass:after{content:""}.hgi-bulk.hgi-compass:before{content:""}.hgi-bulk.hgi-complaint:after{content:""}.hgi-bulk.hgi-complaint:before{content:""}.hgi-bulk.hgi-computer-add:after{content:""}.hgi-bulk.hgi-computer-add:before{content:""}.hgi-bulk.hgi-computer-check:after{content:""}.hgi-bulk.hgi-computer-check:before{content:""}.hgi-bulk.hgi-computer-cloud:after{content:""}.hgi-bulk.hgi-computer-cloud:before{content:""}.hgi-bulk.hgi-computer-desk-01:after{content:""}.hgi-bulk.hgi-computer-desk-01:before{content:""}.hgi-bulk.hgi-computer-desk-02:after{content:""}.hgi-bulk.hgi-computer-desk-02:before{content:""}.hgi-bulk.hgi-computer-desk-03:after{content:""}.hgi-bulk.hgi-computer-desk-03:before{content:""}.hgi-bulk.hgi-computer-dollar:after{content:""}.hgi-bulk.hgi-computer-dollar:before{content:""}.hgi-bulk.hgi-computer-phone-sync:after{content:""}.hgi-bulk.hgi-computer-phone-sync:before{content:""}.hgi-bulk.hgi-computer-programming-01:after{content:""}.hgi-bulk.hgi-computer-programming-01:before{content:""}.hgi-bulk.hgi-computer-programming-02:after{content:""}.hgi-bulk.hgi-computer-programming-02:before{content:""}.hgi-bulk.hgi-computer-protection:after{content:""}.hgi-bulk.hgi-computer-protection:before{content:""}.hgi-bulk.hgi-computer-remove:after{content:""}.hgi-bulk.hgi-computer-remove:before{content:""}.hgi-bulk.hgi-computer:after{content:""}.hgi-bulk.hgi-computer-settings:after{content:""}.hgi-bulk.hgi-computer-settings:before{content:""}.hgi-bulk.hgi-computer-video-call:after{content:""}.hgi-bulk.hgi-computer-video-call:before{content:""}.hgi-bulk.hgi-computer-video:after{content:""}.hgi-bulk.hgi-computer-video:before{content:""}.hgi-bulk.hgi-computer:before{content:""}.hgi-bulk.hgi-cone-01:after{content:""}.hgi-bulk.hgi-cone-01:before{content:""}.hgi-bulk.hgi-cone-02:after{content:""}.hgi-bulk.hgi-cone-02:before{content:""}.hgi-bulk.hgi-conference:after{content:""}.hgi-bulk.hgi-conference:before{content:""}.hgi-bulk.hgi-configuration-01:after{content:""}.hgi-bulk.hgi-configuration-01:before{content:""}.hgi-bulk.hgi-configuration-02:after{content:""}.hgi-bulk.hgi-configuration-02:before{content:""}.hgi-bulk.hgi-confused:after{content:""}.hgi-bulk.hgi-confused:before{content:""}.hgi-bulk.hgi-congruent-to-circle:after{content:""}.hgi-bulk.hgi-congruent-to-circle:before{content:""}.hgi-bulk.hgi-congruent-to:after{content:""}.hgi-bulk.hgi-congruent-to-square:after{content:""}.hgi-bulk.hgi-congruent-to-square:before{content:""}.hgi-bulk.hgi-congruent-to:before{content:""}.hgi-bulk.hgi-connect:after{content:""}.hgi-bulk.hgi-connect:before{content:""}.hgi-bulk.hgi-console:after{content:""}.hgi-bulk.hgi-console:before{content:""}.hgi-bulk.hgi-constellation:after{content:""}.hgi-bulk.hgi-constellation:before{content:""}.hgi-bulk.hgi-contact-01:after{content:""}.hgi-bulk.hgi-contact-01:before{content:""}.hgi-bulk.hgi-contact-02:after{content:""}.hgi-bulk.hgi-contact-02:before{content:""}.hgi-bulk.hgi-contact-book:after{content:""}.hgi-bulk.hgi-contact-book:before{content:""}.hgi-bulk.hgi-contact:after{content:""}.hgi-bulk.hgi-contact:before{content:""}.hgi-bulk.hgi-container-truck-01:after{content:""}.hgi-bulk.hgi-container-truck-01:before{content:""}.hgi-bulk.hgi-container-truck-02:after{content:""}.hgi-bulk.hgi-container-truck-02:before{content:""}.hgi-bulk.hgi-container-truck:after{content:""}.hgi-bulk.hgi-container-truck:before{content:""}.hgi-bulk.hgi-contracts:after{content:""}.hgi-bulk.hgi-contracts:before{content:""}.hgi-bulk.hgi-conversation:after{content:""}.hgi-bulk.hgi-conversation:before{content:""}.hgi-bulk.hgi-cook-book:after{content:""}.hgi-bulk.hgi-cook-book:before{content:""}.hgi-bulk.hgi-cookie:after{content:""}.hgi-bulk.hgi-cookie:before{content:""}.hgi-bulk.hgi-coordinate-01:after{content:""}.hgi-bulk.hgi-coordinate-01:before{content:""}.hgi-bulk.hgi-coordinate-02:after{content:""}.hgi-bulk.hgi-coordinate-02:before{content:""}.hgi-bulk.hgi-copilot:after{content:""}.hgi-bulk.hgi-copilot:before{content:""}.hgi-bulk.hgi-copy-01:after{content:""}.hgi-bulk.hgi-copy-01:before{content:""}.hgi-bulk.hgi-copy-02:after{content:""}.hgi-bulk.hgi-copy-02:before{content:""}.hgi-bulk.hgi-copy-link:after{content:""}.hgi-bulk.hgi-copy-link:before{content:""}.hgi-bulk.hgi-copyright:after{content:""}.hgi-bulk.hgi-copyright:before{content:""}.hgi-bulk.hgi-corn:after{content:""}.hgi-bulk.hgi-corn:before{content:""}.hgi-bulk.hgi-corporate:after{content:""}.hgi-bulk.hgi-corporate:before{content:""}.hgi-bulk.hgi-cos:after{content:""}.hgi-bulk.hgi-cos:before{content:""}.hgi-bulk.hgi-cosine-01:after{content:""}.hgi-bulk.hgi-cosine-01:before{content:""}.hgi-bulk.hgi-cosine-02:after{content:""}.hgi-bulk.hgi-cosine-02:before{content:""}.hgi-bulk.hgi-cottage:after{content:""}.hgi-bulk.hgi-cottage:before{content:""}.hgi-bulk.hgi-cotton-candy:after{content:""}.hgi-bulk.hgi-cotton-candy:before{content:""}.hgi-bulk.hgi-coupon-01:after{content:""}.hgi-bulk.hgi-coupon-01:before{content:""}.hgi-bulk.hgi-coupon-02:after{content:""}.hgi-bulk.hgi-coupon-02:before{content:""}.hgi-bulk.hgi-coupon-03:after{content:""}.hgi-bulk.hgi-coupon-03:before{content:""}.hgi-bulk.hgi-coupon-percent:after{content:""}.hgi-bulk.hgi-coupon-percent:before{content:""}.hgi-bulk.hgi-course:after{content:""}.hgi-bulk.hgi-course:before{content:""}.hgi-bulk.hgi-court-house:after{content:""}.hgi-bulk.hgi-court-house:before{content:""}.hgi-bulk.hgi-court-law:after{content:""}.hgi-bulk.hgi-court-law:before{content:""}.hgi-bulk.hgi-covariate:after{content:""}.hgi-bulk.hgi-covariate:before{content:""}.hgi-bulk.hgi-covid-info:after{content:""}.hgi-bulk.hgi-covid-info:before{content:""}.hgi-bulk.hgi-cowboy-hat:after{content:""}.hgi-bulk.hgi-cowboy-hat:before{content:""}.hgi-bulk.hgi-cplusplus:after{content:""}.hgi-bulk.hgi-cplusplus:before{content:""}.hgi-bulk.hgi-cpu-charge:after{content:""}.hgi-bulk.hgi-cpu-charge:before{content:""}.hgi-bulk.hgi-cpu:after{content:""}.hgi-bulk.hgi-cpu-settings:after{content:""}.hgi-bulk.hgi-cpu-settings:before{content:""}.hgi-bulk.hgi-cpu:before{content:""}.hgi-bulk.hgi-crab:after{content:""}.hgi-bulk.hgi-crab:before{content:""}.hgi-bulk.hgi-crane:after{content:""}.hgi-bulk.hgi-crane:before{content:""}.hgi-bulk.hgi-crazy:after{content:""}.hgi-bulk.hgi-crazy:before{content:""}.hgi-bulk.hgi-creative-market:after{content:""}.hgi-bulk.hgi-creative-market:before{content:""}.hgi-bulk.hgi-credit-card-accept:after{content:""}.hgi-bulk.hgi-credit-card-accept:before{content:""}.hgi-bulk.hgi-credit-card-add:after{content:""}.hgi-bulk.hgi-credit-card-add:before{content:""}.hgi-bulk.hgi-credit-card-change:after{content:""}.hgi-bulk.hgi-credit-card-change:before{content:""}.hgi-bulk.hgi-credit-card-defrost:after{content:""}.hgi-bulk.hgi-credit-card-defrost:before{content:""}.hgi-bulk.hgi-credit-card-freeze:after{content:""}.hgi-bulk.hgi-credit-card-freeze:before{content:""}.hgi-bulk.hgi-credit-card-not-accept:after{content:""}.hgi-bulk.hgi-credit-card-not-accept:before{content:""}.hgi-bulk.hgi-credit-card-not-found:after{content:""}.hgi-bulk.hgi-credit-card-not-found:before{content:""}.hgi-bulk.hgi-credit-card-pos:after{content:""}.hgi-bulk.hgi-credit-card-pos:before{content:""}.hgi-bulk.hgi-credit-card:after{content:""}.hgi-bulk.hgi-credit-card-validation:after{content:""}.hgi-bulk.hgi-credit-card-validation:before{content:""}.hgi-bulk.hgi-credit-card:before{content:""}.hgi-bulk.hgi-cricket-bat:after{content:""}.hgi-bulk.hgi-cricket-bat:before{content:""}.hgi-bulk.hgi-cricket-helmet:after{content:""}.hgi-bulk.hgi-cricket-helmet:before{content:""}.hgi-bulk.hgi-croissant:after{content:""}.hgi-bulk.hgi-croissant:before{content:""}.hgi-bulk.hgi-crop:after{content:""}.hgi-bulk.hgi-crop:before{content:""}.hgi-bulk.hgi-crowdfunding:after{content:""}.hgi-bulk.hgi-crowdfunding:before{content:""}.hgi-bulk.hgi-crown:after{content:""}.hgi-bulk.hgi-crown:before{content:""}.hgi-bulk.hgi-crying:after{content:""}.hgi-bulk.hgi-crying:before{content:""}.hgi-bulk.hgi-csv-01:after{content:""}.hgi-bulk.hgi-csv-01:before{content:""}.hgi-bulk.hgi-csv-02:after{content:""}.hgi-bulk.hgi-csv-02:before{content:""}.hgi-bulk.hgi-cube:after{content:""}.hgi-bulk.hgi-cube:before{content:""}.hgi-bulk.hgi-cupcake-01:after{content:""}.hgi-bulk.hgi-cupcake-01:before{content:""}.hgi-bulk.hgi-cupcake-02:after{content:""}.hgi-bulk.hgi-cupcake-02:before{content:""}.hgi-bulk.hgi-cupcake-03:after{content:""}.hgi-bulk.hgi-cupcake-03:before{content:""}.hgi-bulk.hgi-curling:after{content:""}.hgi-bulk.hgi-curling:before{content:""}.hgi-bulk.hgi-cursor-01:after{content:""}.hgi-bulk.hgi-cursor-01:before{content:""}.hgi-bulk.hgi-cursor-02:after{content:""}.hgi-bulk.hgi-cursor-02:before{content:""}.hgi-bulk.hgi-cursor-add-selection-01:after{content:""}.hgi-bulk.hgi-cursor-add-selection-01:before{content:""}.hgi-bulk.hgi-cursor-add-selection-02:after{content:""}.hgi-bulk.hgi-cursor-add-selection-02:before{content:""}.hgi-bulk.hgi-cursor-circle-selection-01:after{content:""}.hgi-bulk.hgi-cursor-circle-selection-01:before{content:""}.hgi-bulk.hgi-cursor-circle-selection-02:after{content:""}.hgi-bulk.hgi-cursor-circle-selection-02:before{content:""}.hgi-bulk.hgi-cursor-disabled-01:after{content:""}.hgi-bulk.hgi-cursor-disabled-01:before{content:""}.hgi-bulk.hgi-cursor-disabled-02:after{content:""}.hgi-bulk.hgi-cursor-disabled-02:before{content:""}.hgi-bulk.hgi-cursor-edit-01:after{content:""}.hgi-bulk.hgi-cursor-edit-01:before{content:""}.hgi-bulk.hgi-cursor-edit-02:after{content:""}.hgi-bulk.hgi-cursor-edit-02:before{content:""}.hgi-bulk.hgi-cursor-hold-01:after{content:""}.hgi-bulk.hgi-cursor-hold-01:before{content:""}.hgi-bulk.hgi-cursor-hold-02:after{content:""}.hgi-bulk.hgi-cursor-hold-02:before{content:""}.hgi-bulk.hgi-cursor-in-window:after{content:""}.hgi-bulk.hgi-cursor-in-window:before{content:""}.hgi-bulk.hgi-cursor-info-01:after{content:""}.hgi-bulk.hgi-cursor-info-01:before{content:""}.hgi-bulk.hgi-cursor-info-02:after{content:""}.hgi-bulk.hgi-cursor-info-02:before{content:""}.hgi-bulk.hgi-cursor-loading-01:after{content:""}.hgi-bulk.hgi-cursor-loading-01:before{content:""}.hgi-bulk.hgi-cursor-loading-02:after{content:""}.hgi-bulk.hgi-cursor-loading-02:before{content:""}.hgi-bulk.hgi-cursor-magic-selection-01:after{content:""}.hgi-bulk.hgi-cursor-magic-selection-01:before{content:""}.hgi-bulk.hgi-cursor-magic-selection-02:after{content:""}.hgi-bulk.hgi-cursor-magic-selection-02:before{content:""}.hgi-bulk.hgi-cursor-move-01:after{content:""}.hgi-bulk.hgi-cursor-move-01:before{content:""}.hgi-bulk.hgi-cursor-move-02:after{content:""}.hgi-bulk.hgi-cursor-move-02:before{content:""}.hgi-bulk.hgi-cursor-pointer-01:after{content:""}.hgi-bulk.hgi-cursor-pointer-01:before{content:""}.hgi-bulk.hgi-cursor-pointer-02:after{content:""}.hgi-bulk.hgi-cursor-pointer-02:before{content:""}.hgi-bulk.hgi-cursor-progress-01:after{content:""}.hgi-bulk.hgi-cursor-progress-01:before{content:""}.hgi-bulk.hgi-cursor-progress-02:after{content:""}.hgi-bulk.hgi-cursor-progress-02:before{content:""}.hgi-bulk.hgi-cursor-progress-03:after{content:""}.hgi-bulk.hgi-cursor-progress-03:before{content:""}.hgi-bulk.hgi-cursor-progress-04:after{content:""}.hgi-bulk.hgi-cursor-progress-04:before{content:""}.hgi-bulk.hgi-cursor-rectangle-selection-01:after{content:""}.hgi-bulk.hgi-cursor-rectangle-selection-01:before{content:""}.hgi-bulk.hgi-cursor-rectangle-selection-02:after{content:""}.hgi-bulk.hgi-cursor-rectangle-selection-02:before{content:""}.hgi-bulk.hgi-cursor-remove-selection-01:after{content:""}.hgi-bulk.hgi-cursor-remove-selection-01:before{content:""}.hgi-bulk.hgi-cursor-remove-selection-02:after{content:""}.hgi-bulk.hgi-cursor-remove-selection-02:before{content:""}.hgi-bulk.hgi-cursor-text:after{content:""}.hgi-bulk.hgi-cursor-text:before{content:""}.hgi-bulk.hgi-curtains:after{content:""}.hgi-bulk.hgi-curtains:before{content:""}.hgi-bulk.hgi-curvy-left-direction:after{content:""}.hgi-bulk.hgi-curvy-left-direction:before{content:""}.hgi-bulk.hgi-curvy-left-right-direction:after{content:""}.hgi-bulk.hgi-curvy-left-right-direction:before{content:""}.hgi-bulk.hgi-curvy-right-direction:after{content:""}.hgi-bulk.hgi-curvy-right-direction:before{content:""}.hgi-bulk.hgi-curvy-up-down-direction:after{content:""}.hgi-bulk.hgi-curvy-up-down-direction:before{content:""}.hgi-bulk.hgi-customer-service-01:after{content:""}.hgi-bulk.hgi-customer-service-01:before{content:""}.hgi-bulk.hgi-customer-service-02:after{content:""}.hgi-bulk.hgi-customer-service-02:before{content:""}.hgi-bulk.hgi-customer-service:after{content:""}.hgi-bulk.hgi-customer-service:before{content:""}.hgi-bulk.hgi-customer-support:after{content:""}.hgi-bulk.hgi-customer-support:before{content:""}.hgi-bulk.hgi-customize:after{content:""}.hgi-bulk.hgi-customize:before{content:""}.hgi-bulk.hgi-cylinder-01:after{content:""}.hgi-bulk.hgi-cylinder-01:before{content:""}.hgi-bulk.hgi-cylinder-02:after{content:""}.hgi-bulk.hgi-cylinder-02:before{content:""}.hgi-bulk.hgi-cylinder-03:after{content:""}.hgi-bulk.hgi-cylinder-03:before{content:""}.hgi-bulk.hgi-cylinder-04:after{content:""}.hgi-bulk.hgi-cylinder-04:before{content:""}.hgi-bulk.hgi-danger:after{content:""}.hgi-bulk.hgi-danger:before{content:""}.hgi-bulk.hgi-dark-mode:after{content:""}.hgi-bulk.hgi-dark-mode:before{content:""}.hgi-bulk.hgi-dart:after{content:""}.hgi-bulk.hgi-dart:before{content:""}.hgi-bulk.hgi-dashboard-browsing:after{content:""}.hgi-bulk.hgi-dashboard-browsing:before{content:""}.hgi-bulk.hgi-dashboard-circle-add:after{content:""}.hgi-bulk.hgi-dashboard-circle-add:before{content:""}.hgi-bulk.hgi-dashboard-circle-edit:after{content:""}.hgi-bulk.hgi-dashboard-circle-edit:before{content:""}.hgi-bulk.hgi-dashboard-circle-remove:after{content:""}.hgi-bulk.hgi-dashboard-circle-remove:before{content:""}.hgi-bulk.hgi-dashboard-circle:after{content:""}.hgi-bulk.hgi-dashboard-circle-settings:after{content:""}.hgi-bulk.hgi-dashboard-circle-settings:before{content:""}.hgi-bulk.hgi-dashboard-circle:before{content:""}.hgi-bulk.hgi-dashboard-speed-01:after{content:""}.hgi-bulk.hgi-dashboard-speed-01:before{content:""}.hgi-bulk.hgi-dashboard-speed-02:after{content:""}.hgi-bulk.hgi-dashboard-speed-02:before{content:""}.hgi-bulk.hgi-dashboard-square-01:after{content:""}.hgi-bulk.hgi-dashboard-square-01:before{content:""}.hgi-bulk.hgi-dashboard-square-02:after{content:""}.hgi-bulk.hgi-dashboard-square-02:before{content:""}.hgi-bulk.hgi-dashboard-square-03:after{content:""}.hgi-bulk.hgi-dashboard-square-03:before{content:""}.hgi-bulk.hgi-dashboard-square-add:after{content:""}.hgi-bulk.hgi-dashboard-square-add:before{content:""}.hgi-bulk.hgi-dashboard-square-edit:after{content:""}.hgi-bulk.hgi-dashboard-square-edit:before{content:""}.hgi-bulk.hgi-dashboard-square-remove:after{content:""}.hgi-bulk.hgi-dashboard-square-remove:before{content:""}.hgi-bulk.hgi-dashboard-square-setting:after{content:""}.hgi-bulk.hgi-dashboard-square-setting:before{content:""}.hgi-bulk.hgi-dashed-line-01:after{content:""}.hgi-bulk.hgi-dashed-line-01:before{content:""}.hgi-bulk.hgi-dashed-line-02:after{content:""}.hgi-bulk.hgi-dashed-line-02:before{content:""}.hgi-bulk.hgi-data-recovery:after{content:""}.hgi-bulk.hgi-data-recovery:before{content:""}.hgi-bulk.hgi-database-01:after{content:""}.hgi-bulk.hgi-database-01:before{content:""}.hgi-bulk.hgi-database-02:after{content:""}.hgi-bulk.hgi-database-02:before{content:""}.hgi-bulk.hgi-database-add:after{content:""}.hgi-bulk.hgi-database-add:before{content:""}.hgi-bulk.hgi-database-export:after{content:""}.hgi-bulk.hgi-database-export:before{content:""}.hgi-bulk.hgi-database-import:after{content:""}.hgi-bulk.hgi-database-import:before{content:""}.hgi-bulk.hgi-database-locked:after{content:""}.hgi-bulk.hgi-database-locked:before{content:""}.hgi-bulk.hgi-database-restore:after{content:""}.hgi-bulk.hgi-database-restore:before{content:""}.hgi-bulk.hgi-database:after{content:""}.hgi-bulk.hgi-database-setting:after{content:""}.hgi-bulk.hgi-database-setting:before{content:""}.hgi-bulk.hgi-database-sync-01:after{content:""}.hgi-bulk.hgi-database-sync-01:before{content:""}.hgi-bulk.hgi-database-sync:after{content:""}.hgi-bulk.hgi-database-sync:before{content:""}.hgi-bulk.hgi-database:before{content:""}.hgi-bulk.hgi-dates:after{content:""}.hgi-bulk.hgi-dates:before{content:""}.hgi-bulk.hgi-dead:after{content:""}.hgi-bulk.hgi-dead:before{content:""}.hgi-bulk.hgi-delete-01:after{content:""}.hgi-bulk.hgi-delete-01:before{content:""}.hgi-bulk.hgi-delete-02:after{content:""}.hgi-bulk.hgi-delete-02:before{content:""}.hgi-bulk.hgi-delete-03:after{content:""}.hgi-bulk.hgi-delete-03:before{content:""}.hgi-bulk.hgi-delete-04:after{content:""}.hgi-bulk.hgi-delete-04:before{content:""}.hgi-bulk.hgi-delete-column:after{content:""}.hgi-bulk.hgi-delete-column:before{content:""}.hgi-bulk.hgi-delete-put-back:after{content:""}.hgi-bulk.hgi-delete-put-back:before{content:""}.hgi-bulk.hgi-delete-row:after{content:""}.hgi-bulk.hgi-delete-row:before{content:""}.hgi-bulk.hgi-delete-throw:after{content:""}.hgi-bulk.hgi-delete-throw:before{content:""}.hgi-bulk.hgi-delivered-sent:after{content:""}.hgi-bulk.hgi-delivered-sent:before{content:""}.hgi-bulk.hgi-delivery-box-01:after{content:""}.hgi-bulk.hgi-delivery-box-01:before{content:""}.hgi-bulk.hgi-delivery-box-02:after{content:""}.hgi-bulk.hgi-delivery-box-02:before{content:""}.hgi-bulk.hgi-delivery-delay-01:after{content:""}.hgi-bulk.hgi-delivery-delay-01:before{content:""}.hgi-bulk.hgi-delivery-delay-02:after{content:""}.hgi-bulk.hgi-delivery-delay-02:before{content:""}.hgi-bulk.hgi-delivery-return-01:after{content:""}.hgi-bulk.hgi-delivery-return-01:before{content:""}.hgi-bulk.hgi-delivery-return-02:after{content:""}.hgi-bulk.hgi-delivery-return-02:before{content:""}.hgi-bulk.hgi-delivery-secure-01:after{content:""}.hgi-bulk.hgi-delivery-secure-01:before{content:""}.hgi-bulk.hgi-delivery-secure-02:after{content:""}.hgi-bulk.hgi-delivery-secure-02:before{content:""}.hgi-bulk.hgi-delivery-sent-01:after{content:""}.hgi-bulk.hgi-delivery-sent-01:before{content:""}.hgi-bulk.hgi-delivery-sent-02:after{content:""}.hgi-bulk.hgi-delivery-sent-02:before{content:""}.hgi-bulk.hgi-delivery-tracking-01:after{content:""}.hgi-bulk.hgi-delivery-tracking-01:before{content:""}.hgi-bulk.hgi-delivery-tracking-02:after{content:""}.hgi-bulk.hgi-delivery-tracking-02:before{content:""}.hgi-bulk.hgi-delivery-truck-01:after{content:""}.hgi-bulk.hgi-delivery-truck-01:before{content:""}.hgi-bulk.hgi-delivery-truck-02:after{content:""}.hgi-bulk.hgi-delivery-truck-02:before{content:""}.hgi-bulk.hgi-delivery-view-01:after{content:""}.hgi-bulk.hgi-delivery-view-01:before{content:""}.hgi-bulk.hgi-delivery-view-02:after{content:""}.hgi-bulk.hgi-delivery-view-02:before{content:""}.hgi-bulk.hgi-dental-braces:after{content:""}.hgi-bulk.hgi-dental-braces:before{content:""}.hgi-bulk.hgi-dental-broken-tooth:after{content:""}.hgi-bulk.hgi-dental-broken-tooth:before{content:""}.hgi-bulk.hgi-dental-care:after{content:""}.hgi-bulk.hgi-dental-care:before{content:""}.hgi-bulk.hgi-dental-tooth:after{content:""}.hgi-bulk.hgi-dental-tooth:before{content:""}.hgi-bulk.hgi-departement:after{content:""}.hgi-bulk.hgi-departement:before{content:""}.hgi-bulk.hgi-desert:after{content:""}.hgi-bulk.hgi-desert:before{content:""}.hgi-bulk.hgi-desk-01:after{content:""}.hgi-bulk.hgi-desk-01:before{content:""}.hgi-bulk.hgi-desk-02:after{content:""}.hgi-bulk.hgi-desk-02:before{content:""}.hgi-bulk.hgi-desk:after{content:""}.hgi-bulk.hgi-desk:before{content:""}.hgi-bulk.hgi-developer:after{content:""}.hgi-bulk.hgi-developer:before{content:""}.hgi-bulk.hgi-deviantart:after{content:""}.hgi-bulk.hgi-deviantart:before{content:""}.hgi-bulk.hgi-device-access:after{content:""}.hgi-bulk.hgi-device-access:before{content:""}.hgi-bulk.hgi-diagonal-scroll-point-01:after{content:""}.hgi-bulk.hgi-diagonal-scroll-point-01:before{content:""}.hgi-bulk.hgi-diagonal-scroll-point-02:after{content:""}.hgi-bulk.hgi-diagonal-scroll-point-02:before{content:""}.hgi-bulk.hgi-dialpad-circle-01:after{content:""}.hgi-bulk.hgi-dialpad-circle-01:before{content:""}.hgi-bulk.hgi-dialpad-circle-02:after{content:""}.hgi-bulk.hgi-dialpad-circle-02:before{content:""}.hgi-bulk.hgi-dialpad-square-01:after{content:""}.hgi-bulk.hgi-dialpad-square-01:before{content:""}.hgi-bulk.hgi-dialpad-square-02:after{content:""}.hgi-bulk.hgi-dialpad-square-02:before{content:""}.hgi-bulk.hgi-diameter:after{content:""}.hgi-bulk.hgi-diameter:before{content:""}.hgi-bulk.hgi-diamond-01:after{content:""}.hgi-bulk.hgi-diamond-01:before{content:""}.hgi-bulk.hgi-diamond-02:after{content:""}.hgi-bulk.hgi-diamond-02:before{content:""}.hgi-bulk.hgi-diamond:after{content:""}.hgi-bulk.hgi-diamond:before{content:""}.hgi-bulk.hgi-diaper:after{content:""}.hgi-bulk.hgi-diaper:before{content:""}.hgi-bulk.hgi-dice-faces-01:after{content:""}.hgi-bulk.hgi-dice-faces-01:before{content:""}.hgi-bulk.hgi-dice-faces-02:after{content:""}.hgi-bulk.hgi-dice-faces-02:before{content:""}.hgi-bulk.hgi-dice-faces-03:after{content:""}.hgi-bulk.hgi-dice-faces-03:before{content:""}.hgi-bulk.hgi-dice-faces-04:after{content:""}.hgi-bulk.hgi-dice-faces-04:before{content:""}.hgi-bulk.hgi-dice-faces-05:after{content:""}.hgi-bulk.hgi-dice-faces-05:before{content:""}.hgi-bulk.hgi-dice-faces-06:after{content:""}.hgi-bulk.hgi-dice-faces-06:before{content:""}.hgi-bulk.hgi-dice:after{content:""}.hgi-bulk.hgi-dice:before{content:""}.hgi-bulk.hgi-digestion:after{content:""}.hgi-bulk.hgi-digestion:before{content:""}.hgi-bulk.hgi-digg:after{content:""}.hgi-bulk.hgi-digg:before{content:""}.hgi-bulk.hgi-digital-clock:after{content:""}.hgi-bulk.hgi-digital-clock:before{content:""}.hgi-bulk.hgi-dim-sum-01:after{content:""}.hgi-bulk.hgi-dim-sum-01:before{content:""}.hgi-bulk.hgi-dim-sum-02:after{content:""}.hgi-bulk.hgi-dim-sum-02:before{content:""}.hgi-bulk.hgi-dining-table:after{content:""}.hgi-bulk.hgi-dining-table:before{content:""}.hgi-bulk.hgi-diploma:after{content:""}.hgi-bulk.hgi-diploma:before{content:""}.hgi-bulk.hgi-direction-left-01:after{content:""}.hgi-bulk.hgi-direction-left-01:before{content:""}.hgi-bulk.hgi-direction-left-02:after{content:""}.hgi-bulk.hgi-direction-left-02:before{content:""}.hgi-bulk.hgi-direction-right-01:after{content:""}.hgi-bulk.hgi-direction-right-01:before{content:""}.hgi-bulk.hgi-direction-right-02:after{content:""}.hgi-bulk.hgi-direction-right-02:before{content:""}.hgi-bulk.hgi-directions-01:after{content:""}.hgi-bulk.hgi-directions-01:before{content:""}.hgi-bulk.hgi-directions-02:after{content:""}.hgi-bulk.hgi-directions-02:before{content:""}.hgi-bulk.hgi-dirham:after{content:""}.hgi-bulk.hgi-dirham:before{content:""}.hgi-bulk.hgi-disability-01:after{content:""}.hgi-bulk.hgi-disability-01:before{content:""}.hgi-bulk.hgi-disability-02:after{content:""}.hgi-bulk.hgi-disability-02:before{content:""}.hgi-bulk.hgi-discord:after{content:""}.hgi-bulk.hgi-discord:before{content:""}.hgi-bulk.hgi-discount-01:after{content:""}.hgi-bulk.hgi-discount-01:before{content:""}.hgi-bulk.hgi-discount:after{content:""}.hgi-bulk.hgi-discount-tag-01:after{content:""}.hgi-bulk.hgi-discount-tag-01:before{content:""}.hgi-bulk.hgi-discount-tag-02:after{content:""}.hgi-bulk.hgi-discount-tag-02:before{content:""}.hgi-bulk.hgi-discount:before{content:""}.hgi-bulk.hgi-discover-circle:after{content:""}.hgi-bulk.hgi-discover-circle:before{content:""}.hgi-bulk.hgi-discover-square:after{content:""}.hgi-bulk.hgi-discover-square:before{content:""}.hgi-bulk.hgi-dish-01:after{content:""}.hgi-bulk.hgi-dish-01:before{content:""}.hgi-bulk.hgi-dish-02:after{content:""}.hgi-bulk.hgi-dish-02:before{content:""}.hgi-bulk.hgi-dish-washer:after{content:""}.hgi-bulk.hgi-dish-washer:before{content:""}.hgi-bulk.hgi-displeased:after{content:""}.hgi-bulk.hgi-displeased:before{content:""}.hgi-bulk.hgi-distribute-horizontal-center:after{content:""}.hgi-bulk.hgi-distribute-horizontal-center:before{content:""}.hgi-bulk.hgi-distribute-horizontal-left:after{content:""}.hgi-bulk.hgi-distribute-horizontal-left:before{content:""}.hgi-bulk.hgi-distribute-horizontal-right:after{content:""}.hgi-bulk.hgi-distribute-horizontal-right:before{content:""}.hgi-bulk.hgi-distribute-vertical-bottom:after{content:""}.hgi-bulk.hgi-distribute-vertical-bottom:before{content:""}.hgi-bulk.hgi-distribute-vertical-center:after{content:""}.hgi-bulk.hgi-distribute-vertical-center:before{content:""}.hgi-bulk.hgi-distribute-vertical-top:after{content:""}.hgi-bulk.hgi-distribute-vertical-top:before{content:""}.hgi-bulk.hgi-distribution:after{content:""}.hgi-bulk.hgi-distribution:before{content:""}.hgi-bulk.hgi-divide-sign-circle:after{content:""}.hgi-bulk.hgi-divide-sign-circle:before{content:""}.hgi-bulk.hgi-divide-sign:after{content:""}.hgi-bulk.hgi-divide-sign-square:after{content:""}.hgi-bulk.hgi-divide-sign-square:before{content:""}.hgi-bulk.hgi-divide-sign:before{content:""}.hgi-bulk.hgi-dna-01:after{content:""}.hgi-bulk.hgi-dna-01:before{content:""}.hgi-bulk.hgi-dna:after{content:""}.hgi-bulk.hgi-dna:before{content:""}.hgi-bulk.hgi-do-not-touch-01:after{content:""}.hgi-bulk.hgi-do-not-touch-01:before{content:""}.hgi-bulk.hgi-do-not-touch-02:after{content:""}.hgi-bulk.hgi-do-not-touch-02:before{content:""}.hgi-bulk.hgi-doc-01:after{content:""}.hgi-bulk.hgi-doc-01:before{content:""}.hgi-bulk.hgi-doc-02:after{content:""}.hgi-bulk.hgi-doc-02:before{content:""}.hgi-bulk.hgi-doctor-01:after{content:""}.hgi-bulk.hgi-doctor-01:before{content:""}.hgi-bulk.hgi-doctor-02:after{content:""}.hgi-bulk.hgi-doctor-02:before{content:""}.hgi-bulk.hgi-doctor-03:after{content:""}.hgi-bulk.hgi-doctor-03:before{content:""}.hgi-bulk.hgi-document-attachment:after{content:""}.hgi-bulk.hgi-document-attachment:before{content:""}.hgi-bulk.hgi-document-code:after{content:""}.hgi-bulk.hgi-document-code:before{content:""}.hgi-bulk.hgi-document-validation:after{content:""}.hgi-bulk.hgi-document-validation:before{content:""}.hgi-bulk.hgi-dollar-01:after{content:""}.hgi-bulk.hgi-dollar-01:before{content:""}.hgi-bulk.hgi-dollar-02:after{content:""}.hgi-bulk.hgi-dollar-02:before{content:""}.hgi-bulk.hgi-dollar-circle:after{content:""}.hgi-bulk.hgi-dollar-circle:before{content:""}.hgi-bulk.hgi-dollar-receive-01:after{content:""}.hgi-bulk.hgi-dollar-receive-01:before{content:""}.hgi-bulk.hgi-dollar-receive-02:after{content:""}.hgi-bulk.hgi-dollar-receive-02:before{content:""}.hgi-bulk.hgi-dollar-send-01:after{content:""}.hgi-bulk.hgi-dollar-send-01:before{content:""}.hgi-bulk.hgi-dollar-send-02:after{content:""}.hgi-bulk.hgi-dollar-send-02:before{content:""}.hgi-bulk.hgi-dollar-square:after{content:""}.hgi-bulk.hgi-dollar-square:before{content:""}.hgi-bulk.hgi-dome:after{content:""}.hgi-bulk.hgi-dome:before{content:""}.hgi-bulk.hgi-domino:after{content:""}.hgi-bulk.hgi-domino:before{content:""}.hgi-bulk.hgi-door-01:after{content:""}.hgi-bulk.hgi-door-01:before{content:""}.hgi-bulk.hgi-door-02:after{content:""}.hgi-bulk.hgi-door-02:before{content:""}.hgi-bulk.hgi-door-lock:after{content:""}.hgi-bulk.hgi-door-lock:before{content:""}.hgi-bulk.hgi-door:after{content:""}.hgi-bulk.hgi-door:before{content:""}.hgi-bulk.hgi-doughnut:after{content:""}.hgi-bulk.hgi-doughnut:before{content:""}.hgi-bulk.hgi-download-01:after{content:""}.hgi-bulk.hgi-download-01:before{content:""}.hgi-bulk.hgi-download-02:after{content:""}.hgi-bulk.hgi-download-02:before{content:""}.hgi-bulk.hgi-download-03:after{content:""}.hgi-bulk.hgi-download-03:before{content:""}.hgi-bulk.hgi-download-04:after{content:""}.hgi-bulk.hgi-download-04:before{content:""}.hgi-bulk.hgi-download-05:after{content:""}.hgi-bulk.hgi-download-05:before{content:""}.hgi-bulk.hgi-download-circle-01:after{content:""}.hgi-bulk.hgi-download-circle-01:before{content:""}.hgi-bulk.hgi-download-circle-02:after{content:""}.hgi-bulk.hgi-download-circle-02:before{content:""}.hgi-bulk.hgi-download-square-01:after{content:""}.hgi-bulk.hgi-download-square-01:before{content:""}.hgi-bulk.hgi-download-square-02:after{content:""}.hgi-bulk.hgi-download-square-02:before{content:""}.hgi-bulk.hgi-drag-01:after{content:""}.hgi-bulk.hgi-drag-01:before{content:""}.hgi-bulk.hgi-drag-02:after{content:""}.hgi-bulk.hgi-drag-02:before{content:""}.hgi-bulk.hgi-drag-03:after{content:""}.hgi-bulk.hgi-drag-03:before{content:""}.hgi-bulk.hgi-drag-04:after{content:""}.hgi-bulk.hgi-drag-04:before{content:""}.hgi-bulk.hgi-drag-drop-horizontal:after{content:""}.hgi-bulk.hgi-drag-drop-horizontal:before{content:""}.hgi-bulk.hgi-drag-drop:after{content:""}.hgi-bulk.hgi-drag-drop-vertical:after{content:""}.hgi-bulk.hgi-drag-drop-vertical:before{content:""}.hgi-bulk.hgi-drag-drop:before{content:""}.hgi-bulk.hgi-drag-left-01:after{content:""}.hgi-bulk.hgi-drag-left-01:before{content:""}.hgi-bulk.hgi-drag-left-02:after{content:""}.hgi-bulk.hgi-drag-left-02:before{content:""}.hgi-bulk.hgi-drag-left-03:after{content:""}.hgi-bulk.hgi-drag-left-03:before{content:""}.hgi-bulk.hgi-drag-left-04:after{content:""}.hgi-bulk.hgi-drag-left-04:before{content:""}.hgi-bulk.hgi-drag-right-01:after{content:""}.hgi-bulk.hgi-drag-right-01:before{content:""}.hgi-bulk.hgi-drag-right-02:after{content:""}.hgi-bulk.hgi-drag-right-02:before{content:""}.hgi-bulk.hgi-drag-right-03:after{content:""}.hgi-bulk.hgi-drag-right-03:before{content:""}.hgi-bulk.hgi-drag-right-04:after{content:""}.hgi-bulk.hgi-drag-right-04:before{content:""}.hgi-bulk.hgi-drawing-compass:after{content:""}.hgi-bulk.hgi-drawing-compass:before{content:""}.hgi-bulk.hgi-drawing-mode:after{content:""}.hgi-bulk.hgi-drawing-mode:before{content:""}.hgi-bulk.hgi-dress-01:after{content:""}.hgi-bulk.hgi-dress-01:before{content:""}.hgi-bulk.hgi-dress-02:after{content:""}.hgi-bulk.hgi-dress-02:before{content:""}.hgi-bulk.hgi-dress-03:after{content:""}.hgi-bulk.hgi-dress-03:before{content:""}.hgi-bulk.hgi-dress-04:after{content:""}.hgi-bulk.hgi-dress-04:before{content:""}.hgi-bulk.hgi-dress-05:after{content:""}.hgi-bulk.hgi-dress-05:before{content:""}.hgi-bulk.hgi-dress-06:after{content:""}.hgi-bulk.hgi-dress-06:before{content:""}.hgi-bulk.hgi-dress-07:after{content:""}.hgi-bulk.hgi-dress-07:before{content:""}.hgi-bulk.hgi-dressing-table-01:after{content:""}.hgi-bulk.hgi-dressing-table-01:before{content:""}.hgi-bulk.hgi-dressing-table-02:after{content:""}.hgi-bulk.hgi-dressing-table-02:before{content:""}.hgi-bulk.hgi-dressing-table-03:after{content:""}.hgi-bulk.hgi-dressing-table-03:before{content:""}.hgi-bulk.hgi-dribbble:after{content:""}.hgi-bulk.hgi-dribbble:before{content:""}.hgi-bulk.hgi-drink:after{content:""}.hgi-bulk.hgi-drink:before{content:""}.hgi-bulk.hgi-drone:after{content:""}.hgi-bulk.hgi-drone:before{content:""}.hgi-bulk.hgi-drooling:after{content:""}.hgi-bulk.hgi-drooling:before{content:""}.hgi-bulk.hgi-dropbox:after{content:""}.hgi-bulk.hgi-dropbox:before{content:""}.hgi-bulk.hgi-droplet:after{content:""}.hgi-bulk.hgi-droplet:before{content:""}.hgi-bulk.hgi-dropper:after{content:""}.hgi-bulk.hgi-dropper:before{content:""}.hgi-bulk.hgi-ds3-tool:after{content:""}.hgi-bulk.hgi-ds3-tool:before{content:""}.hgi-bulk.hgi-dua:after{content:""}.hgi-bulk.hgi-dua:before{content:""}.hgi-bulk.hgi-dumbbell-01:after{content:""}.hgi-bulk.hgi-dumbbell-01:before{content:""}.hgi-bulk.hgi-dumbbell-02:after{content:""}.hgi-bulk.hgi-dumbbell-02:before{content:""}.hgi-bulk.hgi-dumbbell-03:after{content:""}.hgi-bulk.hgi-dumbbell-03:before{content:""}.hgi-bulk.hgi-ear-rings-01:after{content:""}.hgi-bulk.hgi-ear-rings-01:before{content:""}.hgi-bulk.hgi-ear-rings-02:after{content:""}.hgi-bulk.hgi-ear-rings-02:before{content:""}.hgi-bulk.hgi-ear-rings-03:after{content:""}.hgi-bulk.hgi-ear-rings-03:before{content:""}.hgi-bulk.hgi-ear:after{content:""}.hgi-bulk.hgi-ear:before{content:""}.hgi-bulk.hgi-earth:after{content:""}.hgi-bulk.hgi-earth:before{content:""}.hgi-bulk.hgi-ease-curve-control-points:after{content:""}.hgi-bulk.hgi-ease-curve-control-points:before{content:""}.hgi-bulk.hgi-ease-in-control-point:after{content:""}.hgi-bulk.hgi-ease-in-control-point:before{content:""}.hgi-bulk.hgi-ease-in-out:after{content:""}.hgi-bulk.hgi-ease-in-out:before{content:""}.hgi-bulk.hgi-ease-in:after{content:""}.hgi-bulk.hgi-ease-in:before{content:""}.hgi-bulk.hgi-ease-out-control-point:after{content:""}.hgi-bulk.hgi-ease-out-control-point:before{content:""}.hgi-bulk.hgi-ease-out:after{content:""}.hgi-bulk.hgi-ease-out:before{content:""}.hgi-bulk.hgi-eco-energy:after{content:""}.hgi-bulk.hgi-eco-energy:before{content:""}.hgi-bulk.hgi-eco-lab-01:after{content:""}.hgi-bulk.hgi-eco-lab-01:before{content:""}.hgi-bulk.hgi-eco-lab-02:after{content:""}.hgi-bulk.hgi-eco-lab-02:before{content:""}.hgi-bulk.hgi-eco-lab:after{content:""}.hgi-bulk.hgi-eco-lab:before{content:""}.hgi-bulk.hgi-eco-power:after{content:""}.hgi-bulk.hgi-eco-power:before{content:""}.hgi-bulk.hgi-edge-style:after{content:""}.hgi-bulk.hgi-edge-style:before{content:""}.hgi-bulk.hgi-edit-01:after{content:""}.hgi-bulk.hgi-edit-01:before{content:""}.hgi-bulk.hgi-edit-02:after{content:""}.hgi-bulk.hgi-edit-02:before{content:""}.hgi-bulk.hgi-edit-off:after{content:""}.hgi-bulk.hgi-edit-off:before{content:""}.hgi-bulk.hgi-edit-road:after{content:""}.hgi-bulk.hgi-edit-road:before{content:""}.hgi-bulk.hgi-edit-table:after{content:""}.hgi-bulk.hgi-edit-table:before{content:""}.hgi-bulk.hgi-edit-user-02:after{content:""}.hgi-bulk.hgi-edit-user-02:before{content:""}.hgi-bulk.hgi-eggs:after{content:""}.hgi-bulk.hgi-eggs:before{content:""}.hgi-bulk.hgi-eid-mubarak:after{content:""}.hgi-bulk.hgi-eid-mubarak:before{content:""}.hgi-bulk.hgi-eiffel-tower:after{content:""}.hgi-bulk.hgi-eiffel-tower:before{content:""}.hgi-bulk.hgi-elearning-exchange:after{content:""}.hgi-bulk.hgi-elearning-exchange:before{content:""}.hgi-bulk.hgi-electric-home-01:after{content:""}.hgi-bulk.hgi-electric-home-01:before{content:""}.hgi-bulk.hgi-electric-home-02:after{content:""}.hgi-bulk.hgi-electric-home-02:before{content:""}.hgi-bulk.hgi-electric-plugs:after{content:""}.hgi-bulk.hgi-electric-plugs:before{content:""}.hgi-bulk.hgi-electric-tower-01:after{content:""}.hgi-bulk.hgi-electric-tower-01:before{content:""}.hgi-bulk.hgi-electric-tower-02:after{content:""}.hgi-bulk.hgi-electric-tower-02:before{content:""}.hgi-bulk.hgi-electric-wire:after{content:""}.hgi-bulk.hgi-electric-wire:before{content:""}.hgi-bulk.hgi-ellipse-selection:after{content:""}.hgi-bulk.hgi-ellipse-selection:before{content:""}.hgi-bulk.hgi-encrypt:after{content:""}.hgi-bulk.hgi-encrypt:before{content:""}.hgi-bulk.hgi-energy-ellipse:after{content:""}.hgi-bulk.hgi-energy-ellipse:before{content:""}.hgi-bulk.hgi-energy-rectangle:after{content:""}.hgi-bulk.hgi-energy-rectangle:before{content:""}.hgi-bulk.hgi-energy:after{content:""}.hgi-bulk.hgi-energy:before{content:""}.hgi-bulk.hgi-entering-geo-fence:after{content:""}.hgi-bulk.hgi-entering-geo-fence:before{content:""}.hgi-bulk.hgi-envato:after{content:""}.hgi-bulk.hgi-envato:before{content:""}.hgi-bulk.hgi-equal-sign-circle:after{content:""}.hgi-bulk.hgi-equal-sign-circle:before{content:""}.hgi-bulk.hgi-equal-sign:after{content:""}.hgi-bulk.hgi-equal-sign-square:after{content:""}.hgi-bulk.hgi-equal-sign-square:before{content:""}.hgi-bulk.hgi-equal-sign:before{content:""}.hgi-bulk.hgi-equipment-bench-press:after{content:""}.hgi-bulk.hgi-equipment-bench-press:before{content:""}.hgi-bulk.hgi-equipment-chest-press:after{content:""}.hgi-bulk.hgi-equipment-chest-press:before{content:""}.hgi-bulk.hgi-equipment-gym-01:after{content:""}.hgi-bulk.hgi-equipment-gym-01:before{content:""}.hgi-bulk.hgi-equipment-gym-02:after{content:""}.hgi-bulk.hgi-equipment-gym-02:before{content:""}.hgi-bulk.hgi-equipment-gym-03:after{content:""}.hgi-bulk.hgi-equipment-gym-03:before{content:""}.hgi-bulk.hgi-equipment-weightlifting:after{content:""}.hgi-bulk.hgi-equipment-weightlifting:before{content:""}.hgi-bulk.hgi-eraser-01:after{content:""}.hgi-bulk.hgi-eraser-01:before{content:""}.hgi-bulk.hgi-eraser-add:after{content:""}.hgi-bulk.hgi-eraser-add:before{content:""}.hgi-bulk.hgi-eraser-auto:after{content:""}.hgi-bulk.hgi-eraser-auto:before{content:""}.hgi-bulk.hgi-eraser:after{content:""}.hgi-bulk.hgi-eraser:before{content:""}.hgi-bulk.hgi-estimate-01:after{content:""}.hgi-bulk.hgi-estimate-01:before{content:""}.hgi-bulk.hgi-estimate-02:after{content:""}.hgi-bulk.hgi-estimate-02:before{content:""}.hgi-bulk.hgi-ethereum-ellipse:after{content:""}.hgi-bulk.hgi-ethereum-ellipse:before{content:""}.hgi-bulk.hgi-ethereum-rectangle:after{content:""}.hgi-bulk.hgi-ethereum-rectangle:before{content:""}.hgi-bulk.hgi-ethereum:after{content:""}.hgi-bulk.hgi-ethereum:before{content:""}.hgi-bulk.hgi-euro-circle:after{content:""}.hgi-bulk.hgi-euro-circle:before{content:""}.hgi-bulk.hgi-euro-receive:after{content:""}.hgi-bulk.hgi-euro-receive:before{content:""}.hgi-bulk.hgi-euro:after{content:""}.hgi-bulk.hgi-euro-send:after{content:""}.hgi-bulk.hgi-euro-send:before{content:""}.hgi-bulk.hgi-euro-square:after{content:""}.hgi-bulk.hgi-euro-square:before{content:""}.hgi-bulk.hgi-euro:before{content:""}.hgi-bulk.hgi-ev-charging:after{content:""}.hgi-bulk.hgi-ev-charging:before{content:""}.hgi-bulk.hgi-evil:after{content:""}.hgi-bulk.hgi-evil:before{content:""}.hgi-bulk.hgi-exchange-01:after{content:""}.hgi-bulk.hgi-exchange-01:before{content:""}.hgi-bulk.hgi-exchange-02:after{content:""}.hgi-bulk.hgi-exchange-02:before{content:""}.hgi-bulk.hgi-exchange-03:after{content:""}.hgi-bulk.hgi-exchange-03:before{content:""}.hgi-bulk.hgi-expander:after{content:""}.hgi-bulk.hgi-expander:before{content:""}.hgi-bulk.hgi-external-drive:after{content:""}.hgi-bulk.hgi-external-drive:before{content:""}.hgi-bulk.hgi-eye:after{content:""}.hgi-bulk.hgi-eye:before{content:""}.hgi-bulk.hgi-face-id:after{content:""}.hgi-bulk.hgi-face-id:before{content:""}.hgi-bulk.hgi-facebook-01:after{content:""}.hgi-bulk.hgi-facebook-01:before{content:""}.hgi-bulk.hgi-facebook-02:after{content:""}.hgi-bulk.hgi-facebook-02:before{content:""}.hgi-bulk.hgi-factory-01:after{content:""}.hgi-bulk.hgi-factory-01:before{content:""}.hgi-bulk.hgi-factory-02:after{content:""}.hgi-bulk.hgi-factory-02:before{content:""}.hgi-bulk.hgi-factory:after{content:""}.hgi-bulk.hgi-factory:before{content:""}.hgi-bulk.hgi-fahrenheit:after{content:""}.hgi-bulk.hgi-fahrenheit:before{content:""}.hgi-bulk.hgi-falling-star:after{content:""}.hgi-bulk.hgi-falling-star:before{content:""}.hgi-bulk.hgi-fast-wind:after{content:""}.hgi-bulk.hgi-fast-wind:before{content:""}.hgi-bulk.hgi-favourite-circle:after{content:""}.hgi-bulk.hgi-favourite-circle:before{content:""}.hgi-bulk.hgi-favourite:after{content:""}.hgi-bulk.hgi-favourite-square:after{content:""}.hgi-bulk.hgi-favourite-square:before{content:""}.hgi-bulk.hgi-favourite:before{content:""}.hgi-bulk.hgi-feather:after{content:""}.hgi-bulk.hgi-feather:before{content:""}.hgi-bulk.hgi-fencing-mask:after{content:""}.hgi-bulk.hgi-fencing-mask:before{content:""}.hgi-bulk.hgi-fencing:after{content:""}.hgi-bulk.hgi-fencing:before{content:""}.hgi-bulk.hgi-ferris-wheel:after{content:""}.hgi-bulk.hgi-ferris-wheel:before{content:""}.hgi-bulk.hgi-ferry-boat:after{content:""}.hgi-bulk.hgi-ferry-boat:before{content:""}.hgi-bulk.hgi-figma:after{content:""}.hgi-bulk.hgi-figma:before{content:""}.hgi-bulk.hgi-file-01:after{content:""}.hgi-bulk.hgi-file-01:before{content:""}.hgi-bulk.hgi-file-02:after{content:""}.hgi-bulk.hgi-file-02:before{content:""}.hgi-bulk.hgi-file-add:after{content:""}.hgi-bulk.hgi-file-add:before{content:""}.hgi-bulk.hgi-file-attachment:after{content:""}.hgi-bulk.hgi-file-attachment:before{content:""}.hgi-bulk.hgi-file-audio:after{content:""}.hgi-bulk.hgi-file-audio:before{content:""}.hgi-bulk.hgi-file-bitcoin:after{content:""}.hgi-bulk.hgi-file-bitcoin:before{content:""}.hgi-bulk.hgi-file-block:after{content:""}.hgi-bulk.hgi-file-block:before{content:""}.hgi-bulk.hgi-file-bookmark:after{content:""}.hgi-bulk.hgi-file-bookmark:before{content:""}.hgi-bulk.hgi-file-cloud:after{content:""}.hgi-bulk.hgi-file-cloud:before{content:""}.hgi-bulk.hgi-file-corrupt:after{content:""}.hgi-bulk.hgi-file-corrupt:before{content:""}.hgi-bulk.hgi-file-dollar:after{content:""}.hgi-bulk.hgi-file-dollar:before{content:""}.hgi-bulk.hgi-file-download:after{content:""}.hgi-bulk.hgi-file-download:before{content:""}.hgi-bulk.hgi-file-edit:after{content:""}.hgi-bulk.hgi-file-edit:before{content:""}.hgi-bulk.hgi-file-euro:after{content:""}.hgi-bulk.hgi-file-euro:before{content:""}.hgi-bulk.hgi-file-export:after{content:""}.hgi-bulk.hgi-file-export:before{content:""}.hgi-bulk.hgi-file-favourite:after{content:""}.hgi-bulk.hgi-file-favourite:before{content:""}.hgi-bulk.hgi-file-import:after{content:""}.hgi-bulk.hgi-file-import:before{content:""}.hgi-bulk.hgi-file-link:after{content:""}.hgi-bulk.hgi-file-link:before{content:""}.hgi-bulk.hgi-file-locked:after{content:""}.hgi-bulk.hgi-file-locked:before{content:""}.hgi-bulk.hgi-file-management:after{content:""}.hgi-bulk.hgi-file-management:before{content:""}.hgi-bulk.hgi-file-minus:after{content:""}.hgi-bulk.hgi-file-minus:before{content:""}.hgi-bulk.hgi-file-music:after{content:""}.hgi-bulk.hgi-file-music:before{content:""}.hgi-bulk.hgi-file-not-found:after{content:""}.hgi-bulk.hgi-file-not-found:before{content:""}.hgi-bulk.hgi-file-paste:after{content:""}.hgi-bulk.hgi-file-paste:before{content:""}.hgi-bulk.hgi-file-pin:after{content:""}.hgi-bulk.hgi-file-pin:before{content:""}.hgi-bulk.hgi-file-pound:after{content:""}.hgi-bulk.hgi-file-pound:before{content:""}.hgi-bulk.hgi-file-remove:after{content:""}.hgi-bulk.hgi-file-remove:before{content:""}.hgi-bulk.hgi-file-script:after{content:""}.hgi-bulk.hgi-file-script:before{content:""}.hgi-bulk.hgi-file-search:after{content:""}.hgi-bulk.hgi-file-search:before{content:""}.hgi-bulk.hgi-file-security:after{content:""}.hgi-bulk.hgi-file-security:before{content:""}.hgi-bulk.hgi-file-shredder:after{content:""}.hgi-bulk.hgi-file-shredder:before{content:""}.hgi-bulk.hgi-file-star:after{content:""}.hgi-bulk.hgi-file-star:before{content:""}.hgi-bulk.hgi-file-sync:after{content:""}.hgi-bulk.hgi-file-sync:before{content:""}.hgi-bulk.hgi-file-unknown:after{content:""}.hgi-bulk.hgi-file-unknown:before{content:""}.hgi-bulk.hgi-file-unlocked:after{content:""}.hgi-bulk.hgi-file-unlocked:before{content:""}.hgi-bulk.hgi-file-upload:after{content:""}.hgi-bulk.hgi-file-upload:before{content:""}.hgi-bulk.hgi-file-validation:after{content:""}.hgi-bulk.hgi-file-validation:before{content:""}.hgi-bulk.hgi-file-verified:after{content:""}.hgi-bulk.hgi-file-verified:before{content:""}.hgi-bulk.hgi-file-video:after{content:""}.hgi-bulk.hgi-file-video:before{content:""}.hgi-bulk.hgi-file-view:after{content:""}.hgi-bulk.hgi-file-view:before{content:""}.hgi-bulk.hgi-file-yen:after{content:""}.hgi-bulk.hgi-file-yen:before{content:""}.hgi-bulk.hgi-file-zip:after{content:""}.hgi-bulk.hgi-file-zip:before{content:""}.hgi-bulk.hgi-files-01:after{content:""}.hgi-bulk.hgi-files-01:before{content:""}.hgi-bulk.hgi-files-02:after{content:""}.hgi-bulk.hgi-files-02:before{content:""}.hgi-bulk.hgi-film-01:after{content:""}.hgi-bulk.hgi-film-01:before{content:""}.hgi-bulk.hgi-film-02:after{content:""}.hgi-bulk.hgi-film-02:before{content:""}.hgi-bulk.hgi-film-roll-01:after{content:""}.hgi-bulk.hgi-film-roll-01:before{content:""}.hgi-bulk.hgi-film-roll-02:after{content:""}.hgi-bulk.hgi-film-roll-02:before{content:""}.hgi-bulk.hgi-filter-add:after{content:""}.hgi-bulk.hgi-filter-add:before{content:""}.hgi-bulk.hgi-filter-edit:after{content:""}.hgi-bulk.hgi-filter-edit:before{content:""}.hgi-bulk.hgi-filter-horizontal:after{content:""}.hgi-bulk.hgi-filter-horizontal:before{content:""}.hgi-bulk.hgi-filter-mail-circle:after{content:""}.hgi-bulk.hgi-filter-mail-circle:before{content:""}.hgi-bulk.hgi-filter-mail-square:after{content:""}.hgi-bulk.hgi-filter-mail-square:before{content:""}.hgi-bulk.hgi-filter-remove:after{content:""}.hgi-bulk.hgi-filter-remove:before{content:""}.hgi-bulk.hgi-filter-reset:after{content:""}.hgi-bulk.hgi-filter-reset:before{content:""}.hgi-bulk.hgi-filter:after{content:""}.hgi-bulk.hgi-filter-vertical:after{content:""}.hgi-bulk.hgi-filter-vertical:before{content:""}.hgi-bulk.hgi-filter:before{content:""}.hgi-bulk.hgi-finger-access:after{content:""}.hgi-bulk.hgi-finger-access:before{content:""}.hgi-bulk.hgi-finger-print-add:after{content:""}.hgi-bulk.hgi-finger-print-add:before{content:""}.hgi-bulk.hgi-finger-print-check:after{content:""}.hgi-bulk.hgi-finger-print-check:before{content:""}.hgi-bulk.hgi-finger-print-minus:after{content:""}.hgi-bulk.hgi-finger-print-minus:before{content:""}.hgi-bulk.hgi-finger-print-remove:after{content:""}.hgi-bulk.hgi-finger-print-remove:before{content:""}.hgi-bulk.hgi-finger-print-scan:after{content:""}.hgi-bulk.hgi-finger-print-scan:before{content:""}.hgi-bulk.hgi-finger-print:after{content:""}.hgi-bulk.hgi-finger-print:before{content:""}.hgi-bulk.hgi-fingerprint-scan:after{content:""}.hgi-bulk.hgi-fingerprint-scan:before{content:""}.hgi-bulk.hgi-fins:after{content:""}.hgi-bulk.hgi-fins:before{content:""}.hgi-bulk.hgi-fire-pit:after{content:""}.hgi-bulk.hgi-fire-pit:before{content:""}.hgi-bulk.hgi-fire:after{content:""}.hgi-bulk.hgi-fire-security:after{content:""}.hgi-bulk.hgi-fire-security:before{content:""}.hgi-bulk.hgi-fire:before{content:""}.hgi-bulk.hgi-firewall:after{content:""}.hgi-bulk.hgi-firewall:before{content:""}.hgi-bulk.hgi-first-aid-kit:after{content:""}.hgi-bulk.hgi-first-aid-kit:before{content:""}.hgi-bulk.hgi-first-bracket-circle:after{content:""}.hgi-bulk.hgi-first-bracket-circle:before{content:""}.hgi-bulk.hgi-first-bracket:after{content:""}.hgi-bulk.hgi-first-bracket-square:after{content:""}.hgi-bulk.hgi-first-bracket-square:before{content:""}.hgi-bulk.hgi-first-bracket:before{content:""}.hgi-bulk.hgi-fish-food:after{content:""}.hgi-bulk.hgi-fish-food:before{content:""}.hgi-bulk.hgi-fiverr:after{content:""}.hgi-bulk.hgi-fiverr:before{content:""}.hgi-bulk.hgi-flag-01:after{content:""}.hgi-bulk.hgi-flag-01:before{content:""}.hgi-bulk.hgi-flag-02:after{content:""}.hgi-bulk.hgi-flag-02:before{content:""}.hgi-bulk.hgi-flag-03:after{content:""}.hgi-bulk.hgi-flag-03:before{content:""}.hgi-bulk.hgi-flash-off:after{content:""}.hgi-bulk.hgi-flash-off:before{content:""}.hgi-bulk.hgi-flash:after{content:""}.hgi-bulk.hgi-flash:before{content:""}.hgi-bulk.hgi-flaticon:after{content:""}.hgi-bulk.hgi-flaticon:before{content:""}.hgi-bulk.hgi-flickr:after{content:""}.hgi-bulk.hgi-flickr:before{content:""}.hgi-bulk.hgi-flim-slate:after{content:""}.hgi-bulk.hgi-flim-slate:before{content:""}.hgi-bulk.hgi-flip-bottom:after{content:""}.hgi-bulk.hgi-flip-bottom:before{content:""}.hgi-bulk.hgi-flip-horizontal:after{content:""}.hgi-bulk.hgi-flip-horizontal:before{content:""}.hgi-bulk.hgi-flip-left:after{content:""}.hgi-bulk.hgi-flip-left:before{content:""}.hgi-bulk.hgi-flip-phone:after{content:""}.hgi-bulk.hgi-flip-phone:before{content:""}.hgi-bulk.hgi-flip-right:after{content:""}.hgi-bulk.hgi-flip-right:before{content:""}.hgi-bulk.hgi-flip-top:after{content:""}.hgi-bulk.hgi-flip-top:before{content:""}.hgi-bulk.hgi-flip-vertical:after{content:""}.hgi-bulk.hgi-flip-vertical:before{content:""}.hgi-bulk.hgi-floor-plan:after{content:""}.hgi-bulk.hgi-floor-plan:before{content:""}.hgi-bulk.hgi-floppy-disk:after{content:""}.hgi-bulk.hgi-floppy-disk:before{content:""}.hgi-bulk.hgi-flow-circle:after{content:""}.hgi-bulk.hgi-flow-circle:before{content:""}.hgi-bulk.hgi-flow-connection:after{content:""}.hgi-bulk.hgi-flow-connection:before{content:""}.hgi-bulk.hgi-flow:after{content:""}.hgi-bulk.hgi-flow-square:after{content:""}.hgi-bulk.hgi-flow-square:before{content:""}.hgi-bulk.hgi-flow:before{content:""}.hgi-bulk.hgi-flowchart-01:after{content:""}.hgi-bulk.hgi-flowchart-01:before{content:""}.hgi-bulk.hgi-flowchart-02:after{content:""}.hgi-bulk.hgi-flowchart-02:before{content:""}.hgi-bulk.hgi-flower-pot:after{content:""}.hgi-bulk.hgi-flower-pot:before{content:""}.hgi-bulk.hgi-flower:after{content:""}.hgi-bulk.hgi-flower:before{content:""}.hgi-bulk.hgi-flushed:after{content:""}.hgi-bulk.hgi-flushed:before{content:""}.hgi-bulk.hgi-flying-human:after{content:""}.hgi-bulk.hgi-flying-human:before{content:""}.hgi-bulk.hgi-focus-point:after{content:""}.hgi-bulk.hgi-focus-point:before{content:""}.hgi-bulk.hgi-folder-01:after{content:""}.hgi-bulk.hgi-folder-01:before{content:""}.hgi-bulk.hgi-folder-02:after{content:""}.hgi-bulk.hgi-folder-02:before{content:""}.hgi-bulk.hgi-folder-03:after{content:""}.hgi-bulk.hgi-folder-03:before{content:""}.hgi-bulk.hgi-folder-add:after{content:""}.hgi-bulk.hgi-folder-add:before{content:""}.hgi-bulk.hgi-folder-attachment:after{content:""}.hgi-bulk.hgi-folder-attachment:before{content:""}.hgi-bulk.hgi-folder-audio:after{content:""}.hgi-bulk.hgi-folder-audio:before{content:""}.hgi-bulk.hgi-folder-block:after{content:""}.hgi-bulk.hgi-folder-block:before{content:""}.hgi-bulk.hgi-folder-check:after{content:""}.hgi-bulk.hgi-folder-check:before{content:""}.hgi-bulk.hgi-folder-cloud:after{content:""}.hgi-bulk.hgi-folder-cloud:before{content:""}.hgi-bulk.hgi-folder-details-reference:after{content:""}.hgi-bulk.hgi-folder-details-reference:before{content:""}.hgi-bulk.hgi-folder-details:after{content:""}.hgi-bulk.hgi-folder-details:before{content:""}.hgi-bulk.hgi-folder-download:after{content:""}.hgi-bulk.hgi-folder-download:before{content:""}.hgi-bulk.hgi-folder-edit:after{content:""}.hgi-bulk.hgi-folder-edit:before{content:""}.hgi-bulk.hgi-folder-export:after{content:""}.hgi-bulk.hgi-folder-export:before{content:""}.hgi-bulk.hgi-folder-favourite:after{content:""}.hgi-bulk.hgi-folder-favourite:before{content:""}.hgi-bulk.hgi-folder-file-storage:after{content:""}.hgi-bulk.hgi-folder-file-storage:before{content:""}.hgi-bulk.hgi-folder-import:after{content:""}.hgi-bulk.hgi-folder-import:before{content:""}.hgi-bulk.hgi-folder-library:after{content:""}.hgi-bulk.hgi-folder-library:before{content:""}.hgi-bulk.hgi-folder-links:after{content:""}.hgi-bulk.hgi-folder-links:before{content:""}.hgi-bulk.hgi-folder-locked:after{content:""}.hgi-bulk.hgi-folder-locked:before{content:""}.hgi-bulk.hgi-folder-management:after{content:""}.hgi-bulk.hgi-folder-management:before{content:""}.hgi-bulk.hgi-folder-minus:after{content:""}.hgi-bulk.hgi-folder-minus:before{content:""}.hgi-bulk.hgi-folder-music:after{content:""}.hgi-bulk.hgi-folder-music:before{content:""}.hgi-bulk.hgi-folder-off:after{content:""}.hgi-bulk.hgi-folder-off:before{content:""}.hgi-bulk.hgi-folder-open:after{content:""}.hgi-bulk.hgi-folder-open:before{content:""}.hgi-bulk.hgi-folder-pin:after{content:""}.hgi-bulk.hgi-folder-pin:before{content:""}.hgi-bulk.hgi-folder-remove:after{content:""}.hgi-bulk.hgi-folder-remove:before{content:""}.hgi-bulk.hgi-folder-search:after{content:""}.hgi-bulk.hgi-folder-search:before{content:""}.hgi-bulk.hgi-folder-security:after{content:""}.hgi-bulk.hgi-folder-security:before{content:""}.hgi-bulk.hgi-folder-shared-01:after{content:""}.hgi-bulk.hgi-folder-shared-01:before{content:""}.hgi-bulk.hgi-folder-shared-02:after{content:""}.hgi-bulk.hgi-folder-shared-02:before{content:""}.hgi-bulk.hgi-folder-shared-03:after{content:""}.hgi-bulk.hgi-folder-shared-03:before{content:""}.hgi-bulk.hgi-folder-sync:after{content:""}.hgi-bulk.hgi-folder-sync:before{content:""}.hgi-bulk.hgi-folder-transfer:after{content:""}.hgi-bulk.hgi-folder-transfer:before{content:""}.hgi-bulk.hgi-folder-unknown:after{content:""}.hgi-bulk.hgi-folder-unknown:before{content:""}.hgi-bulk.hgi-folder-unlocked:after{content:""}.hgi-bulk.hgi-folder-unlocked:before{content:""}.hgi-bulk.hgi-folder-upload:after{content:""}.hgi-bulk.hgi-folder-upload:before{content:""}.hgi-bulk.hgi-folder-video:after{content:""}.hgi-bulk.hgi-folder-video:before{content:""}.hgi-bulk.hgi-folder-view:after{content:""}.hgi-bulk.hgi-folder-view:before{content:""}.hgi-bulk.hgi-folder-zip:after{content:""}.hgi-bulk.hgi-folder-zip:before{content:""}.hgi-bulk.hgi-folders:after{content:""}.hgi-bulk.hgi-folders:before{content:""}.hgi-bulk.hgi-football-pitch:after{content:""}.hgi-bulk.hgi-football-pitch:before{content:""}.hgi-bulk.hgi-football:after{content:""}.hgi-bulk.hgi-football:before{content:""}.hgi-bulk.hgi-forgot-password:after{content:""}.hgi-bulk.hgi-forgot-password:before{content:""}.hgi-bulk.hgi-fork:after{content:""}.hgi-bulk.hgi-fork:before{content:""}.hgi-bulk.hgi-forrst:after{content:""}.hgi-bulk.hgi-forrst:before{content:""}.hgi-bulk.hgi-fortress:after{content:""}.hgi-bulk.hgi-fortress:before{content:""}.hgi-bulk.hgi-forward-01:after{content:""}.hgi-bulk.hgi-forward-01:before{content:""}.hgi-bulk.hgi-forward-02:after{content:""}.hgi-bulk.hgi-forward-02:before{content:""}.hgi-bulk.hgi-four-finger-02:after{content:""}.hgi-bulk.hgi-four-finger-02:before{content:""}.hgi-bulk.hgi-four-finger-03:after{content:""}.hgi-bulk.hgi-four-finger-03:before{content:""}.hgi-bulk.hgi-four-k:after{content:""}.hgi-bulk.hgi-four-k:before{content:""}.hgi-bulk.hgi-foursquare:after{content:""}.hgi-bulk.hgi-foursquare:before{content:""}.hgi-bulk.hgi-framer:after{content:""}.hgi-bulk.hgi-framer:before{content:""}.hgi-bulk.hgi-frameworks:after{content:""}.hgi-bulk.hgi-frameworks:before{content:""}.hgi-bulk.hgi-french-fries-01:after{content:""}.hgi-bulk.hgi-french-fries-01:before{content:""}.hgi-bulk.hgi-french-fries-02:after{content:""}.hgi-bulk.hgi-french-fries-02:before{content:""}.hgi-bulk.hgi-fridge:after{content:""}.hgi-bulk.hgi-fridge:before{content:""}.hgi-bulk.hgi-fry:after{content:""}.hgi-bulk.hgi-fry:before{content:""}.hgi-bulk.hgi-fuel-01:after{content:""}.hgi-bulk.hgi-fuel-01:before{content:""}.hgi-bulk.hgi-fuel-02:after{content:""}.hgi-bulk.hgi-fuel-02:before{content:""}.hgi-bulk.hgi-fuel-station:after{content:""}.hgi-bulk.hgi-fuel-station:before{content:""}.hgi-bulk.hgi-function-circle:after{content:""}.hgi-bulk.hgi-function-circle:before{content:""}.hgi-bulk.hgi-function-of-x:after{content:""}.hgi-bulk.hgi-function-of-x:before{content:""}.hgi-bulk.hgi-function:after{content:""}.hgi-bulk.hgi-function-square:after{content:""}.hgi-bulk.hgi-function-square:before{content:""}.hgi-bulk.hgi-function:before{content:""}.hgi-bulk.hgi-galaxy:after{content:""}.hgi-bulk.hgi-galaxy:before{content:""}.hgi-bulk.hgi-game-controller-01:after{content:""}.hgi-bulk.hgi-game-controller-01:before{content:""}.hgi-bulk.hgi-game-controller-02:after{content:""}.hgi-bulk.hgi-game-controller-02:before{content:""}.hgi-bulk.hgi-game-controller-03:after{content:""}.hgi-bulk.hgi-game-controller-03:before{content:""}.hgi-bulk.hgi-game:after{content:""}.hgi-bulk.hgi-game:before{content:""}.hgi-bulk.hgi-gameboy:after{content:""}.hgi-bulk.hgi-gameboy:before{content:""}.hgi-bulk.hgi-garage:after{content:""}.hgi-bulk.hgi-garage:before{content:""}.hgi-bulk.hgi-garbage-truck:after{content:""}.hgi-bulk.hgi-garbage-truck:before{content:""}.hgi-bulk.hgi-gas-pipe:after{content:""}.hgi-bulk.hgi-gas-pipe:before{content:""}.hgi-bulk.hgi-gas-stove:after{content:""}.hgi-bulk.hgi-gas-stove:before{content:""}.hgi-bulk.hgi-gem:after{content:""}.hgi-bulk.hgi-gem:before{content:""}.hgi-bulk.hgi-geology-crust:after{content:""}.hgi-bulk.hgi-geology-crust:before{content:""}.hgi-bulk.hgi-geometric-shapes-01:after{content:""}.hgi-bulk.hgi-geometric-shapes-01:before{content:""}.hgi-bulk.hgi-geometric-shapes-02:after{content:""}.hgi-bulk.hgi-geometric-shapes-02:before{content:""}.hgi-bulk.hgi-gibbous-moon:after{content:""}.hgi-bulk.hgi-gibbous-moon:before{content:""}.hgi-bulk.hgi-gif-01:after{content:""}.hgi-bulk.hgi-gif-01:before{content:""}.hgi-bulk.hgi-gif-02:after{content:""}.hgi-bulk.hgi-gif-02:before{content:""}.hgi-bulk.hgi-gift-card:after{content:""}.hgi-bulk.hgi-gift-card:before{content:""}.hgi-bulk.hgi-gift:after{content:""}.hgi-bulk.hgi-gift:before{content:""}.hgi-bulk.hgi-git-branch:after{content:""}.hgi-bulk.hgi-git-branch:before{content:""}.hgi-bulk.hgi-git-commit:after{content:""}.hgi-bulk.hgi-git-commit:before{content:""}.hgi-bulk.hgi-git-compare:after{content:""}.hgi-bulk.hgi-git-compare:before{content:""}.hgi-bulk.hgi-git-fork:after{content:""}.hgi-bulk.hgi-git-fork:before{content:""}.hgi-bulk.hgi-git-merge:after{content:""}.hgi-bulk.hgi-git-merge:before{content:""}.hgi-bulk.hgi-git-pull-request-closed:after{content:""}.hgi-bulk.hgi-git-pull-request-closed:before{content:""}.hgi-bulk.hgi-git-pull-request-draft:after{content:""}.hgi-bulk.hgi-git-pull-request-draft:before{content:""}.hgi-bulk.hgi-git-pull-request:after{content:""}.hgi-bulk.hgi-git-pull-request:before{content:""}.hgi-bulk.hgi-gitbook:after{content:""}.hgi-bulk.hgi-gitbook:before{content:""}.hgi-bulk.hgi-github-01:after{content:""}.hgi-bulk.hgi-github-01:before{content:""}.hgi-bulk.hgi-github:after{content:""}.hgi-bulk.hgi-github:before{content:""}.hgi-bulk.hgi-gitlab:after{content:""}.hgi-bulk.hgi-gitlab:before{content:""}.hgi-bulk.hgi-give-blood:after{content:""}.hgi-bulk.hgi-give-blood:before{content:""}.hgi-bulk.hgi-give-pill:after{content:""}.hgi-bulk.hgi-give-pill:before{content:""}.hgi-bulk.hgi-glasses:after{content:""}.hgi-bulk.hgi-glasses:before{content:""}.hgi-bulk.hgi-global-editing:after{content:""}.hgi-bulk.hgi-global-editing:before{content:""}.hgi-bulk.hgi-global-education:after{content:""}.hgi-bulk.hgi-global-education:before{content:""}.hgi-bulk.hgi-global-refresh:after{content:""}.hgi-bulk.hgi-global-refresh:before{content:""}.hgi-bulk.hgi-global-search:after{content:""}.hgi-bulk.hgi-global-search:before{content:""}.hgi-bulk.hgi-global:after{content:""}.hgi-bulk.hgi-global:before{content:""}.hgi-bulk.hgi-globe-02:after{content:""}.hgi-bulk.hgi-globe-02:before{content:""}.hgi-bulk.hgi-globe:after{content:""}.hgi-bulk.hgi-globe:before{content:""}.hgi-bulk.hgi-glove:after{content:""}.hgi-bulk.hgi-glove:before{content:""}.hgi-bulk.hgi-go-backward-10-sec:after{content:""}.hgi-bulk.hgi-go-backward-10-sec:before{content:""}.hgi-bulk.hgi-go-backward-15-sec:after{content:""}.hgi-bulk.hgi-go-backward-15-sec:before{content:""}.hgi-bulk.hgi-go-backward-30-sec:after{content:""}.hgi-bulk.hgi-go-backward-30-sec:before{content:""}.hgi-bulk.hgi-go-backward-5-sec:after{content:""}.hgi-bulk.hgi-go-backward-5-sec:before{content:""}.hgi-bulk.hgi-go-backward-60-sec:after{content:""}.hgi-bulk.hgi-go-backward-60-sec:before{content:""}.hgi-bulk.hgi-go-forward-10-sec:after{content:""}.hgi-bulk.hgi-go-forward-10-sec:before{content:""}.hgi-bulk.hgi-go-forward-15-sec:after{content:""}.hgi-bulk.hgi-go-forward-15-sec:before{content:""}.hgi-bulk.hgi-go-forward-30-sec:after{content:""}.hgi-bulk.hgi-go-forward-30-sec:before{content:""}.hgi-bulk.hgi-go-forward-5-sec:after{content:""}.hgi-bulk.hgi-go-forward-5-sec:before{content:""}.hgi-bulk.hgi-go-forward-60-sec:after{content:""}.hgi-bulk.hgi-go-forward-60-sec:before{content:""}.hgi-bulk.hgi-gold-ingots:after{content:""}.hgi-bulk.hgi-gold-ingots:before{content:""}.hgi-bulk.hgi-gold:after{content:""}.hgi-bulk.hgi-gold:before{content:""}.hgi-bulk.hgi-golf-ball:after{content:""}.hgi-bulk.hgi-golf-ball:before{content:""}.hgi-bulk.hgi-golf-bat:after{content:""}.hgi-bulk.hgi-golf-bat:before{content:""}.hgi-bulk.hgi-golf-cart:after{content:""}.hgi-bulk.hgi-golf-cart:before{content:""}.hgi-bulk.hgi-golf-hole:after{content:""}.hgi-bulk.hgi-golf-hole:before{content:""}.hgi-bulk.hgi-google-doc:after{content:""}.hgi-bulk.hgi-google-doc:before{content:""}.hgi-bulk.hgi-google-drive:after{content:""}.hgi-bulk.hgi-google-drive:before{content:""}.hgi-bulk.hgi-google-gemini:after{content:""}.hgi-bulk.hgi-google-gemini:before{content:""}.hgi-bulk.hgi-google-home:after{content:""}.hgi-bulk.hgi-google-home:before{content:""}.hgi-bulk.hgi-google-lens:after{content:""}.hgi-bulk.hgi-google-lens:before{content:""}.hgi-bulk.hgi-google-maps:after{content:""}.hgi-bulk.hgi-google-maps:before{content:""}.hgi-bulk.hgi-google-photos:after{content:""}.hgi-bulk.hgi-google-photos:before{content:""}.hgi-bulk.hgi-google:after{content:""}.hgi-bulk.hgi-google-sheet:after{content:""}.hgi-bulk.hgi-google-sheet:before{content:""}.hgi-bulk.hgi-google:before{content:""}.hgi-bulk.hgi-gps-01:after{content:""}.hgi-bulk.hgi-gps-01:before{content:""}.hgi-bulk.hgi-gps-02:after{content:""}.hgi-bulk.hgi-gps-02:before{content:""}.hgi-bulk.hgi-gps-disconnected:after{content:""}.hgi-bulk.hgi-gps-disconnected:before{content:""}.hgi-bulk.hgi-gps-off-01:after{content:""}.hgi-bulk.hgi-gps-off-01:before{content:""}.hgi-bulk.hgi-gps-off-02:after{content:""}.hgi-bulk.hgi-gps-off-02:before{content:""}.hgi-bulk.hgi-gps-signal-01:after{content:""}.hgi-bulk.hgi-gps-signal-01:before{content:""}.hgi-bulk.hgi-gps-signal-02:after{content:""}.hgi-bulk.hgi-gps-signal-02:before{content:""}.hgi-bulk.hgi-gpu:after{content:""}.hgi-bulk.hgi-gpu:before{content:""}.hgi-bulk.hgi-graduate-female:after{content:""}.hgi-bulk.hgi-graduate-female:before{content:""}.hgi-bulk.hgi-graduate-male:after{content:""}.hgi-bulk.hgi-graduate-male:before{content:""}.hgi-bulk.hgi-graduation-scroll:after{content:""}.hgi-bulk.hgi-graduation-scroll:before{content:""}.hgi-bulk.hgi-grapes:after{content:""}.hgi-bulk.hgi-grapes:before{content:""}.hgi-bulk.hgi-gravity:after{content:""}.hgi-bulk.hgi-gravity:before{content:""}.hgi-bulk.hgi-greater-than-circle:after{content:""}.hgi-bulk.hgi-greater-than-circle:before{content:""}.hgi-bulk.hgi-greater-than:after{content:""}.hgi-bulk.hgi-greater-than-square:after{content:""}.hgi-bulk.hgi-greater-than-square:before{content:""}.hgi-bulk.hgi-greater-than:before{content:""}.hgi-bulk.hgi-greek-helmet:after{content:""}.hgi-bulk.hgi-greek-helmet:before{content:""}.hgi-bulk.hgi-green-house:after{content:""}.hgi-bulk.hgi-green-house:before{content:""}.hgi-bulk.hgi-grid-off:after{content:""}.hgi-bulk.hgi-grid-off:before{content:""}.hgi-bulk.hgi-grid:after{content:""}.hgi-bulk.hgi-grid-table:after{content:""}.hgi-bulk.hgi-grid-table:before{content:""}.hgi-bulk.hgi-grid-view:after{content:""}.hgi-bulk.hgi-grid-view:before{content:""}.hgi-bulk.hgi-grid:before{content:""}.hgi-bulk.hgi-grimacing:after{content:""}.hgi-bulk.hgi-grimacing:before{content:""}.hgi-bulk.hgi-grinning:after{content:""}.hgi-bulk.hgi-grinning:before{content:""}.hgi-bulk.hgi-grok:after{content:""}.hgi-bulk.hgi-grok:before{content:""}.hgi-bulk.hgi-group-items:after{content:""}.hgi-bulk.hgi-group-items:before{content:""}.hgi-bulk.hgi-group-layers:after{content:""}.hgi-bulk.hgi-group-layers:before{content:""}.hgi-bulk.hgi-guest-house:after{content:""}.hgi-bulk.hgi-guest-house:before{content:""}.hgi-bulk.hgi-gun:after{content:""}.hgi-bulk.hgi-gun:before{content:""}.hgi-bulk.hgi-gymnastic-rings:after{content:""}.hgi-bulk.hgi-gymnastic-rings:before{content:""}.hgi-bulk.hgi-gymnastic:after{content:""}.hgi-bulk.hgi-gymnastic:before{content:""}.hgi-bulk.hgi-hackerrank:after{content:""}.hgi-bulk.hgi-hackerrank:before{content:""}.hgi-bulk.hgi-hair-clips:after{content:""}.hgi-bulk.hgi-hair-clips:before{content:""}.hgi-bulk.hgi-hair-dryer:after{content:""}.hgi-bulk.hgi-hair-dryer:before{content:""}.hgi-bulk.hgi-haji:after{content:""}.hgi-bulk.hgi-haji:before{content:""}.hgi-bulk.hgi-halal:after{content:""}.hgi-bulk.hgi-halal:before{content:""}.hgi-bulk.hgi-hamburger-01:after{content:""}.hgi-bulk.hgi-hamburger-01:before{content:""}.hgi-bulk.hgi-hamburger-02:after{content:""}.hgi-bulk.hgi-hamburger-02:before{content:""}.hgi-bulk.hgi-hand-bag-01:after{content:""}.hgi-bulk.hgi-hand-bag-01:before{content:""}.hgi-bulk.hgi-hand-bag-02:after{content:""}.hgi-bulk.hgi-hand-bag-02:before{content:""}.hgi-bulk.hgi-hand-beater:after{content:""}.hgi-bulk.hgi-hand-beater:before{content:""}.hgi-bulk.hgi-hand-grip:after{content:""}.hgi-bulk.hgi-hand-grip:before{content:""}.hgi-bulk.hgi-hand-pointing-down-01:after{content:""}.hgi-bulk.hgi-hand-pointing-down-01:before{content:""}.hgi-bulk.hgi-hand-pointing-down-02:after{content:""}.hgi-bulk.hgi-hand-pointing-down-02:before{content:""}.hgi-bulk.hgi-hand-pointing-down-03:after{content:""}.hgi-bulk.hgi-hand-pointing-down-03:before{content:""}.hgi-bulk.hgi-hand-pointing-down-04:after{content:""}.hgi-bulk.hgi-hand-pointing-down-04:before{content:""}.hgi-bulk.hgi-hand-pointing-left-01:after{content:""}.hgi-bulk.hgi-hand-pointing-left-01:before{content:""}.hgi-bulk.hgi-hand-pointing-left-02:after{content:""}.hgi-bulk.hgi-hand-pointing-left-02:before{content:""}.hgi-bulk.hgi-hand-pointing-left-03:after{content:""}.hgi-bulk.hgi-hand-pointing-left-03:before{content:""}.hgi-bulk.hgi-hand-pointing-left-04:after{content:""}.hgi-bulk.hgi-hand-pointing-left-04:before{content:""}.hgi-bulk.hgi-hand-pointing-right-01:after{content:""}.hgi-bulk.hgi-hand-pointing-right-01:before{content:""}.hgi-bulk.hgi-hand-pointing-right-02:after{content:""}.hgi-bulk.hgi-hand-pointing-right-02:before{content:""}.hgi-bulk.hgi-hand-pointing-right-03:after{content:""}.hgi-bulk.hgi-hand-pointing-right-03:before{content:""}.hgi-bulk.hgi-hand-pointing-right-04:after{content:""}.hgi-bulk.hgi-hand-pointing-right-04:before{content:""}.hgi-bulk.hgi-hand-prayer:after{content:""}.hgi-bulk.hgi-hand-prayer:before{content:""}.hgi-bulk.hgi-hand-sanitizer:after{content:""}.hgi-bulk.hgi-hand-sanitizer:before{content:""}.hgi-bulk.hgi-handcuffs:after{content:""}.hgi-bulk.hgi-handcuffs:before{content:""}.hgi-bulk.hgi-hanger:after{content:""}.hgi-bulk.hgi-hanger:before{content:""}.hgi-bulk.hgi-hanging-clock:after{content:""}.hgi-bulk.hgi-hanging-clock:before{content:""}.hgi-bulk.hgi-hangout:after{content:""}.hgi-bulk.hgi-hangout:before{content:""}.hgi-bulk.hgi-happy:after{content:""}.hgi-bulk.hgi-happy:before{content:""}.hgi-bulk.hgi-hard-drive:after{content:""}.hgi-bulk.hgi-hard-drive:before{content:""}.hgi-bulk.hgi-hdd:after{content:""}.hgi-bulk.hgi-hdd:before{content:""}.hgi-bulk.hgi-hdr-01:after{content:""}.hgi-bulk.hgi-hdr-01:before{content:""}.hgi-bulk.hgi-hdr-02:after{content:""}.hgi-bulk.hgi-hdr-02:before{content:""}.hgi-bulk.hgi-heading-01:after{content:""}.hgi-bulk.hgi-heading-01:before{content:""}.hgi-bulk.hgi-heading-02:after{content:""}.hgi-bulk.hgi-heading-02:before{content:""}.hgi-bulk.hgi-heading-03:after{content:""}.hgi-bulk.hgi-heading-03:before{content:""}.hgi-bulk.hgi-heading-04:after{content:""}.hgi-bulk.hgi-heading-04:before{content:""}.hgi-bulk.hgi-heading-05:after{content:""}.hgi-bulk.hgi-heading-05:before{content:""}.hgi-bulk.hgi-heading-06:after{content:""}.hgi-bulk.hgi-heading-06:before{content:""}.hgi-bulk.hgi-heading:after{content:""}.hgi-bulk.hgi-heading:before{content:""}.hgi-bulk.hgi-headphone-mute:after{content:""}.hgi-bulk.hgi-headphone-mute:before{content:""}.hgi-bulk.hgi-headphones:after{content:""}.hgi-bulk.hgi-headphones:before{content:""}.hgi-bulk.hgi-headset-connected:after{content:""}.hgi-bulk.hgi-headset-connected:before{content:""}.hgi-bulk.hgi-headset-off:after{content:""}.hgi-bulk.hgi-headset-off:before{content:""}.hgi-bulk.hgi-headset:after{content:""}.hgi-bulk.hgi-headset:before{content:""}.hgi-bulk.hgi-healtcare:after{content:""}.hgi-bulk.hgi-healtcare:before{content:""}.hgi-bulk.hgi-health:after{content:""}.hgi-bulk.hgi-health:before{content:""}.hgi-bulk.hgi-heart-add:after{content:""}.hgi-bulk.hgi-heart-add:before{content:""}.hgi-bulk.hgi-heart-check:after{content:""}.hgi-bulk.hgi-heart-check:before{content:""}.hgi-bulk.hgi-heart-remove:after{content:""}.hgi-bulk.hgi-heart-remove:before{content:""}.hgi-bulk.hgi-heartbreak:after{content:""}.hgi-bulk.hgi-heartbreak:before{content:""}.hgi-bulk.hgi-helicopter:after{content:""}.hgi-bulk.hgi-helicopter:before{content:""}.hgi-bulk.hgi-help-circle:after{content:""}.hgi-bulk.hgi-help-circle:before{content:""}.hgi-bulk.hgi-help-square:after{content:""}.hgi-bulk.hgi-help-square:before{content:""}.hgi-bulk.hgi-hexagon-01:after{content:""}.hgi-bulk.hgi-hexagon-01:before{content:""}.hgi-bulk.hgi-hexagon:after{content:""}.hgi-bulk.hgi-hexagon:before{content:""}.hgi-bulk.hgi-hierarchy-circle-01:after{content:""}.hgi-bulk.hgi-hierarchy-circle-01:before{content:""}.hgi-bulk.hgi-hierarchy-circle-02:after{content:""}.hgi-bulk.hgi-hierarchy-circle-02:before{content:""}.hgi-bulk.hgi-hierarchy-circle-03:after{content:""}.hgi-bulk.hgi-hierarchy-circle-03:before{content:""}.hgi-bulk.hgi-hierarchy-files:after{content:""}.hgi-bulk.hgi-hierarchy-files:before{content:""}.hgi-bulk.hgi-hierarchy:after{content:""}.hgi-bulk.hgi-hierarchy-square-01:after{content:""}.hgi-bulk.hgi-hierarchy-square-01:before{content:""}.hgi-bulk.hgi-hierarchy-square-02:after{content:""}.hgi-bulk.hgi-hierarchy-square-02:before{content:""}.hgi-bulk.hgi-hierarchy-square-03:after{content:""}.hgi-bulk.hgi-hierarchy-square-03:before{content:""}.hgi-bulk.hgi-hierarchy-square-04:after{content:""}.hgi-bulk.hgi-hierarchy-square-04:before{content:""}.hgi-bulk.hgi-hierarchy-square-05:after{content:""}.hgi-bulk.hgi-hierarchy-square-05:before{content:""}.hgi-bulk.hgi-hierarchy-square-06:after{content:""}.hgi-bulk.hgi-hierarchy-square-06:before{content:""}.hgi-bulk.hgi-hierarchy-square-07:after{content:""}.hgi-bulk.hgi-hierarchy-square-07:before{content:""}.hgi-bulk.hgi-hierarchy-square-08:after{content:""}.hgi-bulk.hgi-hierarchy-square-08:before{content:""}.hgi-bulk.hgi-hierarchy-square-10:after{content:""}.hgi-bulk.hgi-hierarchy-square-10:before{content:""}.hgi-bulk.hgi-hierarchy:before{content:""}.hgi-bulk.hgi-high-heels-01:after{content:""}.hgi-bulk.hgi-high-heels-01:before{content:""}.hgi-bulk.hgi-high-heels-02:after{content:""}.hgi-bulk.hgi-high-heels-02:before{content:""}.hgi-bulk.hgi-hijab:after{content:""}.hgi-bulk.hgi-hijab:before{content:""}.hgi-bulk.hgi-hockey:after{content:""}.hgi-bulk.hgi-hockey:before{content:""}.hgi-bulk.hgi-hold-01:after{content:""}.hgi-bulk.hgi-hold-01:before{content:""}.hgi-bulk.hgi-hold-02:after{content:""}.hgi-bulk.hgi-hold-02:before{content:""}.hgi-bulk.hgi-hold-03:after{content:""}.hgi-bulk.hgi-hold-03:before{content:""}.hgi-bulk.hgi-hold-04:after{content:""}.hgi-bulk.hgi-hold-04:before{content:""}.hgi-bulk.hgi-hold-05:after{content:""}.hgi-bulk.hgi-hold-05:before{content:""}.hgi-bulk.hgi-hold-locked-01:after{content:""}.hgi-bulk.hgi-hold-locked-01:before{content:""}.hgi-bulk.hgi-hold-locked-02:after{content:""}.hgi-bulk.hgi-hold-locked-02:before{content:""}.hgi-bulk.hgi-hold-phone:after{content:""}.hgi-bulk.hgi-hold-phone:before{content:""}.hgi-bulk.hgi-hologram:after{content:""}.hgi-bulk.hgi-hologram:before{content:""}.hgi-bulk.hgi-home-01:after{content:""}.hgi-bulk.hgi-home-01:before{content:""}.hgi-bulk.hgi-home-02:after{content:""}.hgi-bulk.hgi-home-02:before{content:""}.hgi-bulk.hgi-home-03:after{content:""}.hgi-bulk.hgi-home-03:before{content:""}.hgi-bulk.hgi-home-04:after{content:""}.hgi-bulk.hgi-home-04:before{content:""}.hgi-bulk.hgi-home-05:after{content:""}.hgi-bulk.hgi-home-05:before{content:""}.hgi-bulk.hgi-home-06:after{content:""}.hgi-bulk.hgi-home-06:before{content:""}.hgi-bulk.hgi-home-07:after{content:""}.hgi-bulk.hgi-home-07:before{content:""}.hgi-bulk.hgi-home-08:after{content:""}.hgi-bulk.hgi-home-08:before{content:""}.hgi-bulk.hgi-home-09:after{content:""}.hgi-bulk.hgi-home-09:before{content:""}.hgi-bulk.hgi-home-10:after{content:""}.hgi-bulk.hgi-home-10:before{content:""}.hgi-bulk.hgi-home-11:after{content:""}.hgi-bulk.hgi-home-11:before{content:""}.hgi-bulk.hgi-home-12:after{content:""}.hgi-bulk.hgi-home-12:before{content:""}.hgi-bulk.hgi-home-13:after{content:""}.hgi-bulk.hgi-home-13:before{content:""}.hgi-bulk.hgi-home-wifi:after{content:""}.hgi-bulk.hgi-home-wifi:before{content:""}.hgi-bulk.hgi-honey-01:after{content:""}.hgi-bulk.hgi-honey-01:before{content:""}.hgi-bulk.hgi-honey-02:after{content:""}.hgi-bulk.hgi-honey-02:before{content:""}.hgi-bulk.hgi-honor:after{content:""}.hgi-bulk.hgi-honor:before{content:""}.hgi-bulk.hgi-honour-star:after{content:""}.hgi-bulk.hgi-honour-star:before{content:""}.hgi-bulk.hgi-hoodie:after{content:""}.hgi-bulk.hgi-hoodie:before{content:""}.hgi-bulk.hgi-horizonal-scroll-point:after{content:""}.hgi-bulk.hgi-horizonal-scroll-point:before{content:""}.hgi-bulk.hgi-horizontal-resize:after{content:""}.hgi-bulk.hgi-horizontal-resize:before{content:""}.hgi-bulk.hgi-hospital-01:after{content:""}.hgi-bulk.hgi-hospital-01:before{content:""}.hgi-bulk.hgi-hospital-02:after{content:""}.hgi-bulk.hgi-hospital-02:before{content:""}.hgi-bulk.hgi-hospital-bed-01:after{content:""}.hgi-bulk.hgi-hospital-bed-01:before{content:""}.hgi-bulk.hgi-hospital-bed-02:after{content:""}.hgi-bulk.hgi-hospital-bed-02:before{content:""}.hgi-bulk.hgi-hospital-location:after{content:""}.hgi-bulk.hgi-hospital-location:before{content:""}.hgi-bulk.hgi-hot-air-balloon:after{content:""}.hgi-bulk.hgi-hot-air-balloon:before{content:""}.hgi-bulk.hgi-hot-price:after{content:""}.hgi-bulk.hgi-hot-price:before{content:""}.hgi-bulk.hgi-hot-tube:after{content:""}.hgi-bulk.hgi-hot-tube:before{content:""}.hgi-bulk.hgi-hotdog:after{content:""}.hgi-bulk.hgi-hotdog:before{content:""}.hgi-bulk.hgi-hotel-01:after{content:""}.hgi-bulk.hgi-hotel-01:before{content:""}.hgi-bulk.hgi-hotel-02:after{content:""}.hgi-bulk.hgi-hotel-02:before{content:""}.hgi-bulk.hgi-hotspot-offline:after{content:""}.hgi-bulk.hgi-hotspot-offline:before{content:""}.hgi-bulk.hgi-hotspot:after{content:""}.hgi-bulk.hgi-hotspot:before{content:""}.hgi-bulk.hgi-hourglass-off:after{content:""}.hgi-bulk.hgi-hourglass-off:before{content:""}.hgi-bulk.hgi-hourglass:after{content:""}.hgi-bulk.hgi-hourglass:before{content:""}.hgi-bulk.hgi-house-01:after{content:""}.hgi-bulk.hgi-house-01:before{content:""}.hgi-bulk.hgi-house-02:after{content:""}.hgi-bulk.hgi-house-02:before{content:""}.hgi-bulk.hgi-house-03:after{content:""}.hgi-bulk.hgi-house-03:before{content:""}.hgi-bulk.hgi-house-04:after{content:""}.hgi-bulk.hgi-house-04:before{content:""}.hgi-bulk.hgi-house-05:after{content:""}.hgi-bulk.hgi-house-05:before{content:""}.hgi-bulk.hgi-house-solar-panel:after{content:""}.hgi-bulk.hgi-house-solar-panel:before{content:""}.hgi-bulk.hgi-html-5:after{content:""}.hgi-bulk.hgi-html-5:before{content:""}.hgi-bulk.hgi-humidity:after{content:""}.hgi-bulk.hgi-humidity:before{content:""}.hgi-bulk.hgi-hut:after{content:""}.hgi-bulk.hgi-hut:before{content:""}.hgi-bulk.hgi-hydro-power:after{content:""}.hgi-bulk.hgi-hydro-power:before{content:""}.hgi-bulk.hgi-hyperbole:after{content:""}.hgi-bulk.hgi-hyperbole:before{content:""}.hgi-bulk.hgi-ice-cream-01:after{content:""}.hgi-bulk.hgi-ice-cream-01:before{content:""}.hgi-bulk.hgi-ice-cream-02:after{content:""}.hgi-bulk.hgi-ice-cream-02:before{content:""}.hgi-bulk.hgi-ice-cream-03:after{content:""}.hgi-bulk.hgi-ice-cream-03:before{content:""}.hgi-bulk.hgi-ice-cream-04:after{content:""}.hgi-bulk.hgi-ice-cream-04:before{content:""}.hgi-bulk.hgi-ice-hockey:after{content:""}.hgi-bulk.hgi-ice-hockey:before{content:""}.hgi-bulk.hgi-ice-skating:after{content:""}.hgi-bulk.hgi-ice-skating:before{content:""}.hgi-bulk.hgi-ico:after{content:""}.hgi-bulk.hgi-ico:before{content:""}.hgi-bulk.hgi-iconjar:after{content:""}.hgi-bulk.hgi-iconjar:before{content:""}.hgi-bulk.hgi-id-not-verified:after{content:""}.hgi-bulk.hgi-id-not-verified:before{content:""}.hgi-bulk.hgi-id:after{content:""}.hgi-bulk.hgi-id-verified:after{content:""}.hgi-bulk.hgi-id-verified:before{content:""}.hgi-bulk.hgi-id:before{content:""}.hgi-bulk.hgi-idea-01:after{content:""}.hgi-bulk.hgi-idea-01:before{content:""}.hgi-bulk.hgi-idea:after{content:""}.hgi-bulk.hgi-idea:before{content:""}.hgi-bulk.hgi-identification:after{content:""}.hgi-bulk.hgi-identification:before{content:""}.hgi-bulk.hgi-identity-card:after{content:""}.hgi-bulk.hgi-identity-card:before{content:""}.hgi-bulk.hgi-image-01:after{content:""}.hgi-bulk.hgi-image-01:before{content:""}.hgi-bulk.hgi-image-02:after{content:""}.hgi-bulk.hgi-image-02:before{content:""}.hgi-bulk.hgi-image-add-01:after{content:""}.hgi-bulk.hgi-image-add-01:before{content:""}.hgi-bulk.hgi-image-add-02:after{content:""}.hgi-bulk.hgi-image-add-02:before{content:""}.hgi-bulk.hgi-image-composition-oval:after{content:""}.hgi-bulk.hgi-image-composition-oval:before{content:""}.hgi-bulk.hgi-image-composition:after{content:""}.hgi-bulk.hgi-image-composition:before{content:""}.hgi-bulk.hgi-image-crop:after{content:""}.hgi-bulk.hgi-image-crop:before{content:""}.hgi-bulk.hgi-image-delete-01:after{content:""}.hgi-bulk.hgi-image-delete-01:before{content:""}.hgi-bulk.hgi-image-delete-02:after{content:""}.hgi-bulk.hgi-image-delete-02:before{content:""}.hgi-bulk.hgi-image-done-01:after{content:""}.hgi-bulk.hgi-image-done-01:before{content:""}.hgi-bulk.hgi-image-done-02:after{content:""}.hgi-bulk.hgi-image-done-02:before{content:""}.hgi-bulk.hgi-image-download-02:after{content:""}.hgi-bulk.hgi-image-download-02:before{content:""}.hgi-bulk.hgi-image-download:after{content:""}.hgi-bulk.hgi-image-download:before{content:""}.hgi-bulk.hgi-image-not-found-01:after{content:""}.hgi-bulk.hgi-image-not-found-01:before{content:""}.hgi-bulk.hgi-image-not-found-02:after{content:""}.hgi-bulk.hgi-image-not-found-02:before{content:""}.hgi-bulk.hgi-image-remove-01:after{content:""}.hgi-bulk.hgi-image-remove-01:before{content:""}.hgi-bulk.hgi-image-remove-02:after{content:""}.hgi-bulk.hgi-image-remove-02:before{content:""}.hgi-bulk.hgi-image-upload-01:after{content:""}.hgi-bulk.hgi-image-upload-01:before{content:""}.hgi-bulk.hgi-image-upload:after{content:""}.hgi-bulk.hgi-image-upload:before{content:""}.hgi-bulk.hgi-imo:after{content:""}.hgi-bulk.hgi-imo:before{content:""}.hgi-bulk.hgi-important-book:after{content:""}.hgi-bulk.hgi-important-book:before{content:""}.hgi-bulk.hgi-in-love:after{content:""}.hgi-bulk.hgi-in-love:before{content:""}.hgi-bulk.hgi-inbox-check:after{content:""}.hgi-bulk.hgi-inbox-check:before{content:""}.hgi-bulk.hgi-inbox-download:after{content:""}.hgi-bulk.hgi-inbox-download:before{content:""}.hgi-bulk.hgi-inbox:after{content:""}.hgi-bulk.hgi-inbox-unread:after{content:""}.hgi-bulk.hgi-inbox-unread:before{content:""}.hgi-bulk.hgi-inbox-upload:after{content:""}.hgi-bulk.hgi-inbox-upload:before{content:""}.hgi-bulk.hgi-inbox:before{content:""}.hgi-bulk.hgi-incognito:after{content:""}.hgi-bulk.hgi-incognito:before{content:""}.hgi-bulk.hgi-india-gate:after{content:""}.hgi-bulk.hgi-india-gate:before{content:""}.hgi-bulk.hgi-inequality-01:after{content:""}.hgi-bulk.hgi-inequality-01:before{content:""}.hgi-bulk.hgi-inequality-02:after{content:""}.hgi-bulk.hgi-inequality-02:before{content:""}.hgi-bulk.hgi-inequality-circle-01:after{content:""}.hgi-bulk.hgi-inequality-circle-01:before{content:""}.hgi-bulk.hgi-inequality-circle-02:after{content:""}.hgi-bulk.hgi-inequality-circle-02:before{content:""}.hgi-bulk.hgi-inequality-square-01:after{content:""}.hgi-bulk.hgi-inequality-square-01:before{content:""}.hgi-bulk.hgi-inequality-square-02:after{content:""}.hgi-bulk.hgi-inequality-square-02:before{content:""}.hgi-bulk.hgi-infinity-01:after{content:""}.hgi-bulk.hgi-infinity-01:before{content:""}.hgi-bulk.hgi-infinity-02:after{content:""}.hgi-bulk.hgi-infinity-02:before{content:""}.hgi-bulk.hgi-infinity-circle:after{content:""}.hgi-bulk.hgi-infinity-circle:before{content:""}.hgi-bulk.hgi-infinity-square:after{content:""}.hgi-bulk.hgi-infinity-square:before{content:""}.hgi-bulk.hgi-information-circle:after{content:""}.hgi-bulk.hgi-information-circle:before{content:""}.hgi-bulk.hgi-information-diamond:after{content:""}.hgi-bulk.hgi-information-diamond:before{content:""}.hgi-bulk.hgi-information-square:after{content:""}.hgi-bulk.hgi-information-square:before{content:""}.hgi-bulk.hgi-injection:after{content:""}.hgi-bulk.hgi-injection:before{content:""}.hgi-bulk.hgi-insert-bottom-image:after{content:""}.hgi-bulk.hgi-insert-bottom-image:before{content:""}.hgi-bulk.hgi-insert-center-image:after{content:""}.hgi-bulk.hgi-insert-center-image:before{content:""}.hgi-bulk.hgi-insert-column-left:after{content:""}.hgi-bulk.hgi-insert-column-left:before{content:""}.hgi-bulk.hgi-insert-column:after{content:""}.hgi-bulk.hgi-insert-column:before{content:""}.hgi-bulk.hgi-insert-pi:after{content:""}.hgi-bulk.hgi-insert-pi:before{content:""}.hgi-bulk.hgi-insert-row-down:after{content:""}.hgi-bulk.hgi-insert-row-down:before{content:""}.hgi-bulk.hgi-insert-row:after{content:""}.hgi-bulk.hgi-insert-row-up:after{content:""}.hgi-bulk.hgi-insert-row-up:before{content:""}.hgi-bulk.hgi-insert-row:before{content:""}.hgi-bulk.hgi-insert-top-image:after{content:""}.hgi-bulk.hgi-insert-top-image:before{content:""}.hgi-bulk.hgi-inspect-code:after{content:""}.hgi-bulk.hgi-inspect-code:before{content:""}.hgi-bulk.hgi-instagram:after{content:""}.hgi-bulk.hgi-instagram:before{content:""}.hgi-bulk.hgi-installing-updates-01:after{content:""}.hgi-bulk.hgi-installing-updates-01:before{content:""}.hgi-bulk.hgi-installing-updates-02:after{content:""}.hgi-bulk.hgi-installing-updates-02:before{content:""}.hgi-bulk.hgi-internet-antenna-01:after{content:""}.hgi-bulk.hgi-internet-antenna-01:before{content:""}.hgi-bulk.hgi-internet-antenna-02:after{content:""}.hgi-bulk.hgi-internet-antenna-02:before{content:""}.hgi-bulk.hgi-internet-antenna-03:after{content:""}.hgi-bulk.hgi-internet-antenna-03:before{content:""}.hgi-bulk.hgi-internet-antenna-04:after{content:""}.hgi-bulk.hgi-internet-antenna-04:before{content:""}.hgi-bulk.hgi-internet:after{content:""}.hgi-bulk.hgi-internet:before{content:""}.hgi-bulk.hgi-investigation:after{content:""}.hgi-bulk.hgi-investigation:before{content:""}.hgi-bulk.hgi-invoice-01:after{content:""}.hgi-bulk.hgi-invoice-01:before{content:""}.hgi-bulk.hgi-invoice-02:after{content:""}.hgi-bulk.hgi-invoice-02:before{content:""}.hgi-bulk.hgi-invoice-03:after{content:""}.hgi-bulk.hgi-invoice-03:before{content:""}.hgi-bulk.hgi-invoice-04:after{content:""}.hgi-bulk.hgi-invoice-04:before{content:""}.hgi-bulk.hgi-invoice:after{content:""}.hgi-bulk.hgi-invoice:before{content:""}.hgi-bulk.hgi-ipod:after{content:""}.hgi-bulk.hgi-ipod:before{content:""}.hgi-bulk.hgi-iris-scan:after{content:""}.hgi-bulk.hgi-iris-scan:before{content:""}.hgi-bulk.hgi-island:after{content:""}.hgi-bulk.hgi-island:before{content:""}.hgi-bulk.hgi-jar:after{content:""}.hgi-bulk.hgi-jar:before{content:""}.hgi-bulk.hgi-java-script:after{content:""}.hgi-bulk.hgi-java-script:before{content:""}.hgi-bulk.hgi-java:after{content:""}.hgi-bulk.hgi-java:before{content:""}.hgi-bulk.hgi-job-link:after{content:""}.hgi-bulk.hgi-job-link:before{content:""}.hgi-bulk.hgi-job-search:after{content:""}.hgi-bulk.hgi-job-search:before{content:""}.hgi-bulk.hgi-job-share:after{content:""}.hgi-bulk.hgi-job-share:before{content:""}.hgi-bulk.hgi-jogger-pants:after{content:""}.hgi-bulk.hgi-jogger-pants:before{content:""}.hgi-bulk.hgi-join-bevel:after{content:""}.hgi-bulk.hgi-join-bevel:before{content:""}.hgi-bulk.hgi-join-round:after{content:""}.hgi-bulk.hgi-join-round:before{content:""}.hgi-bulk.hgi-join-straight:after{content:""}.hgi-bulk.hgi-join-straight:before{content:""}.hgi-bulk.hgi-joker:after{content:""}.hgi-bulk.hgi-joker:before{content:""}.hgi-bulk.hgi-joystick-01:after{content:""}.hgi-bulk.hgi-joystick-01:before{content:""}.hgi-bulk.hgi-joystick-02:after{content:""}.hgi-bulk.hgi-joystick-02:before{content:""}.hgi-bulk.hgi-joystick-03:after{content:""}.hgi-bulk.hgi-joystick-03:before{content:""}.hgi-bulk.hgi-joystick-04:after{content:""}.hgi-bulk.hgi-joystick-04:before{content:""}.hgi-bulk.hgi-joystick-05:after{content:""}.hgi-bulk.hgi-joystick-05:before{content:""}.hgi-bulk.hgi-jpg-01:after{content:""}.hgi-bulk.hgi-jpg-01:before{content:""}.hgi-bulk.hgi-jpg-02:after{content:""}.hgi-bulk.hgi-jpg-02:before{content:""}.hgi-bulk.hgi-jsx-01:after{content:""}.hgi-bulk.hgi-jsx-01:before{content:""}.hgi-bulk.hgi-jsx-02:after{content:""}.hgi-bulk.hgi-jsx-02:before{content:""}.hgi-bulk.hgi-jsx-03:after{content:""}.hgi-bulk.hgi-jsx-03:before{content:""}.hgi-bulk.hgi-judge:after{content:""}.hgi-bulk.hgi-judge:before{content:""}.hgi-bulk.hgi-jupiter:after{content:""}.hgi-bulk.hgi-jupiter:before{content:""}.hgi-bulk.hgi-justice-scale-01:after{content:""}.hgi-bulk.hgi-justice-scale-01:before{content:""}.hgi-bulk.hgi-justice-scale-02:after{content:""}.hgi-bulk.hgi-justice-scale-02:before{content:""}.hgi-bulk.hgi-kaaba-01:after{content:""}.hgi-bulk.hgi-kaaba-01:before{content:""}.hgi-bulk.hgi-kaaba-02:after{content:""}.hgi-bulk.hgi-kaaba-02:before{content:""}.hgi-bulk.hgi-kayak:after{content:""}.hgi-bulk.hgi-kayak:before{content:""}.hgi-bulk.hgi-keffiyeh:after{content:""}.hgi-bulk.hgi-keffiyeh:before{content:""}.hgi-bulk.hgi-kettle-01:after{content:""}.hgi-bulk.hgi-kettle-01:before{content:""}.hgi-bulk.hgi-kettle:after{content:""}.hgi-bulk.hgi-kettle:before{content:""}.hgi-bulk.hgi-kettlebell:after{content:""}.hgi-bulk.hgi-kettlebell:before{content:""}.hgi-bulk.hgi-ketupat:after{content:""}.hgi-bulk.hgi-ketupat:before{content:""}.hgi-bulk.hgi-key-01:after{content:""}.hgi-bulk.hgi-key-01:before{content:""}.hgi-bulk.hgi-key-02:after{content:""}.hgi-bulk.hgi-key-02:before{content:""}.hgi-bulk.hgi-key-generator-fob:after{content:""}.hgi-bulk.hgi-key-generator-fob:before{content:""}.hgi-bulk.hgi-keyboard:after{content:""}.hgi-bulk.hgi-keyboard:before{content:""}.hgi-bulk.hgi-keyframe-add:after{content:""}.hgi-bulk.hgi-keyframe-add:before{content:""}.hgi-bulk.hgi-keyframe-align-center:after{content:""}.hgi-bulk.hgi-keyframe-align-center:before{content:""}.hgi-bulk.hgi-keyframe-align-horizontal:after{content:""}.hgi-bulk.hgi-keyframe-align-horizontal:before{content:""}.hgi-bulk.hgi-keyframe-align-vertical:after{content:""}.hgi-bulk.hgi-keyframe-align-vertical:before{content:""}.hgi-bulk.hgi-keyframe-bottom:after{content:""}.hgi-bulk.hgi-keyframe-bottom:before{content:""}.hgi-bulk.hgi-keyframe-left:after{content:""}.hgi-bulk.hgi-keyframe-left:before{content:""}.hgi-bulk.hgi-keyframe-remove:after{content:""}.hgi-bulk.hgi-keyframe-remove:before{content:""}.hgi-bulk.hgi-keyframe-right:after{content:""}.hgi-bulk.hgi-keyframe-right:before{content:""}.hgi-bulk.hgi-keyframe:after{content:""}.hgi-bulk.hgi-keyframe-top:after{content:""}.hgi-bulk.hgi-keyframe-top:before{content:""}.hgi-bulk.hgi-keyframe:before{content:""}.hgi-bulk.hgi-keyframes-double-add:after{content:""}.hgi-bulk.hgi-keyframes-double-add:before{content:""}.hgi-bulk.hgi-keyframes-double-remove:after{content:""}.hgi-bulk.hgi-keyframes-double-remove:before{content:""}.hgi-bulk.hgi-keyframes-double:after{content:""}.hgi-bulk.hgi-keyframes-double:before{content:""}.hgi-bulk.hgi-keyframes-multiple-add:after{content:""}.hgi-bulk.hgi-keyframes-multiple-add:before{content:""}.hgi-bulk.hgi-keyframes-multiple-remove:after{content:""}.hgi-bulk.hgi-keyframes-multiple-remove:before{content:""}.hgi-bulk.hgi-keyframes-multiple:after{content:""}.hgi-bulk.hgi-keyframes-multiple:before{content:""}.hgi-bulk.hgi-kickstarter-01:after{content:""}.hgi-bulk.hgi-kickstarter-01:before{content:""}.hgi-bulk.hgi-kickstarter-02:after{content:""}.hgi-bulk.hgi-kickstarter-02:before{content:""}.hgi-bulk.hgi-kid:after{content:""}.hgi-bulk.hgi-kid:before{content:""}.hgi-bulk.hgi-kidneys:after{content:""}.hgi-bulk.hgi-kidneys:before{content:""}.hgi-bulk.hgi-kissing:after{content:""}.hgi-bulk.hgi-kissing:before{content:""}.hgi-bulk.hgi-kitchen-utensils:after{content:""}.hgi-bulk.hgi-kitchen-utensils:before{content:""}.hgi-bulk.hgi-kite:after{content:""}.hgi-bulk.hgi-kite:before{content:""}.hgi-bulk.hgi-knife-01:after{content:""}.hgi-bulk.hgi-knife-01:before{content:""}.hgi-bulk.hgi-knife-02:after{content:""}.hgi-bulk.hgi-knife-02:before{content:""}.hgi-bulk.hgi-knife-bread:after{content:""}.hgi-bulk.hgi-knife-bread:before{content:"豈"}.hgi-bulk.hgi-knight-shield:after{content:"更"}.hgi-bulk.hgi-knight-shield:before{content:"車"}.hgi-bulk.hgi-knives:after{content:"賈"}.hgi-bulk.hgi-knives:before{content:"滑"}.hgi-bulk.hgi-knowledge-01:after{content:"串"}.hgi-bulk.hgi-knowledge-01:before{content:"句"}.hgi-bulk.hgi-knowledge-02:after{content:"龜"}.hgi-bulk.hgi-knowledge-02:before{content:"龜"}.hgi-bulk.hgi-kurta-01:after{content:"契"}.hgi-bulk.hgi-kurta-01:before{content:"金"}.hgi-bulk.hgi-kurta:after{content:"喇"}.hgi-bulk.hgi-kurta:before{content:"奈"}.hgi-bulk.hgi-label-important:after{content:"懶"}.hgi-bulk.hgi-label-important:before{content:"癩"}.hgi-bulk.hgi-label:after{content:"羅"}.hgi-bulk.hgi-label:before{content:"蘿"}.hgi-bulk.hgi-labor:after{content:"螺"}.hgi-bulk.hgi-labor:before{content:"裸"}.hgi-bulk.hgi-labs:after{content:"邏"}.hgi-bulk.hgi-labs:before{content:"樂"}.hgi-bulk.hgi-lake:after{content:"洛"}.hgi-bulk.hgi-lake:before{content:"烙"}.hgi-bulk.hgi-lamp-01:after{content:"珞"}.hgi-bulk.hgi-lamp-01:before{content:"落"}.hgi-bulk.hgi-lamp-02:after{content:"酪"}.hgi-bulk.hgi-lamp-02:before{content:"駱"}.hgi-bulk.hgi-lamp-03:after{content:"亂"}.hgi-bulk.hgi-lamp-03:before{content:"卵"}.hgi-bulk.hgi-lamp-04:after{content:"欄"}.hgi-bulk.hgi-lamp-04:before{content:"爛"}.hgi-bulk.hgi-lamp-05:after{content:"蘭"}.hgi-bulk.hgi-lamp-05:before{content:"鸞"}.hgi-bulk.hgi-lamp:after{content:"嵐"}.hgi-bulk.hgi-lamp:before{content:"濫"}.hgi-bulk.hgi-language-circle:after{content:"藍"}.hgi-bulk.hgi-language-circle:before{content:"襤"}.hgi-bulk.hgi-language-skill:after{content:"拉"}.hgi-bulk.hgi-language-skill:before{content:"臘"}.hgi-bulk.hgi-language-square:after{content:"蠟"}.hgi-bulk.hgi-language-square:before{content:"廊"}.hgi-bulk.hgi-lantern:after{content:"朗"}.hgi-bulk.hgi-lantern:before{content:"浪"}.hgi-bulk.hgi-laptop-add:after{content:"狼"}.hgi-bulk.hgi-laptop-add:before{content:"郎"}.hgi-bulk.hgi-laptop-charging:after{content:"來"}.hgi-bulk.hgi-laptop-charging:before{content:"冷"}.hgi-bulk.hgi-laptop-check:after{content:"勞"}.hgi-bulk.hgi-laptop-check:before{content:"擄"}.hgi-bulk.hgi-laptop-cloud:after{content:"櫓"}.hgi-bulk.hgi-laptop-cloud:before{content:"爐"}.hgi-bulk.hgi-laptop-issue:after{content:"盧"}.hgi-bulk.hgi-laptop-issue:before{content:"老"}.hgi-bulk.hgi-laptop-performance:after{content:"蘆"}.hgi-bulk.hgi-laptop-performance:before{content:"虜"}.hgi-bulk.hgi-laptop-phone-sync:after{content:"路"}.hgi-bulk.hgi-laptop-phone-sync:before{content:"露"}.hgi-bulk.hgi-laptop-programming:after{content:"魯"}.hgi-bulk.hgi-laptop-programming:before{content:"鷺"}.hgi-bulk.hgi-laptop-remove:after{content:"碌"}.hgi-bulk.hgi-laptop-remove:before{content:"祿"}.hgi-bulk.hgi-laptop:after{content:"綠"}.hgi-bulk.hgi-laptop-settings:after{content:"菉"}.hgi-bulk.hgi-laptop-settings:before{content:"錄"}.hgi-bulk.hgi-laptop-video:after{content:"鹿"}.hgi-bulk.hgi-laptop-video:before{content:"論"}.hgi-bulk.hgi-laptop:before{content:"壟"}.hgi-bulk.hgi-lasso-tool-01:after{content:"弄"}.hgi-bulk.hgi-lasso-tool-01:before{content:"籠"}.hgi-bulk.hgi-lasso-tool-02:after{content:"聾"}.hgi-bulk.hgi-lasso-tool-02:before{content:"牢"}.hgi-bulk.hgi-last-fm:after{content:"磊"}.hgi-bulk.hgi-last-fm:before{content:"賂"}.hgi-bulk.hgi-latitude:after{content:"雷"}.hgi-bulk.hgi-latitude:before{content:"壘"}.hgi-bulk.hgi-laughing:after{content:"屢"}.hgi-bulk.hgi-laughing:before{content:"樓"}.hgi-bulk.hgi-laurel-wreath-01:after{content:"淚"}.hgi-bulk.hgi-laurel-wreath-01:before{content:"漏"}.hgi-bulk.hgi-laurel-wreath-02:after{content:"累"}.hgi-bulk.hgi-laurel-wreath-02:before{content:"縷"}.hgi-bulk.hgi-laurel-wreath-first-01:after{content:"陋"}.hgi-bulk.hgi-laurel-wreath-first-01:before{content:"勒"}.hgi-bulk.hgi-laurel-wreath-first-02:after{content:"肋"}.hgi-bulk.hgi-laurel-wreath-first-02:before{content:"凜"}.hgi-bulk.hgi-laurel-wreath-left-01:after{content:"凌"}.hgi-bulk.hgi-laurel-wreath-left-01:before{content:"稜"}.hgi-bulk.hgi-laurel-wreath-left-02:after{content:"綾"}.hgi-bulk.hgi-laurel-wreath-left-02:before{content:"菱"}.hgi-bulk.hgi-laurel-wreath-left-03:after{content:"陵"}.hgi-bulk.hgi-laurel-wreath-left-03:before{content:"讀"}.hgi-bulk.hgi-laurel-wreath-right-01:after{content:"拏"}.hgi-bulk.hgi-laurel-wreath-right-01:before{content:"樂"}.hgi-bulk.hgi-laurel-wreath-right-02:after{content:"諾"}.hgi-bulk.hgi-laurel-wreath-right-02:before{content:"丹"}.hgi-bulk.hgi-laurel-wreath-right-03:after{content:"寧"}.hgi-bulk.hgi-laurel-wreath-right-03:before{content:"怒"}.hgi-bulk.hgi-layer-add:after{content:"率"}.hgi-bulk.hgi-layer-add:before{content:"異"}.hgi-bulk.hgi-layer-mask-01:after{content:"北"}.hgi-bulk.hgi-layer-mask-01:before{content:"磻"}.hgi-bulk.hgi-layer-mask-02:after{content:"便"}.hgi-bulk.hgi-layer-mask-02:before{content:"復"}.hgi-bulk.hgi-layers-01:after{content:"不"}.hgi-bulk.hgi-layers-01:before{content:"泌"}.hgi-bulk.hgi-layers-02:after{content:"數"}.hgi-bulk.hgi-layers-02:before{content:"索"}.hgi-bulk.hgi-layers-logo:after{content:"參"}.hgi-bulk.hgi-layers-logo:before{content:"塞"}.hgi-bulk.hgi-layout-01:after{content:"省"}.hgi-bulk.hgi-layout-01:before{content:"葉"}.hgi-bulk.hgi-layout-02:after{content:"說"}.hgi-bulk.hgi-layout-02:before{content:"殺"}.hgi-bulk.hgi-layout-03:after{content:"辰"}.hgi-bulk.hgi-layout-03:before{content:"沈"}.hgi-bulk.hgi-layout-04:after{content:"拾"}.hgi-bulk.hgi-layout-04:before{content:"若"}.hgi-bulk.hgi-layout-05:after{content:"掠"}.hgi-bulk.hgi-layout-05:before{content:"略"}.hgi-bulk.hgi-layout-06:after{content:"亮"}.hgi-bulk.hgi-layout-06:before{content:"兩"}.hgi-bulk.hgi-layout-07:after{content:"凉"}.hgi-bulk.hgi-layout-07:before{content:"梁"}.hgi-bulk.hgi-layout-2-column:after{content:"糧"}.hgi-bulk.hgi-layout-2-column:before{content:"良"}.hgi-bulk.hgi-layout-2-row:after{content:"諒"}.hgi-bulk.hgi-layout-2-row:before{content:"量"}.hgi-bulk.hgi-layout-3-column:after{content:"勵"}.hgi-bulk.hgi-layout-3-column:before{content:"呂"}.hgi-bulk.hgi-layout-3-row:after{content:"女"}.hgi-bulk.hgi-layout-3-row:before{content:"廬"}.hgi-bulk.hgi-layout-bottom:after{content:"旅"}.hgi-bulk.hgi-layout-bottom:before{content:"濾"}.hgi-bulk.hgi-layout-grid:after{content:"礪"}.hgi-bulk.hgi-layout-grid:before{content:"閭"}.hgi-bulk.hgi-layout-left:after{content:"驪"}.hgi-bulk.hgi-layout-left:before{content:"麗"}.hgi-bulk.hgi-layout-right:after{content:"黎"}.hgi-bulk.hgi-layout-right:before{content:"力"}.hgi-bulk.hgi-layout-table-01:after{content:"曆"}.hgi-bulk.hgi-layout-table-01:before{content:"歷"}.hgi-bulk.hgi-layout-table-02:after{content:"轢"}.hgi-bulk.hgi-layout-table-02:before{content:"年"}.hgi-bulk.hgi-layout-top:after{content:"憐"}.hgi-bulk.hgi-layout-top:before{content:"戀"}.hgi-bulk.hgi-leaf-01:after{content:"撚"}.hgi-bulk.hgi-leaf-01:before{content:"漣"}.hgi-bulk.hgi-leaf-02:after{content:"煉"}.hgi-bulk.hgi-leaf-02:before{content:"璉"}.hgi-bulk.hgi-leaf-03:after{content:"秊"}.hgi-bulk.hgi-leaf-03:before{content:"練"}.hgi-bulk.hgi-leaf-04:after{content:"聯"}.hgi-bulk.hgi-leaf-04:before{content:"輦"}.hgi-bulk.hgi-leaving-geo-fence:after{content:"蓮"}.hgi-bulk.hgi-leaving-geo-fence:before{content:"連"}.hgi-bulk.hgi-leetcode:after{content:"鍊"}.hgi-bulk.hgi-leetcode:before{content:"列"}.hgi-bulk.hgi-left-angle:after{content:"劣"}.hgi-bulk.hgi-left-angle:before{content:"咽"}.hgi-bulk.hgi-left-to-right-block-quote:after{content:"烈"}.hgi-bulk.hgi-left-to-right-block-quote:before{content:"裂"}.hgi-bulk.hgi-left-to-right-list-bullet:after{content:"說"}.hgi-bulk.hgi-left-to-right-list-bullet:before{content:"廉"}.hgi-bulk.hgi-left-to-right-list-dash:after{content:"念"}.hgi-bulk.hgi-left-to-right-list-dash:before{content:"捻"}.hgi-bulk.hgi-left-to-right-list-number:after{content:"殮"}.hgi-bulk.hgi-left-to-right-list-number:before{content:"簾"}.hgi-bulk.hgi-left-to-right-list-star-01:after{content:"獵"}.hgi-bulk.hgi-left-to-right-list-star-01:before{content:"令"}.hgi-bulk.hgi-left-to-right-list-star:after{content:"囹"}.hgi-bulk.hgi-left-to-right-list-star:before{content:"寧"}.hgi-bulk.hgi-left-to-right-list-triangle:after{content:"嶺"}.hgi-bulk.hgi-left-to-right-list-triangle:before{content:"怜"}.hgi-bulk.hgi-left-triangle:after{content:"玲"}.hgi-bulk.hgi-left-triangle:before{content:"瑩"}.hgi-bulk.hgi-legal-01:after{content:"羚"}.hgi-bulk.hgi-legal-01:before{content:"聆"}.hgi-bulk.hgi-legal-02:after{content:"鈴"}.hgi-bulk.hgi-legal-02:before{content:"零"}.hgi-bulk.hgi-legal-document-01:after{content:"靈"}.hgi-bulk.hgi-legal-document-01:before{content:"領"}.hgi-bulk.hgi-legal-document-02:after{content:"例"}.hgi-bulk.hgi-legal-document-02:before{content:"禮"}.hgi-bulk.hgi-legal-hammer:after{content:"醴"}.hgi-bulk.hgi-legal-hammer:before{content:"隸"}.hgi-bulk.hgi-less-than-circle:after{content:"惡"}.hgi-bulk.hgi-less-than-circle:before{content:"了"}.hgi-bulk.hgi-less-than:after{content:"僚"}.hgi-bulk.hgi-less-than-square:after{content:"寮"}.hgi-bulk.hgi-less-than-square:before{content:"尿"}.hgi-bulk.hgi-less-than:before{content:"料"}.hgi-bulk.hgi-letter-spacing:after{content:"樂"}.hgi-bulk.hgi-letter-spacing:before{content:"燎"}.hgi-bulk.hgi-libraries:after{content:"療"}.hgi-bulk.hgi-libraries:before{content:"蓼"}.hgi-bulk.hgi-library:after{content:"遼"}.hgi-bulk.hgi-library:before{content:"龍"}.hgi-bulk.hgi-license-draft:after{content:"暈"}.hgi-bulk.hgi-license-draft:before{content:"阮"}.hgi-bulk.hgi-license-maintenance:after{content:"劉"}.hgi-bulk.hgi-license-maintenance:before{content:"杻"}.hgi-bulk.hgi-license-no:after{content:"柳"}.hgi-bulk.hgi-license-no:before{content:"流"}.hgi-bulk.hgi-license-pin:after{content:"溜"}.hgi-bulk.hgi-license-pin:before{content:"琉"}.hgi-bulk.hgi-license:after{content:"留"}.hgi-bulk.hgi-license-third-party:after{content:"硫"}.hgi-bulk.hgi-license-third-party:before{content:"紐"}.hgi-bulk.hgi-license:before{content:"類"}.hgi-bulk.hgi-lift-truck:after{content:"六"}.hgi-bulk.hgi-lift-truck:before{content:"戮"}.hgi-bulk.hgi-lighthouse:after{content:"陸"}.hgi-bulk.hgi-lighthouse:before{content:"倫"}.hgi-bulk.hgi-limitation:after{content:"崙"}.hgi-bulk.hgi-limitation:before{content:"淪"}.hgi-bulk.hgi-line:after{content:"輪"}.hgi-bulk.hgi-line:before{content:"律"}.hgi-bulk.hgi-liner:after{content:"慄"}.hgi-bulk.hgi-liner:before{content:"栗"}.hgi-bulk.hgi-link-01:after{content:"率"}.hgi-bulk.hgi-link-01:before{content:"隆"}.hgi-bulk.hgi-link-02:after{content:"利"}.hgi-bulk.hgi-link-02:before{content:"吏"}.hgi-bulk.hgi-link-03:after{content:"履"}.hgi-bulk.hgi-link-03:before{content:"易"}.hgi-bulk.hgi-link-04:after{content:"李"}.hgi-bulk.hgi-link-04:before{content:"梨"}.hgi-bulk.hgi-link-05:after{content:"泥"}.hgi-bulk.hgi-link-05:before{content:"理"}.hgi-bulk.hgi-link-06:after{content:"痢"}.hgi-bulk.hgi-link-06:before{content:"罹"}.hgi-bulk.hgi-link-backward:after{content:"裏"}.hgi-bulk.hgi-link-backward:before{content:"裡"}.hgi-bulk.hgi-link-circle-02:after{content:"里"}.hgi-bulk.hgi-link-circle-02:before{content:"離"}.hgi-bulk.hgi-link-circle:after{content:"匿"}.hgi-bulk.hgi-link-circle:before{content:"溺"}.hgi-bulk.hgi-link-forward:after{content:"吝"}.hgi-bulk.hgi-link-forward:before{content:"燐"}.hgi-bulk.hgi-link-square-01:after{content:"璘"}.hgi-bulk.hgi-link-square-01:before{content:"藺"}.hgi-bulk.hgi-link-square-02:after{content:"隣"}.hgi-bulk.hgi-link-square-02:before{content:"鱗"}.hgi-bulk.hgi-linkedin-01:after{content:"麟"}.hgi-bulk.hgi-linkedin-01:before{content:"林"}.hgi-bulk.hgi-linkedin-02:after{content:"淋"}.hgi-bulk.hgi-linkedin-02:before{content:"臨"}.hgi-bulk.hgi-list-setting:after{content:"立"}.hgi-bulk.hgi-list-setting:before{content:"笠"}.hgi-bulk.hgi-list-view:after{content:"粒"}.hgi-bulk.hgi-list-view:before{content:"狀"}.hgi-bulk.hgi-litecoin:after{content:"炙"}.hgi-bulk.hgi-litecoin:before{content:"識"}.hgi-bulk.hgi-liver:after{content:"什"}.hgi-bulk.hgi-liver:before{content:"茶"}.hgi-bulk.hgi-loading-01:after{content:"刺"}.hgi-bulk.hgi-loading-01:before{content:"切"}.hgi-bulk.hgi-loading-02:after{content:"度"}.hgi-bulk.hgi-loading-02:before{content:"拓"}.hgi-bulk.hgi-loading-03:after{content:"糖"}.hgi-bulk.hgi-loading-03:before{content:"宅"}.hgi-bulk.hgi-loading-04:after{content:"洞"}.hgi-bulk.hgi-loading-04:before{content:"暴"}.hgi-bulk.hgi-location-01:after{content:"輻"}.hgi-bulk.hgi-location-01:before{content:"行"}.hgi-bulk.hgi-location-02:after{content:"降"}.hgi-bulk.hgi-location-02:before{content:"見"}.hgi-bulk.hgi-location-03:after{content:"廓"}.hgi-bulk.hgi-location-03:before{content:"兀"}.hgi-bulk.hgi-location-04:after{content:"嗀"}.hgi-bulk.hgi-location-04:before{content:"﨎"}.hgi-bulk.hgi-location-05:after{content:"﨏"}.hgi-bulk.hgi-location-05:before{content:"塚"}.hgi-bulk.hgi-location-06:after{content:"﨑"}.hgi-bulk.hgi-location-06:before{content:"晴"}.hgi-bulk.hgi-location-07:after{content:"﨓"}.hgi-bulk.hgi-location-07:before{content:"﨔"}.hgi-bulk.hgi-location-08:after{content:"凞"}.hgi-bulk.hgi-location-08:before{content:"猪"}.hgi-bulk.hgi-location-09:after{content:"益"}.hgi-bulk.hgi-location-09:before{content:"礼"}.hgi-bulk.hgi-location-10:after{content:"神"}.hgi-bulk.hgi-location-10:before{content:"祥"}.hgi-bulk.hgi-location-add-01:after{content:"福"}.hgi-bulk.hgi-location-add-01:before{content:"靖"}.hgi-bulk.hgi-location-add-02:after{content:"精"}.hgi-bulk.hgi-location-add-02:before{content:"羽"}.hgi-bulk.hgi-location-check-01:after{content:"﨟"}.hgi-bulk.hgi-location-check-01:before{content:"蘒"}.hgi-bulk.hgi-location-check-02:after{content:"﨡"}.hgi-bulk.hgi-location-check-02:before{content:"諸"}.hgi-bulk.hgi-location-favourite-01:after{content:"﨣"}.hgi-bulk.hgi-location-favourite-01:before{content:"﨤"}.hgi-bulk.hgi-location-favourite-02:after{content:"逸"}.hgi-bulk.hgi-location-favourite-02:before{content:"都"}.hgi-bulk.hgi-location-offline-01:after{content:"﨧"}.hgi-bulk.hgi-location-offline-01:before{content:"﨨"}.hgi-bulk.hgi-location-offline-02:after{content:"﨩"}.hgi-bulk.hgi-location-offline-02:before{content:"飯"}.hgi-bulk.hgi-location-offline-03:after{content:"飼"}.hgi-bulk.hgi-location-offline-03:before{content:"館"}.hgi-bulk.hgi-location-offline-04:after{content:"鶴"}.hgi-bulk.hgi-location-offline-04:before{content:"郞"}.hgi-bulk.hgi-location-remove-01:after{content:"隷"}.hgi-bulk.hgi-location-remove-01:before{content:"侮"}.hgi-bulk.hgi-location-remove-02:after{content:"僧"}.hgi-bulk.hgi-location-remove-02:before{content:"免"}.hgi-bulk.hgi-location-share-01:after{content:"勉"}.hgi-bulk.hgi-location-share-01:before{content:"勤"}.hgi-bulk.hgi-location-share-02:after{content:"卑"}.hgi-bulk.hgi-location-share-02:before{content:"喝"}.hgi-bulk.hgi-location-star-01:after{content:"嘆"}.hgi-bulk.hgi-location-star-01:before{content:"器"}.hgi-bulk.hgi-location-star-02:after{content:"塀"}.hgi-bulk.hgi-location-star-02:before{content:"墨"}.hgi-bulk.hgi-location-update-01:after{content:"層"}.hgi-bulk.hgi-location-update-01:before{content:"屮"}.hgi-bulk.hgi-location-update-02:after{content:"悔"}.hgi-bulk.hgi-location-update-02:before{content:"慨"}.hgi-bulk.hgi-location-user-01:after{content:"憎"}.hgi-bulk.hgi-location-user-01:before{content:"懲"}.hgi-bulk.hgi-location-user-02:after{content:"敏"}.hgi-bulk.hgi-location-user-02:before{content:"既"}.hgi-bulk.hgi-location-user-03:after{content:"暑"}.hgi-bulk.hgi-location-user-03:before{content:"梅"}.hgi-bulk.hgi-location-user-04:after{content:"海"}.hgi-bulk.hgi-location-user-04:before{content:"渚"}.hgi-bulk.hgi-lock-computer:after{content:"漢"}.hgi-bulk.hgi-lock-computer:before{content:"煮"}.hgi-bulk.hgi-lock-key:after{content:"爫"}.hgi-bulk.hgi-lock-key:before{content:"琢"}.hgi-bulk.hgi-lock-password:after{content:"碑"}.hgi-bulk.hgi-lock-password:before{content:"社"}.hgi-bulk.hgi-lock:after{content:"祉"}.hgi-bulk.hgi-lock-sync-01:after{content:"祈"}.hgi-bulk.hgi-lock-sync-01:before{content:"祐"}.hgi-bulk.hgi-lock-sync-02:after{content:"祖"}.hgi-bulk.hgi-lock-sync-02:before{content:"祝"}.hgi-bulk.hgi-lock:before{content:"禍"}.hgi-bulk.hgi-locked:after{content:"禎"}.hgi-bulk.hgi-locked:before{content:"穀"}.hgi-bulk.hgi-locker-01:after{content:"突"}.hgi-bulk.hgi-locker-01:before{content:"節"}.hgi-bulk.hgi-locker:after{content:"練"}.hgi-bulk.hgi-locker:before{content:"縉"}.hgi-bulk.hgi-login-01:after{content:"繁"}.hgi-bulk.hgi-login-01:before{content:"署"}.hgi-bulk.hgi-login-02:after{content:"者"}.hgi-bulk.hgi-login-02:before{content:"臭"}.hgi-bulk.hgi-login-03:after{content:"艹"}.hgi-bulk.hgi-login-03:before{content:"艹"}.hgi-bulk.hgi-login-circle-01:after{content:"著"}.hgi-bulk.hgi-login-circle-01:before{content:"褐"}.hgi-bulk.hgi-login-circle-02:after{content:"視"}.hgi-bulk.hgi-login-circle-02:before{content:"謁"}.hgi-bulk.hgi-login-method:after{content:"謹"}.hgi-bulk.hgi-login-method:before{content:"賓"}.hgi-bulk.hgi-login-square-01:after{content:"贈"}.hgi-bulk.hgi-login-square-01:before{content:"辶"}.hgi-bulk.hgi-login-square-02:after{content:"逸"}.hgi-bulk.hgi-login-square-02:before{content:"難"}.hgi-bulk.hgi-logout-01:after{content:"響"}.hgi-bulk.hgi-logout-01:before{content:"頻"}.hgi-bulk.hgi-logout-02:after{content:"恵"}.hgi-bulk.hgi-logout-02:before{content:"𤋮"}.hgi-bulk.hgi-logout-03:after{content:"舘"}.hgi-bulk.hgi-logout-03:before{content:"﩮"}.hgi-bulk.hgi-logout-04:after{content:"﩯"}.hgi-bulk.hgi-logout-04:before{content:"並"}.hgi-bulk.hgi-logout-05:after{content:"况"}.hgi-bulk.hgi-logout-05:before{content:"全"}.hgi-bulk.hgi-logout-circle-01:after{content:"侀"}.hgi-bulk.hgi-logout-circle-01:before{content:"充"}.hgi-bulk.hgi-logout-circle-02:after{content:"冀"}.hgi-bulk.hgi-logout-circle-02:before{content:"勇"}.hgi-bulk.hgi-logout-square-01:after{content:"勺"}.hgi-bulk.hgi-logout-square-01:before{content:"喝"}.hgi-bulk.hgi-logout-square-02:after{content:"啕"}.hgi-bulk.hgi-logout-square-02:before{content:"喙"}.hgi-bulk.hgi-lollipop:after{content:"嗢"}.hgi-bulk.hgi-lollipop:before{content:"塚"}.hgi-bulk.hgi-long-sleeve-shirt:after{content:"墳"}.hgi-bulk.hgi-long-sleeve-shirt:before{content:"奄"}.hgi-bulk.hgi-longitude:after{content:"奔"}.hgi-bulk.hgi-longitude:before{content:"婢"}.hgi-bulk.hgi-look-bottom:after{content:"嬨"}.hgi-bulk.hgi-look-bottom:before{content:"廒"}.hgi-bulk.hgi-look-left:after{content:"廙"}.hgi-bulk.hgi-look-left:before{content:"彩"}.hgi-bulk.hgi-look-right:after{content:"徭"}.hgi-bulk.hgi-look-right:before{content:"惘"}.hgi-bulk.hgi-look-top:after{content:"慎"}.hgi-bulk.hgi-look-top:before{content:"愈"}.hgi-bulk.hgi-loom:after{content:"憎"}.hgi-bulk.hgi-loom:before{content:"慠"}.hgi-bulk.hgi-lottiefiles:after{content:"懲"}.hgi-bulk.hgi-lottiefiles:before{content:"戴"}.hgi-bulk.hgi-love-korean-finger:after{content:"揄"}.hgi-bulk.hgi-love-korean-finger:before{content:"搜"}.hgi-bulk.hgi-loyalty-card:after{content:"摒"}.hgi-bulk.hgi-loyalty-card:before{content:"敖"}.hgi-bulk.hgi-luggage-01:after{content:"晴"}.hgi-bulk.hgi-luggage-01:before{content:"朗"}.hgi-bulk.hgi-luggage-02:after{content:"望"}.hgi-bulk.hgi-luggage-02:before{content:"杖"}.hgi-bulk.hgi-lungs:after{content:"歹"}.hgi-bulk.hgi-lungs:before{content:"殺"}.hgi-bulk.hgi-machine-robot:after{content:"流"}.hgi-bulk.hgi-machine-robot:before{content:"滛"}.hgi-bulk.hgi-magic-wand-01:after{content:"滋"}.hgi-bulk.hgi-magic-wand-01:before{content:"漢"}.hgi-bulk.hgi-magic-wand-02:after{content:"瀞"}.hgi-bulk.hgi-magic-wand-02:before{content:"煮"}.hgi-bulk.hgi-magic-wand-03:after{content:"瞧"}.hgi-bulk.hgi-magic-wand-03:before{content:"爵"}.hgi-bulk.hgi-magnet-01:after{content:"犯"}.hgi-bulk.hgi-magnet-01:before{content:"猪"}.hgi-bulk.hgi-magnet-02:after{content:"瑱"}.hgi-bulk.hgi-magnet-02:before{content:"甆"}.hgi-bulk.hgi-magnet:after{content:"画"}.hgi-bulk.hgi-magnet:before{content:"瘝"}.hgi-bulk.hgi-mail-01:after{content:"瘟"}.hgi-bulk.hgi-mail-01:before{content:"益"}.hgi-bulk.hgi-mail-02:after{content:"盛"}.hgi-bulk.hgi-mail-02:before{content:"直"}.hgi-bulk.hgi-mail-account-01:after{content:"睊"}.hgi-bulk.hgi-mail-account-01:before{content:"着"}.hgi-bulk.hgi-mail-account-02:after{content:"磌"}.hgi-bulk.hgi-mail-account-02:before{content:"窱"}.hgi-bulk.hgi-mail-add-01:after{content:"節"}.hgi-bulk.hgi-mail-add-01:before{content:"类"}.hgi-bulk.hgi-mail-add-02:after{content:"絛"}.hgi-bulk.hgi-mail-add-02:before{content:"練"}.hgi-bulk.hgi-mail-at-sign-01:after{content:"缾"}.hgi-bulk.hgi-mail-at-sign-01:before{content:"者"}.hgi-bulk.hgi-mail-at-sign-02:after{content:"荒"}.hgi-bulk.hgi-mail-at-sign-02:before{content:"華"}.hgi-bulk.hgi-mail-block-01:after{content:"蝹"}.hgi-bulk.hgi-mail-block-01:before{content:"襁"}.hgi-bulk.hgi-mail-block-02:after{content:"覆"}.hgi-bulk.hgi-mail-block-02:before{content:"視"}.hgi-bulk.hgi-mail-download-01:after{content:"調"}.hgi-bulk.hgi-mail-download-01:before{content:"諸"}.hgi-bulk.hgi-mail-download-02:after{content:"請"}.hgi-bulk.hgi-mail-download-02:before{content:"謁"}.hgi-bulk.hgi-mail-edit-01:after{content:"諾"}.hgi-bulk.hgi-mail-edit-01:before{content:"諭"}.hgi-bulk.hgi-mail-edit-02:after{content:"謹"}.hgi-bulk.hgi-mail-edit-02:before{content:"變"}.hgi-bulk.hgi-mail-lock-01:after{content:"贈"}.hgi-bulk.hgi-mail-lock-01:before{content:"輸"}.hgi-bulk.hgi-mail-lock-02:after{content:"遲"}.hgi-bulk.hgi-mail-lock-02:before{content:"醙"}.hgi-bulk.hgi-mail-love-01:after{content:"鉶"}.hgi-bulk.hgi-mail-love-01:before{content:"陼"}.hgi-bulk.hgi-mail-love-02:after{content:"難"}.hgi-bulk.hgi-mail-love-02:before{content:"靖"}.hgi-bulk.hgi-mail-minus-01:after{content:"韛"}.hgi-bulk.hgi-mail-minus-01:before{content:"響"}.hgi-bulk.hgi-mail-minus-02:after{content:"頋"}.hgi-bulk.hgi-mail-minus-02:before{content:"頻"}.hgi-bulk.hgi-mail-open-01:after{content:"鬒"}.hgi-bulk.hgi-mail-open-01:before{content:"龜"}.hgi-bulk.hgi-mail-open-02:after{content:"𢡊"}.hgi-bulk.hgi-mail-open-02:before{content:"𢡄"}.hgi-bulk.hgi-mail-open-love:after{content:"𣏕"}.hgi-bulk.hgi-mail-open-love:before{content:"㮝"}.hgi-bulk.hgi-mail-open:after{content:"䀘"}.hgi-bulk.hgi-mail-open:before{content:"䀹"}.hgi-bulk.hgi-mail-receive-01:after{content:"𥉉"}.hgi-bulk.hgi-mail-receive-01:before{content:"𥳐"}.hgi-bulk.hgi-mail-receive-02:after{content:"𧻓"}.hgi-bulk.hgi-mail-receive-02:before{content:"齃"}.hgi-bulk.hgi-mail-remove-01:after{content:"龎"}.hgi-bulk.hgi-mail-remove-01:before{content:"﫚"}.hgi-bulk.hgi-mail-remove-02:after{content:"﫛"}.hgi-bulk.hgi-mail-remove-02:before{content:"﫜"}.hgi-bulk.hgi-mail-reply-01:after{content:"﫝"}.hgi-bulk.hgi-mail-reply-01:before{content:"﫞"}.hgi-bulk.hgi-mail-reply-02:after{content:"﫟"}.hgi-bulk.hgi-mail-reply-02:before{content:"﫠"}.hgi-bulk.hgi-mail-reply-all-01:after{content:"﫡"}.hgi-bulk.hgi-mail-reply-all-01:before{content:"﫢"}.hgi-bulk.hgi-mail-reply-all-02:after{content:"﫣"}.hgi-bulk.hgi-mail-reply-all-02:before{content:"﫤"}.hgi-bulk.hgi-mail-search-01:after{content:"﫥"}.hgi-bulk.hgi-mail-search-01:before{content:"﫦"}.hgi-bulk.hgi-mail-search-02:after{content:"﫧"}.hgi-bulk.hgi-mail-search-02:before{content:"﫨"}.hgi-bulk.hgi-mail-secure-01:after{content:"﫩"}.hgi-bulk.hgi-mail-secure-01:before{content:"﫪"}.hgi-bulk.hgi-mail-secure-02:after{content:"﫫"}.hgi-bulk.hgi-mail-secure-02:before{content:"﫬"}.hgi-bulk.hgi-mail-send-01:after{content:"﫭"}.hgi-bulk.hgi-mail-send-01:before{content:"﫮"}.hgi-bulk.hgi-mail-send-02:after{content:"﫯"}.hgi-bulk.hgi-mail-send-02:before{content:"﫰"}.hgi-bulk.hgi-mail-setting-01:after{content:"﫱"}.hgi-bulk.hgi-mail-setting-01:before{content:"﫲"}.hgi-bulk.hgi-mail-setting-02:after{content:"﫳"}.hgi-bulk.hgi-mail-setting-02:before{content:"﫴"}.hgi-bulk.hgi-mail-unlock-01:after{content:"﫵"}.hgi-bulk.hgi-mail-unlock-01:before{content:"﫶"}.hgi-bulk.hgi-mail-unlock-02:after{content:"﫷"}.hgi-bulk.hgi-mail-unlock-02:before{content:"﫸"}.hgi-bulk.hgi-mail-upload-01:after{content:"﫹"}.hgi-bulk.hgi-mail-upload-01:before{content:"﫺"}.hgi-bulk.hgi-mail-upload-02:after{content:"﫻"}.hgi-bulk.hgi-mail-upload-02:before{content:"﫼"}.hgi-bulk.hgi-mail-validation-01:after{content:"﫽"}.hgi-bulk.hgi-mail-validation-01:before{content:"﫾"}.hgi-bulk.hgi-mail-validation-02:after{content:"﫿"}.hgi-bulk.hgi-mail-validation-02:before{content:"ﬀ"}.hgi-bulk.hgi-mail-voice-01:after{content:"ﬁ"}.hgi-bulk.hgi-mail-voice-01:before{content:"ﬂ"}.hgi-bulk.hgi-mail-voice-02:after{content:"ﬃ"}.hgi-bulk.hgi-mail-voice-02:before{content:"ﬄ"}.hgi-bulk.hgi-mailbox-01:after{content:"ﬅ"}.hgi-bulk.hgi-mailbox-01:before{content:"ﬆ"}.hgi-bulk.hgi-mailbox:after{content:"﬇"}.hgi-bulk.hgi-mailbox:before{content:"﬈"}.hgi-bulk.hgi-manager:after{content:"﬉"}.hgi-bulk.hgi-manager:before{content:"﬊"}.hgi-bulk.hgi-map-pin:after{content:"﬋"}.hgi-bulk.hgi-map-pin:before{content:"﬌"}.hgi-bulk.hgi-map-pinpoint-01:after{content:"﬍"}.hgi-bulk.hgi-map-pinpoint-01:before{content:"﬎"}.hgi-bulk.hgi-map-pinpoint-02:after{content:"﬏"}.hgi-bulk.hgi-map-pinpoint-02:before{content:"﬐"}.hgi-bulk.hgi-maping:after{content:"﬑"}.hgi-bulk.hgi-maping:before{content:"﬒"}.hgi-bulk.hgi-maps-circle-01:after{content:"ﬓ"}.hgi-bulk.hgi-maps-circle-01:before{content:"ﬔ"}.hgi-bulk.hgi-maps-circle-02:after{content:"ﬕ"}.hgi-bulk.hgi-maps-circle-02:before{content:"ﬖ"}.hgi-bulk.hgi-maps-editing:after{content:"ﬗ"}.hgi-bulk.hgi-maps-editing:before{content:"﬘"}.hgi-bulk.hgi-maps-global-01:after{content:"﬙"}.hgi-bulk.hgi-maps-global-01:before{content:"﬚"}.hgi-bulk.hgi-maps-global-02:after{content:"﬛"}.hgi-bulk.hgi-maps-global-02:before{content:"﬜"}.hgi-bulk.hgi-maps-location-01:after{content:"יִ"}.hgi-bulk.hgi-maps-location-01:before{content:"ﬞ"}.hgi-bulk.hgi-maps-location-02:after{content:"ײַ"}.hgi-bulk.hgi-maps-location-02:before{content:"ﬠ"}.hgi-bulk.hgi-maps-off:after{content:"ﬡ"}.hgi-bulk.hgi-maps-off:before{content:"ﬢ"}.hgi-bulk.hgi-maps-refresh:after{content:"ﬣ"}.hgi-bulk.hgi-maps-refresh:before{content:"ﬤ"}.hgi-bulk.hgi-maps-search:after{content:"ﬥ"}.hgi-bulk.hgi-maps-search:before{content:"ﬦ"}.hgi-bulk.hgi-maps:after{content:"ﬧ"}.hgi-bulk.hgi-maps-square-01:after{content:"ﬨ"}.hgi-bulk.hgi-maps-square-01:before{content:"﬩"}.hgi-bulk.hgi-maps-square-02:after{content:"שׁ"}.hgi-bulk.hgi-maps-square-02:before{content:"שׂ"}.hgi-bulk.hgi-maps:before{content:"שּׁ"}.hgi-bulk.hgi-market-analysis:after{content:"שּׂ"}.hgi-bulk.hgi-market-analysis:before{content:"אַ"}.hgi-bulk.hgi-marketing:after{content:"אָ"}.hgi-bulk.hgi-marketing:before{content:"אּ"}.hgi-bulk.hgi-mask-love:after{content:"בּ"}.hgi-bulk.hgi-mask-love:before{content:"גּ"}.hgi-bulk.hgi-mask:after{content:"דּ"}.hgi-bulk.hgi-mask:before{content:"הּ"}.hgi-bulk.hgi-master-card:after{content:"וּ"}.hgi-bulk.hgi-master-card:before{content:"זּ"}.hgi-bulk.hgi-matches:after{content:"﬷"}.hgi-bulk.hgi-matches:before{content:"טּ"}.hgi-bulk.hgi-math:after{content:"יּ"}.hgi-bulk.hgi-math:before{content:"ךּ"}.hgi-bulk.hgi-matrix:after{content:"כּ"}.hgi-bulk.hgi-matrix:before{content:"לּ"}.hgi-bulk.hgi-maximize-01:after{content:"﬽"}.hgi-bulk.hgi-maximize-01:before{content:"מּ"}.hgi-bulk.hgi-maximize-02:after{content:"﬿"}.hgi-bulk.hgi-maximize-02:before{content:"נּ"}.hgi-bulk.hgi-maximize-03:after{content:"סּ"}.hgi-bulk.hgi-maximize-03:before{content:"﭂"}.hgi-bulk.hgi-maximize-04:after{content:"ףּ"}.hgi-bulk.hgi-maximize-04:before{content:"פּ"}.hgi-bulk.hgi-maximize-screen:after{content:"﭅"}.hgi-bulk.hgi-maximize-screen:before{content:"צּ"}.hgi-bulk.hgi-mayan-pyramid:after{content:"קּ"}.hgi-bulk.hgi-mayan-pyramid:before{content:"רּ"}.hgi-bulk.hgi-maze:after{content:"שּ"}.hgi-bulk.hgi-maze:before{content:"תּ"}.hgi-bulk.hgi-medal-01:after{content:"וֹ"}.hgi-bulk.hgi-medal-01:before{content:"בֿ"}.hgi-bulk.hgi-medal-02:after{content:"כֿ"}.hgi-bulk.hgi-medal-02:before{content:"פֿ"}.hgi-bulk.hgi-medal-03:after{content:"ﭏ"}.hgi-bulk.hgi-medal-03:before{content:"ﭐ"}.hgi-bulk.hgi-medal-04:after{content:"ﭑ"}.hgi-bulk.hgi-medal-04:before{content:"ﭒ"}.hgi-bulk.hgi-medal-05:after{content:"ﭓ"}.hgi-bulk.hgi-medal-05:before{content:"ﭔ"}.hgi-bulk.hgi-medal-06:after{content:"ﭕ"}.hgi-bulk.hgi-medal-06:before{content:"ﭖ"}.hgi-bulk.hgi-medal-07:after{content:"ﭗ"}.hgi-bulk.hgi-medal-07:before{content:"ﭘ"}.hgi-bulk.hgi-medal-first-place:after{content:"ﭙ"}.hgi-bulk.hgi-medal-first-place:before{content:"ﭚ"}.hgi-bulk.hgi-medal-second-place:after{content:"ﭛ"}.hgi-bulk.hgi-medal-second-place:before{content:"ﭜ"}.hgi-bulk.hgi-medal-third-place:after{content:"ﭝ"}.hgi-bulk.hgi-medal-third-place:before{content:"ﭞ"}.hgi-bulk.hgi-medical-file:after{content:"ﭟ"}.hgi-bulk.hgi-medical-file:before{content:"ﭠ"}.hgi-bulk.hgi-medical-mask:after{content:"ﭡ"}.hgi-bulk.hgi-medical-mask:before{content:"ﭢ"}.hgi-bulk.hgi-medicine-01:after{content:"ﭣ"}.hgi-bulk.hgi-medicine-01:before{content:"ﭤ"}.hgi-bulk.hgi-medicine-02:after{content:"ﭥ"}.hgi-bulk.hgi-medicine-02:before{content:"ﭦ"}.hgi-bulk.hgi-medicine-bottle-01:after{content:"ﭧ"}.hgi-bulk.hgi-medicine-bottle-01:before{content:"ﭨ"}.hgi-bulk.hgi-medicine-bottle-02:after{content:"ﭩ"}.hgi-bulk.hgi-medicine-bottle-02:before{content:"ﭪ"}.hgi-bulk.hgi-medicine-syrup:after{content:"ﭫ"}.hgi-bulk.hgi-medicine-syrup:before{content:"ﭬ"}.hgi-bulk.hgi-medium:after{content:"ﭭ"}.hgi-bulk.hgi-medium-square:after{content:"ﭮ"}.hgi-bulk.hgi-medium-square:before{content:"ﭯ"}.hgi-bulk.hgi-medium:before{content:"ﭰ"}.hgi-bulk.hgi-meeting-room:after{content:"ﭱ"}.hgi-bulk.hgi-meeting-room:before{content:"ﭲ"}.hgi-bulk.hgi-megaphone-01:after{content:"ﭳ"}.hgi-bulk.hgi-megaphone-01:before{content:"ﭴ"}.hgi-bulk.hgi-megaphone-02:after{content:"ﭵ"}.hgi-bulk.hgi-megaphone-02:before{content:"ﭶ"}.hgi-bulk.hgi-meh:after{content:"ﭷ"}.hgi-bulk.hgi-meh:before{content:"ﭸ"}.hgi-bulk.hgi-mentor:after{content:"ﭹ"}.hgi-bulk.hgi-mentor:before{content:"ﭺ"}.hgi-bulk.hgi-mentoring:after{content:"ﭻ"}.hgi-bulk.hgi-mentoring:before{content:"ﭼ"}.hgi-bulk.hgi-menu-01:after{content:"ﭽ"}.hgi-bulk.hgi-menu-01:before{content:"ﭾ"}.hgi-bulk.hgi-menu-02:after{content:"ﭿ"}.hgi-bulk.hgi-menu-02:before{content:"ﮀ"}.hgi-bulk.hgi-menu-03:after{content:"ﮁ"}.hgi-bulk.hgi-menu-03:before{content:"ﮂ"}.hgi-bulk.hgi-menu-04:after{content:"ﮃ"}.hgi-bulk.hgi-menu-04:before{content:"ﮄ"}.hgi-bulk.hgi-menu-05:after{content:"ﮅ"}.hgi-bulk.hgi-menu-05:before{content:"ﮆ"}.hgi-bulk.hgi-menu-06:after{content:"ﮇ"}.hgi-bulk.hgi-menu-06:before{content:"ﮈ"}.hgi-bulk.hgi-menu-07:after{content:"ﮉ"}.hgi-bulk.hgi-menu-07:before{content:"ﮊ"}.hgi-bulk.hgi-menu-08:after{content:"ﮋ"}.hgi-bulk.hgi-menu-08:before{content:"ﮌ"}.hgi-bulk.hgi-menu-09:after{content:"ﮍ"}.hgi-bulk.hgi-menu-09:before{content:"ﮎ"}.hgi-bulk.hgi-menu-10:after{content:"ﮏ"}.hgi-bulk.hgi-menu-10:before{content:"ﮐ"}.hgi-bulk.hgi-menu-11:after{content:"ﮑ"}.hgi-bulk.hgi-menu-11:before{content:"ﮒ"}.hgi-bulk.hgi-menu-circle:after{content:"ﮓ"}.hgi-bulk.hgi-menu-circle:before{content:"ﮔ"}.hgi-bulk.hgi-menu-restaurant:after{content:"ﮕ"}.hgi-bulk.hgi-menu-restaurant:before{content:"ﮖ"}.hgi-bulk.hgi-menu-square:after{content:"ﮗ"}.hgi-bulk.hgi-menu-square:before{content:"ﮘ"}.hgi-bulk.hgi-message-01:after{content:"ﮙ"}.hgi-bulk.hgi-message-01:before{content:"ﮚ"}.hgi-bulk.hgi-message-02:after{content:"ﮛ"}.hgi-bulk.hgi-message-02:before{content:"ﮜ"}.hgi-bulk.hgi-message-add-01:after{content:"ﮝ"}.hgi-bulk.hgi-message-add-01:before{content:"ﮞ"}.hgi-bulk.hgi-message-add-02:after{content:"ﮟ"}.hgi-bulk.hgi-message-add-02:before{content:"ﮠ"}.hgi-bulk.hgi-message-blocked:after{content:"ﮡ"}.hgi-bulk.hgi-message-blocked:before{content:"ﮢ"}.hgi-bulk.hgi-message-cancel-01:after{content:"ﮣ"}.hgi-bulk.hgi-message-cancel-01:before{content:"ﮤ"}.hgi-bulk.hgi-message-cancel-02:after{content:"ﮥ"}.hgi-bulk.hgi-message-cancel-02:before{content:"ﮦ"}.hgi-bulk.hgi-message-delay-01:after{content:"ﮧ"}.hgi-bulk.hgi-message-delay-01:before{content:"ﮨ"}.hgi-bulk.hgi-message-delay-02:after{content:"ﮩ"}.hgi-bulk.hgi-message-delay-02:before{content:"ﮪ"}.hgi-bulk.hgi-message-done-01:after{content:"ﮫ"}.hgi-bulk.hgi-message-done-01:before{content:"ﮬ"}.hgi-bulk.hgi-message-done-02:after{content:"ﮭ"}.hgi-bulk.hgi-message-done-02:before{content:"ﮮ"}.hgi-bulk.hgi-message-download-01:after{content:"ﮯ"}.hgi-bulk.hgi-message-download-01:before{content:"ﮰ"}.hgi-bulk.hgi-message-download-02:after{content:"ﮱ"}.hgi-bulk.hgi-message-download-02:before{content:"﮲"}.hgi-bulk.hgi-message-edit-01:after{content:"﮳"}.hgi-bulk.hgi-message-edit-01:before{content:"﮴"}.hgi-bulk.hgi-message-edit-02:after{content:"﮵"}.hgi-bulk.hgi-message-edit-02:before{content:"﮶"}.hgi-bulk.hgi-message-favourite-01:after{content:"﮷"}.hgi-bulk.hgi-message-favourite-01:before{content:"﮸"}.hgi-bulk.hgi-message-favourite-02:after{content:"﮹"}.hgi-bulk.hgi-message-favourite-02:before{content:"﮺"}.hgi-bulk.hgi-message-incoming-01:after{content:"﮻"}.hgi-bulk.hgi-message-incoming-01:before{content:"﮼"}.hgi-bulk.hgi-message-incoming-02:after{content:"﮽"}.hgi-bulk.hgi-message-incoming-02:before{content:"﮾"}.hgi-bulk.hgi-message-lock-01:after{content:"﮿"}.hgi-bulk.hgi-message-lock-01:before{content:"﯀"}.hgi-bulk.hgi-message-lock-02:after{content:"﯁"}.hgi-bulk.hgi-message-lock-02:before{content:"﯂"}.hgi-bulk.hgi-message-multiple-01:after{content:"﯃"}.hgi-bulk.hgi-message-multiple-01:before{content:"﯄"}.hgi-bulk.hgi-message-multiple-02:after{content:"﯅"}.hgi-bulk.hgi-message-multiple-02:before{content:"﯆"}.hgi-bulk.hgi-message-notification-01:after{content:"﯇"}.hgi-bulk.hgi-message-notification-01:before{content:"﯈"}.hgi-bulk.hgi-message-notification-02:after{content:"﯉"}.hgi-bulk.hgi-message-notification-02:before{content:"﯊"}.hgi-bulk.hgi-message-outgoing-01:after{content:"﯋"}.hgi-bulk.hgi-message-outgoing-01:before{content:"﯌"}.hgi-bulk.hgi-message-outgoing-02:after{content:"﯍"}.hgi-bulk.hgi-message-outgoing-02:before{content:"﯎"}.hgi-bulk.hgi-message-preview-01:after{content:"﯏"}.hgi-bulk.hgi-message-preview-01:before{content:"﯐"}.hgi-bulk.hgi-message-preview-02:after{content:"﯑"}.hgi-bulk.hgi-message-preview-02:before{content:"﯒"}.hgi-bulk.hgi-message-programming:after{content:"ﯓ"}.hgi-bulk.hgi-message-programming:before{content:"ﯔ"}.hgi-bulk.hgi-message-question:after{content:"ﯕ"}.hgi-bulk.hgi-message-question:before{content:"ﯖ"}.hgi-bulk.hgi-message-search-01:after{content:"ﯗ"}.hgi-bulk.hgi-message-search-01:before{content:"ﯘ"}.hgi-bulk.hgi-message-search-02:after{content:"ﯙ"}.hgi-bulk.hgi-message-search-02:before{content:"ﯚ"}.hgi-bulk.hgi-message-secure-01:after{content:"ﯛ"}.hgi-bulk.hgi-message-secure-01:before{content:"ﯜ"}.hgi-bulk.hgi-message-secure-02:after{content:"ﯝ"}.hgi-bulk.hgi-message-secure-02:before{content:"ﯞ"}.hgi-bulk.hgi-message-translate:after{content:"ﯟ"}.hgi-bulk.hgi-message-translate:before{content:"ﯠ"}.hgi-bulk.hgi-message-unlock-01:after{content:"ﯡ"}.hgi-bulk.hgi-message-unlock-01:before{content:"ﯢ"}.hgi-bulk.hgi-message-unlock-02:after{content:"ﯣ"}.hgi-bulk.hgi-message-unlock-02:before{content:"ﯤ"}.hgi-bulk.hgi-message-upload-01:after{content:"ﯥ"}.hgi-bulk.hgi-message-upload-01:before{content:"ﯦ"}.hgi-bulk.hgi-message-upload-02:after{content:"ﯧ"}.hgi-bulk.hgi-message-upload-02:before{content:"ﯨ"}.hgi-bulk.hgi-message-user-01:after{content:"ﯩ"}.hgi-bulk.hgi-message-user-01:before{content:"ﯪ"}.hgi-bulk.hgi-message-user-02:after{content:"ﯫ"}.hgi-bulk.hgi-message-user-02:before{content:"ﯬ"}.hgi-bulk.hgi-messenger:after{content:"ﯭ"}.hgi-bulk.hgi-messenger:before{content:"ﯮ"}.hgi-bulk.hgi-meta:after{content:"ﯯ"}.hgi-bulk.hgi-meta:before{content:"ﯰ"}.hgi-bulk.hgi-metro:after{content:"ﯱ"}.hgi-bulk.hgi-metro:before{content:"ﯲ"}.hgi-bulk.hgi-mic-01:after{content:"ﯳ"}.hgi-bulk.hgi-mic-01:before{content:"ﯴ"}.hgi-bulk.hgi-mic-02:after{content:"ﯵ"}.hgi-bulk.hgi-mic-02:before{content:"ﯶ"}.hgi-bulk.hgi-mic-off-01:after{content:"ﯷ"}.hgi-bulk.hgi-mic-off-01:before{content:"ﯸ"}.hgi-bulk.hgi-mic-off-02:after{content:"ﯹ"}.hgi-bulk.hgi-mic-off-02:before{content:"ﯺ"}.hgi-bulk.hgi-microsoft-admin:after{content:"ﯻ"}.hgi-bulk.hgi-microsoft-admin:before{content:"ﯼ"}.hgi-bulk.hgi-microsoft:after{content:"ﯽ"}.hgi-bulk.hgi-microsoft:before{content:"ﯾ"}.hgi-bulk.hgi-microwave:after{content:"ﯿ"}.hgi-bulk.hgi-microwave:before{content:"ﰀ"}.hgi-bulk.hgi-milk-bottle:after{content:"ﰁ"}.hgi-bulk.hgi-milk-bottle:before{content:"ﰂ"}.hgi-bulk.hgi-milk-carton:after{content:"ﰃ"}.hgi-bulk.hgi-milk-carton:before{content:"ﰄ"}.hgi-bulk.hgi-milk-coconut:after{content:"ﰅ"}.hgi-bulk.hgi-milk-coconut:before{content:"ﰆ"}.hgi-bulk.hgi-milk-oat:after{content:"ﰇ"}.hgi-bulk.hgi-milk-oat:before{content:"ﰈ"}.hgi-bulk.hgi-minimize-01:after{content:"ﰉ"}.hgi-bulk.hgi-minimize-01:before{content:"ﰊ"}.hgi-bulk.hgi-minimize-02:after{content:"ﰋ"}.hgi-bulk.hgi-minimize-02:before{content:"ﰌ"}.hgi-bulk.hgi-minimize-03:after{content:"ﰍ"}.hgi-bulk.hgi-minimize-03:before{content:"ﰎ"}.hgi-bulk.hgi-minimize-04:after{content:"ﰏ"}.hgi-bulk.hgi-minimize-04:before{content:"ﰐ"}.hgi-bulk.hgi-minimize-screen:after{content:"ﰑ"}.hgi-bulk.hgi-minimize-screen:before{content:"ﰒ"}.hgi-bulk.hgi-mining-01:after{content:"ﰓ"}.hgi-bulk.hgi-mining-01:before{content:"ﰔ"}.hgi-bulk.hgi-mining-02:after{content:"ﰕ"}.hgi-bulk.hgi-mining-02:before{content:"ﰖ"}.hgi-bulk.hgi-mining-03:after{content:"ﰗ"}.hgi-bulk.hgi-mining-03:before{content:"ﰘ"}.hgi-bulk.hgi-minus-plus-01:after{content:"ﰙ"}.hgi-bulk.hgi-minus-plus-01:before{content:"ﰚ"}.hgi-bulk.hgi-minus-plus-02:after{content:"ﰛ"}.hgi-bulk.hgi-minus-plus-02:before{content:"ﰜ"}.hgi-bulk.hgi-minus-plus-circle-01:after{content:"ﰝ"}.hgi-bulk.hgi-minus-plus-circle-01:before{content:"ﰞ"}.hgi-bulk.hgi-minus-plus-circle-02:after{content:"ﰟ"}.hgi-bulk.hgi-minus-plus-circle-02:before{content:"ﰠ"}.hgi-bulk.hgi-minus-plus-square-01:after{content:"ﰡ"}.hgi-bulk.hgi-minus-plus-square-01:before{content:"ﰢ"}.hgi-bulk.hgi-minus-plus-square-02:after{content:"ﰣ"}.hgi-bulk.hgi-minus-plus-square-02:before{content:"ﰤ"}.hgi-bulk.hgi-minus-sign-circle:after{content:"ﰥ"}.hgi-bulk.hgi-minus-sign-circle:before{content:"ﰦ"}.hgi-bulk.hgi-minus-sign:after{content:"ﰧ"}.hgi-bulk.hgi-minus-sign-square:after{content:"ﰨ"}.hgi-bulk.hgi-minus-sign-square:before{content:"ﰩ"}.hgi-bulk.hgi-minus-sign:before{content:"ﰪ"}.hgi-bulk.hgi-mirror:after{content:"ﰫ"}.hgi-bulk.hgi-mirror:before{content:"ﰬ"}.hgi-bulk.hgi-mirroring-screen:after{content:"ﰭ"}.hgi-bulk.hgi-mirroring-screen:before{content:"ﰮ"}.hgi-bulk.hgi-mixer:after{content:"ﰯ"}.hgi-bulk.hgi-mixer:before{content:"ﰰ"}.hgi-bulk.hgi-mobile-navigator-01:after{content:"ﰱ"}.hgi-bulk.hgi-mobile-navigator-01:before{content:"ﰲ"}.hgi-bulk.hgi-mobile-navigator-02:after{content:"ﰳ"}.hgi-bulk.hgi-mobile-navigator-02:before{content:"ﰴ"}.hgi-bulk.hgi-mobile-programming-01:after{content:"ﰵ"}.hgi-bulk.hgi-mobile-programming-01:before{content:"ﰶ"}.hgi-bulk.hgi-mobile-programming-02:after{content:"ﰷ"}.hgi-bulk.hgi-mobile-programming-02:before{content:"ﰸ"}.hgi-bulk.hgi-mobile-protection:after{content:"ﰹ"}.hgi-bulk.hgi-mobile-protection:before{content:"ﰺ"}.hgi-bulk.hgi-mobile-security:after{content:"ﰻ"}.hgi-bulk.hgi-mobile-security:before{content:"ﰼ"}.hgi-bulk.hgi-mochi:after{content:"ﰽ"}.hgi-bulk.hgi-mochi:before{content:"ﰾ"}.hgi-bulk.hgi-modern-tv-four-k:after{content:"ﰿ"}.hgi-bulk.hgi-modern-tv-four-k:before{content:"ﱀ"}.hgi-bulk.hgi-modern-tv-issue:after{content:"ﱁ"}.hgi-bulk.hgi-modern-tv-issue:before{content:"ﱂ"}.hgi-bulk.hgi-modern-tv:after{content:"ﱃ"}.hgi-bulk.hgi-modern-tv:before{content:"ﱄ"}.hgi-bulk.hgi-molecules:after{content:"ﱅ"}.hgi-bulk.hgi-molecules:before{content:"ﱆ"}.hgi-bulk.hgi-monas:after{content:"ﱇ"}.hgi-bulk.hgi-monas:before{content:"ﱈ"}.hgi-bulk.hgi-money-01:after{content:"ﱉ"}.hgi-bulk.hgi-money-01:before{content:"ﱊ"}.hgi-bulk.hgi-money-02:after{content:"ﱋ"}.hgi-bulk.hgi-money-02:before{content:"ﱌ"}.hgi-bulk.hgi-money-03:after{content:"ﱍ"}.hgi-bulk.hgi-money-03:before{content:"ﱎ"}.hgi-bulk.hgi-money-04:after{content:"ﱏ"}.hgi-bulk.hgi-money-04:before{content:"ﱐ"}.hgi-bulk.hgi-money-add-01:after{content:"ﱑ"}.hgi-bulk.hgi-money-add-01:before{content:"ﱒ"}.hgi-bulk.hgi-money-add-02:after{content:"ﱓ"}.hgi-bulk.hgi-money-add-02:before{content:"ﱔ"}.hgi-bulk.hgi-money-bag-01:after{content:"ﱕ"}.hgi-bulk.hgi-money-bag-01:before{content:"ﱖ"}.hgi-bulk.hgi-money-bag-02:after{content:"ﱗ"}.hgi-bulk.hgi-money-bag-02:before{content:"ﱘ"}.hgi-bulk.hgi-money-exchange-01:after{content:"ﱙ"}.hgi-bulk.hgi-money-exchange-01:before{content:"ﱚ"}.hgi-bulk.hgi-money-exchange-02:after{content:"ﱛ"}.hgi-bulk.hgi-money-exchange-02:before{content:"ﱜ"}.hgi-bulk.hgi-money-exchange-03:after{content:"ﱝ"}.hgi-bulk.hgi-money-exchange-03:before{content:"ﱞ"}.hgi-bulk.hgi-money-not-found-01:after{content:"ﱟ"}.hgi-bulk.hgi-money-not-found-01:before{content:"ﱠ"}.hgi-bulk.hgi-money-not-found-02:after{content:"ﱡ"}.hgi-bulk.hgi-money-not-found-02:before{content:"ﱢ"}.hgi-bulk.hgi-money-not-found-03:after{content:"ﱣ"}.hgi-bulk.hgi-money-not-found-03:before{content:"ﱤ"}.hgi-bulk.hgi-money-not-found-04:after{content:"ﱥ"}.hgi-bulk.hgi-money-not-found-04:before{content:"ﱦ"}.hgi-bulk.hgi-money-receive-01:after{content:"ﱧ"}.hgi-bulk.hgi-money-receive-01:before{content:"ﱨ"}.hgi-bulk.hgi-money-receive-02:after{content:"ﱩ"}.hgi-bulk.hgi-money-receive-02:before{content:"ﱪ"}.hgi-bulk.hgi-money-receive-circle:after{content:"ﱫ"}.hgi-bulk.hgi-money-receive-circle:before{content:"ﱬ"}.hgi-bulk.hgi-money-receive-flow-01:after{content:"ﱭ"}.hgi-bulk.hgi-money-receive-flow-01:before{content:"ﱮ"}.hgi-bulk.hgi-money-receive-flow-02:after{content:"ﱯ"}.hgi-bulk.hgi-money-receive-flow-02:before{content:"ﱰ"}.hgi-bulk.hgi-money-receive-square:after{content:"ﱱ"}.hgi-bulk.hgi-money-receive-square:before{content:"ﱲ"}.hgi-bulk.hgi-money-remove-01:after{content:"ﱳ"}.hgi-bulk.hgi-money-remove-01:before{content:"ﱴ"}.hgi-bulk.hgi-money-remove-02:after{content:"ﱵ"}.hgi-bulk.hgi-money-remove-02:before{content:"ﱶ"}.hgi-bulk.hgi-money-safe:after{content:"ﱷ"}.hgi-bulk.hgi-money-safe:before{content:"ﱸ"}.hgi-bulk.hgi-money-saving-jar:after{content:"ﱹ"}.hgi-bulk.hgi-money-saving-jar:before{content:"ﱺ"}.hgi-bulk.hgi-money-security:after{content:"ﱻ"}.hgi-bulk.hgi-money-security:before{content:"ﱼ"}.hgi-bulk.hgi-money-send-01:after{content:"ﱽ"}.hgi-bulk.hgi-money-send-01:before{content:"ﱾ"}.hgi-bulk.hgi-money-send-02:after{content:"ﱿ"}.hgi-bulk.hgi-money-send-02:before{content:"ﲀ"}.hgi-bulk.hgi-money-send-circle:after{content:"ﲁ"}.hgi-bulk.hgi-money-send-circle:before{content:"ﲂ"}.hgi-bulk.hgi-money-send-flow-01:after{content:"ﲃ"}.hgi-bulk.hgi-money-send-flow-01:before{content:"ﲄ"}.hgi-bulk.hgi-money-send-flow-02:after{content:"ﲅ"}.hgi-bulk.hgi-money-send-flow-02:before{content:"ﲆ"}.hgi-bulk.hgi-money-send-square:after{content:"ﲇ"}.hgi-bulk.hgi-money-send-square:before{content:"ﲈ"}.hgi-bulk.hgi-monocle-01:after{content:"ﲉ"}.hgi-bulk.hgi-monocle-01:before{content:"ﲊ"}.hgi-bulk.hgi-monocle:after{content:"ﲋ"}.hgi-bulk.hgi-monocle:before{content:"ﲌ"}.hgi-bulk.hgi-monster:after{content:"ﲍ"}.hgi-bulk.hgi-monster:before{content:"ﲎ"}.hgi-bulk.hgi-moon-01:after{content:"ﲏ"}.hgi-bulk.hgi-moon-01:before{content:"ﲐ"}.hgi-bulk.hgi-moon-02:after{content:"ﲑ"}.hgi-bulk.hgi-moon-02:before{content:"ﲒ"}.hgi-bulk.hgi-moon-angled-rain-zap:after{content:"ﲓ"}.hgi-bulk.hgi-moon-angled-rain-zap:before{content:"ﲔ"}.hgi-bulk.hgi-moon-cloud-angled-rain:after{content:"ﲕ"}.hgi-bulk.hgi-moon-cloud-angled-rain:before{content:"ﲖ"}.hgi-bulk.hgi-moon-cloud-angled-zap:after{content:"ﲗ"}.hgi-bulk.hgi-moon-cloud-angled-zap:before{content:"ﲘ"}.hgi-bulk.hgi-moon-cloud-big-rain:after{content:"ﲙ"}.hgi-bulk.hgi-moon-cloud-big-rain:before{content:"ﲚ"}.hgi-bulk.hgi-moon-cloud-fast-wind:after{content:"ﲛ"}.hgi-bulk.hgi-moon-cloud-fast-wind:before{content:"ﲜ"}.hgi-bulk.hgi-moon-cloud-hailstone:after{content:"ﲝ"}.hgi-bulk.hgi-moon-cloud-hailstone:before{content:"ﲞ"}.hgi-bulk.hgi-moon-cloud-little-rain:after{content:"ﲟ"}.hgi-bulk.hgi-moon-cloud-little-rain:before{content:"ﲠ"}.hgi-bulk.hgi-moon-cloud-little-snow:after{content:"ﲡ"}.hgi-bulk.hgi-moon-cloud-little-snow:before{content:"ﲢ"}.hgi-bulk.hgi-moon-cloud-mid-rain:after{content:"ﲣ"}.hgi-bulk.hgi-moon-cloud-mid-rain:before{content:"ﲤ"}.hgi-bulk.hgi-moon-cloud-mid-snow:after{content:"ﲥ"}.hgi-bulk.hgi-moon-cloud-mid-snow:before{content:"ﲦ"}.hgi-bulk.hgi-moon-cloud:after{content:"ﲧ"}.hgi-bulk.hgi-moon-cloud-slow-wind:after{content:"ﲨ"}.hgi-bulk.hgi-moon-cloud-slow-wind:before{content:"ﲩ"}.hgi-bulk.hgi-moon-cloud-snow:after{content:"ﲪ"}.hgi-bulk.hgi-moon-cloud-snow:before{content:"ﲫ"}.hgi-bulk.hgi-moon-cloud:before{content:"ﲬ"}.hgi-bulk.hgi-moon-eclipse:after{content:"ﲭ"}.hgi-bulk.hgi-moon-eclipse:before{content:"ﲮ"}.hgi-bulk.hgi-moon-fast-wind:after{content:"ﲯ"}.hgi-bulk.hgi-moon-fast-wind:before{content:"ﲰ"}.hgi-bulk.hgi-moon-landing:after{content:"ﲱ"}.hgi-bulk.hgi-moon-landing:before{content:"ﲲ"}.hgi-bulk.hgi-moon:after{content:"ﲳ"}.hgi-bulk.hgi-moon-slow-wind:after{content:"ﲴ"}.hgi-bulk.hgi-moon-slow-wind:before{content:"ﲵ"}.hgi-bulk.hgi-moon:before{content:"ﲶ"}.hgi-bulk.hgi-moonset:after{content:"ﲷ"}.hgi-bulk.hgi-moonset:before{content:"ﲸ"}.hgi-bulk.hgi-more-01:after{content:"ﲹ"}.hgi-bulk.hgi-more-01:before{content:"ﲺ"}.hgi-bulk.hgi-more-02:after{content:"ﲻ"}.hgi-bulk.hgi-more-02:before{content:"ﲼ"}.hgi-bulk.hgi-more-03:after{content:"ﲽ"}.hgi-bulk.hgi-more-03:before{content:"ﲾ"}.hgi-bulk.hgi-more-horizontal-circle-01:after{content:"ﲿ"}.hgi-bulk.hgi-more-horizontal-circle-01:before{content:"ﳀ"}.hgi-bulk.hgi-more-horizontal-circle-02:after{content:"ﳁ"}.hgi-bulk.hgi-more-horizontal-circle-02:before{content:"ﳂ"}.hgi-bulk.hgi-more-horizontal:after{content:"ﳃ"}.hgi-bulk.hgi-more-horizontal-square-01:after{content:"ﳄ"}.hgi-bulk.hgi-more-horizontal-square-01:before{content:"ﳅ"}.hgi-bulk.hgi-more-horizontal-square-02:after{content:"ﳆ"}.hgi-bulk.hgi-more-horizontal-square-02:before{content:"ﳇ"}.hgi-bulk.hgi-more-horizontal:before{content:"ﳈ"}.hgi-bulk.hgi-more-or-less-circle:after{content:"ﳉ"}.hgi-bulk.hgi-more-or-less-circle:before{content:"ﳊ"}.hgi-bulk.hgi-more-or-less:after{content:"ﳋ"}.hgi-bulk.hgi-more-or-less-square:after{content:"ﳌ"}.hgi-bulk.hgi-more-or-less-square:before{content:"ﳍ"}.hgi-bulk.hgi-more-or-less:before{content:"ﳎ"}.hgi-bulk.hgi-more:after{content:"ﳏ"}.hgi-bulk.hgi-more-vertical-circle-01:after{content:"ﳐ"}.hgi-bulk.hgi-more-vertical-circle-01:before{content:"ﳑ"}.hgi-bulk.hgi-more-vertical-circle-02:after{content:"ﳒ"}.hgi-bulk.hgi-more-vertical-circle-02:before{content:"ﳓ"}.hgi-bulk.hgi-more-vertical:after{content:"ﳔ"}.hgi-bulk.hgi-more-vertical-square-01:after{content:"ﳕ"}.hgi-bulk.hgi-more-vertical-square-01:before{content:"ﳖ"}.hgi-bulk.hgi-more-vertical-square-02:after{content:"ﳗ"}.hgi-bulk.hgi-more-vertical-square-02:before{content:"ﳘ"}.hgi-bulk.hgi-more-vertical:before{content:"ﳙ"}.hgi-bulk.hgi-more:before{content:"ﳚ"}.hgi-bulk.hgi-mortar:after{content:"ﳛ"}.hgi-bulk.hgi-mortar:before{content:"ﳜ"}.hgi-bulk.hgi-mortarboard-01:after{content:"ﳝ"}.hgi-bulk.hgi-mortarboard-01:before{content:"ﳞ"}.hgi-bulk.hgi-mortarboard-02:after{content:"ﳟ"}.hgi-bulk.hgi-mortarboard-02:before{content:"ﳠ"}.hgi-bulk.hgi-mosque-01:after{content:"ﳡ"}.hgi-bulk.hgi-mosque-01:before{content:"ﳢ"}.hgi-bulk.hgi-mosque-02:after{content:"ﳣ"}.hgi-bulk.hgi-mosque-02:before{content:"ﳤ"}.hgi-bulk.hgi-mosque-03:after{content:"ﳥ"}.hgi-bulk.hgi-mosque-03:before{content:"ﳦ"}.hgi-bulk.hgi-mosque-04:after{content:"ﳧ"}.hgi-bulk.hgi-mosque-04:before{content:"ﳨ"}.hgi-bulk.hgi-mosque-05:after{content:"ﳩ"}.hgi-bulk.hgi-mosque-05:before{content:"ﳪ"}.hgi-bulk.hgi-mosque-location:after{content:"ﳫ"}.hgi-bulk.hgi-mosque-location:before{content:"ﳬ"}.hgi-bulk.hgi-motion-01:after{content:"ﳭ"}.hgi-bulk.hgi-motion-01:before{content:"ﳮ"}.hgi-bulk.hgi-motion-02:after{content:"ﳯ"}.hgi-bulk.hgi-motion-02:before{content:"ﳰ"}.hgi-bulk.hgi-motorbike-01:after{content:"ﳱ"}.hgi-bulk.hgi-motorbike-01:before{content:"ﳲ"}.hgi-bulk.hgi-motorbike-02:after{content:"ﳳ"}.hgi-bulk.hgi-motorbike-02:before{content:"ﳴ"}.hgi-bulk.hgi-mountain:after{content:"ﳵ"}.hgi-bulk.hgi-mountain:before{content:"ﳶ"}.hgi-bulk.hgi-mouse-01:after{content:"ﳷ"}.hgi-bulk.hgi-mouse-01:before{content:"ﳸ"}.hgi-bulk.hgi-mouse-02:after{content:"ﳹ"}.hgi-bulk.hgi-mouse-02:before{content:"ﳺ"}.hgi-bulk.hgi-mouse-03:after{content:"ﳻ"}.hgi-bulk.hgi-mouse-03:before{content:"ﳼ"}.hgi-bulk.hgi-mouse-04:after{content:"ﳽ"}.hgi-bulk.hgi-mouse-04:before{content:"ﳾ"}.hgi-bulk.hgi-mouse-05:after{content:"ﳿ"}.hgi-bulk.hgi-mouse-05:before{content:"ﴀ"}.hgi-bulk.hgi-mouse-06:after{content:"ﴁ"}.hgi-bulk.hgi-mouse-06:before{content:"ﴂ"}.hgi-bulk.hgi-mouse-07:after{content:"ﴃ"}.hgi-bulk.hgi-mouse-07:before{content:"ﴄ"}.hgi-bulk.hgi-mouse-08:after{content:"ﴅ"}.hgi-bulk.hgi-mouse-08:before{content:"ﴆ"}.hgi-bulk.hgi-mouse-09:after{content:"ﴇ"}.hgi-bulk.hgi-mouse-09:before{content:"ﴈ"}.hgi-bulk.hgi-mouse-10:after{content:"ﴉ"}.hgi-bulk.hgi-mouse-10:before{content:"ﴊ"}.hgi-bulk.hgi-mouse-11:after{content:"ﴋ"}.hgi-bulk.hgi-mouse-11:before{content:"ﴌ"}.hgi-bulk.hgi-mouse-12:after{content:"ﴍ"}.hgi-bulk.hgi-mouse-12:before{content:"ﴎ"}.hgi-bulk.hgi-mouse-13:after{content:"ﴏ"}.hgi-bulk.hgi-mouse-13:before{content:"ﴐ"}.hgi-bulk.hgi-mouse-14:after{content:"ﴑ"}.hgi-bulk.hgi-mouse-14:before{content:"ﴒ"}.hgi-bulk.hgi-mouse-15:after{content:"ﴓ"}.hgi-bulk.hgi-mouse-15:before{content:"ﴔ"}.hgi-bulk.hgi-mouse-16:after{content:"ﴕ"}.hgi-bulk.hgi-mouse-16:before{content:"ﴖ"}.hgi-bulk.hgi-mouse-17:after{content:"ﴗ"}.hgi-bulk.hgi-mouse-17:before{content:"ﴘ"}.hgi-bulk.hgi-mouse-18:after{content:"ﴙ"}.hgi-bulk.hgi-mouse-18:before{content:"ﴚ"}.hgi-bulk.hgi-mouse-19:after{content:"ﴛ"}.hgi-bulk.hgi-mouse-19:before{content:"ﴜ"}.hgi-bulk.hgi-mouse-20:after{content:"ﴝ"}.hgi-bulk.hgi-mouse-20:before{content:"ﴞ"}.hgi-bulk.hgi-mouse-21:after{content:"ﴟ"}.hgi-bulk.hgi-mouse-21:before{content:"ﴠ"}.hgi-bulk.hgi-mouse-22:after{content:"ﴡ"}.hgi-bulk.hgi-mouse-22:before{content:"ﴢ"}.hgi-bulk.hgi-mouse-23:after{content:"ﴣ"}.hgi-bulk.hgi-mouse-23:before{content:"ﴤ"}.hgi-bulk.hgi-mouse-left-click-01:after{content:"ﴥ"}.hgi-bulk.hgi-mouse-left-click-01:before{content:"ﴦ"}.hgi-bulk.hgi-mouse-left-click-02:after{content:"ﴧ"}.hgi-bulk.hgi-mouse-left-click-02:before{content:"ﴨ"}.hgi-bulk.hgi-mouse-left-click-03:after{content:"ﴩ"}.hgi-bulk.hgi-mouse-left-click-03:before{content:"ﴪ"}.hgi-bulk.hgi-mouse-left-click-04:after{content:"ﴫ"}.hgi-bulk.hgi-mouse-left-click-04:before{content:"ﴬ"}.hgi-bulk.hgi-mouse-left-click-05:after{content:"ﴭ"}.hgi-bulk.hgi-mouse-left-click-05:before{content:"ﴮ"}.hgi-bulk.hgi-mouse-left-click-06:after{content:"ﴯ"}.hgi-bulk.hgi-mouse-left-click-06:before{content:"ﴰ"}.hgi-bulk.hgi-mouse-right-click-01:after{content:"ﴱ"}.hgi-bulk.hgi-mouse-right-click-01:before{content:"ﴲ"}.hgi-bulk.hgi-mouse-right-click-02:after{content:"ﴳ"}.hgi-bulk.hgi-mouse-right-click-02:before{content:"ﴴ"}.hgi-bulk.hgi-mouse-right-click-03:after{content:"ﴵ"}.hgi-bulk.hgi-mouse-right-click-03:before{content:"ﴶ"}.hgi-bulk.hgi-mouse-right-click-04:after{content:"ﴷ"}.hgi-bulk.hgi-mouse-right-click-04:before{content:"ﴸ"}.hgi-bulk.hgi-mouse-right-click-05:after{content:"ﴹ"}.hgi-bulk.hgi-mouse-right-click-05:before{content:"ﴺ"}.hgi-bulk.hgi-mouse-right-click-06:after{content:"ﴻ"}.hgi-bulk.hgi-mouse-right-click-06:before{content:"ﴼ"}.hgi-bulk.hgi-mouse-scroll-01:after{content:"ﴽ"}.hgi-bulk.hgi-mouse-scroll-01:before{content:"﴾"}.hgi-bulk.hgi-mouse-scroll-02:after{content:"﴿"}.hgi-bulk.hgi-mouse-scroll-02:before{content:"﵀"}.hgi-bulk.hgi-move-01:after{content:"﵁"}.hgi-bulk.hgi-move-01:before{content:"﵂"}.hgi-bulk.hgi-move-02:after{content:"﵃"}.hgi-bulk.hgi-move-02:before{content:"﵄"}.hgi-bulk.hgi-move-bottom:after{content:"﵅"}.hgi-bulk.hgi-move-bottom:before{content:"﵆"}.hgi-bulk.hgi-move-left:after{content:"﵇"}.hgi-bulk.hgi-move-left:before{content:"﵈"}.hgi-bulk.hgi-move-right:after{content:"﵉"}.hgi-bulk.hgi-move-right:before{content:"﵊"}.hgi-bulk.hgi-move:after{content:"﵋"}.hgi-bulk.hgi-move-to:after{content:"﵌"}.hgi-bulk.hgi-move-to:before{content:"﵍"}.hgi-bulk.hgi-move-top:after{content:"﵎"}.hgi-bulk.hgi-move-top:before{content:"﵏"}.hgi-bulk.hgi-move:before{content:"ﵐ"}.hgi-bulk.hgi-mp-3-01:after{content:"ﵑ"}.hgi-bulk.hgi-mp-3-01:before{content:"ﵒ"}.hgi-bulk.hgi-mp-3-02:after{content:"ﵓ"}.hgi-bulk.hgi-mp-3-02:before{content:"ﵔ"}.hgi-bulk.hgi-mp-4-01:after{content:"ﵕ"}.hgi-bulk.hgi-mp-4-01:before{content:"ﵖ"}.hgi-bulk.hgi-mp-4-02:after{content:"ﵗ"}.hgi-bulk.hgi-mp-4-02:before{content:"ﵘ"}.hgi-bulk.hgi-muhammad:after{content:"ﵙ"}.hgi-bulk.hgi-muhammad:before{content:"ﵚ"}.hgi-bulk.hgi-multiplication-sign-circle:after{content:"ﵛ"}.hgi-bulk.hgi-multiplication-sign-circle:before{content:"ﵜ"}.hgi-bulk.hgi-multiplication-sign:after{content:"ﵝ"}.hgi-bulk.hgi-multiplication-sign-square:after{content:"ﵞ"}.hgi-bulk.hgi-multiplication-sign-square:before{content:"ﵟ"}.hgi-bulk.hgi-multiplication-sign:before{content:"ﵠ"}.hgi-bulk.hgi-mushroom-01:after{content:"ﵡ"}.hgi-bulk.hgi-mushroom-01:before{content:"ﵢ"}.hgi-bulk.hgi-mushroom:after{content:"ﵣ"}.hgi-bulk.hgi-mushroom:before{content:"ﵤ"}.hgi-bulk.hgi-music-note-01:after{content:"ﵥ"}.hgi-bulk.hgi-music-note-01:before{content:"ﵦ"}.hgi-bulk.hgi-music-note-02:after{content:"ﵧ"}.hgi-bulk.hgi-music-note-02:before{content:"ﵨ"}.hgi-bulk.hgi-music-note-03:after{content:"ﵩ"}.hgi-bulk.hgi-music-note-03:before{content:"ﵪ"}.hgi-bulk.hgi-music-note-04:after{content:"ﵫ"}.hgi-bulk.hgi-music-note-04:before{content:"ﵬ"}.hgi-bulk.hgi-music-note-square-01:after{content:"ﵭ"}.hgi-bulk.hgi-music-note-square-01:before{content:"ﵮ"}.hgi-bulk.hgi-music-note-square-02:after{content:"ﵯ"}.hgi-bulk.hgi-music-note-square-02:before{content:"ﵰ"}.hgi-bulk.hgi-muslim:after{content:"ﵱ"}.hgi-bulk.hgi-muslim:before{content:"ﵲ"}.hgi-bulk.hgi-mute:after{content:"ﵳ"}.hgi-bulk.hgi-mute:before{content:"ﵴ"}.hgi-bulk.hgi-mymind:after{content:"ﵵ"}.hgi-bulk.hgi-mymind:before{content:"ﵶ"}.hgi-bulk.hgi-n-th-root-circle:after{content:"ﵷ"}.hgi-bulk.hgi-n-th-root-circle:before{content:"ﵸ"}.hgi-bulk.hgi-n-th-root:after{content:"ﵹ"}.hgi-bulk.hgi-n-th-root-square:after{content:"ﵺ"}.hgi-bulk.hgi-n-th-root-square:before{content:"ﵻ"}.hgi-bulk.hgi-n-th-root:before{content:"ﵼ"}.hgi-bulk.hgi-nano-technology:after{content:"ﵽ"}.hgi-bulk.hgi-nano-technology:before{content:"ﵾ"}.hgi-bulk.hgi-natural-food:after{content:"ﵿ"}.hgi-bulk.hgi-natural-food:before{content:"ﶀ"}.hgi-bulk.hgi-navigation-01:after{content:"ﶁ"}.hgi-bulk.hgi-navigation-01:before{content:"ﶂ"}.hgi-bulk.hgi-navigation-02:after{content:"ﶃ"}.hgi-bulk.hgi-navigation-02:before{content:"ﶄ"}.hgi-bulk.hgi-navigation-03:after{content:"ﶅ"}.hgi-bulk.hgi-navigation-03:before{content:"ﶆ"}.hgi-bulk.hgi-navigation-04:after{content:"ﶇ"}.hgi-bulk.hgi-navigation-04:before{content:"ﶈ"}.hgi-bulk.hgi-navigator-01:after{content:"ﶉ"}.hgi-bulk.hgi-navigator-01:before{content:"ﶊ"}.hgi-bulk.hgi-navigator-02:after{content:"ﶋ"}.hgi-bulk.hgi-navigator-02:before{content:"ﶌ"}.hgi-bulk.hgi-necklace:after{content:"ﶍ"}.hgi-bulk.hgi-necklace:before{content:"ﶎ"}.hgi-bulk.hgi-nerd:after{content:"ﶏ"}.hgi-bulk.hgi-nerd:before{content:"﶐"}.hgi-bulk.hgi-neural-network:after{content:"﶑"}.hgi-bulk.hgi-neural-network:before{content:"ﶒ"}.hgi-bulk.hgi-neutral:after{content:"ﶓ"}.hgi-bulk.hgi-neutral:before{content:"ﶔ"}.hgi-bulk.hgi-new-job:after{content:"ﶕ"}.hgi-bulk.hgi-new-job:before{content:"ﶖ"}.hgi-bulk.hgi-new-office:after{content:"ﶗ"}.hgi-bulk.hgi-new-office:before{content:"ﶘ"}.hgi-bulk.hgi-new-releases:after{content:"ﶙ"}.hgi-bulk.hgi-new-releases:before{content:"ﶚ"}.hgi-bulk.hgi-new-twitter-ellipse:after{content:"ﶛ"}.hgi-bulk.hgi-new-twitter-ellipse:before{content:"ﶜ"}.hgi-bulk.hgi-new-twitter-rectangle:after{content:"ﶝ"}.hgi-bulk.hgi-new-twitter-rectangle:before{content:"ﶞ"}.hgi-bulk.hgi-new-twitter:after{content:"ﶟ"}.hgi-bulk.hgi-new-twitter:before{content:"ﶠ"}.hgi-bulk.hgi-news-01:after{content:"ﶡ"}.hgi-bulk.hgi-news-01:before{content:"ﶢ"}.hgi-bulk.hgi-news:after{content:"ﶣ"}.hgi-bulk.hgi-news:before{content:"ﶤ"}.hgi-bulk.hgi-next:after{content:"ﶥ"}.hgi-bulk.hgi-next:before{content:"ﶦ"}.hgi-bulk.hgi-nike:after{content:"ﶧ"}.hgi-bulk.hgi-nike:before{content:"ﶨ"}.hgi-bulk.hgi-nintendo:after{content:"ﶩ"}.hgi-bulk.hgi-nintendo-switch:after{content:"ﶪ"}.hgi-bulk.hgi-nintendo-switch:before{content:"ﶫ"}.hgi-bulk.hgi-nintendo:before{content:"ﶬ"}.hgi-bulk.hgi-niqab:after{content:"ﶭ"}.hgi-bulk.hgi-niqab:before{content:"ﶮ"}.hgi-bulk.hgi-no-internet:after{content:"ﶯ"}.hgi-bulk.hgi-no-internet:before{content:"ﶰ"}.hgi-bulk.hgi-no-meeting-room:after{content:"ﶱ"}.hgi-bulk.hgi-no-meeting-room:before{content:"ﶲ"}.hgi-bulk.hgi-node-add:after{content:"ﶳ"}.hgi-bulk.hgi-node-add:before{content:"ﶴ"}.hgi-bulk.hgi-node-edit:after{content:"ﶵ"}.hgi-bulk.hgi-node-edit:before{content:"ﶶ"}.hgi-bulk.hgi-node-move-down:after{content:"ﶷ"}.hgi-bulk.hgi-node-move-down:before{content:"ﶸ"}.hgi-bulk.hgi-node-move-up:after{content:"ﶹ"}.hgi-bulk.hgi-node-move-up:before{content:"ﶺ"}.hgi-bulk.hgi-node-remove:after{content:"ﶻ"}.hgi-bulk.hgi-node-remove:before{content:"ﶼ"}.hgi-bulk.hgi-noodles:after{content:"ﶽ"}.hgi-bulk.hgi-noodles:before{content:"ﶾ"}.hgi-bulk.hgi-nose:after{content:"ﶿ"}.hgi-bulk.hgi-nose:before{content:"ﷀ"}.hgi-bulk.hgi-not-equal-sign-circle:after{content:"ﷁ"}.hgi-bulk.hgi-not-equal-sign-circle:before{content:"ﷂ"}.hgi-bulk.hgi-not-equal-sign:after{content:"ﷃ"}.hgi-bulk.hgi-not-equal-sign-square:after{content:"ﷄ"}.hgi-bulk.hgi-not-equal-sign-square:before{content:"ﷅ"}.hgi-bulk.hgi-not-equal-sign:before{content:"ﷆ"}.hgi-bulk.hgi-note-01:after{content:"ﷇ"}.hgi-bulk.hgi-note-01:before{content:"﷈"}.hgi-bulk.hgi-note-02:after{content:"﷉"}.hgi-bulk.hgi-note-02:before{content:"﷊"}.hgi-bulk.hgi-note-03:after{content:"﷋"}.hgi-bulk.hgi-note-03:before{content:"﷌"}.hgi-bulk.hgi-note-04:after{content:"﷍"}.hgi-bulk.hgi-note-04:before{content:"﷎"}.hgi-bulk.hgi-note-05:after{content:"﷏"}.hgi-bulk.hgi-note-05:before{content:"﷐"}.hgi-bulk.hgi-note-add:after{content:"﷑"}.hgi-bulk.hgi-note-add:before{content:"﷒"}.hgi-bulk.hgi-note-done:after{content:"﷓"}.hgi-bulk.hgi-note-done:before{content:"﷔"}.hgi-bulk.hgi-note-edit:after{content:"﷕"}.hgi-bulk.hgi-note-edit:before{content:"﷖"}.hgi-bulk.hgi-note-remove:after{content:"﷗"}.hgi-bulk.hgi-note-remove:before{content:"﷘"}.hgi-bulk.hgi-note:after{content:"﷙"}.hgi-bulk.hgi-note:before{content:"﷚"}.hgi-bulk.hgi-notebook-01:after{content:"﷛"}.hgi-bulk.hgi-notebook-01:before{content:"﷜"}.hgi-bulk.hgi-notebook-02:after{content:"﷝"}.hgi-bulk.hgi-notebook-02:before{content:"﷞"}.hgi-bulk.hgi-notebook:after{content:"﷟"}.hgi-bulk.hgi-notebook:before{content:"﷠"}.hgi-bulk.hgi-notification-01:after{content:"﷡"}.hgi-bulk.hgi-notification-01:before{content:"﷢"}.hgi-bulk.hgi-notification-02:after{content:"﷣"}.hgi-bulk.hgi-notification-02:before{content:"﷤"}.hgi-bulk.hgi-notification-03:after{content:"﷥"}.hgi-bulk.hgi-notification-03:before{content:"﷦"}.hgi-bulk.hgi-notification-block-01:after{content:"﷧"}.hgi-bulk.hgi-notification-block-01:before{content:"﷨"}.hgi-bulk.hgi-notification-block-02:after{content:"﷩"}.hgi-bulk.hgi-notification-block-02:before{content:"﷪"}.hgi-bulk.hgi-notification-block-03:after{content:"﷫"}.hgi-bulk.hgi-notification-block-03:before{content:"﷬"}.hgi-bulk.hgi-notification-bubble:after{content:"﷭"}.hgi-bulk.hgi-notification-bubble:before{content:"﷮"}.hgi-bulk.hgi-notification-circle:after{content:"﷯"}.hgi-bulk.hgi-notification-circle:before{content:"ﷰ"}.hgi-bulk.hgi-notification-off-01:after{content:"ﷱ"}.hgi-bulk.hgi-notification-off-01:before{content:"ﷲ"}.hgi-bulk.hgi-notification-off-02:after{content:"ﷳ"}.hgi-bulk.hgi-notification-off-02:before{content:"ﷴ"}.hgi-bulk.hgi-notification-off-03:after{content:"ﷵ"}.hgi-bulk.hgi-notification-off-03:before{content:"ﷶ"}.hgi-bulk.hgi-notification-snooze-01:after{content:"ﷷ"}.hgi-bulk.hgi-notification-snooze-01:before{content:"ﷸ"}.hgi-bulk.hgi-notification-snooze-02:after{content:"ﷹ"}.hgi-bulk.hgi-notification-snooze-02:before{content:"ﷺ"}.hgi-bulk.hgi-notification-snooze-03:after{content:"ﷻ"}.hgi-bulk.hgi-notification-snooze-03:before{content:"﷼"}.hgi-bulk.hgi-notification-square:after{content:"﷽"}.hgi-bulk.hgi-notification-square:before{content:"﷾"}.hgi-bulk.hgi-notion-01:after{content:"﷿"}.hgi-bulk.hgi-notion-01:before{content:"︀"}.hgi-bulk.hgi-notion-02:after{content:"︁"}.hgi-bulk.hgi-notion-02:before{content:"︂"}.hgi-bulk.hgi-npm:after{content:"︃"}.hgi-bulk.hgi-npm:before{content:"︄"}.hgi-bulk.hgi-nuclear-power:after{content:"︅"}.hgi-bulk.hgi-nuclear-power:before{content:"︆"}.hgi-bulk.hgi-nut:after{content:"︇"}.hgi-bulk.hgi-nut:before{content:"︈"}.hgi-bulk.hgi-obtuse:after{content:"︉"}.hgi-bulk.hgi-obtuse:before{content:"︊"}.hgi-bulk.hgi-octagon:after{content:"︋"}.hgi-bulk.hgi-octagon:before{content:"︌"}.hgi-bulk.hgi-octopus:after{content:"︍"}.hgi-bulk.hgi-octopus:before{content:"︎"}.hgi-bulk.hgi-office-365:after{content:"️"}.hgi-bulk.hgi-office-365:before{content:"︐"}.hgi-bulk.hgi-office-chair:after{content:"︑"}.hgi-bulk.hgi-office-chair:before{content:"︒"}.hgi-bulk.hgi-office:after{content:"︓"}.hgi-bulk.hgi-office:before{content:"︔"}.hgi-bulk.hgi-oil-barrel:after{content:"︕"}.hgi-bulk.hgi-oil-barrel:before{content:"︖"}.hgi-bulk.hgi-ok-finger:after{content:"︗"}.hgi-bulk.hgi-ok-finger:before{content:"︘"}.hgi-bulk.hgi-olympic-torch:after{content:"︙"}.hgi-bulk.hgi-olympic-torch:before{content:"︚"}.hgi-bulk.hgi-online-learning-01:after{content:"︛"}.hgi-bulk.hgi-online-learning-01:before{content:"︜"}.hgi-bulk.hgi-online-learning-02:after{content:"︝"}.hgi-bulk.hgi-online-learning-02:before{content:"︞"}.hgi-bulk.hgi-online-learning-03:after{content:"︟"}.hgi-bulk.hgi-online-learning-03:before{content:"︠"}.hgi-bulk.hgi-online-learning-04:after{content:"︡"}.hgi-bulk.hgi-online-learning-04:before{content:"︢"}.hgi-bulk.hgi-open-caption:after{content:"︣"}.hgi-bulk.hgi-open-caption:before{content:"︤"}.hgi-bulk.hgi-option:after{content:"︥"}.hgi-bulk.hgi-option:before{content:"︦"}.hgi-bulk.hgi-orange:after{content:"︧"}.hgi-bulk.hgi-orange:before{content:"︨"}.hgi-bulk.hgi-orbit-01:after{content:"︩"}.hgi-bulk.hgi-orbit-01:before{content:"︪"}.hgi-bulk.hgi-orbit-02:after{content:"︫"}.hgi-bulk.hgi-orbit-02:before{content:"︬"}.hgi-bulk.hgi-organic-food:after{content:"︭"}.hgi-bulk.hgi-organic-food:before{content:"︮"}.hgi-bulk.hgi-orthogonal-edge:after{content:"︯"}.hgi-bulk.hgi-orthogonal-edge:before{content:"︰"}.hgi-bulk.hgi-oval:after{content:"︱"}.hgi-bulk.hgi-oval:before{content:"︲"}.hgi-bulk.hgi-oven:after{content:"︳"}.hgi-bulk.hgi-oven:before{content:"︴"}.hgi-bulk.hgi-package-add:after{content:"︵"}.hgi-bulk.hgi-package-add:before{content:"︶"}.hgi-bulk.hgi-package-delivered:after{content:"︷"}.hgi-bulk.hgi-package-delivered:before{content:"︸"}.hgi-bulk.hgi-package-moving:after{content:"︹"}.hgi-bulk.hgi-package-moving:before{content:"︺"}.hgi-bulk.hgi-package-open:after{content:"︻"}.hgi-bulk.hgi-package-open:before{content:"︼"}.hgi-bulk.hgi-package-out-of-stock:after{content:"︽"}.hgi-bulk.hgi-package-out-of-stock:before{content:"︾"}.hgi-bulk.hgi-package-process:after{content:"︿"}.hgi-bulk.hgi-package-process:before{content:"﹀"}.hgi-bulk.hgi-package-receive:after{content:"﹁"}.hgi-bulk.hgi-package-receive:before{content:"﹂"}.hgi-bulk.hgi-package-remove:after{content:"﹃"}.hgi-bulk.hgi-package-remove:before{content:"﹄"}.hgi-bulk.hgi-package-search:after{content:"﹅"}.hgi-bulk.hgi-package-search:before{content:"﹆"}.hgi-bulk.hgi-package:after{content:"﹇"}.hgi-bulk.hgi-package-sent:after{content:"﹈"}.hgi-bulk.hgi-package-sent:before{content:"﹉"}.hgi-bulk.hgi-package:before{content:"﹊"}.hgi-bulk.hgi-pacman-01:after{content:"﹋"}.hgi-bulk.hgi-pacman-01:before{content:"﹌"}.hgi-bulk.hgi-pacman-02:after{content:"﹍"}.hgi-bulk.hgi-pacman-02:before{content:"﹎"}.hgi-bulk.hgi-paint-board:after{content:"﹏"}.hgi-bulk.hgi-paint-board:before{content:"﹐"}.hgi-bulk.hgi-paint-brush-01:after{content:"﹑"}.hgi-bulk.hgi-paint-brush-01:before{content:"﹒"}.hgi-bulk.hgi-paint-brush-02:after{content:"﹓"}.hgi-bulk.hgi-paint-brush-02:before{content:"﹔"}.hgi-bulk.hgi-paint-brush-03:after{content:"﹕"}.hgi-bulk.hgi-paint-brush-03:before{content:"﹖"}.hgi-bulk.hgi-paint-brush-04:after{content:"﹗"}.hgi-bulk.hgi-paint-brush-04:before{content:"﹘"}.hgi-bulk.hgi-paint-bucket:after{content:"﹙"}.hgi-bulk.hgi-paint-bucket:before{content:"﹚"}.hgi-bulk.hgi-pan-01:after{content:"﹛"}.hgi-bulk.hgi-pan-01:before{content:"﹜"}.hgi-bulk.hgi-pan-02:after{content:"﹝"}.hgi-bulk.hgi-pan-02:before{content:"﹞"}.hgi-bulk.hgi-pan-03:after{content:"﹟"}.hgi-bulk.hgi-pan-03:before{content:"﹠"}.hgi-bulk.hgi-parabola-01:after{content:"﹡"}.hgi-bulk.hgi-parabola-01:before{content:"﹢"}.hgi-bulk.hgi-parabola-02:after{content:"﹣"}.hgi-bulk.hgi-parabola-02:before{content:"﹤"}.hgi-bulk.hgi-parabola-03:after{content:"﹥"}.hgi-bulk.hgi-parabola-03:before{content:"﹦"}.hgi-bulk.hgi-paragliding:after{content:"﹧"}.hgi-bulk.hgi-paragliding:before{content:"﹨"}.hgi-bulk.hgi-paragraph-bullets-point-01:after{content:"﹩"}.hgi-bulk.hgi-paragraph-bullets-point-01:before{content:"﹪"}.hgi-bulk.hgi-paragraph-bullets-point-02:after{content:"﹫"}.hgi-bulk.hgi-paragraph-bullets-point-02:before{content:"﹬"}.hgi-bulk.hgi-paragraph:after{content:"﹭"}.hgi-bulk.hgi-paragraph-spacing:after{content:"﹮"}.hgi-bulk.hgi-paragraph-spacing:before{content:"﹯"}.hgi-bulk.hgi-paragraph:before{content:"ﹰ"}.hgi-bulk.hgi-parallelogram:after{content:"ﹱ"}.hgi-bulk.hgi-parallelogram:before{content:"ﹲ"}.hgi-bulk.hgi-parking-area-circle:after{content:"ﹳ"}.hgi-bulk.hgi-parking-area-circle:before{content:"ﹴ"}.hgi-bulk.hgi-parking-area-square:after{content:"﹵"}.hgi-bulk.hgi-parking-area-square:before{content:"ﹶ"}.hgi-bulk.hgi-passport-01:after{content:"ﹷ"}.hgi-bulk.hgi-passport-01:before{content:"ﹸ"}.hgi-bulk.hgi-passport-expired:after{content:"ﹹ"}.hgi-bulk.hgi-passport-expired:before{content:"ﹺ"}.hgi-bulk.hgi-passport:after{content:"ﹻ"}.hgi-bulk.hgi-passport-valid:after{content:"ﹼ"}.hgi-bulk.hgi-passport-valid:before{content:"ﹽ"}.hgi-bulk.hgi-passport:before{content:"ﹾ"}.hgi-bulk.hgi-password-validation:after{content:"ﹿ"}.hgi-bulk.hgi-password-validation:before{content:"ﺀ"}.hgi-bulk.hgi-path:after{content:"ﺁ"}.hgi-bulk.hgi-path:before{content:"ﺂ"}.hgi-bulk.hgi-pathfinder-crop:after{content:"ﺃ"}.hgi-bulk.hgi-pathfinder-crop:before{content:"ﺄ"}.hgi-bulk.hgi-pathfinder-divide:after{content:"ﺅ"}.hgi-bulk.hgi-pathfinder-divide:before{content:"ﺆ"}.hgi-bulk.hgi-pathfinder-exclude:after{content:"ﺇ"}.hgi-bulk.hgi-pathfinder-exclude:before{content:"ﺈ"}.hgi-bulk.hgi-pathfinder-intersect:after{content:"ﺉ"}.hgi-bulk.hgi-pathfinder-intersect:before{content:"ﺊ"}.hgi-bulk.hgi-pathfinder-merge:after{content:"ﺋ"}.hgi-bulk.hgi-pathfinder-merge:before{content:"ﺌ"}.hgi-bulk.hgi-pathfinder-minus-back:after{content:"ﺍ"}.hgi-bulk.hgi-pathfinder-minus-back:before{content:"ﺎ"}.hgi-bulk.hgi-pathfinder-minus-front:after{content:"ﺏ"}.hgi-bulk.hgi-pathfinder-minus-front:before{content:"ﺐ"}.hgi-bulk.hgi-pathfinder-outline:after{content:"ﺑ"}.hgi-bulk.hgi-pathfinder-outline:before{content:"ﺒ"}.hgi-bulk.hgi-pathfinder-trim:after{content:"ﺓ"}.hgi-bulk.hgi-pathfinder-trim:before{content:"ﺔ"}.hgi-bulk.hgi-pathfinder-unite:after{content:"ﺕ"}.hgi-bulk.hgi-pathfinder-unite:before{content:"ﺖ"}.hgi-bulk.hgi-patient:after{content:"ﺗ"}.hgi-bulk.hgi-patient:before{content:"ﺘ"}.hgi-bulk.hgi-patio:after{content:"ﺙ"}.hgi-bulk.hgi-patio:before{content:"ﺚ"}.hgi-bulk.hgi-pause:after{content:"ﺛ"}.hgi-bulk.hgi-pause:before{content:"ﺜ"}.hgi-bulk.hgi-pavilon:after{content:"ﺝ"}.hgi-bulk.hgi-pavilon:before{content:"ﺞ"}.hgi-bulk.hgi-pay-by-check:after{content:"ﺟ"}.hgi-bulk.hgi-pay-by-check:before{content:"ﺠ"}.hgi-bulk.hgi-payment-01:after{content:"ﺡ"}.hgi-bulk.hgi-payment-01:before{content:"ﺢ"}.hgi-bulk.hgi-payment-02:after{content:"ﺣ"}.hgi-bulk.hgi-payment-02:before{content:"ﺤ"}.hgi-bulk.hgi-payment-success-01:after{content:"ﺥ"}.hgi-bulk.hgi-payment-success-01:before{content:"ﺦ"}.hgi-bulk.hgi-payment-success-02:after{content:"ﺧ"}.hgi-bulk.hgi-payment-success-02:before{content:"ﺨ"}.hgi-bulk.hgi-payoneer:after{content:"ﺩ"}.hgi-bulk.hgi-payoneer:before{content:"ﺪ"}.hgi-bulk.hgi-paypal:after{content:"ﺫ"}.hgi-bulk.hgi-paypal:before{content:"ﺬ"}.hgi-bulk.hgi-pdf-01:after{content:"ﺭ"}.hgi-bulk.hgi-pdf-01:before{content:"ﺮ"}.hgi-bulk.hgi-pdf-02:after{content:"ﺯ"}.hgi-bulk.hgi-pdf-02:before{content:"ﺰ"}.hgi-bulk.hgi-peer-to-peer-01:after{content:"ﺱ"}.hgi-bulk.hgi-peer-to-peer-01:before{content:"ﺲ"}.hgi-bulk.hgi-peer-to-peer-02:after{content:"ﺳ"}.hgi-bulk.hgi-peer-to-peer-02:before{content:"ﺴ"}.hgi-bulk.hgi-peer-to-peer-03:after{content:"ﺵ"}.hgi-bulk.hgi-peer-to-peer-03:before{content:"ﺶ"}.hgi-bulk.hgi-pen-connect-bluetooth:after{content:"ﺷ"}.hgi-bulk.hgi-pen-connect-bluetooth:before{content:"ﺸ"}.hgi-bulk.hgi-pen-connect-usb:after{content:"ﺹ"}.hgi-bulk.hgi-pen-connect-usb:before{content:"ﺺ"}.hgi-bulk.hgi-pen-connect-wifi:after{content:"ﺻ"}.hgi-bulk.hgi-pen-connect-wifi:before{content:"ﺼ"}.hgi-bulk.hgi-pen-tool-01:after{content:"ﺽ"}.hgi-bulk.hgi-pen-tool-01:before{content:"ﺾ"}.hgi-bulk.hgi-pen-tool-02:after{content:"ﺿ"}.hgi-bulk.hgi-pen-tool-02:before{content:"ﻀ"}.hgi-bulk.hgi-pen-tool-03:after{content:"ﻁ"}.hgi-bulk.hgi-pen-tool-03:before{content:"ﻂ"}.hgi-bulk.hgi-pen-tool-add:after{content:"ﻃ"}.hgi-bulk.hgi-pen-tool-add:before{content:"ﻄ"}.hgi-bulk.hgi-pen-tool-minus:after{content:"ﻅ"}.hgi-bulk.hgi-pen-tool-minus:before{content:"ﻆ"}.hgi-bulk.hgi-pencil-edit-01:after{content:"ﻇ"}.hgi-bulk.hgi-pencil-edit-01:before{content:"ﻈ"}.hgi-bulk.hgi-pencil-edit-02:after{content:"ﻉ"}.hgi-bulk.hgi-pencil-edit-02:before{content:"ﻊ"}.hgi-bulk.hgi-pencil:after{content:"ﻋ"}.hgi-bulk.hgi-pencil:before{content:"ﻌ"}.hgi-bulk.hgi-pendulum:after{content:"ﻍ"}.hgi-bulk.hgi-pendulum:before{content:"ﻎ"}.hgi-bulk.hgi-pensive:after{content:"ﻏ"}.hgi-bulk.hgi-pensive:before{content:"ﻐ"}.hgi-bulk.hgi-pentagon-01:after{content:"ﻑ"}.hgi-bulk.hgi-pentagon-01:before{content:"ﻒ"}.hgi-bulk.hgi-pentagon:after{content:"ﻓ"}.hgi-bulk.hgi-pentagon:before{content:"ﻔ"}.hgi-bulk.hgi-percent-circle:after{content:"ﻕ"}.hgi-bulk.hgi-percent-circle:before{content:"ﻖ"}.hgi-bulk.hgi-percent:after{content:"ﻗ"}.hgi-bulk.hgi-percent-square:after{content:"ﻘ"}.hgi-bulk.hgi-percent-square:before{content:"ﻙ"}.hgi-bulk.hgi-percent:before{content:"ﻚ"}.hgi-bulk.hgi-perfume:after{content:"ﻛ"}.hgi-bulk.hgi-perfume:before{content:"ﻜ"}.hgi-bulk.hgi-periscope:after{content:"ﻝ"}.hgi-bulk.hgi-periscope:before{content:"ﻞ"}.hgi-bulk.hgi-permanent-job:after{content:"ﻟ"}.hgi-bulk.hgi-permanent-job:before{content:"ﻠ"}.hgi-bulk.hgi-perspective:after{content:"ﻡ"}.hgi-bulk.hgi-perspective:before{content:"ﻢ"}.hgi-bulk.hgi-pexels:after{content:"ﻣ"}.hgi-bulk.hgi-pexels:before{content:"ﻤ"}.hgi-bulk.hgi-phone-off-01:after{content:"ﻥ"}.hgi-bulk.hgi-phone-off-01:before{content:"ﻦ"}.hgi-bulk.hgi-phone-off-02:after{content:"ﻧ"}.hgi-bulk.hgi-phone-off-02:before{content:"ﻨ"}.hgi-bulk.hgi-php:after{content:"ﻩ"}.hgi-bulk.hgi-php:before{content:"ﻪ"}.hgi-bulk.hgi-physics:after{content:"ﻫ"}.hgi-bulk.hgi-physics:before{content:"ﻬ"}.hgi-bulk.hgi-pi-circle:after{content:"ﻭ"}.hgi-bulk.hgi-pi-circle:before{content:"ﻮ"}.hgi-bulk.hgi-pi:after{content:"ﻯ"}.hgi-bulk.hgi-pi-square:after{content:"ﻰ"}.hgi-bulk.hgi-pi-square:before{content:"ﻱ"}.hgi-bulk.hgi-pi:before{content:"ﻲ"}.hgi-bulk.hgi-picasa:after{content:"ﻳ"}.hgi-bulk.hgi-picasa:before{content:"ﻴ"}.hgi-bulk.hgi-pickup-01:after{content:"ﻵ"}.hgi-bulk.hgi-pickup-01:before{content:"ﻶ"}.hgi-bulk.hgi-pickup-02:after{content:"ﻷ"}.hgi-bulk.hgi-pickup-02:before{content:"ﻸ"}.hgi-bulk.hgi-picture-in-picture-exit:after{content:"ﻹ"}.hgi-bulk.hgi-picture-in-picture-exit:before{content:"ﻺ"}.hgi-bulk.hgi-picture-in-picture-on:after{content:"ﻻ"}.hgi-bulk.hgi-picture-in-picture-on:before{content:"ﻼ"}.hgi-bulk.hgi-pie-chart:after{content:"﻽"}.hgi-bulk.hgi-pie-chart-square:after{content:"﻾"}.hgi-bulk.hgi-pie-chart-square:before{content:"\feff"}.hgi-bulk.hgi-pie-chart:before{content:"＀"}.hgi-bulk.hgi-pie:after{content:"！"}.hgi-bulk.hgi-pie:before{content:"＂"}.hgi-bulk.hgi-piggy-bank:after{content:"＃"}.hgi-bulk.hgi-piggy-bank:before{content:"＄"}.hgi-bulk.hgi-pin-code:after{content:"％"}.hgi-bulk.hgi-pin-code:before{content:"＆"}.hgi-bulk.hgi-pin-location-01:after{content:"＇"}.hgi-bulk.hgi-pin-location-01:before{content:"（"}.hgi-bulk.hgi-pin-location-02:after{content:"）"}.hgi-bulk.hgi-pin-location-02:before{content:"＊"}.hgi-bulk.hgi-pin-location-03:after{content:"＋"}.hgi-bulk.hgi-pin-location-03:before{content:"，"}.hgi-bulk.hgi-pin-off:after{content:"－"}.hgi-bulk.hgi-pin-off:before{content:"．"}.hgi-bulk.hgi-pin:after{content:"／"}.hgi-bulk.hgi-pin:before{content:"０"}.hgi-bulk.hgi-pinterest:after{content:"１"}.hgi-bulk.hgi-pinterest:before{content:"２"}.hgi-bulk.hgi-pipeline:after{content:"３"}.hgi-bulk.hgi-pipeline:before{content:"４"}.hgi-bulk.hgi-pisa-tower:after{content:"５"}.hgi-bulk.hgi-pisa-tower:before{content:"６"}.hgi-bulk.hgi-pizza-01:after{content:"７"}.hgi-bulk.hgi-pizza-01:before{content:"８"}.hgi-bulk.hgi-pizza-02:after{content:"９"}.hgi-bulk.hgi-pizza-02:before{content:"："}.hgi-bulk.hgi-pizza-cutter:after{content:"；"}.hgi-bulk.hgi-pizza-cutter:before{content:"＜"}.hgi-bulk.hgi-plane:after{content:"＝"}.hgi-bulk.hgi-plane:before{content:"＞"}.hgi-bulk.hgi-plant-01:after{content:"？"}.hgi-bulk.hgi-plant-01:before{content:"＠"}.hgi-bulk.hgi-plant-02:after{content:"Ａ"}.hgi-bulk.hgi-plant-02:before{content:"Ｂ"}.hgi-bulk.hgi-plant-03:after{content:"Ｃ"}.hgi-bulk.hgi-plant-03:before{content:"Ｄ"}.hgi-bulk.hgi-plant-04:after{content:"Ｅ"}.hgi-bulk.hgi-plant-04:before{content:"Ｆ"}.hgi-bulk.hgi-plate:after{content:"Ｇ"}.hgi-bulk.hgi-plate:before{content:"Ｈ"}.hgi-bulk.hgi-plaxo:after{content:"Ｉ"}.hgi-bulk.hgi-plaxo:before{content:"Ｊ"}.hgi-bulk.hgi-play-circle-02:after{content:"Ｋ"}.hgi-bulk.hgi-play-circle-02:before{content:"Ｌ"}.hgi-bulk.hgi-play-circle:after{content:"Ｍ"}.hgi-bulk.hgi-play-circle:before{content:"Ｎ"}.hgi-bulk.hgi-play-list-add:after{content:"Ｏ"}.hgi-bulk.hgi-play-list-add:before{content:"Ｐ"}.hgi-bulk.hgi-play-list-favourite-01:after{content:"Ｑ"}.hgi-bulk.hgi-play-list-favourite-01:before{content:"Ｒ"}.hgi-bulk.hgi-play-list-favourite-02:after{content:"Ｓ"}.hgi-bulk.hgi-play-list-favourite-02:before{content:"Ｔ"}.hgi-bulk.hgi-play-list-minus:after{content:"Ｕ"}.hgi-bulk.hgi-play-list-minus:before{content:"Ｖ"}.hgi-bulk.hgi-play-list-remove:after{content:"Ｗ"}.hgi-bulk.hgi-play-list-remove:before{content:"Ｘ"}.hgi-bulk.hgi-play-list:after{content:"Ｙ"}.hgi-bulk.hgi-play-list:before{content:"Ｚ"}.hgi-bulk.hgi-play:after{content:"［"}.hgi-bulk.hgi-play-square:after{content:"＼"}.hgi-bulk.hgi-play-square:before{content:"］"}.hgi-bulk.hgi-play-store:after{content:"＾"}.hgi-bulk.hgi-play-store:before{content:"＿"}.hgi-bulk.hgi-play:before{content:"｀"}.hgi-bulk.hgi-playlist-01:after{content:"ａ"}.hgi-bulk.hgi-playlist-01:before{content:"ｂ"}.hgi-bulk.hgi-playlist-02:after{content:"ｃ"}.hgi-bulk.hgi-playlist-02:before{content:"ｄ"}.hgi-bulk.hgi-playlist-03:after{content:"ｅ"}.hgi-bulk.hgi-playlist-03:before{content:"ｆ"}.hgi-bulk.hgi-plaza:after{content:"ｇ"}.hgi-bulk.hgi-plaza:before{content:"ｈ"}.hgi-bulk.hgi-plug-01:after{content:"ｉ"}.hgi-bulk.hgi-plug-01:before{content:"ｊ"}.hgi-bulk.hgi-plug-02:after{content:"ｋ"}.hgi-bulk.hgi-plug-02:before{content:"ｌ"}.hgi-bulk.hgi-plug-socket:after{content:"ｍ"}.hgi-bulk.hgi-plug-socket:before{content:"ｎ"}.hgi-bulk.hgi-plus-minus-01:after{content:"ｏ"}.hgi-bulk.hgi-plus-minus-01:before{content:"ｐ"}.hgi-bulk.hgi-plus-minus-02:after{content:"ｑ"}.hgi-bulk.hgi-plus-minus-02:before{content:"ｒ"}.hgi-bulk.hgi-plus-minus-circle-01:after{content:"ｓ"}.hgi-bulk.hgi-plus-minus-circle-01:before{content:"ｔ"}.hgi-bulk.hgi-plus-minus-circle-02:after{content:"ｕ"}.hgi-bulk.hgi-plus-minus-circle-02:before{content:"ｖ"}.hgi-bulk.hgi-plus-minus:after{content:"ｗ"}.hgi-bulk.hgi-plus-minus-square-01:after{content:"ｘ"}.hgi-bulk.hgi-plus-minus-square-01:before{content:"ｙ"}.hgi-bulk.hgi-plus-minus-square-02:after{content:"ｚ"}.hgi-bulk.hgi-plus-minus-square-02:before{content:"｛"}.hgi-bulk.hgi-plus-minus:before{content:"｜"}.hgi-bulk.hgi-plus-sign-circle:after{content:"｝"}.hgi-bulk.hgi-plus-sign-circle:before{content:"～"}.hgi-bulk.hgi-plus-sign:after{content:"｟"}.hgi-bulk.hgi-plus-sign-square:after{content:"｠"}.hgi-bulk.hgi-plus-sign-square:before{content:"｡"}.hgi-bulk.hgi-plus-sign:before{content:"｢"}.hgi-bulk.hgi-png-01:after{content:"｣"}.hgi-bulk.hgi-png-01:before{content:"､"}.hgi-bulk.hgi-png-02:after{content:"･"}.hgi-bulk.hgi-png-02:before{content:"ｦ"}.hgi-bulk.hgi-podium:after{content:"ｧ"}.hgi-bulk.hgi-podium:before{content:"ｨ"}.hgi-bulk.hgi-pointing-left-01:after{content:"ｩ"}.hgi-bulk.hgi-pointing-left-01:before{content:"ｪ"}.hgi-bulk.hgi-pointing-left-02:after{content:"ｫ"}.hgi-bulk.hgi-pointing-left-02:before{content:"ｬ"}.hgi-bulk.hgi-pointing-left-03:after{content:"ｭ"}.hgi-bulk.hgi-pointing-left-03:before{content:"ｮ"}.hgi-bulk.hgi-pointing-left-04:after{content:"ｯ"}.hgi-bulk.hgi-pointing-left-04:before{content:"ｰ"}.hgi-bulk.hgi-pointing-left-05:after{content:"ｱ"}.hgi-bulk.hgi-pointing-left-05:before{content:"ｲ"}.hgi-bulk.hgi-pointing-left-06:after{content:"ｳ"}.hgi-bulk.hgi-pointing-left-06:before{content:"ｴ"}.hgi-bulk.hgi-pointing-left-07:after{content:"ｵ"}.hgi-bulk.hgi-pointing-left-07:before{content:"ｶ"}.hgi-bulk.hgi-pointing-left-08:after{content:"ｷ"}.hgi-bulk.hgi-pointing-left-08:before{content:"ｸ"}.hgi-bulk.hgi-pointing-right-01:after{content:"ｹ"}.hgi-bulk.hgi-pointing-right-01:before{content:"ｺ"}.hgi-bulk.hgi-pointing-right-02:after{content:"ｻ"}.hgi-bulk.hgi-pointing-right-02:before{content:"ｼ"}.hgi-bulk.hgi-pointing-right-03:after{content:"ｽ"}.hgi-bulk.hgi-pointing-right-03:before{content:"ｾ"}.hgi-bulk.hgi-pointing-right-04:after{content:"ｿ"}.hgi-bulk.hgi-pointing-right-04:before{content:"ﾀ"}.hgi-bulk.hgi-pointing-right-05:after{content:"ﾁ"}.hgi-bulk.hgi-pointing-right-05:before{content:"ﾂ"}.hgi-bulk.hgi-pointing-right-06:after{content:"ﾃ"}.hgi-bulk.hgi-pointing-right-06:before{content:"ﾄ"}.hgi-bulk.hgi-pointing-right-07:after{content:"ﾅ"}.hgi-bulk.hgi-pointing-right-07:before{content:"ﾆ"}.hgi-bulk.hgi-pointing-right-08:after{content:"ﾇ"}.hgi-bulk.hgi-pointing-right-08:before{content:"ﾈ"}.hgi-bulk.hgi-pokeball:after{content:"ﾉ"}.hgi-bulk.hgi-pokeball:before{content:"ﾊ"}.hgi-bulk.hgi-pokemon:after{content:"ﾋ"}.hgi-bulk.hgi-pokemon:before{content:"ﾌ"}.hgi-bulk.hgi-police-badge:after{content:"ﾍ"}.hgi-bulk.hgi-police-badge:before{content:"ﾎ"}.hgi-bulk.hgi-police-cap:after{content:"ﾏ"}.hgi-bulk.hgi-police-cap:before{content:"ﾐ"}.hgi-bulk.hgi-police-car:after{content:"ﾑ"}.hgi-bulk.hgi-police-car:before{content:"ﾒ"}.hgi-bulk.hgi-police-station:after{content:"ﾓ"}.hgi-bulk.hgi-police-station:before{content:"ﾔ"}.hgi-bulk.hgi-policy:after{content:"ﾕ"}.hgi-bulk.hgi-policy:before{content:"ﾖ"}.hgi-bulk.hgi-polygon:after{content:"ﾗ"}.hgi-bulk.hgi-polygon:before{content:"ﾘ"}.hgi-bulk.hgi-pool:after{content:"ﾙ"}.hgi-bulk.hgi-pool-table:after{content:"ﾚ"}.hgi-bulk.hgi-pool-table:before{content:"ﾛ"}.hgi-bulk.hgi-pool:before{content:"ﾜ"}.hgi-bulk.hgi-poop:after{content:"ﾝ"}.hgi-bulk.hgi-poop:before{content:"ﾞ"}.hgi-bulk.hgi-popcorn:after{content:"ﾟ"}.hgi-bulk.hgi-popcorn:before{content:"ﾠ"}.hgi-bulk.hgi-pot-01:after{content:"ﾡ"}.hgi-bulk.hgi-pot-01:before{content:"ﾢ"}.hgi-bulk.hgi-pot-02:after{content:"ﾣ"}.hgi-bulk.hgi-pot-02:before{content:"ﾤ"}.hgi-bulk.hgi-potion:after{content:"ﾥ"}.hgi-bulk.hgi-potion:before{content:"ﾦ"}.hgi-bulk.hgi-pound-circle:after{content:"ﾧ"}.hgi-bulk.hgi-pound-circle:before{content:"ﾨ"}.hgi-bulk.hgi-pound-receive:after{content:"ﾩ"}.hgi-bulk.hgi-pound-receive:before{content:"ﾪ"}.hgi-bulk.hgi-pound:after{content:"ﾫ"}.hgi-bulk.hgi-pound-send:after{content:"ﾬ"}.hgi-bulk.hgi-pound-send:before{content:"ﾭ"}.hgi-bulk.hgi-pound-square:after{content:"ﾮ"}.hgi-bulk.hgi-pound-square:before{content:"ﾯ"}.hgi-bulk.hgi-pound:before{content:"ﾰ"}.hgi-bulk.hgi-power-service:after{content:"ﾱ"}.hgi-bulk.hgi-power-service:before{content:"ﾲ"}.hgi-bulk.hgi-power-socket-01:after{content:"ﾳ"}.hgi-bulk.hgi-power-socket-01:before{content:"ﾴ"}.hgi-bulk.hgi-power-socket-02:after{content:"ﾵ"}.hgi-bulk.hgi-power-socket-02:before{content:"ﾶ"}.hgi-bulk.hgi-ppt-01:after{content:"ﾷ"}.hgi-bulk.hgi-ppt-01:before{content:"ﾸ"}.hgi-bulk.hgi-ppt-02:after{content:"ﾹ"}.hgi-bulk.hgi-ppt-02:before{content:"ﾺ"}.hgi-bulk.hgi-prawn:after{content:"ﾻ"}.hgi-bulk.hgi-prawn:before{content:"ﾼ"}.hgi-bulk.hgi-prayer-rug-01:after{content:"ﾽ"}.hgi-bulk.hgi-prayer-rug-01:before{content:"ﾾ"}.hgi-bulk.hgi-prayer-rug-02:after{content:"﾿"}.hgi-bulk.hgi-prayer-rug-02:before{content:"￀"}.hgi-bulk.hgi-preference-horizontal:after{content:"￁"}.hgi-bulk.hgi-preference-horizontal:before{content:"ￂ"}.hgi-bulk.hgi-preference-vertical:after{content:"ￃ"}.hgi-bulk.hgi-preference-vertical:before{content:"ￄ"}.hgi-bulk.hgi-prescription:after{content:"ￅ"}.hgi-bulk.hgi-prescription:before{content:"ￆ"}.hgi-bulk.hgi-presentation-01:after{content:"ￇ"}.hgi-bulk.hgi-presentation-01:before{content:"￈"}.hgi-bulk.hgi-presentation-02:after{content:"￉"}.hgi-bulk.hgi-presentation-02:before{content:"ￊ"}.hgi-bulk.hgi-presentation-03:after{content:"ￋ"}.hgi-bulk.hgi-presentation-03:before{content:"ￌ"}.hgi-bulk.hgi-presentation-04:after{content:"ￍ"}.hgi-bulk.hgi-presentation-04:before{content:"ￎ"}.hgi-bulk.hgi-presentation-05:after{content:"ￏ"}.hgi-bulk.hgi-presentation-05:before{content:"￐"}.hgi-bulk.hgi-presentation-06:after{content:"￑"}.hgi-bulk.hgi-presentation-06:before{content:"ￒ"}.hgi-bulk.hgi-presentation-07:after{content:"ￓ"}.hgi-bulk.hgi-presentation-07:before{content:"ￔ"}.hgi-bulk.hgi-presentation-bar-chart-01:after{content:"ￕ"}.hgi-bulk.hgi-presentation-bar-chart-01:before{content:"ￖ"}.hgi-bulk.hgi-presentation-bar-chart-02:after{content:"ￗ"}.hgi-bulk.hgi-presentation-bar-chart-02:before{content:"￘"}.hgi-bulk.hgi-presentation-line-chart-01:after{content:"￙"}.hgi-bulk.hgi-presentation-line-chart-01:before{content:"ￚ"}.hgi-bulk.hgi-presentation-line-chart-02:after{content:"ￛ"}.hgi-bulk.hgi-presentation-line-chart-02:before{content:"ￜ"}.hgi-bulk.hgi-presentation-online:after{content:"￝"}.hgi-bulk.hgi-presentation-online:before{content:"￞"}.hgi-bulk.hgi-presentation-podium:after{content:"￟"}.hgi-bulk.hgi-presentation-podium:before{content:"￠"}.hgi-bulk.hgi-previous:after{content:"￡"}.hgi-bulk.hgi-previous:before{content:"￢"}.hgi-bulk.hgi-printer-off:after{content:"￣"}.hgi-bulk.hgi-printer-off:before{content:"￤"}.hgi-bulk.hgi-printer:after{content:"￥"}.hgi-bulk.hgi-printer:before{content:"￦"}.hgi-bulk.hgi-prism-01:after{content:"￧"}.hgi-bulk.hgi-prism-01:before{content:"￨"}.hgi-bulk.hgi-prism:after{content:"￩"}.hgi-bulk.hgi-prism:before{content:"￪"}.hgi-bulk.hgi-prison-guard:after{content:"￫"}.hgi-bulk.hgi-prison-guard:before{content:"￬"}.hgi-bulk.hgi-prison:after{content:"￭"}.hgi-bulk.hgi-prison:before{content:"￮"}.hgi-bulk.hgi-prisoner:after{content:"￯"}.hgi-bulk.hgi-prisoner:before{content:"￰"}.hgi-bulk.hgi-product-loading:after{content:"￱"}.hgi-bulk.hgi-product-loading:before{content:"￲"}.hgi-bulk.hgi-profile-02:after{content:"￳"}.hgi-bulk.hgi-profile-02:before{content:"￴"}.hgi-bulk.hgi-profile:after{content:"￵"}.hgi-bulk.hgi-profile:before{content:"￶"}.hgi-bulk.hgi-profit:after{content:"￷"}.hgi-bulk.hgi-profit:before{content:"￸"}.hgi-bulk.hgi-programming-flag:after{content:"￹"}.hgi-bulk.hgi-programming-flag:before{content:"￺"}.hgi-bulk.hgi-projector-01:after{content:"￻"}.hgi-bulk.hgi-projector-01:before{content:"￼"}.hgi-bulk.hgi-projector:after{content:"�"}.hgi-bulk.hgi-projector:before{content:"￾"}.hgi-bulk.hgi-promotion:after{content:"￿"}.hgi-bulk.hgi-promotion:before{content:"�"}.hgi-bulk.hgi-property-add:after{content:""}.hgi-bulk.hgi-property-add:before{content:""}.hgi-bulk.hgi-property-delete:after{content:""}.hgi-bulk.hgi-property-delete:before{content:""}.hgi-bulk.hgi-property-edit:after{content:""}.hgi-bulk.hgi-property-edit:before{content:""}.hgi-bulk.hgi-property-new:after{content:""}.hgi-bulk.hgi-property-new:before{content:""}.hgi-bulk.hgi-property-search:after{content:"	"}.hgi-bulk.hgi-property-search:before{content:"\a"}.hgi-bulk.hgi-property-view:after{content:""}.hgi-bulk.hgi-property-view:before{content:"\c"}.hgi-bulk.hgi-protection-mask:after{content:"\d"}.hgi-bulk.hgi-protection-mask:before{content:""}.hgi-bulk.hgi-pulley:after{content:""}.hgi-bulk.hgi-pulley:before{content:""}.hgi-bulk.hgi-pulse-01:after{content:""}.hgi-bulk.hgi-pulse-01:before{content:""}.hgi-bulk.hgi-pulse-02:after{content:""}.hgi-bulk.hgi-pulse-02:before{content:""}.hgi-bulk.hgi-pulse-rectangle-01:after{content:""}.hgi-bulk.hgi-pulse-rectangle-01:before{content:""}.hgi-bulk.hgi-pulse-rectangle-02:after{content:""}.hgi-bulk.hgi-pulse-rectangle-02:before{content:""}.hgi-bulk.hgi-pumpkin:after{content:""}.hgi-bulk.hgi-pumpkin:before{content:""}.hgi-bulk.hgi-punch:after{content:""}.hgi-bulk.hgi-punch:before{content:""}.hgi-bulk.hgi-punching-ball-01:after{content:""}.hgi-bulk.hgi-punching-ball-01:before{content:""}.hgi-bulk.hgi-punching-ball-02:after{content:""}.hgi-bulk.hgi-punching-ball-02:before{content:" "}.hgi-bulk.hgi-purse-01:after{content:"!"}.hgi-bulk.hgi-purse-01:before{content:'"'}.hgi-bulk.hgi-purse:after{content:"#"}.hgi-bulk.hgi-purse:before{content:"$"}.hgi-bulk.hgi-push-up-bar:after{content:"%"}.hgi-bulk.hgi-push-up-bar:before{content:"&"}.hgi-bulk.hgi-puzzle:after{content:"'"}.hgi-bulk.hgi-puzzle:before{content:"("}.hgi-bulk.hgi-pyramid-maslowo:after{content:")"}.hgi-bulk.hgi-pyramid-maslowo:before{content:"*"}.hgi-bulk.hgi-pyramid:after{content:"+"}.hgi-bulk.hgi-pyramid-structure-01:after{content:","}.hgi-bulk.hgi-pyramid-structure-01:before{content:"-"}.hgi-bulk.hgi-pyramid-structure-02:after{content:"."}.hgi-bulk.hgi-pyramid-structure-02:before{content:"/"}.hgi-bulk.hgi-pyramid:before{content:"0"}.hgi-bulk.hgi-qq-plot:after{content:"1"}.hgi-bulk.hgi-qq-plot:before{content:"2"}.hgi-bulk.hgi-qr-code-01:after{content:"3"}.hgi-bulk.hgi-qr-code-01:before{content:"4"}.hgi-bulk.hgi-qr-code:after{content:"5"}.hgi-bulk.hgi-qr-code:before{content:"6"}.hgi-bulk.hgi-question:after{content:"7"}.hgi-bulk.hgi-question:before{content:"8"}.hgi-bulk.hgi-queue-01:after{content:"9"}.hgi-bulk.hgi-queue-01:before{content:":"}.hgi-bulk.hgi-queue-02:after{content:";"}.hgi-bulk.hgi-queue-02:before{content:"<"}.hgi-bulk.hgi-quill-write-01:after{content:"="}.hgi-bulk.hgi-quill-write-01:before{content:">"}.hgi-bulk.hgi-quill-write-02:after{content:"?"}.hgi-bulk.hgi-quill-write-02:before{content:"@"}.hgi-bulk.hgi-quiz-01:after{content:"A"}.hgi-bulk.hgi-quiz-01:before{content:"B"}.hgi-bulk.hgi-quiz-02:after{content:"C"}.hgi-bulk.hgi-quiz-02:before{content:"D"}.hgi-bulk.hgi-quiz-03:after{content:"E"}.hgi-bulk.hgi-quiz-03:before{content:"F"}.hgi-bulk.hgi-quiz-04:after{content:"G"}.hgi-bulk.hgi-quiz-04:before{content:"H"}.hgi-bulk.hgi-quiz-05:after{content:"I"}.hgi-bulk.hgi-quiz-05:before{content:"J"}.hgi-bulk.hgi-quora:after{content:"K"}.hgi-bulk.hgi-quora:before{content:"L"}.hgi-bulk.hgi-quote-down-circle:after{content:"M"}.hgi-bulk.hgi-quote-down-circle:before{content:"N"}.hgi-bulk.hgi-quote-down:after{content:"O"}.hgi-bulk.hgi-quote-down-square:after{content:"P"}.hgi-bulk.hgi-quote-down-square:before{content:"Q"}.hgi-bulk.hgi-quote-down:before{content:"R"}.hgi-bulk.hgi-quote-up-circle:after{content:"S"}.hgi-bulk.hgi-quote-up-circle:before{content:"T"}.hgi-bulk.hgi-quote-up:after{content:"U"}.hgi-bulk.hgi-quote-up-square:after{content:"V"}.hgi-bulk.hgi-quote-up-square:before{content:"W"}.hgi-bulk.hgi-quote-up:before{content:"X"}.hgi-bulk.hgi-quotes:after{content:"Y"}.hgi-bulk.hgi-quotes:before{content:"Z"}.hgi-bulk.hgi-quran-01:after{content:"["}.hgi-bulk.hgi-quran-01:before{content:"\\"}.hgi-bulk.hgi-quran-02:after{content:"]"}.hgi-bulk.hgi-quran-02:before{content:"^"}.hgi-bulk.hgi-quran-03:after{content:"_"}.hgi-bulk.hgi-quran-03:before{content:"`"}.hgi-bulk.hgi-racing-flag:after{content:"a"}.hgi-bulk.hgi-racing-flag:before{content:"b"}.hgi-bulk.hgi-radar-01:after{content:"c"}.hgi-bulk.hgi-radar-01:before{content:"d"}.hgi-bulk.hgi-radar-02:after{content:"e"}.hgi-bulk.hgi-radar-02:before{content:"f"}.hgi-bulk.hgi-radial:after{content:"g"}.hgi-bulk.hgi-radial:before{content:"h"}.hgi-bulk.hgi-radio-01:after{content:"i"}.hgi-bulk.hgi-radio-01:before{content:"j"}.hgi-bulk.hgi-radio-02:after{content:"k"}.hgi-bulk.hgi-radio-02:before{content:"l"}.hgi-bulk.hgi-radio:after{content:"m"}.hgi-bulk.hgi-radio:before{content:"n"}.hgi-bulk.hgi-radioactive-alert:after{content:"o"}.hgi-bulk.hgi-radioactive-alert:before{content:"p"}.hgi-bulk.hgi-radius:after{content:"q"}.hgi-bulk.hgi-radius:before{content:"r"}.hgi-bulk.hgi-rain-double-drop:after{content:"s"}.hgi-bulk.hgi-rain-double-drop:before{content:"t"}.hgi-bulk.hgi-rain-drop:after{content:"u"}.hgi-bulk.hgi-rain-drop:before{content:"v"}.hgi-bulk.hgi-rain:after{content:"w"}.hgi-bulk.hgi-rain:before{content:"x"}.hgi-bulk.hgi-rainbow:after{content:"y"}.hgi-bulk.hgi-rainbow:before{content:"z"}.hgi-bulk.hgi-ramadhan-01:after{content:"{"}.hgi-bulk.hgi-ramadhan-01:before{content:"|"}.hgi-bulk.hgi-ramadhan-02:after{content:"}"}.hgi-bulk.hgi-ramadhan-02:before{content:"~"}.hgi-bulk.hgi-ramadhan-month:after{content:""}.hgi-bulk.hgi-ramadhan-month:before{content:""}.hgi-bulk.hgi-ranking:after{content:""}.hgi-bulk.hgi-ranking:before{content:""}.hgi-bulk.hgi-raw-01:after{content:""}.hgi-bulk.hgi-raw-01:before{content:""}.hgi-bulk.hgi-raw-02:after{content:""}.hgi-bulk.hgi-raw-02:before{content:""}.hgi-bulk.hgi-re:after{content:""}.hgi-bulk.hgi-re:before{content:""}.hgi-bulk.hgi-react:after{content:""}.hgi-bulk.hgi-react:before{content:""}.hgi-bulk.hgi-real-estate-01:after{content:""}.hgi-bulk.hgi-real-estate-01:before{content:""}.hgi-bulk.hgi-real-estate-02:after{content:""}.hgi-bulk.hgi-real-estate-02:before{content:""}.hgi-bulk.hgi-record:after{content:""}.hgi-bulk.hgi-record:before{content:""}.hgi-bulk.hgi-recovery-mail:after{content:""}.hgi-bulk.hgi-recovery-mail:before{content:""}.hgi-bulk.hgi-rectangular-01:after{content:""}.hgi-bulk.hgi-rectangular-01:before{content:""}.hgi-bulk.hgi-rectangular:after{content:""}.hgi-bulk.hgi-rectangular:before{content:""}.hgi-bulk.hgi-recycle-01:after{content:""}.hgi-bulk.hgi-recycle-01:before{content:""}.hgi-bulk.hgi-recycle-02:after{content:""}.hgi-bulk.hgi-recycle-02:before{content:""}.hgi-bulk.hgi-recycle-03:after{content:""}.hgi-bulk.hgi-recycle-03:before{content:""}.hgi-bulk.hgi-reddit:after{content:""}.hgi-bulk.hgi-reddit:before{content:""}.hgi-bulk.hgi-reflex:after{content:""}.hgi-bulk.hgi-reflex:before{content:" "}.hgi-bulk.hgi-refresh:after{content:"¡"}.hgi-bulk.hgi-refresh:before{content:"¢"}.hgi-bulk.hgi-refrigerator:after{content:"£"}.hgi-bulk.hgi-refrigerator:before{content:"¤"}.hgi-bulk.hgi-register:after{content:"¥"}.hgi-bulk.hgi-register:before{content:"¦"}.hgi-bulk.hgi-registered:after{content:"§"}.hgi-bulk.hgi-registered:before{content:"¨"}.hgi-bulk.hgi-relieved-01:after{content:"©"}.hgi-bulk.hgi-relieved-01:before{content:"ª"}.hgi-bulk.hgi-relieved-02:after{content:"«"}.hgi-bulk.hgi-relieved-02:before{content:"¬"}.hgi-bulk.hgi-reload:after{content:"­"}.hgi-bulk.hgi-reload:before{content:"®"}.hgi-bulk.hgi-reminder:after{content:"¯"}.hgi-bulk.hgi-reminder:before{content:"°"}.hgi-bulk.hgi-remote-control:after{content:"±"}.hgi-bulk.hgi-remote-control:before{content:"²"}.hgi-bulk.hgi-remove-01:after{content:"³"}.hgi-bulk.hgi-remove-01:before{content:"´"}.hgi-bulk.hgi-remove-02:after{content:"µ"}.hgi-bulk.hgi-remove-02:before{content:"¶"}.hgi-bulk.hgi-remove-circle-half-dot:after{content:"·"}.hgi-bulk.hgi-remove-circle-half-dot:before{content:"¸"}.hgi-bulk.hgi-remove-circle:after{content:"¹"}.hgi-bulk.hgi-remove-circle:before{content:"º"}.hgi-bulk.hgi-remove-pi:after{content:"»"}.hgi-bulk.hgi-remove-pi:before{content:"¼"}.hgi-bulk.hgi-remove-square:after{content:"½"}.hgi-bulk.hgi-remove-square:before{content:"¾"}.hgi-bulk.hgi-renewable-energy-01:after{content:"¿"}.hgi-bulk.hgi-renewable-energy-01:before{content:"À"}.hgi-bulk.hgi-renewable-energy:after{content:"Á"}.hgi-bulk.hgi-renewable-energy:before{content:"Â"}.hgi-bulk.hgi-repair:after{content:"Ã"}.hgi-bulk.hgi-repair:before{content:"Ä"}.hgi-bulk.hgi-repeat-off:after{content:"Å"}.hgi-bulk.hgi-repeat-off:before{content:"Æ"}.hgi-bulk.hgi-repeat-one-01:after{content:"Ç"}.hgi-bulk.hgi-repeat-one-01:before{content:"È"}.hgi-bulk.hgi-repeat-one-02:after{content:"É"}.hgi-bulk.hgi-repeat-one-02:before{content:"Ê"}.hgi-bulk.hgi-repeat:after{content:"Ë"}.hgi-bulk.hgi-repeat:before{content:"Ì"}.hgi-bulk.hgi-replay:after{content:"Í"}.hgi-bulk.hgi-replay:before{content:"Î"}.hgi-bulk.hgi-repository:after{content:"Ï"}.hgi-bulk.hgi-repository:before{content:"Ð"}.hgi-bulk.hgi-reset-password:after{content:"Ñ"}.hgi-bulk.hgi-reset-password:before{content:"Ò"}.hgi-bulk.hgi-resize-01:after{content:"Ó"}.hgi-bulk.hgi-resize-01:before{content:"Ô"}.hgi-bulk.hgi-resize-02:after{content:"Õ"}.hgi-bulk.hgi-resize-02:before{content:"Ö"}.hgi-bulk.hgi-resources-add:after{content:"×"}.hgi-bulk.hgi-resources-add:before{content:"Ø"}.hgi-bulk.hgi-resources-remove:after{content:"Ù"}.hgi-bulk.hgi-resources-remove:before{content:"Ú"}.hgi-bulk.hgi-restaurant-01:after{content:"Û"}.hgi-bulk.hgi-restaurant-01:before{content:"Ü"}.hgi-bulk.hgi-restaurant-02:after{content:"Ý"}.hgi-bulk.hgi-restaurant-02:before{content:"Þ"}.hgi-bulk.hgi-restaurant-03:after{content:"ß"}.hgi-bulk.hgi-restaurant-03:before{content:"à"}.hgi-bulk.hgi-restaurant-table:after{content:"á"}.hgi-bulk.hgi-restaurant-table:before{content:"â"}.hgi-bulk.hgi-restore-bin:after{content:"ã"}.hgi-bulk.hgi-restore-bin:before{content:"ä"}.hgi-bulk.hgi-return-request:after{content:"å"}.hgi-bulk.hgi-return-request:before{content:"æ"}.hgi-bulk.hgi-reverse-withdrawal-01:after{content:"ç"}.hgi-bulk.hgi-reverse-withdrawal-01:before{content:"è"}.hgi-bulk.hgi-reverse-withdrawal-02:after{content:"é"}.hgi-bulk.hgi-reverse-withdrawal-02:before{content:"ê"}.hgi-bulk.hgi-rhombus-01:after{content:"ë"}.hgi-bulk.hgi-rhombus-01:before{content:"ì"}.hgi-bulk.hgi-rhombus:after{content:"í"}.hgi-bulk.hgi-rhombus:before{content:"î"}.hgi-bulk.hgi-rice-bowl-01:after{content:"ï"}.hgi-bulk.hgi-rice-bowl-01:before{content:"ð"}.hgi-bulk.hgi-rice-bowl-02:after{content:"ñ"}.hgi-bulk.hgi-rice-bowl-02:before{content:"ò"}.hgi-bulk.hgi-right-angle:after{content:"ó"}.hgi-bulk.hgi-right-angle:before{content:"ô"}.hgi-bulk.hgi-right-to-left-block-quote:after{content:"õ"}.hgi-bulk.hgi-right-to-left-block-quote:before{content:"ö"}.hgi-bulk.hgi-right-to-left-list-bullet:after{content:"÷"}.hgi-bulk.hgi-right-to-left-list-bullet:before{content:"ø"}.hgi-bulk.hgi-right-to-left-list-dash:after{content:"ù"}.hgi-bulk.hgi-right-to-left-list-dash:before{content:"ú"}.hgi-bulk.hgi-right-to-left-list-number:after{content:"û"}.hgi-bulk.hgi-right-to-left-list-number:before{content:"ü"}.hgi-bulk.hgi-right-to-left-list-triangle:after{content:"ý"}.hgi-bulk.hgi-right-to-left-list-triangle:before{content:"þ"}.hgi-bulk.hgi-right-triangle:after{content:"ÿ"}.hgi-bulk.hgi-right-triangle:before{content:"Ā"}.hgi-bulk.hgi-ripple:after{content:"ā"}.hgi-bulk.hgi-ripple:before{content:"Ă"}.hgi-bulk.hgi-riyal-rectangle:after{content:"ă"}.hgi-bulk.hgi-riyal-rectangle:before{content:"Ą"}.hgi-bulk.hgi-riyal:after{content:"ą"}.hgi-bulk.hgi-riyal:before{content:"Ć"}.hgi-bulk.hgi-road-01:after{content:"ć"}.hgi-bulk.hgi-road-01:before{content:"Ĉ"}.hgi-bulk.hgi-road-02:after{content:"ĉ"}.hgi-bulk.hgi-road-02:before{content:"Ċ"}.hgi-bulk.hgi-road-location-01:after{content:"ċ"}.hgi-bulk.hgi-road-location-01:before{content:"Č"}.hgi-bulk.hgi-road-location-02:after{content:"č"}.hgi-bulk.hgi-road-location-02:before{content:"Ď"}.hgi-bulk.hgi-road:after{content:"ď"}.hgi-bulk.hgi-road-wayside:after{content:"Đ"}.hgi-bulk.hgi-road-wayside:before{content:"đ"}.hgi-bulk.hgi-road:before{content:"Ē"}.hgi-bulk.hgi-robotic:after{content:"ē"}.hgi-bulk.hgi-robotic:before{content:"Ĕ"}.hgi-bulk.hgi-rocket-01:after{content:"ĕ"}.hgi-bulk.hgi-rocket-01:before{content:"Ė"}.hgi-bulk.hgi-rocket-02:after{content:"ė"}.hgi-bulk.hgi-rocket-02:before{content:"Ę"}.hgi-bulk.hgi-rocket:after{content:"ę"}.hgi-bulk.hgi-rocket:before{content:"Ě"}.hgi-bulk.hgi-rocking-chair:after{content:"ě"}.hgi-bulk.hgi-rocking-chair:before{content:"Ĝ"}.hgi-bulk.hgi-roller-skate:after{content:"ĝ"}.hgi-bulk.hgi-roller-skate:before{content:"Ğ"}.hgi-bulk.hgi-rolling-pin:after{content:"ğ"}.hgi-bulk.hgi-rolling-pin:before{content:"Ġ"}.hgi-bulk.hgi-root-01:after{content:"ġ"}.hgi-bulk.hgi-root-01:before{content:"Ģ"}.hgi-bulk.hgi-root-02:after{content:"ģ"}.hgi-bulk.hgi-root-02:before{content:"Ĥ"}.hgi-bulk.hgi-root-circle:after{content:"ĥ"}.hgi-bulk.hgi-root-circle:before{content:"Ħ"}.hgi-bulk.hgi-root-first-bracket:after{content:"ħ"}.hgi-bulk.hgi-root-first-bracket:before{content:"Ĩ"}.hgi-bulk.hgi-root-second-bracket:after{content:"ĩ"}.hgi-bulk.hgi-root-second-bracket:before{content:"Ī"}.hgi-bulk.hgi-root-third-bracket:after{content:"ī"}.hgi-bulk.hgi-root-third-bracket:before{content:"Ĭ"}.hgi-bulk.hgi-rotate-01:after{content:"ĭ"}.hgi-bulk.hgi-rotate-01:before{content:"Į"}.hgi-bulk.hgi-rotate-02:after{content:"į"}.hgi-bulk.hgi-rotate-02:before{content:"İ"}.hgi-bulk.hgi-rotate-360:after{content:"ı"}.hgi-bulk.hgi-rotate-360:before{content:"Ĳ"}.hgi-bulk.hgi-rotate-bottom-left:after{content:"ĳ"}.hgi-bulk.hgi-rotate-bottom-left:before{content:"Ĵ"}.hgi-bulk.hgi-rotate-bottom-right:after{content:"ĵ"}.hgi-bulk.hgi-rotate-bottom-right:before{content:"Ķ"}.hgi-bulk.hgi-rotate-clockwise:after{content:"ķ"}.hgi-bulk.hgi-rotate-clockwise:before{content:"ĸ"}.hgi-bulk.hgi-rotate-crop:after{content:"Ĺ"}.hgi-bulk.hgi-rotate-crop:before{content:"ĺ"}.hgi-bulk.hgi-rotate-left-01:after{content:"Ļ"}.hgi-bulk.hgi-rotate-left-01:before{content:"ļ"}.hgi-bulk.hgi-rotate-left-02:after{content:"Ľ"}.hgi-bulk.hgi-rotate-left-02:before{content:"ľ"}.hgi-bulk.hgi-rotate-left-03:after{content:"Ŀ"}.hgi-bulk.hgi-rotate-left-03:before{content:"ŀ"}.hgi-bulk.hgi-rotate-left-04:after{content:"Ł"}.hgi-bulk.hgi-rotate-left-04:before{content:"ł"}.hgi-bulk.hgi-rotate-left-05:after{content:"Ń"}.hgi-bulk.hgi-rotate-left-05:before{content:"ń"}.hgi-bulk.hgi-rotate-left-06:after{content:"Ņ"}.hgi-bulk.hgi-rotate-left-06:before{content:"ņ"}.hgi-bulk.hgi-rotate-right-01:after{content:"Ň"}.hgi-bulk.hgi-rotate-right-01:before{content:"ň"}.hgi-bulk.hgi-rotate-right-02:after{content:"ŉ"}.hgi-bulk.hgi-rotate-right-02:before{content:"Ŋ"}.hgi-bulk.hgi-rotate-right-03:after{content:"ŋ"}.hgi-bulk.hgi-rotate-right-03:before{content:"Ō"}.hgi-bulk.hgi-rotate-right-04:after{content:"ō"}.hgi-bulk.hgi-rotate-right-04:before{content:"Ŏ"}.hgi-bulk.hgi-rotate-right-05:after{content:"ŏ"}.hgi-bulk.hgi-rotate-right-05:before{content:"Ő"}.hgi-bulk.hgi-rotate-right-06:after{content:"ő"}.hgi-bulk.hgi-rotate-right-06:before{content:"Œ"}.hgi-bulk.hgi-rotate-square:after{content:"œ"}.hgi-bulk.hgi-rotate-square:before{content:"Ŕ"}.hgi-bulk.hgi-rotate-top-left:after{content:"ŕ"}.hgi-bulk.hgi-rotate-top-left:before{content:"Ŗ"}.hgi-bulk.hgi-rotate-top-right:after{content:"ŗ"}.hgi-bulk.hgi-rotate-top-right:before{content:"Ř"}.hgi-bulk.hgi-route-01:after{content:"ř"}.hgi-bulk.hgi-route-01:before{content:"Ś"}.hgi-bulk.hgi-route-02:after{content:"ś"}.hgi-bulk.hgi-route-02:before{content:"Ŝ"}.hgi-bulk.hgi-route-03:after{content:"ŝ"}.hgi-bulk.hgi-route-03:before{content:"Ş"}.hgi-bulk.hgi-route-block:after{content:"ş"}.hgi-bulk.hgi-route-block:before{content:"Š"}.hgi-bulk.hgi-router-01:after{content:"š"}.hgi-bulk.hgi-router-01:before{content:"Ţ"}.hgi-bulk.hgi-router-02:after{content:"ţ"}.hgi-bulk.hgi-router-02:before{content:"Ť"}.hgi-bulk.hgi-router:after{content:"ť"}.hgi-bulk.hgi-router:before{content:"Ŧ"}.hgi-bulk.hgi-row-delete:after{content:"ŧ"}.hgi-bulk.hgi-row-delete:before{content:"Ũ"}.hgi-bulk.hgi-row-insert:after{content:"ũ"}.hgi-bulk.hgi-row-insert:before{content:"Ū"}.hgi-bulk.hgi-rss-connected-01:after{content:"ū"}.hgi-bulk.hgi-rss-connected-01:before{content:"Ŭ"}.hgi-bulk.hgi-rss-connected-02:after{content:"ŭ"}.hgi-bulk.hgi-rss-connected-02:before{content:"Ů"}.hgi-bulk.hgi-rss-error:after{content:"ů"}.hgi-bulk.hgi-rss-error:before{content:"Ű"}.hgi-bulk.hgi-rss-locked:after{content:"ű"}.hgi-bulk.hgi-rss-locked:before{content:"Ų"}.hgi-bulk.hgi-rss:after{content:"ų"}.hgi-bulk.hgi-rss-unlocked:after{content:"Ŵ"}.hgi-bulk.hgi-rss-unlocked:before{content:"ŵ"}.hgi-bulk.hgi-rss:before{content:"Ŷ"}.hgi-bulk.hgi-rub-el-hizb:after{content:"ŷ"}.hgi-bulk.hgi-rub-el-hizb:before{content:"Ÿ"}.hgi-bulk.hgi-ruku:after{content:"Ź"}.hgi-bulk.hgi-ruku:before{content:"ź"}.hgi-bulk.hgi-ruler:after{content:"Ż"}.hgi-bulk.hgi-ruler:before{content:"ż"}.hgi-bulk.hgi-running-shoes:after{content:"Ž"}.hgi-bulk.hgi-running-shoes:before{content:"ž"}.hgi-bulk.hgi-sad-01:after{content:"ſ"}.hgi-bulk.hgi-sad-01:before{content:"ƀ"}.hgi-bulk.hgi-sad-02:after{content:"Ɓ"}.hgi-bulk.hgi-sad-02:before{content:"Ƃ"}.hgi-bulk.hgi-sad-dizzy:after{content:"ƃ"}.hgi-bulk.hgi-sad-dizzy:before{content:"Ƅ"}.hgi-bulk.hgi-safari:after{content:"ƅ"}.hgi-bulk.hgi-safari:before{content:"Ɔ"}.hgi-bulk.hgi-safe-delivery-01:after{content:"Ƈ"}.hgi-bulk.hgi-safe-delivery-01:before{content:"ƈ"}.hgi-bulk.hgi-safe-delivery-02:after{content:"Ɖ"}.hgi-bulk.hgi-safe-delivery-02:before{content:"Ɗ"}.hgi-bulk.hgi-safe:after{content:"Ƌ"}.hgi-bulk.hgi-safe:before{content:"ƌ"}.hgi-bulk.hgi-safety-pin-01:after{content:"ƍ"}.hgi-bulk.hgi-safety-pin-01:before{content:"Ǝ"}.hgi-bulk.hgi-safety-pin-02:after{content:"Ə"}.hgi-bulk.hgi-safety-pin-02:before{content:"Ɛ"}.hgi-bulk.hgi-sailboat-coastal:after{content:"Ƒ"}.hgi-bulk.hgi-sailboat-coastal:before{content:"ƒ"}.hgi-bulk.hgi-sailboat-offshore:after{content:"Ɠ"}.hgi-bulk.hgi-sailboat-offshore:before{content:"Ɣ"}.hgi-bulk.hgi-sakura:after{content:"ƕ"}.hgi-bulk.hgi-sakura:before{content:"Ɩ"}.hgi-bulk.hgi-salah:after{content:"Ɨ"}.hgi-bulk.hgi-salah-time:after{content:"Ƙ"}.hgi-bulk.hgi-salah-time:before{content:"ƙ"}.hgi-bulk.hgi-salah:before{content:"ƚ"}.hgi-bulk.hgi-sale-tag-01:after{content:"ƛ"}.hgi-bulk.hgi-sale-tag-01:before{content:"Ɯ"}.hgi-bulk.hgi-sale-tag-02:after{content:"Ɲ"}.hgi-bulk.hgi-sale-tag-02:before{content:"ƞ"}.hgi-bulk.hgi-sandals:after{content:"Ɵ"}.hgi-bulk.hgi-sandals:before{content:"Ơ"}.hgi-bulk.hgi-satellite-01:after{content:"ơ"}.hgi-bulk.hgi-satellite-01:before{content:"Ƣ"}.hgi-bulk.hgi-satellite-02:after{content:"ƣ"}.hgi-bulk.hgi-satellite-02:before{content:"Ƥ"}.hgi-bulk.hgi-satellite-03:after{content:"ƥ"}.hgi-bulk.hgi-satellite-03:before{content:"Ʀ"}.hgi-bulk.hgi-satellite:after{content:"Ƨ"}.hgi-bulk.hgi-satellite:before{content:"ƨ"}.hgi-bulk.hgi-saturn-01:after{content:"Ʃ"}.hgi-bulk.hgi-saturn-01:before{content:"ƪ"}.hgi-bulk.hgi-saturn-02:after{content:"ƫ"}.hgi-bulk.hgi-saturn-02:before{content:"Ƭ"}.hgi-bulk.hgi-saturn:after{content:"ƭ"}.hgi-bulk.hgi-saturn:before{content:"Ʈ"}.hgi-bulk.hgi-sausage:after{content:"Ư"}.hgi-bulk.hgi-sausage:before{content:"ư"}.hgi-bulk.hgi-save-energy-01:after{content:"Ʊ"}.hgi-bulk.hgi-save-energy-01:before{content:"Ʋ"}.hgi-bulk.hgi-save-energy-02:after{content:"Ƴ"}.hgi-bulk.hgi-save-energy-02:before{content:"ƴ"}.hgi-bulk.hgi-save-money-dollar:after{content:"Ƶ"}.hgi-bulk.hgi-save-money-dollar:before{content:"ƶ"}.hgi-bulk.hgi-save-money-euro:after{content:"Ʒ"}.hgi-bulk.hgi-save-money-euro:before{content:"Ƹ"}.hgi-bulk.hgi-save-money-pound:after{content:"ƹ"}.hgi-bulk.hgi-save-money-pound:before{content:"ƺ"}.hgi-bulk.hgi-save-money-yen:after{content:"ƻ"}.hgi-bulk.hgi-save-money-yen:before{content:"Ƽ"}.hgi-bulk.hgi-savings:after{content:"ƽ"}.hgi-bulk.hgi-savings:before{content:"ƾ"}.hgi-bulk.hgi-scheme:after{content:"ƿ"}.hgi-bulk.hgi-scheme:before{content:"ǀ"}.hgi-bulk.hgi-school-01:after{content:"ǁ"}.hgi-bulk.hgi-school-01:before{content:"ǂ"}.hgi-bulk.hgi-school-bell-01:after{content:"ǃ"}.hgi-bulk.hgi-school-bell-01:before{content:"Ǆ"}.hgi-bulk.hgi-school-bell-02:after{content:"ǅ"}.hgi-bulk.hgi-school-bell-02:before{content:"ǆ"}.hgi-bulk.hgi-school-bus:after{content:"Ǉ"}.hgi-bulk.hgi-school-bus:before{content:"ǈ"}.hgi-bulk.hgi-school-report-card:after{content:"ǉ"}.hgi-bulk.hgi-school-report-card:before{content:"Ǌ"}.hgi-bulk.hgi-school:after{content:"ǋ"}.hgi-bulk.hgi-school-tie:after{content:"ǌ"}.hgi-bulk.hgi-school-tie:before{content:"Ǎ"}.hgi-bulk.hgi-school:before{content:"ǎ"}.hgi-bulk.hgi-scissor-01:after{content:"Ǐ"}.hgi-bulk.hgi-scissor-01:before{content:"ǐ"}.hgi-bulk.hgi-scissor-rectangle:after{content:"Ǒ"}.hgi-bulk.hgi-scissor-rectangle:before{content:"ǒ"}.hgi-bulk.hgi-scissor:after{content:"Ǔ"}.hgi-bulk.hgi-scissor:before{content:"ǔ"}.hgi-bulk.hgi-scooter-01:after{content:"Ǖ"}.hgi-bulk.hgi-scooter-01:before{content:"ǖ"}.hgi-bulk.hgi-scooter-02:after{content:"Ǘ"}.hgi-bulk.hgi-scooter-02:before{content:"ǘ"}.hgi-bulk.hgi-scooter-03:after{content:"Ǚ"}.hgi-bulk.hgi-scooter-03:before{content:"ǚ"}.hgi-bulk.hgi-scooter-04:after{content:"Ǜ"}.hgi-bulk.hgi-scooter-04:before{content:"ǜ"}.hgi-bulk.hgi-scooter-electric:after{content:"ǝ"}.hgi-bulk.hgi-scooter-electric:before{content:"Ǟ"}.hgi-bulk.hgi-scratch-card:after{content:"ǟ"}.hgi-bulk.hgi-scratch-card:before{content:"Ǡ"}.hgi-bulk.hgi-screen-add-to-home:after{content:"ǡ"}.hgi-bulk.hgi-screen-add-to-home:before{content:"Ǣ"}.hgi-bulk.hgi-screen-lock-rotation:after{content:"ǣ"}.hgi-bulk.hgi-screen-lock-rotation:before{content:"Ǥ"}.hgi-bulk.hgi-screen-rotation:after{content:"ǥ"}.hgi-bulk.hgi-screen-rotation:before{content:"Ǧ"}.hgi-bulk.hgi-scribd:after{content:"ǧ"}.hgi-bulk.hgi-scribd:before{content:"Ǩ"}.hgi-bulk.hgi-scroll-horizontal:after{content:"ǩ"}.hgi-bulk.hgi-scroll-horizontal:before{content:"Ǫ"}.hgi-bulk.hgi-scroll:after{content:"ǫ"}.hgi-bulk.hgi-scroll-vertical:after{content:"Ǭ"}.hgi-bulk.hgi-scroll-vertical:before{content:"ǭ"}.hgi-bulk.hgi-scroll:before{content:"Ǯ"}.hgi-bulk.hgi-sd-card:after{content:"ǯ"}.hgi-bulk.hgi-sd-card:before{content:"ǰ"}.hgi-bulk.hgi-seal:after{content:"Ǳ"}.hgi-bulk.hgi-seal:before{content:"ǲ"}.hgi-bulk.hgi-search-01:after{content:"ǳ"}.hgi-bulk.hgi-search-01:before{content:"Ǵ"}.hgi-bulk.hgi-search-02:after{content:"ǵ"}.hgi-bulk.hgi-search-02:before{content:"Ƕ"}.hgi-bulk.hgi-search-add:after{content:"Ƿ"}.hgi-bulk.hgi-search-add:before{content:"Ǹ"}.hgi-bulk.hgi-search-area:after{content:"ǹ"}.hgi-bulk.hgi-search-area:before{content:"Ǻ"}.hgi-bulk.hgi-search-circle:after{content:"ǻ"}.hgi-bulk.hgi-search-circle:before{content:"Ǽ"}.hgi-bulk.hgi-search-dollar:after{content:"ǽ"}.hgi-bulk.hgi-search-dollar:before{content:"Ǿ"}.hgi-bulk.hgi-search-focus:after{content:"ǿ"}.hgi-bulk.hgi-search-focus:before{content:"Ȁ"}.hgi-bulk.hgi-search-list-01:after{content:"ȁ"}.hgi-bulk.hgi-search-list-01:before{content:"Ȃ"}.hgi-bulk.hgi-search-list-02:after{content:"ȃ"}.hgi-bulk.hgi-search-list-02:before{content:"Ȅ"}.hgi-bulk.hgi-search-minus:after{content:"ȅ"}.hgi-bulk.hgi-search-minus:before{content:"Ȇ"}.hgi-bulk.hgi-search-remove:after{content:"ȇ"}.hgi-bulk.hgi-search-remove:before{content:"Ȉ"}.hgi-bulk.hgi-search-replace:after{content:"ȉ"}.hgi-bulk.hgi-search-replace:before{content:"Ȋ"}.hgi-bulk.hgi-search-square:after{content:"ȋ"}.hgi-bulk.hgi-search-square:before{content:"Ȍ"}.hgi-bulk.hgi-search-visual:after{content:"ȍ"}.hgi-bulk.hgi-search-visual:before{content:"Ȏ"}.hgi-bulk.hgi-searching:after{content:"ȏ"}.hgi-bulk.hgi-searching:before{content:"Ȑ"}.hgi-bulk.hgi-seat-selector:after{content:"ȑ"}.hgi-bulk.hgi-seat-selector:before{content:"Ȓ"}.hgi-bulk.hgi-second-bracket-circle:after{content:"ȓ"}.hgi-bulk.hgi-second-bracket-circle:before{content:"Ȕ"}.hgi-bulk.hgi-second-bracket:after{content:"ȕ"}.hgi-bulk.hgi-second-bracket-square:after{content:"Ȗ"}.hgi-bulk.hgi-second-bracket-square:before{content:"ȗ"}.hgi-bulk.hgi-second-bracket:before{content:"Ș"}.hgi-bulk.hgi-secured-network:after{content:"ș"}.hgi-bulk.hgi-secured-network:before{content:"Ț"}.hgi-bulk.hgi-security-block:after{content:"ț"}.hgi-bulk.hgi-security-block:before{content:"Ȝ"}.hgi-bulk.hgi-security-check:after{content:"ȝ"}.hgi-bulk.hgi-security-check:before{content:"Ȟ"}.hgi-bulk.hgi-security-key-usb:after{content:"ȟ"}.hgi-bulk.hgi-security-key-usb:before{content:"Ƞ"}.hgi-bulk.hgi-security-lock:after{content:"ȡ"}.hgi-bulk.hgi-security-lock:before{content:"Ȣ"}.hgi-bulk.hgi-security-password:after{content:"ȣ"}.hgi-bulk.hgi-security-password:before{content:"Ȥ"}.hgi-bulk.hgi-security:after{content:"ȥ"}.hgi-bulk.hgi-security-validation:after{content:"Ȧ"}.hgi-bulk.hgi-security-validation:before{content:"ȧ"}.hgi-bulk.hgi-security-wifi:after{content:"Ȩ"}.hgi-bulk.hgi-security-wifi:before{content:"ȩ"}.hgi-bulk.hgi-security:before{content:"Ȫ"}.hgi-bulk.hgi-segment:after{content:"ȫ"}.hgi-bulk.hgi-segment:before{content:"Ȭ"}.hgi-bulk.hgi-select-01:after{content:"ȭ"}.hgi-bulk.hgi-select-01:before{content:"Ȯ"}.hgi-bulk.hgi-select-02:after{content:"ȯ"}.hgi-bulk.hgi-select-02:before{content:"Ȱ"}.hgi-bulk.hgi-send-to-mobile:after{content:"ȱ"}.hgi-bulk.hgi-send-to-mobile:before{content:"Ȳ"}.hgi-bulk.hgi-senseless:after{content:"ȳ"}.hgi-bulk.hgi-senseless:before{content:"ȴ"}.hgi-bulk.hgi-sent:after{content:"ȵ"}.hgi-bulk.hgi-sent:before{content:"ȶ"}.hgi-bulk.hgi-seo:after{content:"ȷ"}.hgi-bulk.hgi-seo:before{content:"ȸ"}.hgi-bulk.hgi-service:after{content:"ȹ"}.hgi-bulk.hgi-service:before{content:"Ⱥ"}.hgi-bulk.hgi-setting-06:after{content:"Ȼ"}.hgi-bulk.hgi-setting-06:before{content:"ȼ"}.hgi-bulk.hgi-setting-07:after{content:"Ƚ"}.hgi-bulk.hgi-setting-07:before{content:"Ⱦ"}.hgi-bulk.hgi-setting-done-01:after{content:"ȿ"}.hgi-bulk.hgi-setting-done-01:before{content:"ɀ"}.hgi-bulk.hgi-setting-done-02:after{content:"Ɂ"}.hgi-bulk.hgi-setting-done-02:before{content:"ɂ"}.hgi-bulk.hgi-setting-done-03:after{content:"Ƀ"}.hgi-bulk.hgi-setting-done-03:before{content:"Ʉ"}.hgi-bulk.hgi-setting-done-04:after{content:"Ʌ"}.hgi-bulk.hgi-setting-done-04:before{content:"Ɇ"}.hgi-bulk.hgi-setting-error-03:after{content:"ɇ"}.hgi-bulk.hgi-setting-error-03:before{content:"Ɉ"}.hgi-bulk.hgi-setting-error-04:after{content:"ɉ"}.hgi-bulk.hgi-setting-error-04:before{content:"Ɋ"}.hgi-bulk.hgi-settings-01:after{content:"ɋ"}.hgi-bulk.hgi-settings-01:before{content:"Ɍ"}.hgi-bulk.hgi-settings-02:after{content:"ɍ"}.hgi-bulk.hgi-settings-02:before{content:"Ɏ"}.hgi-bulk.hgi-settings-03:after{content:"ɏ"}.hgi-bulk.hgi-settings-03:before{content:"ɐ"}.hgi-bulk.hgi-settings-04:after{content:"ɑ"}.hgi-bulk.hgi-settings-04:before{content:"ɒ"}.hgi-bulk.hgi-settings-05:after{content:"ɓ"}.hgi-bulk.hgi-settings-05:before{content:"ɔ"}.hgi-bulk.hgi-settings-error-01:after{content:"ɕ"}.hgi-bulk.hgi-settings-error-01:before{content:"ɖ"}.hgi-bulk.hgi-settings-error-02:after{content:"ɗ"}.hgi-bulk.hgi-settings-error-02:before{content:"ɘ"}.hgi-bulk.hgi-setup-01:after{content:"ə"}.hgi-bulk.hgi-setup-01:before{content:"ɚ"}.hgi-bulk.hgi-setup-02:after{content:"ɛ"}.hgi-bulk.hgi-setup-02:before{content:"ɜ"}.hgi-bulk.hgi-shaka-01:after{content:"ɝ"}.hgi-bulk.hgi-shaka-01:before{content:"ɞ"}.hgi-bulk.hgi-shaka-02:after{content:"ɟ"}.hgi-bulk.hgi-shaka-02:before{content:"ɠ"}.hgi-bulk.hgi-shaka-03:after{content:"ɡ"}.hgi-bulk.hgi-shaka-03:before{content:"ɢ"}.hgi-bulk.hgi-shaka-04:after{content:"ɣ"}.hgi-bulk.hgi-shaka-04:before{content:"ɤ"}.hgi-bulk.hgi-shampoo:after{content:"ɥ"}.hgi-bulk.hgi-shampoo:before{content:"ɦ"}.hgi-bulk.hgi-shapes:after{content:"ɧ"}.hgi-bulk.hgi-shapes:before{content:"ɨ"}.hgi-bulk.hgi-share-01:after{content:"ɩ"}.hgi-bulk.hgi-share-01:before{content:"ɪ"}.hgi-bulk.hgi-share-02:after{content:"ɫ"}.hgi-bulk.hgi-share-02:before{content:"ɬ"}.hgi-bulk.hgi-share-03:after{content:"ɭ"}.hgi-bulk.hgi-share-03:before{content:"ɮ"}.hgi-bulk.hgi-share-04:after{content:"ɯ"}.hgi-bulk.hgi-share-04:before{content:"ɰ"}.hgi-bulk.hgi-share-05:after{content:"ɱ"}.hgi-bulk.hgi-share-05:before{content:"ɲ"}.hgi-bulk.hgi-share-06:after{content:"ɳ"}.hgi-bulk.hgi-share-06:before{content:"ɴ"}.hgi-bulk.hgi-share-07:after{content:"ɵ"}.hgi-bulk.hgi-share-07:before{content:"ɶ"}.hgi-bulk.hgi-share-08:after{content:"ɷ"}.hgi-bulk.hgi-share-08:before{content:"ɸ"}.hgi-bulk.hgi-share-knowledge:after{content:"ɹ"}.hgi-bulk.hgi-share-knowledge:before{content:"ɺ"}.hgi-bulk.hgi-share-location-01:after{content:"ɻ"}.hgi-bulk.hgi-share-location-01:before{content:"ɼ"}.hgi-bulk.hgi-share-location-02:after{content:"ɽ"}.hgi-bulk.hgi-share-location-02:before{content:"ɾ"}.hgi-bulk.hgi-shared-wifi:after{content:"ɿ"}.hgi-bulk.hgi-shared-wifi:before{content:"ʀ"}.hgi-bulk.hgi-sharing:after{content:"ʁ"}.hgi-bulk.hgi-sharing:before{content:"ʂ"}.hgi-bulk.hgi-shellfish:after{content:"ʃ"}.hgi-bulk.hgi-shellfish:before{content:"ʄ"}.hgi-bulk.hgi-sheriff-01:after{content:"ʅ"}.hgi-bulk.hgi-sheriff-01:before{content:"ʆ"}.hgi-bulk.hgi-sheriff-02:after{content:"ʇ"}.hgi-bulk.hgi-sheriff-02:before{content:"ʈ"}.hgi-bulk.hgi-shield-01:after{content:"ʉ"}.hgi-bulk.hgi-shield-01:before{content:"ʊ"}.hgi-bulk.hgi-shield-02:after{content:"ʋ"}.hgi-bulk.hgi-shield-02:before{content:"ʌ"}.hgi-bulk.hgi-shield-blockchain:after{content:"ʍ"}.hgi-bulk.hgi-shield-blockchain:before{content:"ʎ"}.hgi-bulk.hgi-shield-energy:after{content:"ʏ"}.hgi-bulk.hgi-shield-energy:before{content:"ʐ"}.hgi-bulk.hgi-shield-key:after{content:"ʑ"}.hgi-bulk.hgi-shield-key:before{content:"ʒ"}.hgi-bulk.hgi-shield-user:after{content:"ʓ"}.hgi-bulk.hgi-shield-user:before{content:"ʔ"}.hgi-bulk.hgi-shipment-tracking:after{content:"ʕ"}.hgi-bulk.hgi-shipment-tracking:before{content:"ʖ"}.hgi-bulk.hgi-shipping-center:after{content:"ʗ"}.hgi-bulk.hgi-shipping-center:before{content:"ʘ"}.hgi-bulk.hgi-shipping-loading:after{content:"ʙ"}.hgi-bulk.hgi-shipping-loading:before{content:"ʚ"}.hgi-bulk.hgi-shipping-truck-01:after{content:"ʛ"}.hgi-bulk.hgi-shipping-truck-01:before{content:"ʜ"}.hgi-bulk.hgi-shipping-truck-02:after{content:"ʝ"}.hgi-bulk.hgi-shipping-truck-02:before{content:"ʞ"}.hgi-bulk.hgi-shirt-01:after{content:"ʟ"}.hgi-bulk.hgi-shirt-01:before{content:"ʠ"}.hgi-bulk.hgi-shocked:after{content:"ʡ"}.hgi-bulk.hgi-shocked:before{content:"ʢ"}.hgi-bulk.hgi-shop-sign:after{content:"ʣ"}.hgi-bulk.hgi-shop-sign:before{content:"ʤ"}.hgi-bulk.hgi-shopping-bag-01:after{content:"ʥ"}.hgi-bulk.hgi-shopping-bag-01:before{content:"ʦ"}.hgi-bulk.hgi-shopping-bag-02:after{content:"ʧ"}.hgi-bulk.hgi-shopping-bag-02:before{content:"ʨ"}.hgi-bulk.hgi-shopping-bag-03:after{content:"ʩ"}.hgi-bulk.hgi-shopping-bag-03:before{content:"ʪ"}.hgi-bulk.hgi-shopping-bag-add:after{content:"ʫ"}.hgi-bulk.hgi-shopping-bag-add:before{content:"ʬ"}.hgi-bulk.hgi-shopping-bag-check:after{content:"ʭ"}.hgi-bulk.hgi-shopping-bag-check:before{content:"ʮ"}.hgi-bulk.hgi-shopping-bag-favorite:after{content:"ʯ"}.hgi-bulk.hgi-shopping-bag-favorite:before{content:"ʰ"}.hgi-bulk.hgi-shopping-bag-remove:after{content:"ʱ"}.hgi-bulk.hgi-shopping-bag-remove:before{content:"ʲ"}.hgi-bulk.hgi-shopping-basket-01:after{content:"ʳ"}.hgi-bulk.hgi-shopping-basket-01:before{content:"ʴ"}.hgi-bulk.hgi-shopping-basket-02:after{content:"ʵ"}.hgi-bulk.hgi-shopping-basket-02:before{content:"ʶ"}.hgi-bulk.hgi-shopping-basket-03:after{content:"ʷ"}.hgi-bulk.hgi-shopping-basket-03:before{content:"ʸ"}.hgi-bulk.hgi-shopping-basket-add-01:after{content:"ʹ"}.hgi-bulk.hgi-shopping-basket-add-01:before{content:"ʺ"}.hgi-bulk.hgi-shopping-basket-add-02:after{content:"ʻ"}.hgi-bulk.hgi-shopping-basket-add-02:before{content:"ʼ"}.hgi-bulk.hgi-shopping-basket-add-03:after{content:"ʽ"}.hgi-bulk.hgi-shopping-basket-add-03:before{content:"ʾ"}.hgi-bulk.hgi-shopping-basket-check-in-01:after{content:"ʿ"}.hgi-bulk.hgi-shopping-basket-check-in-01:before{content:"ˀ"}.hgi-bulk.hgi-shopping-basket-check-in-02:after{content:"ˁ"}.hgi-bulk.hgi-shopping-basket-check-in-02:before{content:"˂"}.hgi-bulk.hgi-shopping-basket-check-in-03:after{content:"˃"}.hgi-bulk.hgi-shopping-basket-check-in-03:before{content:"˄"}.hgi-bulk.hgi-shopping-basket-check-out-01:after{content:"˅"}.hgi-bulk.hgi-shopping-basket-check-out-01:before{content:"ˆ"}.hgi-bulk.hgi-shopping-basket-check-out-02:after{content:"ˇ"}.hgi-bulk.hgi-shopping-basket-check-out-02:before{content:"ˈ"}.hgi-bulk.hgi-shopping-basket-check-out-03:after{content:"ˉ"}.hgi-bulk.hgi-shopping-basket-check-out-03:before{content:"ˊ"}.hgi-bulk.hgi-shopping-basket-done-01:after{content:"ˋ"}.hgi-bulk.hgi-shopping-basket-done-01:before{content:"ˌ"}.hgi-bulk.hgi-shopping-basket-done-02:after{content:"ˍ"}.hgi-bulk.hgi-shopping-basket-done-02:before{content:"ˎ"}.hgi-bulk.hgi-shopping-basket-done-03:after{content:"ˏ"}.hgi-bulk.hgi-shopping-basket-done-03:before{content:"ː"}.hgi-bulk.hgi-shopping-basket-favorite-01:after{content:"ˑ"}.hgi-bulk.hgi-shopping-basket-favorite-01:before{content:"˒"}.hgi-bulk.hgi-shopping-basket-favorite-02:after{content:"˓"}.hgi-bulk.hgi-shopping-basket-favorite-02:before{content:"˔"}.hgi-bulk.hgi-shopping-basket-favorite-03:after{content:"˕"}.hgi-bulk.hgi-shopping-basket-favorite-03:before{content:"˖"}.hgi-bulk.hgi-shopping-basket-remove-01:after{content:"˗"}.hgi-bulk.hgi-shopping-basket-remove-01:before{content:"˘"}.hgi-bulk.hgi-shopping-basket-remove-02:after{content:"˙"}.hgi-bulk.hgi-shopping-basket-remove-02:before{content:"˚"}.hgi-bulk.hgi-shopping-basket-remove-03:after{content:"˛"}.hgi-bulk.hgi-shopping-basket-remove-03:before{content:"˜"}.hgi-bulk.hgi-shopping-basket-secure-01:after{content:"˝"}.hgi-bulk.hgi-shopping-basket-secure-01:before{content:"˞"}.hgi-bulk.hgi-shopping-basket-secure-02:after{content:"˟"}.hgi-bulk.hgi-shopping-basket-secure-02:before{content:"ˠ"}.hgi-bulk.hgi-shopping-basket-secure-03:after{content:"ˡ"}.hgi-bulk.hgi-shopping-basket-secure-03:before{content:"ˢ"}.hgi-bulk.hgi-shopping-cart-01:after{content:"ˣ"}.hgi-bulk.hgi-shopping-cart-01:before{content:"ˤ"}.hgi-bulk.hgi-shopping-cart-02:after{content:"˥"}.hgi-bulk.hgi-shopping-cart-02:before{content:"˦"}.hgi-bulk.hgi-shopping-cart-add-01:after{content:"˧"}.hgi-bulk.hgi-shopping-cart-add-01:before{content:"˨"}.hgi-bulk.hgi-shopping-cart-add-02:after{content:"˩"}.hgi-bulk.hgi-shopping-cart-add-02:before{content:"˪"}.hgi-bulk.hgi-shopping-cart-check-01:after{content:"˫"}.hgi-bulk.hgi-shopping-cart-check-01:before{content:"ˬ"}.hgi-bulk.hgi-shopping-cart-check-02:after{content:"˭"}.hgi-bulk.hgi-shopping-cart-check-02:before{content:"ˮ"}.hgi-bulk.hgi-shopping-cart-check-in-01:after{content:"˯"}.hgi-bulk.hgi-shopping-cart-check-in-01:before{content:"˰"}.hgi-bulk.hgi-shopping-cart-check-in-02:after{content:"˱"}.hgi-bulk.hgi-shopping-cart-check-in-02:before{content:"˲"}.hgi-bulk.hgi-shopping-cart-check-out-01:after{content:"˳"}.hgi-bulk.hgi-shopping-cart-check-out-01:before{content:"˴"}.hgi-bulk.hgi-shopping-cart-check-out-02:after{content:"˵"}.hgi-bulk.hgi-shopping-cart-check-out-02:before{content:"˶"}.hgi-bulk.hgi-shopping-cart-favorite-01:after{content:"˷"}.hgi-bulk.hgi-shopping-cart-favorite-01:before{content:"˸"}.hgi-bulk.hgi-shopping-cart-favorite-02:after{content:"˹"}.hgi-bulk.hgi-shopping-cart-favorite-02:before{content:"˺"}.hgi-bulk.hgi-shopping-cart-remove-01:after{content:"˻"}.hgi-bulk.hgi-shopping-cart-remove-01:before{content:"˼"}.hgi-bulk.hgi-shopping-cart-remove-02:after{content:"˽"}.hgi-bulk.hgi-shopping-cart-remove-02:before{content:"˾"}.hgi-bulk.hgi-shorts-pants:after{content:"˿"}.hgi-bulk.hgi-shorts-pants:before{content:"̀"}.hgi-bulk.hgi-shuffle:after{content:"́"}.hgi-bulk.hgi-shuffle-square:after{content:"̂"}.hgi-bulk.hgi-shuffle-square:before{content:"̃"}.hgi-bulk.hgi-shuffle:before{content:"̄"}.hgi-bulk.hgi-shutterstock:after{content:"̅"}.hgi-bulk.hgi-shutterstock:before{content:"̆"}.hgi-bulk.hgi-sidebar-bottom:after{content:"̇"}.hgi-bulk.hgi-sidebar-bottom:before{content:"̈"}.hgi-bulk.hgi-sidebar-left-01:after{content:"̉"}.hgi-bulk.hgi-sidebar-left-01:before{content:"̊"}.hgi-bulk.hgi-sidebar-left:after{content:"̋"}.hgi-bulk.hgi-sidebar-left:before{content:"̌"}.hgi-bulk.hgi-sidebar-right-01:after{content:"̍"}.hgi-bulk.hgi-sidebar-right-01:before{content:"̎"}.hgi-bulk.hgi-sidebar-right:after{content:"̏"}.hgi-bulk.hgi-sidebar-right:before{content:"̐"}.hgi-bulk.hgi-sidebar-top:after{content:"̑"}.hgi-bulk.hgi-sidebar-top:before{content:"̒"}.hgi-bulk.hgi-sign-language-c:after{content:"̓"}.hgi-bulk.hgi-sign-language-c:before{content:"̔"}.hgi-bulk.hgi-signal-full-01:after{content:"̕"}.hgi-bulk.hgi-signal-full-01:before{content:"̖"}.hgi-bulk.hgi-signal-full-02:after{content:"̗"}.hgi-bulk.hgi-signal-full-02:before{content:"̘"}.hgi-bulk.hgi-signal-low-01:after{content:"̙"}.hgi-bulk.hgi-signal-low-01:before{content:"̚"}.hgi-bulk.hgi-signal-low-02:after{content:"̛"}.hgi-bulk.hgi-signal-low-02:before{content:"̜"}.hgi-bulk.hgi-signal-low-medium:after{content:"̝"}.hgi-bulk.hgi-signal-low-medium:before{content:"̞"}.hgi-bulk.hgi-signal-medium-01:after{content:"̟"}.hgi-bulk.hgi-signal-medium-01:before{content:"̠"}.hgi-bulk.hgi-signal-medium-02:after{content:"̡"}.hgi-bulk.hgi-signal-medium-02:before{content:"̢"}.hgi-bulk.hgi-signal-no-01:after{content:"̣"}.hgi-bulk.hgi-signal-no-01:before{content:"̤"}.hgi-bulk.hgi-signal-no-02:after{content:"̥"}.hgi-bulk.hgi-signal-no-02:before{content:"̦"}.hgi-bulk.hgi-signal:after{content:"̧"}.hgi-bulk.hgi-signal:before{content:"̨"}.hgi-bulk.hgi-signature:after{content:"̩"}.hgi-bulk.hgi-signature:before{content:"̪"}.hgi-bulk.hgi-silence:after{content:"̫"}.hgi-bulk.hgi-silence:before{content:"̬"}.hgi-bulk.hgi-simcard-01:after{content:"̭"}.hgi-bulk.hgi-simcard-01:before{content:"̮"}.hgi-bulk.hgi-simcard-02:after{content:"̯"}.hgi-bulk.hgi-simcard-02:before{content:"̰"}.hgi-bulk.hgi-simcard-dual:after{content:"̱"}.hgi-bulk.hgi-simcard-dual:before{content:"̲"}.hgi-bulk.hgi-sin:after{content:"̳"}.hgi-bulk.hgi-sin:before{content:"̴"}.hgi-bulk.hgi-sine-01:after{content:"̵"}.hgi-bulk.hgi-sine-01:before{content:"̶"}.hgi-bulk.hgi-sine-02:after{content:"̷"}.hgi-bulk.hgi-sine-02:before{content:"̸"}.hgi-bulk.hgi-sing-left:after{content:"̹"}.hgi-bulk.hgi-sing-left:before{content:"̺"}.hgi-bulk.hgi-sing-right:after{content:"̻"}.hgi-bulk.hgi-sing-right:before{content:"̼"}.hgi-bulk.hgi-sink-01:after{content:"̽"}.hgi-bulk.hgi-sink-01:before{content:"̾"}.hgi-bulk.hgi-sink-02:after{content:"̿"}.hgi-bulk.hgi-sink-02:before{content:"̀"}.hgi-bulk.hgi-siri:after{content:"́"}.hgi-bulk.hgi-siri:before{content:"͂"}.hgi-bulk.hgi-sketch:after{content:"̓"}.hgi-bulk.hgi-sketch:before{content:"̈́"}.hgi-bulk.hgi-skew:after{content:"ͅ"}.hgi-bulk.hgi-skew:before{content:"͆"}.hgi-bulk.hgi-ski-dice-faces-01:after{content:"͇"}.hgi-bulk.hgi-ski-dice-faces-01:before{content:"͈"}.hgi-bulk.hgi-skipping-rope:after{content:"͉"}.hgi-bulk.hgi-skipping-rope:before{content:"͊"}.hgi-bulk.hgi-skull:after{content:"͋"}.hgi-bulk.hgi-skull:before{content:"͌"}.hgi-bulk.hgi-skype:after{content:"͍"}.hgi-bulk.hgi-skype:before{content:"͎"}.hgi-bulk.hgi-slack:after{content:"͏"}.hgi-bulk.hgi-slack:before{content:"͐"}.hgi-bulk.hgi-sleeping:after{content:"͑"}.hgi-bulk.hgi-sleeping:before{content:"͒"}.hgi-bulk.hgi-sleeveless:after{content:"͓"}.hgi-bulk.hgi-sleeveless:before{content:"͔"}.hgi-bulk.hgi-sliders-horizontal:after{content:"͕"}.hgi-bulk.hgi-sliders-horizontal:before{content:"͖"}.hgi-bulk.hgi-sliders-vertical:after{content:"͗"}.hgi-bulk.hgi-sliders-vertical:before{content:"͘"}.hgi-bulk.hgi-slideshare:after{content:"͙"}.hgi-bulk.hgi-slideshare:before{content:"͚"}.hgi-bulk.hgi-slow-winds:after{content:"͛"}.hgi-bulk.hgi-slow-winds:before{content:"͜"}.hgi-bulk.hgi-smart-ac:after{content:"͝"}.hgi-bulk.hgi-smart-ac:before{content:"͞"}.hgi-bulk.hgi-smart-phone-01:after{content:"͟"}.hgi-bulk.hgi-smart-phone-01:before{content:"͠"}.hgi-bulk.hgi-smart-phone-02:after{content:"͡"}.hgi-bulk.hgi-smart-phone-02:before{content:"͢"}.hgi-bulk.hgi-smart-phone-03:after{content:"ͣ"}.hgi-bulk.hgi-smart-phone-03:before{content:"ͤ"}.hgi-bulk.hgi-smart-phone-04:after{content:"ͥ"}.hgi-bulk.hgi-smart-phone-04:before{content:"ͦ"}.hgi-bulk.hgi-smart-phone-landscape:after{content:"ͧ"}.hgi-bulk.hgi-smart-phone-landscape:before{content:"ͨ"}.hgi-bulk.hgi-smart:after{content:"ͩ"}.hgi-bulk.hgi-smart-watch-01:after{content:"ͪ"}.hgi-bulk.hgi-smart-watch-01:before{content:"ͫ"}.hgi-bulk.hgi-smart-watch-02:after{content:"ͬ"}.hgi-bulk.hgi-smart-watch-02:before{content:"ͭ"}.hgi-bulk.hgi-smart-watch-03:after{content:"ͮ"}.hgi-bulk.hgi-smart-watch-03:before{content:"ͯ"}.hgi-bulk.hgi-smart-watch-04:after{content:"Ͱ"}.hgi-bulk.hgi-smart-watch-04:before{content:"ͱ"}.hgi-bulk.hgi-smart:before{content:"Ͳ"}.hgi-bulk.hgi-smartphone-lost-wifi:after{content:"ͳ"}.hgi-bulk.hgi-smartphone-lost-wifi:before{content:"ʹ"}.hgi-bulk.hgi-smartphone-wifi:after{content:"͵"}.hgi-bulk.hgi-smartphone-wifi:before{content:"Ͷ"}.hgi-bulk.hgi-smile-dizzy:after{content:"ͷ"}.hgi-bulk.hgi-smile-dizzy:before{content:"͸"}.hgi-bulk.hgi-smile:after{content:"͹"}.hgi-bulk.hgi-smile:before{content:"ͺ"}.hgi-bulk.hgi-sms-code:after{content:"ͻ"}.hgi-bulk.hgi-sms-code:before{content:"ͼ"}.hgi-bulk.hgi-snail:after{content:"ͽ"}.hgi-bulk.hgi-snail:before{content:";"}.hgi-bulk.hgi-snapchat:after{content:"Ϳ"}.hgi-bulk.hgi-snapchat:before{content:"΀"}.hgi-bulk.hgi-snow:after{content:"΁"}.hgi-bulk.hgi-snow:before{content:"΂"}.hgi-bulk.hgi-soda-can:after{content:"΃"}.hgi-bulk.hgi-soda-can:before{content:"΄"}.hgi-bulk.hgi-sofa-01:after{content:"΅"}.hgi-bulk.hgi-sofa-01:before{content:"Ά"}.hgi-bulk.hgi-sofa-02:after{content:"·"}.hgi-bulk.hgi-sofa-02:before{content:"Έ"}.hgi-bulk.hgi-sofa-03:after{content:"Ή"}.hgi-bulk.hgi-sofa-03:before{content:"Ί"}.hgi-bulk.hgi-sofa-single:after{content:"΋"}.hgi-bulk.hgi-sofa-single:before{content:"Ό"}.hgi-bulk.hgi-soft-drink-01:after{content:"΍"}.hgi-bulk.hgi-soft-drink-01:before{content:"Ύ"}.hgi-bulk.hgi-soft-drink-02:after{content:"Ώ"}.hgi-bulk.hgi-soft-drink-02:before{content:"ΐ"}.hgi-bulk.hgi-software-license:after{content:"Α"}.hgi-bulk.hgi-software-license:before{content:"Β"}.hgi-bulk.hgi-software:after{content:"Γ"}.hgi-bulk.hgi-software-uninstall:after{content:"Δ"}.hgi-bulk.hgi-software-uninstall:before{content:"Ε"}.hgi-bulk.hgi-software:before{content:"Ζ"}.hgi-bulk.hgi-soil-moisture-field:after{content:"Η"}.hgi-bulk.hgi-soil-moisture-field:before{content:"Θ"}.hgi-bulk.hgi-soil-moisture-global:after{content:"Ι"}.hgi-bulk.hgi-soil-moisture-global:before{content:"Κ"}.hgi-bulk.hgi-soil-temperature-field:after{content:"Λ"}.hgi-bulk.hgi-soil-temperature-field:before{content:"Μ"}.hgi-bulk.hgi-soil-temperature-global:after{content:"Ν"}.hgi-bulk.hgi-soil-temperature-global:before{content:"Ξ"}.hgi-bulk.hgi-solar-energy:after{content:"Ο"}.hgi-bulk.hgi-solar-energy:before{content:"Π"}.hgi-bulk.hgi-solar-panel-01:after{content:"Ρ"}.hgi-bulk.hgi-solar-panel-01:before{content:"΢"}.hgi-bulk.hgi-solar-panel-02:after{content:"Σ"}.hgi-bulk.hgi-solar-panel-02:before{content:"Τ"}.hgi-bulk.hgi-solar-panel-03:after{content:"Υ"}.hgi-bulk.hgi-solar-panel-03:before{content:"Φ"}.hgi-bulk.hgi-solar-panel-04:after{content:"Χ"}.hgi-bulk.hgi-solar-panel-04:before{content:"Ψ"}.hgi-bulk.hgi-solar-panel-05:after{content:"Ω"}.hgi-bulk.hgi-solar-panel-05:before{content:"Ϊ"}.hgi-bulk.hgi-solar-power:after{content:"Ϋ"}.hgi-bulk.hgi-solar-power:before{content:"ά"}.hgi-bulk.hgi-solar-system-01:after{content:"έ"}.hgi-bulk.hgi-solar-system-01:before{content:"ή"}.hgi-bulk.hgi-solar-system:after{content:"ί"}.hgi-bulk.hgi-solar-system:before{content:"ΰ"}.hgi-bulk.hgi-solid-line-01:after{content:"α"}.hgi-bulk.hgi-solid-line-01:before{content:"β"}.hgi-bulk.hgi-solid-line-02:after{content:"γ"}.hgi-bulk.hgi-solid-line-02:before{content:"δ"}.hgi-bulk.hgi-sort-by-down-01:after{content:"ε"}.hgi-bulk.hgi-sort-by-down-01:before{content:"ζ"}.hgi-bulk.hgi-sort-by-down-02:after{content:"η"}.hgi-bulk.hgi-sort-by-down-02:before{content:"θ"}.hgi-bulk.hgi-sort-by-up-01:after{content:"ι"}.hgi-bulk.hgi-sort-by-up-01:before{content:"κ"}.hgi-bulk.hgi-sort-by-up-02:after{content:"λ"}.hgi-bulk.hgi-sort-by-up-02:before{content:"μ"}.hgi-bulk.hgi-sorting-01:after{content:"ν"}.hgi-bulk.hgi-sorting-01:before{content:"ξ"}.hgi-bulk.hgi-sorting-02:after{content:"ο"}.hgi-bulk.hgi-sorting-02:before{content:"π"}.hgi-bulk.hgi-sorting-03:after{content:"ρ"}.hgi-bulk.hgi-sorting-03:before{content:"ς"}.hgi-bulk.hgi-sorting-04:after{content:"σ"}.hgi-bulk.hgi-sorting-04:before{content:"τ"}.hgi-bulk.hgi-sorting-05:after{content:"υ"}.hgi-bulk.hgi-sorting-05:before{content:"φ"}.hgi-bulk.hgi-sorting-1-9:after{content:"χ"}.hgi-bulk.hgi-sorting-1-9:before{content:"ψ"}.hgi-bulk.hgi-sorting-9-1:after{content:"ω"}.hgi-bulk.hgi-sorting-9-1:before{content:"ϊ"}.hgi-bulk.hgi-sorting-a-z-01:after{content:"ϋ"}.hgi-bulk.hgi-sorting-a-z-01:before{content:"ό"}.hgi-bulk.hgi-sorting-a-z-02:after{content:"ύ"}.hgi-bulk.hgi-sorting-a-z-02:before{content:"ώ"}.hgi-bulk.hgi-sorting-down:after{content:"Ϗ"}.hgi-bulk.hgi-sorting-down:before{content:"ϐ"}.hgi-bulk.hgi-sorting-up:after{content:"ϑ"}.hgi-bulk.hgi-sorting-up:before{content:"ϒ"}.hgi-bulk.hgi-sorting-z-a-01:after{content:"ϓ"}.hgi-bulk.hgi-sorting-z-a-01:before{content:"ϔ"}.hgi-bulk.hgi-soundcloud:after{content:"ϕ"}.hgi-bulk.hgi-soundcloud:before{content:"ϖ"}.hgi-bulk.hgi-source-code-circle:after{content:"ϗ"}.hgi-bulk.hgi-source-code-circle:before{content:"Ϙ"}.hgi-bulk.hgi-source-code:after{content:"ϙ"}.hgi-bulk.hgi-source-code-square:after{content:"Ϛ"}.hgi-bulk.hgi-source-code-square:before{content:"ϛ"}.hgi-bulk.hgi-source-code:before{content:"Ϝ"}.hgi-bulk.hgi-spaceship:after{content:"ϝ"}.hgi-bulk.hgi-spaceship:before{content:"Ϟ"}.hgi-bulk.hgi-spades:after{content:"ϟ"}.hgi-bulk.hgi-spades:before{content:"Ϡ"}.hgi-bulk.hgi-spaghetti:after{content:"ϡ"}.hgi-bulk.hgi-spaghetti:before{content:"Ϣ"}.hgi-bulk.hgi-spam:after{content:"ϣ"}.hgi-bulk.hgi-spam:before{content:"Ϥ"}.hgi-bulk.hgi-sparkles:after{content:"ϥ"}.hgi-bulk.hgi-sparkles:before{content:"Ϧ"}.hgi-bulk.hgi-spartan-helmet:after{content:"ϧ"}.hgi-bulk.hgi-spartan-helmet:before{content:"Ϩ"}.hgi-bulk.hgi-spatula:after{content:"ϩ"}.hgi-bulk.hgi-spatula:before{content:"Ϫ"}.hgi-bulk.hgi-speaker-01:after{content:"ϫ"}.hgi-bulk.hgi-speaker-01:before{content:"Ϭ"}.hgi-bulk.hgi-speaker:after{content:"ϭ"}.hgi-bulk.hgi-speaker:before{content:"Ϯ"}.hgi-bulk.hgi-speech-to-text:after{content:"ϯ"}.hgi-bulk.hgi-speech-to-text:before{content:"ϰ"}.hgi-bulk.hgi-speed-train-01:after{content:"ϱ"}.hgi-bulk.hgi-speed-train-01:before{content:"ϲ"}.hgi-bulk.hgi-speed-train-02:after{content:"ϳ"}.hgi-bulk.hgi-speed-train-02:before{content:"ϴ"}.hgi-bulk.hgi-sperm:after{content:"ϵ"}.hgi-bulk.hgi-sperm:before{content:"϶"}.hgi-bulk.hgi-sphere:after{content:"Ϸ"}.hgi-bulk.hgi-sphere:before{content:"ϸ"}.hgi-bulk.hgi-spirals:after{content:"Ϲ"}.hgi-bulk.hgi-spirals:before{content:"Ϻ"}.hgi-bulk.hgi-spoon-and-fork:after{content:"ϻ"}.hgi-bulk.hgi-spoon-and-fork:before{content:"ϼ"}.hgi-bulk.hgi-spoon-and-knife:after{content:"Ͻ"}.hgi-bulk.hgi-spoon-and-knife:before{content:"Ͼ"}.hgi-bulk.hgi-spoon:after{content:"Ͽ"}.hgi-bulk.hgi-spoon:before{content:"Ѐ"}.hgi-bulk.hgi-spotify:after{content:"Ё"}.hgi-bulk.hgi-spotify:before{content:"Ђ"}.hgi-bulk.hgi-sql:after{content:"Ѓ"}.hgi-bulk.hgi-sql:before{content:"Є"}.hgi-bulk.hgi-square-01:after{content:"Ѕ"}.hgi-bulk.hgi-square-01:before{content:"І"}.hgi-bulk.hgi-square-arrow-data-transfer-diagonal:after{content:"Ї"}.hgi-bulk.hgi-square-arrow-data-transfer-diagonal:before{content:"Ј"}.hgi-bulk.hgi-square-arrow-data-transfer-horizontal:after{content:"Љ"}.hgi-bulk.hgi-square-arrow-data-transfer-horizontal:before{content:"Њ"}.hgi-bulk.hgi-square-arrow-data-transfer-vertical:after{content:"Ћ"}.hgi-bulk.hgi-square-arrow-data-transfer-vertical:before{content:"Ќ"}.hgi-bulk.hgi-square-arrow-diagonal-01:after{content:"Ѝ"}.hgi-bulk.hgi-square-arrow-diagonal-01:before{content:"Ў"}.hgi-bulk.hgi-square-arrow-diagonal-02:after{content:"Џ"}.hgi-bulk.hgi-square-arrow-diagonal-02:before{content:"А"}.hgi-bulk.hgi-square-arrow-down-01:after{content:"Б"}.hgi-bulk.hgi-square-arrow-down-01:before{content:"В"}.hgi-bulk.hgi-square-arrow-down-02:after{content:"Г"}.hgi-bulk.hgi-square-arrow-down-02:before{content:"Д"}.hgi-bulk.hgi-square-arrow-down-03:after{content:"Е"}.hgi-bulk.hgi-square-arrow-down-03:before{content:"Ж"}.hgi-bulk.hgi-square-arrow-down-double:after{content:"З"}.hgi-bulk.hgi-square-arrow-down-double:before{content:"И"}.hgi-bulk.hgi-square-arrow-down-left:after{content:"Й"}.hgi-bulk.hgi-square-arrow-down-left:before{content:"К"}.hgi-bulk.hgi-square-arrow-down-right:after{content:"Л"}.hgi-bulk.hgi-square-arrow-down-right:before{content:"М"}.hgi-bulk.hgi-square-arrow-expand-01:after{content:"Н"}.hgi-bulk.hgi-square-arrow-expand-01:before{content:"О"}.hgi-bulk.hgi-square-arrow-expand-02:after{content:"П"}.hgi-bulk.hgi-square-arrow-expand-02:before{content:"Р"}.hgi-bulk.hgi-square-arrow-horizontal:after{content:"С"}.hgi-bulk.hgi-square-arrow-horizontal:before{content:"Т"}.hgi-bulk.hgi-square-arrow-left-01:after{content:"У"}.hgi-bulk.hgi-square-arrow-left-01:before{content:"Ф"}.hgi-bulk.hgi-square-arrow-left-02:after{content:"Х"}.hgi-bulk.hgi-square-arrow-left-02:before{content:"Ц"}.hgi-bulk.hgi-square-arrow-left-03:after{content:"Ч"}.hgi-bulk.hgi-square-arrow-left-03:before{content:"Ш"}.hgi-bulk.hgi-square-arrow-left-double:after{content:"Щ"}.hgi-bulk.hgi-square-arrow-left-double:before{content:"Ъ"}.hgi-bulk.hgi-square-arrow-left-right:after{content:"Ы"}.hgi-bulk.hgi-square-arrow-left-right:before{content:"Ь"}.hgi-bulk.hgi-square-arrow-move-down-left:after{content:"Э"}.hgi-bulk.hgi-square-arrow-move-down-left:before{content:"Ю"}.hgi-bulk.hgi-square-arrow-move-down-right:after{content:"Я"}.hgi-bulk.hgi-square-arrow-move-down-right:before{content:"а"}.hgi-bulk.hgi-square-arrow-move-left-down:after{content:"б"}.hgi-bulk.hgi-square-arrow-move-left-down:before{content:"в"}.hgi-bulk.hgi-square-arrow-move-left-up:after{content:"г"}.hgi-bulk.hgi-square-arrow-move-left-up:before{content:"д"}.hgi-bulk.hgi-square-arrow-move-right-down:after{content:"е"}.hgi-bulk.hgi-square-arrow-move-right-down:before{content:"ж"}.hgi-bulk.hgi-square-arrow-move-right-up:after{content:"з"}.hgi-bulk.hgi-square-arrow-move-right-up:before{content:"и"}.hgi-bulk.hgi-square-arrow-reload-01:after{content:"й"}.hgi-bulk.hgi-square-arrow-reload-01:before{content:"к"}.hgi-bulk.hgi-square-arrow-reload-02:after{content:"л"}.hgi-bulk.hgi-square-arrow-reload-02:before{content:"м"}.hgi-bulk.hgi-square-arrow-right-01:after{content:"н"}.hgi-bulk.hgi-square-arrow-right-01:before{content:"о"}.hgi-bulk.hgi-square-arrow-right-02:after{content:"п"}.hgi-bulk.hgi-square-arrow-right-02:before{content:"р"}.hgi-bulk.hgi-square-arrow-right-03:after{content:"с"}.hgi-bulk.hgi-square-arrow-right-03:before{content:"т"}.hgi-bulk.hgi-square-arrow-right-double:after{content:"у"}.hgi-bulk.hgi-square-arrow-right-double:before{content:"ф"}.hgi-bulk.hgi-square-arrow-shrink-01:after{content:"х"}.hgi-bulk.hgi-square-arrow-shrink-01:before{content:"ц"}.hgi-bulk.hgi-square-arrow-shrink-02:after{content:"ч"}.hgi-bulk.hgi-square-arrow-shrink-02:before{content:"ш"}.hgi-bulk.hgi-square-arrow-up-01:after{content:"щ"}.hgi-bulk.hgi-square-arrow-up-01:before{content:"ъ"}.hgi-bulk.hgi-square-arrow-up-02:after{content:"ы"}.hgi-bulk.hgi-square-arrow-up-02:before{content:"ь"}.hgi-bulk.hgi-square-arrow-up-03:after{content:"э"}.hgi-bulk.hgi-square-arrow-up-03:before{content:"ю"}.hgi-bulk.hgi-square-arrow-up-double:after{content:"я"}.hgi-bulk.hgi-square-arrow-up-double:before{content:"ѐ"}.hgi-bulk.hgi-square-arrow-up-down:after{content:"ё"}.hgi-bulk.hgi-square-arrow-up-down:before{content:"ђ"}.hgi-bulk.hgi-square-arrow-up-left:after{content:"ѓ"}.hgi-bulk.hgi-square-arrow-up-left:before{content:"є"}.hgi-bulk.hgi-square-arrow-up-right:after{content:"ѕ"}.hgi-bulk.hgi-square-arrow-up-right:before{content:"і"}.hgi-bulk.hgi-square-arrow-vertical:after{content:"ї"}.hgi-bulk.hgi-square-arrow-vertical:before{content:"ј"}.hgi-bulk.hgi-square-circle:after{content:"љ"}.hgi-bulk.hgi-square-circle:before{content:"њ"}.hgi-bulk.hgi-square-lock-01:after{content:"ћ"}.hgi-bulk.hgi-square-lock-01:before{content:"ќ"}.hgi-bulk.hgi-square-lock-02:after{content:"ѝ"}.hgi-bulk.hgi-square-lock-02:before{content:"ў"}.hgi-bulk.hgi-square-lock-add-01:after{content:"џ"}.hgi-bulk.hgi-square-lock-add-01:before{content:"Ѡ"}.hgi-bulk.hgi-square-lock-add-02:after{content:"ѡ"}.hgi-bulk.hgi-square-lock-add-02:before{content:"Ѣ"}.hgi-bulk.hgi-square-lock-check-01:after{content:"ѣ"}.hgi-bulk.hgi-square-lock-check-01:before{content:"Ѥ"}.hgi-bulk.hgi-square-lock-check-02:after{content:"ѥ"}.hgi-bulk.hgi-square-lock-check-02:before{content:"Ѧ"}.hgi-bulk.hgi-square-lock-minus-01:after{content:"ѧ"}.hgi-bulk.hgi-square-lock-minus-01:before{content:"Ѩ"}.hgi-bulk.hgi-square-lock-minus-02:after{content:"ѩ"}.hgi-bulk.hgi-square-lock-minus-02:before{content:"Ѫ"}.hgi-bulk.hgi-square-lock-password:after{content:"ѫ"}.hgi-bulk.hgi-square-lock-password:before{content:"Ѭ"}.hgi-bulk.hgi-square-lock-remove-01:after{content:"ѭ"}.hgi-bulk.hgi-square-lock-remove-01:before{content:"Ѯ"}.hgi-bulk.hgi-square-lock-remove-02:after{content:"ѯ"}.hgi-bulk.hgi-square-lock-remove-02:before{content:"Ѱ"}.hgi-bulk.hgi-square-root-square:after{content:"ѱ"}.hgi-bulk.hgi-square-root-square:before{content:"Ѳ"}.hgi-bulk.hgi-square:after{content:"ѳ"}.hgi-bulk.hgi-square-square:after{content:"Ѵ"}.hgi-bulk.hgi-square-square:before{content:"ѵ"}.hgi-bulk.hgi-square-unlock-01:after{content:"Ѷ"}.hgi-bulk.hgi-square-unlock-01:before{content:"ѷ"}.hgi-bulk.hgi-square-unlock-02:after{content:"Ѹ"}.hgi-bulk.hgi-square-unlock-02:before{content:"ѹ"}.hgi-bulk.hgi-square:before{content:"Ѻ"}.hgi-bulk.hgi-stack-star:after{content:"ѻ"}.hgi-bulk.hgi-stack-star:before{content:"Ѽ"}.hgi-bulk.hgi-stake:after{content:"ѽ"}.hgi-bulk.hgi-stake:before{content:"Ѿ"}.hgi-bulk.hgi-stamp-01:after{content:"ѿ"}.hgi-bulk.hgi-stamp-01:before{content:"Ҁ"}.hgi-bulk.hgi-stamp-02:after{content:"ҁ"}.hgi-bulk.hgi-stamp-02:before{content:"҂"}.hgi-bulk.hgi-stamp:after{content:"҃"}.hgi-bulk.hgi-stamp:before{content:"҄"}.hgi-bulk.hgi-star-circle:after{content:"҅"}.hgi-bulk.hgi-star-circle:before{content:"҆"}.hgi-bulk.hgi-star-face:after{content:"҇"}.hgi-bulk.hgi-star-face:before{content:"҈"}.hgi-bulk.hgi-star-half:after{content:"҉"}.hgi-bulk.hgi-star-half:before{content:"Ҋ"}.hgi-bulk.hgi-star-off:after{content:"ҋ"}.hgi-bulk.hgi-star-off:before{content:"Ҍ"}.hgi-bulk.hgi-star:after{content:"ҍ"}.hgi-bulk.hgi-star-square:after{content:"Ҏ"}.hgi-bulk.hgi-star-square:before{content:"ҏ"}.hgi-bulk.hgi-star:before{content:"Ґ"}.hgi-bulk.hgi-stars:after{content:"ґ"}.hgi-bulk.hgi-stars:before{content:"Ғ"}.hgi-bulk.hgi-start-up-01:after{content:"ғ"}.hgi-bulk.hgi-start-up-01:before{content:"Ҕ"}.hgi-bulk.hgi-start-up-02:after{content:"ҕ"}.hgi-bulk.hgi-start-up-02:before{content:"Җ"}.hgi-bulk.hgi-stationery:after{content:"җ"}.hgi-bulk.hgi-stationery:before{content:"Ҙ"}.hgi-bulk.hgi-steak:after{content:"ҙ"}.hgi-bulk.hgi-steak:before{content:"Қ"}.hgi-bulk.hgi-steering:after{content:"қ"}.hgi-bulk.hgi-steering:before{content:"Ҝ"}.hgi-bulk.hgi-step-into:after{content:"ҝ"}.hgi-bulk.hgi-step-into:before{content:"Ҟ"}.hgi-bulk.hgi-step-out:after{content:"ҟ"}.hgi-bulk.hgi-step-out:before{content:"Ҡ"}.hgi-bulk.hgi-step-over:after{content:"ҡ"}.hgi-bulk.hgi-step-over:before{content:"Ң"}.hgi-bulk.hgi-stethoscope-02:after{content:"ң"}.hgi-bulk.hgi-stethoscope-02:before{content:"Ҥ"}.hgi-bulk.hgi-stethoscope:after{content:"ҥ"}.hgi-bulk.hgi-stethoscope:before{content:"Ҧ"}.hgi-bulk.hgi-sticky-note-01:after{content:"ҧ"}.hgi-bulk.hgi-sticky-note-01:before{content:"Ҩ"}.hgi-bulk.hgi-sticky-note-02:after{content:"ҩ"}.hgi-bulk.hgi-sticky-note-02:before{content:"Ҫ"}.hgi-bulk.hgi-stop:after{content:"ҫ"}.hgi-bulk.hgi-stop-watch:after{content:"Ҭ"}.hgi-bulk.hgi-stop-watch:before{content:"ҭ"}.hgi-bulk.hgi-stop:before{content:"Ү"}.hgi-bulk.hgi-store-01:after{content:"ү"}.hgi-bulk.hgi-store-01:before{content:"Ұ"}.hgi-bulk.hgi-store-02:after{content:"ұ"}.hgi-bulk.hgi-store-02:before{content:"Ҳ"}.hgi-bulk.hgi-store-03:after{content:"ҳ"}.hgi-bulk.hgi-store-03:before{content:"Ҵ"}.hgi-bulk.hgi-store-04:after{content:"ҵ"}.hgi-bulk.hgi-store-04:before{content:"Ҷ"}.hgi-bulk.hgi-store-add-01:after{content:"ҷ"}.hgi-bulk.hgi-store-add-01:before{content:"Ҹ"}.hgi-bulk.hgi-store-add-02:after{content:"ҹ"}.hgi-bulk.hgi-store-add-02:before{content:"Һ"}.hgi-bulk.hgi-store-location-01:after{content:"һ"}.hgi-bulk.hgi-store-location-01:before{content:"Ҽ"}.hgi-bulk.hgi-store-location-02:after{content:"ҽ"}.hgi-bulk.hgi-store-location-02:before{content:"Ҿ"}.hgi-bulk.hgi-store-remove-01:after{content:"ҿ"}.hgi-bulk.hgi-store-remove-01:before{content:"Ӏ"}.hgi-bulk.hgi-store-remove-02:after{content:"Ӂ"}.hgi-bulk.hgi-store-remove-02:before{content:"ӂ"}.hgi-bulk.hgi-store-verified-01:after{content:"Ӄ"}.hgi-bulk.hgi-store-verified-01:before{content:"ӄ"}.hgi-bulk.hgi-store-verified-02:after{content:"Ӆ"}.hgi-bulk.hgi-store-verified-02:before{content:"ӆ"}.hgi-bulk.hgi-straight-edge:after{content:"Ӈ"}.hgi-bulk.hgi-straight-edge:before{content:"ӈ"}.hgi-bulk.hgi-strategy:after{content:"Ӊ"}.hgi-bulk.hgi-strategy:before{content:"ӊ"}.hgi-bulk.hgi-stroke-bottom:after{content:"Ӌ"}.hgi-bulk.hgi-stroke-bottom:before{content:"ӌ"}.hgi-bulk.hgi-stroke-center:after{content:"Ӎ"}.hgi-bulk.hgi-stroke-center:before{content:"ӎ"}.hgi-bulk.hgi-stroke-inside:after{content:"ӏ"}.hgi-bulk.hgi-stroke-inside:before{content:"Ӑ"}.hgi-bulk.hgi-stroke-left:after{content:"ӑ"}.hgi-bulk.hgi-stroke-left:before{content:"Ӓ"}.hgi-bulk.hgi-stroke-outside:after{content:"ӓ"}.hgi-bulk.hgi-stroke-outside:before{content:"Ӕ"}.hgi-bulk.hgi-stroke-right:after{content:"ӕ"}.hgi-bulk.hgi-stroke-right:before{content:"Ӗ"}.hgi-bulk.hgi-stroke-top:after{content:"ӗ"}.hgi-bulk.hgi-stroke-top:before{content:"Ә"}.hgi-bulk.hgi-structure-01:after{content:"ә"}.hgi-bulk.hgi-structure-01:before{content:"Ӛ"}.hgi-bulk.hgi-structure-02:after{content:"ӛ"}.hgi-bulk.hgi-structure-02:before{content:"Ӝ"}.hgi-bulk.hgi-structure-03:after{content:"ӝ"}.hgi-bulk.hgi-structure-03:before{content:"Ӟ"}.hgi-bulk.hgi-structure-04:after{content:"ӟ"}.hgi-bulk.hgi-structure-04:before{content:"Ӡ"}.hgi-bulk.hgi-structure-05:after{content:"ӡ"}.hgi-bulk.hgi-structure-05:before{content:"Ӣ"}.hgi-bulk.hgi-structure-add:after{content:"ӣ"}.hgi-bulk.hgi-structure-add:before{content:"Ӥ"}.hgi-bulk.hgi-structure-check:after{content:"ӥ"}.hgi-bulk.hgi-structure-check:before{content:"Ӧ"}.hgi-bulk.hgi-structure-fail:after{content:"ӧ"}.hgi-bulk.hgi-structure-fail:before{content:"Ө"}.hgi-bulk.hgi-structure-folder-circle:after{content:"ө"}.hgi-bulk.hgi-structure-folder-circle:before{content:"Ӫ"}.hgi-bulk.hgi-structure-folder:after{content:"ӫ"}.hgi-bulk.hgi-structure-folder:before{content:"Ӭ"}.hgi-bulk.hgi-student-card:after{content:"ӭ"}.hgi-bulk.hgi-student-card:before{content:"Ӯ"}.hgi-bulk.hgi-student:after{content:"ӯ"}.hgi-bulk.hgi-student:before{content:"Ӱ"}.hgi-bulk.hgi-students:after{content:"ӱ"}.hgi-bulk.hgi-students:before{content:"Ӳ"}.hgi-bulk.hgi-study-desk:after{content:"ӳ"}.hgi-bulk.hgi-study-desk:before{content:"Ӵ"}.hgi-bulk.hgi-study-lamp:after{content:"ӵ"}.hgi-bulk.hgi-study-lamp:before{content:"Ӷ"}.hgi-bulk.hgi-stumbleupon:after{content:"ӷ"}.hgi-bulk.hgi-stumbleupon:before{content:"Ӹ"}.hgi-bulk.hgi-submarine:after{content:"ӹ"}.hgi-bulk.hgi-submarine:before{content:"Ӻ"}.hgi-bulk.hgi-submerge:after{content:"ӻ"}.hgi-bulk.hgi-submerge:before{content:"Ӽ"}.hgi-bulk.hgi-subnode-add:after{content:"ӽ"}.hgi-bulk.hgi-subnode-add:before{content:"Ӿ"}.hgi-bulk.hgi-subnode-delete:after{content:"ӿ"}.hgi-bulk.hgi-subnode-delete:before{content:"Ԁ"}.hgi-bulk.hgi-subpoena:after{content:"ԁ"}.hgi-bulk.hgi-subpoena:before{content:"Ԃ"}.hgi-bulk.hgi-subtitle:after{content:"ԃ"}.hgi-bulk.hgi-subtitle:before{content:"Ԅ"}.hgi-bulk.hgi-suit-01:after{content:"ԅ"}.hgi-bulk.hgi-suit-01:before{content:"Ԇ"}.hgi-bulk.hgi-suit-02:after{content:"ԇ"}.hgi-bulk.hgi-suit-02:before{content:"Ԉ"}.hgi-bulk.hgi-sujood:after{content:"ԉ"}.hgi-bulk.hgi-sujood:before{content:"Ԋ"}.hgi-bulk.hgi-summation-01:after{content:"ԋ"}.hgi-bulk.hgi-summation-01:before{content:"Ԍ"}.hgi-bulk.hgi-summation-02:after{content:"ԍ"}.hgi-bulk.hgi-summation-02:before{content:"Ԏ"}.hgi-bulk.hgi-summation-circle:after{content:"ԏ"}.hgi-bulk.hgi-summation-circle:before{content:"Ԑ"}.hgi-bulk.hgi-summation-square:after{content:"ԑ"}.hgi-bulk.hgi-summation-square:before{content:"Ԓ"}.hgi-bulk.hgi-sun-01:after{content:"ԓ"}.hgi-bulk.hgi-sun-01:before{content:"Ԕ"}.hgi-bulk.hgi-sun-02:after{content:"ԕ"}.hgi-bulk.hgi-sun-02:before{content:"Ԗ"}.hgi-bulk.hgi-sun-03:after{content:"ԗ"}.hgi-bulk.hgi-sun-03:before{content:"Ԙ"}.hgi-bulk.hgi-sun-cloud-01:after{content:"ԙ"}.hgi-bulk.hgi-sun-cloud-01:before{content:"Ԛ"}.hgi-bulk.hgi-sun-cloud-02:after{content:"ԛ"}.hgi-bulk.hgi-sun-cloud-02:before{content:"Ԝ"}.hgi-bulk.hgi-sun-cloud-angled-rain-01:after{content:"ԝ"}.hgi-bulk.hgi-sun-cloud-angled-rain-01:before{content:"Ԟ"}.hgi-bulk.hgi-sun-cloud-angled-rain-02:after{content:"ԟ"}.hgi-bulk.hgi-sun-cloud-angled-rain-02:before{content:"Ԡ"}.hgi-bulk.hgi-sun-cloud-angled-rain-zap-01:after{content:"ԡ"}.hgi-bulk.hgi-sun-cloud-angled-rain-zap-01:before{content:"Ԣ"}.hgi-bulk.hgi-sun-cloud-angled-rain-zap-02:after{content:"ԣ"}.hgi-bulk.hgi-sun-cloud-angled-rain-zap-02:before{content:"Ԥ"}.hgi-bulk.hgi-sun-cloud-angled-zap-01:after{content:"ԥ"}.hgi-bulk.hgi-sun-cloud-angled-zap-01:before{content:"Ԧ"}.hgi-bulk.hgi-sun-cloud-angled-zap-02:after{content:"ԧ"}.hgi-bulk.hgi-sun-cloud-angled-zap-02:before{content:"Ԩ"}.hgi-bulk.hgi-sun-cloud-big-rain-01:after{content:"ԩ"}.hgi-bulk.hgi-sun-cloud-big-rain-01:before{content:"Ԫ"}.hgi-bulk.hgi-sun-cloud-big-rain-02:after{content:"ԫ"}.hgi-bulk.hgi-sun-cloud-big-rain-02:before{content:"Ԭ"}.hgi-bulk.hgi-sun-cloud-fast-wind-01:after{content:"ԭ"}.hgi-bulk.hgi-sun-cloud-fast-wind-01:before{content:"Ԯ"}.hgi-bulk.hgi-sun-cloud-fast-wind-02:after{content:"ԯ"}.hgi-bulk.hgi-sun-cloud-fast-wind-02:before{content:"԰"}.hgi-bulk.hgi-sun-cloud-hailstone-01:after{content:"Ա"}.hgi-bulk.hgi-sun-cloud-hailstone-01:before{content:"Բ"}.hgi-bulk.hgi-sun-cloud-hailstone-02:after{content:"Գ"}.hgi-bulk.hgi-sun-cloud-hailstone-02:before{content:"Դ"}.hgi-bulk.hgi-sun-cloud-little-rain-01:after{content:"Ե"}.hgi-bulk.hgi-sun-cloud-little-rain-01:before{content:"Զ"}.hgi-bulk.hgi-sun-cloud-little-rain-02:after{content:"Է"}.hgi-bulk.hgi-sun-cloud-little-rain-02:before{content:"Ը"}.hgi-bulk.hgi-sun-cloud-little-snow-01:after{content:"Թ"}.hgi-bulk.hgi-sun-cloud-little-snow-01:before{content:"Ժ"}.hgi-bulk.hgi-sun-cloud-little-snow-02:after{content:"Ի"}.hgi-bulk.hgi-sun-cloud-little-snow-02:before{content:"Լ"}.hgi-bulk.hgi-sun-cloud-mid-rain-01:after{content:"Խ"}.hgi-bulk.hgi-sun-cloud-mid-rain-01:before{content:"Ծ"}.hgi-bulk.hgi-sun-cloud-mid-rain-02:after{content:"Կ"}.hgi-bulk.hgi-sun-cloud-mid-rain-02:before{content:"Հ"}.hgi-bulk.hgi-sun-cloud-mid-snow-01:after{content:"Ձ"}.hgi-bulk.hgi-sun-cloud-mid-snow-01:before{content:"Ղ"}.hgi-bulk.hgi-sun-cloud-mid-snow-02:after{content:"Ճ"}.hgi-bulk.hgi-sun-cloud-mid-snow-02:before{content:"Մ"}.hgi-bulk.hgi-sun-cloud-slow-wind-01:after{content:"Յ"}.hgi-bulk.hgi-sun-cloud-slow-wind-01:before{content:"Ն"}.hgi-bulk.hgi-sun-cloud-slow-wind-02:after{content:"Շ"}.hgi-bulk.hgi-sun-cloud-slow-wind-02:before{content:"Ո"}.hgi-bulk.hgi-sun-cloud-snow-01:after{content:"Չ"}.hgi-bulk.hgi-sun-cloud-snow-01:before{content:"Պ"}.hgi-bulk.hgi-sun-cloud-snow-02:after{content:"Ջ"}.hgi-bulk.hgi-sun-cloud-snow-02:before{content:"Ռ"}.hgi-bulk.hgi-sunglasses:after{content:"Ս"}.hgi-bulk.hgi-sunglasses:before{content:"Վ"}.hgi-bulk.hgi-sunrise:after{content:"Տ"}.hgi-bulk.hgi-sunrise:before{content:"Ր"}.hgi-bulk.hgi-sunset:after{content:"Ց"}.hgi-bulk.hgi-sunset:before{content:"Ւ"}.hgi-bulk.hgi-super-mario:after{content:"Փ"}.hgi-bulk.hgi-super-mario-toad:after{content:"Ք"}.hgi-bulk.hgi-super-mario-toad:before{content:"Օ"}.hgi-bulk.hgi-super-mario:before{content:"Ֆ"}.hgi-bulk.hgi-surfboard:after{content:"՗"}.hgi-bulk.hgi-surfboard:before{content:"՘"}.hgi-bulk.hgi-surprise:after{content:"ՙ"}.hgi-bulk.hgi-surprise:before{content:"՚"}.hgi-bulk.hgi-sushi-01:after{content:"՛"}.hgi-bulk.hgi-sushi-01:before{content:"՜"}.hgi-bulk.hgi-sushi-02:after{content:"՝"}.hgi-bulk.hgi-sushi-02:before{content:"՞"}.hgi-bulk.hgi-sushi-03:after{content:"՟"}.hgi-bulk.hgi-sushi-03:before{content:"ՠ"}.hgi-bulk.hgi-suspicious:after{content:"ա"}.hgi-bulk.hgi-suspicious:before{content:"բ"}.hgi-bulk.hgi-sustainable-energy:after{content:"գ"}.hgi-bulk.hgi-sustainable-energy:before{content:"դ"}.hgi-bulk.hgi-svg-01:after{content:"ե"}.hgi-bulk.hgi-svg-01:before{content:"զ"}.hgi-bulk.hgi-svg-02:after{content:"է"}.hgi-bulk.hgi-svg-02:before{content:"ը"}.hgi-bulk.hgi-swarm:after{content:"թ"}.hgi-bulk.hgi-swarm:before{content:"ժ"}.hgi-bulk.hgi-swatch:after{content:"ի"}.hgi-bulk.hgi-swatch:before{content:"լ"}.hgi-bulk.hgi-swimming-cap:after{content:"խ"}.hgi-bulk.hgi-swimming-cap:before{content:"ծ"}.hgi-bulk.hgi-swimming:after{content:"կ"}.hgi-bulk.hgi-swimming:before{content:"հ"}.hgi-bulk.hgi-swipe-down-01:after{content:"ձ"}.hgi-bulk.hgi-swipe-down-01:before{content:"ղ"}.hgi-bulk.hgi-swipe-down-02:after{content:"ճ"}.hgi-bulk.hgi-swipe-down-02:before{content:"մ"}.hgi-bulk.hgi-swipe-down-03:after{content:"յ"}.hgi-bulk.hgi-swipe-down-03:before{content:"ն"}.hgi-bulk.hgi-swipe-down-04:after{content:"շ"}.hgi-bulk.hgi-swipe-down-04:before{content:"ո"}.hgi-bulk.hgi-swipe-down-05:after{content:"չ"}.hgi-bulk.hgi-swipe-down-05:before{content:"պ"}.hgi-bulk.hgi-swipe-down-06:after{content:"ջ"}.hgi-bulk.hgi-swipe-down-06:before{content:"ռ"}.hgi-bulk.hgi-swipe-down-07:after{content:"ս"}.hgi-bulk.hgi-swipe-down-07:before{content:"վ"}.hgi-bulk.hgi-swipe-down-08:after{content:"տ"}.hgi-bulk.hgi-swipe-down-08:before{content:"ր"}.hgi-bulk.hgi-swipe-left-01:after{content:"ց"}.hgi-bulk.hgi-swipe-left-01:before{content:"ւ"}.hgi-bulk.hgi-swipe-left-02:after{content:"փ"}.hgi-bulk.hgi-swipe-left-02:before{content:"ք"}.hgi-bulk.hgi-swipe-left-03:after{content:"օ"}.hgi-bulk.hgi-swipe-left-03:before{content:"ֆ"}.hgi-bulk.hgi-swipe-left-04:after{content:"և"}.hgi-bulk.hgi-swipe-left-04:before{content:"ֈ"}.hgi-bulk.hgi-swipe-left-05:after{content:"։"}.hgi-bulk.hgi-swipe-left-05:before{content:"֊"}.hgi-bulk.hgi-swipe-left-06:after{content:"֋"}.hgi-bulk.hgi-swipe-left-06:before{content:"֌"}.hgi-bulk.hgi-swipe-left-07:after{content:"֍"}.hgi-bulk.hgi-swipe-left-07:before{content:"֎"}.hgi-bulk.hgi-swipe-left-08:after{content:"֏"}.hgi-bulk.hgi-swipe-left-08:before{content:"֐"}.hgi-bulk.hgi-swipe-left-09:after{content:"֑"}.hgi-bulk.hgi-swipe-left-09:before{content:"֒"}.hgi-bulk.hgi-swipe-right-01:after{content:"֓"}.hgi-bulk.hgi-swipe-right-01:before{content:"֔"}.hgi-bulk.hgi-swipe-right-02:after{content:"֕"}.hgi-bulk.hgi-swipe-right-02:before{content:"֖"}.hgi-bulk.hgi-swipe-right-03:after{content:"֗"}.hgi-bulk.hgi-swipe-right-03:before{content:"֘"}.hgi-bulk.hgi-swipe-right-04:after{content:"֙"}.hgi-bulk.hgi-swipe-right-04:before{content:"֚"}.hgi-bulk.hgi-swipe-right-05:after{content:"֛"}.hgi-bulk.hgi-swipe-right-05:before{content:"֜"}.hgi-bulk.hgi-swipe-right-06:after{content:"֝"}.hgi-bulk.hgi-swipe-right-06:before{content:"֞"}.hgi-bulk.hgi-swipe-right-07:after{content:"֟"}.hgi-bulk.hgi-swipe-right-07:before{content:"֠"}.hgi-bulk.hgi-swipe-right-08:after{content:"֡"}.hgi-bulk.hgi-swipe-right-08:before{content:"֢"}.hgi-bulk.hgi-swipe-right-09:after{content:"֣"}.hgi-bulk.hgi-swipe-right-09:before{content:"֤"}.hgi-bulk.hgi-swipe-up-01:after{content:"֥"}.hgi-bulk.hgi-swipe-up-01:before{content:"֦"}.hgi-bulk.hgi-swipe-up-02:after{content:"֧"}.hgi-bulk.hgi-swipe-up-02:before{content:"֨"}.hgi-bulk.hgi-swipe-up-03:after{content:"֩"}.hgi-bulk.hgi-swipe-up-03:before{content:"֪"}.hgi-bulk.hgi-swipe-up-04:after{content:"֫"}.hgi-bulk.hgi-swipe-up-04:before{content:"֬"}.hgi-bulk.hgi-swipe-up-05:after{content:"֭"}.hgi-bulk.hgi-swipe-up-05:before{content:"֮"}.hgi-bulk.hgi-swipe-up-06:after{content:"֯"}.hgi-bulk.hgi-swipe-up-06:before{content:"ְ"}.hgi-bulk.hgi-swipe-up-07:after{content:"ֱ"}.hgi-bulk.hgi-swipe-up-07:before{content:"ֲ"}.hgi-bulk.hgi-swipe-up-08:after{content:"ֳ"}.hgi-bulk.hgi-swipe-up-08:before{content:"ִ"}.hgi-bulk.hgi-sword-01:after{content:"ֵ"}.hgi-bulk.hgi-sword-01:before{content:"ֶ"}.hgi-bulk.hgi-sword-02:after{content:"ַ"}.hgi-bulk.hgi-sword-02:before{content:"ָ"}.hgi-bulk.hgi-sword-03:after{content:"ֹ"}.hgi-bulk.hgi-sword-03:before{content:"ֺ"}.hgi-bulk.hgi-system-update-01:after{content:"ֻ"}.hgi-bulk.hgi-system-update-01:before{content:"ּ"}.hgi-bulk.hgi-system-update-02:after{content:"ֽ"}.hgi-bulk.hgi-system-update-02:before{content:"־"}.hgi-bulk.hgi-t-shirt:after{content:"ֿ"}.hgi-bulk.hgi-t-shirt:before{content:"׀"}.hgi-bulk.hgi-table-01:after{content:"ׁ"}.hgi-bulk.hgi-table-01:before{content:"ׂ"}.hgi-bulk.hgi-table-02:after{content:"׃"}.hgi-bulk.hgi-table-02:before{content:"ׄ"}.hgi-bulk.hgi-table-03:after{content:"ׅ"}.hgi-bulk.hgi-table-03:before{content:"׆"}.hgi-bulk.hgi-table-lamp-01:after{content:"ׇ"}.hgi-bulk.hgi-table-lamp-01:before{content:"׈"}.hgi-bulk.hgi-table-lamp-02:after{content:"׉"}.hgi-bulk.hgi-table-lamp-02:before{content:"׊"}.hgi-bulk.hgi-table-round:after{content:"׋"}.hgi-bulk.hgi-table-round:before{content:"׌"}.hgi-bulk.hgi-table:after{content:"׍"}.hgi-bulk.hgi-table-tennis-bat:after{content:"׎"}.hgi-bulk.hgi-table-tennis-bat:before{content:"׏"}.hgi-bulk.hgi-table:before{content:"א"}.hgi-bulk.hgi-tablet-01:after{content:"ב"}.hgi-bulk.hgi-tablet-01:before{content:"ג"}.hgi-bulk.hgi-tablet-02:after{content:"ד"}.hgi-bulk.hgi-tablet-02:before{content:"ה"}.hgi-bulk.hgi-tablet-connected-bluetooth:after{content:"ו"}.hgi-bulk.hgi-tablet-connected-bluetooth:before{content:"ז"}.hgi-bulk.hgi-tablet-connected-usb:after{content:"ח"}.hgi-bulk.hgi-tablet-connected-usb:before{content:"ט"}.hgi-bulk.hgi-tablet-connected-wifi:after{content:"י"}.hgi-bulk.hgi-tablet-connected-wifi:before{content:"ך"}.hgi-bulk.hgi-tablet-pen:after{content:"כ"}.hgi-bulk.hgi-tablet-pen:before{content:"ל"}.hgi-bulk.hgi-taco-01:after{content:"ם"}.hgi-bulk.hgi-taco-01:before{content:"מ"}.hgi-bulk.hgi-taco-02:after{content:"ן"}.hgi-bulk.hgi-taco-02:before{content:"נ"}.hgi-bulk.hgi-tag-01:after{content:"ס"}.hgi-bulk.hgi-tag-01:before{content:"ע"}.hgi-bulk.hgi-tag-02:after{content:"ף"}.hgi-bulk.hgi-tag-02:before{content:"פ"}.hgi-bulk.hgi-tags:after{content:"ץ"}.hgi-bulk.hgi-tags:before{content:"צ"}.hgi-bulk.hgi-taj-mahal:after{content:"ק"}.hgi-bulk.hgi-taj-mahal:before{content:"ר"}.hgi-bulk.hgi-tan:after{content:"ש"}.hgi-bulk.hgi-tan:before{content:"ת"}.hgi-bulk.hgi-tank-top:after{content:"׫"}.hgi-bulk.hgi-tank-top:before{content:"׬"}.hgi-bulk.hgi-tap-01:after{content:"׭"}.hgi-bulk.hgi-tap-01:before{content:"׮"}.hgi-bulk.hgi-tap-02:after{content:"ׯ"}.hgi-bulk.hgi-tap-02:before{content:"װ"}.hgi-bulk.hgi-tap-03:after{content:"ױ"}.hgi-bulk.hgi-tap-03:before{content:"ײ"}.hgi-bulk.hgi-tap-04:after{content:"׳"}.hgi-bulk.hgi-tap-04:before{content:"״"}.hgi-bulk.hgi-tap-05:after{content:"׵"}.hgi-bulk.hgi-tap-05:before{content:"׶"}.hgi-bulk.hgi-tap-06:after{content:"׷"}.hgi-bulk.hgi-tap-06:before{content:"׸"}.hgi-bulk.hgi-tap-07:after{content:"׹"}.hgi-bulk.hgi-tap-07:before{content:"׺"}.hgi-bulk.hgi-tap-08:after{content:"׻"}.hgi-bulk.hgi-tap-08:before{content:"׼"}.hgi-bulk.hgi-tape-measure:after{content:"׽"}.hgi-bulk.hgi-tape-measure:before{content:"׾"}.hgi-bulk.hgi-target-01:after{content:"׿"}.hgi-bulk.hgi-target-01:before{content:"؀"}.hgi-bulk.hgi-target-02:after{content:"؁"}.hgi-bulk.hgi-target-02:before{content:"؂"}.hgi-bulk.hgi-target-03:after{content:"؃"}.hgi-bulk.hgi-target-03:before{content:"؄"}.hgi-bulk.hgi-target-dollar:after{content:"؅"}.hgi-bulk.hgi-target-dollar:before{content:"؆"}.hgi-bulk.hgi-tasbih:after{content:"؇"}.hgi-bulk.hgi-tasbih:before{content:"؈"}.hgi-bulk.hgi-task-01:after{content:"؉"}.hgi-bulk.hgi-task-01:before{content:"؊"}.hgi-bulk.hgi-task-02:after{content:"؋"}.hgi-bulk.hgi-task-02:before{content:"،"}.hgi-bulk.hgi-task-add-01:after{content:"؍"}.hgi-bulk.hgi-task-add-01:before{content:"؎"}.hgi-bulk.hgi-task-add-02:after{content:"؏"}.hgi-bulk.hgi-task-add-02:before{content:"ؐ"}.hgi-bulk.hgi-task-daily-01:after{content:"ؑ"}.hgi-bulk.hgi-task-daily-01:before{content:"ؒ"}.hgi-bulk.hgi-task-daily-02:after{content:"ؓ"}.hgi-bulk.hgi-task-daily-02:before{content:"ؔ"}.hgi-bulk.hgi-task-done-01:after{content:"ؕ"}.hgi-bulk.hgi-task-done-01:before{content:"ؖ"}.hgi-bulk.hgi-task-done-02:after{content:"ؗ"}.hgi-bulk.hgi-task-done-02:before{content:"ؘ"}.hgi-bulk.hgi-task-edit-01:after{content:"ؙ"}.hgi-bulk.hgi-task-edit-01:before{content:"ؚ"}.hgi-bulk.hgi-task-edit-02:after{content:"؛"}.hgi-bulk.hgi-task-edit-02:before{content:"؜"}.hgi-bulk.hgi-task-remove-01:after{content:"؝"}.hgi-bulk.hgi-task-remove-01:before{content:"؞"}.hgi-bulk.hgi-task-remove-02:after{content:"؟"}.hgi-bulk.hgi-task-remove-02:before{content:"ؠ"}.hgi-bulk.hgi-taxes:after{content:"ء"}.hgi-bulk.hgi-taxes:before{content:"آ"}.hgi-bulk.hgi-taxi:after{content:"أ"}.hgi-bulk.hgi-taxi:before{content:"ؤ"}.hgi-bulk.hgi-tea-pod:after{content:"إ"}.hgi-bulk.hgi-tea-pod:before{content:"ئ"}.hgi-bulk.hgi-tea:after{content:"ا"}.hgi-bulk.hgi-tea:before{content:"ب"}.hgi-bulk.hgi-teacher:after{content:"ة"}.hgi-bulk.hgi-teacher:before{content:"ت"}.hgi-bulk.hgi-teaching:after{content:"ث"}.hgi-bulk.hgi-teaching:before{content:"ج"}.hgi-bulk.hgi-teamviewer:after{content:"ح"}.hgi-bulk.hgi-teamviewer:before{content:"خ"}.hgi-bulk.hgi-telegram:after{content:"د"}.hgi-bulk.hgi-telegram:before{content:"ذ"}.hgi-bulk.hgi-telephone:after{content:"ر"}.hgi-bulk.hgi-telephone:before{content:"ز"}.hgi-bulk.hgi-telescope-01:after{content:"س"}.hgi-bulk.hgi-telescope-01:before{content:"ش"}.hgi-bulk.hgi-telescope-02:after{content:"ص"}.hgi-bulk.hgi-telescope-02:before{content:"ض"}.hgi-bulk.hgi-television-table:after{content:"ط"}.hgi-bulk.hgi-television-table:before{content:"ظ"}.hgi-bulk.hgi-temperature:after{content:"ع"}.hgi-bulk.hgi-temperature:before{content:"غ"}.hgi-bulk.hgi-tennis-ball:after{content:"ػ"}.hgi-bulk.hgi-tennis-ball:before{content:"ؼ"}.hgi-bulk.hgi-terrace:after{content:"ؽ"}.hgi-bulk.hgi-terrace:before{content:"ؾ"}.hgi-bulk.hgi-test-tube-01:after{content:"ؿ"}.hgi-bulk.hgi-test-tube-01:before{content:"ـ"}.hgi-bulk.hgi-test-tube-02:after{content:"ف"}.hgi-bulk.hgi-test-tube-02:before{content:"ق"}.hgi-bulk.hgi-test-tube-03:after{content:"ك"}.hgi-bulk.hgi-test-tube-03:before{content:"ل"}.hgi-bulk.hgi-test-tube:after{content:"م"}.hgi-bulk.hgi-test-tube:before{content:"ن"}.hgi-bulk.hgi-tetris:after{content:"ه"}.hgi-bulk.hgi-tetris:before{content:"و"}.hgi-bulk.hgi-text-align-center:after{content:"ى"}.hgi-bulk.hgi-text-align-center:before{content:"ي"}.hgi-bulk.hgi-text-align-justify-center:after{content:"ً"}.hgi-bulk.hgi-text-align-justify-center:before{content:"ٌ"}.hgi-bulk.hgi-text-align-justify-left:after{content:"ٍ"}.hgi-bulk.hgi-text-align-justify-left:before{content:"َ"}.hgi-bulk.hgi-text-align-justify-right:after{content:"ُ"}.hgi-bulk.hgi-text-align-justify-right:before{content:"ِ"}.hgi-bulk.hgi-text-align-left-01:after{content:"ّ"}.hgi-bulk.hgi-text-align-left-01:before{content:"ْ"}.hgi-bulk.hgi-text-align-left:after{content:"ٓ"}.hgi-bulk.hgi-text-align-left:before{content:"ٔ"}.hgi-bulk.hgi-text-align-right-01:after{content:"ٕ"}.hgi-bulk.hgi-text-align-right-01:before{content:"ٖ"}.hgi-bulk.hgi-text-align-right:after{content:"ٗ"}.hgi-bulk.hgi-text-align-right:before{content:"٘"}.hgi-bulk.hgi-text-all-caps:after{content:"ٙ"}.hgi-bulk.hgi-text-all-caps:before{content:"ٚ"}.hgi-bulk.hgi-text-bold:after{content:"ٛ"}.hgi-bulk.hgi-text-bold:before{content:"ٜ"}.hgi-bulk.hgi-text-centerline-center-top:after{content:"ٝ"}.hgi-bulk.hgi-text-centerline-center-top:before{content:"ٞ"}.hgi-bulk.hgi-text-centerline-left:after{content:"ٟ"}.hgi-bulk.hgi-text-centerline-left:before{content:"٠"}.hgi-bulk.hgi-text-centerline-middle:after{content:"١"}.hgi-bulk.hgi-text-centerline-middle:before{content:"٢"}.hgi-bulk.hgi-text-centerline-right:after{content:"٣"}.hgi-bulk.hgi-text-centerline-right:before{content:"٤"}.hgi-bulk.hgi-text-check:after{content:"٥"}.hgi-bulk.hgi-text-check:before{content:"٦"}.hgi-bulk.hgi-text-circle:after{content:"٧"}.hgi-bulk.hgi-text-circle:before{content:"٨"}.hgi-bulk.hgi-text-clear:after{content:"٩"}.hgi-bulk.hgi-text-clear:before{content:"٪"}.hgi-bulk.hgi-text-color:after{content:"٫"}.hgi-bulk.hgi-text-color:before{content:"٬"}.hgi-bulk.hgi-text-creation:after{content:"٭"}.hgi-bulk.hgi-text-creation:before{content:"ٮ"}.hgi-bulk.hgi-text-firstline-left:after{content:"ٯ"}.hgi-bulk.hgi-text-firstline-left:before{content:"ٰ"}.hgi-bulk.hgi-text-firstline-right:after{content:"ٱ"}.hgi-bulk.hgi-text-firstline-right:before{content:"ٲ"}.hgi-bulk.hgi-text-font:after{content:"ٳ"}.hgi-bulk.hgi-text-font:before{content:"ٴ"}.hgi-bulk.hgi-text-footnote:after{content:"ٵ"}.hgi-bulk.hgi-text-footnote:before{content:"ٶ"}.hgi-bulk.hgi-text-indent-01:after{content:"ٷ"}.hgi-bulk.hgi-text-indent-01:before{content:"ٸ"}.hgi-bulk.hgi-text-indent-less:after{content:"ٹ"}.hgi-bulk.hgi-text-indent-less:before{content:"ٺ"}.hgi-bulk.hgi-text-indent-more:after{content:"ٻ"}.hgi-bulk.hgi-text-indent-more:before{content:"ټ"}.hgi-bulk.hgi-text-indent:after{content:"ٽ"}.hgi-bulk.hgi-text-indent:before{content:"پ"}.hgi-bulk.hgi-text-italic:after{content:"ٿ"}.hgi-bulk.hgi-text-italic-slash:after{content:"ڀ"}.hgi-bulk.hgi-text-italic-slash:before{content:"ځ"}.hgi-bulk.hgi-text-italic:before{content:"ڂ"}.hgi-bulk.hgi-text-kerning:after{content:"ڃ"}.hgi-bulk.hgi-text-kerning:before{content:"ڄ"}.hgi-bulk.hgi-text-number-sign:after{content:"څ"}.hgi-bulk.hgi-text-number-sign:before{content:"چ"}.hgi-bulk.hgi-text:after{content:"ڇ"}.hgi-bulk.hgi-text-selection:after{content:"ڈ"}.hgi-bulk.hgi-text-selection:before{content:"ډ"}.hgi-bulk.hgi-text-smallcaps:after{content:"ڊ"}.hgi-bulk.hgi-text-smallcaps:before{content:"ڋ"}.hgi-bulk.hgi-text-square:after{content:"ڌ"}.hgi-bulk.hgi-text-square:before{content:"ڍ"}.hgi-bulk.hgi-text-strikethrough:after{content:"ڎ"}.hgi-bulk.hgi-text-strikethrough:before{content:"ڏ"}.hgi-bulk.hgi-text-subscript:after{content:"ڐ"}.hgi-bulk.hgi-text-subscript:before{content:"ڑ"}.hgi-bulk.hgi-text-superscript:after{content:"ڒ"}.hgi-bulk.hgi-text-superscript:before{content:"ړ"}.hgi-bulk.hgi-text-tracking:after{content:"ڔ"}.hgi-bulk.hgi-text-tracking:before{content:"ڕ"}.hgi-bulk.hgi-text-underline:after{content:"ږ"}.hgi-bulk.hgi-text-underline:before{content:"ڗ"}.hgi-bulk.hgi-text-variable-front:after{content:"ژ"}.hgi-bulk.hgi-text-variable-front:before{content:"ڙ"}.hgi-bulk.hgi-text-vertical-alignment:after{content:"ښ"}.hgi-bulk.hgi-text-vertical-alignment:before{content:"ڛ"}.hgi-bulk.hgi-text-wrap:after{content:"ڜ"}.hgi-bulk.hgi-text-wrap:before{content:"ڝ"}.hgi-bulk.hgi-text:before{content:"ڞ"}.hgi-bulk.hgi-the-prophets-mosque:after{content:"ڟ"}.hgi-bulk.hgi-the-prophets-mosque:before{content:"ڠ"}.hgi-bulk.hgi-thermometer-cold:after{content:"ڡ"}.hgi-bulk.hgi-thermometer-cold:before{content:"ڢ"}.hgi-bulk.hgi-thermometer:after{content:"ڣ"}.hgi-bulk.hgi-thermometer-warm:after{content:"ڤ"}.hgi-bulk.hgi-thermometer-warm:before{content:"ڥ"}.hgi-bulk.hgi-thermometer:before{content:"ڦ"}.hgi-bulk.hgi-third-bracket-circle:after{content:"ڧ"}.hgi-bulk.hgi-third-bracket-circle:before{content:"ڨ"}.hgi-bulk.hgi-third-bracket:after{content:"ک"}.hgi-bulk.hgi-third-bracket-square:after{content:"ڪ"}.hgi-bulk.hgi-third-bracket-square:before{content:"ګ"}.hgi-bulk.hgi-third-bracket:before{content:"ڬ"}.hgi-bulk.hgi-thread:after{content:"ڭ"}.hgi-bulk.hgi-thread:before{content:"ڮ"}.hgi-bulk.hgi-threads-ellipse:after{content:"گ"}.hgi-bulk.hgi-threads-ellipse:before{content:"ڰ"}.hgi-bulk.hgi-threads-rectangle:after{content:"ڱ"}.hgi-bulk.hgi-threads-rectangle:before{content:"ڲ"}.hgi-bulk.hgi-threads:after{content:"ڳ"}.hgi-bulk.hgi-threads:before{content:"ڴ"}.hgi-bulk.hgi-three-d-move:after{content:"ڵ"}.hgi-bulk.hgi-three-d-move:before{content:"ڶ"}.hgi-bulk.hgi-three-d-rotate:after{content:"ڷ"}.hgi-bulk.hgi-three-d-rotate:before{content:"ڸ"}.hgi-bulk.hgi-three-d-scale:after{content:"ڹ"}.hgi-bulk.hgi-three-d-scale:before{content:"ں"}.hgi-bulk.hgi-three-d-view:after{content:"ڻ"}.hgi-bulk.hgi-three-d-view:before{content:"ڼ"}.hgi-bulk.hgi-three-finger-01:after{content:"ڽ"}.hgi-bulk.hgi-three-finger-01:before{content:"ھ"}.hgi-bulk.hgi-three-finger-02:after{content:"ڿ"}.hgi-bulk.hgi-three-finger-02:before{content:"ۀ"}.hgi-bulk.hgi-three-finger-03:after{content:"ہ"}.hgi-bulk.hgi-three-finger-03:before{content:"ۂ"}.hgi-bulk.hgi-three-finger-04:after{content:"ۃ"}.hgi-bulk.hgi-three-finger-04:before{content:"ۄ"}.hgi-bulk.hgi-three-finger-05:after{content:"ۅ"}.hgi-bulk.hgi-three-finger-05:before{content:"ۆ"}.hgi-bulk.hgi-thumbs-down-ellipse:after{content:"ۇ"}.hgi-bulk.hgi-thumbs-down-ellipse:before{content:"ۈ"}.hgi-bulk.hgi-thumbs-down-rectangle:after{content:"ۉ"}.hgi-bulk.hgi-thumbs-down-rectangle:before{content:"ۊ"}.hgi-bulk.hgi-thumbs-down:after{content:"ۋ"}.hgi-bulk.hgi-thumbs-down:before{content:"ی"}.hgi-bulk.hgi-thumbs-up-down:after{content:"ۍ"}.hgi-bulk.hgi-thumbs-up-down:before{content:"ێ"}.hgi-bulk.hgi-thumbs-up-ellipse:after{content:"ۏ"}.hgi-bulk.hgi-thumbs-up-ellipse:before{content:"ې"}.hgi-bulk.hgi-thumbs-up-rectangle:after{content:"ۑ"}.hgi-bulk.hgi-thumbs-up-rectangle:before{content:"ے"}.hgi-bulk.hgi-thumbs-up:after{content:"ۓ"}.hgi-bulk.hgi-thumbs-up:before{content:"۔"}.hgi-bulk.hgi-tic-tac-toe:after{content:"ە"}.hgi-bulk.hgi-tic-tac-toe:before{content:"ۖ"}.hgi-bulk.hgi-tick-01:after{content:"ۗ"}.hgi-bulk.hgi-tick-01:before{content:"ۘ"}.hgi-bulk.hgi-tick-02:after{content:"ۙ"}.hgi-bulk.hgi-tick-02:before{content:"ۚ"}.hgi-bulk.hgi-tick-03:after{content:"ۛ"}.hgi-bulk.hgi-tick-03:before{content:"ۜ"}.hgi-bulk.hgi-tick-04:after{content:"۝"}.hgi-bulk.hgi-tick-04:before{content:"۞"}.hgi-bulk.hgi-tick-double-01:after{content:"۟"}.hgi-bulk.hgi-tick-double-01:before{content:"۠"}.hgi-bulk.hgi-tick-double-02:after{content:"ۡ"}.hgi-bulk.hgi-tick-double-02:before{content:"ۢ"}.hgi-bulk.hgi-tick-double-03:after{content:"ۣ"}.hgi-bulk.hgi-tick-double-03:before{content:"ۤ"}.hgi-bulk.hgi-tick-double-04:after{content:"ۥ"}.hgi-bulk.hgi-tick-double-04:before{content:"ۦ"}.hgi-bulk.hgi-ticket-01:after{content:"ۧ"}.hgi-bulk.hgi-ticket-01:before{content:"ۨ"}.hgi-bulk.hgi-ticket-02:after{content:"۩"}.hgi-bulk.hgi-ticket-02:before{content:"۪"}.hgi-bulk.hgi-ticket-03:after{content:"۫"}.hgi-bulk.hgi-ticket-03:before{content:"۬"}.hgi-bulk.hgi-ticket-star:after{content:"ۭ"}.hgi-bulk.hgi-ticket-star:before{content:"ۮ"}.hgi-bulk.hgi-tie:after{content:"ۯ"}.hgi-bulk.hgi-tie:before{content:"۰"}.hgi-bulk.hgi-tiktok:after{content:"۱"}.hgi-bulk.hgi-tiktok:before{content:"۲"}.hgi-bulk.hgi-time-01:after{content:"۳"}.hgi-bulk.hgi-time-01:before{content:"۴"}.hgi-bulk.hgi-time-02:after{content:"۵"}.hgi-bulk.hgi-time-02:before{content:"۶"}.hgi-bulk.hgi-time-03:after{content:"۷"}.hgi-bulk.hgi-time-03:before{content:"۸"}.hgi-bulk.hgi-time-04:after{content:"۹"}.hgi-bulk.hgi-time-04:before{content:"ۺ"}.hgi-bulk.hgi-time-half-pass:after{content:"ۻ"}.hgi-bulk.hgi-time-half-pass:before{content:"ۼ"}.hgi-bulk.hgi-time-management-circle:after{content:"۽"}.hgi-bulk.hgi-time-management-circle:before{content:"۾"}.hgi-bulk.hgi-time-management:after{content:"ۿ"}.hgi-bulk.hgi-time-management:before{content:"܀"}.hgi-bulk.hgi-time-quarter-pass:after{content:"܁"}.hgi-bulk.hgi-time-quarter-pass:before{content:"܂"}.hgi-bulk.hgi-time-quarter:after{content:"܃"}.hgi-bulk.hgi-time-quarter:before{content:"܄"}.hgi-bulk.hgi-time-schedule:after{content:"܅"}.hgi-bulk.hgi-time-schedule:before{content:"܆"}.hgi-bulk.hgi-time-setting-01:after{content:"܇"}.hgi-bulk.hgi-time-setting-01:before{content:"܈"}.hgi-bulk.hgi-time-setting-02:after{content:"܉"}.hgi-bulk.hgi-time-setting-02:before{content:"܊"}.hgi-bulk.hgi-time-setting-03:after{content:"܋"}.hgi-bulk.hgi-time-setting-03:before{content:"܌"}.hgi-bulk.hgi-timer-01:after{content:"܍"}.hgi-bulk.hgi-timer-01:before{content:"܎"}.hgi-bulk.hgi-timer-02:after{content:"܏"}.hgi-bulk.hgi-timer-02:before{content:"ܐ"}.hgi-bulk.hgi-tips:after{content:"ܑ"}.hgi-bulk.hgi-tips:before{content:"ܒ"}.hgi-bulk.hgi-tired-01:after{content:"ܓ"}.hgi-bulk.hgi-tired-01:before{content:"ܔ"}.hgi-bulk.hgi-tired-02:after{content:"ܕ"}.hgi-bulk.hgi-tired-02:before{content:"ܖ"}.hgi-bulk.hgi-tissue-paper:after{content:"ܗ"}.hgi-bulk.hgi-tissue-paper:before{content:"ܘ"}.hgi-bulk.hgi-toggle-off:after{content:"ܙ"}.hgi-bulk.hgi-toggle-off:before{content:"ܚ"}.hgi-bulk.hgi-toggle-on:after{content:"ܛ"}.hgi-bulk.hgi-toggle-on:before{content:"ܜ"}.hgi-bulk.hgi-toilet-01:after{content:"ܝ"}.hgi-bulk.hgi-toilet-01:before{content:"ܞ"}.hgi-bulk.hgi-toilet-02:after{content:"ܟ"}.hgi-bulk.hgi-toilet-02:before{content:"ܠ"}.hgi-bulk.hgi-tongue-01:after{content:"ܡ"}.hgi-bulk.hgi-tongue-01:before{content:"ܢ"}.hgi-bulk.hgi-tongue:after{content:"ܣ"}.hgi-bulk.hgi-tongue-wink-left:after{content:"ܤ"}.hgi-bulk.hgi-tongue-wink-left:before{content:"ܥ"}.hgi-bulk.hgi-tongue-wink-right:after{content:"ܦ"}.hgi-bulk.hgi-tongue-wink-right:before{content:"ܧ"}.hgi-bulk.hgi-tongue:before{content:"ܨ"}.hgi-bulk.hgi-tools:after{content:"ܩ"}.hgi-bulk.hgi-tools:before{content:"ܪ"}.hgi-bulk.hgi-tornado-01:after{content:"ܫ"}.hgi-bulk.hgi-tornado-01:before{content:"ܬ"}.hgi-bulk.hgi-tornado-02:after{content:"ܭ"}.hgi-bulk.hgi-tornado-02:before{content:"ܮ"}.hgi-bulk.hgi-torri-gate:after{content:"ܯ"}.hgi-bulk.hgi-torri-gate:before{content:"ܰ"}.hgi-bulk.hgi-touch-01:after{content:"ܱ"}.hgi-bulk.hgi-touch-01:before{content:"ܲ"}.hgi-bulk.hgi-touch-02:after{content:"ܳ"}.hgi-bulk.hgi-touch-02:before{content:"ܴ"}.hgi-bulk.hgi-touch-03:after{content:"ܵ"}.hgi-bulk.hgi-touch-03:before{content:"ܶ"}.hgi-bulk.hgi-touch-04:after{content:"ܷ"}.hgi-bulk.hgi-touch-04:before{content:"ܸ"}.hgi-bulk.hgi-touch-05:after{content:"ܹ"}.hgi-bulk.hgi-touch-05:before{content:"ܺ"}.hgi-bulk.hgi-touch-06:after{content:"ܻ"}.hgi-bulk.hgi-touch-06:before{content:"ܼ"}.hgi-bulk.hgi-touch-07:after{content:"ܽ"}.hgi-bulk.hgi-touch-07:before{content:"ܾ"}.hgi-bulk.hgi-touch-08:after{content:"ܿ"}.hgi-bulk.hgi-touch-08:before{content:"݀"}.hgi-bulk.hgi-touch-09:after{content:"݁"}.hgi-bulk.hgi-touch-09:before{content:"݂"}.hgi-bulk.hgi-touch-10:after{content:"݃"}.hgi-bulk.hgi-touch-10:before{content:"݄"}.hgi-bulk.hgi-touch-interaction-01:after{content:"݅"}.hgi-bulk.hgi-touch-interaction-01:before{content:"݆"}.hgi-bulk.hgi-touch-interaction-02:after{content:"݇"}.hgi-bulk.hgi-touch-interaction-02:before{content:"݈"}.hgi-bulk.hgi-touch-interaction-03:after{content:"݉"}.hgi-bulk.hgi-touch-interaction-03:before{content:"݊"}.hgi-bulk.hgi-touch-interaction-04:after{content:"݋"}.hgi-bulk.hgi-touch-interaction-04:before{content:"݌"}.hgi-bulk.hgi-touch-locked-01:after{content:"ݍ"}.hgi-bulk.hgi-touch-locked-01:before{content:"ݎ"}.hgi-bulk.hgi-touch-locked-02:after{content:"ݏ"}.hgi-bulk.hgi-touch-locked-02:before{content:"ݐ"}.hgi-bulk.hgi-touch-locked-03:after{content:"ݑ"}.hgi-bulk.hgi-touch-locked-03:before{content:"ݒ"}.hgi-bulk.hgi-touch-locked-04:after{content:"ݓ"}.hgi-bulk.hgi-touch-locked-04:before{content:"ݔ"}.hgi-bulk.hgi-touchpad-01:after{content:"ݕ"}.hgi-bulk.hgi-touchpad-01:before{content:"ݖ"}.hgi-bulk.hgi-touchpad-02:after{content:"ݗ"}.hgi-bulk.hgi-touchpad-02:before{content:"ݘ"}.hgi-bulk.hgi-touchpad-03:after{content:"ݙ"}.hgi-bulk.hgi-touchpad-03:before{content:"ݚ"}.hgi-bulk.hgi-touchpad-04:after{content:"ݛ"}.hgi-bulk.hgi-touchpad-04:before{content:"ݜ"}.hgi-bulk.hgi-tow-truck:after{content:"ݝ"}.hgi-bulk.hgi-tow-truck:before{content:"ݞ"}.hgi-bulk.hgi-towels:after{content:"ݟ"}.hgi-bulk.hgi-towels:before{content:"ݠ"}.hgi-bulk.hgi-toy-train:after{content:"ݡ"}.hgi-bulk.hgi-toy-train:before{content:"ݢ"}.hgi-bulk.hgi-tractor:after{content:"ݣ"}.hgi-bulk.hgi-tractor:before{content:"ݤ"}.hgi-bulk.hgi-trade-down:after{content:"ݥ"}.hgi-bulk.hgi-trade-down:before{content:"ݦ"}.hgi-bulk.hgi-trade-mark:after{content:"ݧ"}.hgi-bulk.hgi-trade-mark:before{content:"ݨ"}.hgi-bulk.hgi-trade-up:after{content:"ݩ"}.hgi-bulk.hgi-trade-up:before{content:"ݪ"}.hgi-bulk.hgi-trademark:after{content:"ݫ"}.hgi-bulk.hgi-trademark:before{content:"ݬ"}.hgi-bulk.hgi-traffic-incident:after{content:"ݭ"}.hgi-bulk.hgi-traffic-incident:before{content:"ݮ"}.hgi-bulk.hgi-traffic-light:after{content:"ݯ"}.hgi-bulk.hgi-traffic-light:before{content:"ݰ"}.hgi-bulk.hgi-train-01:after{content:"ݱ"}.hgi-bulk.hgi-train-01:before{content:"ݲ"}.hgi-bulk.hgi-train-02:after{content:"ݳ"}.hgi-bulk.hgi-train-02:before{content:"ݴ"}.hgi-bulk.hgi-tram:after{content:"ݵ"}.hgi-bulk.hgi-tram:before{content:"ݶ"}.hgi-bulk.hgi-trampoline:after{content:"ݷ"}.hgi-bulk.hgi-trampoline:before{content:"ݸ"}.hgi-bulk.hgi-transaction:after{content:"ݹ"}.hgi-bulk.hgi-transaction:before{content:"ݺ"}.hgi-bulk.hgi-transition-bottom:after{content:"ݻ"}.hgi-bulk.hgi-transition-bottom:before{content:"ݼ"}.hgi-bulk.hgi-transition-left:after{content:"ݽ"}.hgi-bulk.hgi-transition-left:before{content:"ݾ"}.hgi-bulk.hgi-transition-right:after{content:"ݿ"}.hgi-bulk.hgi-transition-right:before{content:"ހ"}.hgi-bulk.hgi-transition-top:after{content:"ށ"}.hgi-bulk.hgi-transition-top:before{content:"ނ"}.hgi-bulk.hgi-translate:after{content:"ރ"}.hgi-bulk.hgi-translate:before{content:"ބ"}.hgi-bulk.hgi-translation:after{content:"ޅ"}.hgi-bulk.hgi-translation:before{content:"ކ"}.hgi-bulk.hgi-transmission:after{content:"އ"}.hgi-bulk.hgi-transmission:before{content:"ވ"}.hgi-bulk.hgi-transparency:after{content:"މ"}.hgi-bulk.hgi-transparency:before{content:"ފ"}.hgi-bulk.hgi-trapezoid-line-horizontal:after{content:"ދ"}.hgi-bulk.hgi-trapezoid-line-horizontal:before{content:"ތ"}.hgi-bulk.hgi-trapezoid-line-vertical:after{content:"ލ"}.hgi-bulk.hgi-trapezoid-line-vertical:before{content:"ގ"}.hgi-bulk.hgi-travel-bag:after{content:"ޏ"}.hgi-bulk.hgi-travel-bag:before{content:"ސ"}.hgi-bulk.hgi-treadmill-01:after{content:"ޑ"}.hgi-bulk.hgi-treadmill-01:before{content:"ޒ"}.hgi-bulk.hgi-treadmill-02:after{content:"ޓ"}.hgi-bulk.hgi-treadmill-02:before{content:"ޔ"}.hgi-bulk.hgi-treatment:after{content:"ޕ"}.hgi-bulk.hgi-treatment:before{content:"ޖ"}.hgi-bulk.hgi-tree-01:after{content:"ޗ"}.hgi-bulk.hgi-tree-01:before{content:"ޘ"}.hgi-bulk.hgi-tree-02:after{content:"ޙ"}.hgi-bulk.hgi-tree-02:before{content:"ޚ"}.hgi-bulk.hgi-tree-03:after{content:"ޛ"}.hgi-bulk.hgi-tree-03:before{content:"ޜ"}.hgi-bulk.hgi-tree-04:after{content:"ޝ"}.hgi-bulk.hgi-tree-04:before{content:"ޞ"}.hgi-bulk.hgi-tree-05:after{content:"ޟ"}.hgi-bulk.hgi-tree-05:before{content:"ޠ"}.hgi-bulk.hgi-tree-06:after{content:"ޡ"}.hgi-bulk.hgi-tree-06:before{content:"ޢ"}.hgi-bulk.hgi-tree-07:after{content:"ޣ"}.hgi-bulk.hgi-tree-07:before{content:"ޤ"}.hgi-bulk.hgi-trello:after{content:"ޥ"}.hgi-bulk.hgi-trello:before{content:"ަ"}.hgi-bulk.hgi-triangle-01:after{content:"ާ"}.hgi-bulk.hgi-triangle-01:before{content:"ި"}.hgi-bulk.hgi-triangle-02:after{content:"ީ"}.hgi-bulk.hgi-triangle-02:before{content:"ު"}.hgi-bulk.hgi-triangle-03:after{content:"ޫ"}.hgi-bulk.hgi-triangle-03:before{content:"ެ"}.hgi-bulk.hgi-triangle:after{content:"ޭ"}.hgi-bulk.hgi-triangle:before{content:"ޮ"}.hgi-bulk.hgi-trolley-01:after{content:"ޯ"}.hgi-bulk.hgi-trolley-01:before{content:"ް"}.hgi-bulk.hgi-trolley-02:after{content:"ޱ"}.hgi-bulk.hgi-trolley-02:before{content:"޲"}.hgi-bulk.hgi-tropical-storm:after{content:"޳"}.hgi-bulk.hgi-tropical-storm-tracks-01:after{content:"޴"}.hgi-bulk.hgi-tropical-storm-tracks-01:before{content:"޵"}.hgi-bulk.hgi-tropical-storm-tracks-02:after{content:"޶"}.hgi-bulk.hgi-tropical-storm-tracks-02:before{content:"޷"}.hgi-bulk.hgi-tropical-storm:before{content:"޸"}.hgi-bulk.hgi-truck-delivery:after{content:"޹"}.hgi-bulk.hgi-truck-delivery:before{content:"޺"}.hgi-bulk.hgi-truck-monster:after{content:"޻"}.hgi-bulk.hgi-truck-monster:before{content:"޼"}.hgi-bulk.hgi-truck-return:after{content:"޽"}.hgi-bulk.hgi-truck-return:before{content:"޾"}.hgi-bulk.hgi-truck:after{content:"޿"}.hgi-bulk.hgi-truck:before{content:"߀"}.hgi-bulk.hgi-trulli:after{content:"߁"}.hgi-bulk.hgi-trulli:before{content:"߂"}.hgi-bulk.hgi-tsunami:after{content:"߃"}.hgi-bulk.hgi-tsunami:before{content:"߄"}.hgi-bulk.hgi-tulip:after{content:"߅"}.hgi-bulk.hgi-tulip:before{content:"߆"}.hgi-bulk.hgi-tumblr:after{content:"߇"}.hgi-bulk.hgi-tumblr:before{content:"߈"}.hgi-bulk.hgi-turtle-neck:after{content:"߉"}.hgi-bulk.hgi-turtle-neck:before{content:"ߊ"}.hgi-bulk.hgi-tv-01:after{content:"ߋ"}.hgi-bulk.hgi-tv-01:before{content:"ߌ"}.hgi-bulk.hgi-tv-02:after{content:"ߍ"}.hgi-bulk.hgi-tv-02:before{content:"ߎ"}.hgi-bulk.hgi-tv-fix:after{content:"ߏ"}.hgi-bulk.hgi-tv-fix:before{content:"ߐ"}.hgi-bulk.hgi-tv-issue:after{content:"ߑ"}.hgi-bulk.hgi-tv-issue:before{content:"ߒ"}.hgi-bulk.hgi-tv-smart:after{content:"ߓ"}.hgi-bulk.hgi-tv-smart:before{content:"ߔ"}.hgi-bulk.hgi-twin-tower:after{content:"ߕ"}.hgi-bulk.hgi-twin-tower:before{content:"ߖ"}.hgi-bulk.hgi-twitch:after{content:"ߗ"}.hgi-bulk.hgi-twitch:before{content:"ߘ"}.hgi-bulk.hgi-twitter:after{content:"ߙ"}.hgi-bulk.hgi-twitter-square:after{content:"ߚ"}.hgi-bulk.hgi-twitter-square:before{content:"ߛ"}.hgi-bulk.hgi-twitter:before{content:"ߜ"}.hgi-bulk.hgi-two-factor-access:after{content:"ߝ"}.hgi-bulk.hgi-two-factor-access:before{content:"ߞ"}.hgi-bulk.hgi-two-finger-01:after{content:"ߟ"}.hgi-bulk.hgi-two-finger-01:before{content:"ߠ"}.hgi-bulk.hgi-two-finger-02:after{content:"ߡ"}.hgi-bulk.hgi-two-finger-02:before{content:"ߢ"}.hgi-bulk.hgi-two-finger-03:after{content:"ߣ"}.hgi-bulk.hgi-two-finger-03:before{content:"ߤ"}.hgi-bulk.hgi-two-finger-04:after{content:"ߥ"}.hgi-bulk.hgi-two-finger-04:before{content:"ߦ"}.hgi-bulk.hgi-two-finger-05:after{content:"ߧ"}.hgi-bulk.hgi-two-finger-05:before{content:"ߨ"}.hgi-bulk.hgi-txt-01:after{content:"ߩ"}.hgi-bulk.hgi-txt-01:before{content:"ߪ"}.hgi-bulk.hgi-txt-02:after{content:"߫"}.hgi-bulk.hgi-txt-02:before{content:"߬"}.hgi-bulk.hgi-type-cursor:after{content:"߭"}.hgi-bulk.hgi-type-cursor:before{content:"߮"}.hgi-bulk.hgi-typescript-01:after{content:"߯"}.hgi-bulk.hgi-typescript-01:before{content:"߰"}.hgi-bulk.hgi-typescript-02:after{content:"߱"}.hgi-bulk.hgi-typescript-02:before{content:"߲"}.hgi-bulk.hgi-typescript-03:after{content:"߳"}.hgi-bulk.hgi-typescript-03:before{content:"ߴ"}.hgi-bulk.hgi-uber:after{content:"ߵ"}.hgi-bulk.hgi-uber:before{content:"߶"}.hgi-bulk.hgi-ufo-01:after{content:"߷"}.hgi-bulk.hgi-ufo-01:before{content:"߸"}.hgi-bulk.hgi-ufo:after{content:"߹"}.hgi-bulk.hgi-ufo:before{content:"ߺ"}.hgi-bulk.hgi-umbrella-dollar:after{content:"߻"}.hgi-bulk.hgi-umbrella-dollar:before{content:"߼"}.hgi-bulk.hgi-umbrella:after{content:"߽"}.hgi-bulk.hgi-umbrella:before{content:"߾"}.hgi-bulk.hgi-unamused:after{content:"߿"}.hgi-bulk.hgi-unamused:before{content:"ࠀ"}.hgi-bulk.hgi-unavailable:after{content:"ࠁ"}.hgi-bulk.hgi-unavailable:before{content:"ࠂ"}.hgi-bulk.hgi-underpants-01:after{content:"ࠃ"}.hgi-bulk.hgi-underpants-01:before{content:"ࠄ"}.hgi-bulk.hgi-underpants-02:after{content:"ࠅ"}.hgi-bulk.hgi-underpants-02:before{content:"ࠆ"}.hgi-bulk.hgi-underpants-03:after{content:"ࠇ"}.hgi-bulk.hgi-underpants-03:before{content:"ࠈ"}.hgi-bulk.hgi-unfold-less:after{content:"ࠉ"}.hgi-bulk.hgi-unfold-less:before{content:"ࠊ"}.hgi-bulk.hgi-unfold-more:after{content:"ࠋ"}.hgi-bulk.hgi-unfold-more:before{content:"ࠌ"}.hgi-bulk.hgi-ungroup-items:after{content:"ࠍ"}.hgi-bulk.hgi-ungroup-items:before{content:"ࠎ"}.hgi-bulk.hgi-ungroup-layers:after{content:"ࠏ"}.hgi-bulk.hgi-ungroup-layers:before{content:"ࠐ"}.hgi-bulk.hgi-unhappy:after{content:"ࠑ"}.hgi-bulk.hgi-unhappy:before{content:"ࠒ"}.hgi-bulk.hgi-university:after{content:"ࠓ"}.hgi-bulk.hgi-university:before{content:"ࠔ"}.hgi-bulk.hgi-unlink-01:after{content:"ࠕ"}.hgi-bulk.hgi-unlink-01:before{content:"ࠖ"}.hgi-bulk.hgi-unlink-02:after{content:"ࠗ"}.hgi-bulk.hgi-unlink-02:before{content:"࠘"}.hgi-bulk.hgi-unlink-03:after{content:"࠙"}.hgi-bulk.hgi-unlink-03:before{content:"ࠚ"}.hgi-bulk.hgi-unlink-04:after{content:"ࠛ"}.hgi-bulk.hgi-unlink-04:before{content:"ࠜ"}.hgi-bulk.hgi-unlink-05:after{content:"ࠝ"}.hgi-bulk.hgi-unlink-05:before{content:"ࠞ"}.hgi-bulk.hgi-unlink-06:after{content:"ࠟ"}.hgi-bulk.hgi-unlink-06:before{content:"ࠠ"}.hgi-bulk.hgi-unsplash:after{content:"ࠡ"}.hgi-bulk.hgi-unsplash:before{content:"ࠢ"}.hgi-bulk.hgi-upload-01:after{content:"ࠣ"}.hgi-bulk.hgi-upload-01:before{content:"ࠤ"}.hgi-bulk.hgi-upload-02:after{content:"ࠥ"}.hgi-bulk.hgi-upload-02:before{content:"ࠦ"}.hgi-bulk.hgi-upload-03:after{content:"ࠧ"}.hgi-bulk.hgi-upload-03:before{content:"ࠨ"}.hgi-bulk.hgi-upload-04:after{content:"ࠩ"}.hgi-bulk.hgi-upload-04:before{content:"ࠪ"}.hgi-bulk.hgi-upload-05:after{content:"ࠫ"}.hgi-bulk.hgi-upload-05:before{content:"ࠬ"}.hgi-bulk.hgi-upload-circle-01:after{content:"࠭"}.hgi-bulk.hgi-upload-circle-01:before{content:"࠮"}.hgi-bulk.hgi-upload-circle-02:after{content:"࠯"}.hgi-bulk.hgi-upload-circle-02:before{content:"࠰"}.hgi-bulk.hgi-upload-square-01:after{content:"࠱"}.hgi-bulk.hgi-upload-square-01:before{content:"࠲"}.hgi-bulk.hgi-upload-square-02:after{content:"࠳"}.hgi-bulk.hgi-upload-square-02:before{content:"࠴"}.hgi-bulk.hgi-upwork:after{content:"࠵"}.hgi-bulk.hgi-upwork:before{content:"࠶"}.hgi-bulk.hgi-usb-bugs:after{content:"࠷"}.hgi-bulk.hgi-usb-bugs:before{content:"࠸"}.hgi-bulk.hgi-usb-connected-01:after{content:"࠹"}.hgi-bulk.hgi-usb-connected-01:before{content:"࠺"}.hgi-bulk.hgi-usb-connected-02:after{content:"࠻"}.hgi-bulk.hgi-usb-connected-02:before{content:"࠼"}.hgi-bulk.hgi-usb-connected-03:after{content:"࠽"}.hgi-bulk.hgi-usb-connected-03:before{content:"࠾"}.hgi-bulk.hgi-usb-error:after{content:"࠿"}.hgi-bulk.hgi-usb-error:before{content:"ࡀ"}.hgi-bulk.hgi-usb-memory-01:after{content:"ࡁ"}.hgi-bulk.hgi-usb-memory-01:before{content:"ࡂ"}.hgi-bulk.hgi-usb-memory-02:after{content:"ࡃ"}.hgi-bulk.hgi-usb-memory-02:before{content:"ࡄ"}.hgi-bulk.hgi-usb-not-connected-01:after{content:"ࡅ"}.hgi-bulk.hgi-usb-not-connected-01:before{content:"ࡆ"}.hgi-bulk.hgi-usb-not-connected-02:after{content:"ࡇ"}.hgi-bulk.hgi-usb-not-connected-02:before{content:"ࡈ"}.hgi-bulk.hgi-usb:after{content:"ࡉ"}.hgi-bulk.hgi-usb:before{content:"ࡊ"}.hgi-bulk.hgi-user-account:after{content:"ࡋ"}.hgi-bulk.hgi-user-account:before{content:"ࡌ"}.hgi-bulk.hgi-user-add-01:after{content:"ࡍ"}.hgi-bulk.hgi-user-add-01:before{content:"ࡎ"}.hgi-bulk.hgi-user-add-02:after{content:"ࡏ"}.hgi-bulk.hgi-user-add-02:before{content:"ࡐ"}.hgi-bulk.hgi-user-arrow-left-right:after{content:"ࡑ"}.hgi-bulk.hgi-user-arrow-left-right:before{content:"ࡒ"}.hgi-bulk.hgi-user-block-01:after{content:"ࡓ"}.hgi-bulk.hgi-user-block-01:before{content:"ࡔ"}.hgi-bulk.hgi-user-block-02:after{content:"ࡕ"}.hgi-bulk.hgi-user-block-02:before{content:"ࡖ"}.hgi-bulk.hgi-user-check-01:after{content:"ࡗ"}.hgi-bulk.hgi-user-check-01:before{content:"ࡘ"}.hgi-bulk.hgi-user-check-02:after{content:"࡙"}.hgi-bulk.hgi-user-check-02:before{content:"࡚"}.hgi-bulk.hgi-user-circle-02:after{content:"࡛"}.hgi-bulk.hgi-user-circle-02:before{content:"࡜"}.hgi-bulk.hgi-user-circle:after{content:"࡝"}.hgi-bulk.hgi-user-circle:before{content:"࡞"}.hgi-bulk.hgi-user-edit-01:after{content:"࡟"}.hgi-bulk.hgi-user-edit-01:before{content:"ࡠ"}.hgi-bulk.hgi-user-full-view:after{content:"ࡡ"}.hgi-bulk.hgi-user-full-view:before{content:"ࡢ"}.hgi-bulk.hgi-user-group:after{content:"ࡣ"}.hgi-bulk.hgi-user-group:before{content:"ࡤ"}.hgi-bulk.hgi-user-id-verification:after{content:"ࡥ"}.hgi-bulk.hgi-user-id-verification:before{content:"ࡦ"}.hgi-bulk.hgi-user-list:after{content:"ࡧ"}.hgi-bulk.hgi-user-list:before{content:"ࡨ"}.hgi-bulk.hgi-user-lock-01:after{content:"ࡩ"}.hgi-bulk.hgi-user-lock-01:before{content:"ࡪ"}.hgi-bulk.hgi-user-lock-02:after{content:"࡫"}.hgi-bulk.hgi-user-lock-02:before{content:"࡬"}.hgi-bulk.hgi-user-love-01:after{content:"࡭"}.hgi-bulk.hgi-user-love-01:before{content:"࡮"}.hgi-bulk.hgi-user-love-02:after{content:"࡯"}.hgi-bulk.hgi-user-love-02:before{content:"ࡰ"}.hgi-bulk.hgi-user-minus-01:after{content:"ࡱ"}.hgi-bulk.hgi-user-minus-01:before{content:"ࡲ"}.hgi-bulk.hgi-user-minus-02:after{content:"ࡳ"}.hgi-bulk.hgi-user-minus-02:before{content:"ࡴ"}.hgi-bulk.hgi-user-multiple-02:after{content:"ࡵ"}.hgi-bulk.hgi-user-multiple-02:before{content:"ࡶ"}.hgi-bulk.hgi-user-multiple:after{content:"ࡷ"}.hgi-bulk.hgi-user-multiple:before{content:"ࡸ"}.hgi-bulk.hgi-user-question-01:after{content:"ࡹ"}.hgi-bulk.hgi-user-question-01:before{content:"ࡺ"}.hgi-bulk.hgi-user-question-02:after{content:"ࡻ"}.hgi-bulk.hgi-user-question-02:before{content:"ࡼ"}.hgi-bulk.hgi-user-remove-01:after{content:"ࡽ"}.hgi-bulk.hgi-user-remove-01:before{content:"ࡾ"}.hgi-bulk.hgi-user-remove-02:after{content:"ࡿ"}.hgi-bulk.hgi-user-remove-02:before{content:"ࢀ"}.hgi-bulk.hgi-user-roadside:after{content:"ࢁ"}.hgi-bulk.hgi-user-roadside:before{content:"ࢂ"}.hgi-bulk.hgi-user-search-01:after{content:"ࢃ"}.hgi-bulk.hgi-user-search-01:before{content:"ࢄ"}.hgi-bulk.hgi-user-search-02:after{content:"ࢅ"}.hgi-bulk.hgi-user-search-02:before{content:"ࢆ"}.hgi-bulk.hgi-user:after{content:"ࢇ"}.hgi-bulk.hgi-user-settings-01:after{content:"࢈"}.hgi-bulk.hgi-user-settings-01:before{content:"ࢉ"}.hgi-bulk.hgi-user-settings-02:after{content:"ࢊ"}.hgi-bulk.hgi-user-settings-02:before{content:"ࢋ"}.hgi-bulk.hgi-user-sharing:after{content:"ࢌ"}.hgi-bulk.hgi-user-sharing:before{content:"ࢍ"}.hgi-bulk.hgi-user-shield-01:after{content:"ࢎ"}.hgi-bulk.hgi-user-shield-01:before{content:"࢏"}.hgi-bulk.hgi-user-shield-02:after{content:"࢐"}.hgi-bulk.hgi-user-shield-02:before{content:"࢑"}.hgi-bulk.hgi-user-square:after{content:"࢒"}.hgi-bulk.hgi-user-square:before{content:"࢓"}.hgi-bulk.hgi-user-star-01:after{content:"࢔"}.hgi-bulk.hgi-user-star-01:before{content:"࢕"}.hgi-bulk.hgi-user-star-02:after{content:"࢖"}.hgi-bulk.hgi-user-star-02:before{content:"ࢗ"}.hgi-bulk.hgi-user-status:after{content:"࢘"}.hgi-bulk.hgi-user-status:before{content:"࢙"}.hgi-bulk.hgi-user-story:after{content:"࢚"}.hgi-bulk.hgi-user-story:before{content:"࢛"}.hgi-bulk.hgi-user-switch:after{content:"࢜"}.hgi-bulk.hgi-user-switch:before{content:"࢝"}.hgi-bulk.hgi-user-unlock-01:after{content:"࢞"}.hgi-bulk.hgi-user-unlock-01:before{content:"࢟"}.hgi-bulk.hgi-user-unlock-02:after{content:"ࢠ"}.hgi-bulk.hgi-user-unlock-02:before{content:"ࢡ"}.hgi-bulk.hgi-user:before{content:"ࢢ"}.hgi-bulk.hgi-uv-01:after{content:"ࢣ"}.hgi-bulk.hgi-uv-01:before{content:"ࢤ"}.hgi-bulk.hgi-uv-02:after{content:"ࢥ"}.hgi-bulk.hgi-uv-02:before{content:"ࢦ"}.hgi-bulk.hgi-uv-03:after{content:"ࢧ"}.hgi-bulk.hgi-uv-03:before{content:"ࢨ"}.hgi-bulk.hgi-vaccine:after{content:"ࢩ"}.hgi-bulk.hgi-vaccine:before{content:"ࢪ"}.hgi-bulk.hgi-validation-approval:after{content:"ࢫ"}.hgi-bulk.hgi-validation-approval:before{content:"ࢬ"}.hgi-bulk.hgi-validation:after{content:"ࢭ"}.hgi-bulk.hgi-validation:before{content:"ࢮ"}.hgi-bulk.hgi-van:after{content:"ࢯ"}.hgi-bulk.hgi-van:before{content:"ࢰ"}.hgi-bulk.hgi-variable:after{content:"ࢱ"}.hgi-bulk.hgi-variable:before{content:"ࢲ"}.hgi-bulk.hgi-vegetarian-food:after{content:"ࢳ"}.hgi-bulk.hgi-vegetarian-food:before{content:"ࢴ"}.hgi-bulk.hgi-vertical-resize:after{content:"ࢵ"}.hgi-bulk.hgi-vertical-resize:before{content:"ࢶ"}.hgi-bulk.hgi-vertical-scroll-point:after{content:"ࢷ"}.hgi-bulk.hgi-vertical-scroll-point:before{content:"ࢸ"}.hgi-bulk.hgi-vest:after{content:"ࢹ"}.hgi-bulk.hgi-vest:before{content:"ࢺ"}.hgi-bulk.hgi-victory-finger-01:after{content:"ࢻ"}.hgi-bulk.hgi-victory-finger-01:before{content:"ࢼ"}.hgi-bulk.hgi-victory-finger-02:after{content:"ࢽ"}.hgi-bulk.hgi-victory-finger-02:before{content:"ࢾ"}.hgi-bulk.hgi-victory-finger-03:after{content:"ࢿ"}.hgi-bulk.hgi-victory-finger-03:before{content:"ࣀ"}.hgi-bulk.hgi-video-01:after{content:"ࣁ"}.hgi-bulk.hgi-video-01:before{content:"ࣂ"}.hgi-bulk.hgi-video-02:after{content:"ࣃ"}.hgi-bulk.hgi-video-02:before{content:"ࣄ"}.hgi-bulk.hgi-video-console:after{content:"ࣅ"}.hgi-bulk.hgi-video-console:before{content:"ࣆ"}.hgi-bulk.hgi-video-off:after{content:"ࣇ"}.hgi-bulk.hgi-video-off:before{content:"ࣈ"}.hgi-bulk.hgi-video-replay:after{content:"ࣉ"}.hgi-bulk.hgi-video-replay:before{content:"࣊"}.hgi-bulk.hgi-view-off:after{content:"࣋"}.hgi-bulk.hgi-view-off-slash:after{content:"࣌"}.hgi-bulk.hgi-view-off-slash:before{content:"࣍"}.hgi-bulk.hgi-view-off:before{content:"࣎"}.hgi-bulk.hgi-view:after{content:"࣏"}.hgi-bulk.hgi-view:before{content:"࣐"}.hgi-bulk.hgi-vimeo:after{content:"࣑"}.hgi-bulk.hgi-vimeo:before{content:"࣒"}.hgi-bulk.hgi-vine:after{content:"࣓"}.hgi-bulk.hgi-vine-square:after{content:"ࣔ"}.hgi-bulk.hgi-vine-square:before{content:"ࣕ"}.hgi-bulk.hgi-vine:before{content:"ࣖ"}.hgi-bulk.hgi-vintage-clock:after{content:"ࣗ"}.hgi-bulk.hgi-vintage-clock:before{content:"ࣘ"}.hgi-bulk.hgi-virtual-reality-vr-01:after{content:"ࣙ"}.hgi-bulk.hgi-virtual-reality-vr-01:before{content:"ࣚ"}.hgi-bulk.hgi-virtual-reality-vr-02:after{content:"ࣛ"}.hgi-bulk.hgi-virtual-reality-vr-02:before{content:"ࣜ"}.hgi-bulk.hgi-vision:after{content:"ࣝ"}.hgi-bulk.hgi-vision:before{content:"ࣞ"}.hgi-bulk.hgi-vk:after{content:"ࣟ"}.hgi-bulk.hgi-vk-square:after{content:"࣠"}.hgi-bulk.hgi-vk-square:before{content:"࣡"}.hgi-bulk.hgi-vk:before{content:"࣢"}.hgi-bulk.hgi-voice-id:after{content:"ࣣ"}.hgi-bulk.hgi-voice-id:before{content:"ࣤ"}.hgi-bulk.hgi-voice:after{content:"ࣥ"}.hgi-bulk.hgi-voice:before{content:"ࣦ"}.hgi-bulk.hgi-volleyball:after{content:"ࣧ"}.hgi-bulk.hgi-volleyball:before{content:"ࣨ"}.hgi-bulk.hgi-volume-high:after{content:"ࣩ"}.hgi-bulk.hgi-volume-high:before{content:"࣪"}.hgi-bulk.hgi-volume-low:after{content:"࣫"}.hgi-bulk.hgi-volume-low:before{content:"࣬"}.hgi-bulk.hgi-volume-minus:after{content:"࣭"}.hgi-bulk.hgi-volume-minus:before{content:"࣮"}.hgi-bulk.hgi-volume-mute-01:after{content:"࣯"}.hgi-bulk.hgi-volume-mute-01:before{content:"ࣰ"}.hgi-bulk.hgi-volume-mute-02:after{content:"ࣱ"}.hgi-bulk.hgi-volume-mute-02:before{content:"ࣲ"}.hgi-bulk.hgi-volume-off:after{content:"ࣳ"}.hgi-bulk.hgi-volume-off:before{content:"ࣴ"}.hgi-bulk.hgi-volume-up:after{content:"ࣵ"}.hgi-bulk.hgi-volume-up:before{content:"ࣶ"}.hgi-bulk.hgi-vomiting:after{content:"ࣷ"}.hgi-bulk.hgi-vomiting:before{content:"ࣸ"}.hgi-bulk.hgi-voucher:after{content:"ࣹ"}.hgi-bulk.hgi-voucher:before{content:"ࣺ"}.hgi-bulk.hgi-vr-glasses:after{content:"ࣻ"}.hgi-bulk.hgi-vr-glasses:before{content:"ࣼ"}.hgi-bulk.hgi-vr:after{content:"ࣽ"}.hgi-bulk.hgi-vr:before{content:"ࣾ"}.hgi-bulk.hgi-vynil-01:after{content:"ࣿ"}.hgi-bulk.hgi-vynil-01:before{content:"ऀ"}.hgi-bulk.hgi-vynil-02:after{content:"ँ"}.hgi-bulk.hgi-vynil-02:before{content:"ं"}.hgi-bulk.hgi-vynil-03:after{content:"ः"}.hgi-bulk.hgi-vynil-03:before{content:"ऄ"}.hgi-bulk.hgi-waiter:after{content:"अ"}.hgi-bulk.hgi-waiter:before{content:"आ"}.hgi-bulk.hgi-waiters:after{content:"इ"}.hgi-bulk.hgi-waiters:before{content:"ई"}.hgi-bulk.hgi-wall-lamp:after{content:"उ"}.hgi-bulk.hgi-wall-lamp:before{content:"ऊ"}.hgi-bulk.hgi-wallet-01:after{content:"ऋ"}.hgi-bulk.hgi-wallet-01:before{content:"ऌ"}.hgi-bulk.hgi-wallet-02:after{content:"ऍ"}.hgi-bulk.hgi-wallet-02:before{content:"ऎ"}.hgi-bulk.hgi-wallet-03:after{content:"ए"}.hgi-bulk.hgi-wallet-03:before{content:"ऐ"}.hgi-bulk.hgi-wallet-add-01:after{content:"ऑ"}.hgi-bulk.hgi-wallet-add-01:before{content:"ऒ"}.hgi-bulk.hgi-wallet-add-02:after{content:"ओ"}.hgi-bulk.hgi-wallet-add-02:before{content:"औ"}.hgi-bulk.hgi-wallet-done-01:after{content:"क"}.hgi-bulk.hgi-wallet-done-01:before{content:"ख"}.hgi-bulk.hgi-wallet-done-02:after{content:"ग"}.hgi-bulk.hgi-wallet-done-02:before{content:"घ"}.hgi-bulk.hgi-wallet-not-found-01:after{content:"ङ"}.hgi-bulk.hgi-wallet-not-found-01:before{content:"च"}.hgi-bulk.hgi-wallet-not-found-02:after{content:"छ"}.hgi-bulk.hgi-wallet-not-found-02:before{content:"ज"}.hgi-bulk.hgi-wallet-remove-01:after{content:"झ"}.hgi-bulk.hgi-wallet-remove-01:before{content:"ञ"}.hgi-bulk.hgi-wallet-remove-02:after{content:"ट"}.hgi-bulk.hgi-wallet-remove-02:before{content:"ठ"}.hgi-bulk.hgi-wanted:after{content:"ड"}.hgi-bulk.hgi-wanted:before{content:"ढ"}.hgi-bulk.hgi-wardrobe-01:after{content:"ण"}.hgi-bulk.hgi-wardrobe-01:before{content:"त"}.hgi-bulk.hgi-wardrobe-02:after{content:"थ"}.hgi-bulk.hgi-wardrobe-02:before{content:"द"}.hgi-bulk.hgi-wardrobe-03:after{content:"ध"}.hgi-bulk.hgi-wardrobe-03:before{content:"न"}.hgi-bulk.hgi-wardrobe-04:after{content:"ऩ"}.hgi-bulk.hgi-wardrobe-04:before{content:"प"}.hgi-bulk.hgi-warehouse:after{content:"फ"}.hgi-bulk.hgi-warehouse:before{content:"ब"}.hgi-bulk.hgi-washington-monument:after{content:"भ"}.hgi-bulk.hgi-washington-monument:before{content:"म"}.hgi-bulk.hgi-waste-restore:after{content:"य"}.hgi-bulk.hgi-waste-restore:before{content:"र"}.hgi-bulk.hgi-waste:after{content:"ऱ"}.hgi-bulk.hgi-waste:before{content:"ल"}.hgi-bulk.hgi-watch-01:after{content:"ळ"}.hgi-bulk.hgi-watch-01:before{content:"ऴ"}.hgi-bulk.hgi-watch-02:after{content:"व"}.hgi-bulk.hgi-watch-02:before{content:"श"}.hgi-bulk.hgi-water-energy:after{content:"ष"}.hgi-bulk.hgi-water-energy:before{content:"स"}.hgi-bulk.hgi-water-polo:after{content:"ह"}.hgi-bulk.hgi-water-polo:before{content:"ऺ"}.hgi-bulk.hgi-water-pump:after{content:"ऻ"}.hgi-bulk.hgi-water-pump:before{content:"़"}.hgi-bulk.hgi-waterfall-down-01:after{content:"ऽ"}.hgi-bulk.hgi-waterfall-down-01:before{content:"ा"}.hgi-bulk.hgi-waterfall-down-03:after{content:"ि"}.hgi-bulk.hgi-waterfall-down-03:before{content:"ी"}.hgi-bulk.hgi-waterfall-up-01:after{content:"ु"}.hgi-bulk.hgi-waterfall-up-01:before{content:"ू"}.hgi-bulk.hgi-waterfall-up-02:after{content:"ृ"}.hgi-bulk.hgi-waterfall-up-02:before{content:"ॄ"}.hgi-bulk.hgi-watermelon:after{content:"ॅ"}.hgi-bulk.hgi-watermelon:before{content:"ॆ"}.hgi-bulk.hgi-wattpad:after{content:"े"}.hgi-bulk.hgi-wattpad-square:after{content:"ै"}.hgi-bulk.hgi-wattpad-square:before{content:"ॉ"}.hgi-bulk.hgi-wattpad:before{content:"ॊ"}.hgi-bulk.hgi-waving-hand-01:after{content:"ो"}.hgi-bulk.hgi-waving-hand-01:before{content:"ौ"}.hgi-bulk.hgi-waving-hand-02:after{content:"्"}.hgi-bulk.hgi-waving-hand-02:before{content:"ॎ"}.hgi-bulk.hgi-waze:after{content:"ॏ"}.hgi-bulk.hgi-waze:before{content:"ॐ"}.hgi-bulk.hgi-web-design-01:after{content:"॑"}.hgi-bulk.hgi-web-design-01:before{content:"॒"}.hgi-bulk.hgi-web-design-02:after{content:"॓"}.hgi-bulk.hgi-web-design-02:before{content:"॔"}.hgi-bulk.hgi-web-programming:after{content:"ॕ"}.hgi-bulk.hgi-web-programming:before{content:"ॖ"}.hgi-bulk.hgi-web-protection:after{content:"ॗ"}.hgi-bulk.hgi-web-protection:before{content:"क़"}.hgi-bulk.hgi-web-security:after{content:"ख़"}.hgi-bulk.hgi-web-security:before{content:"ग़"}.hgi-bulk.hgi-web-validation:after{content:"ज़"}.hgi-bulk.hgi-web-validation:before{content:"ड़"}.hgi-bulk.hgi-webflow:after{content:"ढ़"}.hgi-bulk.hgi-webflow:before{content:"फ़"}.hgi-bulk.hgi-wechat:after{content:"य़"}.hgi-bulk.hgi-wechat:before{content:"ॠ"}.hgi-bulk.hgi-weight-scale-01:after{content:"ॡ"}.hgi-bulk.hgi-weight-scale-01:before{content:"ॢ"}.hgi-bulk.hgi-weight-scale:after{content:"ॣ"}.hgi-bulk.hgi-weight-scale:before{content:"।"}.hgi-bulk.hgi-wellness:after{content:"॥"}.hgi-bulk.hgi-wellness:before{content:"०"}.hgi-bulk.hgi-whatsapp-business:after{content:"१"}.hgi-bulk.hgi-whatsapp-business:before{content:"२"}.hgi-bulk.hgi-whatsapp:after{content:"३"}.hgi-bulk.hgi-whatsapp:before{content:"४"}.hgi-bulk.hgi-wheelchair:after{content:"५"}.hgi-bulk.hgi-wheelchair:before{content:"६"}.hgi-bulk.hgi-whisk:after{content:"७"}.hgi-bulk.hgi-whisk:before{content:"८"}.hgi-bulk.hgi-whistle:after{content:"९"}.hgi-bulk.hgi-whistle:before{content:"॰"}.hgi-bulk.hgi-wifi-01:after{content:"ॱ"}.hgi-bulk.hgi-wifi-01:before{content:"ॲ"}.hgi-bulk.hgi-wifi-02:after{content:"ॳ"}.hgi-bulk.hgi-wifi-02:before{content:"ॴ"}.hgi-bulk.hgi-wifi-circle:after{content:"ॵ"}.hgi-bulk.hgi-wifi-circle:before{content:"ॶ"}.hgi-bulk.hgi-wifi-connected-01:after{content:"ॷ"}.hgi-bulk.hgi-wifi-connected-01:before{content:"ॸ"}.hgi-bulk.hgi-wifi-connected-02:after{content:"ॹ"}.hgi-bulk.hgi-wifi-connected-02:before{content:"ॺ"}.hgi-bulk.hgi-wifi-connected-03:after{content:"ॻ"}.hgi-bulk.hgi-wifi-connected-03:before{content:"ॼ"}.hgi-bulk.hgi-wifi-disconnected-01:after{content:"ॽ"}.hgi-bulk.hgi-wifi-disconnected-01:before{content:"ॾ"}.hgi-bulk.hgi-wifi-disconnected-02:after{content:"ॿ"}.hgi-bulk.hgi-wifi-disconnected-02:before{content:"ঀ"}.hgi-bulk.hgi-wifi-disconnected-03:after{content:"ঁ"}.hgi-bulk.hgi-wifi-disconnected-03:before{content:"ং"}.hgi-bulk.hgi-wifi-disconnected-04:after{content:"ঃ"}.hgi-bulk.hgi-wifi-disconnected-04:before{content:"঄"}.hgi-bulk.hgi-wifi-error-01:after{content:"অ"}.hgi-bulk.hgi-wifi-error-01:before{content:"আ"}.hgi-bulk.hgi-wifi-error-02:after{content:"ই"}.hgi-bulk.hgi-wifi-error-02:before{content:"ঈ"}.hgi-bulk.hgi-wifi-full-signal:after{content:"উ"}.hgi-bulk.hgi-wifi-full-signal:before{content:"ঊ"}.hgi-bulk.hgi-wifi-location:after{content:"ঋ"}.hgi-bulk.hgi-wifi-location:before{content:"ঌ"}.hgi-bulk.hgi-wifi-lock:after{content:"঍"}.hgi-bulk.hgi-wifi-lock:before{content:"঎"}.hgi-bulk.hgi-wifi-low-signal:after{content:"এ"}.hgi-bulk.hgi-wifi-low-signal:before{content:"ঐ"}.hgi-bulk.hgi-wifi-medium-signal:after{content:"঑"}.hgi-bulk.hgi-wifi-medium-signal:before{content:"঒"}.hgi-bulk.hgi-wifi-no-signal:after{content:"ও"}.hgi-bulk.hgi-wifi-no-signal:before{content:"ঔ"}.hgi-bulk.hgi-wifi-off-01:after{content:"ক"}.hgi-bulk.hgi-wifi-off-01:before{content:"খ"}.hgi-bulk.hgi-wifi-off-02:after{content:"গ"}.hgi-bulk.hgi-wifi-off-02:before{content:"ঘ"}.hgi-bulk.hgi-wifi-square:after{content:"ঙ"}.hgi-bulk.hgi-wifi-square:before{content:"চ"}.hgi-bulk.hgi-wifi-unlock:after{content:"ছ"}.hgi-bulk.hgi-wifi-unlock:before{content:"জ"}.hgi-bulk.hgi-wikipedia:after{content:"ঝ"}.hgi-bulk.hgi-wikipedia:before{content:"ঞ"}.hgi-bulk.hgi-wind-power-01:after{content:"ট"}.hgi-bulk.hgi-wind-power-01:before{content:"ঠ"}.hgi-bulk.hgi-wind-power-02:after{content:"ড"}.hgi-bulk.hgi-wind-power-02:before{content:"ঢ"}.hgi-bulk.hgi-wind-power-03:after{content:"ণ"}.hgi-bulk.hgi-wind-power-03:before{content:"ত"}.hgi-bulk.hgi-wind-power:after{content:"থ"}.hgi-bulk.hgi-wind-power:before{content:"দ"}.hgi-bulk.hgi-wind-surf:after{content:"ধ"}.hgi-bulk.hgi-wind-surf:before{content:"ন"}.hgi-bulk.hgi-wind-turbine:after{content:"঩"}.hgi-bulk.hgi-wind-turbine:before{content:"প"}.hgi-bulk.hgi-wink:after{content:"ফ"}.hgi-bulk.hgi-wink:before{content:"ব"}.hgi-bulk.hgi-winking:after{content:"ভ"}.hgi-bulk.hgi-winking:before{content:"ম"}.hgi-bulk.hgi-wireless-cloud-access:after{content:"য"}.hgi-bulk.hgi-wireless-cloud-access:before{content:"র"}.hgi-bulk.hgi-wireless:after{content:"঱"}.hgi-bulk.hgi-wireless:before{content:"ল"}.hgi-bulk.hgi-wise:after{content:"঳"}.hgi-bulk.hgi-wise:before{content:"঴"}.hgi-bulk.hgi-wordpress:after{content:"঵"}.hgi-bulk.hgi-wordpress:before{content:"শ"}.hgi-bulk.hgi-work-alert:after{content:"ষ"}.hgi-bulk.hgi-work-alert:before{content:"স"}.hgi-bulk.hgi-work-history:after{content:"হ"}.hgi-bulk.hgi-work-history:before{content:"঺"}.hgi-bulk.hgi-work-update:after{content:"঻"}.hgi-bulk.hgi-work-update:before{content:"়"}.hgi-bulk.hgi-workflow-circle-01:after{content:"ঽ"}.hgi-bulk.hgi-workflow-circle-01:before{content:"া"}.hgi-bulk.hgi-workflow-circle-02:after{content:"ি"}.hgi-bulk.hgi-workflow-circle-02:before{content:"ী"}.hgi-bulk.hgi-workflow-circle-03:after{content:"ু"}.hgi-bulk.hgi-workflow-circle-03:before{content:"ূ"}.hgi-bulk.hgi-workflow-circle-04:after{content:"ৃ"}.hgi-bulk.hgi-workflow-circle-04:before{content:"ৄ"}.hgi-bulk.hgi-workflow-circle-05:after{content:"৅"}.hgi-bulk.hgi-workflow-circle-05:before{content:"৆"}.hgi-bulk.hgi-workflow-circle-06:after{content:"ে"}.hgi-bulk.hgi-workflow-circle-06:before{content:"ৈ"}.hgi-bulk.hgi-workflow-square-01:after{content:"৉"}.hgi-bulk.hgi-workflow-square-01:before{content:"৊"}.hgi-bulk.hgi-workflow-square-02:after{content:"ো"}.hgi-bulk.hgi-workflow-square-02:before{content:"ৌ"}.hgi-bulk.hgi-workflow-square-03:after{content:"্"}.hgi-bulk.hgi-workflow-square-03:before{content:"ৎ"}.hgi-bulk.hgi-workflow-square-04:after{content:"৏"}.hgi-bulk.hgi-workflow-square-04:before{content:"৐"}.hgi-bulk.hgi-workflow-square-05:after{content:"৑"}.hgi-bulk.hgi-workflow-square-05:before{content:"৒"}.hgi-bulk.hgi-workflow-square-06:after{content:"৓"}.hgi-bulk.hgi-workflow-square-06:before{content:"৔"}.hgi-bulk.hgi-workflow-square-07:after{content:"৕"}.hgi-bulk.hgi-workflow-square-07:before{content:"৖"}.hgi-bulk.hgi-workflow-square-08:after{content:"ৗ"}.hgi-bulk.hgi-workflow-square-08:before{content:"৘"}.hgi-bulk.hgi-workflow-square-09:after{content:"৙"}.hgi-bulk.hgi-workflow-square-09:before{content:"৚"}.hgi-bulk.hgi-workflow-square-10:after{content:"৛"}.hgi-bulk.hgi-workflow-square-10:before{content:"ড়"}.hgi-bulk.hgi-workout-battle-ropes:after{content:"ঢ়"}.hgi-bulk.hgi-workout-battle-ropes:before{content:"৞"}.hgi-bulk.hgi-workout-gymnastics:after{content:"য়"}.hgi-bulk.hgi-workout-gymnastics:before{content:"ৠ"}.hgi-bulk.hgi-workout-kicking:after{content:"ৡ"}.hgi-bulk.hgi-workout-kicking:before{content:"ৢ"}.hgi-bulk.hgi-workout-run:after{content:"ৣ"}.hgi-bulk.hgi-workout-run:before{content:"৤"}.hgi-bulk.hgi-workout-sport:after{content:"৥"}.hgi-bulk.hgi-workout-sport:before{content:"০"}.hgi-bulk.hgi-workout-squats:after{content:"১"}.hgi-bulk.hgi-workout-squats:before{content:"২"}.hgi-bulk.hgi-workout-stretching:after{content:"৩"}.hgi-bulk.hgi-workout-stretching:before{content:"৪"}.hgi-bulk.hgi-workout-warm-up:after{content:"৫"}.hgi-bulk.hgi-workout-warm-up:before{content:"৬"}.hgi-bulk.hgi-worry:after{content:"৭"}.hgi-bulk.hgi-worry:before{content:"৮"}.hgi-bulk.hgi-wps-office-rectangle:after{content:"৯"}.hgi-bulk.hgi-wps-office-rectangle:before{content:"ৰ"}.hgi-bulk.hgi-wps-office:after{content:"ৱ"}.hgi-bulk.hgi-wps-office:before{content:"৲"}.hgi-bulk.hgi-wrench-01:after{content:"৳"}.hgi-bulk.hgi-wrench-01:before{content:"৴"}.hgi-bulk.hgi-wrench-02:after{content:"৵"}.hgi-bulk.hgi-wrench-02:before{content:"৶"}.hgi-bulk.hgi-wudu:after{content:"৷"}.hgi-bulk.hgi-wudu:before{content:"৸"}.hgi-bulk.hgi-x-ray:after{content:"৹"}.hgi-bulk.hgi-x-ray:before{content:"৺"}.hgi-bulk.hgi-x-variable-circle:after{content:"৻"}.hgi-bulk.hgi-x-variable-circle:before{content:"ৼ"}.hgi-bulk.hgi-x-variable:after{content:"৽"}.hgi-bulk.hgi-x-variable-square:after{content:"৾"}.hgi-bulk.hgi-x-variable-square:before{content:"৿"}.hgi-bulk.hgi-x-variable:before{content:"਀"}.hgi-bulk.hgi-xing:after{content:"ਁ"}.hgi-bulk.hgi-xing:before{content:"ਂ"}.hgi-bulk.hgi-xls-01:after{content:"ਃ"}.hgi-bulk.hgi-xls-01:before{content:"਄"}.hgi-bulk.hgi-xls-02:after{content:"ਅ"}.hgi-bulk.hgi-xls-02:before{content:"ਆ"}.hgi-bulk.hgi-xml-01:after{content:"ਇ"}.hgi-bulk.hgi-xml-01:before{content:"ਈ"}.hgi-bulk.hgi-xml-02:after{content:"ਉ"}.hgi-bulk.hgi-xml-02:before{content:"ਊ"}.hgi-bulk.hgi-xsl-01:after{content:"਋"}.hgi-bulk.hgi-xsl-01:before{content:"਌"}.hgi-bulk.hgi-xsl-02:after{content:"਍"}.hgi-bulk.hgi-xsl-02:before{content:"਎"}.hgi-bulk.hgi-yelp:after{content:"ਏ"}.hgi-bulk.hgi-yelp:before{content:"ਐ"}.hgi-bulk.hgi-yen-circle:after{content:"਑"}.hgi-bulk.hgi-yen-circle:before{content:"਒"}.hgi-bulk.hgi-yen-receive:after{content:"ਓ"}.hgi-bulk.hgi-yen-receive:before{content:"ਔ"}.hgi-bulk.hgi-yen:after{content:"ਕ"}.hgi-bulk.hgi-yen-send:after{content:"ਖ"}.hgi-bulk.hgi-yen-send:before{content:"ਗ"}.hgi-bulk.hgi-yen-square:after{content:"ਘ"}.hgi-bulk.hgi-yen-square:before{content:"ਙ"}.hgi-bulk.hgi-yen:before{content:"ਚ"}.hgi-bulk.hgi-yoga-01:after{content:"ਛ"}.hgi-bulk.hgi-yoga-01:before{content:"ਜ"}.hgi-bulk.hgi-yoga-02:after{content:"ਝ"}.hgi-bulk.hgi-yoga-02:before{content:"ਞ"}.hgi-bulk.hgi-yoga-03:after{content:"ਟ"}.hgi-bulk.hgi-yoga-03:before{content:"ਠ"}.hgi-bulk.hgi-yoga-ball:after{content:"ਡ"}.hgi-bulk.hgi-yoga-ball:before{content:"ਢ"}.hgi-bulk.hgi-yoga-mat:after{content:"ਣ"}.hgi-bulk.hgi-yoga-mat:before{content:"ਤ"}.hgi-bulk.hgi-yogurt:after{content:"ਥ"}.hgi-bulk.hgi-yogurt:before{content:"ਦ"}.hgi-bulk.hgi-youtube:after{content:"ਧ"}.hgi-bulk.hgi-youtube:before{content:"ਨ"}.hgi-bulk.hgi-yurt:after{content:"਩"}.hgi-bulk.hgi-yurt:before{content:"ਪ"}.hgi-bulk.hgi-zakat:after{content:"ਫ"}.hgi-bulk.hgi-zakat:before{content:"ਬ"}.hgi-bulk.hgi-zap:after{content:"ਭ"}.hgi-bulk.hgi-zap:before{content:"ਮ"}.hgi-bulk.hgi-zeppelin:after{content:"ਯ"}.hgi-bulk.hgi-zeppelin:before{content:"ਰ"}.hgi-bulk.hgi-zip-01:after{content:"਱"}.hgi-bulk.hgi-zip-01:before{content:"ਲ"}.hgi-bulk.hgi-zip-02:after{content:"ਲ਼"}.hgi-bulk.hgi-zip-02:before{content:"਴"}.hgi-bulk.hgi-zoom-circle:after{content:"ਵ"}.hgi-bulk.hgi-zoom-circle:before{content:"ਸ਼"}.hgi-bulk.hgi-zoom-in-area:after{content:"਷"}.hgi-bulk.hgi-zoom-in-area:before{content:"ਸ"}.hgi-bulk.hgi-zoom-out-area:after{content:"ਹ"}.hgi-bulk.hgi-zoom-out-area:before{content:"਺"}.hgi-bulk.hgi-zoom:after{content:"਻"}.hgi-bulk.hgi-zoom-square:after{content:"਼"}.hgi-bulk.hgi-zoom-square:before{content:"਽"}.hgi-bulk.hgi-zoom:before{content:"ਾ"}@font-face{font-family:hgi-duotone-rounded;src:url(/assets/hgi-duotone-rounded-3d385473.eot?t=1721855091113);src:url(/assets/hgi-duotone-rounded-3d385473.eot?t=1721855091113#iefix) format("embedded-opentype"),url(/assets/hgi-duotone-rounded-7e2d5603.woff2?t=1721855091113) format("woff2"),url(/assets/hgi-duotone-rounded-bc43850f.woff?t=1721855091113) format("woff"),url(/assets/hgi-duotone-rounded-227148a9.ttf?t=1721855091113) format("truetype"),url(/assets/hgi-duotone-rounded-4a5cd42d.svg?t=1721855091113#hgi-duotone-rounded) format("svg")}.hgi-duotone{font-family:hgi-duotone-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-duotone:after{opacity:.4;position:absolute;left:0}.hgi-duotone.hgi-abacus:after{content:"蘒"}.hgi-duotone.hgi-abacus:before{content:"﨡"}.hgi-duotone.hgi-absolute:after{content:"諸"}.hgi-duotone.hgi-absolute:before{content:"﨣"}.hgi-duotone.hgi-acceleration:after{content:"﨤"}.hgi-duotone.hgi-acceleration:before{content:"逸"}.hgi-duotone.hgi-access:after{content:"都"}.hgi-duotone.hgi-access:before{content:"﨧"}.hgi-duotone.hgi-accident:after{content:"﨨"}.hgi-duotone.hgi-accident:before{content:"﨩"}.hgi-duotone.hgi-account-setting-01:after{content:"飯"}.hgi-duotone.hgi-account-setting-01:before{content:"飼"}.hgi-duotone.hgi-account-setting-02:after{content:"館"}.hgi-duotone.hgi-account-setting-02:before{content:"鶴"}.hgi-duotone.hgi-account-setting-03:after{content:"郞"}.hgi-duotone.hgi-account-setting-03:before{content:"隷"}.hgi-duotone.hgi-activity-01:after{content:"侮"}.hgi-duotone.hgi-activity-01:before{content:"僧"}.hgi-duotone.hgi-activity-02:after{content:"免"}.hgi-duotone.hgi-activity-02:before{content:"勉"}.hgi-duotone.hgi-activity-03:after{content:"勤"}.hgi-duotone.hgi-activity-03:before{content:"卑"}.hgi-duotone.hgi-activity-04:after{content:"喝"}.hgi-duotone.hgi-activity-04:before{content:"嘆"}.hgi-duotone.hgi-acute:after{content:"器"}.hgi-duotone.hgi-acute:before{content:"塀"}.hgi-duotone.hgi-add-01:after{content:"墨"}.hgi-duotone.hgi-add-01:before{content:"層"}.hgi-duotone.hgi-add-02:after{content:"屮"}.hgi-duotone.hgi-add-02:before{content:"悔"}.hgi-duotone.hgi-add-circle-half-dot:after{content:"慨"}.hgi-duotone.hgi-add-circle-half-dot:before{content:"憎"}.hgi-duotone.hgi-add-circle:after{content:"懲"}.hgi-duotone.hgi-add-circle:before{content:"敏"}.hgi-duotone.hgi-add-square:after{content:"既"}.hgi-duotone.hgi-add-square:before{content:"暑"}.hgi-duotone.hgi-add-team:after{content:"梅"}.hgi-duotone.hgi-add-team:before{content:"海"}.hgi-duotone.hgi-address-book:after{content:"渚"}.hgi-duotone.hgi-address-book:before{content:"漢"}.hgi-duotone.hgi-adobe-after-effect:after{content:"煮"}.hgi-duotone.hgi-adobe-after-effect:before{content:"爫"}.hgi-duotone.hgi-adobe-illustrator:after{content:"琢"}.hgi-duotone.hgi-adobe-illustrator:before{content:"碑"}.hgi-duotone.hgi-adobe-indesign:after{content:"社"}.hgi-duotone.hgi-adobe-indesign:before{content:"祉"}.hgi-duotone.hgi-adobe-photoshop:after{content:"祈"}.hgi-duotone.hgi-adobe-photoshop:before{content:"祐"}.hgi-duotone.hgi-adobe-premier:after{content:"祖"}.hgi-duotone.hgi-adobe-premier:before{content:"祝"}.hgi-duotone.hgi-adobe-xd:after{content:"禍"}.hgi-duotone.hgi-adobe-xd:before{content:"禎"}.hgi-duotone.hgi-adventure:after{content:"穀"}.hgi-duotone.hgi-adventure:before{content:"突"}.hgi-duotone.hgi-advertisiment:after{content:"節"}.hgi-duotone.hgi-advertisiment:before{content:"練"}.hgi-duotone.hgi-adzan:after{content:"縉"}.hgi-duotone.hgi-adzan:before{content:"繁"}.hgi-duotone.hgi-affiliate:after{content:"署"}.hgi-duotone.hgi-affiliate:before{content:"者"}.hgi-duotone.hgi-agreement-01:after{content:"臭"}.hgi-duotone.hgi-agreement-01:before{content:"艹"}.hgi-duotone.hgi-agreement-02:after{content:"艹"}.hgi-duotone.hgi-agreement-02:before{content:"著"}.hgi-duotone.hgi-agreement-03:after{content:"褐"}.hgi-duotone.hgi-agreement-03:before{content:"視"}.hgi-duotone.hgi-ai-beautify:after{content:"謁"}.hgi-duotone.hgi-ai-beautify:before{content:"謹"}.hgi-duotone.hgi-ai-book:after{content:"賓"}.hgi-duotone.hgi-ai-book:before{content:"贈"}.hgi-duotone.hgi-ai-brain-01:after{content:"辶"}.hgi-duotone.hgi-ai-brain-01:before{content:"逸"}.hgi-duotone.hgi-ai-brain-02:after{content:"難"}.hgi-duotone.hgi-ai-brain-02:before{content:"響"}.hgi-duotone.hgi-ai-brain-03:after{content:"頻"}.hgi-duotone.hgi-ai-brain-03:before{content:"恵"}.hgi-duotone.hgi-ai-brain-04:after{content:"𤋮"}.hgi-duotone.hgi-ai-brain-04:before{content:"舘"}.hgi-duotone.hgi-ai-brain-05:after{content:"﩮"}.hgi-duotone.hgi-ai-brain-05:before{content:"﩯"}.hgi-duotone.hgi-ai-browser:after{content:"並"}.hgi-duotone.hgi-ai-browser:before{content:"况"}.hgi-duotone.hgi-ai-chat-01:after{content:"全"}.hgi-duotone.hgi-ai-chat-01:before{content:"侀"}.hgi-duotone.hgi-ai-chat-02:after{content:"充"}.hgi-duotone.hgi-ai-chat-02:before{content:"冀"}.hgi-duotone.hgi-ai-cloud-01:after{content:"勇"}.hgi-duotone.hgi-ai-cloud-01:before{content:"勺"}.hgi-duotone.hgi-ai-cloud-02:after{content:"喝"}.hgi-duotone.hgi-ai-cloud-02:before{content:"啕"}.hgi-duotone.hgi-ai-cloud:after{content:"喙"}.hgi-duotone.hgi-ai-cloud:before{content:"嗢"}.hgi-duotone.hgi-ai-computer:after{content:"塚"}.hgi-duotone.hgi-ai-computer:before{content:"墳"}.hgi-duotone.hgi-ai-dna:after{content:"奄"}.hgi-duotone.hgi-ai-dna:before{content:"奔"}.hgi-duotone.hgi-ai-eraser:after{content:"婢"}.hgi-duotone.hgi-ai-eraser:before{content:"嬨"}.hgi-duotone.hgi-ai-folder-01:after{content:"廒"}.hgi-duotone.hgi-ai-folder-01:before{content:"廙"}.hgi-duotone.hgi-ai-folder-02:after{content:"彩"}.hgi-duotone.hgi-ai-folder-02:before{content:"徭"}.hgi-duotone.hgi-ai-game:after{content:"惘"}.hgi-duotone.hgi-ai-game:before{content:"慎"}.hgi-duotone.hgi-ai-generative:after{content:"愈"}.hgi-duotone.hgi-ai-generative:before{content:"憎"}.hgi-duotone.hgi-ai-idea:after{content:"慠"}.hgi-duotone.hgi-ai-idea:before{content:"懲"}.hgi-duotone.hgi-ai-image:after{content:"戴"}.hgi-duotone.hgi-ai-image:before{content:"揄"}.hgi-duotone.hgi-ai-innovation-01:after{content:"搜"}.hgi-duotone.hgi-ai-innovation-01:before{content:"摒"}.hgi-duotone.hgi-ai-innovation-02:after{content:"敖"}.hgi-duotone.hgi-ai-innovation-02:before{content:"晴"}.hgi-duotone.hgi-ai-innovation-03:after{content:"朗"}.hgi-duotone.hgi-ai-innovation-03:before{content:"望"}.hgi-duotone.hgi-ai-laptop:after{content:"杖"}.hgi-duotone.hgi-ai-laptop:before{content:"歹"}.hgi-duotone.hgi-ai-learning:after{content:"殺"}.hgi-duotone.hgi-ai-learning:before{content:"流"}.hgi-duotone.hgi-ai-lock:after{content:"滛"}.hgi-duotone.hgi-ai-lock:before{content:"滋"}.hgi-duotone.hgi-ai-magic:after{content:"漢"}.hgi-duotone.hgi-ai-magic:before{content:"瀞"}.hgi-duotone.hgi-ai-mail-01:after{content:"煮"}.hgi-duotone.hgi-ai-mail-01:before{content:"瞧"}.hgi-duotone.hgi-ai-mail-02:after{content:"爵"}.hgi-duotone.hgi-ai-mail-02:before{content:"犯"}.hgi-duotone.hgi-ai-mail:after{content:"猪"}.hgi-duotone.hgi-ai-mail:before{content:"瑱"}.hgi-duotone.hgi-ai-network:after{content:"甆"}.hgi-duotone.hgi-ai-network:before{content:"画"}.hgi-duotone.hgi-ai-phone-01:after{content:"瘝"}.hgi-duotone.hgi-ai-phone-01:before{content:"瘟"}.hgi-duotone.hgi-ai-phone-02:after{content:"益"}.hgi-duotone.hgi-ai-phone-02:before{content:"盛"}.hgi-duotone.hgi-ai-programming:after{content:"直"}.hgi-duotone.hgi-ai-programming:before{content:"睊"}.hgi-duotone.hgi-ai-search:after{content:"着"}.hgi-duotone.hgi-ai-search:before{content:"磌"}.hgi-duotone.hgi-ai-security-01:after{content:"窱"}.hgi-duotone.hgi-ai-security-01:before{content:"節"}.hgi-duotone.hgi-ai-security-02:after{content:"类"}.hgi-duotone.hgi-ai-security-02:before{content:"絛"}.hgi-duotone.hgi-ai-setting:after{content:"練"}.hgi-duotone.hgi-ai-setting:before{content:"缾"}.hgi-duotone.hgi-ai-smartwatch:after{content:"者"}.hgi-duotone.hgi-ai-smartwatch:before{content:"荒"}.hgi-duotone.hgi-ai-user:after{content:"華"}.hgi-duotone.hgi-ai-user:before{content:"蝹"}.hgi-duotone.hgi-ai-video:after{content:"襁"}.hgi-duotone.hgi-ai-video:before{content:"覆"}.hgi-duotone.hgi-ai-view:after{content:"視"}.hgi-duotone.hgi-ai-view:before{content:"調"}.hgi-duotone.hgi-aids:after{content:"諸"}.hgi-duotone.hgi-aids:before{content:"請"}.hgi-duotone.hgi-airbnb:after{content:"謁"}.hgi-duotone.hgi-airbnb:before{content:"諾"}.hgi-duotone.hgi-aircraft-game:after{content:"諭"}.hgi-duotone.hgi-aircraft-game:before{content:"謹"}.hgi-duotone.hgi-airdrop:after{content:"變"}.hgi-duotone.hgi-airdrop:before{content:"贈"}.hgi-duotone.hgi-airplane-01:after{content:"輸"}.hgi-duotone.hgi-airplane-01:before{content:"遲"}.hgi-duotone.hgi-airplane-02:after{content:"醙"}.hgi-duotone.hgi-airplane-02:before{content:"鉶"}.hgi-duotone.hgi-airplane-landing-01:after{content:"陼"}.hgi-duotone.hgi-airplane-landing-01:before{content:"難"}.hgi-duotone.hgi-airplane-landing-02:after{content:"靖"}.hgi-duotone.hgi-airplane-landing-02:before{content:"韛"}.hgi-duotone.hgi-airplane-mode-off:after{content:"響"}.hgi-duotone.hgi-airplane-mode-off:before{content:"頋"}.hgi-duotone.hgi-airplane-mode:after{content:"頻"}.hgi-duotone.hgi-airplane-mode:before{content:"鬒"}.hgi-duotone.hgi-airplane-seat:after{content:"龜"}.hgi-duotone.hgi-airplane-seat:before{content:"𢡊"}.hgi-duotone.hgi-airplane-take-off-01:after{content:"𢡄"}.hgi-duotone.hgi-airplane-take-off-01:before{content:"𣏕"}.hgi-duotone.hgi-airplane-take-off-02:after{content:"㮝"}.hgi-duotone.hgi-airplane-take-off-02:before{content:"䀘"}.hgi-duotone.hgi-airplay-line:after{content:"䀹"}.hgi-duotone.hgi-airplay-line:before{content:"𥉉"}.hgi-duotone.hgi-airpod-01:after{content:"𥳐"}.hgi-duotone.hgi-airpod-01:before{content:"𧻓"}.hgi-duotone.hgi-airpod-02:after{content:"齃"}.hgi-duotone.hgi-airpod-02:before{content:"龎"}.hgi-duotone.hgi-airpod-03:after{content:"﫚"}.hgi-duotone.hgi-airpod-03:before{content:"﫛"}.hgi-duotone.hgi-airport:after{content:"﫜"}.hgi-duotone.hgi-airport:before{content:"﫝"}.hgi-duotone.hgi-al-aqsa-mosque:after{content:"﫞"}.hgi-duotone.hgi-al-aqsa-mosque:before{content:"﫟"}.hgi-duotone.hgi-alarm-clock:after{content:"﫠"}.hgi-duotone.hgi-alarm-clock:before{content:"﫡"}.hgi-duotone.hgi-album-01:after{content:"﫢"}.hgi-duotone.hgi-album-01:before{content:"﫣"}.hgi-duotone.hgi-album-02:after{content:"﫤"}.hgi-duotone.hgi-album-02:before{content:"﫥"}.hgi-duotone.hgi-album-not-found-01:after{content:"﫦"}.hgi-duotone.hgi-album-not-found-01:before{content:"﫧"}.hgi-duotone.hgi-album-not-found-02:after{content:"﫨"}.hgi-duotone.hgi-album-not-found-02:before{content:"﫩"}.hgi-duotone.hgi-alert-01:after{content:"﫪"}.hgi-duotone.hgi-alert-01:before{content:"﫫"}.hgi-duotone.hgi-alert-02:after{content:"﫬"}.hgi-duotone.hgi-alert-02:before{content:"﫭"}.hgi-duotone.hgi-alert-circle:after{content:"﫮"}.hgi-duotone.hgi-alert-circle:before{content:"﫯"}.hgi-duotone.hgi-alert-diamond:after{content:"﫰"}.hgi-duotone.hgi-alert-diamond:before{content:"﫱"}.hgi-duotone.hgi-alert-square:after{content:"﫲"}.hgi-duotone.hgi-alert-square:before{content:"﫳"}.hgi-duotone.hgi-algorithm:after{content:"﫴"}.hgi-duotone.hgi-algorithm:before{content:"﫵"}.hgi-duotone.hgi-alien-01:after{content:"﫶"}.hgi-duotone.hgi-alien-01:before{content:"﫷"}.hgi-duotone.hgi-alien-02:after{content:"﫸"}.hgi-duotone.hgi-alien-02:before{content:"﫹"}.hgi-duotone.hgi-align-bottom:after{content:"﫺"}.hgi-duotone.hgi-align-bottom:before{content:"﫻"}.hgi-duotone.hgi-align-box-bottom-center:after{content:"﫼"}.hgi-duotone.hgi-align-box-bottom-center:before{content:"﫽"}.hgi-duotone.hgi-align-box-bottom-left:after{content:"﫾"}.hgi-duotone.hgi-align-box-bottom-left:before{content:"﫿"}.hgi-duotone.hgi-align-box-bottom-right:after{content:"ﬀ"}.hgi-duotone.hgi-align-box-bottom-right:before{content:"ﬁ"}.hgi-duotone.hgi-align-box-middle-center:after{content:"ﬂ"}.hgi-duotone.hgi-align-box-middle-center:before{content:"ﬃ"}.hgi-duotone.hgi-align-box-middle-left:after{content:"ﬄ"}.hgi-duotone.hgi-align-box-middle-left:before{content:"ﬅ"}.hgi-duotone.hgi-align-box-middle-right:after{content:"ﬆ"}.hgi-duotone.hgi-align-box-middle-right:before{content:"﬇"}.hgi-duotone.hgi-align-box-top-center:after{content:"﬈"}.hgi-duotone.hgi-align-box-top-center:before{content:"﬉"}.hgi-duotone.hgi-align-box-top-left:after{content:"﬊"}.hgi-duotone.hgi-align-box-top-left:before{content:"﬋"}.hgi-duotone.hgi-align-box-top-right:after{content:"﬌"}.hgi-duotone.hgi-align-box-top-right:before{content:"﬍"}.hgi-duotone.hgi-align-horizontal-center:after{content:"﬎"}.hgi-duotone.hgi-align-horizontal-center:before{content:"﬏"}.hgi-duotone.hgi-align-key-object:after{content:"﬐"}.hgi-duotone.hgi-align-key-object:before{content:"﬑"}.hgi-duotone.hgi-align-left:after{content:"﬒"}.hgi-duotone.hgi-align-left:before{content:"ﬓ"}.hgi-duotone.hgi-align-right:after{content:"ﬔ"}.hgi-duotone.hgi-align-right:before{content:"ﬕ"}.hgi-duotone.hgi-align-selection:after{content:"ﬖ"}.hgi-duotone.hgi-align-selection:before{content:"ﬗ"}.hgi-duotone.hgi-align-top:after{content:"﬘"}.hgi-duotone.hgi-align-top:before{content:"﬙"}.hgi-duotone.hgi-align-vertical-center:after{content:"﬚"}.hgi-duotone.hgi-align-vertical-center:before{content:"﬛"}.hgi-duotone.hgi-all-bookmark:after{content:"﬜"}.hgi-duotone.hgi-all-bookmark:before{content:"יִ"}.hgi-duotone.hgi-allah:after{content:"ﬞ"}.hgi-duotone.hgi-allah:before{content:"ײַ"}.hgi-duotone.hgi-alms:after{content:"ﬠ"}.hgi-duotone.hgi-alms:before{content:"ﬡ"}.hgi-duotone.hgi-alpha-circle:after{content:"ﬢ"}.hgi-duotone.hgi-alpha-circle:before{content:"ﬣ"}.hgi-duotone.hgi-alpha:after{content:"ﬤ"}.hgi-duotone.hgi-alpha-square:after{content:"ﬥ"}.hgi-duotone.hgi-alpha-square:before{content:"ﬦ"}.hgi-duotone.hgi-alpha:before{content:"ﬧ"}.hgi-duotone.hgi-alphabet-arabic:after{content:"ﬨ"}.hgi-duotone.hgi-alphabet-arabic:before{content:"﬩"}.hgi-duotone.hgi-alphabet-bangla:after{content:"שׁ"}.hgi-duotone.hgi-alphabet-bangla:before{content:"שׂ"}.hgi-duotone.hgi-alphabet-chinese:after{content:"שּׁ"}.hgi-duotone.hgi-alphabet-chinese:before{content:"שּׂ"}.hgi-duotone.hgi-alphabet-greek:after{content:"אַ"}.hgi-duotone.hgi-alphabet-greek:before{content:"אָ"}.hgi-duotone.hgi-alphabet-hebrew:after{content:"אּ"}.hgi-duotone.hgi-alphabet-hebrew:before{content:"בּ"}.hgi-duotone.hgi-alphabet-hindi:after{content:"גּ"}.hgi-duotone.hgi-alphabet-hindi:before{content:"דּ"}.hgi-duotone.hgi-alphabet-japanese:after{content:"הּ"}.hgi-duotone.hgi-alphabet-japanese:before{content:"וּ"}.hgi-duotone.hgi-alphabet-korean:after{content:"זּ"}.hgi-duotone.hgi-alphabet-korean:before{content:"﬷"}.hgi-duotone.hgi-alphabet-thai:after{content:"טּ"}.hgi-duotone.hgi-alphabet-thai:before{content:"יּ"}.hgi-duotone.hgi-amazon:after{content:"ךּ"}.hgi-duotone.hgi-amazon:before{content:"כּ"}.hgi-duotone.hgi-ambulance:after{content:"לּ"}.hgi-duotone.hgi-ambulance:before{content:"﬽"}.hgi-duotone.hgi-american-football:after{content:"מּ"}.hgi-duotone.hgi-american-football:before{content:"﬿"}.hgi-duotone.hgi-amie:after{content:"נּ"}.hgi-duotone.hgi-amie:before{content:"סּ"}.hgi-duotone.hgi-ampoule:after{content:"﭂"}.hgi-duotone.hgi-ampoule:before{content:"ףּ"}.hgi-duotone.hgi-analysis-text-link:after{content:"פּ"}.hgi-duotone.hgi-analysis-text-link:before{content:"﭅"}.hgi-duotone.hgi-analytics-01:after{content:"צּ"}.hgi-duotone.hgi-analytics-01:before{content:"קּ"}.hgi-duotone.hgi-analytics-02:after{content:"רּ"}.hgi-duotone.hgi-analytics-02:before{content:"שּ"}.hgi-duotone.hgi-analytics-down:after{content:"תּ"}.hgi-duotone.hgi-analytics-down:before{content:"וֹ"}.hgi-duotone.hgi-analytics-up:after{content:"בֿ"}.hgi-duotone.hgi-analytics-up:before{content:"כֿ"}.hgi-duotone.hgi-anchor-point:after{content:"פֿ"}.hgi-duotone.hgi-anchor-point:before{content:"ﭏ"}.hgi-duotone.hgi-android:after{content:"ﭐ"}.hgi-duotone.hgi-android:before{content:"ﭑ"}.hgi-duotone.hgi-angel:after{content:"ﭒ"}.hgi-duotone.hgi-angel:before{content:"ﭓ"}.hgi-duotone.hgi-angle-01:after{content:"ﭔ"}.hgi-duotone.hgi-angle-01:before{content:"ﭕ"}.hgi-duotone.hgi-angle:after{content:"ﭖ"}.hgi-duotone.hgi-angle:before{content:"ﭗ"}.hgi-duotone.hgi-angry-bird:after{content:"ﭘ"}.hgi-duotone.hgi-angry-bird:before{content:"ﭙ"}.hgi-duotone.hgi-angry:after{content:"ﭚ"}.hgi-duotone.hgi-angry:before{content:"ﭛ"}.hgi-duotone.hgi-anonymous:after{content:"ﭜ"}.hgi-duotone.hgi-anonymous:before{content:"ﭝ"}.hgi-duotone.hgi-api:after{content:"ﭞ"}.hgi-duotone.hgi-api:before{content:"ﭟ"}.hgi-duotone.hgi-app-store:after{content:"ﭠ"}.hgi-duotone.hgi-app-store:before{content:"ﭡ"}.hgi-duotone.hgi-apple-01:after{content:"ﭢ"}.hgi-duotone.hgi-apple-01:before{content:"ﭣ"}.hgi-duotone.hgi-apple-finder:after{content:"ﭤ"}.hgi-duotone.hgi-apple-finder:before{content:"ﭥ"}.hgi-duotone.hgi-apple-news:after{content:"ﭦ"}.hgi-duotone.hgi-apple-news:before{content:"ﭧ"}.hgi-duotone.hgi-apple-pie:after{content:"ﭨ"}.hgi-duotone.hgi-apple-pie:before{content:"ﭩ"}.hgi-duotone.hgi-apple-reminder:after{content:"ﭪ"}.hgi-duotone.hgi-apple-reminder:before{content:"ﭫ"}.hgi-duotone.hgi-apple:after{content:"ﭬ"}.hgi-duotone.hgi-apple-stocks:after{content:"ﭭ"}.hgi-duotone.hgi-apple-stocks:before{content:"ﭮ"}.hgi-duotone.hgi-apple-vision-pro:after{content:"ﭯ"}.hgi-duotone.hgi-apple-vision-pro:before{content:"ﭰ"}.hgi-duotone.hgi-apple:before{content:"ﭱ"}.hgi-duotone.hgi-approximately-equal-circle:after{content:"ﭲ"}.hgi-duotone.hgi-approximately-equal-circle:before{content:"ﭳ"}.hgi-duotone.hgi-approximately-equal:after{content:"ﭴ"}.hgi-duotone.hgi-approximately-equal-square:after{content:"ﭵ"}.hgi-duotone.hgi-approximately-equal-square:before{content:"ﭶ"}.hgi-duotone.hgi-approximately-equal:before{content:"ﭷ"}.hgi-duotone.hgi-apricot:after{content:"ﭸ"}.hgi-duotone.hgi-apricot:before{content:"ﭹ"}.hgi-duotone.hgi-apron:after{content:"ﭺ"}.hgi-duotone.hgi-apron:before{content:"ﭻ"}.hgi-duotone.hgi-arc-browser:after{content:"ﭼ"}.hgi-duotone.hgi-arc-browser:before{content:"ﭽ"}.hgi-duotone.hgi-archer:after{content:"ﭾ"}.hgi-duotone.hgi-archer:before{content:"ﭿ"}.hgi-duotone.hgi-archive-01:after{content:"ﮀ"}.hgi-duotone.hgi-archive-01:before{content:"ﮁ"}.hgi-duotone.hgi-archive-02:after{content:"ﮂ"}.hgi-duotone.hgi-archive-02:before{content:"ﮃ"}.hgi-duotone.hgi-archive:after{content:"ﮄ"}.hgi-duotone.hgi-archive:before{content:"ﮅ"}.hgi-duotone.hgi-armored-boot:after{content:"ﮆ"}.hgi-duotone.hgi-armored-boot:before{content:"ﮇ"}.hgi-duotone.hgi-arrange-by-letters-a-z:after{content:"ﮈ"}.hgi-duotone.hgi-arrange-by-letters-a-z:before{content:"ﮉ"}.hgi-duotone.hgi-arrange-by-letters-z-a:after{content:"ﮊ"}.hgi-duotone.hgi-arrange-by-letters-z-a:before{content:"ﮋ"}.hgi-duotone.hgi-arrange-by-numbers-1-9:after{content:"ﮌ"}.hgi-duotone.hgi-arrange-by-numbers-1-9:before{content:"ﮍ"}.hgi-duotone.hgi-arrange-by-numbers-9-1:after{content:"ﮎ"}.hgi-duotone.hgi-arrange-by-numbers-9-1:before{content:"ﮏ"}.hgi-duotone.hgi-arrange:after{content:"ﮐ"}.hgi-duotone.hgi-arrange:before{content:"ﮑ"}.hgi-duotone.hgi-arrow-all-direction:after{content:"ﮒ"}.hgi-duotone.hgi-arrow-all-direction:before{content:"ﮓ"}.hgi-duotone.hgi-arrow-data-transfer-diagonal:after{content:"ﮔ"}.hgi-duotone.hgi-arrow-data-transfer-diagonal:before{content:"ﮕ"}.hgi-duotone.hgi-arrow-data-transfer-horizontal:after{content:"ﮖ"}.hgi-duotone.hgi-arrow-data-transfer-horizontal:before{content:"ﮗ"}.hgi-duotone.hgi-arrow-data-transfer-vertical:after{content:"ﮘ"}.hgi-duotone.hgi-arrow-data-transfer-vertical:before{content:"ﮙ"}.hgi-duotone.hgi-arrow-diagonal:after{content:"ﮚ"}.hgi-duotone.hgi-arrow-diagonal:before{content:"ﮛ"}.hgi-duotone.hgi-arrow-down-01:after{content:"ﮜ"}.hgi-duotone.hgi-arrow-down-01:before{content:"ﮝ"}.hgi-duotone.hgi-arrow-down-02:after{content:"ﮞ"}.hgi-duotone.hgi-arrow-down-02:before{content:"ﮟ"}.hgi-duotone.hgi-arrow-down-03:after{content:"ﮠ"}.hgi-duotone.hgi-arrow-down-03:before{content:"ﮡ"}.hgi-duotone.hgi-arrow-down-04:after{content:"ﮢ"}.hgi-duotone.hgi-arrow-down-04:before{content:"ﮣ"}.hgi-duotone.hgi-arrow-down-05:after{content:"ﮤ"}.hgi-duotone.hgi-arrow-down-05:before{content:"ﮥ"}.hgi-duotone.hgi-arrow-down-double:after{content:"ﮦ"}.hgi-duotone.hgi-arrow-down-double:before{content:"ﮧ"}.hgi-duotone.hgi-arrow-down-left-01:after{content:"ﮨ"}.hgi-duotone.hgi-arrow-down-left-01:before{content:"ﮩ"}.hgi-duotone.hgi-arrow-down-left-02:after{content:"ﮪ"}.hgi-duotone.hgi-arrow-down-left-02:before{content:"ﮫ"}.hgi-duotone.hgi-arrow-down-right-01:after{content:"ﮬ"}.hgi-duotone.hgi-arrow-down-right-01:before{content:"ﮭ"}.hgi-duotone.hgi-arrow-down-right-02:after{content:"ﮮ"}.hgi-duotone.hgi-arrow-down-right-02:before{content:"ﮯ"}.hgi-duotone.hgi-arrow-expand-01:after{content:"ﮰ"}.hgi-duotone.hgi-arrow-expand-01:before{content:"ﮱ"}.hgi-duotone.hgi-arrow-expand-02:after{content:"﮲"}.hgi-duotone.hgi-arrow-expand-02:before{content:"﮳"}.hgi-duotone.hgi-arrow-expand-diagonal-01:after{content:"﮴"}.hgi-duotone.hgi-arrow-expand-diagonal-01:before{content:"﮵"}.hgi-duotone.hgi-arrow-expand-diagonal-02:after{content:"﮶"}.hgi-duotone.hgi-arrow-expand-diagonal-02:before{content:"﮷"}.hgi-duotone.hgi-arrow-expand:after{content:"﮸"}.hgi-duotone.hgi-arrow-expand:before{content:"﮹"}.hgi-duotone.hgi-arrow-horizontal:after{content:"﮺"}.hgi-duotone.hgi-arrow-horizontal:before{content:"﮻"}.hgi-duotone.hgi-arrow-left-01:after{content:"﮼"}.hgi-duotone.hgi-arrow-left-01:before{content:"﮽"}.hgi-duotone.hgi-arrow-left-02:after{content:"﮾"}.hgi-duotone.hgi-arrow-left-02:before{content:"﮿"}.hgi-duotone.hgi-arrow-left-03:after{content:"﯀"}.hgi-duotone.hgi-arrow-left-03:before{content:"﯁"}.hgi-duotone.hgi-arrow-left-04:after{content:"﯂"}.hgi-duotone.hgi-arrow-left-04:before{content:"﯃"}.hgi-duotone.hgi-arrow-left-05:after{content:"﯄"}.hgi-duotone.hgi-arrow-left-05:before{content:"﯅"}.hgi-duotone.hgi-arrow-left-double:after{content:"﯆"}.hgi-duotone.hgi-arrow-left-double:before{content:"﯇"}.hgi-duotone.hgi-arrow-left-right:after{content:"﯈"}.hgi-duotone.hgi-arrow-left-right:before{content:"﯉"}.hgi-duotone.hgi-arrow-move-down-left:after{content:"﯊"}.hgi-duotone.hgi-arrow-move-down-left:before{content:"﯋"}.hgi-duotone.hgi-arrow-move-down-right:after{content:"﯌"}.hgi-duotone.hgi-arrow-move-down-right:before{content:"﯍"}.hgi-duotone.hgi-arrow-move-left-down:after{content:"﯎"}.hgi-duotone.hgi-arrow-move-left-down:before{content:"﯏"}.hgi-duotone.hgi-arrow-move-right-down:after{content:"﯐"}.hgi-duotone.hgi-arrow-move-right-down:before{content:"﯑"}.hgi-duotone.hgi-arrow-move-up-left:after{content:"﯒"}.hgi-duotone.hgi-arrow-move-up-left:before{content:"ﯓ"}.hgi-duotone.hgi-arrow-move-up-right:after{content:"ﯔ"}.hgi-duotone.hgi-arrow-move-up-right:before{content:"ﯕ"}.hgi-duotone.hgi-arrow-reload-horizontal:after{content:"ﯖ"}.hgi-duotone.hgi-arrow-reload-horizontal:before{content:"ﯗ"}.hgi-duotone.hgi-arrow-reload-vertical:after{content:"ﯘ"}.hgi-duotone.hgi-arrow-reload-vertical:before{content:"ﯙ"}.hgi-duotone.hgi-arrow-right-01:after{content:"ﯚ"}.hgi-duotone.hgi-arrow-right-01:before{content:"ﯛ"}.hgi-duotone.hgi-arrow-right-02:after{content:"ﯜ"}.hgi-duotone.hgi-arrow-right-02:before{content:"ﯝ"}.hgi-duotone.hgi-arrow-right-03:after{content:"ﯞ"}.hgi-duotone.hgi-arrow-right-03:before{content:"ﯟ"}.hgi-duotone.hgi-arrow-right-04:after{content:"ﯠ"}.hgi-duotone.hgi-arrow-right-04:before{content:"ﯡ"}.hgi-duotone.hgi-arrow-right-05:after{content:"ﯢ"}.hgi-duotone.hgi-arrow-right-05:before{content:"ﯣ"}.hgi-duotone.hgi-arrow-right-double:after{content:"ﯤ"}.hgi-duotone.hgi-arrow-right-double:before{content:"ﯥ"}.hgi-duotone.hgi-arrow-shrink-01:after{content:"ﯦ"}.hgi-duotone.hgi-arrow-shrink-01:before{content:"ﯧ"}.hgi-duotone.hgi-arrow-shrink-02:after{content:"ﯨ"}.hgi-duotone.hgi-arrow-shrink-02:before{content:"ﯩ"}.hgi-duotone.hgi-arrow-shrink:after{content:"ﯪ"}.hgi-duotone.hgi-arrow-shrink:before{content:"ﯫ"}.hgi-duotone.hgi-arrow-turn-backward:after{content:"ﯬ"}.hgi-duotone.hgi-arrow-turn-backward:before{content:"ﯭ"}.hgi-duotone.hgi-arrow-turn-down:after{content:"ﯮ"}.hgi-duotone.hgi-arrow-turn-down:before{content:"ﯯ"}.hgi-duotone.hgi-arrow-turn-forward:after{content:"ﯰ"}.hgi-duotone.hgi-arrow-turn-forward:before{content:"ﯱ"}.hgi-duotone.hgi-arrow-turn-up:after{content:"ﯲ"}.hgi-duotone.hgi-arrow-turn-up:before{content:"ﯳ"}.hgi-duotone.hgi-arrow-up-01:after{content:"ﯴ"}.hgi-duotone.hgi-arrow-up-01:before{content:"ﯵ"}.hgi-duotone.hgi-arrow-up-02:after{content:"ﯶ"}.hgi-duotone.hgi-arrow-up-02:before{content:"ﯷ"}.hgi-duotone.hgi-arrow-up-03:after{content:"ﯸ"}.hgi-duotone.hgi-arrow-up-03:before{content:"ﯹ"}.hgi-duotone.hgi-arrow-up-04:after{content:"ﯺ"}.hgi-duotone.hgi-arrow-up-04:before{content:"ﯻ"}.hgi-duotone.hgi-arrow-up-05:after{content:"ﯼ"}.hgi-duotone.hgi-arrow-up-05:before{content:"ﯽ"}.hgi-duotone.hgi-arrow-up-double:after{content:"ﯾ"}.hgi-duotone.hgi-arrow-up-double:before{content:"ﯿ"}.hgi-duotone.hgi-arrow-up-down:after{content:"ﰀ"}.hgi-duotone.hgi-arrow-up-down:before{content:"ﰁ"}.hgi-duotone.hgi-arrow-up-left-01:after{content:"ﰂ"}.hgi-duotone.hgi-arrow-up-left-01:before{content:"ﰃ"}.hgi-duotone.hgi-arrow-up-left-02:after{content:"ﰄ"}.hgi-duotone.hgi-arrow-up-left-02:before{content:"ﰅ"}.hgi-duotone.hgi-arrow-up-right-01:after{content:"ﰆ"}.hgi-duotone.hgi-arrow-up-right-01:before{content:"ﰇ"}.hgi-duotone.hgi-arrow-up-right-02:after{content:"ﰈ"}.hgi-duotone.hgi-arrow-up-right-02:before{content:"ﰉ"}.hgi-duotone.hgi-arrow-vertical:after{content:"ﰊ"}.hgi-duotone.hgi-arrow-vertical:before{content:"ﰋ"}.hgi-duotone.hgi-artboard:after{content:"ﰌ"}.hgi-duotone.hgi-artboard-tool:after{content:"ﰍ"}.hgi-duotone.hgi-artboard-tool:before{content:"ﰎ"}.hgi-duotone.hgi-artboard:before{content:"ﰏ"}.hgi-duotone.hgi-artificial-intelligence-01:after{content:"ﰐ"}.hgi-duotone.hgi-artificial-intelligence-01:before{content:"ﰑ"}.hgi-duotone.hgi-artificial-intelligence-02:after{content:"ﰒ"}.hgi-duotone.hgi-artificial-intelligence-02:before{content:"ﰓ"}.hgi-duotone.hgi-artificial-intelligence-03:after{content:"ﰔ"}.hgi-duotone.hgi-artificial-intelligence-03:before{content:"ﰕ"}.hgi-duotone.hgi-artificial-intelligence-04:after{content:"ﰖ"}.hgi-duotone.hgi-artificial-intelligence-04:before{content:"ﰗ"}.hgi-duotone.hgi-artificial-intelligence-05:after{content:"ﰘ"}.hgi-duotone.hgi-artificial-intelligence-05:before{content:"ﰙ"}.hgi-duotone.hgi-artificial-intelligence-06:after{content:"ﰚ"}.hgi-duotone.hgi-artificial-intelligence-06:before{content:"ﰛ"}.hgi-duotone.hgi-artificial-intelligence-07:after{content:"ﰜ"}.hgi-duotone.hgi-artificial-intelligence-07:before{content:"ﰝ"}.hgi-duotone.hgi-aspect-ratio:after{content:"ﰞ"}.hgi-duotone.hgi-aspect-ratio:before{content:"ﰟ"}.hgi-duotone.hgi-assignments:after{content:"ﰠ"}.hgi-duotone.hgi-assignments:before{content:"ﰡ"}.hgi-duotone.hgi-asteroid-01:after{content:"ﰢ"}.hgi-duotone.hgi-asteroid-01:before{content:"ﰣ"}.hgi-duotone.hgi-asteroid-02:after{content:"ﰤ"}.hgi-duotone.hgi-asteroid-02:before{content:"ﰥ"}.hgi-duotone.hgi-astronaut-01:after{content:"ﰦ"}.hgi-duotone.hgi-astronaut-01:before{content:"ﰧ"}.hgi-duotone.hgi-astronaut-02:after{content:"ﰨ"}.hgi-duotone.hgi-astronaut-02:before{content:"ﰩ"}.hgi-duotone.hgi-at:after{content:"ﰪ"}.hgi-duotone.hgi-at:before{content:"ﰫ"}.hgi-duotone.hgi-atm-01:after{content:"ﰬ"}.hgi-duotone.hgi-atm-01:before{content:"ﰭ"}.hgi-duotone.hgi-atm-02:after{content:"ﰮ"}.hgi-duotone.hgi-atm-02:before{content:"ﰯ"}.hgi-duotone.hgi-atom-01:after{content:"ﰰ"}.hgi-duotone.hgi-atom-01:before{content:"ﰱ"}.hgi-duotone.hgi-atom-02:after{content:"ﰲ"}.hgi-duotone.hgi-atom-02:before{content:"ﰳ"}.hgi-duotone.hgi-atomic-power:after{content:"ﰴ"}.hgi-duotone.hgi-atomic-power:before{content:"ﰵ"}.hgi-duotone.hgi-attachment-01:after{content:"ﰶ"}.hgi-duotone.hgi-attachment-01:before{content:"ﰷ"}.hgi-duotone.hgi-attachment-02:after{content:"ﰸ"}.hgi-duotone.hgi-attachment-02:before{content:"ﰹ"}.hgi-duotone.hgi-attachment-circle:after{content:"ﰺ"}.hgi-duotone.hgi-attachment-circle:before{content:"ﰻ"}.hgi-duotone.hgi-attachment:after{content:"ﰼ"}.hgi-duotone.hgi-attachment-square:after{content:"ﰽ"}.hgi-duotone.hgi-attachment-square:before{content:"ﰾ"}.hgi-duotone.hgi-attachment:before{content:"ﰿ"}.hgi-duotone.hgi-auction:after{content:"ﱀ"}.hgi-duotone.hgi-auction:before{content:"ﱁ"}.hgi-duotone.hgi-audio-book-01:after{content:"ﱂ"}.hgi-duotone.hgi-audio-book-01:before{content:"ﱃ"}.hgi-duotone.hgi-audio-book-02:after{content:"ﱄ"}.hgi-duotone.hgi-audio-book-02:before{content:"ﱅ"}.hgi-duotone.hgi-audio-book-03:after{content:"ﱆ"}.hgi-duotone.hgi-audio-book-03:before{content:"ﱇ"}.hgi-duotone.hgi-audio-book-04:after{content:"ﱈ"}.hgi-duotone.hgi-audio-book-04:before{content:"ﱉ"}.hgi-duotone.hgi-audit-01:after{content:"ﱊ"}.hgi-duotone.hgi-audit-01:before{content:"ﱋ"}.hgi-duotone.hgi-audit-02:after{content:"ﱌ"}.hgi-duotone.hgi-audit-02:before{content:"ﱍ"}.hgi-duotone.hgi-augmented-reality-ar:after{content:"ﱎ"}.hgi-duotone.hgi-augmented-reality-ar:before{content:"ﱏ"}.hgi-duotone.hgi-authorized:after{content:"ﱐ"}.hgi-duotone.hgi-authorized:before{content:"ﱑ"}.hgi-duotone.hgi-auto-conversations:after{content:"ﱒ"}.hgi-duotone.hgi-auto-conversations:before{content:"ﱓ"}.hgi-duotone.hgi-automotive-battery-01:after{content:"ﱔ"}.hgi-duotone.hgi-automotive-battery-01:before{content:"ﱕ"}.hgi-duotone.hgi-automotive-battery-02:after{content:"ﱖ"}.hgi-duotone.hgi-automotive-battery-02:before{content:"ﱗ"}.hgi-duotone.hgi-avalanche:after{content:"ﱘ"}.hgi-duotone.hgi-avalanche:before{content:"ﱙ"}.hgi-duotone.hgi-avocado:after{content:"ﱚ"}.hgi-duotone.hgi-avocado:before{content:"ﱛ"}.hgi-duotone.hgi-award-01:after{content:"ﱜ"}.hgi-duotone.hgi-award-01:before{content:"ﱝ"}.hgi-duotone.hgi-award-02:after{content:"ﱞ"}.hgi-duotone.hgi-award-02:before{content:"ﱟ"}.hgi-duotone.hgi-award-03:after{content:"ﱠ"}.hgi-duotone.hgi-award-03:before{content:"ﱡ"}.hgi-duotone.hgi-award-04:after{content:"ﱢ"}.hgi-duotone.hgi-award-04:before{content:"ﱣ"}.hgi-duotone.hgi-award-05:after{content:"ﱤ"}.hgi-duotone.hgi-award-05:before{content:"ﱥ"}.hgi-duotone.hgi-baby-01:after{content:"ﱦ"}.hgi-duotone.hgi-baby-01:before{content:"ﱧ"}.hgi-duotone.hgi-baby-02:after{content:"ﱨ"}.hgi-duotone.hgi-baby-02:before{content:"ﱩ"}.hgi-duotone.hgi-baby-bed-01:after{content:"ﱪ"}.hgi-duotone.hgi-baby-bed-01:before{content:"ﱫ"}.hgi-duotone.hgi-baby-bed-02:after{content:"ﱬ"}.hgi-duotone.hgi-baby-bed-02:before{content:"ﱭ"}.hgi-duotone.hgi-baby-bottle:after{content:"ﱮ"}.hgi-duotone.hgi-baby-bottle:before{content:"ﱯ"}.hgi-duotone.hgi-baby-boy-dress:after{content:"ﱰ"}.hgi-duotone.hgi-baby-boy-dress:before{content:"ﱱ"}.hgi-duotone.hgi-baby-girl-dress:after{content:"ﱲ"}.hgi-duotone.hgi-baby-girl-dress:before{content:"ﱳ"}.hgi-duotone.hgi-backpack-01:after{content:"ﱴ"}.hgi-duotone.hgi-backpack-01:before{content:"ﱵ"}.hgi-duotone.hgi-backpack-02:after{content:"ﱶ"}.hgi-duotone.hgi-backpack-02:before{content:"ﱷ"}.hgi-duotone.hgi-backpack-03:after{content:"ﱸ"}.hgi-duotone.hgi-backpack-03:before{content:"ﱹ"}.hgi-duotone.hgi-backward-01:after{content:"ﱺ"}.hgi-duotone.hgi-backward-01:before{content:"ﱻ"}.hgi-duotone.hgi-backward-02:after{content:"ﱼ"}.hgi-duotone.hgi-backward-02:before{content:"ﱽ"}.hgi-duotone.hgi-bacteria:after{content:"ﱾ"}.hgi-duotone.hgi-bacteria:before{content:"ﱿ"}.hgi-duotone.hgi-badminton:after{content:"ﲀ"}.hgi-duotone.hgi-badminton-shuttle:after{content:"ﲁ"}.hgi-duotone.hgi-badminton-shuttle:before{content:"ﲂ"}.hgi-duotone.hgi-badminton:before{content:"ﲃ"}.hgi-duotone.hgi-banana:after{content:"ﲄ"}.hgi-duotone.hgi-banana:before{content:"ﲅ"}.hgi-duotone.hgi-bandage:after{content:"ﲆ"}.hgi-duotone.hgi-bandage:before{content:"ﲇ"}.hgi-duotone.hgi-bank:after{content:"ﲈ"}.hgi-duotone.hgi-bank:before{content:"ﲉ"}.hgi-duotone.hgi-bar-code-01:after{content:"ﲊ"}.hgi-duotone.hgi-bar-code-01:before{content:"ﲋ"}.hgi-duotone.hgi-bar-code-02:after{content:"ﲌ"}.hgi-duotone.hgi-bar-code-02:before{content:"ﲍ"}.hgi-duotone.hgi-barns:after{content:"ﲎ"}.hgi-duotone.hgi-barns:before{content:"ﲏ"}.hgi-duotone.hgi-baseball-bat:after{content:"ﲐ"}.hgi-duotone.hgi-baseball-bat:before{content:"ﲑ"}.hgi-duotone.hgi-baseball-helmet:after{content:"ﲒ"}.hgi-duotone.hgi-baseball-helmet:before{content:"ﲓ"}.hgi-duotone.hgi-baseball:after{content:"ﲔ"}.hgi-duotone.hgi-baseball:before{content:"ﲕ"}.hgi-duotone.hgi-basketball-01:after{content:"ﲖ"}.hgi-duotone.hgi-basketball-01:before{content:"ﲗ"}.hgi-duotone.hgi-basketball-02:after{content:"ﲘ"}.hgi-duotone.hgi-basketball-02:before{content:"ﲙ"}.hgi-duotone.hgi-basketball-hoop:after{content:"ﲚ"}.hgi-duotone.hgi-basketball-hoop:before{content:"ﲛ"}.hgi-duotone.hgi-bathtub-01:after{content:"ﲜ"}.hgi-duotone.hgi-bathtub-01:before{content:"ﲝ"}.hgi-duotone.hgi-bathtub-02:after{content:"ﲞ"}.hgi-duotone.hgi-bathtub-02:before{content:"ﲟ"}.hgi-duotone.hgi-batteries-energy:after{content:"ﲠ"}.hgi-duotone.hgi-batteries-energy:before{content:"ﲡ"}.hgi-duotone.hgi-battery-charging-01:after{content:"ﲢ"}.hgi-duotone.hgi-battery-charging-01:before{content:"ﲣ"}.hgi-duotone.hgi-battery-charging-02:after{content:"ﲤ"}.hgi-duotone.hgi-battery-charging-02:before{content:"ﲥ"}.hgi-duotone.hgi-battery-eco-charging:after{content:"ﲦ"}.hgi-duotone.hgi-battery-eco-charging:before{content:"ﲧ"}.hgi-duotone.hgi-battery-empty:after{content:"ﲨ"}.hgi-duotone.hgi-battery-empty:before{content:"ﲩ"}.hgi-duotone.hgi-battery-full:after{content:"ﲪ"}.hgi-duotone.hgi-battery-full:before{content:"ﲫ"}.hgi-duotone.hgi-battery-low:after{content:"ﲬ"}.hgi-duotone.hgi-battery-low:before{content:"ﲭ"}.hgi-duotone.hgi-battery-medium-01:after{content:"ﲮ"}.hgi-duotone.hgi-battery-medium-01:before{content:"ﲯ"}.hgi-duotone.hgi-battery-medium-02:after{content:"ﲰ"}.hgi-duotone.hgi-battery-medium-02:before{content:"ﲱ"}.hgi-duotone.hgi-bbq-grill:after{content:"ﲲ"}.hgi-duotone.hgi-bbq-grill:before{content:"ﲳ"}.hgi-duotone.hgi-beach-02:after{content:"ﲴ"}.hgi-duotone.hgi-beach-02:before{content:"ﲵ"}.hgi-duotone.hgi-beach:after{content:"ﲶ"}.hgi-duotone.hgi-beach:before{content:"ﲷ"}.hgi-duotone.hgi-beater:after{content:"ﲸ"}.hgi-duotone.hgi-beater:before{content:"ﲹ"}.hgi-duotone.hgi-bebo:after{content:"ﲺ"}.hgi-duotone.hgi-bebo:before{content:"ﲻ"}.hgi-duotone.hgi-bed-bunk:after{content:"ﲼ"}.hgi-duotone.hgi-bed-bunk:before{content:"ﲽ"}.hgi-duotone.hgi-bed-double:after{content:"ﲾ"}.hgi-duotone.hgi-bed-double:before{content:"ﲿ"}.hgi-duotone.hgi-bed:after{content:"ﳀ"}.hgi-duotone.hgi-bed-single-01:after{content:"ﳁ"}.hgi-duotone.hgi-bed-single-01:before{content:"ﳂ"}.hgi-duotone.hgi-bed-single-02:after{content:"ﳃ"}.hgi-duotone.hgi-bed-single-02:before{content:"ﳄ"}.hgi-duotone.hgi-bed:before{content:"ﳅ"}.hgi-duotone.hgi-bedug-01:after{content:"ﳆ"}.hgi-duotone.hgi-bedug-01:before{content:"ﳇ"}.hgi-duotone.hgi-bedug-02:after{content:"ﳈ"}.hgi-duotone.hgi-bedug-02:before{content:"ﳉ"}.hgi-duotone.hgi-behance-01:after{content:"ﳊ"}.hgi-duotone.hgi-behance-01:before{content:"ﳋ"}.hgi-duotone.hgi-behance-02:after{content:"ﳌ"}.hgi-duotone.hgi-behance-02:before{content:"ﳍ"}.hgi-duotone.hgi-belt:after{content:"ﳎ"}.hgi-duotone.hgi-belt:before{content:"ﳏ"}.hgi-duotone.hgi-bend-tool:after{content:"ﳐ"}.hgi-duotone.hgi-bend-tool:before{content:"ﳑ"}.hgi-duotone.hgi-berlin:after{content:"ﳒ"}.hgi-duotone.hgi-berlin-tower:after{content:"ﳓ"}.hgi-duotone.hgi-berlin-tower:before{content:"ﳔ"}.hgi-duotone.hgi-berlin:before{content:"ﳕ"}.hgi-duotone.hgi-beta:after{content:"ﳖ"}.hgi-duotone.hgi-beta:before{content:"ﳗ"}.hgi-duotone.hgi-bicycle-01:after{content:"ﳘ"}.hgi-duotone.hgi-bicycle-01:before{content:"ﳙ"}.hgi-duotone.hgi-bicycle:after{content:"ﳚ"}.hgi-duotone.hgi-bicycle:before{content:"ﳛ"}.hgi-duotone.hgi-billiard-01:after{content:"ﳜ"}.hgi-duotone.hgi-billiard-01:before{content:"ﳝ"}.hgi-duotone.hgi-billiard-02:after{content:"ﳞ"}.hgi-duotone.hgi-billiard-02:before{content:"ﳟ"}.hgi-duotone.hgi-binary-code:after{content:"ﳠ"}.hgi-duotone.hgi-binary-code:before{content:"ﳡ"}.hgi-duotone.hgi-bing:after{content:"ﳢ"}.hgi-duotone.hgi-bing:before{content:"ﳣ"}.hgi-duotone.hgi-bio-energy:after{content:"ﳤ"}.hgi-duotone.hgi-bio-energy:before{content:"ﳥ"}.hgi-duotone.hgi-biomass-energy:after{content:"ﳦ"}.hgi-duotone.hgi-biomass-energy:before{content:"ﳧ"}.hgi-duotone.hgi-biometric-access:after{content:"ﳨ"}.hgi-duotone.hgi-biometric-access:before{content:"ﳩ"}.hgi-duotone.hgi-biometric-device:after{content:"ﳪ"}.hgi-duotone.hgi-biometric-device:before{content:"ﳫ"}.hgi-duotone.hgi-birthday-cake:after{content:"ﳬ"}.hgi-duotone.hgi-birthday-cake:before{content:"ﳭ"}.hgi-duotone.hgi-biscuit:after{content:"ﳮ"}.hgi-duotone.hgi-biscuit:before{content:"ﳯ"}.hgi-duotone.hgi-bitcoin-01:after{content:"ﳰ"}.hgi-duotone.hgi-bitcoin-01:before{content:"ﳱ"}.hgi-duotone.hgi-bitcoin-02:after{content:"ﳲ"}.hgi-duotone.hgi-bitcoin-02:before{content:"ﳳ"}.hgi-duotone.hgi-bitcoin-03:after{content:"ﳴ"}.hgi-duotone.hgi-bitcoin-03:before{content:"ﳵ"}.hgi-duotone.hgi-bitcoin-04:after{content:"ﳶ"}.hgi-duotone.hgi-bitcoin-04:before{content:"ﳷ"}.hgi-duotone.hgi-bitcoin-bag:after{content:"ﳸ"}.hgi-duotone.hgi-bitcoin-bag:before{content:"ﳹ"}.hgi-duotone.hgi-bitcoin-circle:after{content:"ﳺ"}.hgi-duotone.hgi-bitcoin-circle:before{content:"ﳻ"}.hgi-duotone.hgi-bitcoin-cloud:after{content:"ﳼ"}.hgi-duotone.hgi-bitcoin-cloud:before{content:"ﳽ"}.hgi-duotone.hgi-bitcoin-cpu:after{content:"ﳾ"}.hgi-duotone.hgi-bitcoin-cpu:before{content:"ﳿ"}.hgi-duotone.hgi-bitcoin-credit-card:after{content:"ﴀ"}.hgi-duotone.hgi-bitcoin-credit-card:before{content:"ﴁ"}.hgi-duotone.hgi-bitcoin-database:after{content:"ﴂ"}.hgi-duotone.hgi-bitcoin-database:before{content:"ﴃ"}.hgi-duotone.hgi-bitcoin-down-01:after{content:"ﴄ"}.hgi-duotone.hgi-bitcoin-down-01:before{content:"ﴅ"}.hgi-duotone.hgi-bitcoin-down-02:after{content:"ﴆ"}.hgi-duotone.hgi-bitcoin-down-02:before{content:"ﴇ"}.hgi-duotone.hgi-bitcoin-ellipse:after{content:"ﴈ"}.hgi-duotone.hgi-bitcoin-ellipse:before{content:"ﴉ"}.hgi-duotone.hgi-bitcoin-eye:after{content:"ﴊ"}.hgi-duotone.hgi-bitcoin-eye:before{content:"ﴋ"}.hgi-duotone.hgi-bitcoin-filter:after{content:"ﴌ"}.hgi-duotone.hgi-bitcoin-filter:before{content:"ﴍ"}.hgi-duotone.hgi-bitcoin-flashdisk:after{content:"ﴎ"}.hgi-duotone.hgi-bitcoin-flashdisk:before{content:"ﴏ"}.hgi-duotone.hgi-bitcoin-graph:after{content:"ﴐ"}.hgi-duotone.hgi-bitcoin-graph:before{content:"ﴑ"}.hgi-duotone.hgi-bitcoin-invoice:after{content:"ﴒ"}.hgi-duotone.hgi-bitcoin-invoice:before{content:"ﴓ"}.hgi-duotone.hgi-bitcoin-key:after{content:"ﴔ"}.hgi-duotone.hgi-bitcoin-key:before{content:"ﴕ"}.hgi-duotone.hgi-bitcoin-location:after{content:"ﴖ"}.hgi-duotone.hgi-bitcoin-location:before{content:"ﴗ"}.hgi-duotone.hgi-bitcoin-lock:after{content:"ﴘ"}.hgi-duotone.hgi-bitcoin-lock:before{content:"ﴙ"}.hgi-duotone.hgi-bitcoin-mail:after{content:"ﴚ"}.hgi-duotone.hgi-bitcoin-mail:before{content:"ﴛ"}.hgi-duotone.hgi-bitcoin-mind:after{content:"ﴜ"}.hgi-duotone.hgi-bitcoin-mind:before{content:"ﴝ"}.hgi-duotone.hgi-bitcoin-money-01:after{content:"ﴞ"}.hgi-duotone.hgi-bitcoin-money-01:before{content:"ﴟ"}.hgi-duotone.hgi-bitcoin-money-02:after{content:"ﴠ"}.hgi-duotone.hgi-bitcoin-money-02:before{content:"ﴡ"}.hgi-duotone.hgi-bitcoin-pie-chart:after{content:"ﴢ"}.hgi-duotone.hgi-bitcoin-pie-chart:before{content:"ﴣ"}.hgi-duotone.hgi-bitcoin-piggy-bank:after{content:"ﴤ"}.hgi-duotone.hgi-bitcoin-piggy-bank:before{content:"ﴥ"}.hgi-duotone.hgi-bitcoin-presentation:after{content:"ﴦ"}.hgi-duotone.hgi-bitcoin-presentation:before{content:"ﴧ"}.hgi-duotone.hgi-bitcoin-receipt:after{content:"ﴨ"}.hgi-duotone.hgi-bitcoin-receipt:before{content:"ﴩ"}.hgi-duotone.hgi-bitcoin-receive:after{content:"ﴪ"}.hgi-duotone.hgi-bitcoin-receive:before{content:"ﴫ"}.hgi-duotone.hgi-bitcoin-rectangle:after{content:"ﴬ"}.hgi-duotone.hgi-bitcoin-rectangle:before{content:"ﴭ"}.hgi-duotone.hgi-bitcoin-safe:after{content:"ﴮ"}.hgi-duotone.hgi-bitcoin-safe:before{content:"ﴯ"}.hgi-duotone.hgi-bitcoin-search:after{content:"ﴰ"}.hgi-duotone.hgi-bitcoin-search:before{content:"ﴱ"}.hgi-duotone.hgi-bitcoin:after{content:"ﴲ"}.hgi-duotone.hgi-bitcoin-send:after{content:"ﴳ"}.hgi-duotone.hgi-bitcoin-send:before{content:"ﴴ"}.hgi-duotone.hgi-bitcoin-setting:after{content:"ﴵ"}.hgi-duotone.hgi-bitcoin-setting:before{content:"ﴶ"}.hgi-duotone.hgi-bitcoin-shield:after{content:"ﴷ"}.hgi-duotone.hgi-bitcoin-shield:before{content:"ﴸ"}.hgi-duotone.hgi-bitcoin-shopping:after{content:"ﴹ"}.hgi-duotone.hgi-bitcoin-shopping:before{content:"ﴺ"}.hgi-duotone.hgi-bitcoin-smartphone-01:after{content:"ﴻ"}.hgi-duotone.hgi-bitcoin-smartphone-01:before{content:"ﴼ"}.hgi-duotone.hgi-bitcoin-smartphone-02:after{content:"ﴽ"}.hgi-duotone.hgi-bitcoin-smartphone-02:before{content:"﴾"}.hgi-duotone.hgi-bitcoin-square:after{content:"﴿"}.hgi-duotone.hgi-bitcoin-square:before{content:"﵀"}.hgi-duotone.hgi-bitcoin-store:after{content:"﵁"}.hgi-duotone.hgi-bitcoin-store:before{content:"﵂"}.hgi-duotone.hgi-bitcoin-tag:after{content:"﵃"}.hgi-duotone.hgi-bitcoin-tag:before{content:"﵄"}.hgi-duotone.hgi-bitcoin-target:after{content:"﵅"}.hgi-duotone.hgi-bitcoin-target:before{content:"﵆"}.hgi-duotone.hgi-bitcoin-transaction:after{content:"﵇"}.hgi-duotone.hgi-bitcoin-transaction:before{content:"﵈"}.hgi-duotone.hgi-bitcoin-up-01:after{content:"﵉"}.hgi-duotone.hgi-bitcoin-up-01:before{content:"﵊"}.hgi-duotone.hgi-bitcoin-up-02:after{content:"﵋"}.hgi-duotone.hgi-bitcoin-up-02:before{content:"﵌"}.hgi-duotone.hgi-bitcoin-wallet:after{content:"﵍"}.hgi-duotone.hgi-bitcoin-wallet:before{content:"﵎"}.hgi-duotone.hgi-bitcoin-withdraw:after{content:"﵏"}.hgi-duotone.hgi-bitcoin-withdraw:before{content:"ﵐ"}.hgi-duotone.hgi-bitcoin:before{content:"ﵑ"}.hgi-duotone.hgi-black-hole-01:after{content:"ﵒ"}.hgi-duotone.hgi-black-hole-01:before{content:"ﵓ"}.hgi-duotone.hgi-black-hole:after{content:"ﵔ"}.hgi-duotone.hgi-black-hole:before{content:"ﵕ"}.hgi-duotone.hgi-blend:after{content:"ﵖ"}.hgi-duotone.hgi-blend:before{content:"ﵗ"}.hgi-duotone.hgi-blender:after{content:"ﵘ"}.hgi-duotone.hgi-blender:before{content:"ﵙ"}.hgi-duotone.hgi-block-game:after{content:"ﵚ"}.hgi-duotone.hgi-block-game:before{content:"ﵛ"}.hgi-duotone.hgi-blockchain-01:after{content:"ﵜ"}.hgi-duotone.hgi-blockchain-01:before{content:"ﵝ"}.hgi-duotone.hgi-blockchain-02:after{content:"ﵞ"}.hgi-duotone.hgi-blockchain-02:before{content:"ﵟ"}.hgi-duotone.hgi-blockchain-03:after{content:"ﵠ"}.hgi-duotone.hgi-blockchain-03:before{content:"ﵡ"}.hgi-duotone.hgi-blockchain-04:after{content:"ﵢ"}.hgi-duotone.hgi-blockchain-04:before{content:"ﵣ"}.hgi-duotone.hgi-blockchain-05:after{content:"ﵤ"}.hgi-duotone.hgi-blockchain-05:before{content:"ﵥ"}.hgi-duotone.hgi-blockchain-06:after{content:"ﵦ"}.hgi-duotone.hgi-blockchain-06:before{content:"ﵧ"}.hgi-duotone.hgi-blockchain-07:after{content:"ﵨ"}.hgi-duotone.hgi-blockchain-07:before{content:"ﵩ"}.hgi-duotone.hgi-blocked:after{content:"ﵪ"}.hgi-duotone.hgi-blocked:before{content:"ﵫ"}.hgi-duotone.hgi-blogger:after{content:"ﵬ"}.hgi-duotone.hgi-blogger:before{content:"ﵭ"}.hgi-duotone.hgi-blood-bag:after{content:"ﵮ"}.hgi-duotone.hgi-blood-bag:before{content:"ﵯ"}.hgi-duotone.hgi-blood-bottle:after{content:"ﵰ"}.hgi-duotone.hgi-blood-bottle:before{content:"ﵱ"}.hgi-duotone.hgi-blood-pressure:after{content:"ﵲ"}.hgi-duotone.hgi-blood-pressure:before{content:"ﵳ"}.hgi-duotone.hgi-blood:after{content:"ﵴ"}.hgi-duotone.hgi-blood-type:after{content:"ﵵ"}.hgi-duotone.hgi-blood-type:before{content:"ﵶ"}.hgi-duotone.hgi-blood:before{content:"ﵷ"}.hgi-duotone.hgi-bluetooth-circle:after{content:"ﵸ"}.hgi-duotone.hgi-bluetooth-circle:before{content:"ﵹ"}.hgi-duotone.hgi-bluetooth-not-connected:after{content:"ﵺ"}.hgi-duotone.hgi-bluetooth-not-connected:before{content:"ﵻ"}.hgi-duotone.hgi-bluetooth-search:after{content:"ﵼ"}.hgi-duotone.hgi-bluetooth-search:before{content:"ﵽ"}.hgi-duotone.hgi-bluetooth:after{content:"ﵾ"}.hgi-duotone.hgi-bluetooth-square:after{content:"ﵿ"}.hgi-duotone.hgi-bluetooth-square:before{content:"ﶀ"}.hgi-duotone.hgi-bluetooth:before{content:"ﶁ"}.hgi-duotone.hgi-blur:after{content:"ﶂ"}.hgi-duotone.hgi-blur:before{content:"ﶃ"}.hgi-duotone.hgi-blush-brush-01:after{content:"ﶄ"}.hgi-duotone.hgi-blush-brush-01:before{content:"ﶅ"}.hgi-duotone.hgi-blush-brush-02:after{content:"ﶆ"}.hgi-duotone.hgi-blush-brush-02:before{content:"ﶇ"}.hgi-duotone.hgi-board-math:after{content:"ﶈ"}.hgi-duotone.hgi-board-math:before{content:"ﶉ"}.hgi-duotone.hgi-boat:after{content:"ﶊ"}.hgi-duotone.hgi-boat:before{content:"ﶋ"}.hgi-duotone.hgi-body-armor:after{content:"ﶌ"}.hgi-duotone.hgi-body-armor:before{content:"ﶍ"}.hgi-duotone.hgi-body-part-leg:after{content:"ﶎ"}.hgi-duotone.hgi-body-part-leg:before{content:"ﶏ"}.hgi-duotone.hgi-body-part-muscle:after{content:"﶐"}.hgi-duotone.hgi-body-part-muscle:before{content:"﶑"}.hgi-duotone.hgi-body-part-six-pack:after{content:"ﶒ"}.hgi-duotone.hgi-body-part-six-pack:before{content:"ﶓ"}.hgi-duotone.hgi-body-soap:after{content:"ﶔ"}.hgi-duotone.hgi-body-soap:before{content:"ﶕ"}.hgi-duotone.hgi-body-weight:after{content:"ﶖ"}.hgi-duotone.hgi-body-weight:before{content:"ﶗ"}.hgi-duotone.hgi-bomb:after{content:"ﶘ"}.hgi-duotone.hgi-bomb:before{content:"ﶙ"}.hgi-duotone.hgi-bone-01:after{content:"ﶚ"}.hgi-duotone.hgi-bone-01:before{content:"ﶛ"}.hgi-duotone.hgi-bone-02:after{content:"ﶜ"}.hgi-duotone.hgi-bone-02:before{content:"ﶝ"}.hgi-duotone.hgi-book-01:after{content:"ﶞ"}.hgi-duotone.hgi-book-01:before{content:"ﶟ"}.hgi-duotone.hgi-book-02:after{content:"ﶠ"}.hgi-duotone.hgi-book-02:before{content:"ﶡ"}.hgi-duotone.hgi-book-03:after{content:"ﶢ"}.hgi-duotone.hgi-book-03:before{content:"ﶣ"}.hgi-duotone.hgi-book-04:after{content:"ﶤ"}.hgi-duotone.hgi-book-04:before{content:"ﶥ"}.hgi-duotone.hgi-book-bookmark-01:after{content:"ﶦ"}.hgi-duotone.hgi-book-bookmark-01:before{content:"ﶧ"}.hgi-duotone.hgi-book-bookmark-02:after{content:"ﶨ"}.hgi-duotone.hgi-book-bookmark-02:before{content:"ﶩ"}.hgi-duotone.hgi-book-download:after{content:"ﶪ"}.hgi-duotone.hgi-book-download:before{content:"ﶫ"}.hgi-duotone.hgi-book-edit:after{content:"ﶬ"}.hgi-duotone.hgi-book-edit:before{content:"ﶭ"}.hgi-duotone.hgi-book-open-01:after{content:"ﶮ"}.hgi-duotone.hgi-book-open-01:before{content:"ﶯ"}.hgi-duotone.hgi-book-open-02:after{content:"ﶰ"}.hgi-duotone.hgi-book-open-02:before{content:"ﶱ"}.hgi-duotone.hgi-book-upload:after{content:"ﶲ"}.hgi-duotone.hgi-book-upload:before{content:"ﶳ"}.hgi-duotone.hgi-bookmark-01:after{content:"ﶴ"}.hgi-duotone.hgi-bookmark-01:before{content:"ﶵ"}.hgi-duotone.hgi-bookmark-02:after{content:"ﶶ"}.hgi-duotone.hgi-bookmark-02:before{content:"ﶷ"}.hgi-duotone.hgi-bookmark-03:after{content:"ﶸ"}.hgi-duotone.hgi-bookmark-03:before{content:"ﶹ"}.hgi-duotone.hgi-bookmark-add-01:after{content:"ﶺ"}.hgi-duotone.hgi-bookmark-add-01:before{content:"ﶻ"}.hgi-duotone.hgi-bookmark-add-02:after{content:"ﶼ"}.hgi-duotone.hgi-bookmark-add-02:before{content:"ﶽ"}.hgi-duotone.hgi-bookmark-block-01:after{content:"ﶾ"}.hgi-duotone.hgi-bookmark-block-01:before{content:"ﶿ"}.hgi-duotone.hgi-bookmark-block-02:after{content:"ﷀ"}.hgi-duotone.hgi-bookmark-block-02:before{content:"ﷁ"}.hgi-duotone.hgi-bookmark-check-01:after{content:"ﷂ"}.hgi-duotone.hgi-bookmark-check-01:before{content:"ﷃ"}.hgi-duotone.hgi-bookmark-check-02:after{content:"ﷄ"}.hgi-duotone.hgi-bookmark-check-02:before{content:"ﷅ"}.hgi-duotone.hgi-bookmark-minus-01:after{content:"ﷆ"}.hgi-duotone.hgi-bookmark-minus-01:before{content:"ﷇ"}.hgi-duotone.hgi-bookmark-minus-02:after{content:"﷈"}.hgi-duotone.hgi-bookmark-minus-02:before{content:"﷉"}.hgi-duotone.hgi-bookmark-off-01:after{content:"﷊"}.hgi-duotone.hgi-bookmark-off-01:before{content:"﷋"}.hgi-duotone.hgi-bookmark-off-02:after{content:"﷌"}.hgi-duotone.hgi-bookmark-off-02:before{content:"﷍"}.hgi-duotone.hgi-bookmark-remove-01:after{content:"﷎"}.hgi-duotone.hgi-bookmark-remove-01:before{content:"﷏"}.hgi-duotone.hgi-bookmark-remove-02:after{content:"﷐"}.hgi-duotone.hgi-bookmark-remove-02:before{content:"﷑"}.hgi-duotone.hgi-books-01:after{content:"﷒"}.hgi-duotone.hgi-books-01:before{content:"﷓"}.hgi-duotone.hgi-books-02:after{content:"﷔"}.hgi-duotone.hgi-books-02:before{content:"﷕"}.hgi-duotone.hgi-bookshelf-01:after{content:"﷖"}.hgi-duotone.hgi-bookshelf-01:before{content:"﷗"}.hgi-duotone.hgi-bookshelf-02:after{content:"﷘"}.hgi-duotone.hgi-bookshelf-02:before{content:"﷙"}.hgi-duotone.hgi-bookshelf-03:after{content:"﷚"}.hgi-duotone.hgi-bookshelf-03:before{content:"﷛"}.hgi-duotone.hgi-bootstrap:after{content:"﷜"}.hgi-duotone.hgi-bootstrap:before{content:"﷝"}.hgi-duotone.hgi-border-all-01:after{content:"﷞"}.hgi-duotone.hgi-border-all-01:before{content:"﷟"}.hgi-duotone.hgi-border-all-02:after{content:"﷠"}.hgi-duotone.hgi-border-all-02:before{content:"﷡"}.hgi-duotone.hgi-border-bottom-01:after{content:"﷢"}.hgi-duotone.hgi-border-bottom-01:before{content:"﷣"}.hgi-duotone.hgi-border-bottom-02:after{content:"﷤"}.hgi-duotone.hgi-border-bottom-02:before{content:"﷥"}.hgi-duotone.hgi-border-full:after{content:"﷦"}.hgi-duotone.hgi-border-full:before{content:"﷧"}.hgi-duotone.hgi-border-horizontal:after{content:"﷨"}.hgi-duotone.hgi-border-horizontal:before{content:"﷩"}.hgi-duotone.hgi-border-inner:after{content:"﷪"}.hgi-duotone.hgi-border-inner:before{content:"﷫"}.hgi-duotone.hgi-border-left-01:after{content:"﷬"}.hgi-duotone.hgi-border-left-01:before{content:"﷭"}.hgi-duotone.hgi-border-left-02:after{content:"﷮"}.hgi-duotone.hgi-border-left-02:before{content:"﷯"}.hgi-duotone.hgi-border-none-01:after{content:"ﷰ"}.hgi-duotone.hgi-border-none-01:before{content:"ﷱ"}.hgi-duotone.hgi-border-none-02:after{content:"ﷲ"}.hgi-duotone.hgi-border-none-02:before{content:"ﷳ"}.hgi-duotone.hgi-border-right-01:after{content:"ﷴ"}.hgi-duotone.hgi-border-right-01:before{content:"ﷵ"}.hgi-duotone.hgi-border-right-02:after{content:"ﷶ"}.hgi-duotone.hgi-border-right-02:before{content:"ﷷ"}.hgi-duotone.hgi-border-top-01:after{content:"ﷸ"}.hgi-duotone.hgi-border-top-01:before{content:"ﷹ"}.hgi-duotone.hgi-border-top-02:after{content:"ﷺ"}.hgi-duotone.hgi-border-top-02:before{content:"ﷻ"}.hgi-duotone.hgi-border-vertical:after{content:"﷼"}.hgi-duotone.hgi-border-vertical:before{content:"﷽"}.hgi-duotone.hgi-borobudur:after{content:"﷾"}.hgi-duotone.hgi-borobudur:before{content:"﷿"}.hgi-duotone.hgi-bot:after{content:"︀"}.hgi-duotone.hgi-bot:before{content:"︁"}.hgi-duotone.hgi-bounce-left:after{content:"︂"}.hgi-duotone.hgi-bounce-left:before{content:"︃"}.hgi-duotone.hgi-bounce-right:after{content:"︄"}.hgi-duotone.hgi-bounce-right:before{content:"︅"}.hgi-duotone.hgi-bounding-box:after{content:"︆"}.hgi-duotone.hgi-bounding-box:before{content:"︇"}.hgi-duotone.hgi-bow-tie:after{content:"︈"}.hgi-duotone.hgi-bow-tie:before{content:"︉"}.hgi-duotone.hgi-bowling-pins:after{content:"︊"}.hgi-duotone.hgi-bowling-pins:before{content:"︋"}.hgi-duotone.hgi-bowling:after{content:"︌"}.hgi-duotone.hgi-bowling:before{content:"︍"}.hgi-duotone.hgi-boxer:after{content:"︎"}.hgi-duotone.hgi-boxer:before{content:"️"}.hgi-duotone.hgi-boxing-bag:after{content:"︐"}.hgi-duotone.hgi-boxing-bag:before{content:"︑"}.hgi-duotone.hgi-boxing-glove-01:after{content:"︒"}.hgi-duotone.hgi-boxing-glove-01:before{content:"︓"}.hgi-duotone.hgi-boxing-glove:after{content:"︔"}.hgi-duotone.hgi-boxing-glove:before{content:"︕"}.hgi-duotone.hgi-brain-01:after{content:"︖"}.hgi-duotone.hgi-brain-01:before{content:"︗"}.hgi-duotone.hgi-brain-02:after{content:"︘"}.hgi-duotone.hgi-brain-02:before{content:"︙"}.hgi-duotone.hgi-brain:after{content:"︚"}.hgi-duotone.hgi-brain:before{content:"︛"}.hgi-duotone.hgi-brandfetch:after{content:"︜"}.hgi-duotone.hgi-brandfetch:before{content:"︝"}.hgi-duotone.hgi-bread-01:after{content:"︞"}.hgi-duotone.hgi-bread-01:before{content:"︟"}.hgi-duotone.hgi-bread-02:after{content:"︠"}.hgi-duotone.hgi-bread-02:before{content:"︡"}.hgi-duotone.hgi-bread-03:after{content:"︢"}.hgi-duotone.hgi-bread-03:before{content:"︣"}.hgi-duotone.hgi-bread-04:after{content:"︤"}.hgi-duotone.hgi-bread-04:before{content:"︥"}.hgi-duotone.hgi-breast-pump:after{content:"︦"}.hgi-duotone.hgi-breast-pump:before{content:"︧"}.hgi-duotone.hgi-bridge:after{content:"︨"}.hgi-duotone.hgi-bridge:before{content:"︩"}.hgi-duotone.hgi-briefcase-01:after{content:"︪"}.hgi-duotone.hgi-briefcase-01:before{content:"︫"}.hgi-duotone.hgi-briefcase-02:after{content:"︬"}.hgi-duotone.hgi-briefcase-02:before{content:"︭"}.hgi-duotone.hgi-briefcase-03:after{content:"︮"}.hgi-duotone.hgi-briefcase-03:before{content:"︯"}.hgi-duotone.hgi-briefcase-04:after{content:"︰"}.hgi-duotone.hgi-briefcase-04:before{content:"︱"}.hgi-duotone.hgi-briefcase-05:after{content:"︲"}.hgi-duotone.hgi-briefcase-05:before{content:"︳"}.hgi-duotone.hgi-briefcase-06:after{content:"︴"}.hgi-duotone.hgi-briefcase-06:before{content:"︵"}.hgi-duotone.hgi-briefcase-07:after{content:"︶"}.hgi-duotone.hgi-briefcase-07:before{content:"︷"}.hgi-duotone.hgi-briefcase-08:after{content:"︸"}.hgi-duotone.hgi-briefcase-08:before{content:"︹"}.hgi-duotone.hgi-briefcase-09:after{content:"︺"}.hgi-duotone.hgi-briefcase-09:before{content:"︻"}.hgi-duotone.hgi-briefcase-dollar:after{content:"︼"}.hgi-duotone.hgi-briefcase-dollar:before{content:"︽"}.hgi-duotone.hgi-broccoli:after{content:"︾"}.hgi-duotone.hgi-broccoli:before{content:"︿"}.hgi-duotone.hgi-brochure:after{content:"﹀"}.hgi-duotone.hgi-brochure:before{content:"﹁"}.hgi-duotone.hgi-broken-bone:after{content:"﹂"}.hgi-duotone.hgi-broken-bone:before{content:"﹃"}.hgi-duotone.hgi-browser:after{content:"﹄"}.hgi-duotone.hgi-browser:before{content:"﹅"}.hgi-duotone.hgi-brush:after{content:"﹆"}.hgi-duotone.hgi-brush:before{content:"﹇"}.hgi-duotone.hgi-bubble-chat-add:after{content:"﹈"}.hgi-duotone.hgi-bubble-chat-add:before{content:"﹉"}.hgi-duotone.hgi-bubble-chat-blocked:after{content:"﹊"}.hgi-duotone.hgi-bubble-chat-blocked:before{content:"﹋"}.hgi-duotone.hgi-bubble-chat-cancel:after{content:"﹌"}.hgi-duotone.hgi-bubble-chat-cancel:before{content:"﹍"}.hgi-duotone.hgi-bubble-chat-delay:after{content:"﹎"}.hgi-duotone.hgi-bubble-chat-delay:before{content:"﹏"}.hgi-duotone.hgi-bubble-chat-done:after{content:"﹐"}.hgi-duotone.hgi-bubble-chat-done:before{content:"﹑"}.hgi-duotone.hgi-bubble-chat-download-01:after{content:"﹒"}.hgi-duotone.hgi-bubble-chat-download-01:before{content:"﹓"}.hgi-duotone.hgi-bubble-chat-download-02:after{content:"﹔"}.hgi-duotone.hgi-bubble-chat-download-02:before{content:"﹕"}.hgi-duotone.hgi-bubble-chat-edit:after{content:"﹖"}.hgi-duotone.hgi-bubble-chat-edit:before{content:"﹗"}.hgi-duotone.hgi-bubble-chat-favourite:after{content:"﹘"}.hgi-duotone.hgi-bubble-chat-favourite:before{content:"﹙"}.hgi-duotone.hgi-bubble-chat-income:after{content:"﹚"}.hgi-duotone.hgi-bubble-chat-income:before{content:"﹛"}.hgi-duotone.hgi-bubble-chat-lock:after{content:"﹜"}.hgi-duotone.hgi-bubble-chat-lock:before{content:"﹝"}.hgi-duotone.hgi-bubble-chat-notification:after{content:"﹞"}.hgi-duotone.hgi-bubble-chat-notification:before{content:"﹟"}.hgi-duotone.hgi-bubble-chat-outcome:after{content:"﹠"}.hgi-duotone.hgi-bubble-chat-outcome:before{content:"﹡"}.hgi-duotone.hgi-bubble-chat-preview:after{content:"﹢"}.hgi-duotone.hgi-bubble-chat-preview:before{content:"﹣"}.hgi-duotone.hgi-bubble-chat-question:after{content:"﹤"}.hgi-duotone.hgi-bubble-chat-question:before{content:"﹥"}.hgi-duotone.hgi-bubble-chat-search:after{content:"﹦"}.hgi-duotone.hgi-bubble-chat-search:before{content:"﹧"}.hgi-duotone.hgi-bubble-chat:after{content:"﹨"}.hgi-duotone.hgi-bubble-chat-secure:after{content:"﹩"}.hgi-duotone.hgi-bubble-chat-secure:before{content:"﹪"}.hgi-duotone.hgi-bubble-chat-translate:after{content:"﹫"}.hgi-duotone.hgi-bubble-chat-translate:before{content:"﹬"}.hgi-duotone.hgi-bubble-chat-unlock:after{content:"﹭"}.hgi-duotone.hgi-bubble-chat-unlock:before{content:"﹮"}.hgi-duotone.hgi-bubble-chat-upload:after{content:"﹯"}.hgi-duotone.hgi-bubble-chat-upload:before{content:"ﹰ"}.hgi-duotone.hgi-bubble-chat-user:after{content:"ﹱ"}.hgi-duotone.hgi-bubble-chat-user:before{content:"ﹲ"}.hgi-duotone.hgi-bubble-chat:before{content:"ﹳ"}.hgi-duotone.hgi-bubble-tea-01:after{content:"ﹴ"}.hgi-duotone.hgi-bubble-tea-01:before{content:"﹵"}.hgi-duotone.hgi-bubble-tea-02:after{content:"ﹶ"}.hgi-duotone.hgi-bubble-tea-02:before{content:"ﹷ"}.hgi-duotone.hgi-bug-01:after{content:"ﹸ"}.hgi-duotone.hgi-bug-01:before{content:"ﹹ"}.hgi-duotone.hgi-bug-02:after{content:"ﹺ"}.hgi-duotone.hgi-bug-02:before{content:"ﹻ"}.hgi-duotone.hgi-building-01:after{content:"ﹼ"}.hgi-duotone.hgi-building-01:before{content:"ﹽ"}.hgi-duotone.hgi-building-02:after{content:"ﹾ"}.hgi-duotone.hgi-building-02:before{content:"ﹿ"}.hgi-duotone.hgi-building-03:after{content:"ﺀ"}.hgi-duotone.hgi-building-03:before{content:"ﺁ"}.hgi-duotone.hgi-building-04:after{content:"ﺂ"}.hgi-duotone.hgi-building-04:before{content:"ﺃ"}.hgi-duotone.hgi-building-05:after{content:"ﺄ"}.hgi-duotone.hgi-building-05:before{content:"ﺅ"}.hgi-duotone.hgi-building-06:after{content:"ﺆ"}.hgi-duotone.hgi-building-06:before{content:"ﺇ"}.hgi-duotone.hgi-bulb-charging:after{content:"ﺈ"}.hgi-duotone.hgi-bulb-charging:before{content:"ﺉ"}.hgi-duotone.hgi-bulb:after{content:"ﺊ"}.hgi-duotone.hgi-bulb:before{content:"ﺋ"}.hgi-duotone.hgi-bulletproof-vest:after{content:"ﺌ"}.hgi-duotone.hgi-bulletproof-vest:before{content:"ﺍ"}.hgi-duotone.hgi-burj-al-arab:after{content:"ﺎ"}.hgi-duotone.hgi-burj-al-arab:before{content:"ﺏ"}.hgi-duotone.hgi-burning-cd:after{content:"ﺐ"}.hgi-duotone.hgi-burning-cd:before{content:"ﺑ"}.hgi-duotone.hgi-bus-01:after{content:"ﺒ"}.hgi-duotone.hgi-bus-01:before{content:"ﺓ"}.hgi-duotone.hgi-bus-02:after{content:"ﺔ"}.hgi-duotone.hgi-bus-02:before{content:"ﺕ"}.hgi-duotone.hgi-bus-03:after{content:"ﺖ"}.hgi-duotone.hgi-bus-03:before{content:"ﺗ"}.hgi-duotone.hgi-c-programming:after{content:"ﺘ"}.hgi-duotone.hgi-c-programming:before{content:"ﺙ"}.hgi-duotone.hgi-cabinet-01:after{content:"ﺚ"}.hgi-duotone.hgi-cabinet-01:before{content:"ﺛ"}.hgi-duotone.hgi-cabinet-02:after{content:"ﺜ"}.hgi-duotone.hgi-cabinet-02:before{content:"ﺝ"}.hgi-duotone.hgi-cabinet-03:after{content:"ﺞ"}.hgi-duotone.hgi-cabinet-03:before{content:"ﺟ"}.hgi-duotone.hgi-cabinet-04:after{content:"ﺠ"}.hgi-duotone.hgi-cabinet-04:before{content:"ﺡ"}.hgi-duotone.hgi-cable-car:after{content:"ﺢ"}.hgi-duotone.hgi-cable-car:before{content:"ﺣ"}.hgi-duotone.hgi-cactus:after{content:"ﺤ"}.hgi-duotone.hgi-cactus:before{content:"ﺥ"}.hgi-duotone.hgi-caduceus:after{content:"ﺦ"}.hgi-duotone.hgi-caduceus:before{content:"ﺧ"}.hgi-duotone.hgi-cafe:after{content:"ﺨ"}.hgi-duotone.hgi-cafe:before{content:"ﺩ"}.hgi-duotone.hgi-calculate:after{content:"ﺪ"}.hgi-duotone.hgi-calculate:before{content:"ﺫ"}.hgi-duotone.hgi-calculator-01:after{content:"ﺬ"}.hgi-duotone.hgi-calculator-01:before{content:"ﺭ"}.hgi-duotone.hgi-calculator:after{content:"ﺮ"}.hgi-duotone.hgi-calculator:before{content:"ﺯ"}.hgi-duotone.hgi-calendar-01:after{content:"ﺰ"}.hgi-duotone.hgi-calendar-01:before{content:"ﺱ"}.hgi-duotone.hgi-calendar-02:after{content:"ﺲ"}.hgi-duotone.hgi-calendar-02:before{content:"ﺳ"}.hgi-duotone.hgi-calendar-03:after{content:"ﺴ"}.hgi-duotone.hgi-calendar-03:before{content:"ﺵ"}.hgi-duotone.hgi-calendar-04:after{content:"ﺶ"}.hgi-duotone.hgi-calendar-04:before{content:"ﺷ"}.hgi-duotone.hgi-calendar-add-01:after{content:"ﺸ"}.hgi-duotone.hgi-calendar-add-01:before{content:"ﺹ"}.hgi-duotone.hgi-calendar-add-02:after{content:"ﺺ"}.hgi-duotone.hgi-calendar-add-02:before{content:"ﺻ"}.hgi-duotone.hgi-calendar-block-01:after{content:"ﺼ"}.hgi-duotone.hgi-calendar-block-01:before{content:"ﺽ"}.hgi-duotone.hgi-calendar-block-02:after{content:"ﺾ"}.hgi-duotone.hgi-calendar-block-02:before{content:"ﺿ"}.hgi-duotone.hgi-calendar-check-in-01:after{content:"ﻀ"}.hgi-duotone.hgi-calendar-check-in-01:before{content:"ﻁ"}.hgi-duotone.hgi-calendar-check-in-02:after{content:"ﻂ"}.hgi-duotone.hgi-calendar-check-in-02:before{content:"ﻃ"}.hgi-duotone.hgi-calendar-check-out-01:after{content:"ﻄ"}.hgi-duotone.hgi-calendar-check-out-01:before{content:"ﻅ"}.hgi-duotone.hgi-calendar-check-out-02:after{content:"ﻆ"}.hgi-duotone.hgi-calendar-check-out-02:before{content:"ﻇ"}.hgi-duotone.hgi-calendar-download-01:after{content:"ﻈ"}.hgi-duotone.hgi-calendar-download-01:before{content:"ﻉ"}.hgi-duotone.hgi-calendar-download-02:after{content:"ﻊ"}.hgi-duotone.hgi-calendar-download-02:before{content:"ﻋ"}.hgi-duotone.hgi-calendar-favorite-01:after{content:"ﻌ"}.hgi-duotone.hgi-calendar-favorite-01:before{content:"ﻍ"}.hgi-duotone.hgi-calendar-favorite-02:after{content:"ﻎ"}.hgi-duotone.hgi-calendar-favorite-02:before{content:"ﻏ"}.hgi-duotone.hgi-calendar-lock-01:after{content:"ﻐ"}.hgi-duotone.hgi-calendar-lock-01:before{content:"ﻑ"}.hgi-duotone.hgi-calendar-lock-02:after{content:"ﻒ"}.hgi-duotone.hgi-calendar-lock-02:before{content:"ﻓ"}.hgi-duotone.hgi-calendar-love-01:after{content:"ﻔ"}.hgi-duotone.hgi-calendar-love-01:before{content:"ﻕ"}.hgi-duotone.hgi-calendar-love-02:after{content:"ﻖ"}.hgi-duotone.hgi-calendar-love-02:before{content:"ﻗ"}.hgi-duotone.hgi-calendar-minus-01:after{content:"ﻘ"}.hgi-duotone.hgi-calendar-minus-01:before{content:"ﻙ"}.hgi-duotone.hgi-calendar-minus-02:after{content:"ﻚ"}.hgi-duotone.hgi-calendar-minus-02:before{content:"ﻛ"}.hgi-duotone.hgi-calendar-remove-01:after{content:"ﻜ"}.hgi-duotone.hgi-calendar-remove-01:before{content:"ﻝ"}.hgi-duotone.hgi-calendar-remove-02:after{content:"ﻞ"}.hgi-duotone.hgi-calendar-remove-02:before{content:"ﻟ"}.hgi-duotone.hgi-calendar-setting-01:after{content:"ﻠ"}.hgi-duotone.hgi-calendar-setting-01:before{content:"ﻡ"}.hgi-duotone.hgi-calendar-setting-02:after{content:"ﻢ"}.hgi-duotone.hgi-calendar-setting-02:before{content:"ﻣ"}.hgi-duotone.hgi-calendar-upload-01:after{content:"ﻤ"}.hgi-duotone.hgi-calendar-upload-01:before{content:"ﻥ"}.hgi-duotone.hgi-calendar-upload-02:after{content:"ﻦ"}.hgi-duotone.hgi-calendar-upload-02:before{content:"ﻧ"}.hgi-duotone.hgi-call-02:after{content:"ﻨ"}.hgi-duotone.hgi-call-02:before{content:"ﻩ"}.hgi-duotone.hgi-call-add-02:after{content:"ﻪ"}.hgi-duotone.hgi-call-add-02:before{content:"ﻫ"}.hgi-duotone.hgi-call-add:after{content:"ﻬ"}.hgi-duotone.hgi-call-add:before{content:"ﻭ"}.hgi-duotone.hgi-call-blocked-02:after{content:"ﻮ"}.hgi-duotone.hgi-call-blocked-02:before{content:"ﻯ"}.hgi-duotone.hgi-call-blocked:after{content:"ﻰ"}.hgi-duotone.hgi-call-blocked:before{content:"ﻱ"}.hgi-duotone.hgi-call-disabled-02:after{content:"ﻲ"}.hgi-duotone.hgi-call-disabled-02:before{content:"ﻳ"}.hgi-duotone.hgi-call-disabled:after{content:"ﻴ"}.hgi-duotone.hgi-call-disabled:before{content:"ﻵ"}.hgi-duotone.hgi-call-done-02:after{content:"ﻶ"}.hgi-duotone.hgi-call-done-02:before{content:"ﻷ"}.hgi-duotone.hgi-call-done:after{content:"ﻸ"}.hgi-duotone.hgi-call-done:before{content:"ﻹ"}.hgi-duotone.hgi-call-end-01:after{content:"ﻺ"}.hgi-duotone.hgi-call-end-01:before{content:"ﻻ"}.hgi-duotone.hgi-call-end-02:after{content:"ﻼ"}.hgi-duotone.hgi-call-end-02:before{content:"﻽"}.hgi-duotone.hgi-call-end-03:after{content:"﻾"}.hgi-duotone.hgi-call-end-03:before{content:"\feff"}.hgi-duotone.hgi-call-end-04:after{content:"＀"}.hgi-duotone.hgi-call-end-04:before{content:"！"}.hgi-duotone.hgi-call-incoming-01:after{content:"＂"}.hgi-duotone.hgi-call-incoming-01:before{content:"＃"}.hgi-duotone.hgi-call-incoming-02:after{content:"＄"}.hgi-duotone.hgi-call-incoming-02:before{content:"％"}.hgi-duotone.hgi-call-incoming-03:after{content:"＆"}.hgi-duotone.hgi-call-incoming-03:before{content:"＇"}.hgi-duotone.hgi-call-incoming-04:after{content:"（"}.hgi-duotone.hgi-call-incoming-04:before{content:"）"}.hgi-duotone.hgi-call-internal-02:after{content:"＊"}.hgi-duotone.hgi-call-internal-02:before{content:"＋"}.hgi-duotone.hgi-call-internal:after{content:"，"}.hgi-duotone.hgi-call-internal:before{content:"－"}.hgi-duotone.hgi-call-locked-02:after{content:"．"}.hgi-duotone.hgi-call-locked-02:before{content:"／"}.hgi-duotone.hgi-call-locked:after{content:"０"}.hgi-duotone.hgi-call-locked:before{content:"１"}.hgi-duotone.hgi-call-minus-02:after{content:"２"}.hgi-duotone.hgi-call-minus-02:before{content:"３"}.hgi-duotone.hgi-call-minus:after{content:"４"}.hgi-duotone.hgi-call-minus:before{content:"５"}.hgi-duotone.hgi-call-missed-01:after{content:"６"}.hgi-duotone.hgi-call-missed-01:before{content:"７"}.hgi-duotone.hgi-call-missed-02:after{content:"８"}.hgi-duotone.hgi-call-missed-02:before{content:"９"}.hgi-duotone.hgi-call-missed-03:after{content:"："}.hgi-duotone.hgi-call-missed-03:before{content:"；"}.hgi-duotone.hgi-call-missed-04:after{content:"＜"}.hgi-duotone.hgi-call-missed-04:before{content:"＝"}.hgi-duotone.hgi-call-outgoing-01:after{content:"＞"}.hgi-duotone.hgi-call-outgoing-01:before{content:"？"}.hgi-duotone.hgi-call-outgoing-02:after{content:"＠"}.hgi-duotone.hgi-call-outgoing-02:before{content:"Ａ"}.hgi-duotone.hgi-call-outgoing-03:after{content:"Ｂ"}.hgi-duotone.hgi-call-outgoing-03:before{content:"Ｃ"}.hgi-duotone.hgi-call-outgoing-04:after{content:"Ｄ"}.hgi-duotone.hgi-call-outgoing-04:before{content:"Ｅ"}.hgi-duotone.hgi-call-paused-02:after{content:"Ｆ"}.hgi-duotone.hgi-call-paused-02:before{content:"Ｇ"}.hgi-duotone.hgi-call-paused:after{content:"Ｈ"}.hgi-duotone.hgi-call-paused:before{content:"Ｉ"}.hgi-duotone.hgi-call-received-02:after{content:"Ｊ"}.hgi-duotone.hgi-call-received-02:before{content:"Ｋ"}.hgi-duotone.hgi-call-received:after{content:"Ｌ"}.hgi-duotone.hgi-call-received:before{content:"Ｍ"}.hgi-duotone.hgi-call-ringing-01:after{content:"Ｎ"}.hgi-duotone.hgi-call-ringing-01:before{content:"Ｏ"}.hgi-duotone.hgi-call-ringing-02:after{content:"Ｐ"}.hgi-duotone.hgi-call-ringing-02:before{content:"Ｑ"}.hgi-duotone.hgi-call-ringing-03:after{content:"Ｒ"}.hgi-duotone.hgi-call-ringing-03:before{content:"Ｓ"}.hgi-duotone.hgi-call-ringing-04:after{content:"Ｔ"}.hgi-duotone.hgi-call-ringing-04:before{content:"Ｕ"}.hgi-duotone.hgi-call:after{content:"Ｖ"}.hgi-duotone.hgi-call-unlocked-02:after{content:"Ｗ"}.hgi-duotone.hgi-call-unlocked-02:before{content:"Ｘ"}.hgi-duotone.hgi-call-unlocked:after{content:"Ｙ"}.hgi-duotone.hgi-call-unlocked:before{content:"Ｚ"}.hgi-duotone.hgi-call:before{content:"［"}.hgi-duotone.hgi-calling-02:after{content:"＼"}.hgi-duotone.hgi-calling-02:before{content:"］"}.hgi-duotone.hgi-calling:after{content:"＾"}.hgi-duotone.hgi-calling:before{content:"＿"}.hgi-duotone.hgi-camel:after{content:"｀"}.hgi-duotone.hgi-camel:before{content:"ａ"}.hgi-duotone.hgi-camera-01:after{content:"ｂ"}.hgi-duotone.hgi-camera-01:before{content:"ｃ"}.hgi-duotone.hgi-camera-02:after{content:"ｄ"}.hgi-duotone.hgi-camera-02:before{content:"ｅ"}.hgi-duotone.hgi-camera-add-01:after{content:"ｆ"}.hgi-duotone.hgi-camera-add-01:before{content:"ｇ"}.hgi-duotone.hgi-camera-add-02:after{content:"ｈ"}.hgi-duotone.hgi-camera-add-02:before{content:"ｉ"}.hgi-duotone.hgi-camera-automatically-01:after{content:"ｊ"}.hgi-duotone.hgi-camera-automatically-01:before{content:"ｋ"}.hgi-duotone.hgi-camera-automatically-02:after{content:"ｌ"}.hgi-duotone.hgi-camera-automatically-02:before{content:"ｍ"}.hgi-duotone.hgi-camera-lens:after{content:"ｎ"}.hgi-duotone.hgi-camera-lens:before{content:"ｏ"}.hgi-duotone.hgi-camera-microphone-01:after{content:"ｐ"}.hgi-duotone.hgi-camera-microphone-01:before{content:"ｑ"}.hgi-duotone.hgi-camera-microphone-02:after{content:"ｒ"}.hgi-duotone.hgi-camera-microphone-02:before{content:"ｓ"}.hgi-duotone.hgi-camera-night-mode-01:after{content:"ｔ"}.hgi-duotone.hgi-camera-night-mode-01:before{content:"ｕ"}.hgi-duotone.hgi-camera-night-mode-02:after{content:"ｖ"}.hgi-duotone.hgi-camera-night-mode-02:before{content:"ｗ"}.hgi-duotone.hgi-camera-off-01:after{content:"ｘ"}.hgi-duotone.hgi-camera-off-01:before{content:"ｙ"}.hgi-duotone.hgi-camera-off-02:after{content:"ｚ"}.hgi-duotone.hgi-camera-off-02:before{content:"｛"}.hgi-duotone.hgi-camera-rotated-01:after{content:"｜"}.hgi-duotone.hgi-camera-rotated-01:before{content:"｝"}.hgi-duotone.hgi-camera-rotated-02:after{content:"～"}.hgi-duotone.hgi-camera-rotated-02:before{content:"｟"}.hgi-duotone.hgi-camera-smile-01:after{content:"｠"}.hgi-duotone.hgi-camera-smile-01:before{content:"｡"}.hgi-duotone.hgi-camera-smile-02:after{content:"｢"}.hgi-duotone.hgi-camera-smile-02:before{content:"｣"}.hgi-duotone.hgi-camera-tripod:after{content:"､"}.hgi-duotone.hgi-camera-tripod:before{content:"･"}.hgi-duotone.hgi-camera-video:after{content:"ｦ"}.hgi-duotone.hgi-camera-video:before{content:"ｧ"}.hgi-duotone.hgi-camper:after{content:"ｨ"}.hgi-duotone.hgi-camper:before{content:"ｩ"}.hgi-duotone.hgi-campfire:after{content:"ｪ"}.hgi-duotone.hgi-campfire:before{content:"ｫ"}.hgi-duotone.hgi-cancel-01:after{content:"ｬ"}.hgi-duotone.hgi-cancel-01:before{content:"ｭ"}.hgi-duotone.hgi-cancel-02:after{content:"ｮ"}.hgi-duotone.hgi-cancel-02:before{content:"ｯ"}.hgi-duotone.hgi-cancel-circle-half-dot:after{content:"ｰ"}.hgi-duotone.hgi-cancel-circle-half-dot:before{content:"ｱ"}.hgi-duotone.hgi-cancel-circle:after{content:"ｲ"}.hgi-duotone.hgi-cancel-circle:before{content:"ｳ"}.hgi-duotone.hgi-cancel-square:after{content:"ｴ"}.hgi-duotone.hgi-cancel-square:before{content:"ｵ"}.hgi-duotone.hgi-candelier-01:after{content:"ｶ"}.hgi-duotone.hgi-candelier-01:before{content:"ｷ"}.hgi-duotone.hgi-candelier-02:after{content:"ｸ"}.hgi-duotone.hgi-candelier-02:before{content:"ｹ"}.hgi-duotone.hgi-canvas:after{content:"ｺ"}.hgi-duotone.hgi-canvas:before{content:"ｻ"}.hgi-duotone.hgi-cap-projecting:after{content:"ｼ"}.hgi-duotone.hgi-cap-projecting:before{content:"ｽ"}.hgi-duotone.hgi-cap-round:after{content:"ｾ"}.hgi-duotone.hgi-cap-round:before{content:"ｿ"}.hgi-duotone.hgi-cap:after{content:"ﾀ"}.hgi-duotone.hgi-cap-straight:after{content:"ﾁ"}.hgi-duotone.hgi-cap-straight:before{content:"ﾂ"}.hgi-duotone.hgi-cap:before{content:"ﾃ"}.hgi-duotone.hgi-capcut-rectangle:after{content:"ﾄ"}.hgi-duotone.hgi-capcut-rectangle:before{content:"ﾅ"}.hgi-duotone.hgi-capcut:after{content:"ﾆ"}.hgi-duotone.hgi-capcut:before{content:"ﾇ"}.hgi-duotone.hgi-car-01:after{content:"ﾈ"}.hgi-duotone.hgi-car-01:before{content:"ﾉ"}.hgi-duotone.hgi-car-02:after{content:"ﾊ"}.hgi-duotone.hgi-car-02:before{content:"ﾋ"}.hgi-duotone.hgi-car-03:after{content:"ﾌ"}.hgi-duotone.hgi-car-03:before{content:"ﾍ"}.hgi-duotone.hgi-car-04:after{content:"ﾎ"}.hgi-duotone.hgi-car-04:before{content:"ﾏ"}.hgi-duotone.hgi-car-parking-01:after{content:"ﾐ"}.hgi-duotone.hgi-car-parking-01:before{content:"ﾑ"}.hgi-duotone.hgi-car-parking-02:after{content:"ﾒ"}.hgi-duotone.hgi-car-parking-02:before{content:"ﾓ"}.hgi-duotone.hgi-caravan:after{content:"ﾔ"}.hgi-duotone.hgi-caravan:before{content:"ﾕ"}.hgi-duotone.hgi-card-exchange-01:after{content:"ﾖ"}.hgi-duotone.hgi-card-exchange-01:before{content:"ﾗ"}.hgi-duotone.hgi-card-exchange-02:after{content:"ﾘ"}.hgi-duotone.hgi-card-exchange-02:before{content:"ﾙ"}.hgi-duotone.hgi-cardigan:after{content:"ﾚ"}.hgi-duotone.hgi-cardigan:before{content:"ﾛ"}.hgi-duotone.hgi-cardiogram-01:after{content:"ﾜ"}.hgi-duotone.hgi-cardiogram-01:before{content:"ﾝ"}.hgi-duotone.hgi-cardiogram-02:after{content:"ﾞ"}.hgi-duotone.hgi-cardiogram-02:before{content:"ﾟ"}.hgi-duotone.hgi-cards-01:after{content:"ﾠ"}.hgi-duotone.hgi-cards-01:before{content:"ﾡ"}.hgi-duotone.hgi-cards-02:after{content:"ﾢ"}.hgi-duotone.hgi-cards-02:before{content:"ﾣ"}.hgi-duotone.hgi-cargo-ship:after{content:"ﾤ"}.hgi-duotone.hgi-cargo-ship:before{content:"ﾥ"}.hgi-duotone.hgi-carousel-horizontal-02:after{content:"ﾦ"}.hgi-duotone.hgi-carousel-horizontal-02:before{content:"ﾧ"}.hgi-duotone.hgi-carousel-horizontal:after{content:"ﾨ"}.hgi-duotone.hgi-carousel-horizontal:before{content:"ﾩ"}.hgi-duotone.hgi-carousel-vertical:after{content:"ﾪ"}.hgi-duotone.hgi-carousel-vertical:before{content:"ﾫ"}.hgi-duotone.hgi-carrot:after{content:"ﾬ"}.hgi-duotone.hgi-carrot:before{content:"ﾭ"}.hgi-duotone.hgi-cash-01:after{content:"ﾮ"}.hgi-duotone.hgi-cash-01:before{content:"ﾯ"}.hgi-duotone.hgi-cash-02:after{content:"ﾰ"}.hgi-duotone.hgi-cash-02:before{content:"ﾱ"}.hgi-duotone.hgi-cashback:after{content:"ﾲ"}.hgi-duotone.hgi-cashback:before{content:"ﾳ"}.hgi-duotone.hgi-cashier-02:after{content:"ﾴ"}.hgi-duotone.hgi-cashier-02:before{content:"ﾵ"}.hgi-duotone.hgi-cashier:after{content:"ﾶ"}.hgi-duotone.hgi-cashier:before{content:"ﾷ"}.hgi-duotone.hgi-castle-01:after{content:"ﾸ"}.hgi-duotone.hgi-castle-01:before{content:"ﾹ"}.hgi-duotone.hgi-castle-02:after{content:"ﾺ"}.hgi-duotone.hgi-castle-02:before{content:"ﾻ"}.hgi-duotone.hgi-castle:after{content:"ﾼ"}.hgi-duotone.hgi-castle:before{content:"ﾽ"}.hgi-duotone.hgi-catalogue:after{content:"ﾾ"}.hgi-duotone.hgi-catalogue:before{content:"﾿"}.hgi-duotone.hgi-cayan-tower:after{content:"￀"}.hgi-duotone.hgi-cayan-tower:before{content:"￁"}.hgi-duotone.hgi-cctv-camera:after{content:"ￂ"}.hgi-duotone.hgi-cctv-camera:before{content:"ￃ"}.hgi-duotone.hgi-cd:after{content:"ￄ"}.hgi-duotone.hgi-cd:before{content:"ￅ"}.hgi-duotone.hgi-cells:after{content:"ￆ"}.hgi-duotone.hgi-cells:before{content:"ￇ"}.hgi-duotone.hgi-cellular-network-offline:after{content:"￈"}.hgi-duotone.hgi-cellular-network-offline:before{content:"￉"}.hgi-duotone.hgi-cellular-network:after{content:"ￊ"}.hgi-duotone.hgi-cellular-network:before{content:"ￋ"}.hgi-duotone.hgi-celsius:after{content:"ￌ"}.hgi-duotone.hgi-celsius:before{content:"ￍ"}.hgi-duotone.hgi-center-focus:after{content:"ￎ"}.hgi-duotone.hgi-center-focus:before{content:"ￏ"}.hgi-duotone.hgi-central-shaheed-minar:after{content:"￐"}.hgi-duotone.hgi-central-shaheed-minar:before{content:"￑"}.hgi-duotone.hgi-centralized:after{content:"ￒ"}.hgi-duotone.hgi-centralized:before{content:"ￓ"}.hgi-duotone.hgi-certificate-01:after{content:"ￔ"}.hgi-duotone.hgi-certificate-01:before{content:"ￕ"}.hgi-duotone.hgi-certificate-02:after{content:"ￖ"}.hgi-duotone.hgi-certificate-02:before{content:"ￗ"}.hgi-duotone.hgi-chair-01:after{content:"￘"}.hgi-duotone.hgi-chair-01:before{content:"￙"}.hgi-duotone.hgi-chair-02:after{content:"ￚ"}.hgi-duotone.hgi-chair-02:before{content:"ￛ"}.hgi-duotone.hgi-chair-03:after{content:"ￜ"}.hgi-duotone.hgi-chair-03:before{content:"￝"}.hgi-duotone.hgi-chair-04:after{content:"￞"}.hgi-duotone.hgi-chair-04:before{content:"￟"}.hgi-duotone.hgi-chair-05:after{content:"￠"}.hgi-duotone.hgi-chair-05:before{content:"￡"}.hgi-duotone.hgi-chair-barber:after{content:"￢"}.hgi-duotone.hgi-chair-barber:before{content:"￣"}.hgi-duotone.hgi-champion:after{content:"￤"}.hgi-duotone.hgi-champion:before{content:"￥"}.hgi-duotone.hgi-change-screen-mode:after{content:"￦"}.hgi-duotone.hgi-change-screen-mode:before{content:"￧"}.hgi-duotone.hgi-character-phonetic:after{content:"￨"}.hgi-duotone.hgi-character-phonetic:before{content:"￩"}.hgi-duotone.hgi-charity:after{content:"￪"}.hgi-duotone.hgi-charity:before{content:"￫"}.hgi-duotone.hgi-chart-average:after{content:"￬"}.hgi-duotone.hgi-chart-average:before{content:"￭"}.hgi-duotone.hgi-chart-bar-line:after{content:"￮"}.hgi-duotone.hgi-chart-bar-line:before{content:"￯"}.hgi-duotone.hgi-chart-breakout-circle:after{content:"￰"}.hgi-duotone.hgi-chart-breakout-circle:before{content:"￱"}.hgi-duotone.hgi-chart-breakout-square:after{content:"￲"}.hgi-duotone.hgi-chart-breakout-square:before{content:"￳"}.hgi-duotone.hgi-chart-bubble-01:after{content:"￴"}.hgi-duotone.hgi-chart-bubble-01:before{content:"￵"}.hgi-duotone.hgi-chart-bubble-02:after{content:"￶"}.hgi-duotone.hgi-chart-bubble-02:before{content:"￷"}.hgi-duotone.hgi-chart-column:after{content:"￸"}.hgi-duotone.hgi-chart-column:before{content:"￹"}.hgi-duotone.hgi-chart-decrease:after{content:"￺"}.hgi-duotone.hgi-chart-decrease:before{content:"￻"}.hgi-duotone.hgi-chart-evaluation:after{content:"￼"}.hgi-duotone.hgi-chart-evaluation:before{content:"�"}.hgi-duotone.hgi-chart-high-low:after{content:"￾"}.hgi-duotone.hgi-chart-high-low:before{content:"￿"}.hgi-duotone.hgi-chart-histogram:after{content:"�"}.hgi-duotone.hgi-chart-histogram:before{content:""}.hgi-duotone.hgi-chart-increase:after{content:""}.hgi-duotone.hgi-chart-increase:before{content:""}.hgi-duotone.hgi-chart-line-data-01:after{content:""}.hgi-duotone.hgi-chart-line-data-01:before{content:""}.hgi-duotone.hgi-chart-line-data-02:after{content:""}.hgi-duotone.hgi-chart-line-data-02:before{content:""}.hgi-duotone.hgi-chart-line-data-03:after{content:""}.hgi-duotone.hgi-chart-line-data-03:before{content:"	"}.hgi-duotone.hgi-chart-maximum:after{content:"\a"}.hgi-duotone.hgi-chart-maximum:before{content:""}.hgi-duotone.hgi-chart-medium:after{content:"\c"}.hgi-duotone.hgi-chart-medium:before{content:"\d"}.hgi-duotone.hgi-chart-minimum:after{content:""}.hgi-duotone.hgi-chart-minimum:before{content:""}.hgi-duotone.hgi-chart-radar:after{content:""}.hgi-duotone.hgi-chart-radar:before{content:""}.hgi-duotone.hgi-chart-relationship:after{content:""}.hgi-duotone.hgi-chart-relationship:before{content:""}.hgi-duotone.hgi-chart-ring:after{content:""}.hgi-duotone.hgi-chart-ring:before{content:""}.hgi-duotone.hgi-chart-rose:after{content:""}.hgi-duotone.hgi-chart-rose:before{content:""}.hgi-duotone.hgi-chart-scatter:after{content:""}.hgi-duotone.hgi-chart-scatter:before{content:""}.hgi-duotone.hgi-chart:after{content:""}.hgi-duotone.hgi-chart:before{content:""}.hgi-duotone.hgi-chat-bot:after{content:""}.hgi-duotone.hgi-chat-bot:before{content:""}.hgi-duotone.hgi-chat-gpt:after{content:""}.hgi-duotone.hgi-chat-gpt:before{content:""}.hgi-duotone.hgi-chatting-01:after{content:" "}.hgi-duotone.hgi-chatting-01:before{content:"!"}.hgi-duotone.hgi-check-list:after{content:'"'}.hgi-duotone.hgi-check-list:before{content:"#"}.hgi-duotone.hgi-check-unread-01:after{content:"$"}.hgi-duotone.hgi-check-unread-01:before{content:"%"}.hgi-duotone.hgi-check-unread-02:after{content:"&"}.hgi-duotone.hgi-check-unread-02:before{content:"'"}.hgi-duotone.hgi-check-unread-03:after{content:"("}.hgi-duotone.hgi-check-unread-03:before{content:")"}.hgi-duotone.hgi-check-unread-04:after{content:"*"}.hgi-duotone.hgi-check-unread-04:before{content:"+"}.hgi-duotone.hgi-checkmark-badge-01:after{content:","}.hgi-duotone.hgi-checkmark-badge-01:before{content:"-"}.hgi-duotone.hgi-checkmark-badge-02:after{content:"."}.hgi-duotone.hgi-checkmark-badge-02:before{content:"/"}.hgi-duotone.hgi-checkmark-badge-03:after{content:"0"}.hgi-duotone.hgi-checkmark-badge-03:before{content:"1"}.hgi-duotone.hgi-checkmark-badge-04:after{content:"2"}.hgi-duotone.hgi-checkmark-badge-04:before{content:"3"}.hgi-duotone.hgi-checkmark-circle-01:after{content:"4"}.hgi-duotone.hgi-checkmark-circle-01:before{content:"5"}.hgi-duotone.hgi-checkmark-circle-02:after{content:"6"}.hgi-duotone.hgi-checkmark-circle-02:before{content:"7"}.hgi-duotone.hgi-checkmark-circle-03:after{content:"8"}.hgi-duotone.hgi-checkmark-circle-03:before{content:"9"}.hgi-duotone.hgi-checkmark-circle-04:after{content:":"}.hgi-duotone.hgi-checkmark-circle-04:before{content:";"}.hgi-duotone.hgi-checkmark-square-01:after{content:"<"}.hgi-duotone.hgi-checkmark-square-01:before{content:"="}.hgi-duotone.hgi-checkmark-square-02:after{content:">"}.hgi-duotone.hgi-checkmark-square-02:before{content:"?"}.hgi-duotone.hgi-checkmark-square-03:after{content:"@"}.hgi-duotone.hgi-checkmark-square-03:before{content:"A"}.hgi-duotone.hgi-checkmark-square-04:after{content:"B"}.hgi-duotone.hgi-checkmark-square-04:before{content:"C"}.hgi-duotone.hgi-cheese-cake-01:after{content:"D"}.hgi-duotone.hgi-cheese-cake-01:before{content:"E"}.hgi-duotone.hgi-cheese-cake-02:after{content:"F"}.hgi-duotone.hgi-cheese-cake-02:before{content:"G"}.hgi-duotone.hgi-cheese:after{content:"H"}.hgi-duotone.hgi-cheese:before{content:"I"}.hgi-duotone.hgi-chef-hat:after{content:"J"}.hgi-duotone.hgi-chef-hat:before{content:"K"}.hgi-duotone.hgi-chef:after{content:"L"}.hgi-duotone.hgi-chef:before{content:"M"}.hgi-duotone.hgi-chemistry-01:after{content:"N"}.hgi-duotone.hgi-chemistry-01:before{content:"O"}.hgi-duotone.hgi-chemistry-02:after{content:"P"}.hgi-duotone.hgi-chemistry-02:before{content:"Q"}.hgi-duotone.hgi-chemistry-03:after{content:"R"}.hgi-duotone.hgi-chemistry-03:before{content:"S"}.hgi-duotone.hgi-cherry:after{content:"T"}.hgi-duotone.hgi-cherry:before{content:"U"}.hgi-duotone.hgi-chess-01:after{content:"V"}.hgi-duotone.hgi-chess-01:before{content:"W"}.hgi-duotone.hgi-chess-02:after{content:"X"}.hgi-duotone.hgi-chess-02:before{content:"Y"}.hgi-duotone.hgi-chess-pawn:after{content:"Z"}.hgi-duotone.hgi-chess-pawn:before{content:"["}.hgi-duotone.hgi-chicken-thighs:after{content:"\\"}.hgi-duotone.hgi-chicken-thighs:before{content:"]"}.hgi-duotone.hgi-chimney:after{content:"^"}.hgi-duotone.hgi-chimney:before{content:"_"}.hgi-duotone.hgi-china-temple:after{content:"`"}.hgi-duotone.hgi-china-temple:before{content:"a"}.hgi-duotone.hgi-chip-02:after{content:"b"}.hgi-duotone.hgi-chip-02:before{content:"c"}.hgi-duotone.hgi-chip:after{content:"d"}.hgi-duotone.hgi-chip:before{content:"e"}.hgi-duotone.hgi-chocolate:after{content:"f"}.hgi-duotone.hgi-chocolate:before{content:"g"}.hgi-duotone.hgi-chrome:after{content:"h"}.hgi-duotone.hgi-chrome:before{content:"i"}.hgi-duotone.hgi-chrysler:after{content:"j"}.hgi-duotone.hgi-chrysler:before{content:"k"}.hgi-duotone.hgi-church:after{content:"l"}.hgi-duotone.hgi-church:before{content:"m"}.hgi-duotone.hgi-cinnamon-roll:after{content:"n"}.hgi-duotone.hgi-cinnamon-roll:before{content:"o"}.hgi-duotone.hgi-circle-arrow-data-transfer-diagonal:after{content:"p"}.hgi-duotone.hgi-circle-arrow-data-transfer-diagonal:before{content:"q"}.hgi-duotone.hgi-circle-arrow-data-transfer-horizontal:after{content:"r"}.hgi-duotone.hgi-circle-arrow-data-transfer-horizontal:before{content:"s"}.hgi-duotone.hgi-circle-arrow-data-transfer-vertical:after{content:"t"}.hgi-duotone.hgi-circle-arrow-data-transfer-vertical:before{content:"u"}.hgi-duotone.hgi-circle-arrow-diagonal-01:after{content:"v"}.hgi-duotone.hgi-circle-arrow-diagonal-01:before{content:"w"}.hgi-duotone.hgi-circle-arrow-diagonal-02:after{content:"x"}.hgi-duotone.hgi-circle-arrow-diagonal-02:before{content:"y"}.hgi-duotone.hgi-circle-arrow-down-01:after{content:"z"}.hgi-duotone.hgi-circle-arrow-down-01:before{content:"{"}.hgi-duotone.hgi-circle-arrow-down-02:after{content:"|"}.hgi-duotone.hgi-circle-arrow-down-02:before{content:"}"}.hgi-duotone.hgi-circle-arrow-down-03:after{content:"~"}.hgi-duotone.hgi-circle-arrow-down-03:before{content:""}.hgi-duotone.hgi-circle-arrow-down-double:after{content:""}.hgi-duotone.hgi-circle-arrow-down-double:before{content:""}.hgi-duotone.hgi-circle-arrow-down-left:after{content:""}.hgi-duotone.hgi-circle-arrow-down-left:before{content:""}.hgi-duotone.hgi-circle-arrow-down-right:after{content:""}.hgi-duotone.hgi-circle-arrow-down-right:before{content:""}.hgi-duotone.hgi-circle-arrow-expand-01:after{content:""}.hgi-duotone.hgi-circle-arrow-expand-01:before{content:""}.hgi-duotone.hgi-circle-arrow-expand-02:after{content:""}.hgi-duotone.hgi-circle-arrow-expand-02:before{content:""}.hgi-duotone.hgi-circle-arrow-horizontal:after{content:""}.hgi-duotone.hgi-circle-arrow-horizontal:before{content:""}.hgi-duotone.hgi-circle-arrow-left-01:after{content:""}.hgi-duotone.hgi-circle-arrow-left-01:before{content:""}.hgi-duotone.hgi-circle-arrow-left-02:after{content:""}.hgi-duotone.hgi-circle-arrow-left-02:before{content:""}.hgi-duotone.hgi-circle-arrow-left-03:after{content:""}.hgi-duotone.hgi-circle-arrow-left-03:before{content:""}.hgi-duotone.hgi-circle-arrow-left-double:after{content:""}.hgi-duotone.hgi-circle-arrow-left-double:before{content:""}.hgi-duotone.hgi-circle-arrow-left-right:after{content:""}.hgi-duotone.hgi-circle-arrow-left-right:before{content:""}.hgi-duotone.hgi-circle-arrow-move-down-left:after{content:""}.hgi-duotone.hgi-circle-arrow-move-down-left:before{content:""}.hgi-duotone.hgi-circle-arrow-move-down-right:after{content:""}.hgi-duotone.hgi-circle-arrow-move-down-right:before{content:""}.hgi-duotone.hgi-circle-arrow-move-left-down:after{content:""}.hgi-duotone.hgi-circle-arrow-move-left-down:before{content:""}.hgi-duotone.hgi-circle-arrow-move-right-down:after{content:""}.hgi-duotone.hgi-circle-arrow-move-right-down:before{content:""}.hgi-duotone.hgi-circle-arrow-move-up-left:after{content:""}.hgi-duotone.hgi-circle-arrow-move-up-left:before{content:""}.hgi-duotone.hgi-circle-arrow-move-up-right:after{content:" "}.hgi-duotone.hgi-circle-arrow-move-up-right:before{content:"¡"}.hgi-duotone.hgi-circle-arrow-reload-01:after{content:"¢"}.hgi-duotone.hgi-circle-arrow-reload-01:before{content:"£"}.hgi-duotone.hgi-circle-arrow-reload-02:after{content:"¤"}.hgi-duotone.hgi-circle-arrow-reload-02:before{content:"¥"}.hgi-duotone.hgi-circle-arrow-right-01:after{content:"¦"}.hgi-duotone.hgi-circle-arrow-right-01:before{content:"§"}.hgi-duotone.hgi-circle-arrow-right-02:after{content:"¨"}.hgi-duotone.hgi-circle-arrow-right-02:before{content:"©"}.hgi-duotone.hgi-circle-arrow-right-03:after{content:"ª"}.hgi-duotone.hgi-circle-arrow-right-03:before{content:"«"}.hgi-duotone.hgi-circle-arrow-right-double:after{content:"¬"}.hgi-duotone.hgi-circle-arrow-right-double:before{content:"­"}.hgi-duotone.hgi-circle-arrow-shrink-01:after{content:"®"}.hgi-duotone.hgi-circle-arrow-shrink-01:before{content:"¯"}.hgi-duotone.hgi-circle-arrow-shrink-02:after{content:"°"}.hgi-duotone.hgi-circle-arrow-shrink-02:before{content:"±"}.hgi-duotone.hgi-circle-arrow-up-01:after{content:"²"}.hgi-duotone.hgi-circle-arrow-up-01:before{content:"³"}.hgi-duotone.hgi-circle-arrow-up-02:after{content:"´"}.hgi-duotone.hgi-circle-arrow-up-02:before{content:"µ"}.hgi-duotone.hgi-circle-arrow-up-03:after{content:"¶"}.hgi-duotone.hgi-circle-arrow-up-03:before{content:"·"}.hgi-duotone.hgi-circle-arrow-up-double:after{content:"¸"}.hgi-duotone.hgi-circle-arrow-up-double:before{content:"¹"}.hgi-duotone.hgi-circle-arrow-up-down:after{content:"º"}.hgi-duotone.hgi-circle-arrow-up-down:before{content:"»"}.hgi-duotone.hgi-circle-arrow-up-left:after{content:"¼"}.hgi-duotone.hgi-circle-arrow-up-left:before{content:"½"}.hgi-duotone.hgi-circle-arrow-up-right:after{content:"¾"}.hgi-duotone.hgi-circle-arrow-up-right:before{content:"¿"}.hgi-duotone.hgi-circle-arrow-vertical:after{content:"À"}.hgi-duotone.hgi-circle-arrow-vertical:before{content:"Á"}.hgi-duotone.hgi-circle-lock-01:after{content:"Â"}.hgi-duotone.hgi-circle-lock-01:before{content:"Ã"}.hgi-duotone.hgi-circle-lock-02:after{content:"Ä"}.hgi-duotone.hgi-circle-lock-02:before{content:"Å"}.hgi-duotone.hgi-circle-lock-add-01:after{content:"Æ"}.hgi-duotone.hgi-circle-lock-add-01:before{content:"Ç"}.hgi-duotone.hgi-circle-lock-add-02:after{content:"È"}.hgi-duotone.hgi-circle-lock-add-02:before{content:"É"}.hgi-duotone.hgi-circle-lock-check-01:after{content:"Ê"}.hgi-duotone.hgi-circle-lock-check-01:before{content:"Ë"}.hgi-duotone.hgi-circle-lock-check-02:after{content:"Ì"}.hgi-duotone.hgi-circle-lock-check-02:before{content:"Í"}.hgi-duotone.hgi-circle-lock-minus-01:after{content:"Î"}.hgi-duotone.hgi-circle-lock-minus-01:before{content:"Ï"}.hgi-duotone.hgi-circle-lock-minus-02:after{content:"Ð"}.hgi-duotone.hgi-circle-lock-minus-02:before{content:"Ñ"}.hgi-duotone.hgi-circle-lock-remove-01:after{content:"Ò"}.hgi-duotone.hgi-circle-lock-remove-01:before{content:"Ó"}.hgi-duotone.hgi-circle-lock-remove-02:after{content:"Ô"}.hgi-duotone.hgi-circle-lock-remove-02:before{content:"Õ"}.hgi-duotone.hgi-circle-password:after{content:"Ö"}.hgi-duotone.hgi-circle-password:before{content:"×"}.hgi-duotone.hgi-circle:after{content:"Ø"}.hgi-duotone.hgi-circle-unlock-01:after{content:"Ù"}.hgi-duotone.hgi-circle-unlock-01:before{content:"Ú"}.hgi-duotone.hgi-circle-unlock-02:after{content:"Û"}.hgi-duotone.hgi-circle-unlock-02:before{content:"Ü"}.hgi-duotone.hgi-circle:before{content:"Ý"}.hgi-duotone.hgi-city-01:after{content:"Þ"}.hgi-duotone.hgi-city-01:before{content:"ß"}.hgi-duotone.hgi-city-02:after{content:"à"}.hgi-duotone.hgi-city-02:before{content:"á"}.hgi-duotone.hgi-city-03:after{content:"â"}.hgi-duotone.hgi-city-03:before{content:"ã"}.hgi-duotone.hgi-clapping-01:after{content:"ä"}.hgi-duotone.hgi-clapping-01:before{content:"å"}.hgi-duotone.hgi-clapping-02:after{content:"æ"}.hgi-duotone.hgi-clapping-02:before{content:"ç"}.hgi-duotone.hgi-clean:after{content:"è"}.hgi-duotone.hgi-clean:before{content:"é"}.hgi-duotone.hgi-cleaning-bucket:after{content:"ê"}.hgi-duotone.hgi-cleaning-bucket:before{content:"ë"}.hgi-duotone.hgi-clinic:after{content:"ì"}.hgi-duotone.hgi-clinic:before{content:"í"}.hgi-duotone.hgi-clip:after{content:"î"}.hgi-duotone.hgi-clip:before{content:"ï"}.hgi-duotone.hgi-clipboard:after{content:"ð"}.hgi-duotone.hgi-clipboard:before{content:"ñ"}.hgi-duotone.hgi-clock-01:after{content:"ò"}.hgi-duotone.hgi-clock-01:before{content:"ó"}.hgi-duotone.hgi-clock-02:after{content:"ô"}.hgi-duotone.hgi-clock-02:before{content:"õ"}.hgi-duotone.hgi-clock-03:after{content:"ö"}.hgi-duotone.hgi-clock-03:before{content:"÷"}.hgi-duotone.hgi-clock-04:after{content:"ø"}.hgi-duotone.hgi-clock-04:before{content:"ù"}.hgi-duotone.hgi-clock-05:after{content:"ú"}.hgi-duotone.hgi-clock-05:before{content:"û"}.hgi-duotone.hgi-closed-caption-alt:after{content:"ü"}.hgi-duotone.hgi-closed-caption-alt:before{content:"ý"}.hgi-duotone.hgi-closed-caption:after{content:"þ"}.hgi-duotone.hgi-closed-caption:before{content:"ÿ"}.hgi-duotone.hgi-clothes:after{content:"Ā"}.hgi-duotone.hgi-clothes:before{content:"ā"}.hgi-duotone.hgi-cloud-angled-rain:after{content:"Ă"}.hgi-duotone.hgi-cloud-angled-rain-zap:after{content:"ă"}.hgi-duotone.hgi-cloud-angled-rain-zap:before{content:"Ą"}.hgi-duotone.hgi-cloud-angled-rain:before{content:"ą"}.hgi-duotone.hgi-cloud-angled-zap:after{content:"Ć"}.hgi-duotone.hgi-cloud-angled-zap:before{content:"ć"}.hgi-duotone.hgi-cloud-big-rain:after{content:"Ĉ"}.hgi-duotone.hgi-cloud-big-rain:before{content:"ĉ"}.hgi-duotone.hgi-cloud-download:after{content:"Ċ"}.hgi-duotone.hgi-cloud-download:before{content:"ċ"}.hgi-duotone.hgi-cloud-fast-wind:after{content:"Č"}.hgi-duotone.hgi-cloud-fast-wind:before{content:"č"}.hgi-duotone.hgi-cloud-hailstone:after{content:"Ď"}.hgi-duotone.hgi-cloud-hailstone:before{content:"ď"}.hgi-duotone.hgi-cloud-little-rain:after{content:"Đ"}.hgi-duotone.hgi-cloud-little-rain:before{content:"đ"}.hgi-duotone.hgi-cloud-little-snow:after{content:"Ē"}.hgi-duotone.hgi-cloud-little-snow:before{content:"ē"}.hgi-duotone.hgi-cloud-loading:after{content:"Ĕ"}.hgi-duotone.hgi-cloud-loading:before{content:"ĕ"}.hgi-duotone.hgi-cloud-mid-rain:after{content:"Ė"}.hgi-duotone.hgi-cloud-mid-rain:before{content:"ė"}.hgi-duotone.hgi-cloud-mid-snow:after{content:"Ę"}.hgi-duotone.hgi-cloud-mid-snow:before{content:"ę"}.hgi-duotone.hgi-cloud-saving-done-01:after{content:"Ě"}.hgi-duotone.hgi-cloud-saving-done-01:before{content:"ě"}.hgi-duotone.hgi-cloud-saving-done-02:after{content:"Ĝ"}.hgi-duotone.hgi-cloud-saving-done-02:before{content:"ĝ"}.hgi-duotone.hgi-cloud:after{content:"Ğ"}.hgi-duotone.hgi-cloud-server:after{content:"ğ"}.hgi-duotone.hgi-cloud-server:before{content:"Ġ"}.hgi-duotone.hgi-cloud-slow-wind:after{content:"ġ"}.hgi-duotone.hgi-cloud-slow-wind:before{content:"Ģ"}.hgi-duotone.hgi-cloud-snow:after{content:"ģ"}.hgi-duotone.hgi-cloud-snow:before{content:"Ĥ"}.hgi-duotone.hgi-cloud-upload:after{content:"ĥ"}.hgi-duotone.hgi-cloud-upload:before{content:"Ħ"}.hgi-duotone.hgi-cloud:before{content:"ħ"}.hgi-duotone.hgi-clubs-01:after{content:"Ĩ"}.hgi-duotone.hgi-clubs-01:before{content:"ĩ"}.hgi-duotone.hgi-clubs-02:after{content:"Ī"}.hgi-duotone.hgi-clubs-02:before{content:"ī"}.hgi-duotone.hgi-co-present:after{content:"Ĭ"}.hgi-duotone.hgi-co-present:before{content:"ĭ"}.hgi-duotone.hgi-code-circle:after{content:"Į"}.hgi-duotone.hgi-code-circle:before{content:"į"}.hgi-duotone.hgi-code-folder:after{content:"İ"}.hgi-duotone.hgi-code-folder:before{content:"ı"}.hgi-duotone.hgi-code:after{content:"Ĳ"}.hgi-duotone.hgi-code-square:after{content:"ĳ"}.hgi-duotone.hgi-code-square:before{content:"Ĵ"}.hgi-duotone.hgi-code:before{content:"ĵ"}.hgi-duotone.hgi-codesandbox:after{content:"Ķ"}.hgi-duotone.hgi-codesandbox:before{content:"ķ"}.hgi-duotone.hgi-coffee-01:after{content:"ĸ"}.hgi-duotone.hgi-coffee-01:before{content:"Ĺ"}.hgi-duotone.hgi-coffee-02:after{content:"ĺ"}.hgi-duotone.hgi-coffee-02:before{content:"Ļ"}.hgi-duotone.hgi-coffee-beans:after{content:"ļ"}.hgi-duotone.hgi-coffee-beans:before{content:"Ľ"}.hgi-duotone.hgi-coins-01:after{content:"ľ"}.hgi-duotone.hgi-coins-01:before{content:"Ŀ"}.hgi-duotone.hgi-coins-02:after{content:"ŀ"}.hgi-duotone.hgi-coins-02:before{content:"Ł"}.hgi-duotone.hgi-coins-bitcoin:after{content:"ł"}.hgi-duotone.hgi-coins-bitcoin:before{content:"Ń"}.hgi-duotone.hgi-coins-dollar:after{content:"ń"}.hgi-duotone.hgi-coins-dollar:before{content:"Ņ"}.hgi-duotone.hgi-coins-euro:after{content:"ņ"}.hgi-duotone.hgi-coins-euro:before{content:"Ň"}.hgi-duotone.hgi-coins-pound:after{content:"ň"}.hgi-duotone.hgi-coins-pound:before{content:"ŉ"}.hgi-duotone.hgi-coins-swap:after{content:"Ŋ"}.hgi-duotone.hgi-coins-swap:before{content:"ŋ"}.hgi-duotone.hgi-coins-yen:after{content:"Ō"}.hgi-duotone.hgi-coins-yen:before{content:"ō"}.hgi-duotone.hgi-collections-bookmark:after{content:"Ŏ"}.hgi-duotone.hgi-collections-bookmark:before{content:"ŏ"}.hgi-duotone.hgi-color-picker:after{content:"Ő"}.hgi-duotone.hgi-color-picker:before{content:"ő"}.hgi-duotone.hgi-colors:after{content:"Œ"}.hgi-duotone.hgi-colors:before{content:"œ"}.hgi-duotone.hgi-colosseum:after{content:"Ŕ"}.hgi-duotone.hgi-colosseum:before{content:"ŕ"}.hgi-duotone.hgi-column-delete:after{content:"Ŗ"}.hgi-duotone.hgi-column-delete:before{content:"ŗ"}.hgi-duotone.hgi-column-insert:after{content:"Ř"}.hgi-duotone.hgi-column-insert:before{content:"ř"}.hgi-duotone.hgi-comet-01:after{content:"Ś"}.hgi-duotone.hgi-comet-01:before{content:"ś"}.hgi-duotone.hgi-comet-02:after{content:"Ŝ"}.hgi-duotone.hgi-comet-02:before{content:"ŝ"}.hgi-duotone.hgi-coming-soon-01:after{content:"Ş"}.hgi-duotone.hgi-coming-soon-01:before{content:"ş"}.hgi-duotone.hgi-coming-soon-02:after{content:"Š"}.hgi-duotone.hgi-coming-soon-02:before{content:"š"}.hgi-duotone.hgi-command-line:after{content:"Ţ"}.hgi-duotone.hgi-command-line:before{content:"ţ"}.hgi-duotone.hgi-command:after{content:"Ť"}.hgi-duotone.hgi-command:before{content:"ť"}.hgi-duotone.hgi-comment-01:after{content:"Ŧ"}.hgi-duotone.hgi-comment-01:before{content:"ŧ"}.hgi-duotone.hgi-comment-02:after{content:"Ũ"}.hgi-duotone.hgi-comment-02:before{content:"ũ"}.hgi-duotone.hgi-comment-add-01:after{content:"Ū"}.hgi-duotone.hgi-comment-add-01:before{content:"ū"}.hgi-duotone.hgi-comment-add-02:after{content:"Ŭ"}.hgi-duotone.hgi-comment-add-02:before{content:"ŭ"}.hgi-duotone.hgi-comment-block-01:after{content:"Ů"}.hgi-duotone.hgi-comment-block-01:before{content:"ů"}.hgi-duotone.hgi-comment-block-02:after{content:"Ű"}.hgi-duotone.hgi-comment-block-02:before{content:"ű"}.hgi-duotone.hgi-comment-remove-01:after{content:"Ų"}.hgi-duotone.hgi-comment-remove-01:before{content:"ų"}.hgi-duotone.hgi-comment-remove-02:after{content:"Ŵ"}.hgi-duotone.hgi-comment-remove-02:before{content:"ŵ"}.hgi-duotone.hgi-compass-01:after{content:"Ŷ"}.hgi-duotone.hgi-compass-01:before{content:"ŷ"}.hgi-duotone.hgi-compass:after{content:"Ÿ"}.hgi-duotone.hgi-compass:before{content:"Ź"}.hgi-duotone.hgi-complaint:after{content:"ź"}.hgi-duotone.hgi-complaint:before{content:"Ż"}.hgi-duotone.hgi-computer-add:after{content:"ż"}.hgi-duotone.hgi-computer-add:before{content:"Ž"}.hgi-duotone.hgi-computer-check:after{content:"ž"}.hgi-duotone.hgi-computer-check:before{content:"ſ"}.hgi-duotone.hgi-computer-cloud:after{content:"ƀ"}.hgi-duotone.hgi-computer-cloud:before{content:"Ɓ"}.hgi-duotone.hgi-computer-desk-01:after{content:"Ƃ"}.hgi-duotone.hgi-computer-desk-01:before{content:"ƃ"}.hgi-duotone.hgi-computer-desk-02:after{content:"Ƅ"}.hgi-duotone.hgi-computer-desk-02:before{content:"ƅ"}.hgi-duotone.hgi-computer-desk-03:after{content:"Ɔ"}.hgi-duotone.hgi-computer-desk-03:before{content:"Ƈ"}.hgi-duotone.hgi-computer-dollar:after{content:"ƈ"}.hgi-duotone.hgi-computer-dollar:before{content:"Ɖ"}.hgi-duotone.hgi-computer-phone-sync:after{content:"Ɗ"}.hgi-duotone.hgi-computer-phone-sync:before{content:"Ƌ"}.hgi-duotone.hgi-computer-programming-01:after{content:"ƌ"}.hgi-duotone.hgi-computer-programming-01:before{content:"ƍ"}.hgi-duotone.hgi-computer-programming-02:after{content:"Ǝ"}.hgi-duotone.hgi-computer-programming-02:before{content:"Ə"}.hgi-duotone.hgi-computer-protection:after{content:"Ɛ"}.hgi-duotone.hgi-computer-protection:before{content:"Ƒ"}.hgi-duotone.hgi-computer-remove:after{content:"ƒ"}.hgi-duotone.hgi-computer-remove:before{content:"Ɠ"}.hgi-duotone.hgi-computer:after{content:"Ɣ"}.hgi-duotone.hgi-computer-settings:after{content:"ƕ"}.hgi-duotone.hgi-computer-settings:before{content:"Ɩ"}.hgi-duotone.hgi-computer-video-call:after{content:"Ɨ"}.hgi-duotone.hgi-computer-video-call:before{content:"Ƙ"}.hgi-duotone.hgi-computer-video:after{content:"ƙ"}.hgi-duotone.hgi-computer-video:before{content:"ƚ"}.hgi-duotone.hgi-computer:before{content:"ƛ"}.hgi-duotone.hgi-cone-01:after{content:"Ɯ"}.hgi-duotone.hgi-cone-01:before{content:"Ɲ"}.hgi-duotone.hgi-cone-02:after{content:"ƞ"}.hgi-duotone.hgi-cone-02:before{content:"Ɵ"}.hgi-duotone.hgi-conference:after{content:"Ơ"}.hgi-duotone.hgi-conference:before{content:"ơ"}.hgi-duotone.hgi-configuration-01:after{content:"Ƣ"}.hgi-duotone.hgi-configuration-01:before{content:"ƣ"}.hgi-duotone.hgi-configuration-02:after{content:"Ƥ"}.hgi-duotone.hgi-configuration-02:before{content:"ƥ"}.hgi-duotone.hgi-confused:after{content:"Ʀ"}.hgi-duotone.hgi-confused:before{content:"Ƨ"}.hgi-duotone.hgi-congruent-to-circle:after{content:"ƨ"}.hgi-duotone.hgi-congruent-to-circle:before{content:"Ʃ"}.hgi-duotone.hgi-congruent-to:after{content:"ƪ"}.hgi-duotone.hgi-congruent-to-square:after{content:"ƫ"}.hgi-duotone.hgi-congruent-to-square:before{content:"Ƭ"}.hgi-duotone.hgi-congruent-to:before{content:"ƭ"}.hgi-duotone.hgi-connect:after{content:"Ʈ"}.hgi-duotone.hgi-connect:before{content:"Ư"}.hgi-duotone.hgi-console:after{content:"ư"}.hgi-duotone.hgi-console:before{content:"Ʊ"}.hgi-duotone.hgi-constellation:after{content:"Ʋ"}.hgi-duotone.hgi-constellation:before{content:"Ƴ"}.hgi-duotone.hgi-contact-01:after{content:"ƴ"}.hgi-duotone.hgi-contact-01:before{content:"Ƶ"}.hgi-duotone.hgi-contact-02:after{content:"ƶ"}.hgi-duotone.hgi-contact-02:before{content:"Ʒ"}.hgi-duotone.hgi-contact-book:after{content:"Ƹ"}.hgi-duotone.hgi-contact-book:before{content:"ƹ"}.hgi-duotone.hgi-contact:after{content:"ƺ"}.hgi-duotone.hgi-contact:before{content:"ƻ"}.hgi-duotone.hgi-container-truck-01:after{content:"Ƽ"}.hgi-duotone.hgi-container-truck-01:before{content:"ƽ"}.hgi-duotone.hgi-container-truck-02:after{content:"ƾ"}.hgi-duotone.hgi-container-truck-02:before{content:"ƿ"}.hgi-duotone.hgi-container-truck:after{content:"ǀ"}.hgi-duotone.hgi-container-truck:before{content:"ǁ"}.hgi-duotone.hgi-contracts:after{content:"ǂ"}.hgi-duotone.hgi-contracts:before{content:"ǃ"}.hgi-duotone.hgi-conversation:after{content:"Ǆ"}.hgi-duotone.hgi-conversation:before{content:"ǅ"}.hgi-duotone.hgi-cook-book:after{content:"ǆ"}.hgi-duotone.hgi-cook-book:before{content:"Ǉ"}.hgi-duotone.hgi-cookie:after{content:"ǈ"}.hgi-duotone.hgi-cookie:before{content:"ǉ"}.hgi-duotone.hgi-coordinate-01:after{content:"Ǌ"}.hgi-duotone.hgi-coordinate-01:before{content:"ǋ"}.hgi-duotone.hgi-coordinate-02:after{content:"ǌ"}.hgi-duotone.hgi-coordinate-02:before{content:"Ǎ"}.hgi-duotone.hgi-copilot:after{content:"ǎ"}.hgi-duotone.hgi-copilot:before{content:"Ǐ"}.hgi-duotone.hgi-copy-01:after{content:"ǐ"}.hgi-duotone.hgi-copy-01:before{content:"Ǒ"}.hgi-duotone.hgi-copy-02:after{content:"ǒ"}.hgi-duotone.hgi-copy-02:before{content:"Ǔ"}.hgi-duotone.hgi-copy-link:after{content:"ǔ"}.hgi-duotone.hgi-copy-link:before{content:"Ǖ"}.hgi-duotone.hgi-copyright:after{content:"ǖ"}.hgi-duotone.hgi-copyright:before{content:"Ǘ"}.hgi-duotone.hgi-corn:after{content:"ǘ"}.hgi-duotone.hgi-corn:before{content:"Ǚ"}.hgi-duotone.hgi-corporate:after{content:"ǚ"}.hgi-duotone.hgi-corporate:before{content:"Ǜ"}.hgi-duotone.hgi-cos:after{content:"ǜ"}.hgi-duotone.hgi-cos:before{content:"ǝ"}.hgi-duotone.hgi-cosine-01:after{content:"Ǟ"}.hgi-duotone.hgi-cosine-01:before{content:"ǟ"}.hgi-duotone.hgi-cosine-02:after{content:"Ǡ"}.hgi-duotone.hgi-cosine-02:before{content:"ǡ"}.hgi-duotone.hgi-cottage:after{content:"Ǣ"}.hgi-duotone.hgi-cottage:before{content:"ǣ"}.hgi-duotone.hgi-cotton-candy:after{content:"Ǥ"}.hgi-duotone.hgi-cotton-candy:before{content:"ǥ"}.hgi-duotone.hgi-coupon-01:after{content:"Ǧ"}.hgi-duotone.hgi-coupon-01:before{content:"ǧ"}.hgi-duotone.hgi-coupon-02:after{content:"Ǩ"}.hgi-duotone.hgi-coupon-02:before{content:"ǩ"}.hgi-duotone.hgi-coupon-03:after{content:"Ǫ"}.hgi-duotone.hgi-coupon-03:before{content:"ǫ"}.hgi-duotone.hgi-coupon-percent:after{content:"Ǭ"}.hgi-duotone.hgi-coupon-percent:before{content:"ǭ"}.hgi-duotone.hgi-course:after{content:"Ǯ"}.hgi-duotone.hgi-course:before{content:"ǯ"}.hgi-duotone.hgi-court-house:after{content:"ǰ"}.hgi-duotone.hgi-court-house:before{content:"Ǳ"}.hgi-duotone.hgi-court-law:after{content:"ǲ"}.hgi-duotone.hgi-court-law:before{content:"ǳ"}.hgi-duotone.hgi-covariate:after{content:"Ǵ"}.hgi-duotone.hgi-covariate:before{content:"ǵ"}.hgi-duotone.hgi-covid-info:after{content:"Ƕ"}.hgi-duotone.hgi-covid-info:before{content:"Ƿ"}.hgi-duotone.hgi-cowboy-hat:after{content:"Ǹ"}.hgi-duotone.hgi-cowboy-hat:before{content:"ǹ"}.hgi-duotone.hgi-cplusplus:after{content:"Ǻ"}.hgi-duotone.hgi-cplusplus:before{content:"ǻ"}.hgi-duotone.hgi-cpu-charge:after{content:"Ǽ"}.hgi-duotone.hgi-cpu-charge:before{content:"ǽ"}.hgi-duotone.hgi-cpu:after{content:"Ǿ"}.hgi-duotone.hgi-cpu-settings:after{content:"ǿ"}.hgi-duotone.hgi-cpu-settings:before{content:"Ȁ"}.hgi-duotone.hgi-cpu:before{content:"ȁ"}.hgi-duotone.hgi-crab:after{content:"Ȃ"}.hgi-duotone.hgi-crab:before{content:"ȃ"}.hgi-duotone.hgi-crane:after{content:"Ȅ"}.hgi-duotone.hgi-crane:before{content:"ȅ"}.hgi-duotone.hgi-crazy:after{content:"Ȇ"}.hgi-duotone.hgi-crazy:before{content:"ȇ"}.hgi-duotone.hgi-creative-market:after{content:"Ȉ"}.hgi-duotone.hgi-creative-market:before{content:"ȉ"}.hgi-duotone.hgi-credit-card-accept:after{content:"Ȋ"}.hgi-duotone.hgi-credit-card-accept:before{content:"ȋ"}.hgi-duotone.hgi-credit-card-add:after{content:"Ȍ"}.hgi-duotone.hgi-credit-card-add:before{content:"ȍ"}.hgi-duotone.hgi-credit-card-change:after{content:"Ȏ"}.hgi-duotone.hgi-credit-card-change:before{content:"ȏ"}.hgi-duotone.hgi-credit-card-defrost:after{content:"Ȑ"}.hgi-duotone.hgi-credit-card-defrost:before{content:"ȑ"}.hgi-duotone.hgi-credit-card-freeze:after{content:"Ȓ"}.hgi-duotone.hgi-credit-card-freeze:before{content:"ȓ"}.hgi-duotone.hgi-credit-card-not-accept:after{content:"Ȕ"}.hgi-duotone.hgi-credit-card-not-accept:before{content:"ȕ"}.hgi-duotone.hgi-credit-card-not-found:after{content:"Ȗ"}.hgi-duotone.hgi-credit-card-not-found:before{content:"ȗ"}.hgi-duotone.hgi-credit-card-pos:after{content:"Ș"}.hgi-duotone.hgi-credit-card-pos:before{content:"ș"}.hgi-duotone.hgi-credit-card:after{content:"Ț"}.hgi-duotone.hgi-credit-card-validation:after{content:"ț"}.hgi-duotone.hgi-credit-card-validation:before{content:"Ȝ"}.hgi-duotone.hgi-credit-card:before{content:"ȝ"}.hgi-duotone.hgi-cricket-bat:after{content:"Ȟ"}.hgi-duotone.hgi-cricket-bat:before{content:"ȟ"}.hgi-duotone.hgi-cricket-helmet:after{content:"Ƞ"}.hgi-duotone.hgi-cricket-helmet:before{content:"ȡ"}.hgi-duotone.hgi-croissant:after{content:"Ȣ"}.hgi-duotone.hgi-croissant:before{content:"ȣ"}.hgi-duotone.hgi-crop:after{content:"Ȥ"}.hgi-duotone.hgi-crop:before{content:"ȥ"}.hgi-duotone.hgi-crowdfunding:after{content:"Ȧ"}.hgi-duotone.hgi-crowdfunding:before{content:"ȧ"}.hgi-duotone.hgi-crown:after{content:"Ȩ"}.hgi-duotone.hgi-crown:before{content:"ȩ"}.hgi-duotone.hgi-crying:after{content:"Ȫ"}.hgi-duotone.hgi-crying:before{content:"ȫ"}.hgi-duotone.hgi-csv-01:after{content:"Ȭ"}.hgi-duotone.hgi-csv-01:before{content:"ȭ"}.hgi-duotone.hgi-csv-02:after{content:"Ȯ"}.hgi-duotone.hgi-csv-02:before{content:"ȯ"}.hgi-duotone.hgi-cube:after{content:"Ȱ"}.hgi-duotone.hgi-cube:before{content:"ȱ"}.hgi-duotone.hgi-cupcake-01:after{content:"Ȳ"}.hgi-duotone.hgi-cupcake-01:before{content:"ȳ"}.hgi-duotone.hgi-cupcake-02:after{content:"ȴ"}.hgi-duotone.hgi-cupcake-02:before{content:"ȵ"}.hgi-duotone.hgi-cupcake-03:after{content:"ȶ"}.hgi-duotone.hgi-cupcake-03:before{content:"ȷ"}.hgi-duotone.hgi-curling:after{content:"ȸ"}.hgi-duotone.hgi-curling:before{content:"ȹ"}.hgi-duotone.hgi-cursor-01:after{content:"Ⱥ"}.hgi-duotone.hgi-cursor-01:before{content:"Ȼ"}.hgi-duotone.hgi-cursor-02:after{content:"ȼ"}.hgi-duotone.hgi-cursor-02:before{content:"Ƚ"}.hgi-duotone.hgi-cursor-add-selection-01:after{content:"Ⱦ"}.hgi-duotone.hgi-cursor-add-selection-01:before{content:"ȿ"}.hgi-duotone.hgi-cursor-add-selection-02:after{content:"ɀ"}.hgi-duotone.hgi-cursor-add-selection-02:before{content:"Ɂ"}.hgi-duotone.hgi-cursor-circle-selection-01:after{content:"ɂ"}.hgi-duotone.hgi-cursor-circle-selection-01:before{content:"Ƀ"}.hgi-duotone.hgi-cursor-circle-selection-02:after{content:"Ʉ"}.hgi-duotone.hgi-cursor-circle-selection-02:before{content:"Ʌ"}.hgi-duotone.hgi-cursor-disabled-01:after{content:"Ɇ"}.hgi-duotone.hgi-cursor-disabled-01:before{content:"ɇ"}.hgi-duotone.hgi-cursor-disabled-02:after{content:"Ɉ"}.hgi-duotone.hgi-cursor-disabled-02:before{content:"ɉ"}.hgi-duotone.hgi-cursor-edit-01:after{content:"Ɋ"}.hgi-duotone.hgi-cursor-edit-01:before{content:"ɋ"}.hgi-duotone.hgi-cursor-edit-02:after{content:"Ɍ"}.hgi-duotone.hgi-cursor-edit-02:before{content:"ɍ"}.hgi-duotone.hgi-cursor-hold-01:after{content:"Ɏ"}.hgi-duotone.hgi-cursor-hold-01:before{content:"ɏ"}.hgi-duotone.hgi-cursor-hold-02:after{content:"ɐ"}.hgi-duotone.hgi-cursor-hold-02:before{content:"ɑ"}.hgi-duotone.hgi-cursor-in-window:after{content:"ɒ"}.hgi-duotone.hgi-cursor-in-window:before{content:"ɓ"}.hgi-duotone.hgi-cursor-info-01:after{content:"ɔ"}.hgi-duotone.hgi-cursor-info-01:before{content:"ɕ"}.hgi-duotone.hgi-cursor-info-02:after{content:"ɖ"}.hgi-duotone.hgi-cursor-info-02:before{content:"ɗ"}.hgi-duotone.hgi-cursor-loading-01:after{content:"ɘ"}.hgi-duotone.hgi-cursor-loading-01:before{content:"ə"}.hgi-duotone.hgi-cursor-loading-02:after{content:"ɚ"}.hgi-duotone.hgi-cursor-loading-02:before{content:"ɛ"}.hgi-duotone.hgi-cursor-magic-selection-01:after{content:"ɜ"}.hgi-duotone.hgi-cursor-magic-selection-01:before{content:"ɝ"}.hgi-duotone.hgi-cursor-magic-selection-02:after{content:"ɞ"}.hgi-duotone.hgi-cursor-magic-selection-02:before{content:"ɟ"}.hgi-duotone.hgi-cursor-move-01:after{content:"ɠ"}.hgi-duotone.hgi-cursor-move-01:before{content:"ɡ"}.hgi-duotone.hgi-cursor-move-02:after{content:"ɢ"}.hgi-duotone.hgi-cursor-move-02:before{content:"ɣ"}.hgi-duotone.hgi-cursor-pointer-01:after{content:"ɤ"}.hgi-duotone.hgi-cursor-pointer-01:before{content:"ɥ"}.hgi-duotone.hgi-cursor-pointer-02:after{content:"ɦ"}.hgi-duotone.hgi-cursor-pointer-02:before{content:"ɧ"}.hgi-duotone.hgi-cursor-progress-01:after{content:"ɨ"}.hgi-duotone.hgi-cursor-progress-01:before{content:"ɩ"}.hgi-duotone.hgi-cursor-progress-02:after{content:"ɪ"}.hgi-duotone.hgi-cursor-progress-02:before{content:"ɫ"}.hgi-duotone.hgi-cursor-progress-03:after{content:"ɬ"}.hgi-duotone.hgi-cursor-progress-03:before{content:"ɭ"}.hgi-duotone.hgi-cursor-progress-04:after{content:"ɮ"}.hgi-duotone.hgi-cursor-progress-04:before{content:"ɯ"}.hgi-duotone.hgi-cursor-rectangle-selection-01:after{content:"ɰ"}.hgi-duotone.hgi-cursor-rectangle-selection-01:before{content:"ɱ"}.hgi-duotone.hgi-cursor-rectangle-selection-02:after{content:"ɲ"}.hgi-duotone.hgi-cursor-rectangle-selection-02:before{content:"ɳ"}.hgi-duotone.hgi-cursor-remove-selection-01:after{content:"ɴ"}.hgi-duotone.hgi-cursor-remove-selection-01:before{content:"ɵ"}.hgi-duotone.hgi-cursor-remove-selection-02:after{content:"ɶ"}.hgi-duotone.hgi-cursor-remove-selection-02:before{content:"ɷ"}.hgi-duotone.hgi-cursor-text:after{content:"ɸ"}.hgi-duotone.hgi-cursor-text:before{content:"ɹ"}.hgi-duotone.hgi-curtains:after{content:"ɺ"}.hgi-duotone.hgi-curtains:before{content:"ɻ"}.hgi-duotone.hgi-curvy-left-direction:after{content:"ɼ"}.hgi-duotone.hgi-curvy-left-direction:before{content:"ɽ"}.hgi-duotone.hgi-curvy-left-right-direction:after{content:"ɾ"}.hgi-duotone.hgi-curvy-left-right-direction:before{content:"ɿ"}.hgi-duotone.hgi-curvy-right-direction:after{content:"ʀ"}.hgi-duotone.hgi-curvy-right-direction:before{content:"ʁ"}.hgi-duotone.hgi-curvy-up-down-direction:after{content:"ʂ"}.hgi-duotone.hgi-curvy-up-down-direction:before{content:"ʃ"}.hgi-duotone.hgi-customer-service-01:after{content:"ʄ"}.hgi-duotone.hgi-customer-service-01:before{content:"ʅ"}.hgi-duotone.hgi-customer-service-02:after{content:"ʆ"}.hgi-duotone.hgi-customer-service-02:before{content:"ʇ"}.hgi-duotone.hgi-customer-service:after{content:"ʈ"}.hgi-duotone.hgi-customer-service:before{content:"ʉ"}.hgi-duotone.hgi-customer-support:after{content:"ʊ"}.hgi-duotone.hgi-customer-support:before{content:"ʋ"}.hgi-duotone.hgi-customize:after{content:"ʌ"}.hgi-duotone.hgi-customize:before{content:"ʍ"}.hgi-duotone.hgi-cylinder-01:after{content:"ʎ"}.hgi-duotone.hgi-cylinder-01:before{content:"ʏ"}.hgi-duotone.hgi-cylinder-02:after{content:"ʐ"}.hgi-duotone.hgi-cylinder-02:before{content:"ʑ"}.hgi-duotone.hgi-cylinder-03:after{content:"ʒ"}.hgi-duotone.hgi-cylinder-03:before{content:"ʓ"}.hgi-duotone.hgi-cylinder-04:after{content:"ʔ"}.hgi-duotone.hgi-cylinder-04:before{content:"ʕ"}.hgi-duotone.hgi-danger:after{content:"ʖ"}.hgi-duotone.hgi-danger:before{content:"ʗ"}.hgi-duotone.hgi-dark-mode:after{content:"ʘ"}.hgi-duotone.hgi-dark-mode:before{content:"ʙ"}.hgi-duotone.hgi-dart:after{content:"ʚ"}.hgi-duotone.hgi-dart:before{content:"ʛ"}.hgi-duotone.hgi-dashboard-browsing:after{content:"ʜ"}.hgi-duotone.hgi-dashboard-browsing:before{content:"ʝ"}.hgi-duotone.hgi-dashboard-circle-add:after{content:"ʞ"}.hgi-duotone.hgi-dashboard-circle-add:before{content:"ʟ"}.hgi-duotone.hgi-dashboard-circle-edit:after{content:"ʠ"}.hgi-duotone.hgi-dashboard-circle-edit:before{content:"ʡ"}.hgi-duotone.hgi-dashboard-circle-remove:after{content:"ʢ"}.hgi-duotone.hgi-dashboard-circle-remove:before{content:"ʣ"}.hgi-duotone.hgi-dashboard-circle:after{content:"ʤ"}.hgi-duotone.hgi-dashboard-circle-settings:after{content:"ʥ"}.hgi-duotone.hgi-dashboard-circle-settings:before{content:"ʦ"}.hgi-duotone.hgi-dashboard-circle:before{content:"ʧ"}.hgi-duotone.hgi-dashboard-speed-01:after{content:"ʨ"}.hgi-duotone.hgi-dashboard-speed-01:before{content:"ʩ"}.hgi-duotone.hgi-dashboard-speed-02:after{content:"ʪ"}.hgi-duotone.hgi-dashboard-speed-02:before{content:"ʫ"}.hgi-duotone.hgi-dashboard-square-01:after{content:"ʬ"}.hgi-duotone.hgi-dashboard-square-01:before{content:"ʭ"}.hgi-duotone.hgi-dashboard-square-02:after{content:"ʮ"}.hgi-duotone.hgi-dashboard-square-02:before{content:"ʯ"}.hgi-duotone.hgi-dashboard-square-03:after{content:"ʰ"}.hgi-duotone.hgi-dashboard-square-03:before{content:"ʱ"}.hgi-duotone.hgi-dashboard-square-add:after{content:"ʲ"}.hgi-duotone.hgi-dashboard-square-add:before{content:"ʳ"}.hgi-duotone.hgi-dashboard-square-edit:after{content:"ʴ"}.hgi-duotone.hgi-dashboard-square-edit:before{content:"ʵ"}.hgi-duotone.hgi-dashboard-square-remove:after{content:"ʶ"}.hgi-duotone.hgi-dashboard-square-remove:before{content:"ʷ"}.hgi-duotone.hgi-dashboard-square-setting:after{content:"ʸ"}.hgi-duotone.hgi-dashboard-square-setting:before{content:"ʹ"}.hgi-duotone.hgi-dashed-line-01:after{content:"ʺ"}.hgi-duotone.hgi-dashed-line-01:before{content:"ʻ"}.hgi-duotone.hgi-dashed-line-02:after{content:"ʼ"}.hgi-duotone.hgi-dashed-line-02:before{content:"ʽ"}.hgi-duotone.hgi-data-recovery:after{content:"ʾ"}.hgi-duotone.hgi-data-recovery:before{content:"ʿ"}.hgi-duotone.hgi-database-01:after{content:"ˀ"}.hgi-duotone.hgi-database-01:before{content:"ˁ"}.hgi-duotone.hgi-database-02:after{content:"˂"}.hgi-duotone.hgi-database-02:before{content:"˃"}.hgi-duotone.hgi-database-add:after{content:"˄"}.hgi-duotone.hgi-database-add:before{content:"˅"}.hgi-duotone.hgi-database-export:after{content:"ˆ"}.hgi-duotone.hgi-database-export:before{content:"ˇ"}.hgi-duotone.hgi-database-import:after{content:"ˈ"}.hgi-duotone.hgi-database-import:before{content:"ˉ"}.hgi-duotone.hgi-database-locked:after{content:"ˊ"}.hgi-duotone.hgi-database-locked:before{content:"ˋ"}.hgi-duotone.hgi-database-restore:after{content:"ˌ"}.hgi-duotone.hgi-database-restore:before{content:"ˍ"}.hgi-duotone.hgi-database:after{content:"ˎ"}.hgi-duotone.hgi-database-setting:after{content:"ˏ"}.hgi-duotone.hgi-database-setting:before{content:"ː"}.hgi-duotone.hgi-database-sync-01:after{content:"ˑ"}.hgi-duotone.hgi-database-sync-01:before{content:"˒"}.hgi-duotone.hgi-database-sync:after{content:"˓"}.hgi-duotone.hgi-database-sync:before{content:"˔"}.hgi-duotone.hgi-database:before{content:"˕"}.hgi-duotone.hgi-dates:after{content:"˖"}.hgi-duotone.hgi-dates:before{content:"˗"}.hgi-duotone.hgi-dead:after{content:"˘"}.hgi-duotone.hgi-dead:before{content:"˙"}.hgi-duotone.hgi-delete-01:after{content:"˚"}.hgi-duotone.hgi-delete-01:before{content:"˛"}.hgi-duotone.hgi-delete-02:after{content:"˜"}.hgi-duotone.hgi-delete-02:before{content:"˝"}.hgi-duotone.hgi-delete-03:after{content:"˞"}.hgi-duotone.hgi-delete-03:before{content:"˟"}.hgi-duotone.hgi-delete-04:after{content:"ˠ"}.hgi-duotone.hgi-delete-04:before{content:"ˡ"}.hgi-duotone.hgi-delete-column:after{content:"ˢ"}.hgi-duotone.hgi-delete-column:before{content:"ˣ"}.hgi-duotone.hgi-delete-put-back:after{content:"ˤ"}.hgi-duotone.hgi-delete-put-back:before{content:"˥"}.hgi-duotone.hgi-delete-row:after{content:"˦"}.hgi-duotone.hgi-delete-row:before{content:"˧"}.hgi-duotone.hgi-delete-throw:after{content:"˨"}.hgi-duotone.hgi-delete-throw:before{content:"˩"}.hgi-duotone.hgi-delivered-sent:after{content:"˪"}.hgi-duotone.hgi-delivered-sent:before{content:"˫"}.hgi-duotone.hgi-delivery-box-01:after{content:"ˬ"}.hgi-duotone.hgi-delivery-box-01:before{content:"˭"}.hgi-duotone.hgi-delivery-box-02:after{content:"ˮ"}.hgi-duotone.hgi-delivery-box-02:before{content:"˯"}.hgi-duotone.hgi-delivery-delay-01:after{content:"˰"}.hgi-duotone.hgi-delivery-delay-01:before{content:"˱"}.hgi-duotone.hgi-delivery-delay-02:after{content:"˲"}.hgi-duotone.hgi-delivery-delay-02:before{content:"˳"}.hgi-duotone.hgi-delivery-return-01:after{content:"˴"}.hgi-duotone.hgi-delivery-return-01:before{content:"˵"}.hgi-duotone.hgi-delivery-return-02:after{content:"˶"}.hgi-duotone.hgi-delivery-return-02:before{content:"˷"}.hgi-duotone.hgi-delivery-secure-01:after{content:"˸"}.hgi-duotone.hgi-delivery-secure-01:before{content:"˹"}.hgi-duotone.hgi-delivery-secure-02:after{content:"˺"}.hgi-duotone.hgi-delivery-secure-02:before{content:"˻"}.hgi-duotone.hgi-delivery-sent-01:after{content:"˼"}.hgi-duotone.hgi-delivery-sent-01:before{content:"˽"}.hgi-duotone.hgi-delivery-sent-02:after{content:"˾"}.hgi-duotone.hgi-delivery-sent-02:before{content:"˿"}.hgi-duotone.hgi-delivery-tracking-01:after{content:"̀"}.hgi-duotone.hgi-delivery-tracking-01:before{content:"́"}.hgi-duotone.hgi-delivery-tracking-02:after{content:"̂"}.hgi-duotone.hgi-delivery-tracking-02:before{content:"̃"}.hgi-duotone.hgi-delivery-truck-01:after{content:"̄"}.hgi-duotone.hgi-delivery-truck-01:before{content:"̅"}.hgi-duotone.hgi-delivery-truck-02:after{content:"̆"}.hgi-duotone.hgi-delivery-truck-02:before{content:"̇"}.hgi-duotone.hgi-delivery-view-01:after{content:"̈"}.hgi-duotone.hgi-delivery-view-01:before{content:"̉"}.hgi-duotone.hgi-delivery-view-02:after{content:"̊"}.hgi-duotone.hgi-delivery-view-02:before{content:"̋"}.hgi-duotone.hgi-dental-braces:after{content:"̌"}.hgi-duotone.hgi-dental-braces:before{content:"̍"}.hgi-duotone.hgi-dental-broken-tooth:after{content:"̎"}.hgi-duotone.hgi-dental-broken-tooth:before{content:"̏"}.hgi-duotone.hgi-dental-care:after{content:"̐"}.hgi-duotone.hgi-dental-care:before{content:"̑"}.hgi-duotone.hgi-dental-tooth:after{content:"̒"}.hgi-duotone.hgi-dental-tooth:before{content:"̓"}.hgi-duotone.hgi-departement:after{content:"̔"}.hgi-duotone.hgi-departement:before{content:"̕"}.hgi-duotone.hgi-desert:after{content:"̖"}.hgi-duotone.hgi-desert:before{content:"̗"}.hgi-duotone.hgi-desk-01:after{content:"̘"}.hgi-duotone.hgi-desk-01:before{content:"̙"}.hgi-duotone.hgi-desk-02:after{content:"̚"}.hgi-duotone.hgi-desk-02:before{content:"̛"}.hgi-duotone.hgi-desk:after{content:"̜"}.hgi-duotone.hgi-desk:before{content:"̝"}.hgi-duotone.hgi-developer:after{content:"̞"}.hgi-duotone.hgi-developer:before{content:"̟"}.hgi-duotone.hgi-deviantart:after{content:"̠"}.hgi-duotone.hgi-deviantart:before{content:"̡"}.hgi-duotone.hgi-device-access:after{content:"̢"}.hgi-duotone.hgi-device-access:before{content:"̣"}.hgi-duotone.hgi-diagonal-scroll-point-01:after{content:"̤"}.hgi-duotone.hgi-diagonal-scroll-point-01:before{content:"̥"}.hgi-duotone.hgi-diagonal-scroll-point-02:after{content:"̦"}.hgi-duotone.hgi-diagonal-scroll-point-02:before{content:"̧"}.hgi-duotone.hgi-dialpad-circle-01:after{content:"̨"}.hgi-duotone.hgi-dialpad-circle-01:before{content:"̩"}.hgi-duotone.hgi-dialpad-circle-02:after{content:"̪"}.hgi-duotone.hgi-dialpad-circle-02:before{content:"̫"}.hgi-duotone.hgi-dialpad-square-01:after{content:"̬"}.hgi-duotone.hgi-dialpad-square-01:before{content:"̭"}.hgi-duotone.hgi-dialpad-square-02:after{content:"̮"}.hgi-duotone.hgi-dialpad-square-02:before{content:"̯"}.hgi-duotone.hgi-diameter:after{content:"̰"}.hgi-duotone.hgi-diameter:before{content:"̱"}.hgi-duotone.hgi-diamond-01:after{content:"̲"}.hgi-duotone.hgi-diamond-01:before{content:"̳"}.hgi-duotone.hgi-diamond-02:after{content:"̴"}.hgi-duotone.hgi-diamond-02:before{content:"̵"}.hgi-duotone.hgi-diamond:after{content:"̶"}.hgi-duotone.hgi-diamond:before{content:"̷"}.hgi-duotone.hgi-diaper:after{content:"̸"}.hgi-duotone.hgi-diaper:before{content:"̹"}.hgi-duotone.hgi-dice-faces-01:after{content:"̺"}.hgi-duotone.hgi-dice-faces-01:before{content:"̻"}.hgi-duotone.hgi-dice-faces-02:after{content:"̼"}.hgi-duotone.hgi-dice-faces-02:before{content:"̽"}.hgi-duotone.hgi-dice-faces-03:after{content:"̾"}.hgi-duotone.hgi-dice-faces-03:before{content:"̿"}.hgi-duotone.hgi-dice-faces-04:after{content:"̀"}.hgi-duotone.hgi-dice-faces-04:before{content:"́"}.hgi-duotone.hgi-dice-faces-05:after{content:"͂"}.hgi-duotone.hgi-dice-faces-05:before{content:"̓"}.hgi-duotone.hgi-dice-faces-06:after{content:"̈́"}.hgi-duotone.hgi-dice-faces-06:before{content:"ͅ"}.hgi-duotone.hgi-dice:after{content:"͆"}.hgi-duotone.hgi-dice:before{content:"͇"}.hgi-duotone.hgi-digestion:after{content:"͈"}.hgi-duotone.hgi-digestion:before{content:"͉"}.hgi-duotone.hgi-digg:after{content:"͊"}.hgi-duotone.hgi-digg:before{content:"͋"}.hgi-duotone.hgi-digital-clock:after{content:"͌"}.hgi-duotone.hgi-digital-clock:before{content:"͍"}.hgi-duotone.hgi-dim-sum-01:after{content:"͎"}.hgi-duotone.hgi-dim-sum-01:before{content:"͏"}.hgi-duotone.hgi-dim-sum-02:after{content:"͐"}.hgi-duotone.hgi-dim-sum-02:before{content:"͑"}.hgi-duotone.hgi-dining-table:after{content:"͒"}.hgi-duotone.hgi-dining-table:before{content:"͓"}.hgi-duotone.hgi-diploma:after{content:"͔"}.hgi-duotone.hgi-diploma:before{content:"͕"}.hgi-duotone.hgi-direction-left-01:after{content:"͖"}.hgi-duotone.hgi-direction-left-01:before{content:"͗"}.hgi-duotone.hgi-direction-left-02:after{content:"͘"}.hgi-duotone.hgi-direction-left-02:before{content:"͙"}.hgi-duotone.hgi-direction-right-01:after{content:"͚"}.hgi-duotone.hgi-direction-right-01:before{content:"͛"}.hgi-duotone.hgi-direction-right-02:after{content:"͜"}.hgi-duotone.hgi-direction-right-02:before{content:"͝"}.hgi-duotone.hgi-directions-01:after{content:"͞"}.hgi-duotone.hgi-directions-01:before{content:"͟"}.hgi-duotone.hgi-directions-02:after{content:"͠"}.hgi-duotone.hgi-directions-02:before{content:"͡"}.hgi-duotone.hgi-dirham:after{content:"͢"}.hgi-duotone.hgi-dirham:before{content:"ͣ"}.hgi-duotone.hgi-disability-01:after{content:"ͤ"}.hgi-duotone.hgi-disability-01:before{content:"ͥ"}.hgi-duotone.hgi-disability-02:after{content:"ͦ"}.hgi-duotone.hgi-disability-02:before{content:"ͧ"}.hgi-duotone.hgi-discord:after{content:"ͨ"}.hgi-duotone.hgi-discord:before{content:"ͩ"}.hgi-duotone.hgi-discount-01:after{content:"ͪ"}.hgi-duotone.hgi-discount-01:before{content:"ͫ"}.hgi-duotone.hgi-discount:after{content:"ͬ"}.hgi-duotone.hgi-discount-tag-01:after{content:"ͭ"}.hgi-duotone.hgi-discount-tag-01:before{content:"ͮ"}.hgi-duotone.hgi-discount-tag-02:after{content:"ͯ"}.hgi-duotone.hgi-discount-tag-02:before{content:"Ͱ"}.hgi-duotone.hgi-discount:before{content:"ͱ"}.hgi-duotone.hgi-discover-circle:after{content:"Ͳ"}.hgi-duotone.hgi-discover-circle:before{content:"ͳ"}.hgi-duotone.hgi-discover-square:after{content:"ʹ"}.hgi-duotone.hgi-discover-square:before{content:"͵"}.hgi-duotone.hgi-dish-01:after{content:"Ͷ"}.hgi-duotone.hgi-dish-01:before{content:"ͷ"}.hgi-duotone.hgi-dish-02:after{content:"͸"}.hgi-duotone.hgi-dish-02:before{content:"͹"}.hgi-duotone.hgi-dish-washer:after{content:"ͺ"}.hgi-duotone.hgi-dish-washer:before{content:"ͻ"}.hgi-duotone.hgi-displeased:after{content:"ͼ"}.hgi-duotone.hgi-displeased:before{content:"ͽ"}.hgi-duotone.hgi-distribute-horizontal-center:after{content:";"}.hgi-duotone.hgi-distribute-horizontal-center:before{content:"Ϳ"}.hgi-duotone.hgi-distribute-horizontal-left:after{content:"΀"}.hgi-duotone.hgi-distribute-horizontal-left:before{content:"΁"}.hgi-duotone.hgi-distribute-horizontal-right:after{content:"΂"}.hgi-duotone.hgi-distribute-horizontal-right:before{content:"΃"}.hgi-duotone.hgi-distribute-vertical-bottom:after{content:"΄"}.hgi-duotone.hgi-distribute-vertical-bottom:before{content:"΅"}.hgi-duotone.hgi-distribute-vertical-center:after{content:"Ά"}.hgi-duotone.hgi-distribute-vertical-center:before{content:"·"}.hgi-duotone.hgi-distribute-vertical-top:after{content:"Έ"}.hgi-duotone.hgi-distribute-vertical-top:before{content:"Ή"}.hgi-duotone.hgi-distribution:after{content:"Ί"}.hgi-duotone.hgi-distribution:before{content:"΋"}.hgi-duotone.hgi-divide-sign-circle:after{content:"Ό"}.hgi-duotone.hgi-divide-sign-circle:before{content:"΍"}.hgi-duotone.hgi-divide-sign:after{content:"Ύ"}.hgi-duotone.hgi-divide-sign-square:after{content:"Ώ"}.hgi-duotone.hgi-divide-sign-square:before{content:"ΐ"}.hgi-duotone.hgi-divide-sign:before{content:"Α"}.hgi-duotone.hgi-dna-01:after{content:"Β"}.hgi-duotone.hgi-dna-01:before{content:"Γ"}.hgi-duotone.hgi-dna:after{content:"Δ"}.hgi-duotone.hgi-dna:before{content:"Ε"}.hgi-duotone.hgi-do-not-touch-01:after{content:"Ζ"}.hgi-duotone.hgi-do-not-touch-01:before{content:"Η"}.hgi-duotone.hgi-do-not-touch-02:after{content:"Θ"}.hgi-duotone.hgi-do-not-touch-02:before{content:"Ι"}.hgi-duotone.hgi-doc-01:after{content:"Κ"}.hgi-duotone.hgi-doc-01:before{content:"Λ"}.hgi-duotone.hgi-doc-02:after{content:"Μ"}.hgi-duotone.hgi-doc-02:before{content:"Ν"}.hgi-duotone.hgi-doctor-01:after{content:"Ξ"}.hgi-duotone.hgi-doctor-01:before{content:"Ο"}.hgi-duotone.hgi-doctor-02:after{content:"Π"}.hgi-duotone.hgi-doctor-02:before{content:"Ρ"}.hgi-duotone.hgi-doctor-03:after{content:"΢"}.hgi-duotone.hgi-doctor-03:before{content:"Σ"}.hgi-duotone.hgi-document-attachment:after{content:"Τ"}.hgi-duotone.hgi-document-attachment:before{content:"Υ"}.hgi-duotone.hgi-document-code:after{content:"Φ"}.hgi-duotone.hgi-document-code:before{content:"Χ"}.hgi-duotone.hgi-document-validation:after{content:"Ψ"}.hgi-duotone.hgi-document-validation:before{content:"Ω"}.hgi-duotone.hgi-dollar-01:after{content:"Ϊ"}.hgi-duotone.hgi-dollar-01:before{content:"Ϋ"}.hgi-duotone.hgi-dollar-02:after{content:"ά"}.hgi-duotone.hgi-dollar-02:before{content:"έ"}.hgi-duotone.hgi-dollar-circle:after{content:"ή"}.hgi-duotone.hgi-dollar-circle:before{content:"ί"}.hgi-duotone.hgi-dollar-receive-01:after{content:"ΰ"}.hgi-duotone.hgi-dollar-receive-01:before{content:"α"}.hgi-duotone.hgi-dollar-receive-02:after{content:"β"}.hgi-duotone.hgi-dollar-receive-02:before{content:"γ"}.hgi-duotone.hgi-dollar-send-01:after{content:"δ"}.hgi-duotone.hgi-dollar-send-01:before{content:"ε"}.hgi-duotone.hgi-dollar-send-02:after{content:"ζ"}.hgi-duotone.hgi-dollar-send-02:before{content:"η"}.hgi-duotone.hgi-dollar-square:after{content:"θ"}.hgi-duotone.hgi-dollar-square:before{content:"ι"}.hgi-duotone.hgi-dome:after{content:"κ"}.hgi-duotone.hgi-dome:before{content:"λ"}.hgi-duotone.hgi-domino:after{content:"μ"}.hgi-duotone.hgi-domino:before{content:"ν"}.hgi-duotone.hgi-door-01:after{content:"ξ"}.hgi-duotone.hgi-door-01:before{content:"ο"}.hgi-duotone.hgi-door-02:after{content:"π"}.hgi-duotone.hgi-door-02:before{content:"ρ"}.hgi-duotone.hgi-door-lock:after{content:"ς"}.hgi-duotone.hgi-door-lock:before{content:"σ"}.hgi-duotone.hgi-door:after{content:"τ"}.hgi-duotone.hgi-door:before{content:"υ"}.hgi-duotone.hgi-doughnut:after{content:"φ"}.hgi-duotone.hgi-doughnut:before{content:"χ"}.hgi-duotone.hgi-download-01:after{content:"ψ"}.hgi-duotone.hgi-download-01:before{content:"ω"}.hgi-duotone.hgi-download-02:after{content:"ϊ"}.hgi-duotone.hgi-download-02:before{content:"ϋ"}.hgi-duotone.hgi-download-03:after{content:"ό"}.hgi-duotone.hgi-download-03:before{content:"ύ"}.hgi-duotone.hgi-download-04:after{content:"ώ"}.hgi-duotone.hgi-download-04:before{content:"Ϗ"}.hgi-duotone.hgi-download-05:after{content:"ϐ"}.hgi-duotone.hgi-download-05:before{content:"ϑ"}.hgi-duotone.hgi-download-circle-01:after{content:"ϒ"}.hgi-duotone.hgi-download-circle-01:before{content:"ϓ"}.hgi-duotone.hgi-download-circle-02:after{content:"ϔ"}.hgi-duotone.hgi-download-circle-02:before{content:"ϕ"}.hgi-duotone.hgi-download-square-01:after{content:"ϖ"}.hgi-duotone.hgi-download-square-01:before{content:"ϗ"}.hgi-duotone.hgi-download-square-02:after{content:"Ϙ"}.hgi-duotone.hgi-download-square-02:before{content:"ϙ"}.hgi-duotone.hgi-drag-01:after{content:"Ϛ"}.hgi-duotone.hgi-drag-01:before{content:"ϛ"}.hgi-duotone.hgi-drag-02:after{content:"Ϝ"}.hgi-duotone.hgi-drag-02:before{content:"ϝ"}.hgi-duotone.hgi-drag-03:after{content:"Ϟ"}.hgi-duotone.hgi-drag-03:before{content:"ϟ"}.hgi-duotone.hgi-drag-04:after{content:"Ϡ"}.hgi-duotone.hgi-drag-04:before{content:"ϡ"}.hgi-duotone.hgi-drag-drop-horizontal:after{content:"Ϣ"}.hgi-duotone.hgi-drag-drop-horizontal:before{content:"ϣ"}.hgi-duotone.hgi-drag-drop:after{content:"Ϥ"}.hgi-duotone.hgi-drag-drop-vertical:after{content:"ϥ"}.hgi-duotone.hgi-drag-drop-vertical:before{content:"Ϧ"}.hgi-duotone.hgi-drag-drop:before{content:"ϧ"}.hgi-duotone.hgi-drag-left-01:after{content:"Ϩ"}.hgi-duotone.hgi-drag-left-01:before{content:"ϩ"}.hgi-duotone.hgi-drag-left-02:after{content:"Ϫ"}.hgi-duotone.hgi-drag-left-02:before{content:"ϫ"}.hgi-duotone.hgi-drag-left-03:after{content:"Ϭ"}.hgi-duotone.hgi-drag-left-03:before{content:"ϭ"}.hgi-duotone.hgi-drag-left-04:after{content:"Ϯ"}.hgi-duotone.hgi-drag-left-04:before{content:"ϯ"}.hgi-duotone.hgi-drag-right-01:after{content:"ϰ"}.hgi-duotone.hgi-drag-right-01:before{content:"ϱ"}.hgi-duotone.hgi-drag-right-02:after{content:"ϲ"}.hgi-duotone.hgi-drag-right-02:before{content:"ϳ"}.hgi-duotone.hgi-drag-right-03:after{content:"ϴ"}.hgi-duotone.hgi-drag-right-03:before{content:"ϵ"}.hgi-duotone.hgi-drag-right-04:after{content:"϶"}.hgi-duotone.hgi-drag-right-04:before{content:"Ϸ"}.hgi-duotone.hgi-drawing-compass:after{content:"ϸ"}.hgi-duotone.hgi-drawing-compass:before{content:"Ϲ"}.hgi-duotone.hgi-drawing-mode:after{content:"Ϻ"}.hgi-duotone.hgi-drawing-mode:before{content:"ϻ"}.hgi-duotone.hgi-dress-01:after{content:"ϼ"}.hgi-duotone.hgi-dress-01:before{content:"Ͻ"}.hgi-duotone.hgi-dress-02:after{content:"Ͼ"}.hgi-duotone.hgi-dress-02:before{content:"Ͽ"}.hgi-duotone.hgi-dress-03:after{content:"Ѐ"}.hgi-duotone.hgi-dress-03:before{content:"Ё"}.hgi-duotone.hgi-dress-04:after{content:"Ђ"}.hgi-duotone.hgi-dress-04:before{content:"Ѓ"}.hgi-duotone.hgi-dress-05:after{content:"Є"}.hgi-duotone.hgi-dress-05:before{content:"Ѕ"}.hgi-duotone.hgi-dress-06:after{content:"І"}.hgi-duotone.hgi-dress-06:before{content:"Ї"}.hgi-duotone.hgi-dress-07:after{content:"Ј"}.hgi-duotone.hgi-dress-07:before{content:"Љ"}.hgi-duotone.hgi-dressing-table-01:after{content:"Њ"}.hgi-duotone.hgi-dressing-table-01:before{content:"Ћ"}.hgi-duotone.hgi-dressing-table-02:after{content:"Ќ"}.hgi-duotone.hgi-dressing-table-02:before{content:"Ѝ"}.hgi-duotone.hgi-dressing-table-03:after{content:"Ў"}.hgi-duotone.hgi-dressing-table-03:before{content:"Џ"}.hgi-duotone.hgi-dribbble:after{content:"А"}.hgi-duotone.hgi-dribbble:before{content:"Б"}.hgi-duotone.hgi-drink:after{content:"В"}.hgi-duotone.hgi-drink:before{content:"Г"}.hgi-duotone.hgi-drone:after{content:"Д"}.hgi-duotone.hgi-drone:before{content:"Е"}.hgi-duotone.hgi-drooling:after{content:"Ж"}.hgi-duotone.hgi-drooling:before{content:"З"}.hgi-duotone.hgi-dropbox:after{content:"И"}.hgi-duotone.hgi-dropbox:before{content:"Й"}.hgi-duotone.hgi-droplet:after{content:"К"}.hgi-duotone.hgi-droplet:before{content:"Л"}.hgi-duotone.hgi-dropper:after{content:"М"}.hgi-duotone.hgi-dropper:before{content:"Н"}.hgi-duotone.hgi-ds3-tool:after{content:"О"}.hgi-duotone.hgi-ds3-tool:before{content:"П"}.hgi-duotone.hgi-dua:after{content:"Р"}.hgi-duotone.hgi-dua:before{content:"С"}.hgi-duotone.hgi-dumbbell-01:after{content:"Т"}.hgi-duotone.hgi-dumbbell-01:before{content:"У"}.hgi-duotone.hgi-dumbbell-02:after{content:"Ф"}.hgi-duotone.hgi-dumbbell-02:before{content:"Х"}.hgi-duotone.hgi-dumbbell-03:after{content:"Ц"}.hgi-duotone.hgi-dumbbell-03:before{content:"Ч"}.hgi-duotone.hgi-ear-rings-01:after{content:"Ш"}.hgi-duotone.hgi-ear-rings-01:before{content:"Щ"}.hgi-duotone.hgi-ear-rings-02:after{content:"Ъ"}.hgi-duotone.hgi-ear-rings-02:before{content:"Ы"}.hgi-duotone.hgi-ear-rings-03:after{content:"Ь"}.hgi-duotone.hgi-ear-rings-03:before{content:"Э"}.hgi-duotone.hgi-ear:after{content:"Ю"}.hgi-duotone.hgi-ear:before{content:"Я"}.hgi-duotone.hgi-earth:after{content:"а"}.hgi-duotone.hgi-earth:before{content:"б"}.hgi-duotone.hgi-ease-curve-control-points:after{content:"в"}.hgi-duotone.hgi-ease-curve-control-points:before{content:"г"}.hgi-duotone.hgi-ease-in-control-point:after{content:"д"}.hgi-duotone.hgi-ease-in-control-point:before{content:"е"}.hgi-duotone.hgi-ease-in-out:after{content:"ж"}.hgi-duotone.hgi-ease-in-out:before{content:"з"}.hgi-duotone.hgi-ease-in:after{content:"и"}.hgi-duotone.hgi-ease-in:before{content:"й"}.hgi-duotone.hgi-ease-out-control-point:after{content:"к"}.hgi-duotone.hgi-ease-out-control-point:before{content:"л"}.hgi-duotone.hgi-ease-out:after{content:"м"}.hgi-duotone.hgi-ease-out:before{content:"н"}.hgi-duotone.hgi-eco-energy:after{content:"о"}.hgi-duotone.hgi-eco-energy:before{content:"п"}.hgi-duotone.hgi-eco-lab-01:after{content:"р"}.hgi-duotone.hgi-eco-lab-01:before{content:"с"}.hgi-duotone.hgi-eco-lab-02:after{content:"т"}.hgi-duotone.hgi-eco-lab-02:before{content:"у"}.hgi-duotone.hgi-eco-lab:after{content:"ф"}.hgi-duotone.hgi-eco-lab:before{content:"х"}.hgi-duotone.hgi-eco-power:after{content:"ц"}.hgi-duotone.hgi-eco-power:before{content:"ч"}.hgi-duotone.hgi-edge-style:after{content:"ш"}.hgi-duotone.hgi-edge-style:before{content:"щ"}.hgi-duotone.hgi-edit-01:after{content:"ъ"}.hgi-duotone.hgi-edit-01:before{content:"ы"}.hgi-duotone.hgi-edit-02:after{content:"ь"}.hgi-duotone.hgi-edit-02:before{content:"э"}.hgi-duotone.hgi-edit-off:after{content:"ю"}.hgi-duotone.hgi-edit-off:before{content:"я"}.hgi-duotone.hgi-edit-road:after{content:"ѐ"}.hgi-duotone.hgi-edit-road:before{content:"ё"}.hgi-duotone.hgi-edit-table:after{content:"ђ"}.hgi-duotone.hgi-edit-table:before{content:"ѓ"}.hgi-duotone.hgi-edit-user-02:after{content:"є"}.hgi-duotone.hgi-edit-user-02:before{content:"ѕ"}.hgi-duotone.hgi-eggs:after{content:"і"}.hgi-duotone.hgi-eggs:before{content:"ї"}.hgi-duotone.hgi-eid-mubarak:after{content:"ј"}.hgi-duotone.hgi-eid-mubarak:before{content:"љ"}.hgi-duotone.hgi-eiffel-tower:after{content:"њ"}.hgi-duotone.hgi-eiffel-tower:before{content:"ћ"}.hgi-duotone.hgi-elearning-exchange:after{content:"ќ"}.hgi-duotone.hgi-elearning-exchange:before{content:"ѝ"}.hgi-duotone.hgi-electric-home-01:after{content:"ў"}.hgi-duotone.hgi-electric-home-01:before{content:"џ"}.hgi-duotone.hgi-electric-home-02:after{content:"Ѡ"}.hgi-duotone.hgi-electric-home-02:before{content:"ѡ"}.hgi-duotone.hgi-electric-plugs:after{content:"Ѣ"}.hgi-duotone.hgi-electric-plugs:before{content:"ѣ"}.hgi-duotone.hgi-electric-tower-01:after{content:"Ѥ"}.hgi-duotone.hgi-electric-tower-01:before{content:"ѥ"}.hgi-duotone.hgi-electric-tower-02:after{content:"Ѧ"}.hgi-duotone.hgi-electric-tower-02:before{content:"ѧ"}.hgi-duotone.hgi-electric-wire:after{content:"Ѩ"}.hgi-duotone.hgi-electric-wire:before{content:"ѩ"}.hgi-duotone.hgi-ellipse-selection:after{content:"Ѫ"}.hgi-duotone.hgi-ellipse-selection:before{content:"ѫ"}.hgi-duotone.hgi-encrypt:after{content:"Ѭ"}.hgi-duotone.hgi-encrypt:before{content:"ѭ"}.hgi-duotone.hgi-energy-ellipse:after{content:"Ѯ"}.hgi-duotone.hgi-energy-ellipse:before{content:"ѯ"}.hgi-duotone.hgi-energy-rectangle:after{content:"Ѱ"}.hgi-duotone.hgi-energy-rectangle:before{content:"ѱ"}.hgi-duotone.hgi-energy:after{content:"Ѳ"}.hgi-duotone.hgi-energy:before{content:"ѳ"}.hgi-duotone.hgi-entering-geo-fence:after{content:"Ѵ"}.hgi-duotone.hgi-entering-geo-fence:before{content:"ѵ"}.hgi-duotone.hgi-envato:after{content:"Ѷ"}.hgi-duotone.hgi-envato:before{content:"ѷ"}.hgi-duotone.hgi-equal-sign-circle:after{content:"Ѹ"}.hgi-duotone.hgi-equal-sign-circle:before{content:"ѹ"}.hgi-duotone.hgi-equal-sign:after{content:"Ѻ"}.hgi-duotone.hgi-equal-sign-square:after{content:"ѻ"}.hgi-duotone.hgi-equal-sign-square:before{content:"Ѽ"}.hgi-duotone.hgi-equal-sign:before{content:"ѽ"}.hgi-duotone.hgi-equipment-bench-press:after{content:"Ѿ"}.hgi-duotone.hgi-equipment-bench-press:before{content:"ѿ"}.hgi-duotone.hgi-equipment-chest-press:after{content:"Ҁ"}.hgi-duotone.hgi-equipment-chest-press:before{content:"ҁ"}.hgi-duotone.hgi-equipment-gym-01:after{content:"҂"}.hgi-duotone.hgi-equipment-gym-01:before{content:"҃"}.hgi-duotone.hgi-equipment-gym-02:after{content:"҄"}.hgi-duotone.hgi-equipment-gym-02:before{content:"҅"}.hgi-duotone.hgi-equipment-gym-03:after{content:"҆"}.hgi-duotone.hgi-equipment-gym-03:before{content:"҇"}.hgi-duotone.hgi-equipment-weightlifting:after{content:"҈"}.hgi-duotone.hgi-equipment-weightlifting:before{content:"҉"}.hgi-duotone.hgi-eraser-01:after{content:"Ҋ"}.hgi-duotone.hgi-eraser-01:before{content:"ҋ"}.hgi-duotone.hgi-eraser-add:after{content:"Ҍ"}.hgi-duotone.hgi-eraser-add:before{content:"ҍ"}.hgi-duotone.hgi-eraser-auto:after{content:"Ҏ"}.hgi-duotone.hgi-eraser-auto:before{content:"ҏ"}.hgi-duotone.hgi-eraser:after{content:"Ґ"}.hgi-duotone.hgi-eraser:before{content:"ґ"}.hgi-duotone.hgi-estimate-01:after{content:"Ғ"}.hgi-duotone.hgi-estimate-01:before{content:"ғ"}.hgi-duotone.hgi-estimate-02:after{content:"Ҕ"}.hgi-duotone.hgi-estimate-02:before{content:"ҕ"}.hgi-duotone.hgi-ethereum-ellipse:after{content:"Җ"}.hgi-duotone.hgi-ethereum-ellipse:before{content:"җ"}.hgi-duotone.hgi-ethereum-rectangle:after{content:"Ҙ"}.hgi-duotone.hgi-ethereum-rectangle:before{content:"ҙ"}.hgi-duotone.hgi-ethereum:after{content:"Қ"}.hgi-duotone.hgi-ethereum:before{content:"қ"}.hgi-duotone.hgi-euro-circle:after{content:"Ҝ"}.hgi-duotone.hgi-euro-circle:before{content:"ҝ"}.hgi-duotone.hgi-euro-receive:after{content:"Ҟ"}.hgi-duotone.hgi-euro-receive:before{content:"ҟ"}.hgi-duotone.hgi-euro:after{content:"Ҡ"}.hgi-duotone.hgi-euro-send:after{content:"ҡ"}.hgi-duotone.hgi-euro-send:before{content:"Ң"}.hgi-duotone.hgi-euro-square:after{content:"ң"}.hgi-duotone.hgi-euro-square:before{content:"Ҥ"}.hgi-duotone.hgi-euro:before{content:"ҥ"}.hgi-duotone.hgi-ev-charging:after{content:"Ҧ"}.hgi-duotone.hgi-ev-charging:before{content:"ҧ"}.hgi-duotone.hgi-evil:after{content:"Ҩ"}.hgi-duotone.hgi-evil:before{content:"ҩ"}.hgi-duotone.hgi-exchange-01:after{content:"Ҫ"}.hgi-duotone.hgi-exchange-01:before{content:"ҫ"}.hgi-duotone.hgi-exchange-02:after{content:"Ҭ"}.hgi-duotone.hgi-exchange-02:before{content:"ҭ"}.hgi-duotone.hgi-exchange-03:after{content:"Ү"}.hgi-duotone.hgi-exchange-03:before{content:"ү"}.hgi-duotone.hgi-expander:after{content:"Ұ"}.hgi-duotone.hgi-expander:before{content:"ұ"}.hgi-duotone.hgi-external-drive:after{content:"Ҳ"}.hgi-duotone.hgi-external-drive:before{content:"ҳ"}.hgi-duotone.hgi-eye:after{content:"Ҵ"}.hgi-duotone.hgi-eye:before{content:"ҵ"}.hgi-duotone.hgi-face-id:after{content:"Ҷ"}.hgi-duotone.hgi-face-id:before{content:"ҷ"}.hgi-duotone.hgi-facebook-01:after{content:"Ҹ"}.hgi-duotone.hgi-facebook-01:before{content:"ҹ"}.hgi-duotone.hgi-facebook-02:after{content:"Һ"}.hgi-duotone.hgi-facebook-02:before{content:"һ"}.hgi-duotone.hgi-factory-01:after{content:"Ҽ"}.hgi-duotone.hgi-factory-01:before{content:"ҽ"}.hgi-duotone.hgi-factory-02:after{content:"Ҿ"}.hgi-duotone.hgi-factory-02:before{content:"ҿ"}.hgi-duotone.hgi-factory:after{content:"Ӏ"}.hgi-duotone.hgi-factory:before{content:"Ӂ"}.hgi-duotone.hgi-fahrenheit:after{content:"ӂ"}.hgi-duotone.hgi-fahrenheit:before{content:"Ӄ"}.hgi-duotone.hgi-falling-star:after{content:"ӄ"}.hgi-duotone.hgi-falling-star:before{content:"Ӆ"}.hgi-duotone.hgi-fast-wind:after{content:"ӆ"}.hgi-duotone.hgi-fast-wind:before{content:"Ӈ"}.hgi-duotone.hgi-favourite-circle:after{content:"ӈ"}.hgi-duotone.hgi-favourite-circle:before{content:"Ӊ"}.hgi-duotone.hgi-favourite:after{content:"ӊ"}.hgi-duotone.hgi-favourite-square:after{content:"Ӌ"}.hgi-duotone.hgi-favourite-square:before{content:"ӌ"}.hgi-duotone.hgi-favourite:before{content:"Ӎ"}.hgi-duotone.hgi-feather:after{content:"ӎ"}.hgi-duotone.hgi-feather:before{content:"ӏ"}.hgi-duotone.hgi-fencing-mask:after{content:"Ӑ"}.hgi-duotone.hgi-fencing-mask:before{content:"ӑ"}.hgi-duotone.hgi-fencing:after{content:"Ӓ"}.hgi-duotone.hgi-fencing:before{content:"ӓ"}.hgi-duotone.hgi-ferris-wheel:after{content:"Ӕ"}.hgi-duotone.hgi-ferris-wheel:before{content:"ӕ"}.hgi-duotone.hgi-ferry-boat:after{content:"Ӗ"}.hgi-duotone.hgi-ferry-boat:before{content:"ӗ"}.hgi-duotone.hgi-figma:after{content:"Ә"}.hgi-duotone.hgi-figma:before{content:"ә"}.hgi-duotone.hgi-file-01:after{content:"Ӛ"}.hgi-duotone.hgi-file-01:before{content:"ӛ"}.hgi-duotone.hgi-file-02:after{content:"Ӝ"}.hgi-duotone.hgi-file-02:before{content:"ӝ"}.hgi-duotone.hgi-file-add:after{content:"Ӟ"}.hgi-duotone.hgi-file-add:before{content:"ӟ"}.hgi-duotone.hgi-file-attachment:after{content:"Ӡ"}.hgi-duotone.hgi-file-attachment:before{content:"ӡ"}.hgi-duotone.hgi-file-audio:after{content:"Ӣ"}.hgi-duotone.hgi-file-audio:before{content:"ӣ"}.hgi-duotone.hgi-file-bitcoin:after{content:"Ӥ"}.hgi-duotone.hgi-file-bitcoin:before{content:"ӥ"}.hgi-duotone.hgi-file-block:after{content:"Ӧ"}.hgi-duotone.hgi-file-block:before{content:"ӧ"}.hgi-duotone.hgi-file-bookmark:after{content:"Ө"}.hgi-duotone.hgi-file-bookmark:before{content:"ө"}.hgi-duotone.hgi-file-cloud:after{content:"Ӫ"}.hgi-duotone.hgi-file-cloud:before{content:"ӫ"}.hgi-duotone.hgi-file-corrupt:after{content:"Ӭ"}.hgi-duotone.hgi-file-corrupt:before{content:"ӭ"}.hgi-duotone.hgi-file-dollar:after{content:"Ӯ"}.hgi-duotone.hgi-file-dollar:before{content:"ӯ"}.hgi-duotone.hgi-file-download:after{content:"Ӱ"}.hgi-duotone.hgi-file-download:before{content:"ӱ"}.hgi-duotone.hgi-file-edit:after{content:"Ӳ"}.hgi-duotone.hgi-file-edit:before{content:"ӳ"}.hgi-duotone.hgi-file-euro:after{content:"Ӵ"}.hgi-duotone.hgi-file-euro:before{content:"ӵ"}.hgi-duotone.hgi-file-export:after{content:"Ӷ"}.hgi-duotone.hgi-file-export:before{content:"ӷ"}.hgi-duotone.hgi-file-favourite:after{content:"Ӹ"}.hgi-duotone.hgi-file-favourite:before{content:"ӹ"}.hgi-duotone.hgi-file-import:after{content:"Ӻ"}.hgi-duotone.hgi-file-import:before{content:"ӻ"}.hgi-duotone.hgi-file-link:after{content:"Ӽ"}.hgi-duotone.hgi-file-link:before{content:"ӽ"}.hgi-duotone.hgi-file-locked:after{content:"Ӿ"}.hgi-duotone.hgi-file-locked:before{content:"ӿ"}.hgi-duotone.hgi-file-management:after{content:"Ԁ"}.hgi-duotone.hgi-file-management:before{content:"ԁ"}.hgi-duotone.hgi-file-minus:after{content:"Ԃ"}.hgi-duotone.hgi-file-minus:before{content:"ԃ"}.hgi-duotone.hgi-file-music:after{content:"Ԅ"}.hgi-duotone.hgi-file-music:before{content:"ԅ"}.hgi-duotone.hgi-file-not-found:after{content:"Ԇ"}.hgi-duotone.hgi-file-not-found:before{content:"ԇ"}.hgi-duotone.hgi-file-paste:after{content:"Ԉ"}.hgi-duotone.hgi-file-paste:before{content:"ԉ"}.hgi-duotone.hgi-file-pin:after{content:"Ԋ"}.hgi-duotone.hgi-file-pin:before{content:"ԋ"}.hgi-duotone.hgi-file-pound:after{content:"Ԍ"}.hgi-duotone.hgi-file-pound:before{content:"ԍ"}.hgi-duotone.hgi-file-remove:after{content:"Ԏ"}.hgi-duotone.hgi-file-remove:before{content:"ԏ"}.hgi-duotone.hgi-file-script:after{content:"Ԑ"}.hgi-duotone.hgi-file-script:before{content:"ԑ"}.hgi-duotone.hgi-file-search:after{content:"Ԓ"}.hgi-duotone.hgi-file-search:before{content:"ԓ"}.hgi-duotone.hgi-file-security:after{content:"Ԕ"}.hgi-duotone.hgi-file-security:before{content:"ԕ"}.hgi-duotone.hgi-file-shredder:after{content:"Ԗ"}.hgi-duotone.hgi-file-shredder:before{content:"ԗ"}.hgi-duotone.hgi-file-star:after{content:"Ԙ"}.hgi-duotone.hgi-file-star:before{content:"ԙ"}.hgi-duotone.hgi-file-sync:after{content:"Ԛ"}.hgi-duotone.hgi-file-sync:before{content:"ԛ"}.hgi-duotone.hgi-file-unknown:after{content:"Ԝ"}.hgi-duotone.hgi-file-unknown:before{content:"ԝ"}.hgi-duotone.hgi-file-unlocked:after{content:"Ԟ"}.hgi-duotone.hgi-file-unlocked:before{content:"ԟ"}.hgi-duotone.hgi-file-upload:after{content:"Ԡ"}.hgi-duotone.hgi-file-upload:before{content:"ԡ"}.hgi-duotone.hgi-file-validation:after{content:"Ԣ"}.hgi-duotone.hgi-file-validation:before{content:"ԣ"}.hgi-duotone.hgi-file-verified:after{content:"Ԥ"}.hgi-duotone.hgi-file-verified:before{content:"ԥ"}.hgi-duotone.hgi-file-video:after{content:"Ԧ"}.hgi-duotone.hgi-file-video:before{content:"ԧ"}.hgi-duotone.hgi-file-view:after{content:"Ԩ"}.hgi-duotone.hgi-file-view:before{content:"ԩ"}.hgi-duotone.hgi-file-yen:after{content:"Ԫ"}.hgi-duotone.hgi-file-yen:before{content:"ԫ"}.hgi-duotone.hgi-file-zip:after{content:"Ԭ"}.hgi-duotone.hgi-file-zip:before{content:"ԭ"}.hgi-duotone.hgi-files-01:after{content:"Ԯ"}.hgi-duotone.hgi-files-01:before{content:"ԯ"}.hgi-duotone.hgi-files-02:after{content:"԰"}.hgi-duotone.hgi-files-02:before{content:"Ա"}.hgi-duotone.hgi-film-01:after{content:"Բ"}.hgi-duotone.hgi-film-01:before{content:"Գ"}.hgi-duotone.hgi-film-02:after{content:"Դ"}.hgi-duotone.hgi-film-02:before{content:"Ե"}.hgi-duotone.hgi-film-roll-01:after{content:"Զ"}.hgi-duotone.hgi-film-roll-01:before{content:"Է"}.hgi-duotone.hgi-film-roll-02:after{content:"Ը"}.hgi-duotone.hgi-film-roll-02:before{content:"Թ"}.hgi-duotone.hgi-filter-add:after{content:"Ժ"}.hgi-duotone.hgi-filter-add:before{content:"Ի"}.hgi-duotone.hgi-filter-edit:after{content:"Լ"}.hgi-duotone.hgi-filter-edit:before{content:"Խ"}.hgi-duotone.hgi-filter-horizontal:after{content:"Ծ"}.hgi-duotone.hgi-filter-horizontal:before{content:"Կ"}.hgi-duotone.hgi-filter-mail-circle:after{content:"Հ"}.hgi-duotone.hgi-filter-mail-circle:before{content:"Ձ"}.hgi-duotone.hgi-filter-mail-square:after{content:"Ղ"}.hgi-duotone.hgi-filter-mail-square:before{content:"Ճ"}.hgi-duotone.hgi-filter-remove:after{content:"Մ"}.hgi-duotone.hgi-filter-remove:before{content:"Յ"}.hgi-duotone.hgi-filter-reset:after{content:"Ն"}.hgi-duotone.hgi-filter-reset:before{content:"Շ"}.hgi-duotone.hgi-filter:after{content:"Ո"}.hgi-duotone.hgi-filter-vertical:after{content:"Չ"}.hgi-duotone.hgi-filter-vertical:before{content:"Պ"}.hgi-duotone.hgi-filter:before{content:"Ջ"}.hgi-duotone.hgi-finger-access:after{content:"Ռ"}.hgi-duotone.hgi-finger-access:before{content:"Ս"}.hgi-duotone.hgi-finger-print-add:after{content:"Վ"}.hgi-duotone.hgi-finger-print-add:before{content:"Տ"}.hgi-duotone.hgi-finger-print-check:after{content:"Ր"}.hgi-duotone.hgi-finger-print-check:before{content:"Ց"}.hgi-duotone.hgi-finger-print-minus:after{content:"Ւ"}.hgi-duotone.hgi-finger-print-minus:before{content:"Փ"}.hgi-duotone.hgi-finger-print-remove:after{content:"Ք"}.hgi-duotone.hgi-finger-print-remove:before{content:"Օ"}.hgi-duotone.hgi-finger-print-scan:after{content:"Ֆ"}.hgi-duotone.hgi-finger-print-scan:before{content:"՗"}.hgi-duotone.hgi-finger-print:after{content:"՘"}.hgi-duotone.hgi-finger-print:before{content:"ՙ"}.hgi-duotone.hgi-fingerprint-scan:after{content:"՚"}.hgi-duotone.hgi-fingerprint-scan:before{content:"՛"}.hgi-duotone.hgi-fins:after{content:"՜"}.hgi-duotone.hgi-fins:before{content:"՝"}.hgi-duotone.hgi-fire-pit:after{content:"՞"}.hgi-duotone.hgi-fire-pit:before{content:"՟"}.hgi-duotone.hgi-fire:after{content:"ՠ"}.hgi-duotone.hgi-fire-security:after{content:"ա"}.hgi-duotone.hgi-fire-security:before{content:"բ"}.hgi-duotone.hgi-fire:before{content:"գ"}.hgi-duotone.hgi-firewall:after{content:"դ"}.hgi-duotone.hgi-firewall:before{content:"ե"}.hgi-duotone.hgi-first-aid-kit:after{content:"զ"}.hgi-duotone.hgi-first-aid-kit:before{content:"է"}.hgi-duotone.hgi-first-bracket-circle:after{content:"ը"}.hgi-duotone.hgi-first-bracket-circle:before{content:"թ"}.hgi-duotone.hgi-first-bracket:after{content:"ժ"}.hgi-duotone.hgi-first-bracket-square:after{content:"ի"}.hgi-duotone.hgi-first-bracket-square:before{content:"լ"}.hgi-duotone.hgi-first-bracket:before{content:"խ"}.hgi-duotone.hgi-fish-food:after{content:"ծ"}.hgi-duotone.hgi-fish-food:before{content:"կ"}.hgi-duotone.hgi-fiverr:after{content:"հ"}.hgi-duotone.hgi-fiverr:before{content:"ձ"}.hgi-duotone.hgi-flag-01:after{content:"ղ"}.hgi-duotone.hgi-flag-01:before{content:"ճ"}.hgi-duotone.hgi-flag-02:after{content:"մ"}.hgi-duotone.hgi-flag-02:before{content:"յ"}.hgi-duotone.hgi-flag-03:after{content:"ն"}.hgi-duotone.hgi-flag-03:before{content:"շ"}.hgi-duotone.hgi-flash-off:after{content:"ո"}.hgi-duotone.hgi-flash-off:before{content:"չ"}.hgi-duotone.hgi-flash:after{content:"պ"}.hgi-duotone.hgi-flash:before{content:"ջ"}.hgi-duotone.hgi-flaticon:after{content:"ռ"}.hgi-duotone.hgi-flaticon:before{content:"ս"}.hgi-duotone.hgi-flickr:after{content:"վ"}.hgi-duotone.hgi-flickr:before{content:"տ"}.hgi-duotone.hgi-flim-slate:after{content:"ր"}.hgi-duotone.hgi-flim-slate:before{content:"ց"}.hgi-duotone.hgi-flip-bottom:after{content:"ւ"}.hgi-duotone.hgi-flip-bottom:before{content:"փ"}.hgi-duotone.hgi-flip-horizontal:after{content:"ք"}.hgi-duotone.hgi-flip-horizontal:before{content:"օ"}.hgi-duotone.hgi-flip-left:after{content:"ֆ"}.hgi-duotone.hgi-flip-left:before{content:"և"}.hgi-duotone.hgi-flip-phone:after{content:"ֈ"}.hgi-duotone.hgi-flip-phone:before{content:"։"}.hgi-duotone.hgi-flip-right:after{content:"֊"}.hgi-duotone.hgi-flip-right:before{content:"֋"}.hgi-duotone.hgi-flip-top:after{content:"֌"}.hgi-duotone.hgi-flip-top:before{content:"֍"}.hgi-duotone.hgi-flip-vertical:after{content:"֎"}.hgi-duotone.hgi-flip-vertical:before{content:"֏"}.hgi-duotone.hgi-floor-plan:after{content:"֐"}.hgi-duotone.hgi-floor-plan:before{content:"֑"}.hgi-duotone.hgi-floppy-disk:after{content:"֒"}.hgi-duotone.hgi-floppy-disk:before{content:"֓"}.hgi-duotone.hgi-flow-circle:after{content:"֔"}.hgi-duotone.hgi-flow-circle:before{content:"֕"}.hgi-duotone.hgi-flow-connection:after{content:"֖"}.hgi-duotone.hgi-flow-connection:before{content:"֗"}.hgi-duotone.hgi-flow:after{content:"֘"}.hgi-duotone.hgi-flow-square:after{content:"֙"}.hgi-duotone.hgi-flow-square:before{content:"֚"}.hgi-duotone.hgi-flow:before{content:"֛"}.hgi-duotone.hgi-flowchart-01:after{content:"֜"}.hgi-duotone.hgi-flowchart-01:before{content:"֝"}.hgi-duotone.hgi-flowchart-02:after{content:"֞"}.hgi-duotone.hgi-flowchart-02:before{content:"֟"}.hgi-duotone.hgi-flower-pot:after{content:"֠"}.hgi-duotone.hgi-flower-pot:before{content:"֡"}.hgi-duotone.hgi-flower:after{content:"֢"}.hgi-duotone.hgi-flower:before{content:"֣"}.hgi-duotone.hgi-flushed:after{content:"֤"}.hgi-duotone.hgi-flushed:before{content:"֥"}.hgi-duotone.hgi-flying-human:after{content:"֦"}.hgi-duotone.hgi-flying-human:before{content:"֧"}.hgi-duotone.hgi-focus-point:after{content:"֨"}.hgi-duotone.hgi-focus-point:before{content:"֩"}.hgi-duotone.hgi-folder-01:after{content:"֪"}.hgi-duotone.hgi-folder-01:before{content:"֫"}.hgi-duotone.hgi-folder-02:after{content:"֬"}.hgi-duotone.hgi-folder-02:before{content:"֭"}.hgi-duotone.hgi-folder-03:after{content:"֮"}.hgi-duotone.hgi-folder-03:before{content:"֯"}.hgi-duotone.hgi-folder-add:after{content:"ְ"}.hgi-duotone.hgi-folder-add:before{content:"ֱ"}.hgi-duotone.hgi-folder-attachment:after{content:"ֲ"}.hgi-duotone.hgi-folder-attachment:before{content:"ֳ"}.hgi-duotone.hgi-folder-audio:after{content:"ִ"}.hgi-duotone.hgi-folder-audio:before{content:"ֵ"}.hgi-duotone.hgi-folder-block:after{content:"ֶ"}.hgi-duotone.hgi-folder-block:before{content:"ַ"}.hgi-duotone.hgi-folder-check:after{content:"ָ"}.hgi-duotone.hgi-folder-check:before{content:"ֹ"}.hgi-duotone.hgi-folder-cloud:after{content:"ֺ"}.hgi-duotone.hgi-folder-cloud:before{content:"ֻ"}.hgi-duotone.hgi-folder-details-reference:after{content:"ּ"}.hgi-duotone.hgi-folder-details-reference:before{content:"ֽ"}.hgi-duotone.hgi-folder-details:after{content:"־"}.hgi-duotone.hgi-folder-details:before{content:"ֿ"}.hgi-duotone.hgi-folder-download:after{content:"׀"}.hgi-duotone.hgi-folder-download:before{content:"ׁ"}.hgi-duotone.hgi-folder-edit:after{content:"ׂ"}.hgi-duotone.hgi-folder-edit:before{content:"׃"}.hgi-duotone.hgi-folder-export:after{content:"ׄ"}.hgi-duotone.hgi-folder-export:before{content:"ׅ"}.hgi-duotone.hgi-folder-favourite:after{content:"׆"}.hgi-duotone.hgi-folder-favourite:before{content:"ׇ"}.hgi-duotone.hgi-folder-file-storage:after{content:"׈"}.hgi-duotone.hgi-folder-file-storage:before{content:"׉"}.hgi-duotone.hgi-folder-import:after{content:"׊"}.hgi-duotone.hgi-folder-import:before{content:"׋"}.hgi-duotone.hgi-folder-library:after{content:"׌"}.hgi-duotone.hgi-folder-library:before{content:"׍"}.hgi-duotone.hgi-folder-links:after{content:"׎"}.hgi-duotone.hgi-folder-links:before{content:"׏"}.hgi-duotone.hgi-folder-locked:after{content:"א"}.hgi-duotone.hgi-folder-locked:before{content:"ב"}.hgi-duotone.hgi-folder-management:after{content:"ג"}.hgi-duotone.hgi-folder-management:before{content:"ד"}.hgi-duotone.hgi-folder-minus:after{content:"ה"}.hgi-duotone.hgi-folder-minus:before{content:"ו"}.hgi-duotone.hgi-folder-music:after{content:"ז"}.hgi-duotone.hgi-folder-music:before{content:"ח"}.hgi-duotone.hgi-folder-off:after{content:"ט"}.hgi-duotone.hgi-folder-off:before{content:"י"}.hgi-duotone.hgi-folder-open:after{content:"ך"}.hgi-duotone.hgi-folder-open:before{content:"כ"}.hgi-duotone.hgi-folder-pin:after{content:"ל"}.hgi-duotone.hgi-folder-pin:before{content:"ם"}.hgi-duotone.hgi-folder-remove:after{content:"מ"}.hgi-duotone.hgi-folder-remove:before{content:"ן"}.hgi-duotone.hgi-folder-search:after{content:"נ"}.hgi-duotone.hgi-folder-search:before{content:"ס"}.hgi-duotone.hgi-folder-security:after{content:"ע"}.hgi-duotone.hgi-folder-security:before{content:"ף"}.hgi-duotone.hgi-folder-shared-01:after{content:"פ"}.hgi-duotone.hgi-folder-shared-01:before{content:"ץ"}.hgi-duotone.hgi-folder-shared-02:after{content:"צ"}.hgi-duotone.hgi-folder-shared-02:before{content:"ק"}.hgi-duotone.hgi-folder-shared-03:after{content:"ר"}.hgi-duotone.hgi-folder-shared-03:before{content:"ש"}.hgi-duotone.hgi-folder-sync:after{content:"ת"}.hgi-duotone.hgi-folder-sync:before{content:"׫"}.hgi-duotone.hgi-folder-transfer:after{content:"׬"}.hgi-duotone.hgi-folder-transfer:before{content:"׭"}.hgi-duotone.hgi-folder-unknown:after{content:"׮"}.hgi-duotone.hgi-folder-unknown:before{content:"ׯ"}.hgi-duotone.hgi-folder-unlocked:after{content:"װ"}.hgi-duotone.hgi-folder-unlocked:before{content:"ױ"}.hgi-duotone.hgi-folder-upload:after{content:"ײ"}.hgi-duotone.hgi-folder-upload:before{content:"׳"}.hgi-duotone.hgi-folder-video:after{content:"״"}.hgi-duotone.hgi-folder-video:before{content:"׵"}.hgi-duotone.hgi-folder-view:after{content:"׶"}.hgi-duotone.hgi-folder-view:before{content:"׷"}.hgi-duotone.hgi-folder-zip:after{content:"׸"}.hgi-duotone.hgi-folder-zip:before{content:"׹"}.hgi-duotone.hgi-folders:after{content:"׺"}.hgi-duotone.hgi-folders:before{content:"׻"}.hgi-duotone.hgi-football-pitch:after{content:"׼"}.hgi-duotone.hgi-football-pitch:before{content:"׽"}.hgi-duotone.hgi-football:after{content:"׾"}.hgi-duotone.hgi-football:before{content:"׿"}.hgi-duotone.hgi-forgot-password:after{content:"؀"}.hgi-duotone.hgi-forgot-password:before{content:"؁"}.hgi-duotone.hgi-fork:after{content:"؂"}.hgi-duotone.hgi-fork:before{content:"؃"}.hgi-duotone.hgi-forrst:after{content:"؄"}.hgi-duotone.hgi-forrst:before{content:"؅"}.hgi-duotone.hgi-fortress:after{content:"؆"}.hgi-duotone.hgi-fortress:before{content:"؇"}.hgi-duotone.hgi-forward-01:after{content:"؈"}.hgi-duotone.hgi-forward-01:before{content:"؉"}.hgi-duotone.hgi-forward-02:after{content:"؊"}.hgi-duotone.hgi-forward-02:before{content:"؋"}.hgi-duotone.hgi-four-finger-02:after{content:"،"}.hgi-duotone.hgi-four-finger-02:before{content:"؍"}.hgi-duotone.hgi-four-finger-03:after{content:"؎"}.hgi-duotone.hgi-four-finger-03:before{content:"؏"}.hgi-duotone.hgi-four-k:after{content:"ؐ"}.hgi-duotone.hgi-four-k:before{content:"ؑ"}.hgi-duotone.hgi-foursquare:after{content:"ؒ"}.hgi-duotone.hgi-foursquare:before{content:"ؓ"}.hgi-duotone.hgi-framer:after{content:"ؔ"}.hgi-duotone.hgi-framer:before{content:"ؕ"}.hgi-duotone.hgi-frameworks:after{content:"ؖ"}.hgi-duotone.hgi-frameworks:before{content:"ؗ"}.hgi-duotone.hgi-french-fries-01:after{content:"ؘ"}.hgi-duotone.hgi-french-fries-01:before{content:"ؙ"}.hgi-duotone.hgi-french-fries-02:after{content:"ؚ"}.hgi-duotone.hgi-french-fries-02:before{content:"؛"}.hgi-duotone.hgi-fridge:after{content:"؜"}.hgi-duotone.hgi-fridge:before{content:"؝"}.hgi-duotone.hgi-fry:after{content:"؞"}.hgi-duotone.hgi-fry:before{content:"؟"}.hgi-duotone.hgi-fuel-01:after{content:"ؠ"}.hgi-duotone.hgi-fuel-01:before{content:"ء"}.hgi-duotone.hgi-fuel-02:after{content:"آ"}.hgi-duotone.hgi-fuel-02:before{content:"أ"}.hgi-duotone.hgi-fuel-station:after{content:"ؤ"}.hgi-duotone.hgi-fuel-station:before{content:"إ"}.hgi-duotone.hgi-function-circle:after{content:"ئ"}.hgi-duotone.hgi-function-circle:before{content:"ا"}.hgi-duotone.hgi-function-of-x:after{content:"ب"}.hgi-duotone.hgi-function-of-x:before{content:"ة"}.hgi-duotone.hgi-function:after{content:"ت"}.hgi-duotone.hgi-function-square:after{content:"ث"}.hgi-duotone.hgi-function-square:before{content:"ج"}.hgi-duotone.hgi-function:before{content:"ح"}.hgi-duotone.hgi-galaxy:after{content:"خ"}.hgi-duotone.hgi-galaxy:before{content:"د"}.hgi-duotone.hgi-game-controller-01:after{content:"ذ"}.hgi-duotone.hgi-game-controller-01:before{content:"ر"}.hgi-duotone.hgi-game-controller-02:after{content:"ز"}.hgi-duotone.hgi-game-controller-02:before{content:"س"}.hgi-duotone.hgi-game-controller-03:after{content:"ش"}.hgi-duotone.hgi-game-controller-03:before{content:"ص"}.hgi-duotone.hgi-game:after{content:"ض"}.hgi-duotone.hgi-game:before{content:"ط"}.hgi-duotone.hgi-gameboy:after{content:"ظ"}.hgi-duotone.hgi-gameboy:before{content:"ع"}.hgi-duotone.hgi-garage:after{content:"غ"}.hgi-duotone.hgi-garage:before{content:"ػ"}.hgi-duotone.hgi-garbage-truck:after{content:"ؼ"}.hgi-duotone.hgi-garbage-truck:before{content:"ؽ"}.hgi-duotone.hgi-gas-pipe:after{content:"ؾ"}.hgi-duotone.hgi-gas-pipe:before{content:"ؿ"}.hgi-duotone.hgi-gas-stove:after{content:"ـ"}.hgi-duotone.hgi-gas-stove:before{content:"ف"}.hgi-duotone.hgi-gem:after{content:"ق"}.hgi-duotone.hgi-gem:before{content:"ك"}.hgi-duotone.hgi-geology-crust:after{content:"ل"}.hgi-duotone.hgi-geology-crust:before{content:"م"}.hgi-duotone.hgi-geometric-shapes-01:after{content:"ن"}.hgi-duotone.hgi-geometric-shapes-01:before{content:"ه"}.hgi-duotone.hgi-geometric-shapes-02:after{content:"و"}.hgi-duotone.hgi-geometric-shapes-02:before{content:"ى"}.hgi-duotone.hgi-gibbous-moon:after{content:"ي"}.hgi-duotone.hgi-gibbous-moon:before{content:"ً"}.hgi-duotone.hgi-gif-01:after{content:"ٌ"}.hgi-duotone.hgi-gif-01:before{content:"ٍ"}.hgi-duotone.hgi-gif-02:after{content:"َ"}.hgi-duotone.hgi-gif-02:before{content:"ُ"}.hgi-duotone.hgi-gift-card:after{content:"ِ"}.hgi-duotone.hgi-gift-card:before{content:"ّ"}.hgi-duotone.hgi-gift:after{content:"ْ"}.hgi-duotone.hgi-gift:before{content:"ٓ"}.hgi-duotone.hgi-git-branch:after{content:"ٔ"}.hgi-duotone.hgi-git-branch:before{content:"ٕ"}.hgi-duotone.hgi-git-commit:after{content:"ٖ"}.hgi-duotone.hgi-git-commit:before{content:"ٗ"}.hgi-duotone.hgi-git-compare:after{content:"٘"}.hgi-duotone.hgi-git-compare:before{content:"ٙ"}.hgi-duotone.hgi-git-fork:after{content:"ٚ"}.hgi-duotone.hgi-git-fork:before{content:"ٛ"}.hgi-duotone.hgi-git-merge:after{content:"ٜ"}.hgi-duotone.hgi-git-merge:before{content:"ٝ"}.hgi-duotone.hgi-git-pull-request-closed:after{content:"ٞ"}.hgi-duotone.hgi-git-pull-request-closed:before{content:"ٟ"}.hgi-duotone.hgi-git-pull-request-draft:after{content:"٠"}.hgi-duotone.hgi-git-pull-request-draft:before{content:"١"}.hgi-duotone.hgi-git-pull-request:after{content:"٢"}.hgi-duotone.hgi-git-pull-request:before{content:"٣"}.hgi-duotone.hgi-gitbook:after{content:"٤"}.hgi-duotone.hgi-gitbook:before{content:"٥"}.hgi-duotone.hgi-github-01:after{content:"٦"}.hgi-duotone.hgi-github-01:before{content:"٧"}.hgi-duotone.hgi-github:after{content:"٨"}.hgi-duotone.hgi-github:before{content:"٩"}.hgi-duotone.hgi-gitlab:after{content:"٪"}.hgi-duotone.hgi-gitlab:before{content:"٫"}.hgi-duotone.hgi-give-blood:after{content:"٬"}.hgi-duotone.hgi-give-blood:before{content:"٭"}.hgi-duotone.hgi-give-pill:after{content:"ٮ"}.hgi-duotone.hgi-give-pill:before{content:"ٯ"}.hgi-duotone.hgi-glasses:after{content:"ٰ"}.hgi-duotone.hgi-glasses:before{content:"ٱ"}.hgi-duotone.hgi-global-editing:after{content:"ٲ"}.hgi-duotone.hgi-global-editing:before{content:"ٳ"}.hgi-duotone.hgi-global-education:after{content:"ٴ"}.hgi-duotone.hgi-global-education:before{content:"ٵ"}.hgi-duotone.hgi-global-refresh:after{content:"ٶ"}.hgi-duotone.hgi-global-refresh:before{content:"ٷ"}.hgi-duotone.hgi-global-search:after{content:"ٸ"}.hgi-duotone.hgi-global-search:before{content:"ٹ"}.hgi-duotone.hgi-global:after{content:"ٺ"}.hgi-duotone.hgi-global:before{content:"ٻ"}.hgi-duotone.hgi-globe-02:after{content:"ټ"}.hgi-duotone.hgi-globe-02:before{content:"ٽ"}.hgi-duotone.hgi-globe:after{content:"پ"}.hgi-duotone.hgi-globe:before{content:"ٿ"}.hgi-duotone.hgi-glove:after{content:"ڀ"}.hgi-duotone.hgi-glove:before{content:"ځ"}.hgi-duotone.hgi-go-backward-10-sec:after{content:"ڂ"}.hgi-duotone.hgi-go-backward-10-sec:before{content:"ڃ"}.hgi-duotone.hgi-go-backward-15-sec:after{content:"ڄ"}.hgi-duotone.hgi-go-backward-15-sec:before{content:"څ"}.hgi-duotone.hgi-go-backward-30-sec:after{content:"چ"}.hgi-duotone.hgi-go-backward-30-sec:before{content:"ڇ"}.hgi-duotone.hgi-go-backward-5-sec:after{content:"ڈ"}.hgi-duotone.hgi-go-backward-5-sec:before{content:"ډ"}.hgi-duotone.hgi-go-backward-60-sec:after{content:"ڊ"}.hgi-duotone.hgi-go-backward-60-sec:before{content:"ڋ"}.hgi-duotone.hgi-go-forward-10-sec:after{content:"ڌ"}.hgi-duotone.hgi-go-forward-10-sec:before{content:"ڍ"}.hgi-duotone.hgi-go-forward-15-sec:after{content:"ڎ"}.hgi-duotone.hgi-go-forward-15-sec:before{content:"ڏ"}.hgi-duotone.hgi-go-forward-30-sec:after{content:"ڐ"}.hgi-duotone.hgi-go-forward-30-sec:before{content:"ڑ"}.hgi-duotone.hgi-go-forward-5-sec:after{content:"ڒ"}.hgi-duotone.hgi-go-forward-5-sec:before{content:"ړ"}.hgi-duotone.hgi-go-forward-60-sec:after{content:"ڔ"}.hgi-duotone.hgi-go-forward-60-sec:before{content:"ڕ"}.hgi-duotone.hgi-gold-ingots:after{content:"ږ"}.hgi-duotone.hgi-gold-ingots:before{content:"ڗ"}.hgi-duotone.hgi-gold:after{content:"ژ"}.hgi-duotone.hgi-gold:before{content:"ڙ"}.hgi-duotone.hgi-golf-ball:after{content:"ښ"}.hgi-duotone.hgi-golf-ball:before{content:"ڛ"}.hgi-duotone.hgi-golf-bat:after{content:"ڜ"}.hgi-duotone.hgi-golf-bat:before{content:"ڝ"}.hgi-duotone.hgi-golf-cart:after{content:"ڞ"}.hgi-duotone.hgi-golf-cart:before{content:"ڟ"}.hgi-duotone.hgi-golf-hole:after{content:"ڠ"}.hgi-duotone.hgi-golf-hole:before{content:"ڡ"}.hgi-duotone.hgi-google-doc:after{content:"ڢ"}.hgi-duotone.hgi-google-doc:before{content:"ڣ"}.hgi-duotone.hgi-google-drive:after{content:"ڤ"}.hgi-duotone.hgi-google-drive:before{content:"ڥ"}.hgi-duotone.hgi-google-gemini:after{content:"ڦ"}.hgi-duotone.hgi-google-gemini:before{content:"ڧ"}.hgi-duotone.hgi-google-home:after{content:"ڨ"}.hgi-duotone.hgi-google-home:before{content:"ک"}.hgi-duotone.hgi-google-lens:after{content:"ڪ"}.hgi-duotone.hgi-google-lens:before{content:"ګ"}.hgi-duotone.hgi-google-maps:after{content:"ڬ"}.hgi-duotone.hgi-google-maps:before{content:"ڭ"}.hgi-duotone.hgi-google-photos:after{content:"ڮ"}.hgi-duotone.hgi-google-photos:before{content:"گ"}.hgi-duotone.hgi-google:after{content:"ڰ"}.hgi-duotone.hgi-google-sheet:after{content:"ڱ"}.hgi-duotone.hgi-google-sheet:before{content:"ڲ"}.hgi-duotone.hgi-google:before{content:"ڳ"}.hgi-duotone.hgi-gps-01:after{content:"ڴ"}.hgi-duotone.hgi-gps-01:before{content:"ڵ"}.hgi-duotone.hgi-gps-02:after{content:"ڶ"}.hgi-duotone.hgi-gps-02:before{content:"ڷ"}.hgi-duotone.hgi-gps-disconnected:after{content:"ڸ"}.hgi-duotone.hgi-gps-disconnected:before{content:"ڹ"}.hgi-duotone.hgi-gps-off-01:after{content:"ں"}.hgi-duotone.hgi-gps-off-01:before{content:"ڻ"}.hgi-duotone.hgi-gps-off-02:after{content:"ڼ"}.hgi-duotone.hgi-gps-off-02:before{content:"ڽ"}.hgi-duotone.hgi-gps-signal-01:after{content:"ھ"}.hgi-duotone.hgi-gps-signal-01:before{content:"ڿ"}.hgi-duotone.hgi-gps-signal-02:after{content:"ۀ"}.hgi-duotone.hgi-gps-signal-02:before{content:"ہ"}.hgi-duotone.hgi-gpu:after{content:"ۂ"}.hgi-duotone.hgi-gpu:before{content:"ۃ"}.hgi-duotone.hgi-graduate-female:after{content:"ۄ"}.hgi-duotone.hgi-graduate-female:before{content:"ۅ"}.hgi-duotone.hgi-graduate-male:after{content:"ۆ"}.hgi-duotone.hgi-graduate-male:before{content:"ۇ"}.hgi-duotone.hgi-graduation-scroll:after{content:"ۈ"}.hgi-duotone.hgi-graduation-scroll:before{content:"ۉ"}.hgi-duotone.hgi-grapes:after{content:"ۊ"}.hgi-duotone.hgi-grapes:before{content:"ۋ"}.hgi-duotone.hgi-gravity:after{content:"ی"}.hgi-duotone.hgi-gravity:before{content:"ۍ"}.hgi-duotone.hgi-greater-than-circle:after{content:"ێ"}.hgi-duotone.hgi-greater-than-circle:before{content:"ۏ"}.hgi-duotone.hgi-greater-than:after{content:"ې"}.hgi-duotone.hgi-greater-than-square:after{content:"ۑ"}.hgi-duotone.hgi-greater-than-square:before{content:"ے"}.hgi-duotone.hgi-greater-than:before{content:"ۓ"}.hgi-duotone.hgi-greek-helmet:after{content:"۔"}.hgi-duotone.hgi-greek-helmet:before{content:"ە"}.hgi-duotone.hgi-green-house:after{content:"ۖ"}.hgi-duotone.hgi-green-house:before{content:"ۗ"}.hgi-duotone.hgi-grid-off:after{content:"ۘ"}.hgi-duotone.hgi-grid-off:before{content:"ۙ"}.hgi-duotone.hgi-grid:after{content:"ۚ"}.hgi-duotone.hgi-grid-table:after{content:"ۛ"}.hgi-duotone.hgi-grid-table:before{content:"ۜ"}.hgi-duotone.hgi-grid-view:after{content:"۝"}.hgi-duotone.hgi-grid-view:before{content:"۞"}.hgi-duotone.hgi-grid:before{content:"۟"}.hgi-duotone.hgi-grimacing:after{content:"۠"}.hgi-duotone.hgi-grimacing:before{content:"ۡ"}.hgi-duotone.hgi-grinning:after{content:"ۢ"}.hgi-duotone.hgi-grinning:before{content:"ۣ"}.hgi-duotone.hgi-grok:after{content:"ۤ"}.hgi-duotone.hgi-grok:before{content:"ۥ"}.hgi-duotone.hgi-group-items:after{content:"ۦ"}.hgi-duotone.hgi-group-items:before{content:"ۧ"}.hgi-duotone.hgi-group-layers:after{content:"ۨ"}.hgi-duotone.hgi-group-layers:before{content:"۩"}.hgi-duotone.hgi-guest-house:after{content:"۪"}.hgi-duotone.hgi-guest-house:before{content:"۫"}.hgi-duotone.hgi-gun:after{content:"۬"}.hgi-duotone.hgi-gun:before{content:"ۭ"}.hgi-duotone.hgi-gymnastic-rings:after{content:"ۮ"}.hgi-duotone.hgi-gymnastic-rings:before{content:"ۯ"}.hgi-duotone.hgi-gymnastic:after{content:"۰"}.hgi-duotone.hgi-gymnastic:before{content:"۱"}.hgi-duotone.hgi-hackerrank:after{content:"۲"}.hgi-duotone.hgi-hackerrank:before{content:"۳"}.hgi-duotone.hgi-hair-clips:after{content:"۴"}.hgi-duotone.hgi-hair-clips:before{content:"۵"}.hgi-duotone.hgi-hair-dryer:after{content:"۶"}.hgi-duotone.hgi-hair-dryer:before{content:"۷"}.hgi-duotone.hgi-haji:after{content:"۸"}.hgi-duotone.hgi-haji:before{content:"۹"}.hgi-duotone.hgi-halal:after{content:"ۺ"}.hgi-duotone.hgi-halal:before{content:"ۻ"}.hgi-duotone.hgi-hamburger-01:after{content:"ۼ"}.hgi-duotone.hgi-hamburger-01:before{content:"۽"}.hgi-duotone.hgi-hamburger-02:after{content:"۾"}.hgi-duotone.hgi-hamburger-02:before{content:"ۿ"}.hgi-duotone.hgi-hand-bag-01:after{content:"܀"}.hgi-duotone.hgi-hand-bag-01:before{content:"܁"}.hgi-duotone.hgi-hand-bag-02:after{content:"܂"}.hgi-duotone.hgi-hand-bag-02:before{content:"܃"}.hgi-duotone.hgi-hand-beater:after{content:"܄"}.hgi-duotone.hgi-hand-beater:before{content:"܅"}.hgi-duotone.hgi-hand-grip:after{content:"܆"}.hgi-duotone.hgi-hand-grip:before{content:"܇"}.hgi-duotone.hgi-hand-pointing-down-01:after{content:"܈"}.hgi-duotone.hgi-hand-pointing-down-01:before{content:"܉"}.hgi-duotone.hgi-hand-pointing-down-02:after{content:"܊"}.hgi-duotone.hgi-hand-pointing-down-02:before{content:"܋"}.hgi-duotone.hgi-hand-pointing-down-03:after{content:"܌"}.hgi-duotone.hgi-hand-pointing-down-03:before{content:"܍"}.hgi-duotone.hgi-hand-pointing-down-04:after{content:"܎"}.hgi-duotone.hgi-hand-pointing-down-04:before{content:"܏"}.hgi-duotone.hgi-hand-pointing-left-01:after{content:"ܐ"}.hgi-duotone.hgi-hand-pointing-left-01:before{content:"ܑ"}.hgi-duotone.hgi-hand-pointing-left-02:after{content:"ܒ"}.hgi-duotone.hgi-hand-pointing-left-02:before{content:"ܓ"}.hgi-duotone.hgi-hand-pointing-left-03:after{content:"ܔ"}.hgi-duotone.hgi-hand-pointing-left-03:before{content:"ܕ"}.hgi-duotone.hgi-hand-pointing-left-04:after{content:"ܖ"}.hgi-duotone.hgi-hand-pointing-left-04:before{content:"ܗ"}.hgi-duotone.hgi-hand-pointing-right-01:after{content:"ܘ"}.hgi-duotone.hgi-hand-pointing-right-01:before{content:"ܙ"}.hgi-duotone.hgi-hand-pointing-right-02:after{content:"ܚ"}.hgi-duotone.hgi-hand-pointing-right-02:before{content:"ܛ"}.hgi-duotone.hgi-hand-pointing-right-03:after{content:"ܜ"}.hgi-duotone.hgi-hand-pointing-right-03:before{content:"ܝ"}.hgi-duotone.hgi-hand-pointing-right-04:after{content:"ܞ"}.hgi-duotone.hgi-hand-pointing-right-04:before{content:"ܟ"}.hgi-duotone.hgi-hand-prayer:after{content:"ܠ"}.hgi-duotone.hgi-hand-prayer:before{content:"ܡ"}.hgi-duotone.hgi-hand-sanitizer:after{content:"ܢ"}.hgi-duotone.hgi-hand-sanitizer:before{content:"ܣ"}.hgi-duotone.hgi-handcuffs:after{content:"ܤ"}.hgi-duotone.hgi-handcuffs:before{content:"ܥ"}.hgi-duotone.hgi-hanger:after{content:"ܦ"}.hgi-duotone.hgi-hanger:before{content:"ܧ"}.hgi-duotone.hgi-hanging-clock:after{content:"ܨ"}.hgi-duotone.hgi-hanging-clock:before{content:"ܩ"}.hgi-duotone.hgi-hangout:after{content:"ܪ"}.hgi-duotone.hgi-hangout:before{content:"ܫ"}.hgi-duotone.hgi-happy:after{content:"ܬ"}.hgi-duotone.hgi-happy:before{content:"ܭ"}.hgi-duotone.hgi-hard-drive:after{content:"ܮ"}.hgi-duotone.hgi-hard-drive:before{content:"ܯ"}.hgi-duotone.hgi-hdd:after{content:"ܰ"}.hgi-duotone.hgi-hdd:before{content:"ܱ"}.hgi-duotone.hgi-hdr-01:after{content:"ܲ"}.hgi-duotone.hgi-hdr-01:before{content:"ܳ"}.hgi-duotone.hgi-hdr-02:after{content:"ܴ"}.hgi-duotone.hgi-hdr-02:before{content:"ܵ"}.hgi-duotone.hgi-heading-01:after{content:"ܶ"}.hgi-duotone.hgi-heading-01:before{content:"ܷ"}.hgi-duotone.hgi-heading-02:after{content:"ܸ"}.hgi-duotone.hgi-heading-02:before{content:"ܹ"}.hgi-duotone.hgi-heading-03:after{content:"ܺ"}.hgi-duotone.hgi-heading-03:before{content:"ܻ"}.hgi-duotone.hgi-heading-04:after{content:"ܼ"}.hgi-duotone.hgi-heading-04:before{content:"ܽ"}.hgi-duotone.hgi-heading-05:after{content:"ܾ"}.hgi-duotone.hgi-heading-05:before{content:"ܿ"}.hgi-duotone.hgi-heading-06:after{content:"݀"}.hgi-duotone.hgi-heading-06:before{content:"݁"}.hgi-duotone.hgi-heading:after{content:"݂"}.hgi-duotone.hgi-heading:before{content:"݃"}.hgi-duotone.hgi-headphone-mute:after{content:"݄"}.hgi-duotone.hgi-headphone-mute:before{content:"݅"}.hgi-duotone.hgi-headphones:after{content:"݆"}.hgi-duotone.hgi-headphones:before{content:"݇"}.hgi-duotone.hgi-headset-connected:after{content:"݈"}.hgi-duotone.hgi-headset-connected:before{content:"݉"}.hgi-duotone.hgi-headset-off:after{content:"݊"}.hgi-duotone.hgi-headset-off:before{content:"݋"}.hgi-duotone.hgi-headset:after{content:"݌"}.hgi-duotone.hgi-headset:before{content:"ݍ"}.hgi-duotone.hgi-healtcare:after{content:"ݎ"}.hgi-duotone.hgi-healtcare:before{content:"ݏ"}.hgi-duotone.hgi-health:after{content:"ݐ"}.hgi-duotone.hgi-health:before{content:"ݑ"}.hgi-duotone.hgi-heart-add:after{content:"ݒ"}.hgi-duotone.hgi-heart-add:before{content:"ݓ"}.hgi-duotone.hgi-heart-check:after{content:"ݔ"}.hgi-duotone.hgi-heart-check:before{content:"ݕ"}.hgi-duotone.hgi-heart-remove:after{content:"ݖ"}.hgi-duotone.hgi-heart-remove:before{content:"ݗ"}.hgi-duotone.hgi-heartbreak:after{content:"ݘ"}.hgi-duotone.hgi-heartbreak:before{content:"ݙ"}.hgi-duotone.hgi-helicopter:after{content:"ݚ"}.hgi-duotone.hgi-helicopter:before{content:"ݛ"}.hgi-duotone.hgi-help-circle:after{content:"ݜ"}.hgi-duotone.hgi-help-circle:before{content:"ݝ"}.hgi-duotone.hgi-help-square:after{content:"ݞ"}.hgi-duotone.hgi-help-square:before{content:"ݟ"}.hgi-duotone.hgi-hexagon-01:after{content:"ݠ"}.hgi-duotone.hgi-hexagon-01:before{content:"ݡ"}.hgi-duotone.hgi-hexagon:after{content:"ݢ"}.hgi-duotone.hgi-hexagon:before{content:"ݣ"}.hgi-duotone.hgi-hierarchy-circle-01:after{content:"ݤ"}.hgi-duotone.hgi-hierarchy-circle-01:before{content:"ݥ"}.hgi-duotone.hgi-hierarchy-circle-02:after{content:"ݦ"}.hgi-duotone.hgi-hierarchy-circle-02:before{content:"ݧ"}.hgi-duotone.hgi-hierarchy-circle-03:after{content:"ݨ"}.hgi-duotone.hgi-hierarchy-circle-03:before{content:"ݩ"}.hgi-duotone.hgi-hierarchy-files:after{content:"ݪ"}.hgi-duotone.hgi-hierarchy-files:before{content:"ݫ"}.hgi-duotone.hgi-hierarchy:after{content:"ݬ"}.hgi-duotone.hgi-hierarchy-square-01:after{content:"ݭ"}.hgi-duotone.hgi-hierarchy-square-01:before{content:"ݮ"}.hgi-duotone.hgi-hierarchy-square-02:after{content:"ݯ"}.hgi-duotone.hgi-hierarchy-square-02:before{content:"ݰ"}.hgi-duotone.hgi-hierarchy-square-03:after{content:"ݱ"}.hgi-duotone.hgi-hierarchy-square-03:before{content:"ݲ"}.hgi-duotone.hgi-hierarchy-square-04:after{content:"ݳ"}.hgi-duotone.hgi-hierarchy-square-04:before{content:"ݴ"}.hgi-duotone.hgi-hierarchy-square-05:after{content:"ݵ"}.hgi-duotone.hgi-hierarchy-square-05:before{content:"ݶ"}.hgi-duotone.hgi-hierarchy-square-06:after{content:"ݷ"}.hgi-duotone.hgi-hierarchy-square-06:before{content:"ݸ"}.hgi-duotone.hgi-hierarchy-square-07:after{content:"ݹ"}.hgi-duotone.hgi-hierarchy-square-07:before{content:"ݺ"}.hgi-duotone.hgi-hierarchy-square-08:after{content:"ݻ"}.hgi-duotone.hgi-hierarchy-square-08:before{content:"ݼ"}.hgi-duotone.hgi-hierarchy-square-10:after{content:"ݽ"}.hgi-duotone.hgi-hierarchy-square-10:before{content:"ݾ"}.hgi-duotone.hgi-hierarchy:before{content:"ݿ"}.hgi-duotone.hgi-high-heels-01:after{content:"ހ"}.hgi-duotone.hgi-high-heels-01:before{content:"ށ"}.hgi-duotone.hgi-high-heels-02:after{content:"ނ"}.hgi-duotone.hgi-high-heels-02:before{content:"ރ"}.hgi-duotone.hgi-hijab:after{content:"ބ"}.hgi-duotone.hgi-hijab:before{content:"ޅ"}.hgi-duotone.hgi-hockey:after{content:"ކ"}.hgi-duotone.hgi-hockey:before{content:"އ"}.hgi-duotone.hgi-hold-01:after{content:"ވ"}.hgi-duotone.hgi-hold-01:before{content:"މ"}.hgi-duotone.hgi-hold-02:after{content:"ފ"}.hgi-duotone.hgi-hold-02:before{content:"ދ"}.hgi-duotone.hgi-hold-03:after{content:"ތ"}.hgi-duotone.hgi-hold-03:before{content:"ލ"}.hgi-duotone.hgi-hold-04:after{content:"ގ"}.hgi-duotone.hgi-hold-04:before{content:"ޏ"}.hgi-duotone.hgi-hold-05:after{content:"ސ"}.hgi-duotone.hgi-hold-05:before{content:"ޑ"}.hgi-duotone.hgi-hold-locked-01:after{content:"ޒ"}.hgi-duotone.hgi-hold-locked-01:before{content:"ޓ"}.hgi-duotone.hgi-hold-locked-02:after{content:"ޔ"}.hgi-duotone.hgi-hold-locked-02:before{content:"ޕ"}.hgi-duotone.hgi-hold-phone:after{content:"ޖ"}.hgi-duotone.hgi-hold-phone:before{content:"ޗ"}.hgi-duotone.hgi-hologram:after{content:"ޘ"}.hgi-duotone.hgi-hologram:before{content:"ޙ"}.hgi-duotone.hgi-home-01:after{content:"ޚ"}.hgi-duotone.hgi-home-01:before{content:"ޛ"}.hgi-duotone.hgi-home-02:after{content:"ޜ"}.hgi-duotone.hgi-home-02:before{content:"ޝ"}.hgi-duotone.hgi-home-03:after{content:"ޞ"}.hgi-duotone.hgi-home-03:before{content:"ޟ"}.hgi-duotone.hgi-home-04:after{content:"ޠ"}.hgi-duotone.hgi-home-04:before{content:"ޡ"}.hgi-duotone.hgi-home-05:after{content:"ޢ"}.hgi-duotone.hgi-home-05:before{content:"ޣ"}.hgi-duotone.hgi-home-06:after{content:"ޤ"}.hgi-duotone.hgi-home-06:before{content:"ޥ"}.hgi-duotone.hgi-home-07:after{content:"ަ"}.hgi-duotone.hgi-home-07:before{content:"ާ"}.hgi-duotone.hgi-home-08:after{content:"ި"}.hgi-duotone.hgi-home-08:before{content:"ީ"}.hgi-duotone.hgi-home-09:after{content:"ު"}.hgi-duotone.hgi-home-09:before{content:"ޫ"}.hgi-duotone.hgi-home-10:after{content:"ެ"}.hgi-duotone.hgi-home-10:before{content:"ޭ"}.hgi-duotone.hgi-home-11:after{content:"ޮ"}.hgi-duotone.hgi-home-11:before{content:"ޯ"}.hgi-duotone.hgi-home-12:after{content:"ް"}.hgi-duotone.hgi-home-12:before{content:"ޱ"}.hgi-duotone.hgi-home-13:after{content:"޲"}.hgi-duotone.hgi-home-13:before{content:"޳"}.hgi-duotone.hgi-home-wifi:after{content:"޴"}.hgi-duotone.hgi-home-wifi:before{content:"޵"}.hgi-duotone.hgi-honey-01:after{content:"޶"}.hgi-duotone.hgi-honey-01:before{content:"޷"}.hgi-duotone.hgi-honey-02:after{content:"޸"}.hgi-duotone.hgi-honey-02:before{content:"޹"}.hgi-duotone.hgi-honor:after{content:"޺"}.hgi-duotone.hgi-honor:before{content:"޻"}.hgi-duotone.hgi-honour-star:after{content:"޼"}.hgi-duotone.hgi-honour-star:before{content:"޽"}.hgi-duotone.hgi-hoodie:after{content:"޾"}.hgi-duotone.hgi-hoodie:before{content:"޿"}.hgi-duotone.hgi-horizonal-scroll-point:after{content:"߀"}.hgi-duotone.hgi-horizonal-scroll-point:before{content:"߁"}.hgi-duotone.hgi-horizontal-resize:after{content:"߂"}.hgi-duotone.hgi-horizontal-resize:before{content:"߃"}.hgi-duotone.hgi-hospital-01:after{content:"߄"}.hgi-duotone.hgi-hospital-01:before{content:"߅"}.hgi-duotone.hgi-hospital-02:after{content:"߆"}.hgi-duotone.hgi-hospital-02:before{content:"߇"}.hgi-duotone.hgi-hospital-bed-01:after{content:"߈"}.hgi-duotone.hgi-hospital-bed-01:before{content:"߉"}.hgi-duotone.hgi-hospital-bed-02:after{content:"ߊ"}.hgi-duotone.hgi-hospital-bed-02:before{content:"ߋ"}.hgi-duotone.hgi-hospital-location:after{content:"ߌ"}.hgi-duotone.hgi-hospital-location:before{content:"ߍ"}.hgi-duotone.hgi-hot-air-balloon:after{content:"ߎ"}.hgi-duotone.hgi-hot-air-balloon:before{content:"ߏ"}.hgi-duotone.hgi-hot-price:after{content:"ߐ"}.hgi-duotone.hgi-hot-price:before{content:"ߑ"}.hgi-duotone.hgi-hot-tube:after{content:"ߒ"}.hgi-duotone.hgi-hot-tube:before{content:"ߓ"}.hgi-duotone.hgi-hotdog:after{content:"ߔ"}.hgi-duotone.hgi-hotdog:before{content:"ߕ"}.hgi-duotone.hgi-hotel-01:after{content:"ߖ"}.hgi-duotone.hgi-hotel-01:before{content:"ߗ"}.hgi-duotone.hgi-hotel-02:after{content:"ߘ"}.hgi-duotone.hgi-hotel-02:before{content:"ߙ"}.hgi-duotone.hgi-hotspot-offline:after{content:"ߚ"}.hgi-duotone.hgi-hotspot-offline:before{content:"ߛ"}.hgi-duotone.hgi-hotspot:after{content:"ߜ"}.hgi-duotone.hgi-hotspot:before{content:"ߝ"}.hgi-duotone.hgi-hourglass-off:after{content:"ߞ"}.hgi-duotone.hgi-hourglass-off:before{content:"ߟ"}.hgi-duotone.hgi-hourglass:after{content:"ߠ"}.hgi-duotone.hgi-hourglass:before{content:"ߡ"}.hgi-duotone.hgi-house-01:after{content:"ߢ"}.hgi-duotone.hgi-house-01:before{content:"ߣ"}.hgi-duotone.hgi-house-02:after{content:"ߤ"}.hgi-duotone.hgi-house-02:before{content:"ߥ"}.hgi-duotone.hgi-house-03:after{content:"ߦ"}.hgi-duotone.hgi-house-03:before{content:"ߧ"}.hgi-duotone.hgi-house-04:after{content:"ߨ"}.hgi-duotone.hgi-house-04:before{content:"ߩ"}.hgi-duotone.hgi-house-05:after{content:"ߪ"}.hgi-duotone.hgi-house-05:before{content:"߫"}.hgi-duotone.hgi-house-solar-panel:after{content:"߬"}.hgi-duotone.hgi-house-solar-panel:before{content:"߭"}.hgi-duotone.hgi-html-5:after{content:"߮"}.hgi-duotone.hgi-html-5:before{content:"߯"}.hgi-duotone.hgi-humidity:after{content:"߰"}.hgi-duotone.hgi-humidity:before{content:"߱"}.hgi-duotone.hgi-hut:after{content:"߲"}.hgi-duotone.hgi-hut:before{content:"߳"}.hgi-duotone.hgi-hydro-power:after{content:"ߴ"}.hgi-duotone.hgi-hydro-power:before{content:"ߵ"}.hgi-duotone.hgi-hyperbole:after{content:"߶"}.hgi-duotone.hgi-hyperbole:before{content:"߷"}.hgi-duotone.hgi-ice-cream-01:after{content:"߸"}.hgi-duotone.hgi-ice-cream-01:before{content:"߹"}.hgi-duotone.hgi-ice-cream-02:after{content:"ߺ"}.hgi-duotone.hgi-ice-cream-02:before{content:"߻"}.hgi-duotone.hgi-ice-cream-03:after{content:"߼"}.hgi-duotone.hgi-ice-cream-03:before{content:"߽"}.hgi-duotone.hgi-ice-cream-04:after{content:"߾"}.hgi-duotone.hgi-ice-cream-04:before{content:"߿"}.hgi-duotone.hgi-ice-hockey:after{content:"ࠀ"}.hgi-duotone.hgi-ice-hockey:before{content:"ࠁ"}.hgi-duotone.hgi-ice-skating:after{content:"ࠂ"}.hgi-duotone.hgi-ice-skating:before{content:"ࠃ"}.hgi-duotone.hgi-ico:after{content:"ࠄ"}.hgi-duotone.hgi-ico:before{content:"ࠅ"}.hgi-duotone.hgi-iconjar:after{content:"ࠆ"}.hgi-duotone.hgi-iconjar:before{content:"ࠇ"}.hgi-duotone.hgi-id-not-verified:after{content:"ࠈ"}.hgi-duotone.hgi-id-not-verified:before{content:"ࠉ"}.hgi-duotone.hgi-id:after{content:"ࠊ"}.hgi-duotone.hgi-id-verified:after{content:"ࠋ"}.hgi-duotone.hgi-id-verified:before{content:"ࠌ"}.hgi-duotone.hgi-id:before{content:"ࠍ"}.hgi-duotone.hgi-idea-01:after{content:"ࠎ"}.hgi-duotone.hgi-idea-01:before{content:"ࠏ"}.hgi-duotone.hgi-idea:after{content:"ࠐ"}.hgi-duotone.hgi-idea:before{content:"ࠑ"}.hgi-duotone.hgi-identification:after{content:"ࠒ"}.hgi-duotone.hgi-identification:before{content:"ࠓ"}.hgi-duotone.hgi-identity-card:after{content:"ࠔ"}.hgi-duotone.hgi-identity-card:before{content:"ࠕ"}.hgi-duotone.hgi-image-01:after{content:"ࠖ"}.hgi-duotone.hgi-image-01:before{content:"ࠗ"}.hgi-duotone.hgi-image-02:after{content:"࠘"}.hgi-duotone.hgi-image-02:before{content:"࠙"}.hgi-duotone.hgi-image-add-01:after{content:"ࠚ"}.hgi-duotone.hgi-image-add-01:before{content:"ࠛ"}.hgi-duotone.hgi-image-add-02:after{content:"ࠜ"}.hgi-duotone.hgi-image-add-02:before{content:"ࠝ"}.hgi-duotone.hgi-image-composition-oval:after{content:"ࠞ"}.hgi-duotone.hgi-image-composition-oval:before{content:"ࠟ"}.hgi-duotone.hgi-image-composition:after{content:"ࠠ"}.hgi-duotone.hgi-image-composition:before{content:"ࠡ"}.hgi-duotone.hgi-image-crop:after{content:"ࠢ"}.hgi-duotone.hgi-image-crop:before{content:"ࠣ"}.hgi-duotone.hgi-image-delete-01:after{content:"ࠤ"}.hgi-duotone.hgi-image-delete-01:before{content:"ࠥ"}.hgi-duotone.hgi-image-delete-02:after{content:"ࠦ"}.hgi-duotone.hgi-image-delete-02:before{content:"ࠧ"}.hgi-duotone.hgi-image-done-01:after{content:"ࠨ"}.hgi-duotone.hgi-image-done-01:before{content:"ࠩ"}.hgi-duotone.hgi-image-done-02:after{content:"ࠪ"}.hgi-duotone.hgi-image-done-02:before{content:"ࠫ"}.hgi-duotone.hgi-image-download-02:after{content:"ࠬ"}.hgi-duotone.hgi-image-download-02:before{content:"࠭"}.hgi-duotone.hgi-image-download:after{content:"࠮"}.hgi-duotone.hgi-image-download:before{content:"࠯"}.hgi-duotone.hgi-image-not-found-01:after{content:"࠰"}.hgi-duotone.hgi-image-not-found-01:before{content:"࠱"}.hgi-duotone.hgi-image-not-found-02:after{content:"࠲"}.hgi-duotone.hgi-image-not-found-02:before{content:"࠳"}.hgi-duotone.hgi-image-remove-01:after{content:"࠴"}.hgi-duotone.hgi-image-remove-01:before{content:"࠵"}.hgi-duotone.hgi-image-remove-02:after{content:"࠶"}.hgi-duotone.hgi-image-remove-02:before{content:"࠷"}.hgi-duotone.hgi-image-upload-01:after{content:"࠸"}.hgi-duotone.hgi-image-upload-01:before{content:"࠹"}.hgi-duotone.hgi-image-upload:after{content:"࠺"}.hgi-duotone.hgi-image-upload:before{content:"࠻"}.hgi-duotone.hgi-imo:after{content:"࠼"}.hgi-duotone.hgi-imo:before{content:"࠽"}.hgi-duotone.hgi-important-book:after{content:"࠾"}.hgi-duotone.hgi-important-book:before{content:"࠿"}.hgi-duotone.hgi-in-love:after{content:"ࡀ"}.hgi-duotone.hgi-in-love:before{content:"ࡁ"}.hgi-duotone.hgi-inbox-check:after{content:"ࡂ"}.hgi-duotone.hgi-inbox-check:before{content:"ࡃ"}.hgi-duotone.hgi-inbox-download:after{content:"ࡄ"}.hgi-duotone.hgi-inbox-download:before{content:"ࡅ"}.hgi-duotone.hgi-inbox:after{content:"ࡆ"}.hgi-duotone.hgi-inbox-unread:after{content:"ࡇ"}.hgi-duotone.hgi-inbox-unread:before{content:"ࡈ"}.hgi-duotone.hgi-inbox-upload:after{content:"ࡉ"}.hgi-duotone.hgi-inbox-upload:before{content:"ࡊ"}.hgi-duotone.hgi-inbox:before{content:"ࡋ"}.hgi-duotone.hgi-incognito:after{content:"ࡌ"}.hgi-duotone.hgi-incognito:before{content:"ࡍ"}.hgi-duotone.hgi-india-gate:after{content:"ࡎ"}.hgi-duotone.hgi-india-gate:before{content:"ࡏ"}.hgi-duotone.hgi-inequality-01:after{content:"ࡐ"}.hgi-duotone.hgi-inequality-01:before{content:"ࡑ"}.hgi-duotone.hgi-inequality-02:after{content:"ࡒ"}.hgi-duotone.hgi-inequality-02:before{content:"ࡓ"}.hgi-duotone.hgi-inequality-circle-01:after{content:"ࡔ"}.hgi-duotone.hgi-inequality-circle-01:before{content:"ࡕ"}.hgi-duotone.hgi-inequality-circle-02:after{content:"ࡖ"}.hgi-duotone.hgi-inequality-circle-02:before{content:"ࡗ"}.hgi-duotone.hgi-inequality-square-01:after{content:"ࡘ"}.hgi-duotone.hgi-inequality-square-01:before{content:"࡙"}.hgi-duotone.hgi-inequality-square-02:after{content:"࡚"}.hgi-duotone.hgi-inequality-square-02:before{content:"࡛"}.hgi-duotone.hgi-infinity-01:after{content:"࡜"}.hgi-duotone.hgi-infinity-01:before{content:"࡝"}.hgi-duotone.hgi-infinity-02:after{content:"࡞"}.hgi-duotone.hgi-infinity-02:before{content:"࡟"}.hgi-duotone.hgi-infinity-circle:after{content:"ࡠ"}.hgi-duotone.hgi-infinity-circle:before{content:"ࡡ"}.hgi-duotone.hgi-infinity-square:after{content:"ࡢ"}.hgi-duotone.hgi-infinity-square:before{content:"ࡣ"}.hgi-duotone.hgi-information-circle:after{content:"ࡤ"}.hgi-duotone.hgi-information-circle:before{content:"ࡥ"}.hgi-duotone.hgi-information-diamond:after{content:"ࡦ"}.hgi-duotone.hgi-information-diamond:before{content:"ࡧ"}.hgi-duotone.hgi-information-square:after{content:"ࡨ"}.hgi-duotone.hgi-information-square:before{content:"ࡩ"}.hgi-duotone.hgi-injection:after{content:"ࡪ"}.hgi-duotone.hgi-injection:before{content:"࡫"}.hgi-duotone.hgi-insert-bottom-image:after{content:"࡬"}.hgi-duotone.hgi-insert-bottom-image:before{content:"࡭"}.hgi-duotone.hgi-insert-center-image:after{content:"࡮"}.hgi-duotone.hgi-insert-center-image:before{content:"࡯"}.hgi-duotone.hgi-insert-column-left:after{content:"ࡰ"}.hgi-duotone.hgi-insert-column-left:before{content:"ࡱ"}.hgi-duotone.hgi-insert-column:after{content:"ࡲ"}.hgi-duotone.hgi-insert-column:before{content:"ࡳ"}.hgi-duotone.hgi-insert-pi:after{content:"ࡴ"}.hgi-duotone.hgi-insert-pi:before{content:"ࡵ"}.hgi-duotone.hgi-insert-row-down:after{content:"ࡶ"}.hgi-duotone.hgi-insert-row-down:before{content:"ࡷ"}.hgi-duotone.hgi-insert-row:after{content:"ࡸ"}.hgi-duotone.hgi-insert-row-up:after{content:"ࡹ"}.hgi-duotone.hgi-insert-row-up:before{content:"ࡺ"}.hgi-duotone.hgi-insert-row:before{content:"ࡻ"}.hgi-duotone.hgi-insert-top-image:after{content:"ࡼ"}.hgi-duotone.hgi-insert-top-image:before{content:"ࡽ"}.hgi-duotone.hgi-inspect-code:after{content:"ࡾ"}.hgi-duotone.hgi-inspect-code:before{content:"ࡿ"}.hgi-duotone.hgi-instagram:after{content:"ࢀ"}.hgi-duotone.hgi-instagram:before{content:"ࢁ"}.hgi-duotone.hgi-installing-updates-01:after{content:"ࢂ"}.hgi-duotone.hgi-installing-updates-01:before{content:"ࢃ"}.hgi-duotone.hgi-installing-updates-02:after{content:"ࢄ"}.hgi-duotone.hgi-installing-updates-02:before{content:"ࢅ"}.hgi-duotone.hgi-internet-antenna-01:after{content:"ࢆ"}.hgi-duotone.hgi-internet-antenna-01:before{content:"ࢇ"}.hgi-duotone.hgi-internet-antenna-02:after{content:"࢈"}.hgi-duotone.hgi-internet-antenna-02:before{content:"ࢉ"}.hgi-duotone.hgi-internet-antenna-03:after{content:"ࢊ"}.hgi-duotone.hgi-internet-antenna-03:before{content:"ࢋ"}.hgi-duotone.hgi-internet-antenna-04:after{content:"ࢌ"}.hgi-duotone.hgi-internet-antenna-04:before{content:"ࢍ"}.hgi-duotone.hgi-internet:after{content:"ࢎ"}.hgi-duotone.hgi-internet:before{content:"࢏"}.hgi-duotone.hgi-investigation:after{content:"࢐"}.hgi-duotone.hgi-investigation:before{content:"࢑"}.hgi-duotone.hgi-invoice-01:after{content:"࢒"}.hgi-duotone.hgi-invoice-01:before{content:"࢓"}.hgi-duotone.hgi-invoice-02:after{content:"࢔"}.hgi-duotone.hgi-invoice-02:before{content:"࢕"}.hgi-duotone.hgi-invoice-03:after{content:"࢖"}.hgi-duotone.hgi-invoice-03:before{content:"ࢗ"}.hgi-duotone.hgi-invoice-04:after{content:"࢘"}.hgi-duotone.hgi-invoice-04:before{content:"࢙"}.hgi-duotone.hgi-invoice:after{content:"࢚"}.hgi-duotone.hgi-invoice:before{content:"࢛"}.hgi-duotone.hgi-ipod:after{content:"࢜"}.hgi-duotone.hgi-ipod:before{content:"࢝"}.hgi-duotone.hgi-iris-scan:after{content:"࢞"}.hgi-duotone.hgi-iris-scan:before{content:"࢟"}.hgi-duotone.hgi-island:after{content:"ࢠ"}.hgi-duotone.hgi-island:before{content:"ࢡ"}.hgi-duotone.hgi-jar:after{content:"ࢢ"}.hgi-duotone.hgi-jar:before{content:"ࢣ"}.hgi-duotone.hgi-java-script:after{content:"ࢤ"}.hgi-duotone.hgi-java-script:before{content:"ࢥ"}.hgi-duotone.hgi-java:after{content:"ࢦ"}.hgi-duotone.hgi-java:before{content:"ࢧ"}.hgi-duotone.hgi-job-link:after{content:"ࢨ"}.hgi-duotone.hgi-job-link:before{content:"ࢩ"}.hgi-duotone.hgi-job-search:after{content:"ࢪ"}.hgi-duotone.hgi-job-search:before{content:"ࢫ"}.hgi-duotone.hgi-job-share:after{content:"ࢬ"}.hgi-duotone.hgi-job-share:before{content:"ࢭ"}.hgi-duotone.hgi-jogger-pants:after{content:"ࢮ"}.hgi-duotone.hgi-jogger-pants:before{content:"ࢯ"}.hgi-duotone.hgi-join-bevel:after{content:"ࢰ"}.hgi-duotone.hgi-join-bevel:before{content:"ࢱ"}.hgi-duotone.hgi-join-round:after{content:"ࢲ"}.hgi-duotone.hgi-join-round:before{content:"ࢳ"}.hgi-duotone.hgi-join-straight:after{content:"ࢴ"}.hgi-duotone.hgi-join-straight:before{content:"ࢵ"}.hgi-duotone.hgi-joker:after{content:"ࢶ"}.hgi-duotone.hgi-joker:before{content:"ࢷ"}.hgi-duotone.hgi-joystick-01:after{content:"ࢸ"}.hgi-duotone.hgi-joystick-01:before{content:"ࢹ"}.hgi-duotone.hgi-joystick-02:after{content:"ࢺ"}.hgi-duotone.hgi-joystick-02:before{content:"ࢻ"}.hgi-duotone.hgi-joystick-03:after{content:"ࢼ"}.hgi-duotone.hgi-joystick-03:before{content:"ࢽ"}.hgi-duotone.hgi-joystick-04:after{content:"ࢾ"}.hgi-duotone.hgi-joystick-04:before{content:"ࢿ"}.hgi-duotone.hgi-joystick-05:after{content:"ࣀ"}.hgi-duotone.hgi-joystick-05:before{content:"ࣁ"}.hgi-duotone.hgi-jpg-01:after{content:"ࣂ"}.hgi-duotone.hgi-jpg-01:before{content:"ࣃ"}.hgi-duotone.hgi-jpg-02:after{content:"ࣄ"}.hgi-duotone.hgi-jpg-02:before{content:"ࣅ"}.hgi-duotone.hgi-jsx-01:after{content:"ࣆ"}.hgi-duotone.hgi-jsx-01:before{content:"ࣇ"}.hgi-duotone.hgi-jsx-02:after{content:"ࣈ"}.hgi-duotone.hgi-jsx-02:before{content:"ࣉ"}.hgi-duotone.hgi-jsx-03:after{content:"࣊"}.hgi-duotone.hgi-jsx-03:before{content:"࣋"}.hgi-duotone.hgi-judge:after{content:"࣌"}.hgi-duotone.hgi-judge:before{content:"࣍"}.hgi-duotone.hgi-jupiter:after{content:"࣎"}.hgi-duotone.hgi-jupiter:before{content:"࣏"}.hgi-duotone.hgi-justice-scale-01:after{content:"࣐"}.hgi-duotone.hgi-justice-scale-01:before{content:"࣑"}.hgi-duotone.hgi-justice-scale-02:after{content:"࣒"}.hgi-duotone.hgi-justice-scale-02:before{content:"࣓"}.hgi-duotone.hgi-kaaba-01:after{content:"ࣔ"}.hgi-duotone.hgi-kaaba-01:before{content:"ࣕ"}.hgi-duotone.hgi-kaaba-02:after{content:"ࣖ"}.hgi-duotone.hgi-kaaba-02:before{content:"ࣗ"}.hgi-duotone.hgi-kayak:after{content:"ࣘ"}.hgi-duotone.hgi-kayak:before{content:"ࣙ"}.hgi-duotone.hgi-keffiyeh:after{content:"ࣚ"}.hgi-duotone.hgi-keffiyeh:before{content:"ࣛ"}.hgi-duotone.hgi-kettle-01:after{content:"ࣜ"}.hgi-duotone.hgi-kettle-01:before{content:"ࣝ"}.hgi-duotone.hgi-kettle:after{content:"ࣞ"}.hgi-duotone.hgi-kettle:before{content:"ࣟ"}.hgi-duotone.hgi-kettlebell:after{content:"࣠"}.hgi-duotone.hgi-kettlebell:before{content:"࣡"}.hgi-duotone.hgi-ketupat:after{content:"࣢"}.hgi-duotone.hgi-ketupat:before{content:"ࣣ"}.hgi-duotone.hgi-key-01:after{content:"ࣤ"}.hgi-duotone.hgi-key-01:before{content:"ࣥ"}.hgi-duotone.hgi-key-02:after{content:"ࣦ"}.hgi-duotone.hgi-key-02:before{content:"ࣧ"}.hgi-duotone.hgi-key-generator-fob:after{content:"ࣨ"}.hgi-duotone.hgi-key-generator-fob:before{content:"ࣩ"}.hgi-duotone.hgi-keyboard:after{content:"࣪"}.hgi-duotone.hgi-keyboard:before{content:"࣫"}.hgi-duotone.hgi-keyframe-add:after{content:"࣬"}.hgi-duotone.hgi-keyframe-add:before{content:"࣭"}.hgi-duotone.hgi-keyframe-align-center:after{content:"࣮"}.hgi-duotone.hgi-keyframe-align-center:before{content:"࣯"}.hgi-duotone.hgi-keyframe-align-horizontal:after{content:"ࣰ"}.hgi-duotone.hgi-keyframe-align-horizontal:before{content:"ࣱ"}.hgi-duotone.hgi-keyframe-align-vertical:after{content:"ࣲ"}.hgi-duotone.hgi-keyframe-align-vertical:before{content:"ࣳ"}.hgi-duotone.hgi-keyframe-bottom:after{content:"ࣴ"}.hgi-duotone.hgi-keyframe-bottom:before{content:"ࣵ"}.hgi-duotone.hgi-keyframe-left:after{content:"ࣶ"}.hgi-duotone.hgi-keyframe-left:before{content:"ࣷ"}.hgi-duotone.hgi-keyframe-remove:after{content:"ࣸ"}.hgi-duotone.hgi-keyframe-remove:before{content:"ࣹ"}.hgi-duotone.hgi-keyframe-right:after{content:"ࣺ"}.hgi-duotone.hgi-keyframe-right:before{content:"ࣻ"}.hgi-duotone.hgi-keyframe:after{content:"ࣼ"}.hgi-duotone.hgi-keyframe-top:after{content:"ࣽ"}.hgi-duotone.hgi-keyframe-top:before{content:"ࣾ"}.hgi-duotone.hgi-keyframe:before{content:"ࣿ"}.hgi-duotone.hgi-keyframes-double-add:after{content:"ऀ"}.hgi-duotone.hgi-keyframes-double-add:before{content:"ँ"}.hgi-duotone.hgi-keyframes-double-remove:after{content:"ं"}.hgi-duotone.hgi-keyframes-double-remove:before{content:"ः"}.hgi-duotone.hgi-keyframes-double:after{content:"ऄ"}.hgi-duotone.hgi-keyframes-double:before{content:"अ"}.hgi-duotone.hgi-keyframes-multiple-add:after{content:"आ"}.hgi-duotone.hgi-keyframes-multiple-add:before{content:"इ"}.hgi-duotone.hgi-keyframes-multiple-remove:after{content:"ई"}.hgi-duotone.hgi-keyframes-multiple-remove:before{content:"उ"}.hgi-duotone.hgi-keyframes-multiple:after{content:"ऊ"}.hgi-duotone.hgi-keyframes-multiple:before{content:"ऋ"}.hgi-duotone.hgi-kickstarter-01:after{content:"ऌ"}.hgi-duotone.hgi-kickstarter-01:before{content:"ऍ"}.hgi-duotone.hgi-kickstarter-02:after{content:"ऎ"}.hgi-duotone.hgi-kickstarter-02:before{content:"ए"}.hgi-duotone.hgi-kid:after{content:"ऐ"}.hgi-duotone.hgi-kid:before{content:"ऑ"}.hgi-duotone.hgi-kidneys:after{content:"ऒ"}.hgi-duotone.hgi-kidneys:before{content:"ओ"}.hgi-duotone.hgi-kissing:after{content:"औ"}.hgi-duotone.hgi-kissing:before{content:"क"}.hgi-duotone.hgi-kitchen-utensils:after{content:"ख"}.hgi-duotone.hgi-kitchen-utensils:before{content:"ग"}.hgi-duotone.hgi-kite:after{content:"घ"}.hgi-duotone.hgi-kite:before{content:"ङ"}.hgi-duotone.hgi-knife-01:after{content:"च"}.hgi-duotone.hgi-knife-01:before{content:"छ"}.hgi-duotone.hgi-knife-02:after{content:"ज"}.hgi-duotone.hgi-knife-02:before{content:"झ"}.hgi-duotone.hgi-knife-bread:after{content:"ञ"}.hgi-duotone.hgi-knife-bread:before{content:"ट"}.hgi-duotone.hgi-knight-shield:after{content:"ठ"}.hgi-duotone.hgi-knight-shield:before{content:"ड"}.hgi-duotone.hgi-knives:after{content:"ढ"}.hgi-duotone.hgi-knives:before{content:"ण"}.hgi-duotone.hgi-knowledge-01:after{content:"त"}.hgi-duotone.hgi-knowledge-01:before{content:"थ"}.hgi-duotone.hgi-knowledge-02:after{content:"द"}.hgi-duotone.hgi-knowledge-02:before{content:"ध"}.hgi-duotone.hgi-kurta-01:after{content:"न"}.hgi-duotone.hgi-kurta-01:before{content:"ऩ"}.hgi-duotone.hgi-kurta:after{content:"प"}.hgi-duotone.hgi-kurta:before{content:"फ"}.hgi-duotone.hgi-label-important:after{content:"ब"}.hgi-duotone.hgi-label-important:before{content:"भ"}.hgi-duotone.hgi-label:after{content:"म"}.hgi-duotone.hgi-label:before{content:"य"}.hgi-duotone.hgi-labor:after{content:"र"}.hgi-duotone.hgi-labor:before{content:"ऱ"}.hgi-duotone.hgi-labs:after{content:"ल"}.hgi-duotone.hgi-labs:before{content:"ळ"}.hgi-duotone.hgi-lake:after{content:"ऴ"}.hgi-duotone.hgi-lake:before{content:"व"}.hgi-duotone.hgi-lamp-01:after{content:"श"}.hgi-duotone.hgi-lamp-01:before{content:"ष"}.hgi-duotone.hgi-lamp-02:after{content:"स"}.hgi-duotone.hgi-lamp-02:before{content:"ह"}.hgi-duotone.hgi-lamp-03:after{content:"ऺ"}.hgi-duotone.hgi-lamp-03:before{content:"ऻ"}.hgi-duotone.hgi-lamp-04:after{content:"़"}.hgi-duotone.hgi-lamp-04:before{content:"ऽ"}.hgi-duotone.hgi-lamp-05:after{content:"ा"}.hgi-duotone.hgi-lamp-05:before{content:"ि"}.hgi-duotone.hgi-lamp:after{content:"ी"}.hgi-duotone.hgi-lamp:before{content:"ु"}.hgi-duotone.hgi-language-circle:after{content:"ू"}.hgi-duotone.hgi-language-circle:before{content:"ृ"}.hgi-duotone.hgi-language-skill:after{content:"ॄ"}.hgi-duotone.hgi-language-skill:before{content:"ॅ"}.hgi-duotone.hgi-language-square:after{content:"ॆ"}.hgi-duotone.hgi-language-square:before{content:"े"}.hgi-duotone.hgi-lantern:after{content:"ै"}.hgi-duotone.hgi-lantern:before{content:"ॉ"}.hgi-duotone.hgi-laptop-add:after{content:"ॊ"}.hgi-duotone.hgi-laptop-add:before{content:"ो"}.hgi-duotone.hgi-laptop-charging:after{content:"ौ"}.hgi-duotone.hgi-laptop-charging:before{content:"्"}.hgi-duotone.hgi-laptop-check:after{content:"ॎ"}.hgi-duotone.hgi-laptop-check:before{content:"ॏ"}.hgi-duotone.hgi-laptop-cloud:after{content:"ॐ"}.hgi-duotone.hgi-laptop-cloud:before{content:"॑"}.hgi-duotone.hgi-laptop-issue:after{content:"॒"}.hgi-duotone.hgi-laptop-issue:before{content:"॓"}.hgi-duotone.hgi-laptop-performance:after{content:"॔"}.hgi-duotone.hgi-laptop-performance:before{content:"ॕ"}.hgi-duotone.hgi-laptop-phone-sync:after{content:"ॖ"}.hgi-duotone.hgi-laptop-phone-sync:before{content:"ॗ"}.hgi-duotone.hgi-laptop-programming:after{content:"क़"}.hgi-duotone.hgi-laptop-programming:before{content:"ख़"}.hgi-duotone.hgi-laptop-remove:after{content:"ग़"}.hgi-duotone.hgi-laptop-remove:before{content:"ज़"}.hgi-duotone.hgi-laptop:after{content:"ड़"}.hgi-duotone.hgi-laptop-settings:after{content:"ढ़"}.hgi-duotone.hgi-laptop-settings:before{content:"फ़"}.hgi-duotone.hgi-laptop-video:after{content:"य़"}.hgi-duotone.hgi-laptop-video:before{content:"ॠ"}.hgi-duotone.hgi-laptop:before{content:"ॡ"}.hgi-duotone.hgi-lasso-tool-01:after{content:"ॢ"}.hgi-duotone.hgi-lasso-tool-01:before{content:"ॣ"}.hgi-duotone.hgi-lasso-tool-02:after{content:"।"}.hgi-duotone.hgi-lasso-tool-02:before{content:"॥"}.hgi-duotone.hgi-last-fm:after{content:"०"}.hgi-duotone.hgi-last-fm:before{content:"१"}.hgi-duotone.hgi-latitude:after{content:"२"}.hgi-duotone.hgi-latitude:before{content:"३"}.hgi-duotone.hgi-laughing:after{content:"४"}.hgi-duotone.hgi-laughing:before{content:"५"}.hgi-duotone.hgi-laurel-wreath-01:after{content:"६"}.hgi-duotone.hgi-laurel-wreath-01:before{content:"७"}.hgi-duotone.hgi-laurel-wreath-02:after{content:"८"}.hgi-duotone.hgi-laurel-wreath-02:before{content:"९"}.hgi-duotone.hgi-laurel-wreath-first-01:after{content:"॰"}.hgi-duotone.hgi-laurel-wreath-first-01:before{content:"ॱ"}.hgi-duotone.hgi-laurel-wreath-first-02:after{content:"ॲ"}.hgi-duotone.hgi-laurel-wreath-first-02:before{content:"ॳ"}.hgi-duotone.hgi-laurel-wreath-left-01:after{content:"ॴ"}.hgi-duotone.hgi-laurel-wreath-left-01:before{content:"ॵ"}.hgi-duotone.hgi-laurel-wreath-left-02:after{content:"ॶ"}.hgi-duotone.hgi-laurel-wreath-left-02:before{content:"ॷ"}.hgi-duotone.hgi-laurel-wreath-left-03:after{content:"ॸ"}.hgi-duotone.hgi-laurel-wreath-left-03:before{content:"ॹ"}.hgi-duotone.hgi-laurel-wreath-right-01:after{content:"ॺ"}.hgi-duotone.hgi-laurel-wreath-right-01:before{content:"ॻ"}.hgi-duotone.hgi-laurel-wreath-right-02:after{content:"ॼ"}.hgi-duotone.hgi-laurel-wreath-right-02:before{content:"ॽ"}.hgi-duotone.hgi-laurel-wreath-right-03:after{content:"ॾ"}.hgi-duotone.hgi-laurel-wreath-right-03:before{content:"ॿ"}.hgi-duotone.hgi-layer-add:after{content:"ঀ"}.hgi-duotone.hgi-layer-add:before{content:"ঁ"}.hgi-duotone.hgi-layer-mask-01:after{content:"ং"}.hgi-duotone.hgi-layer-mask-01:before{content:"ঃ"}.hgi-duotone.hgi-layer-mask-02:after{content:"঄"}.hgi-duotone.hgi-layer-mask-02:before{content:"অ"}.hgi-duotone.hgi-layers-01:after{content:"আ"}.hgi-duotone.hgi-layers-01:before{content:"ই"}.hgi-duotone.hgi-layers-02:after{content:"ঈ"}.hgi-duotone.hgi-layers-02:before{content:"উ"}.hgi-duotone.hgi-layers-logo:after{content:"ঊ"}.hgi-duotone.hgi-layers-logo:before{content:"ঋ"}.hgi-duotone.hgi-layout-01:after{content:"ঌ"}.hgi-duotone.hgi-layout-01:before{content:"঍"}.hgi-duotone.hgi-layout-02:after{content:"঎"}.hgi-duotone.hgi-layout-02:before{content:"এ"}.hgi-duotone.hgi-layout-03:after{content:"ঐ"}.hgi-duotone.hgi-layout-03:before{content:"঑"}.hgi-duotone.hgi-layout-04:after{content:"঒"}.hgi-duotone.hgi-layout-04:before{content:"ও"}.hgi-duotone.hgi-layout-05:after{content:"ঔ"}.hgi-duotone.hgi-layout-05:before{content:"ক"}.hgi-duotone.hgi-layout-06:after{content:"খ"}.hgi-duotone.hgi-layout-06:before{content:"গ"}.hgi-duotone.hgi-layout-07:after{content:"ঘ"}.hgi-duotone.hgi-layout-07:before{content:"ঙ"}.hgi-duotone.hgi-layout-2-column:after{content:"চ"}.hgi-duotone.hgi-layout-2-column:before{content:"ছ"}.hgi-duotone.hgi-layout-2-row:after{content:"জ"}.hgi-duotone.hgi-layout-2-row:before{content:"ঝ"}.hgi-duotone.hgi-layout-3-column:after{content:"ঞ"}.hgi-duotone.hgi-layout-3-column:before{content:"ট"}.hgi-duotone.hgi-layout-3-row:after{content:"ঠ"}.hgi-duotone.hgi-layout-3-row:before{content:"ড"}.hgi-duotone.hgi-layout-bottom:after{content:"ঢ"}.hgi-duotone.hgi-layout-bottom:before{content:"ণ"}.hgi-duotone.hgi-layout-grid:after{content:"ত"}.hgi-duotone.hgi-layout-grid:before{content:"থ"}.hgi-duotone.hgi-layout-left:after{content:"দ"}.hgi-duotone.hgi-layout-left:before{content:"ধ"}.hgi-duotone.hgi-layout-right:after{content:"ন"}.hgi-duotone.hgi-layout-right:before{content:"঩"}.hgi-duotone.hgi-layout-table-01:after{content:"প"}.hgi-duotone.hgi-layout-table-01:before{content:"ফ"}.hgi-duotone.hgi-layout-table-02:after{content:"ব"}.hgi-duotone.hgi-layout-table-02:before{content:"ভ"}.hgi-duotone.hgi-layout-top:after{content:"ম"}.hgi-duotone.hgi-layout-top:before{content:"য"}.hgi-duotone.hgi-leaf-01:after{content:"র"}.hgi-duotone.hgi-leaf-01:before{content:"঱"}.hgi-duotone.hgi-leaf-02:after{content:"ল"}.hgi-duotone.hgi-leaf-02:before{content:"঳"}.hgi-duotone.hgi-leaf-03:after{content:"঴"}.hgi-duotone.hgi-leaf-03:before{content:"঵"}.hgi-duotone.hgi-leaf-04:after{content:"শ"}.hgi-duotone.hgi-leaf-04:before{content:"ষ"}.hgi-duotone.hgi-leaving-geo-fence:after{content:"স"}.hgi-duotone.hgi-leaving-geo-fence:before{content:"হ"}.hgi-duotone.hgi-leetcode:after{content:"঺"}.hgi-duotone.hgi-leetcode:before{content:"঻"}.hgi-duotone.hgi-left-angle:after{content:"়"}.hgi-duotone.hgi-left-angle:before{content:"ঽ"}.hgi-duotone.hgi-left-to-right-block-quote:after{content:"া"}.hgi-duotone.hgi-left-to-right-block-quote:before{content:"ি"}.hgi-duotone.hgi-left-to-right-list-bullet:after{content:"ী"}.hgi-duotone.hgi-left-to-right-list-bullet:before{content:"ু"}.hgi-duotone.hgi-left-to-right-list-dash:after{content:"ূ"}.hgi-duotone.hgi-left-to-right-list-dash:before{content:"ৃ"}.hgi-duotone.hgi-left-to-right-list-number:after{content:"ৄ"}.hgi-duotone.hgi-left-to-right-list-number:before{content:"৅"}.hgi-duotone.hgi-left-to-right-list-star-01:after{content:"৆"}.hgi-duotone.hgi-left-to-right-list-star-01:before{content:"ে"}.hgi-duotone.hgi-left-to-right-list-star:after{content:"ৈ"}.hgi-duotone.hgi-left-to-right-list-star:before{content:"৉"}.hgi-duotone.hgi-left-to-right-list-triangle:after{content:"৊"}.hgi-duotone.hgi-left-to-right-list-triangle:before{content:"ো"}.hgi-duotone.hgi-left-triangle:after{content:"ৌ"}.hgi-duotone.hgi-left-triangle:before{content:"্"}.hgi-duotone.hgi-legal-01:after{content:"ৎ"}.hgi-duotone.hgi-legal-01:before{content:"৏"}.hgi-duotone.hgi-legal-02:after{content:"৐"}.hgi-duotone.hgi-legal-02:before{content:"৑"}.hgi-duotone.hgi-legal-document-01:after{content:"৒"}.hgi-duotone.hgi-legal-document-01:before{content:"৓"}.hgi-duotone.hgi-legal-document-02:after{content:"৔"}.hgi-duotone.hgi-legal-document-02:before{content:"৕"}.hgi-duotone.hgi-legal-hammer:after{content:"৖"}.hgi-duotone.hgi-legal-hammer:before{content:"ৗ"}.hgi-duotone.hgi-less-than-circle:after{content:"৘"}.hgi-duotone.hgi-less-than-circle:before{content:"৙"}.hgi-duotone.hgi-less-than:after{content:"৚"}.hgi-duotone.hgi-less-than-square:after{content:"৛"}.hgi-duotone.hgi-less-than-square:before{content:"ড়"}.hgi-duotone.hgi-less-than:before{content:"ঢ়"}.hgi-duotone.hgi-letter-spacing:after{content:"৞"}.hgi-duotone.hgi-letter-spacing:before{content:"য়"}.hgi-duotone.hgi-libraries:after{content:"ৠ"}.hgi-duotone.hgi-libraries:before{content:"ৡ"}.hgi-duotone.hgi-library:after{content:"ৢ"}.hgi-duotone.hgi-library:before{content:"ৣ"}.hgi-duotone.hgi-license-draft:after{content:"৤"}.hgi-duotone.hgi-license-draft:before{content:"৥"}.hgi-duotone.hgi-license-maintenance:after{content:"০"}.hgi-duotone.hgi-license-maintenance:before{content:"১"}.hgi-duotone.hgi-license-no:after{content:"২"}.hgi-duotone.hgi-license-no:before{content:"৩"}.hgi-duotone.hgi-license-pin:after{content:"৪"}.hgi-duotone.hgi-license-pin:before{content:"৫"}.hgi-duotone.hgi-license:after{content:"৬"}.hgi-duotone.hgi-license-third-party:after{content:"৭"}.hgi-duotone.hgi-license-third-party:before{content:"৮"}.hgi-duotone.hgi-license:before{content:"৯"}.hgi-duotone.hgi-lift-truck:after{content:"ৰ"}.hgi-duotone.hgi-lift-truck:before{content:"ৱ"}.hgi-duotone.hgi-lighthouse:after{content:"৲"}.hgi-duotone.hgi-lighthouse:before{content:"৳"}.hgi-duotone.hgi-limitation:after{content:"৴"}.hgi-duotone.hgi-limitation:before{content:"৵"}.hgi-duotone.hgi-line:after{content:"৶"}.hgi-duotone.hgi-line:before{content:"৷"}.hgi-duotone.hgi-liner:after{content:"৸"}.hgi-duotone.hgi-liner:before{content:"৹"}.hgi-duotone.hgi-link-01:after{content:"৺"}.hgi-duotone.hgi-link-01:before{content:"৻"}.hgi-duotone.hgi-link-02:after{content:"ৼ"}.hgi-duotone.hgi-link-02:before{content:"৽"}.hgi-duotone.hgi-link-03:after{content:"৾"}.hgi-duotone.hgi-link-03:before{content:"৿"}.hgi-duotone.hgi-link-04:after{content:"਀"}.hgi-duotone.hgi-link-04:before{content:"ਁ"}.hgi-duotone.hgi-link-05:after{content:"ਂ"}.hgi-duotone.hgi-link-05:before{content:"ਃ"}.hgi-duotone.hgi-link-06:after{content:"਄"}.hgi-duotone.hgi-link-06:before{content:"ਅ"}.hgi-duotone.hgi-link-backward:after{content:"ਆ"}.hgi-duotone.hgi-link-backward:before{content:"ਇ"}.hgi-duotone.hgi-link-circle-02:after{content:"ਈ"}.hgi-duotone.hgi-link-circle-02:before{content:"ਉ"}.hgi-duotone.hgi-link-circle:after{content:"ਊ"}.hgi-duotone.hgi-link-circle:before{content:"਋"}.hgi-duotone.hgi-link-forward:after{content:"਌"}.hgi-duotone.hgi-link-forward:before{content:"਍"}.hgi-duotone.hgi-link-square-01:after{content:"਎"}.hgi-duotone.hgi-link-square-01:before{content:"ਏ"}.hgi-duotone.hgi-link-square-02:after{content:"ਐ"}.hgi-duotone.hgi-link-square-02:before{content:"਑"}.hgi-duotone.hgi-linkedin-01:after{content:"਒"}.hgi-duotone.hgi-linkedin-01:before{content:"ਓ"}.hgi-duotone.hgi-linkedin-02:after{content:"ਔ"}.hgi-duotone.hgi-linkedin-02:before{content:"ਕ"}.hgi-duotone.hgi-list-setting:after{content:"ਖ"}.hgi-duotone.hgi-list-setting:before{content:"ਗ"}.hgi-duotone.hgi-list-view:after{content:"ਘ"}.hgi-duotone.hgi-list-view:before{content:"ਙ"}.hgi-duotone.hgi-litecoin:after{content:"ਚ"}.hgi-duotone.hgi-litecoin:before{content:"ਛ"}.hgi-duotone.hgi-liver:after{content:"ਜ"}.hgi-duotone.hgi-liver:before{content:"ਝ"}.hgi-duotone.hgi-loading-01:after{content:"ਞ"}.hgi-duotone.hgi-loading-01:before{content:"ਟ"}.hgi-duotone.hgi-loading-02:after{content:"ਠ"}.hgi-duotone.hgi-loading-02:before{content:"ਡ"}.hgi-duotone.hgi-loading-03:after{content:"ਢ"}.hgi-duotone.hgi-loading-03:before{content:"ਣ"}.hgi-duotone.hgi-loading-04:after{content:"ਤ"}.hgi-duotone.hgi-loading-04:before{content:"ਥ"}.hgi-duotone.hgi-location-01:after{content:"ਦ"}.hgi-duotone.hgi-location-01:before{content:"ਧ"}.hgi-duotone.hgi-location-02:after{content:"ਨ"}.hgi-duotone.hgi-location-02:before{content:"਩"}.hgi-duotone.hgi-location-03:after{content:"ਪ"}.hgi-duotone.hgi-location-03:before{content:"ਫ"}.hgi-duotone.hgi-location-04:after{content:"ਬ"}.hgi-duotone.hgi-location-04:before{content:"ਭ"}.hgi-duotone.hgi-location-05:after{content:"ਮ"}.hgi-duotone.hgi-location-05:before{content:"ਯ"}.hgi-duotone.hgi-location-06:after{content:"ਰ"}.hgi-duotone.hgi-location-06:before{content:"਱"}.hgi-duotone.hgi-location-07:after{content:"ਲ"}.hgi-duotone.hgi-location-07:before{content:"ਲ਼"}.hgi-duotone.hgi-location-08:after{content:"਴"}.hgi-duotone.hgi-location-08:before{content:"ਵ"}.hgi-duotone.hgi-location-09:after{content:"ਸ਼"}.hgi-duotone.hgi-location-09:before{content:"਷"}.hgi-duotone.hgi-location-10:after{content:"ਸ"}.hgi-duotone.hgi-location-10:before{content:"ਹ"}.hgi-duotone.hgi-location-add-01:after{content:"਺"}.hgi-duotone.hgi-location-add-01:before{content:"਻"}.hgi-duotone.hgi-location-add-02:after{content:"਼"}.hgi-duotone.hgi-location-add-02:before{content:"਽"}.hgi-duotone.hgi-location-check-01:after{content:"ਾ"}.hgi-duotone.hgi-location-check-01:before{content:"ਿ"}.hgi-duotone.hgi-location-check-02:after{content:"ੀ"}.hgi-duotone.hgi-location-check-02:before{content:"ੁ"}.hgi-duotone.hgi-location-favourite-01:after{content:"ੂ"}.hgi-duotone.hgi-location-favourite-01:before{content:"੃"}.hgi-duotone.hgi-location-favourite-02:after{content:"੄"}.hgi-duotone.hgi-location-favourite-02:before{content:"੅"}.hgi-duotone.hgi-location-offline-01:after{content:"੆"}.hgi-duotone.hgi-location-offline-01:before{content:"ੇ"}.hgi-duotone.hgi-location-offline-02:after{content:"ੈ"}.hgi-duotone.hgi-location-offline-02:before{content:"੉"}.hgi-duotone.hgi-location-offline-03:after{content:"੊"}.hgi-duotone.hgi-location-offline-03:before{content:"ੋ"}.hgi-duotone.hgi-location-offline-04:after{content:"ੌ"}.hgi-duotone.hgi-location-offline-04:before{content:"੍"}.hgi-duotone.hgi-location-remove-01:after{content:"੎"}.hgi-duotone.hgi-location-remove-01:before{content:"੏"}.hgi-duotone.hgi-location-remove-02:after{content:"੐"}.hgi-duotone.hgi-location-remove-02:before{content:"ੑ"}.hgi-duotone.hgi-location-share-01:after{content:"੒"}.hgi-duotone.hgi-location-share-01:before{content:"੓"}.hgi-duotone.hgi-location-share-02:after{content:"੔"}.hgi-duotone.hgi-location-share-02:before{content:"੕"}.hgi-duotone.hgi-location-star-01:after{content:"੖"}.hgi-duotone.hgi-location-star-01:before{content:"੗"}.hgi-duotone.hgi-location-star-02:after{content:"੘"}.hgi-duotone.hgi-location-star-02:before{content:"ਖ਼"}.hgi-duotone.hgi-location-update-01:after{content:"ਗ਼"}.hgi-duotone.hgi-location-update-01:before{content:"ਜ਼"}.hgi-duotone.hgi-location-update-02:after{content:"ੜ"}.hgi-duotone.hgi-location-update-02:before{content:"੝"}.hgi-duotone.hgi-location-user-01:after{content:"ਫ਼"}.hgi-duotone.hgi-location-user-01:before{content:"੟"}.hgi-duotone.hgi-location-user-02:after{content:"੠"}.hgi-duotone.hgi-location-user-02:before{content:"੡"}.hgi-duotone.hgi-location-user-03:after{content:"੢"}.hgi-duotone.hgi-location-user-03:before{content:"੣"}.hgi-duotone.hgi-location-user-04:after{content:"੤"}.hgi-duotone.hgi-location-user-04:before{content:"੥"}.hgi-duotone.hgi-lock-computer:after{content:"੦"}.hgi-duotone.hgi-lock-computer:before{content:"੧"}.hgi-duotone.hgi-lock-key:after{content:"੨"}.hgi-duotone.hgi-lock-key:before{content:"੩"}.hgi-duotone.hgi-lock-password:after{content:"੪"}.hgi-duotone.hgi-lock-password:before{content:"੫"}.hgi-duotone.hgi-lock:after{content:"੬"}.hgi-duotone.hgi-lock-sync-01:after{content:"੭"}.hgi-duotone.hgi-lock-sync-01:before{content:"੮"}.hgi-duotone.hgi-lock-sync-02:after{content:"੯"}.hgi-duotone.hgi-lock-sync-02:before{content:"ੰ"}.hgi-duotone.hgi-lock:before{content:"ੱ"}.hgi-duotone.hgi-locked:after{content:"ੲ"}.hgi-duotone.hgi-locked:before{content:"ੳ"}.hgi-duotone.hgi-locker-01:after{content:"ੴ"}.hgi-duotone.hgi-locker-01:before{content:"ੵ"}.hgi-duotone.hgi-locker:after{content:"੶"}.hgi-duotone.hgi-locker:before{content:"੷"}.hgi-duotone.hgi-login-01:after{content:"੸"}.hgi-duotone.hgi-login-01:before{content:"੹"}.hgi-duotone.hgi-login-02:after{content:"੺"}.hgi-duotone.hgi-login-02:before{content:"੻"}.hgi-duotone.hgi-login-03:after{content:"੼"}.hgi-duotone.hgi-login-03:before{content:"੽"}.hgi-duotone.hgi-login-circle-01:after{content:"੾"}.hgi-duotone.hgi-login-circle-01:before{content:"੿"}.hgi-duotone.hgi-login-circle-02:after{content:"઀"}.hgi-duotone.hgi-login-circle-02:before{content:"ઁ"}.hgi-duotone.hgi-login-method:after{content:"ં"}.hgi-duotone.hgi-login-method:before{content:"ઃ"}.hgi-duotone.hgi-login-square-01:after{content:"઄"}.hgi-duotone.hgi-login-square-01:before{content:"અ"}.hgi-duotone.hgi-login-square-02:after{content:"આ"}.hgi-duotone.hgi-login-square-02:before{content:"ઇ"}.hgi-duotone.hgi-logout-01:after{content:"ઈ"}.hgi-duotone.hgi-logout-01:before{content:"ઉ"}.hgi-duotone.hgi-logout-02:after{content:"ઊ"}.hgi-duotone.hgi-logout-02:before{content:"ઋ"}.hgi-duotone.hgi-logout-03:after{content:"ઌ"}.hgi-duotone.hgi-logout-03:before{content:"ઍ"}.hgi-duotone.hgi-logout-04:after{content:"઎"}.hgi-duotone.hgi-logout-04:before{content:"એ"}.hgi-duotone.hgi-logout-05:after{content:"ઐ"}.hgi-duotone.hgi-logout-05:before{content:"ઑ"}.hgi-duotone.hgi-logout-circle-01:after{content:"઒"}.hgi-duotone.hgi-logout-circle-01:before{content:"ઓ"}.hgi-duotone.hgi-logout-circle-02:after{content:"ઔ"}.hgi-duotone.hgi-logout-circle-02:before{content:"ક"}.hgi-duotone.hgi-logout-square-01:after{content:"ખ"}.hgi-duotone.hgi-logout-square-01:before{content:"ગ"}.hgi-duotone.hgi-logout-square-02:after{content:"ઘ"}.hgi-duotone.hgi-logout-square-02:before{content:"ઙ"}.hgi-duotone.hgi-lollipop:after{content:"ચ"}.hgi-duotone.hgi-lollipop:before{content:"છ"}.hgi-duotone.hgi-long-sleeve-shirt:after{content:"જ"}.hgi-duotone.hgi-long-sleeve-shirt:before{content:"ઝ"}.hgi-duotone.hgi-longitude:after{content:"ઞ"}.hgi-duotone.hgi-longitude:before{content:"ટ"}.hgi-duotone.hgi-look-bottom:after{content:"ઠ"}.hgi-duotone.hgi-look-bottom:before{content:"ડ"}.hgi-duotone.hgi-look-left:after{content:"ઢ"}.hgi-duotone.hgi-look-left:before{content:"ણ"}.hgi-duotone.hgi-look-right:after{content:"ત"}.hgi-duotone.hgi-look-right:before{content:"થ"}.hgi-duotone.hgi-look-top:after{content:"દ"}.hgi-duotone.hgi-look-top:before{content:"ધ"}.hgi-duotone.hgi-loom:after{content:"ન"}.hgi-duotone.hgi-loom:before{content:"઩"}.hgi-duotone.hgi-lottiefiles:after{content:"પ"}.hgi-duotone.hgi-lottiefiles:before{content:"ફ"}.hgi-duotone.hgi-love-korean-finger:after{content:"બ"}.hgi-duotone.hgi-love-korean-finger:before{content:"ભ"}.hgi-duotone.hgi-loyalty-card:after{content:"મ"}.hgi-duotone.hgi-loyalty-card:before{content:"ય"}.hgi-duotone.hgi-luggage-01:after{content:"ર"}.hgi-duotone.hgi-luggage-01:before{content:"઱"}.hgi-duotone.hgi-luggage-02:after{content:"લ"}.hgi-duotone.hgi-luggage-02:before{content:"ળ"}.hgi-duotone.hgi-lungs:after{content:"઴"}.hgi-duotone.hgi-lungs:before{content:"વ"}.hgi-duotone.hgi-machine-robot:after{content:"શ"}.hgi-duotone.hgi-machine-robot:before{content:"ષ"}.hgi-duotone.hgi-magic-wand-01:after{content:"સ"}.hgi-duotone.hgi-magic-wand-01:before{content:"હ"}.hgi-duotone.hgi-magic-wand-02:after{content:"઺"}.hgi-duotone.hgi-magic-wand-02:before{content:"઻"}.hgi-duotone.hgi-magic-wand-03:after{content:"઼"}.hgi-duotone.hgi-magic-wand-03:before{content:"ઽ"}.hgi-duotone.hgi-magnet-01:after{content:"ા"}.hgi-duotone.hgi-magnet-01:before{content:"િ"}.hgi-duotone.hgi-magnet-02:after{content:"ી"}.hgi-duotone.hgi-magnet-02:before{content:"ુ"}.hgi-duotone.hgi-magnet:after{content:"ૂ"}.hgi-duotone.hgi-magnet:before{content:"ૃ"}.hgi-duotone.hgi-mail-01:after{content:"ૄ"}.hgi-duotone.hgi-mail-01:before{content:"ૅ"}.hgi-duotone.hgi-mail-02:after{content:"૆"}.hgi-duotone.hgi-mail-02:before{content:"ે"}.hgi-duotone.hgi-mail-account-01:after{content:"ૈ"}.hgi-duotone.hgi-mail-account-01:before{content:"ૉ"}.hgi-duotone.hgi-mail-account-02:after{content:"૊"}.hgi-duotone.hgi-mail-account-02:before{content:"ો"}.hgi-duotone.hgi-mail-add-01:after{content:"ૌ"}.hgi-duotone.hgi-mail-add-01:before{content:"્"}.hgi-duotone.hgi-mail-add-02:after{content:"૎"}.hgi-duotone.hgi-mail-add-02:before{content:"૏"}.hgi-duotone.hgi-mail-at-sign-01:after{content:"ૐ"}.hgi-duotone.hgi-mail-at-sign-01:before{content:"૑"}.hgi-duotone.hgi-mail-at-sign-02:after{content:"૒"}.hgi-duotone.hgi-mail-at-sign-02:before{content:"૓"}.hgi-duotone.hgi-mail-block-01:after{content:"૔"}.hgi-duotone.hgi-mail-block-01:before{content:"૕"}.hgi-duotone.hgi-mail-block-02:after{content:"૖"}.hgi-duotone.hgi-mail-block-02:before{content:"૗"}.hgi-duotone.hgi-mail-download-01:after{content:"૘"}.hgi-duotone.hgi-mail-download-01:before{content:"૙"}.hgi-duotone.hgi-mail-download-02:after{content:"૚"}.hgi-duotone.hgi-mail-download-02:before{content:"૛"}.hgi-duotone.hgi-mail-edit-01:after{content:"૜"}.hgi-duotone.hgi-mail-edit-01:before{content:"૝"}.hgi-duotone.hgi-mail-edit-02:after{content:"૞"}.hgi-duotone.hgi-mail-edit-02:before{content:"૟"}.hgi-duotone.hgi-mail-lock-01:after{content:"ૠ"}.hgi-duotone.hgi-mail-lock-01:before{content:"ૡ"}.hgi-duotone.hgi-mail-lock-02:after{content:"ૢ"}.hgi-duotone.hgi-mail-lock-02:before{content:"ૣ"}.hgi-duotone.hgi-mail-love-01:after{content:"૤"}.hgi-duotone.hgi-mail-love-01:before{content:"૥"}.hgi-duotone.hgi-mail-love-02:after{content:"૦"}.hgi-duotone.hgi-mail-love-02:before{content:"૧"}.hgi-duotone.hgi-mail-minus-01:after{content:"૨"}.hgi-duotone.hgi-mail-minus-01:before{content:"૩"}.hgi-duotone.hgi-mail-minus-02:after{content:"૪"}.hgi-duotone.hgi-mail-minus-02:before{content:"૫"}.hgi-duotone.hgi-mail-open-01:after{content:"૬"}.hgi-duotone.hgi-mail-open-01:before{content:"૭"}.hgi-duotone.hgi-mail-open-02:after{content:"૮"}.hgi-duotone.hgi-mail-open-02:before{content:"૯"}.hgi-duotone.hgi-mail-open-love:after{content:"૰"}.hgi-duotone.hgi-mail-open-love:before{content:"૱"}.hgi-duotone.hgi-mail-open:after{content:"૲"}.hgi-duotone.hgi-mail-open:before{content:"૳"}.hgi-duotone.hgi-mail-receive-01:after{content:"૴"}.hgi-duotone.hgi-mail-receive-01:before{content:"૵"}.hgi-duotone.hgi-mail-receive-02:after{content:"૶"}.hgi-duotone.hgi-mail-receive-02:before{content:"૷"}.hgi-duotone.hgi-mail-remove-01:after{content:"૸"}.hgi-duotone.hgi-mail-remove-01:before{content:"ૹ"}.hgi-duotone.hgi-mail-remove-02:after{content:"ૺ"}.hgi-duotone.hgi-mail-remove-02:before{content:"ૻ"}.hgi-duotone.hgi-mail-reply-01:after{content:"ૼ"}.hgi-duotone.hgi-mail-reply-01:before{content:"૽"}.hgi-duotone.hgi-mail-reply-02:after{content:"૾"}.hgi-duotone.hgi-mail-reply-02:before{content:"૿"}.hgi-duotone.hgi-mail-reply-all-01:after{content:"଀"}.hgi-duotone.hgi-mail-reply-all-01:before{content:"ଁ"}.hgi-duotone.hgi-mail-reply-all-02:after{content:"ଂ"}.hgi-duotone.hgi-mail-reply-all-02:before{content:"ଃ"}.hgi-duotone.hgi-mail-search-01:after{content:"଄"}.hgi-duotone.hgi-mail-search-01:before{content:"ଅ"}.hgi-duotone.hgi-mail-search-02:after{content:"ଆ"}.hgi-duotone.hgi-mail-search-02:before{content:"ଇ"}.hgi-duotone.hgi-mail-secure-01:after{content:"ଈ"}.hgi-duotone.hgi-mail-secure-01:before{content:"ଉ"}.hgi-duotone.hgi-mail-secure-02:after{content:"ଊ"}.hgi-duotone.hgi-mail-secure-02:before{content:"ଋ"}.hgi-duotone.hgi-mail-send-01:after{content:"ଌ"}.hgi-duotone.hgi-mail-send-01:before{content:"଍"}.hgi-duotone.hgi-mail-send-02:after{content:"଎"}.hgi-duotone.hgi-mail-send-02:before{content:"ଏ"}.hgi-duotone.hgi-mail-setting-01:after{content:"ଐ"}.hgi-duotone.hgi-mail-setting-01:before{content:"଑"}.hgi-duotone.hgi-mail-setting-02:after{content:"଒"}.hgi-duotone.hgi-mail-setting-02:before{content:"ଓ"}.hgi-duotone.hgi-mail-unlock-01:after{content:"ଔ"}.hgi-duotone.hgi-mail-unlock-01:before{content:"କ"}.hgi-duotone.hgi-mail-unlock-02:after{content:"ଖ"}.hgi-duotone.hgi-mail-unlock-02:before{content:"ଗ"}.hgi-duotone.hgi-mail-upload-01:after{content:"ଘ"}.hgi-duotone.hgi-mail-upload-01:before{content:"ଙ"}.hgi-duotone.hgi-mail-upload-02:after{content:"ଚ"}.hgi-duotone.hgi-mail-upload-02:before{content:"ଛ"}.hgi-duotone.hgi-mail-validation-01:after{content:"ଜ"}.hgi-duotone.hgi-mail-validation-01:before{content:"ଝ"}.hgi-duotone.hgi-mail-validation-02:after{content:"ଞ"}.hgi-duotone.hgi-mail-validation-02:before{content:"ଟ"}.hgi-duotone.hgi-mail-voice-01:after{content:"ଠ"}.hgi-duotone.hgi-mail-voice-01:before{content:"ଡ"}.hgi-duotone.hgi-mail-voice-02:after{content:"ଢ"}.hgi-duotone.hgi-mail-voice-02:before{content:"ଣ"}.hgi-duotone.hgi-mailbox-01:after{content:"ତ"}.hgi-duotone.hgi-mailbox-01:before{content:"ଥ"}.hgi-duotone.hgi-mailbox:after{content:"ଦ"}.hgi-duotone.hgi-mailbox:before{content:"ଧ"}.hgi-duotone.hgi-manager:after{content:"ନ"}.hgi-duotone.hgi-manager:before{content:"଩"}.hgi-duotone.hgi-map-pin:after{content:"ପ"}.hgi-duotone.hgi-map-pin:before{content:"ଫ"}.hgi-duotone.hgi-map-pinpoint-01:after{content:"ବ"}.hgi-duotone.hgi-map-pinpoint-01:before{content:"ଭ"}.hgi-duotone.hgi-map-pinpoint-02:after{content:"ମ"}.hgi-duotone.hgi-map-pinpoint-02:before{content:"ଯ"}.hgi-duotone.hgi-maping:after{content:"ର"}.hgi-duotone.hgi-maping:before{content:"଱"}.hgi-duotone.hgi-maps-circle-01:after{content:"ଲ"}.hgi-duotone.hgi-maps-circle-01:before{content:"ଳ"}.hgi-duotone.hgi-maps-circle-02:after{content:"଴"}.hgi-duotone.hgi-maps-circle-02:before{content:"ଵ"}.hgi-duotone.hgi-maps-editing:after{content:"ଶ"}.hgi-duotone.hgi-maps-editing:before{content:"ଷ"}.hgi-duotone.hgi-maps-global-01:after{content:"ସ"}.hgi-duotone.hgi-maps-global-01:before{content:"ହ"}.hgi-duotone.hgi-maps-global-02:after{content:"଺"}.hgi-duotone.hgi-maps-global-02:before{content:"଻"}.hgi-duotone.hgi-maps-location-01:after{content:"଼"}.hgi-duotone.hgi-maps-location-01:before{content:"ଽ"}.hgi-duotone.hgi-maps-location-02:after{content:"ା"}.hgi-duotone.hgi-maps-location-02:before{content:"ି"}.hgi-duotone.hgi-maps-off:after{content:"ୀ"}.hgi-duotone.hgi-maps-off:before{content:"ୁ"}.hgi-duotone.hgi-maps-refresh:after{content:"ୂ"}.hgi-duotone.hgi-maps-refresh:before{content:"ୃ"}.hgi-duotone.hgi-maps-search:after{content:"ୄ"}.hgi-duotone.hgi-maps-search:before{content:"୅"}.hgi-duotone.hgi-maps:after{content:"୆"}.hgi-duotone.hgi-maps-square-01:after{content:"େ"}.hgi-duotone.hgi-maps-square-01:before{content:"ୈ"}.hgi-duotone.hgi-maps-square-02:after{content:"୉"}.hgi-duotone.hgi-maps-square-02:before{content:"୊"}.hgi-duotone.hgi-maps:before{content:"ୋ"}.hgi-duotone.hgi-market-analysis:after{content:"ୌ"}.hgi-duotone.hgi-market-analysis:before{content:"୍"}.hgi-duotone.hgi-marketing:after{content:"୎"}.hgi-duotone.hgi-marketing:before{content:"୏"}.hgi-duotone.hgi-mask-love:after{content:"୐"}.hgi-duotone.hgi-mask-love:before{content:"୑"}.hgi-duotone.hgi-mask:after{content:"୒"}.hgi-duotone.hgi-mask:before{content:"୓"}.hgi-duotone.hgi-master-card:after{content:"୔"}.hgi-duotone.hgi-master-card:before{content:"୕"}.hgi-duotone.hgi-matches:after{content:"ୖ"}.hgi-duotone.hgi-matches:before{content:"ୗ"}.hgi-duotone.hgi-math:after{content:"୘"}.hgi-duotone.hgi-math:before{content:"୙"}.hgi-duotone.hgi-matrix:after{content:"୚"}.hgi-duotone.hgi-matrix:before{content:"୛"}.hgi-duotone.hgi-maximize-01:after{content:"ଡ଼"}.hgi-duotone.hgi-maximize-01:before{content:"ଢ଼"}.hgi-duotone.hgi-maximize-02:after{content:"୞"}.hgi-duotone.hgi-maximize-02:before{content:"ୟ"}.hgi-duotone.hgi-maximize-03:after{content:"ୠ"}.hgi-duotone.hgi-maximize-03:before{content:"ୡ"}.hgi-duotone.hgi-maximize-04:after{content:"ୢ"}.hgi-duotone.hgi-maximize-04:before{content:"ୣ"}.hgi-duotone.hgi-maximize-screen:after{content:"୤"}.hgi-duotone.hgi-maximize-screen:before{content:"୥"}.hgi-duotone.hgi-mayan-pyramid:after{content:"୦"}.hgi-duotone.hgi-mayan-pyramid:before{content:"୧"}.hgi-duotone.hgi-maze:after{content:"୨"}.hgi-duotone.hgi-maze:before{content:"୩"}.hgi-duotone.hgi-medal-01:after{content:"୪"}.hgi-duotone.hgi-medal-01:before{content:"୫"}.hgi-duotone.hgi-medal-02:after{content:"୬"}.hgi-duotone.hgi-medal-02:before{content:"୭"}.hgi-duotone.hgi-medal-03:after{content:"୮"}.hgi-duotone.hgi-medal-03:before{content:"୯"}.hgi-duotone.hgi-medal-04:after{content:"୰"}.hgi-duotone.hgi-medal-04:before{content:"ୱ"}.hgi-duotone.hgi-medal-05:after{content:"୲"}.hgi-duotone.hgi-medal-05:before{content:"୳"}.hgi-duotone.hgi-medal-06:after{content:"୴"}.hgi-duotone.hgi-medal-06:before{content:"୵"}.hgi-duotone.hgi-medal-07:after{content:"୶"}.hgi-duotone.hgi-medal-07:before{content:"୷"}.hgi-duotone.hgi-medal-first-place:after{content:"୸"}.hgi-duotone.hgi-medal-first-place:before{content:"୹"}.hgi-duotone.hgi-medal-second-place:after{content:"୺"}.hgi-duotone.hgi-medal-second-place:before{content:"୻"}.hgi-duotone.hgi-medal-third-place:after{content:"୼"}.hgi-duotone.hgi-medal-third-place:before{content:"୽"}.hgi-duotone.hgi-medical-file:after{content:"୾"}.hgi-duotone.hgi-medical-file:before{content:"୿"}.hgi-duotone.hgi-medical-mask:after{content:"஀"}.hgi-duotone.hgi-medical-mask:before{content:"஁"}.hgi-duotone.hgi-medicine-01:after{content:"ஂ"}.hgi-duotone.hgi-medicine-01:before{content:"ஃ"}.hgi-duotone.hgi-medicine-02:after{content:"஄"}.hgi-duotone.hgi-medicine-02:before{content:"அ"}.hgi-duotone.hgi-medicine-bottle-01:after{content:"ஆ"}.hgi-duotone.hgi-medicine-bottle-01:before{content:"இ"}.hgi-duotone.hgi-medicine-bottle-02:after{content:"ஈ"}.hgi-duotone.hgi-medicine-bottle-02:before{content:"உ"}.hgi-duotone.hgi-medicine-syrup:after{content:"ஊ"}.hgi-duotone.hgi-medicine-syrup:before{content:"஋"}.hgi-duotone.hgi-medium:after{content:"஌"}.hgi-duotone.hgi-medium-square:after{content:"஍"}.hgi-duotone.hgi-medium-square:before{content:"எ"}.hgi-duotone.hgi-medium:before{content:"ஏ"}.hgi-duotone.hgi-meeting-room:after{content:"ஐ"}.hgi-duotone.hgi-meeting-room:before{content:"஑"}.hgi-duotone.hgi-megaphone-01:after{content:"ஒ"}.hgi-duotone.hgi-megaphone-01:before{content:"ஓ"}.hgi-duotone.hgi-megaphone-02:after{content:"ஔ"}.hgi-duotone.hgi-megaphone-02:before{content:"க"}.hgi-duotone.hgi-meh:after{content:"஖"}.hgi-duotone.hgi-meh:before{content:"஗"}.hgi-duotone.hgi-mentor:after{content:"஘"}.hgi-duotone.hgi-mentor:before{content:"ங"}.hgi-duotone.hgi-mentoring:after{content:"ச"}.hgi-duotone.hgi-mentoring:before{content:"஛"}.hgi-duotone.hgi-menu-01:after{content:"ஜ"}.hgi-duotone.hgi-menu-01:before{content:"஝"}.hgi-duotone.hgi-menu-02:after{content:"ஞ"}.hgi-duotone.hgi-menu-02:before{content:"ட"}.hgi-duotone.hgi-menu-03:after{content:"஠"}.hgi-duotone.hgi-menu-03:before{content:"஡"}.hgi-duotone.hgi-menu-04:after{content:"஢"}.hgi-duotone.hgi-menu-04:before{content:"ண"}.hgi-duotone.hgi-menu-05:after{content:"த"}.hgi-duotone.hgi-menu-05:before{content:"஥"}.hgi-duotone.hgi-menu-06:after{content:"஦"}.hgi-duotone.hgi-menu-06:before{content:"஧"}.hgi-duotone.hgi-menu-07:after{content:"ந"}.hgi-duotone.hgi-menu-07:before{content:"ன"}.hgi-duotone.hgi-menu-08:after{content:"ப"}.hgi-duotone.hgi-menu-08:before{content:"஫"}.hgi-duotone.hgi-menu-09:after{content:"஬"}.hgi-duotone.hgi-menu-09:before{content:"஭"}.hgi-duotone.hgi-menu-10:after{content:"ம"}.hgi-duotone.hgi-menu-10:before{content:"ய"}.hgi-duotone.hgi-menu-11:after{content:"ர"}.hgi-duotone.hgi-menu-11:before{content:"ற"}.hgi-duotone.hgi-menu-circle:after{content:"ல"}.hgi-duotone.hgi-menu-circle:before{content:"ள"}.hgi-duotone.hgi-menu-restaurant:after{content:"ழ"}.hgi-duotone.hgi-menu-restaurant:before{content:"வ"}.hgi-duotone.hgi-menu-square:after{content:"ஶ"}.hgi-duotone.hgi-menu-square:before{content:"ஷ"}.hgi-duotone.hgi-message-01:after{content:"ஸ"}.hgi-duotone.hgi-message-01:before{content:"ஹ"}.hgi-duotone.hgi-message-02:after{content:"஺"}.hgi-duotone.hgi-message-02:before{content:"஻"}.hgi-duotone.hgi-message-add-01:after{content:"஼"}.hgi-duotone.hgi-message-add-01:before{content:"஽"}.hgi-duotone.hgi-message-add-02:after{content:"ா"}.hgi-duotone.hgi-message-add-02:before{content:"ி"}.hgi-duotone.hgi-message-blocked:after{content:"ீ"}.hgi-duotone.hgi-message-blocked:before{content:"ு"}.hgi-duotone.hgi-message-cancel-01:after{content:"ூ"}.hgi-duotone.hgi-message-cancel-01:before{content:"௃"}.hgi-duotone.hgi-message-cancel-02:after{content:"௄"}.hgi-duotone.hgi-message-cancel-02:before{content:"௅"}.hgi-duotone.hgi-message-delay-01:after{content:"ெ"}.hgi-duotone.hgi-message-delay-01:before{content:"ே"}.hgi-duotone.hgi-message-delay-02:after{content:"ை"}.hgi-duotone.hgi-message-delay-02:before{content:"௉"}.hgi-duotone.hgi-message-done-01:after{content:"ொ"}.hgi-duotone.hgi-message-done-01:before{content:"ோ"}.hgi-duotone.hgi-message-done-02:after{content:"ௌ"}.hgi-duotone.hgi-message-done-02:before{content:"்"}.hgi-duotone.hgi-message-download-01:after{content:"௎"}.hgi-duotone.hgi-message-download-01:before{content:"௏"}.hgi-duotone.hgi-message-download-02:after{content:"ௐ"}.hgi-duotone.hgi-message-download-02:before{content:"௑"}.hgi-duotone.hgi-message-edit-01:after{content:"௒"}.hgi-duotone.hgi-message-edit-01:before{content:"௓"}.hgi-duotone.hgi-message-edit-02:after{content:"௔"}.hgi-duotone.hgi-message-edit-02:before{content:"௕"}.hgi-duotone.hgi-message-favourite-01:after{content:"௖"}.hgi-duotone.hgi-message-favourite-01:before{content:"ௗ"}.hgi-duotone.hgi-message-favourite-02:after{content:"௘"}.hgi-duotone.hgi-message-favourite-02:before{content:"௙"}.hgi-duotone.hgi-message-incoming-01:after{content:"௚"}.hgi-duotone.hgi-message-incoming-01:before{content:"௛"}.hgi-duotone.hgi-message-incoming-02:after{content:"௜"}.hgi-duotone.hgi-message-incoming-02:before{content:"௝"}.hgi-duotone.hgi-message-lock-01:after{content:"௞"}.hgi-duotone.hgi-message-lock-01:before{content:"௟"}.hgi-duotone.hgi-message-lock-02:after{content:"௠"}.hgi-duotone.hgi-message-lock-02:before{content:"௡"}.hgi-duotone.hgi-message-multiple-01:after{content:"௢"}.hgi-duotone.hgi-message-multiple-01:before{content:"௣"}.hgi-duotone.hgi-message-multiple-02:after{content:"௤"}.hgi-duotone.hgi-message-multiple-02:before{content:"௥"}.hgi-duotone.hgi-message-notification-01:after{content:"௦"}.hgi-duotone.hgi-message-notification-01:before{content:"௧"}.hgi-duotone.hgi-message-notification-02:after{content:"௨"}.hgi-duotone.hgi-message-notification-02:before{content:"௩"}.hgi-duotone.hgi-message-outgoing-01:after{content:"௪"}.hgi-duotone.hgi-message-outgoing-01:before{content:"௫"}.hgi-duotone.hgi-message-outgoing-02:after{content:"௬"}.hgi-duotone.hgi-message-outgoing-02:before{content:"௭"}.hgi-duotone.hgi-message-preview-01:after{content:"௮"}.hgi-duotone.hgi-message-preview-01:before{content:"௯"}.hgi-duotone.hgi-message-preview-02:after{content:"௰"}.hgi-duotone.hgi-message-preview-02:before{content:"௱"}.hgi-duotone.hgi-message-programming:after{content:"௲"}.hgi-duotone.hgi-message-programming:before{content:"௳"}.hgi-duotone.hgi-message-question:after{content:"௴"}.hgi-duotone.hgi-message-question:before{content:"௵"}.hgi-duotone.hgi-message-search-02:after{content:"௶"}.hgi-duotone.hgi-message-search-02:before{content:"௷"}.hgi-duotone.hgi-message-secure-01:after{content:"௸"}.hgi-duotone.hgi-message-secure-01:before{content:"௹"}.hgi-duotone.hgi-message-secure-02:after{content:"௺"}.hgi-duotone.hgi-message-secure-02:before{content:"௻"}.hgi-duotone.hgi-message-translate:after{content:"௼"}.hgi-duotone.hgi-message-translate:before{content:"௽"}.hgi-duotone.hgi-message-unlock-01:after{content:"௾"}.hgi-duotone.hgi-message-unlock-01:before{content:"௿"}.hgi-duotone.hgi-message-unlock-02:after{content:"ఀ"}.hgi-duotone.hgi-message-unlock-02:before{content:"ఁ"}.hgi-duotone.hgi-message-upload-01:after{content:"ం"}.hgi-duotone.hgi-message-upload-01:before{content:"ః"}.hgi-duotone.hgi-message-upload-02:after{content:"ఄ"}.hgi-duotone.hgi-message-upload-02:before{content:"అ"}.hgi-duotone.hgi-message-user-01:after{content:"ఆ"}.hgi-duotone.hgi-message-user-01:before{content:"ఇ"}.hgi-duotone.hgi-message-user-02:after{content:"ఈ"}.hgi-duotone.hgi-message-user-02:before{content:"ఉ"}.hgi-duotone.hgi-messenger:after{content:"ఊ"}.hgi-duotone.hgi-messenger:before{content:"ఋ"}.hgi-duotone.hgi-meta:after{content:"ఌ"}.hgi-duotone.hgi-meta:before{content:"఍"}.hgi-duotone.hgi-metro:after{content:"ఎ"}.hgi-duotone.hgi-metro:before{content:"ఏ"}.hgi-duotone.hgi-mic-01:after{content:"ఐ"}.hgi-duotone.hgi-mic-01:before{content:"఑"}.hgi-duotone.hgi-mic-02:after{content:"ఒ"}.hgi-duotone.hgi-mic-02:before{content:"ఓ"}.hgi-duotone.hgi-mic-off-01:after{content:"ఔ"}.hgi-duotone.hgi-mic-off-01:before{content:"క"}.hgi-duotone.hgi-mic-off-02:after{content:"ఖ"}.hgi-duotone.hgi-mic-off-02:before{content:"గ"}.hgi-duotone.hgi-microsoft-admin:after{content:"ఘ"}.hgi-duotone.hgi-microsoft-admin:before{content:"ఙ"}.hgi-duotone.hgi-microsoft:after{content:"చ"}.hgi-duotone.hgi-microsoft:before{content:"ఛ"}.hgi-duotone.hgi-microwave:after{content:"జ"}.hgi-duotone.hgi-microwave:before{content:"ఝ"}.hgi-duotone.hgi-milk-bottle:after{content:"ఞ"}.hgi-duotone.hgi-milk-bottle:before{content:"ట"}.hgi-duotone.hgi-milk-carton:after{content:"ఠ"}.hgi-duotone.hgi-milk-carton:before{content:"డ"}.hgi-duotone.hgi-milk-coconut:after{content:"ఢ"}.hgi-duotone.hgi-milk-coconut:before{content:"ణ"}.hgi-duotone.hgi-milk-oat:after{content:"త"}.hgi-duotone.hgi-milk-oat:before{content:"థ"}.hgi-duotone.hgi-minimize-01:after{content:"ద"}.hgi-duotone.hgi-minimize-01:before{content:"ధ"}.hgi-duotone.hgi-minimize-02:after{content:"న"}.hgi-duotone.hgi-minimize-02:before{content:"఩"}.hgi-duotone.hgi-minimize-03:after{content:"ప"}.hgi-duotone.hgi-minimize-03:before{content:"ఫ"}.hgi-duotone.hgi-minimize-04:after{content:"బ"}.hgi-duotone.hgi-minimize-04:before{content:"భ"}.hgi-duotone.hgi-minimize-screen:after{content:"మ"}.hgi-duotone.hgi-minimize-screen:before{content:"య"}.hgi-duotone.hgi-mining-01:after{content:"ర"}.hgi-duotone.hgi-mining-01:before{content:"ఱ"}.hgi-duotone.hgi-mining-02:after{content:"ల"}.hgi-duotone.hgi-mining-02:before{content:"ళ"}.hgi-duotone.hgi-mining-03:after{content:"ఴ"}.hgi-duotone.hgi-mining-03:before{content:"వ"}.hgi-duotone.hgi-minus-plus-01:after{content:"శ"}.hgi-duotone.hgi-minus-plus-01:before{content:"ష"}.hgi-duotone.hgi-minus-plus-02:after{content:"స"}.hgi-duotone.hgi-minus-plus-02:before{content:"హ"}.hgi-duotone.hgi-minus-plus-circle-01:after{content:"఺"}.hgi-duotone.hgi-minus-plus-circle-01:before{content:"఻"}.hgi-duotone.hgi-minus-plus-circle-02:after{content:"఼"}.hgi-duotone.hgi-minus-plus-circle-02:before{content:"ఽ"}.hgi-duotone.hgi-minus-plus-square-01:after{content:"ా"}.hgi-duotone.hgi-minus-plus-square-01:before{content:"ి"}.hgi-duotone.hgi-minus-plus-square-02:after{content:"ీ"}.hgi-duotone.hgi-minus-plus-square-02:before{content:"ు"}.hgi-duotone.hgi-minus-sign-circle:after{content:"ూ"}.hgi-duotone.hgi-minus-sign-circle:before{content:"ృ"}.hgi-duotone.hgi-minus-sign:after{content:"ౄ"}.hgi-duotone.hgi-minus-sign-square:after{content:"౅"}.hgi-duotone.hgi-minus-sign-square:before{content:"ె"}.hgi-duotone.hgi-minus-sign:before{content:"ే"}.hgi-duotone.hgi-mirror:after{content:"ై"}.hgi-duotone.hgi-mirror:before{content:"౉"}.hgi-duotone.hgi-mirroring-screen:after{content:"ొ"}.hgi-duotone.hgi-mirroring-screen:before{content:"ో"}.hgi-duotone.hgi-mixer:after{content:"ౌ"}.hgi-duotone.hgi-mixer:before{content:"్"}.hgi-duotone.hgi-mobile-navigator-01:after{content:"౎"}.hgi-duotone.hgi-mobile-navigator-01:before{content:"౏"}.hgi-duotone.hgi-mobile-navigator-02:after{content:"౐"}.hgi-duotone.hgi-mobile-navigator-02:before{content:"౑"}.hgi-duotone.hgi-mobile-programming-01:after{content:"౒"}.hgi-duotone.hgi-mobile-programming-01:before{content:"౓"}.hgi-duotone.hgi-mobile-programming-02:after{content:"౔"}.hgi-duotone.hgi-mobile-programming-02:before{content:"ౕ"}.hgi-duotone.hgi-mobile-protection:after{content:"ౖ"}.hgi-duotone.hgi-mobile-protection:before{content:"౗"}.hgi-duotone.hgi-mobile-security:after{content:"ౘ"}.hgi-duotone.hgi-mobile-security:before{content:"ౙ"}.hgi-duotone.hgi-mochi:after{content:"ౚ"}.hgi-duotone.hgi-mochi:before{content:"౛"}.hgi-duotone.hgi-modern-tv-four-k:after{content:"౜"}.hgi-duotone.hgi-modern-tv-four-k:before{content:"ౝ"}.hgi-duotone.hgi-modern-tv-issue:after{content:"౞"}.hgi-duotone.hgi-modern-tv-issue:before{content:"౟"}.hgi-duotone.hgi-modern-tv:after{content:"ౠ"}.hgi-duotone.hgi-modern-tv:before{content:"ౡ"}.hgi-duotone.hgi-molecules:after{content:"ౢ"}.hgi-duotone.hgi-molecules:before{content:"ౣ"}.hgi-duotone.hgi-monas:after{content:"౤"}.hgi-duotone.hgi-monas:before{content:"౥"}.hgi-duotone.hgi-money-01:after{content:"౦"}.hgi-duotone.hgi-money-01:before{content:"౧"}.hgi-duotone.hgi-money-02:after{content:"౨"}.hgi-duotone.hgi-money-02:before{content:"౩"}.hgi-duotone.hgi-money-03:after{content:"౪"}.hgi-duotone.hgi-money-03:before{content:"౫"}.hgi-duotone.hgi-money-04:after{content:"౬"}.hgi-duotone.hgi-money-04:before{content:"౭"}.hgi-duotone.hgi-money-add-01:after{content:"౮"}.hgi-duotone.hgi-money-add-01:before{content:"౯"}.hgi-duotone.hgi-money-add-02:after{content:"౰"}.hgi-duotone.hgi-money-add-02:before{content:"౱"}.hgi-duotone.hgi-money-bag-01:after{content:"౲"}.hgi-duotone.hgi-money-bag-01:before{content:"౳"}.hgi-duotone.hgi-money-bag-02:after{content:"౴"}.hgi-duotone.hgi-money-bag-02:before{content:"౵"}.hgi-duotone.hgi-money-exchange-01:after{content:"౶"}.hgi-duotone.hgi-money-exchange-01:before{content:"౷"}.hgi-duotone.hgi-money-exchange-02:after{content:"౸"}.hgi-duotone.hgi-money-exchange-02:before{content:"౹"}.hgi-duotone.hgi-money-exchange-03:after{content:"౺"}.hgi-duotone.hgi-money-exchange-03:before{content:"౻"}.hgi-duotone.hgi-money-not-found-01:after{content:"౼"}.hgi-duotone.hgi-money-not-found-01:before{content:"౽"}.hgi-duotone.hgi-money-not-found-02:after{content:"౾"}.hgi-duotone.hgi-money-not-found-02:before{content:"౿"}.hgi-duotone.hgi-money-not-found-03:after{content:"ಀ"}.hgi-duotone.hgi-money-not-found-03:before{content:"ಁ"}.hgi-duotone.hgi-money-not-found-04:after{content:"ಂ"}.hgi-duotone.hgi-money-not-found-04:before{content:"ಃ"}.hgi-duotone.hgi-money-receive-01:after{content:"಄"}.hgi-duotone.hgi-money-receive-01:before{content:"ಅ"}.hgi-duotone.hgi-money-receive-02:after{content:"ಆ"}.hgi-duotone.hgi-money-receive-02:before{content:"ಇ"}.hgi-duotone.hgi-money-receive-circle:after{content:"ಈ"}.hgi-duotone.hgi-money-receive-circle:before{content:"ಉ"}.hgi-duotone.hgi-money-receive-flow-01:after{content:"ಊ"}.hgi-duotone.hgi-money-receive-flow-01:before{content:"ಋ"}.hgi-duotone.hgi-money-receive-flow-02:after{content:"ಌ"}.hgi-duotone.hgi-money-receive-flow-02:before{content:"಍"}.hgi-duotone.hgi-money-receive-square:after{content:"ಎ"}.hgi-duotone.hgi-money-receive-square:before{content:"ಏ"}.hgi-duotone.hgi-money-remove-01:after{content:"ಐ"}.hgi-duotone.hgi-money-remove-01:before{content:"಑"}.hgi-duotone.hgi-money-remove-02:after{content:"ಒ"}.hgi-duotone.hgi-money-remove-02:before{content:"ಓ"}.hgi-duotone.hgi-money-safe:after{content:"ಔ"}.hgi-duotone.hgi-money-safe:before{content:"ಕ"}.hgi-duotone.hgi-money-saving-jar:after{content:"ಖ"}.hgi-duotone.hgi-money-saving-jar:before{content:"ಗ"}.hgi-duotone.hgi-money-security:after{content:"ಘ"}.hgi-duotone.hgi-money-security:before{content:"ಙ"}.hgi-duotone.hgi-money-send-01:after{content:"ಚ"}.hgi-duotone.hgi-money-send-01:before{content:"ಛ"}.hgi-duotone.hgi-money-send-02:after{content:"ಜ"}.hgi-duotone.hgi-money-send-02:before{content:"ಝ"}.hgi-duotone.hgi-money-send-circle:after{content:"ಞ"}.hgi-duotone.hgi-money-send-circle:before{content:"ಟ"}.hgi-duotone.hgi-money-send-flow-01:after{content:"ಠ"}.hgi-duotone.hgi-money-send-flow-01:before{content:"ಡ"}.hgi-duotone.hgi-money-send-flow-02:after{content:"ಢ"}.hgi-duotone.hgi-money-send-flow-02:before{content:"ಣ"}.hgi-duotone.hgi-money-send-square:after{content:"ತ"}.hgi-duotone.hgi-money-send-square:before{content:"ಥ"}.hgi-duotone.hgi-monocle-01:after{content:"ದ"}.hgi-duotone.hgi-monocle-01:before{content:"ಧ"}.hgi-duotone.hgi-monocle:after{content:"ನ"}.hgi-duotone.hgi-monocle:before{content:"಩"}.hgi-duotone.hgi-monster:after{content:"ಪ"}.hgi-duotone.hgi-monster:before{content:"ಫ"}.hgi-duotone.hgi-moon-01:after{content:"ಬ"}.hgi-duotone.hgi-moon-01:before{content:"ಭ"}.hgi-duotone.hgi-moon-02:after{content:"ಮ"}.hgi-duotone.hgi-moon-02:before{content:"ಯ"}.hgi-duotone.hgi-moon-angled-rain-zap:after{content:"ರ"}.hgi-duotone.hgi-moon-angled-rain-zap:before{content:"ಱ"}.hgi-duotone.hgi-moon-cloud-angled-rain:after{content:"ಲ"}.hgi-duotone.hgi-moon-cloud-angled-rain:before{content:"ಳ"}.hgi-duotone.hgi-moon-cloud-angled-zap:after{content:"಴"}.hgi-duotone.hgi-moon-cloud-angled-zap:before{content:"ವ"}.hgi-duotone.hgi-moon-cloud-big-rain:after{content:"ಶ"}.hgi-duotone.hgi-moon-cloud-big-rain:before{content:"ಷ"}.hgi-duotone.hgi-moon-cloud-fast-wind:after{content:"ಸ"}.hgi-duotone.hgi-moon-cloud-fast-wind:before{content:"ಹ"}.hgi-duotone.hgi-moon-cloud-hailstone:after{content:"಺"}.hgi-duotone.hgi-moon-cloud-hailstone:before{content:"಻"}.hgi-duotone.hgi-moon-cloud-little-rain:after{content:"಼"}.hgi-duotone.hgi-moon-cloud-little-rain:before{content:"ಽ"}.hgi-duotone.hgi-moon-cloud-little-snow:after{content:"ಾ"}.hgi-duotone.hgi-moon-cloud-little-snow:before{content:"ಿ"}.hgi-duotone.hgi-moon-cloud-mid-rain:after{content:"ೀ"}.hgi-duotone.hgi-moon-cloud-mid-rain:before{content:"ು"}.hgi-duotone.hgi-moon-cloud-mid-snow:after{content:"ೂ"}.hgi-duotone.hgi-moon-cloud-mid-snow:before{content:"ೃ"}.hgi-duotone.hgi-moon-cloud:after{content:"ೄ"}.hgi-duotone.hgi-moon-cloud-slow-wind:after{content:"೅"}.hgi-duotone.hgi-moon-cloud-slow-wind:before{content:"ೆ"}.hgi-duotone.hgi-moon-cloud-snow:after{content:"ೇ"}.hgi-duotone.hgi-moon-cloud-snow:before{content:"ೈ"}.hgi-duotone.hgi-moon-cloud:before{content:"೉"}.hgi-duotone.hgi-moon-eclipse:after{content:"ೊ"}.hgi-duotone.hgi-moon-eclipse:before{content:"ೋ"}.hgi-duotone.hgi-moon-fast-wind:after{content:"ೌ"}.hgi-duotone.hgi-moon-fast-wind:before{content:"್"}.hgi-duotone.hgi-moon-landing:after{content:"೎"}.hgi-duotone.hgi-moon-landing:before{content:"೏"}.hgi-duotone.hgi-moon:after{content:"೐"}.hgi-duotone.hgi-moon-slow-wind:after{content:"೑"}.hgi-duotone.hgi-moon-slow-wind:before{content:"೒"}.hgi-duotone.hgi-moon:before{content:"೓"}.hgi-duotone.hgi-moonset:after{content:"೔"}.hgi-duotone.hgi-moonset:before{content:"ೕ"}.hgi-duotone.hgi-more-01:after{content:"ೖ"}.hgi-duotone.hgi-more-01:before{content:"೗"}.hgi-duotone.hgi-more-02:after{content:"೘"}.hgi-duotone.hgi-more-02:before{content:"೙"}.hgi-duotone.hgi-more-03:after{content:"೚"}.hgi-duotone.hgi-more-03:before{content:"೛"}.hgi-duotone.hgi-more-horizontal-circle-01:after{content:"೜"}.hgi-duotone.hgi-more-horizontal-circle-01:before{content:"ೝ"}.hgi-duotone.hgi-more-horizontal-circle-02:after{content:"ೞ"}.hgi-duotone.hgi-more-horizontal-circle-02:before{content:"೟"}.hgi-duotone.hgi-more-horizontal:after{content:"ೠ"}.hgi-duotone.hgi-more-horizontal-square-01:after{content:"ೡ"}.hgi-duotone.hgi-more-horizontal-square-01:before{content:"ೢ"}.hgi-duotone.hgi-more-horizontal-square-02:after{content:"ೣ"}.hgi-duotone.hgi-more-horizontal-square-02:before{content:"೤"}.hgi-duotone.hgi-more-horizontal:before{content:"೥"}.hgi-duotone.hgi-more-or-less-circle:after{content:"೦"}.hgi-duotone.hgi-more-or-less-circle:before{content:"೧"}.hgi-duotone.hgi-more-or-less:after{content:"೨"}.hgi-duotone.hgi-more-or-less-square:after{content:"೩"}.hgi-duotone.hgi-more-or-less-square:before{content:"೪"}.hgi-duotone.hgi-more-or-less:before{content:"೫"}.hgi-duotone.hgi-more:after{content:"೬"}.hgi-duotone.hgi-more-vertical-circle-01:after{content:"೭"}.hgi-duotone.hgi-more-vertical-circle-01:before{content:"೮"}.hgi-duotone.hgi-more-vertical-circle-02:after{content:"೯"}.hgi-duotone.hgi-more-vertical-circle-02:before{content:"೰"}.hgi-duotone.hgi-more-vertical:after{content:"ೱ"}.hgi-duotone.hgi-more-vertical-square-01:after{content:"ೲ"}.hgi-duotone.hgi-more-vertical-square-01:before{content:"ೳ"}.hgi-duotone.hgi-more-vertical-square-02:after{content:"೴"}.hgi-duotone.hgi-more-vertical-square-02:before{content:"೵"}.hgi-duotone.hgi-more-vertical:before{content:"೶"}.hgi-duotone.hgi-more:before{content:"೷"}.hgi-duotone.hgi-mortar:after{content:"೸"}.hgi-duotone.hgi-mortar:before{content:"೹"}.hgi-duotone.hgi-mortarboard-01:after{content:"೺"}.hgi-duotone.hgi-mortarboard-01:before{content:"೻"}.hgi-duotone.hgi-mortarboard-02:after{content:"೼"}.hgi-duotone.hgi-mortarboard-02:before{content:"೽"}.hgi-duotone.hgi-mosque-01:after{content:"೾"}.hgi-duotone.hgi-mosque-01:before{content:"೿"}.hgi-duotone.hgi-mosque-02:after{content:"ഀ"}.hgi-duotone.hgi-mosque-02:before{content:"ഁ"}.hgi-duotone.hgi-mosque-03:after{content:"ം"}.hgi-duotone.hgi-mosque-03:before{content:"ഃ"}.hgi-duotone.hgi-mosque-04:after{content:"ഄ"}.hgi-duotone.hgi-mosque-04:before{content:"അ"}.hgi-duotone.hgi-mosque-05:after{content:"ആ"}.hgi-duotone.hgi-mosque-05:before{content:"ഇ"}.hgi-duotone.hgi-mosque-location:after{content:"ഈ"}.hgi-duotone.hgi-mosque-location:before{content:"ഉ"}.hgi-duotone.hgi-motion-01:after{content:"ഊ"}.hgi-duotone.hgi-motion-01:before{content:"ഋ"}.hgi-duotone.hgi-motion-02:after{content:"ഌ"}.hgi-duotone.hgi-motion-02:before{content:"഍"}.hgi-duotone.hgi-motorbike-01:after{content:"എ"}.hgi-duotone.hgi-motorbike-01:before{content:"ഏ"}.hgi-duotone.hgi-motorbike-02:after{content:"ഐ"}.hgi-duotone.hgi-motorbike-02:before{content:"഑"}.hgi-duotone.hgi-mountain:after{content:"ഒ"}.hgi-duotone.hgi-mountain:before{content:"ഓ"}.hgi-duotone.hgi-mouse-01:after{content:"ഔ"}.hgi-duotone.hgi-mouse-01:before{content:"ക"}.hgi-duotone.hgi-mouse-02:after{content:"ഖ"}.hgi-duotone.hgi-mouse-02:before{content:"ഗ"}.hgi-duotone.hgi-mouse-03:after{content:"ഘ"}.hgi-duotone.hgi-mouse-03:before{content:"ങ"}.hgi-duotone.hgi-mouse-04:after{content:"ച"}.hgi-duotone.hgi-mouse-04:before{content:"ഛ"}.hgi-duotone.hgi-mouse-05:after{content:"ജ"}.hgi-duotone.hgi-mouse-05:before{content:"ഝ"}.hgi-duotone.hgi-mouse-06:after{content:"ഞ"}.hgi-duotone.hgi-mouse-06:before{content:"ട"}.hgi-duotone.hgi-mouse-07:after{content:"ഠ"}.hgi-duotone.hgi-mouse-07:before{content:"ഡ"}.hgi-duotone.hgi-mouse-08:after{content:"ഢ"}.hgi-duotone.hgi-mouse-08:before{content:"ണ"}.hgi-duotone.hgi-mouse-09:after{content:"ത"}.hgi-duotone.hgi-mouse-09:before{content:"ഥ"}.hgi-duotone.hgi-mouse-10:after{content:"ദ"}.hgi-duotone.hgi-mouse-10:before{content:"ധ"}.hgi-duotone.hgi-mouse-11:after{content:"ന"}.hgi-duotone.hgi-mouse-11:before{content:"ഩ"}.hgi-duotone.hgi-mouse-12:after{content:"പ"}.hgi-duotone.hgi-mouse-12:before{content:"ഫ"}.hgi-duotone.hgi-mouse-13:after{content:"ബ"}.hgi-duotone.hgi-mouse-13:before{content:"ഭ"}.hgi-duotone.hgi-mouse-14:after{content:"മ"}.hgi-duotone.hgi-mouse-14:before{content:"യ"}.hgi-duotone.hgi-mouse-15:after{content:"ര"}.hgi-duotone.hgi-mouse-15:before{content:"റ"}.hgi-duotone.hgi-mouse-16:after{content:"ല"}.hgi-duotone.hgi-mouse-16:before{content:"ള"}.hgi-duotone.hgi-mouse-17:after{content:"ഴ"}.hgi-duotone.hgi-mouse-17:before{content:"വ"}.hgi-duotone.hgi-mouse-18:after{content:"ശ"}.hgi-duotone.hgi-mouse-18:before{content:"ഷ"}.hgi-duotone.hgi-mouse-19:after{content:"സ"}.hgi-duotone.hgi-mouse-19:before{content:"ഹ"}.hgi-duotone.hgi-mouse-20:after{content:"ഺ"}.hgi-duotone.hgi-mouse-20:before{content:"഻"}.hgi-duotone.hgi-mouse-21:after{content:"഼"}.hgi-duotone.hgi-mouse-21:before{content:"ഽ"}.hgi-duotone.hgi-mouse-22:after{content:"ാ"}.hgi-duotone.hgi-mouse-22:before{content:"ി"}.hgi-duotone.hgi-mouse-23:after{content:"ീ"}.hgi-duotone.hgi-mouse-23:before{content:"ു"}.hgi-duotone.hgi-mouse-left-click-01:after{content:"ൂ"}.hgi-duotone.hgi-mouse-left-click-01:before{content:"ൃ"}.hgi-duotone.hgi-mouse-left-click-02:after{content:"ൄ"}.hgi-duotone.hgi-mouse-left-click-02:before{content:"൅"}.hgi-duotone.hgi-mouse-left-click-03:after{content:"െ"}.hgi-duotone.hgi-mouse-left-click-03:before{content:"േ"}.hgi-duotone.hgi-mouse-left-click-04:after{content:"ൈ"}.hgi-duotone.hgi-mouse-left-click-04:before{content:"൉"}.hgi-duotone.hgi-mouse-left-click-05:after{content:"ൊ"}.hgi-duotone.hgi-mouse-left-click-05:before{content:"ോ"}.hgi-duotone.hgi-mouse-left-click-06:after{content:"ൌ"}.hgi-duotone.hgi-mouse-left-click-06:before{content:"്"}.hgi-duotone.hgi-mouse-right-click-01:after{content:"ൎ"}.hgi-duotone.hgi-mouse-right-click-01:before{content:"൏"}.hgi-duotone.hgi-mouse-right-click-02:after{content:"൐"}.hgi-duotone.hgi-mouse-right-click-02:before{content:"൑"}.hgi-duotone.hgi-mouse-right-click-03:after{content:"൒"}.hgi-duotone.hgi-mouse-right-click-03:before{content:"൓"}.hgi-duotone.hgi-mouse-right-click-04:after{content:"ൔ"}.hgi-duotone.hgi-mouse-right-click-04:before{content:"ൕ"}.hgi-duotone.hgi-mouse-right-click-05:after{content:"ൖ"}.hgi-duotone.hgi-mouse-right-click-05:before{content:"ൗ"}.hgi-duotone.hgi-mouse-right-click-06:after{content:"൘"}.hgi-duotone.hgi-mouse-right-click-06:before{content:"൙"}.hgi-duotone.hgi-mouse-scroll-01:after{content:"൚"}.hgi-duotone.hgi-mouse-scroll-01:before{content:"൛"}.hgi-duotone.hgi-mouse-scroll-02:after{content:"൜"}.hgi-duotone.hgi-mouse-scroll-02:before{content:"൝"}.hgi-duotone.hgi-move-01:after{content:"൞"}.hgi-duotone.hgi-move-01:before{content:"ൟ"}.hgi-duotone.hgi-move-02:after{content:"ൠ"}.hgi-duotone.hgi-move-02:before{content:"ൡ"}.hgi-duotone.hgi-move-bottom:after{content:"ൢ"}.hgi-duotone.hgi-move-bottom:before{content:"ൣ"}.hgi-duotone.hgi-move-left:after{content:"൤"}.hgi-duotone.hgi-move-left:before{content:"൥"}.hgi-duotone.hgi-move-right:after{content:"൦"}.hgi-duotone.hgi-move-right:before{content:"൧"}.hgi-duotone.hgi-move:after{content:"൨"}.hgi-duotone.hgi-move-to:after{content:"൩"}.hgi-duotone.hgi-move-to:before{content:"൪"}.hgi-duotone.hgi-move-top:after{content:"൫"}.hgi-duotone.hgi-move-top:before{content:"൬"}.hgi-duotone.hgi-move:before{content:"൭"}.hgi-duotone.hgi-mp-3-01:after{content:"൮"}.hgi-duotone.hgi-mp-3-01:before{content:"൯"}.hgi-duotone.hgi-mp-3-02:after{content:"൰"}.hgi-duotone.hgi-mp-3-02:before{content:"൱"}.hgi-duotone.hgi-mp-4-01:after{content:"൲"}.hgi-duotone.hgi-mp-4-01:before{content:"൳"}.hgi-duotone.hgi-mp-4-02:after{content:"൴"}.hgi-duotone.hgi-mp-4-02:before{content:"൵"}.hgi-duotone.hgi-muhammad:after{content:"൶"}.hgi-duotone.hgi-muhammad:before{content:"൷"}.hgi-duotone.hgi-multiplication-sign-circle:after{content:"൸"}.hgi-duotone.hgi-multiplication-sign-circle:before{content:"൹"}.hgi-duotone.hgi-multiplication-sign:after{content:"ൺ"}.hgi-duotone.hgi-multiplication-sign-square:after{content:"ൻ"}.hgi-duotone.hgi-multiplication-sign-square:before{content:"ർ"}.hgi-duotone.hgi-multiplication-sign:before{content:"ൽ"}.hgi-duotone.hgi-mushroom-01:after{content:"ൾ"}.hgi-duotone.hgi-mushroom-01:before{content:"ൿ"}.hgi-duotone.hgi-mushroom:after{content:"඀"}.hgi-duotone.hgi-mushroom:before{content:"ඁ"}.hgi-duotone.hgi-music-note-01:after{content:"ං"}.hgi-duotone.hgi-music-note-01:before{content:"ඃ"}.hgi-duotone.hgi-music-note-02:after{content:"඄"}.hgi-duotone.hgi-music-note-02:before{content:"අ"}.hgi-duotone.hgi-music-note-03:after{content:"ආ"}.hgi-duotone.hgi-music-note-03:before{content:"ඇ"}.hgi-duotone.hgi-music-note-04:after{content:"ඈ"}.hgi-duotone.hgi-music-note-04:before{content:"ඉ"}.hgi-duotone.hgi-music-note-square-01:after{content:"ඊ"}.hgi-duotone.hgi-music-note-square-01:before{content:"උ"}.hgi-duotone.hgi-music-note-square-02:after{content:"ඌ"}.hgi-duotone.hgi-music-note-square-02:before{content:"ඍ"}.hgi-duotone.hgi-muslim:after{content:"ඎ"}.hgi-duotone.hgi-muslim:before{content:"ඏ"}.hgi-duotone.hgi-mute:after{content:"ඐ"}.hgi-duotone.hgi-mute:before{content:"එ"}.hgi-duotone.hgi-mymind:after{content:"ඒ"}.hgi-duotone.hgi-mymind:before{content:"ඓ"}.hgi-duotone.hgi-n-th-root-circle:after{content:"ඔ"}.hgi-duotone.hgi-n-th-root-circle:before{content:"ඕ"}.hgi-duotone.hgi-n-th-root:after{content:"ඖ"}.hgi-duotone.hgi-n-th-root-square:after{content:"඗"}.hgi-duotone.hgi-n-th-root-square:before{content:"඘"}.hgi-duotone.hgi-n-th-root:before{content:"඙"}.hgi-duotone.hgi-nano-technology:after{content:"ක"}.hgi-duotone.hgi-nano-technology:before{content:"ඛ"}.hgi-duotone.hgi-natural-food:after{content:"ග"}.hgi-duotone.hgi-natural-food:before{content:"ඝ"}.hgi-duotone.hgi-navigation-01:after{content:"ඞ"}.hgi-duotone.hgi-navigation-01:before{content:"ඟ"}.hgi-duotone.hgi-navigation-02:after{content:"ච"}.hgi-duotone.hgi-navigation-02:before{content:"ඡ"}.hgi-duotone.hgi-navigation-03:after{content:"ජ"}.hgi-duotone.hgi-navigation-03:before{content:"ඣ"}.hgi-duotone.hgi-navigation-04:after{content:"ඤ"}.hgi-duotone.hgi-navigation-04:before{content:"ඥ"}.hgi-duotone.hgi-navigator-01:after{content:"ඦ"}.hgi-duotone.hgi-navigator-01:before{content:"ට"}.hgi-duotone.hgi-navigator-02:after{content:"ඨ"}.hgi-duotone.hgi-navigator-02:before{content:"ඩ"}.hgi-duotone.hgi-necklace:after{content:"ඪ"}.hgi-duotone.hgi-necklace:before{content:"ණ"}.hgi-duotone.hgi-nerd:after{content:"ඬ"}.hgi-duotone.hgi-nerd:before{content:"ත"}.hgi-duotone.hgi-neural-network:after{content:"ථ"}.hgi-duotone.hgi-neural-network:before{content:"ද"}.hgi-duotone.hgi-neutral:after{content:"ධ"}.hgi-duotone.hgi-neutral:before{content:"න"}.hgi-duotone.hgi-new-job:after{content:"඲"}.hgi-duotone.hgi-new-job:before{content:"ඳ"}.hgi-duotone.hgi-new-office:after{content:"ප"}.hgi-duotone.hgi-new-office:before{content:"ඵ"}.hgi-duotone.hgi-new-releases:after{content:"බ"}.hgi-duotone.hgi-new-releases:before{content:"භ"}.hgi-duotone.hgi-new-twitter-ellipse:after{content:"ම"}.hgi-duotone.hgi-new-twitter-ellipse:before{content:"ඹ"}.hgi-duotone.hgi-new-twitter-rectangle:after{content:"ය"}.hgi-duotone.hgi-new-twitter-rectangle:before{content:"ර"}.hgi-duotone.hgi-new-twitter:after{content:"඼"}.hgi-duotone.hgi-new-twitter:before{content:"ල"}.hgi-duotone.hgi-news-01:after{content:"඾"}.hgi-duotone.hgi-news-01:before{content:"඿"}.hgi-duotone.hgi-news:after{content:"ව"}.hgi-duotone.hgi-news:before{content:"ශ"}.hgi-duotone.hgi-next:after{content:"ෂ"}.hgi-duotone.hgi-next:before{content:"ස"}.hgi-duotone.hgi-nike:after{content:"හ"}.hgi-duotone.hgi-nike:before{content:"ළ"}.hgi-duotone.hgi-nintendo:after{content:"ෆ"}.hgi-duotone.hgi-nintendo-switch:after{content:"෇"}.hgi-duotone.hgi-nintendo-switch:before{content:"෈"}.hgi-duotone.hgi-nintendo:before{content:"෉"}.hgi-duotone.hgi-niqab:after{content:"්"}.hgi-duotone.hgi-niqab:before{content:"෋"}.hgi-duotone.hgi-no-internet:after{content:"෌"}.hgi-duotone.hgi-no-internet:before{content:"෍"}.hgi-duotone.hgi-no-meeting-room:after{content:"෎"}.hgi-duotone.hgi-no-meeting-room:before{content:"ා"}.hgi-duotone.hgi-node-add:after{content:"ැ"}.hgi-duotone.hgi-node-add:before{content:"ෑ"}.hgi-duotone.hgi-node-edit:after{content:"ි"}.hgi-duotone.hgi-node-edit:before{content:"ී"}.hgi-duotone.hgi-node-move-down:after{content:"ු"}.hgi-duotone.hgi-node-move-down:before{content:"෕"}.hgi-duotone.hgi-node-move-up:after{content:"ූ"}.hgi-duotone.hgi-node-move-up:before{content:"෗"}.hgi-duotone.hgi-node-remove:after{content:"ෘ"}.hgi-duotone.hgi-node-remove:before{content:"ෙ"}.hgi-duotone.hgi-noodles:after{content:"ේ"}.hgi-duotone.hgi-noodles:before{content:"ෛ"}.hgi-duotone.hgi-nose:after{content:"ො"}.hgi-duotone.hgi-nose:before{content:"ෝ"}.hgi-duotone.hgi-not-equal-sign-circle:after{content:"ෞ"}.hgi-duotone.hgi-not-equal-sign-circle:before{content:"ෟ"}.hgi-duotone.hgi-not-equal-sign:after{content:"෠"}.hgi-duotone.hgi-not-equal-sign-square:after{content:"෡"}.hgi-duotone.hgi-not-equal-sign-square:before{content:"෢"}.hgi-duotone.hgi-not-equal-sign:before{content:"෣"}.hgi-duotone.hgi-note-01:after{content:"෤"}.hgi-duotone.hgi-note-01:before{content:"෥"}.hgi-duotone.hgi-note-02:after{content:"෦"}.hgi-duotone.hgi-note-02:before{content:"෧"}.hgi-duotone.hgi-note-03:after{content:"෨"}.hgi-duotone.hgi-note-03:before{content:"෩"}.hgi-duotone.hgi-note-04:after{content:"෪"}.hgi-duotone.hgi-note-04:before{content:"෫"}.hgi-duotone.hgi-note-05:after{content:"෬"}.hgi-duotone.hgi-note-05:before{content:"෭"}.hgi-duotone.hgi-note-add:after{content:"෮"}.hgi-duotone.hgi-note-add:before{content:"෯"}.hgi-duotone.hgi-note-done:after{content:"෰"}.hgi-duotone.hgi-note-done:before{content:"෱"}.hgi-duotone.hgi-note-edit:after{content:"ෲ"}.hgi-duotone.hgi-note-edit:before{content:"ෳ"}.hgi-duotone.hgi-note-remove:after{content:"෴"}.hgi-duotone.hgi-note-remove:before{content:"෵"}.hgi-duotone.hgi-note:after{content:"෶"}.hgi-duotone.hgi-note:before{content:"෷"}.hgi-duotone.hgi-notebook-01:after{content:"෸"}.hgi-duotone.hgi-notebook-01:before{content:"෹"}.hgi-duotone.hgi-notebook-02:after{content:"෺"}.hgi-duotone.hgi-notebook-02:before{content:"෻"}.hgi-duotone.hgi-notebook:after{content:"෼"}.hgi-duotone.hgi-notebook:before{content:"෽"}.hgi-duotone.hgi-notification-01:after{content:"෾"}.hgi-duotone.hgi-notification-01:before{content:"෿"}.hgi-duotone.hgi-notification-02:after{content:"฀"}.hgi-duotone.hgi-notification-02:before{content:"ก"}.hgi-duotone.hgi-notification-03:after{content:"ข"}.hgi-duotone.hgi-notification-03:before{content:"ฃ"}.hgi-duotone.hgi-notification-block-01:after{content:"ค"}.hgi-duotone.hgi-notification-block-01:before{content:"ฅ"}.hgi-duotone.hgi-notification-block-02:after{content:"ฆ"}.hgi-duotone.hgi-notification-block-02:before{content:"ง"}.hgi-duotone.hgi-notification-block-03:after{content:"จ"}.hgi-duotone.hgi-notification-block-03:before{content:"ฉ"}.hgi-duotone.hgi-notification-bubble:after{content:"ช"}.hgi-duotone.hgi-notification-bubble:before{content:"ซ"}.hgi-duotone.hgi-notification-circle:after{content:"ฌ"}.hgi-duotone.hgi-notification-circle:before{content:"ญ"}.hgi-duotone.hgi-notification-off-01:after{content:"ฎ"}.hgi-duotone.hgi-notification-off-01:before{content:"ฏ"}.hgi-duotone.hgi-notification-off-02:after{content:"ฐ"}.hgi-duotone.hgi-notification-off-02:before{content:"ฑ"}.hgi-duotone.hgi-notification-off-03:after{content:"ฒ"}.hgi-duotone.hgi-notification-off-03:before{content:"ณ"}.hgi-duotone.hgi-notification-snooze-01:after{content:"ด"}.hgi-duotone.hgi-notification-snooze-01:before{content:"ต"}.hgi-duotone.hgi-notification-snooze-02:after{content:"ถ"}.hgi-duotone.hgi-notification-snooze-02:before{content:"ท"}.hgi-duotone.hgi-notification-snooze-03:after{content:"ธ"}.hgi-duotone.hgi-notification-snooze-03:before{content:"น"}.hgi-duotone.hgi-notification-square:after{content:"บ"}.hgi-duotone.hgi-notification-square:before{content:"ป"}.hgi-duotone.hgi-notion-01:after{content:"ผ"}.hgi-duotone.hgi-notion-01:before{content:"ฝ"}.hgi-duotone.hgi-notion-02:after{content:"พ"}.hgi-duotone.hgi-notion-02:before{content:"ฟ"}.hgi-duotone.hgi-npm:after{content:"ภ"}.hgi-duotone.hgi-npm:before{content:"ม"}.hgi-duotone.hgi-nuclear-power:after{content:"ย"}.hgi-duotone.hgi-nuclear-power:before{content:"ร"}.hgi-duotone.hgi-nut:after{content:"ฤ"}.hgi-duotone.hgi-nut:before{content:"ล"}.hgi-duotone.hgi-obtuse:after{content:"ฦ"}.hgi-duotone.hgi-obtuse:before{content:"ว"}.hgi-duotone.hgi-octagon:after{content:"ศ"}.hgi-duotone.hgi-octagon:before{content:"ษ"}.hgi-duotone.hgi-octopus:after{content:"ส"}.hgi-duotone.hgi-octopus:before{content:"ห"}.hgi-duotone.hgi-office-365:after{content:"ฬ"}.hgi-duotone.hgi-office-365:before{content:"อ"}.hgi-duotone.hgi-office-chair:after{content:"ฮ"}.hgi-duotone.hgi-office-chair:before{content:"ฯ"}.hgi-duotone.hgi-office:after{content:"ะ"}.hgi-duotone.hgi-office:before{content:"ั"}.hgi-duotone.hgi-oil-barrel:after{content:"า"}.hgi-duotone.hgi-oil-barrel:before{content:"ำ"}.hgi-duotone.hgi-ok-finger:after{content:"ิ"}.hgi-duotone.hgi-ok-finger:before{content:"ี"}.hgi-duotone.hgi-olympic-torch:after{content:"ึ"}.hgi-duotone.hgi-olympic-torch:before{content:"ื"}.hgi-duotone.hgi-online-learning-01:after{content:"ุ"}.hgi-duotone.hgi-online-learning-01:before{content:"ู"}.hgi-duotone.hgi-online-learning-02:after{content:"ฺ"}.hgi-duotone.hgi-online-learning-02:before{content:"฻"}.hgi-duotone.hgi-online-learning-03:after{content:"฼"}.hgi-duotone.hgi-online-learning-03:before{content:"฽"}.hgi-duotone.hgi-online-learning-04:after{content:"฾"}.hgi-duotone.hgi-online-learning-04:before{content:"฿"}.hgi-duotone.hgi-open-caption:after{content:"เ"}.hgi-duotone.hgi-open-caption:before{content:"แ"}.hgi-duotone.hgi-option:after{content:"โ"}.hgi-duotone.hgi-option:before{content:"ใ"}.hgi-duotone.hgi-orange:after{content:"ไ"}.hgi-duotone.hgi-orange:before{content:"ๅ"}.hgi-duotone.hgi-orbit-01:after{content:"ๆ"}.hgi-duotone.hgi-orbit-01:before{content:"็"}.hgi-duotone.hgi-orbit-02:after{content:"่"}.hgi-duotone.hgi-orbit-02:before{content:"้"}.hgi-duotone.hgi-organic-food:after{content:"๊"}.hgi-duotone.hgi-organic-food:before{content:"๋"}.hgi-duotone.hgi-orthogonal-edge:after{content:"์"}.hgi-duotone.hgi-orthogonal-edge:before{content:"ํ"}.hgi-duotone.hgi-oval:after{content:"๎"}.hgi-duotone.hgi-oval:before{content:"๏"}.hgi-duotone.hgi-oven:after{content:"๐"}.hgi-duotone.hgi-oven:before{content:"๑"}.hgi-duotone.hgi-package-add:after{content:"๒"}.hgi-duotone.hgi-package-add:before{content:"๓"}.hgi-duotone.hgi-package-delivered:after{content:"๔"}.hgi-duotone.hgi-package-delivered:before{content:"๕"}.hgi-duotone.hgi-package-moving:after{content:"๖"}.hgi-duotone.hgi-package-moving:before{content:"๗"}.hgi-duotone.hgi-package-open:after{content:"๘"}.hgi-duotone.hgi-package-open:before{content:"๙"}.hgi-duotone.hgi-package-out-of-stock:after{content:"๚"}.hgi-duotone.hgi-package-out-of-stock:before{content:"๛"}.hgi-duotone.hgi-package-process:after{content:"๜"}.hgi-duotone.hgi-package-process:before{content:"๝"}.hgi-duotone.hgi-package-receive:after{content:"๞"}.hgi-duotone.hgi-package-receive:before{content:"๟"}.hgi-duotone.hgi-package-remove:after{content:"๠"}.hgi-duotone.hgi-package-remove:before{content:"๡"}.hgi-duotone.hgi-package-search:after{content:"๢"}.hgi-duotone.hgi-package-search:before{content:"๣"}.hgi-duotone.hgi-package:after{content:"๤"}.hgi-duotone.hgi-package-sent:after{content:"๥"}.hgi-duotone.hgi-package-sent:before{content:"๦"}.hgi-duotone.hgi-package:before{content:"๧"}.hgi-duotone.hgi-pacman-01:after{content:"๨"}.hgi-duotone.hgi-pacman-01:before{content:"๩"}.hgi-duotone.hgi-pacman-02:after{content:"๪"}.hgi-duotone.hgi-pacman-02:before{content:"๫"}.hgi-duotone.hgi-paint-board:after{content:"๬"}.hgi-duotone.hgi-paint-board:before{content:"๭"}.hgi-duotone.hgi-paint-brush-01:after{content:"๮"}.hgi-duotone.hgi-paint-brush-01:before{content:"๯"}.hgi-duotone.hgi-paint-brush-02:after{content:"๰"}.hgi-duotone.hgi-paint-brush-02:before{content:"๱"}.hgi-duotone.hgi-paint-brush-03:after{content:"๲"}.hgi-duotone.hgi-paint-brush-03:before{content:"๳"}.hgi-duotone.hgi-paint-brush-04:after{content:"๴"}.hgi-duotone.hgi-paint-brush-04:before{content:"๵"}.hgi-duotone.hgi-paint-bucket:after{content:"๶"}.hgi-duotone.hgi-paint-bucket:before{content:"๷"}.hgi-duotone.hgi-pan-01:after{content:"๸"}.hgi-duotone.hgi-pan-01:before{content:"๹"}.hgi-duotone.hgi-pan-02:after{content:"๺"}.hgi-duotone.hgi-pan-02:before{content:"๻"}.hgi-duotone.hgi-pan-03:after{content:"๼"}.hgi-duotone.hgi-pan-03:before{content:"๽"}.hgi-duotone.hgi-parabola-01:after{content:"๾"}.hgi-duotone.hgi-parabola-01:before{content:"๿"}.hgi-duotone.hgi-parabola-02:after{content:"຀"}.hgi-duotone.hgi-parabola-02:before{content:"ກ"}.hgi-duotone.hgi-parabola-03:after{content:"ຂ"}.hgi-duotone.hgi-parabola-03:before{content:"຃"}.hgi-duotone.hgi-paragliding:after{content:"ຄ"}.hgi-duotone.hgi-paragliding:before{content:"຅"}.hgi-duotone.hgi-paragraph-bullets-point-01:after{content:"ຆ"}.hgi-duotone.hgi-paragraph-bullets-point-01:before{content:"ງ"}.hgi-duotone.hgi-paragraph-bullets-point-02:after{content:"ຈ"}.hgi-duotone.hgi-paragraph-bullets-point-02:before{content:"ຉ"}.hgi-duotone.hgi-paragraph:after{content:"ຊ"}.hgi-duotone.hgi-paragraph-spacing:after{content:"຋"}.hgi-duotone.hgi-paragraph-spacing:before{content:"ຌ"}.hgi-duotone.hgi-paragraph:before{content:"ຍ"}.hgi-duotone.hgi-parallelogram:after{content:"ຎ"}.hgi-duotone.hgi-parallelogram:before{content:"ຏ"}.hgi-duotone.hgi-parking-area-circle:after{content:"ຐ"}.hgi-duotone.hgi-parking-area-circle:before{content:"ຑ"}.hgi-duotone.hgi-parking-area-square:after{content:"ຒ"}.hgi-duotone.hgi-parking-area-square:before{content:"ຓ"}.hgi-duotone.hgi-passport-01:after{content:"ດ"}.hgi-duotone.hgi-passport-01:before{content:"ຕ"}.hgi-duotone.hgi-passport-expired:after{content:"ຖ"}.hgi-duotone.hgi-passport-expired:before{content:"ທ"}.hgi-duotone.hgi-passport:after{content:"ຘ"}.hgi-duotone.hgi-passport-valid:after{content:"ນ"}.hgi-duotone.hgi-passport-valid:before{content:"ບ"}.hgi-duotone.hgi-passport:before{content:"ປ"}.hgi-duotone.hgi-password-validation:after{content:"ຜ"}.hgi-duotone.hgi-password-validation:before{content:"ຝ"}.hgi-duotone.hgi-path:after{content:"ພ"}.hgi-duotone.hgi-path:before{content:"ຟ"}.hgi-duotone.hgi-pathfinder-crop:after{content:"ຠ"}.hgi-duotone.hgi-pathfinder-crop:before{content:"ມ"}.hgi-duotone.hgi-pathfinder-divide:after{content:"ຢ"}.hgi-duotone.hgi-pathfinder-divide:before{content:"ຣ"}.hgi-duotone.hgi-pathfinder-exclude:after{content:"຤"}.hgi-duotone.hgi-pathfinder-exclude:before{content:"ລ"}.hgi-duotone.hgi-pathfinder-intersect:after{content:"຦"}.hgi-duotone.hgi-pathfinder-intersect:before{content:"ວ"}.hgi-duotone.hgi-pathfinder-merge:after{content:"ຨ"}.hgi-duotone.hgi-pathfinder-merge:before{content:"ຩ"}.hgi-duotone.hgi-pathfinder-minus-back:after{content:"ສ"}.hgi-duotone.hgi-pathfinder-minus-back:before{content:"ຫ"}.hgi-duotone.hgi-pathfinder-minus-front:after{content:"ຬ"}.hgi-duotone.hgi-pathfinder-minus-front:before{content:"ອ"}.hgi-duotone.hgi-pathfinder-outline:after{content:"ຮ"}.hgi-duotone.hgi-pathfinder-outline:before{content:"ຯ"}.hgi-duotone.hgi-pathfinder-trim:after{content:"ະ"}.hgi-duotone.hgi-pathfinder-trim:before{content:"ັ"}.hgi-duotone.hgi-pathfinder-unite:after{content:"າ"}.hgi-duotone.hgi-pathfinder-unite:before{content:"ຳ"}.hgi-duotone.hgi-patient:after{content:"ິ"}.hgi-duotone.hgi-patient:before{content:"ີ"}.hgi-duotone.hgi-patio:after{content:"ຶ"}.hgi-duotone.hgi-patio:before{content:"ື"}.hgi-duotone.hgi-pause:after{content:"ຸ"}.hgi-duotone.hgi-pause:before{content:"ູ"}.hgi-duotone.hgi-pavilon:after{content:"຺"}.hgi-duotone.hgi-pavilon:before{content:"ົ"}.hgi-duotone.hgi-pay-by-check:after{content:"ຼ"}.hgi-duotone.hgi-pay-by-check:before{content:"ຽ"}.hgi-duotone.hgi-payment-01:after{content:"຾"}.hgi-duotone.hgi-payment-01:before{content:"຿"}.hgi-duotone.hgi-payment-02:after{content:"ເ"}.hgi-duotone.hgi-payment-02:before{content:"ແ"}.hgi-duotone.hgi-payment-success-01:after{content:"ໂ"}.hgi-duotone.hgi-payment-success-01:before{content:"ໃ"}.hgi-duotone.hgi-payment-success-02:after{content:"ໄ"}.hgi-duotone.hgi-payment-success-02:before{content:"໅"}.hgi-duotone.hgi-payoneer:after{content:"ໆ"}.hgi-duotone.hgi-payoneer:before{content:"໇"}.hgi-duotone.hgi-paypal:after{content:"່"}.hgi-duotone.hgi-paypal:before{content:"້"}.hgi-duotone.hgi-pdf-01:after{content:"໊"}.hgi-duotone.hgi-pdf-01:before{content:"໋"}.hgi-duotone.hgi-pdf-02:after{content:"໌"}.hgi-duotone.hgi-pdf-02:before{content:"ໍ"}.hgi-duotone.hgi-peer-to-peer-01:after{content:"໎"}.hgi-duotone.hgi-peer-to-peer-01:before{content:"໏"}.hgi-duotone.hgi-peer-to-peer-02:after{content:"໐"}.hgi-duotone.hgi-peer-to-peer-02:before{content:"໑"}.hgi-duotone.hgi-peer-to-peer-03:after{content:"໒"}.hgi-duotone.hgi-peer-to-peer-03:before{content:"໓"}.hgi-duotone.hgi-pen-connect-bluetooth:after{content:"໔"}.hgi-duotone.hgi-pen-connect-bluetooth:before{content:"໕"}.hgi-duotone.hgi-pen-connect-usb:after{content:"໖"}.hgi-duotone.hgi-pen-connect-usb:before{content:"໗"}.hgi-duotone.hgi-pen-connect-wifi:after{content:"໘"}.hgi-duotone.hgi-pen-connect-wifi:before{content:"໙"}.hgi-duotone.hgi-pen-tool-01:after{content:"໚"}.hgi-duotone.hgi-pen-tool-01:before{content:"໛"}.hgi-duotone.hgi-pen-tool-02:after{content:"ໜ"}.hgi-duotone.hgi-pen-tool-02:before{content:"ໝ"}.hgi-duotone.hgi-pen-tool-03:after{content:"ໞ"}.hgi-duotone.hgi-pen-tool-03:before{content:"ໟ"}.hgi-duotone.hgi-pen-tool-add:after{content:"໠"}.hgi-duotone.hgi-pen-tool-add:before{content:"໡"}.hgi-duotone.hgi-pen-tool-minus:after{content:"໢"}.hgi-duotone.hgi-pen-tool-minus:before{content:"໣"}.hgi-duotone.hgi-pencil-edit-01:after{content:"໤"}.hgi-duotone.hgi-pencil-edit-01:before{content:"໥"}.hgi-duotone.hgi-pencil-edit-02:after{content:"໦"}.hgi-duotone.hgi-pencil-edit-02:before{content:"໧"}.hgi-duotone.hgi-pencil:after{content:"໨"}.hgi-duotone.hgi-pencil:before{content:"໩"}.hgi-duotone.hgi-pendulum:after{content:"໪"}.hgi-duotone.hgi-pendulum:before{content:"໫"}.hgi-duotone.hgi-pensive:after{content:"໬"}.hgi-duotone.hgi-pensive:before{content:"໭"}.hgi-duotone.hgi-pentagon-01:after{content:"໮"}.hgi-duotone.hgi-pentagon-01:before{content:"໯"}.hgi-duotone.hgi-pentagon:after{content:"໰"}.hgi-duotone.hgi-pentagon:before{content:"໱"}.hgi-duotone.hgi-percent-circle:after{content:"໲"}.hgi-duotone.hgi-percent-circle:before{content:"໳"}.hgi-duotone.hgi-percent:after{content:"໴"}.hgi-duotone.hgi-percent-square:after{content:"໵"}.hgi-duotone.hgi-percent-square:before{content:"໶"}.hgi-duotone.hgi-percent:before{content:"໷"}.hgi-duotone.hgi-perfume:after{content:"໸"}.hgi-duotone.hgi-perfume:before{content:"໹"}.hgi-duotone.hgi-periscope:after{content:"໺"}.hgi-duotone.hgi-periscope:before{content:"໻"}.hgi-duotone.hgi-permanent-job:after{content:"໼"}.hgi-duotone.hgi-permanent-job:before{content:"໽"}.hgi-duotone.hgi-perspective:after{content:"໾"}.hgi-duotone.hgi-perspective:before{content:"໿"}.hgi-duotone.hgi-pexels:after{content:"ༀ"}.hgi-duotone.hgi-pexels:before{content:"༁"}.hgi-duotone.hgi-phone-off-01:after{content:"༂"}.hgi-duotone.hgi-phone-off-01:before{content:"༃"}.hgi-duotone.hgi-phone-off-02:after{content:"༄"}.hgi-duotone.hgi-phone-off-02:before{content:"༅"}.hgi-duotone.hgi-php:after{content:"༆"}.hgi-duotone.hgi-php:before{content:"༇"}.hgi-duotone.hgi-physics:after{content:"༈"}.hgi-duotone.hgi-physics:before{content:"༉"}.hgi-duotone.hgi-pi-circle:after{content:"༊"}.hgi-duotone.hgi-pi-circle:before{content:"་"}.hgi-duotone.hgi-pi:after{content:"༌"}.hgi-duotone.hgi-pi-square:after{content:"།"}.hgi-duotone.hgi-pi-square:before{content:"༎"}.hgi-duotone.hgi-pi:before{content:"༏"}.hgi-duotone.hgi-picasa:after{content:"༐"}.hgi-duotone.hgi-picasa:before{content:"༑"}.hgi-duotone.hgi-pickup-01:after{content:"༒"}.hgi-duotone.hgi-pickup-01:before{content:"༓"}.hgi-duotone.hgi-pickup-02:after{content:"༔"}.hgi-duotone.hgi-pickup-02:before{content:"༕"}.hgi-duotone.hgi-picture-in-picture-exit:after{content:"༖"}.hgi-duotone.hgi-picture-in-picture-exit:before{content:"༗"}.hgi-duotone.hgi-picture-in-picture-on:after{content:"༘"}.hgi-duotone.hgi-picture-in-picture-on:before{content:"༙"}.hgi-duotone.hgi-pie-chart:after{content:"༚"}.hgi-duotone.hgi-pie-chart-square:after{content:"༛"}.hgi-duotone.hgi-pie-chart-square:before{content:"༜"}.hgi-duotone.hgi-pie-chart:before{content:"༝"}.hgi-duotone.hgi-pie:after{content:"༞"}.hgi-duotone.hgi-pie:before{content:"༟"}.hgi-duotone.hgi-piggy-bank:after{content:"༠"}.hgi-duotone.hgi-piggy-bank:before{content:"༡"}.hgi-duotone.hgi-pin-code:after{content:"༢"}.hgi-duotone.hgi-pin-code:before{content:"༣"}.hgi-duotone.hgi-pin-location-01:after{content:"༤"}.hgi-duotone.hgi-pin-location-01:before{content:"༥"}.hgi-duotone.hgi-pin-location-02:after{content:"༦"}.hgi-duotone.hgi-pin-location-02:before{content:"༧"}.hgi-duotone.hgi-pin-location-03:after{content:"༨"}.hgi-duotone.hgi-pin-location-03:before{content:"༩"}.hgi-duotone.hgi-pin-off:after{content:"༪"}.hgi-duotone.hgi-pin-off:before{content:"༫"}.hgi-duotone.hgi-pin:after{content:"༬"}.hgi-duotone.hgi-pin:before{content:"༭"}.hgi-duotone.hgi-pinterest:after{content:"༮"}.hgi-duotone.hgi-pinterest:before{content:"༯"}.hgi-duotone.hgi-pipeline:after{content:"༰"}.hgi-duotone.hgi-pipeline:before{content:"༱"}.hgi-duotone.hgi-pisa-tower:after{content:"༲"}.hgi-duotone.hgi-pisa-tower:before{content:"༳"}.hgi-duotone.hgi-pizza-01:after{content:"༴"}.hgi-duotone.hgi-pizza-01:before{content:"༵"}.hgi-duotone.hgi-pizza-02:after{content:"༶"}.hgi-duotone.hgi-pizza-02:before{content:"༷"}.hgi-duotone.hgi-pizza-cutter:after{content:"༸"}.hgi-duotone.hgi-pizza-cutter:before{content:"༹"}.hgi-duotone.hgi-plane:after{content:"༺"}.hgi-duotone.hgi-plane:before{content:"༻"}.hgi-duotone.hgi-plant-01:after{content:"༼"}.hgi-duotone.hgi-plant-01:before{content:"༽"}.hgi-duotone.hgi-plant-02:after{content:"༾"}.hgi-duotone.hgi-plant-02:before{content:"༿"}.hgi-duotone.hgi-plant-03:after{content:"ཀ"}.hgi-duotone.hgi-plant-03:before{content:"ཁ"}.hgi-duotone.hgi-plant-04:after{content:"ག"}.hgi-duotone.hgi-plant-04:before{content:"གྷ"}.hgi-duotone.hgi-plate:after{content:"ང"}.hgi-duotone.hgi-plate:before{content:"ཅ"}.hgi-duotone.hgi-plaxo:after{content:"ཆ"}.hgi-duotone.hgi-plaxo:before{content:"ཇ"}.hgi-duotone.hgi-play-circle-02:after{content:"཈"}.hgi-duotone.hgi-play-circle-02:before{content:"ཉ"}.hgi-duotone.hgi-play-circle:after{content:"ཊ"}.hgi-duotone.hgi-play-circle:before{content:"ཋ"}.hgi-duotone.hgi-play-list-add:after{content:"ཌ"}.hgi-duotone.hgi-play-list-add:before{content:"ཌྷ"}.hgi-duotone.hgi-play-list-favourite-01:after{content:"ཎ"}.hgi-duotone.hgi-play-list-favourite-01:before{content:"ཏ"}.hgi-duotone.hgi-play-list-favourite-02:after{content:"ཐ"}.hgi-duotone.hgi-play-list-favourite-02:before{content:"ད"}.hgi-duotone.hgi-play-list-minus:after{content:"དྷ"}.hgi-duotone.hgi-play-list-minus:before{content:"ན"}.hgi-duotone.hgi-play-list-remove:after{content:"པ"}.hgi-duotone.hgi-play-list-remove:before{content:"ཕ"}.hgi-duotone.hgi-play-list:after{content:"བ"}.hgi-duotone.hgi-play-list:before{content:"བྷ"}.hgi-duotone.hgi-play:after{content:"མ"}.hgi-duotone.hgi-play-square:after{content:"ཙ"}.hgi-duotone.hgi-play-square:before{content:"ཚ"}.hgi-duotone.hgi-play-store:after{content:"ཛ"}.hgi-duotone.hgi-play-store:before{content:"ཛྷ"}.hgi-duotone.hgi-play:before{content:"ཝ"}.hgi-duotone.hgi-playlist-01:after{content:"ཞ"}.hgi-duotone.hgi-playlist-01:before{content:"ཟ"}.hgi-duotone.hgi-playlist-02:after{content:"འ"}.hgi-duotone.hgi-playlist-02:before{content:"ཡ"}.hgi-duotone.hgi-playlist-03:after{content:"ར"}.hgi-duotone.hgi-playlist-03:before{content:"ལ"}.hgi-duotone.hgi-plaza:after{content:"ཤ"}.hgi-duotone.hgi-plaza:before{content:"ཥ"}.hgi-duotone.hgi-plug-01:after{content:"ས"}.hgi-duotone.hgi-plug-01:before{content:"ཧ"}.hgi-duotone.hgi-plug-02:after{content:"ཨ"}.hgi-duotone.hgi-plug-02:before{content:"ཀྵ"}.hgi-duotone.hgi-plug-socket:after{content:"ཪ"}.hgi-duotone.hgi-plug-socket:before{content:"ཫ"}.hgi-duotone.hgi-plus-minus-01:after{content:"ཬ"}.hgi-duotone.hgi-plus-minus-01:before{content:"཭"}.hgi-duotone.hgi-plus-minus-02:after{content:"཮"}.hgi-duotone.hgi-plus-minus-02:before{content:"཯"}.hgi-duotone.hgi-plus-minus-circle-01:after{content:"཰"}.hgi-duotone.hgi-plus-minus-circle-01:before{content:"ཱ"}.hgi-duotone.hgi-plus-minus-circle-02:after{content:"ི"}.hgi-duotone.hgi-plus-minus-circle-02:before{content:"ཱི"}.hgi-duotone.hgi-plus-minus:after{content:"ུ"}.hgi-duotone.hgi-plus-minus-square-01:after{content:"ཱུ"}.hgi-duotone.hgi-plus-minus-square-01:before{content:"ྲྀ"}.hgi-duotone.hgi-plus-minus-square-02:after{content:"ཷ"}.hgi-duotone.hgi-plus-minus-square-02:before{content:"ླྀ"}.hgi-duotone.hgi-plus-minus:before{content:"ཹ"}.hgi-duotone.hgi-plus-sign-circle:after{content:"ེ"}.hgi-duotone.hgi-plus-sign-circle:before{content:"ཻ"}.hgi-duotone.hgi-plus-sign:after{content:"ོ"}.hgi-duotone.hgi-plus-sign-square:after{content:"ཽ"}.hgi-duotone.hgi-plus-sign-square:before{content:"ཾ"}.hgi-duotone.hgi-plus-sign:before{content:"ཿ"}.hgi-duotone.hgi-png-01:after{content:"ྀ"}.hgi-duotone.hgi-png-01:before{content:"ཱྀ"}.hgi-duotone.hgi-png-02:after{content:"ྂ"}.hgi-duotone.hgi-png-02:before{content:"ྃ"}.hgi-duotone.hgi-podium:after{content:"྄"}.hgi-duotone.hgi-podium:before{content:"྅"}.hgi-duotone.hgi-pointing-left-01:after{content:"྆"}.hgi-duotone.hgi-pointing-left-01:before{content:"྇"}.hgi-duotone.hgi-pointing-left-02:after{content:"ྈ"}.hgi-duotone.hgi-pointing-left-02:before{content:"ྉ"}.hgi-duotone.hgi-pointing-left-03:after{content:"ྊ"}.hgi-duotone.hgi-pointing-left-03:before{content:"ྋ"}.hgi-duotone.hgi-pointing-left-04:after{content:"ྌ"}.hgi-duotone.hgi-pointing-left-04:before{content:"ྍ"}.hgi-duotone.hgi-pointing-left-05:after{content:"ྎ"}.hgi-duotone.hgi-pointing-left-05:before{content:"ྏ"}.hgi-duotone.hgi-pointing-left-06:after{content:"ྐ"}.hgi-duotone.hgi-pointing-left-06:before{content:"ྑ"}.hgi-duotone.hgi-pointing-left-07:after{content:"ྒ"}.hgi-duotone.hgi-pointing-left-07:before{content:"ྒྷ"}.hgi-duotone.hgi-pointing-left-08:after{content:"ྔ"}.hgi-duotone.hgi-pointing-left-08:before{content:"ྕ"}.hgi-duotone.hgi-pointing-right-01:after{content:"ྖ"}.hgi-duotone.hgi-pointing-right-01:before{content:"ྗ"}.hgi-duotone.hgi-pointing-right-02:after{content:"྘"}.hgi-duotone.hgi-pointing-right-02:before{content:"ྙ"}.hgi-duotone.hgi-pointing-right-03:after{content:"ྚ"}.hgi-duotone.hgi-pointing-right-03:before{content:"ྛ"}.hgi-duotone.hgi-pointing-right-04:after{content:"ྜ"}.hgi-duotone.hgi-pointing-right-04:before{content:"ྜྷ"}.hgi-duotone.hgi-pointing-right-05:after{content:"ྞ"}.hgi-duotone.hgi-pointing-right-05:before{content:"ྟ"}.hgi-duotone.hgi-pointing-right-06:after{content:"ྠ"}.hgi-duotone.hgi-pointing-right-06:before{content:"ྡ"}.hgi-duotone.hgi-pointing-right-07:after{content:"ྡྷ"}.hgi-duotone.hgi-pointing-right-07:before{content:"ྣ"}.hgi-duotone.hgi-pointing-right-08:after{content:"ྤ"}.hgi-duotone.hgi-pointing-right-08:before{content:"ྥ"}.hgi-duotone.hgi-pokeball:after{content:"ྦ"}.hgi-duotone.hgi-pokeball:before{content:"ྦྷ"}.hgi-duotone.hgi-pokemon:after{content:"ྨ"}.hgi-duotone.hgi-pokemon:before{content:"ྩ"}.hgi-duotone.hgi-police-badge:after{content:"ྪ"}.hgi-duotone.hgi-police-badge:before{content:"ྫ"}.hgi-duotone.hgi-police-cap:after{content:"ྫྷ"}.hgi-duotone.hgi-police-cap:before{content:"ྭ"}.hgi-duotone.hgi-police-car:after{content:"ྮ"}.hgi-duotone.hgi-police-car:before{content:"ྯ"}.hgi-duotone.hgi-police-station:after{content:"ྰ"}.hgi-duotone.hgi-police-station:before{content:"ྱ"}.hgi-duotone.hgi-policy:after{content:"ྲ"}.hgi-duotone.hgi-policy:before{content:"ླ"}.hgi-duotone.hgi-polygon:after{content:"ྴ"}.hgi-duotone.hgi-polygon:before{content:"ྵ"}.hgi-duotone.hgi-pool:after{content:"ྶ"}.hgi-duotone.hgi-pool-table:after{content:"ྷ"}.hgi-duotone.hgi-pool-table:before{content:"ྸ"}.hgi-duotone.hgi-pool:before{content:"ྐྵ"}.hgi-duotone.hgi-poop:after{content:"ྺ"}.hgi-duotone.hgi-poop:before{content:"ྻ"}.hgi-duotone.hgi-popcorn:after{content:"ྼ"}.hgi-duotone.hgi-popcorn:before{content:"྽"}.hgi-duotone.hgi-pot-01:after{content:"྾"}.hgi-duotone.hgi-pot-01:before{content:"྿"}.hgi-duotone.hgi-pot-02:after{content:"࿀"}.hgi-duotone.hgi-pot-02:before{content:"࿁"}.hgi-duotone.hgi-potion:after{content:"࿂"}.hgi-duotone.hgi-potion:before{content:"࿃"}.hgi-duotone.hgi-pound-circle:after{content:"࿄"}.hgi-duotone.hgi-pound-circle:before{content:"࿅"}.hgi-duotone.hgi-pound-receive:after{content:"࿆"}.hgi-duotone.hgi-pound-receive:before{content:"࿇"}.hgi-duotone.hgi-pound:after{content:"࿈"}.hgi-duotone.hgi-pound-send:after{content:"࿉"}.hgi-duotone.hgi-pound-send:before{content:"࿊"}.hgi-duotone.hgi-pound-square:after{content:"࿋"}.hgi-duotone.hgi-pound-square:before{content:"࿌"}.hgi-duotone.hgi-pound:before{content:"࿍"}.hgi-duotone.hgi-power-service:after{content:"࿎"}.hgi-duotone.hgi-power-service:before{content:"࿏"}.hgi-duotone.hgi-power-socket-01:after{content:"࿐"}.hgi-duotone.hgi-power-socket-01:before{content:"࿑"}.hgi-duotone.hgi-power-socket-02:after{content:"࿒"}.hgi-duotone.hgi-power-socket-02:before{content:"࿓"}.hgi-duotone.hgi-ppt-01:after{content:"࿔"}.hgi-duotone.hgi-ppt-01:before{content:"࿕"}.hgi-duotone.hgi-ppt-02:after{content:"࿖"}.hgi-duotone.hgi-ppt-02:before{content:"࿗"}.hgi-duotone.hgi-prawn:after{content:"࿘"}.hgi-duotone.hgi-prawn:before{content:"࿙"}.hgi-duotone.hgi-prayer-rug-01:after{content:"࿚"}.hgi-duotone.hgi-prayer-rug-01:before{content:"࿛"}.hgi-duotone.hgi-prayer-rug-02:after{content:"࿜"}.hgi-duotone.hgi-prayer-rug-02:before{content:"࿝"}.hgi-duotone.hgi-preference-horizontal:after{content:"࿞"}.hgi-duotone.hgi-preference-horizontal:before{content:"࿟"}.hgi-duotone.hgi-preference-vertical:after{content:"࿠"}.hgi-duotone.hgi-preference-vertical:before{content:"࿡"}.hgi-duotone.hgi-prescription:after{content:"࿢"}.hgi-duotone.hgi-prescription:before{content:"࿣"}.hgi-duotone.hgi-presentation-01:after{content:"࿤"}.hgi-duotone.hgi-presentation-01:before{content:"࿥"}.hgi-duotone.hgi-presentation-02:after{content:"࿦"}.hgi-duotone.hgi-presentation-02:before{content:"࿧"}.hgi-duotone.hgi-presentation-03:after{content:"࿨"}.hgi-duotone.hgi-presentation-03:before{content:"࿩"}.hgi-duotone.hgi-presentation-04:after{content:"࿪"}.hgi-duotone.hgi-presentation-04:before{content:"࿫"}.hgi-duotone.hgi-presentation-05:after{content:"࿬"}.hgi-duotone.hgi-presentation-05:before{content:"࿭"}.hgi-duotone.hgi-presentation-06:after{content:"࿮"}.hgi-duotone.hgi-presentation-06:before{content:"࿯"}.hgi-duotone.hgi-presentation-07:after{content:"࿰"}.hgi-duotone.hgi-presentation-07:before{content:"࿱"}.hgi-duotone.hgi-presentation-bar-chart-01:after{content:"࿲"}.hgi-duotone.hgi-presentation-bar-chart-01:before{content:"࿳"}.hgi-duotone.hgi-presentation-bar-chart-02:after{content:"࿴"}.hgi-duotone.hgi-presentation-bar-chart-02:before{content:"࿵"}.hgi-duotone.hgi-presentation-line-chart-01:after{content:"࿶"}.hgi-duotone.hgi-presentation-line-chart-01:before{content:"࿷"}.hgi-duotone.hgi-presentation-line-chart-02:after{content:"࿸"}.hgi-duotone.hgi-presentation-line-chart-02:before{content:"࿹"}.hgi-duotone.hgi-presentation-online:after{content:"࿺"}.hgi-duotone.hgi-presentation-online:before{content:"࿻"}.hgi-duotone.hgi-presentation-podium:after{content:"࿼"}.hgi-duotone.hgi-presentation-podium:before{content:"࿽"}.hgi-duotone.hgi-previous:after{content:"࿾"}.hgi-duotone.hgi-previous:before{content:"࿿"}.hgi-duotone.hgi-printer-off:after{content:"က"}.hgi-duotone.hgi-printer-off:before{content:"ခ"}.hgi-duotone.hgi-printer:after{content:"ဂ"}.hgi-duotone.hgi-printer:before{content:"ဃ"}.hgi-duotone.hgi-prism-01:after{content:"င"}.hgi-duotone.hgi-prism-01:before{content:"စ"}.hgi-duotone.hgi-prism:after{content:"ဆ"}.hgi-duotone.hgi-prism:before{content:"ဇ"}.hgi-duotone.hgi-prison-guard:after{content:"ဈ"}.hgi-duotone.hgi-prison-guard:before{content:"ဉ"}.hgi-duotone.hgi-prison:after{content:"ည"}.hgi-duotone.hgi-prison:before{content:"ဋ"}.hgi-duotone.hgi-prisoner:after{content:"ဌ"}.hgi-duotone.hgi-prisoner:before{content:"ဍ"}.hgi-duotone.hgi-product-loading:after{content:"ဎ"}.hgi-duotone.hgi-product-loading:before{content:"ဏ"}.hgi-duotone.hgi-profile-02:after{content:"တ"}.hgi-duotone.hgi-profile-02:before{content:"ထ"}.hgi-duotone.hgi-profile:after{content:"ဒ"}.hgi-duotone.hgi-profile:before{content:"ဓ"}.hgi-duotone.hgi-profit:after{content:"န"}.hgi-duotone.hgi-profit:before{content:"ပ"}.hgi-duotone.hgi-programming-flag:after{content:"ဖ"}.hgi-duotone.hgi-programming-flag:before{content:"ဗ"}.hgi-duotone.hgi-projector-01:after{content:"ဘ"}.hgi-duotone.hgi-projector-01:before{content:"မ"}.hgi-duotone.hgi-projector:after{content:"ယ"}.hgi-duotone.hgi-projector:before{content:"ရ"}.hgi-duotone.hgi-promotion:after{content:"လ"}.hgi-duotone.hgi-promotion:before{content:"ဝ"}.hgi-duotone.hgi-property-add:after{content:"သ"}.hgi-duotone.hgi-property-add:before{content:"ဟ"}.hgi-duotone.hgi-property-delete:after{content:"ဠ"}.hgi-duotone.hgi-property-delete:before{content:"အ"}.hgi-duotone.hgi-property-edit:after{content:"ဢ"}.hgi-duotone.hgi-property-edit:before{content:"ဣ"}.hgi-duotone.hgi-property-new:after{content:"ဤ"}.hgi-duotone.hgi-property-new:before{content:"ဥ"}.hgi-duotone.hgi-property-search:after{content:"ဦ"}.hgi-duotone.hgi-property-search:before{content:"ဧ"}.hgi-duotone.hgi-property-view:after{content:"ဨ"}.hgi-duotone.hgi-property-view:before{content:"ဩ"}.hgi-duotone.hgi-protection-mask:after{content:"ဪ"}.hgi-duotone.hgi-protection-mask:before{content:"ါ"}.hgi-duotone.hgi-pulley:after{content:"ာ"}.hgi-duotone.hgi-pulley:before{content:"ိ"}.hgi-duotone.hgi-pulse-01:after{content:"ီ"}.hgi-duotone.hgi-pulse-01:before{content:"ု"}.hgi-duotone.hgi-pulse-02:after{content:"ူ"}.hgi-duotone.hgi-pulse-02:before{content:"ေ"}.hgi-duotone.hgi-pulse-rectangle-01:after{content:"ဲ"}.hgi-duotone.hgi-pulse-rectangle-01:before{content:"ဳ"}.hgi-duotone.hgi-pulse-rectangle-02:after{content:"ဴ"}.hgi-duotone.hgi-pulse-rectangle-02:before{content:"ဵ"}.hgi-duotone.hgi-pumpkin:after{content:"ံ"}.hgi-duotone.hgi-pumpkin:before{content:"့"}.hgi-duotone.hgi-punch:after{content:"း"}.hgi-duotone.hgi-punch:before{content:"္"}.hgi-duotone.hgi-punching-ball-01:after{content:"်"}.hgi-duotone.hgi-punching-ball-01:before{content:"ျ"}.hgi-duotone.hgi-punching-ball-02:after{content:"ြ"}.hgi-duotone.hgi-punching-ball-02:before{content:"ွ"}.hgi-duotone.hgi-purse-01:after{content:"ှ"}.hgi-duotone.hgi-purse-01:before{content:"ဿ"}.hgi-duotone.hgi-purse:after{content:"၀"}.hgi-duotone.hgi-purse:before{content:"၁"}.hgi-duotone.hgi-push-up-bar:after{content:"၂"}.hgi-duotone.hgi-push-up-bar:before{content:"၃"}.hgi-duotone.hgi-puzzle:after{content:"၄"}.hgi-duotone.hgi-puzzle:before{content:"၅"}.hgi-duotone.hgi-pyramid-maslowo:after{content:"၆"}.hgi-duotone.hgi-pyramid-maslowo:before{content:"၇"}.hgi-duotone.hgi-pyramid:after{content:"၈"}.hgi-duotone.hgi-pyramid-structure-01:after{content:"၉"}.hgi-duotone.hgi-pyramid-structure-01:before{content:"၊"}.hgi-duotone.hgi-pyramid-structure-02:after{content:"။"}.hgi-duotone.hgi-pyramid-structure-02:before{content:"၌"}.hgi-duotone.hgi-pyramid:before{content:"၍"}.hgi-duotone.hgi-qq-plot:after{content:"၎"}.hgi-duotone.hgi-qq-plot:before{content:"၏"}.hgi-duotone.hgi-qr-code-01:after{content:"ၐ"}.hgi-duotone.hgi-qr-code-01:before{content:"ၑ"}.hgi-duotone.hgi-qr-code:after{content:"ၒ"}.hgi-duotone.hgi-qr-code:before{content:"ၓ"}.hgi-duotone.hgi-question:after{content:"ၔ"}.hgi-duotone.hgi-question:before{content:"ၕ"}.hgi-duotone.hgi-queue-01:after{content:"ၖ"}.hgi-duotone.hgi-queue-01:before{content:"ၗ"}.hgi-duotone.hgi-queue-02:after{content:"ၘ"}.hgi-duotone.hgi-queue-02:before{content:"ၙ"}.hgi-duotone.hgi-quill-write-01:after{content:"ၚ"}.hgi-duotone.hgi-quill-write-01:before{content:"ၛ"}.hgi-duotone.hgi-quill-write-02:after{content:"ၜ"}.hgi-duotone.hgi-quill-write-02:before{content:"ၝ"}.hgi-duotone.hgi-quiz-01:after{content:"ၞ"}.hgi-duotone.hgi-quiz-01:before{content:"ၟ"}.hgi-duotone.hgi-quiz-02:after{content:"ၠ"}.hgi-duotone.hgi-quiz-02:before{content:"ၡ"}.hgi-duotone.hgi-quiz-03:after{content:"ၢ"}.hgi-duotone.hgi-quiz-03:before{content:"ၣ"}.hgi-duotone.hgi-quiz-04:after{content:"ၤ"}.hgi-duotone.hgi-quiz-04:before{content:"ၥ"}.hgi-duotone.hgi-quiz-05:after{content:"ၦ"}.hgi-duotone.hgi-quiz-05:before{content:"ၧ"}.hgi-duotone.hgi-quora:after{content:"ၨ"}.hgi-duotone.hgi-quora:before{content:"ၩ"}.hgi-duotone.hgi-quote-down-circle:after{content:"ၪ"}.hgi-duotone.hgi-quote-down-circle:before{content:"ၫ"}.hgi-duotone.hgi-quote-down:after{content:"ၬ"}.hgi-duotone.hgi-quote-down-square:after{content:"ၭ"}.hgi-duotone.hgi-quote-down-square:before{content:"ၮ"}.hgi-duotone.hgi-quote-down:before{content:"ၯ"}.hgi-duotone.hgi-quote-up-circle:after{content:"ၰ"}.hgi-duotone.hgi-quote-up-circle:before{content:"ၱ"}.hgi-duotone.hgi-quote-up:after{content:"ၲ"}.hgi-duotone.hgi-quote-up-square:after{content:"ၳ"}.hgi-duotone.hgi-quote-up-square:before{content:"ၴ"}.hgi-duotone.hgi-quote-up:before{content:"ၵ"}.hgi-duotone.hgi-quotes:after{content:"ၶ"}.hgi-duotone.hgi-quotes:before{content:"ၷ"}.hgi-duotone.hgi-quran-01:after{content:"ၸ"}.hgi-duotone.hgi-quran-01:before{content:"ၹ"}.hgi-duotone.hgi-quran-02:after{content:"ၺ"}.hgi-duotone.hgi-quran-02:before{content:"ၻ"}.hgi-duotone.hgi-quran-03:after{content:"ၼ"}.hgi-duotone.hgi-quran-03:before{content:"ၽ"}.hgi-duotone.hgi-racing-flag:after{content:"ၾ"}.hgi-duotone.hgi-racing-flag:before{content:"ၿ"}.hgi-duotone.hgi-radar-01:after{content:"ႀ"}.hgi-duotone.hgi-radar-01:before{content:"ႁ"}.hgi-duotone.hgi-radar-02:after{content:"ႂ"}.hgi-duotone.hgi-radar-02:before{content:"ႃ"}.hgi-duotone.hgi-radial:after{content:"ႄ"}.hgi-duotone.hgi-radial:before{content:"ႅ"}.hgi-duotone.hgi-radio-01:after{content:"ႆ"}.hgi-duotone.hgi-radio-01:before{content:"ႇ"}.hgi-duotone.hgi-radio-02:after{content:"ႈ"}.hgi-duotone.hgi-radio-02:before{content:"ႉ"}.hgi-duotone.hgi-radio:after{content:"ႊ"}.hgi-duotone.hgi-radio:before{content:"ႋ"}.hgi-duotone.hgi-radioactive-alert:after{content:"ႌ"}.hgi-duotone.hgi-radioactive-alert:before{content:"ႍ"}.hgi-duotone.hgi-radius:after{content:"ႎ"}.hgi-duotone.hgi-radius:before{content:"ႏ"}.hgi-duotone.hgi-rain-double-drop:after{content:"႐"}.hgi-duotone.hgi-rain-double-drop:before{content:"႑"}.hgi-duotone.hgi-rain-drop:after{content:"႒"}.hgi-duotone.hgi-rain-drop:before{content:"႓"}.hgi-duotone.hgi-rain:after{content:"႔"}.hgi-duotone.hgi-rain:before{content:"႕"}.hgi-duotone.hgi-rainbow:after{content:"႖"}.hgi-duotone.hgi-rainbow:before{content:"႗"}.hgi-duotone.hgi-ramadhan-01:after{content:"႘"}.hgi-duotone.hgi-ramadhan-01:before{content:"႙"}.hgi-duotone.hgi-ramadhan-02:after{content:"ႚ"}.hgi-duotone.hgi-ramadhan-02:before{content:"ႛ"}.hgi-duotone.hgi-ramadhan-month:after{content:"ႜ"}.hgi-duotone.hgi-ramadhan-month:before{content:"ႝ"}.hgi-duotone.hgi-ranking:after{content:"႞"}.hgi-duotone.hgi-ranking:before{content:"႟"}.hgi-duotone.hgi-raw-01:after{content:"Ⴀ"}.hgi-duotone.hgi-raw-01:before{content:"Ⴁ"}.hgi-duotone.hgi-raw-02:after{content:"Ⴂ"}.hgi-duotone.hgi-raw-02:before{content:"Ⴃ"}.hgi-duotone.hgi-re:after{content:"Ⴄ"}.hgi-duotone.hgi-re:before{content:"Ⴅ"}.hgi-duotone.hgi-react:after{content:"Ⴆ"}.hgi-duotone.hgi-react:before{content:"Ⴇ"}.hgi-duotone.hgi-real-estate-01:after{content:"Ⴈ"}.hgi-duotone.hgi-real-estate-01:before{content:"Ⴉ"}.hgi-duotone.hgi-real-estate-02:after{content:"Ⴊ"}.hgi-duotone.hgi-real-estate-02:before{content:"Ⴋ"}.hgi-duotone.hgi-record:after{content:"Ⴌ"}.hgi-duotone.hgi-record:before{content:"Ⴍ"}.hgi-duotone.hgi-recovery-mail:after{content:"Ⴎ"}.hgi-duotone.hgi-recovery-mail:before{content:"Ⴏ"}.hgi-duotone.hgi-rectangular-01:after{content:"Ⴐ"}.hgi-duotone.hgi-rectangular-01:before{content:"Ⴑ"}.hgi-duotone.hgi-rectangular:after{content:"Ⴒ"}.hgi-duotone.hgi-rectangular:before{content:"Ⴓ"}.hgi-duotone.hgi-recycle-01:after{content:"Ⴔ"}.hgi-duotone.hgi-recycle-01:before{content:"Ⴕ"}.hgi-duotone.hgi-recycle-02:after{content:"Ⴖ"}.hgi-duotone.hgi-recycle-02:before{content:"Ⴗ"}.hgi-duotone.hgi-recycle-03:after{content:"Ⴘ"}.hgi-duotone.hgi-recycle-03:before{content:"Ⴙ"}.hgi-duotone.hgi-reddit:after{content:"Ⴚ"}.hgi-duotone.hgi-reddit:before{content:"Ⴛ"}.hgi-duotone.hgi-reflex:after{content:"Ⴜ"}.hgi-duotone.hgi-reflex:before{content:"Ⴝ"}.hgi-duotone.hgi-refresh:after{content:"Ⴞ"}.hgi-duotone.hgi-refresh:before{content:"Ⴟ"}.hgi-duotone.hgi-refrigerator:after{content:"Ⴠ"}.hgi-duotone.hgi-refrigerator:before{content:"Ⴡ"}.hgi-duotone.hgi-register:after{content:"Ⴢ"}.hgi-duotone.hgi-register:before{content:"Ⴣ"}.hgi-duotone.hgi-registered:after{content:"Ⴤ"}.hgi-duotone.hgi-registered:before{content:"Ⴥ"}.hgi-duotone.hgi-relieved-01:after{content:"჆"}.hgi-duotone.hgi-relieved-01:before{content:"Ⴧ"}.hgi-duotone.hgi-relieved-02:after{content:"჈"}.hgi-duotone.hgi-relieved-02:before{content:"჉"}.hgi-duotone.hgi-reload:after{content:"჊"}.hgi-duotone.hgi-reload:before{content:"჋"}.hgi-duotone.hgi-reminder:after{content:"჌"}.hgi-duotone.hgi-reminder:before{content:"Ⴭ"}.hgi-duotone.hgi-remote-control:after{content:"჎"}.hgi-duotone.hgi-remote-control:before{content:"჏"}.hgi-duotone.hgi-remove-01:after{content:"ა"}.hgi-duotone.hgi-remove-01:before{content:"ბ"}.hgi-duotone.hgi-remove-02:after{content:"გ"}.hgi-duotone.hgi-remove-02:before{content:"დ"}.hgi-duotone.hgi-remove-circle-half-dot:after{content:"ე"}.hgi-duotone.hgi-remove-circle-half-dot:before{content:"ვ"}.hgi-duotone.hgi-remove-circle:after{content:"ზ"}.hgi-duotone.hgi-remove-circle:before{content:"თ"}.hgi-duotone.hgi-remove-pi:after{content:"ი"}.hgi-duotone.hgi-remove-pi:before{content:"კ"}.hgi-duotone.hgi-remove-square:after{content:"ლ"}.hgi-duotone.hgi-remove-square:before{content:"მ"}.hgi-duotone.hgi-renewable-energy-01:after{content:"ნ"}.hgi-duotone.hgi-renewable-energy-01:before{content:"ო"}.hgi-duotone.hgi-renewable-energy:after{content:"პ"}.hgi-duotone.hgi-renewable-energy:before{content:"ჟ"}.hgi-duotone.hgi-repair:after{content:"რ"}.hgi-duotone.hgi-repair:before{content:"ს"}.hgi-duotone.hgi-repeat-off:after{content:"ტ"}.hgi-duotone.hgi-repeat-off:before{content:"უ"}.hgi-duotone.hgi-repeat-one-01:after{content:"ფ"}.hgi-duotone.hgi-repeat-one-01:before{content:"ქ"}.hgi-duotone.hgi-repeat-one-02:after{content:"ღ"}.hgi-duotone.hgi-repeat-one-02:before{content:"ყ"}.hgi-duotone.hgi-repeat:after{content:"შ"}.hgi-duotone.hgi-repeat:before{content:"ჩ"}.hgi-duotone.hgi-replay:after{content:"ც"}.hgi-duotone.hgi-replay:before{content:"ძ"}.hgi-duotone.hgi-repository:after{content:"წ"}.hgi-duotone.hgi-repository:before{content:"ჭ"}.hgi-duotone.hgi-reset-password:after{content:"ხ"}.hgi-duotone.hgi-reset-password:before{content:"ჯ"}.hgi-duotone.hgi-resize-01:after{content:"ჰ"}.hgi-duotone.hgi-resize-01:before{content:"ჱ"}.hgi-duotone.hgi-resize-02:after{content:"ჲ"}.hgi-duotone.hgi-resize-02:before{content:"ჳ"}.hgi-duotone.hgi-resources-add:after{content:"ჴ"}.hgi-duotone.hgi-resources-add:before{content:"ჵ"}.hgi-duotone.hgi-resources-remove:after{content:"ჶ"}.hgi-duotone.hgi-resources-remove:before{content:"ჷ"}.hgi-duotone.hgi-restaurant-01:after{content:"ჸ"}.hgi-duotone.hgi-restaurant-01:before{content:"ჹ"}.hgi-duotone.hgi-restaurant-02:after{content:"ჺ"}.hgi-duotone.hgi-restaurant-02:before{content:"჻"}.hgi-duotone.hgi-restaurant-03:after{content:"ჼ"}.hgi-duotone.hgi-restaurant-03:before{content:"ჽ"}.hgi-duotone.hgi-restaurant-table:after{content:"ჾ"}.hgi-duotone.hgi-restaurant-table:before{content:"ჿ"}.hgi-duotone.hgi-restore-bin:after{content:"ᄀ"}.hgi-duotone.hgi-restore-bin:before{content:"ᄁ"}.hgi-duotone.hgi-return-request:after{content:"ᄂ"}.hgi-duotone.hgi-return-request:before{content:"ᄃ"}.hgi-duotone.hgi-reverse-withdrawal-01:after{content:"ᄄ"}.hgi-duotone.hgi-reverse-withdrawal-01:before{content:"ᄅ"}.hgi-duotone.hgi-reverse-withdrawal-02:after{content:"ᄆ"}.hgi-duotone.hgi-reverse-withdrawal-02:before{content:"ᄇ"}.hgi-duotone.hgi-rhombus-01:after{content:"ᄈ"}.hgi-duotone.hgi-rhombus-01:before{content:"ᄉ"}.hgi-duotone.hgi-rhombus:after{content:"ᄊ"}.hgi-duotone.hgi-rhombus:before{content:"ᄋ"}.hgi-duotone.hgi-rice-bowl-01:after{content:"ᄌ"}.hgi-duotone.hgi-rice-bowl-01:before{content:"ᄍ"}.hgi-duotone.hgi-rice-bowl-02:after{content:"ᄎ"}.hgi-duotone.hgi-rice-bowl-02:before{content:"ᄏ"}.hgi-duotone.hgi-right-angle:after{content:"ᄐ"}.hgi-duotone.hgi-right-angle:before{content:"ᄑ"}.hgi-duotone.hgi-right-to-left-block-quote:after{content:"ᄒ"}.hgi-duotone.hgi-right-to-left-block-quote:before{content:"ᄓ"}.hgi-duotone.hgi-right-to-left-list-bullet:after{content:"ᄔ"}.hgi-duotone.hgi-right-to-left-list-bullet:before{content:"ᄕ"}.hgi-duotone.hgi-right-to-left-list-dash:after{content:"ᄖ"}.hgi-duotone.hgi-right-to-left-list-dash:before{content:"ᄗ"}.hgi-duotone.hgi-right-to-left-list-number:after{content:"ᄘ"}.hgi-duotone.hgi-right-to-left-list-number:before{content:"ᄙ"}.hgi-duotone.hgi-right-to-left-list-triangle:after{content:"ᄚ"}.hgi-duotone.hgi-right-to-left-list-triangle:before{content:"ᄛ"}.hgi-duotone.hgi-right-triangle:after{content:"ᄜ"}.hgi-duotone.hgi-right-triangle:before{content:"ᄝ"}.hgi-duotone.hgi-ripple:after{content:"ᄞ"}.hgi-duotone.hgi-ripple:before{content:"ᄟ"}.hgi-duotone.hgi-riyal-rectangle:after{content:"ᄠ"}.hgi-duotone.hgi-riyal-rectangle:before{content:"ᄡ"}.hgi-duotone.hgi-riyal:after{content:"ᄢ"}.hgi-duotone.hgi-riyal:before{content:"ᄣ"}.hgi-duotone.hgi-road-01:after{content:"ᄤ"}.hgi-duotone.hgi-road-01:before{content:"ᄥ"}.hgi-duotone.hgi-road-02:after{content:"ᄦ"}.hgi-duotone.hgi-road-02:before{content:"ᄧ"}.hgi-duotone.hgi-road-location-01:after{content:"ᄨ"}.hgi-duotone.hgi-road-location-01:before{content:"ᄩ"}.hgi-duotone.hgi-road-location-02:after{content:"ᄪ"}.hgi-duotone.hgi-road-location-02:before{content:"ᄫ"}.hgi-duotone.hgi-road:after{content:"ᄬ"}.hgi-duotone.hgi-road-wayside:after{content:"ᄭ"}.hgi-duotone.hgi-road-wayside:before{content:"ᄮ"}.hgi-duotone.hgi-road:before{content:"ᄯ"}.hgi-duotone.hgi-robotic:after{content:"ᄰ"}.hgi-duotone.hgi-robotic:before{content:"ᄱ"}.hgi-duotone.hgi-rocket-01:after{content:"ᄲ"}.hgi-duotone.hgi-rocket-01:before{content:"ᄳ"}.hgi-duotone.hgi-rocket-02:after{content:"ᄴ"}.hgi-duotone.hgi-rocket-02:before{content:"ᄵ"}.hgi-duotone.hgi-rocket:after{content:"ᄶ"}.hgi-duotone.hgi-rocket:before{content:"ᄷ"}.hgi-duotone.hgi-rocking-chair:after{content:"ᄸ"}.hgi-duotone.hgi-rocking-chair:before{content:"ᄹ"}.hgi-duotone.hgi-roller-skate:after{content:"ᄺ"}.hgi-duotone.hgi-roller-skate:before{content:"ᄻ"}.hgi-duotone.hgi-rolling-pin:after{content:"ᄼ"}.hgi-duotone.hgi-rolling-pin:before{content:"ᄽ"}.hgi-duotone.hgi-root-01:after{content:"ᄾ"}.hgi-duotone.hgi-root-01:before{content:"ᄿ"}.hgi-duotone.hgi-root-02:after{content:"ᅀ"}.hgi-duotone.hgi-root-02:before{content:"ᅁ"}.hgi-duotone.hgi-root-circle:after{content:"ᅂ"}.hgi-duotone.hgi-root-circle:before{content:"ᅃ"}.hgi-duotone.hgi-root-first-bracket:after{content:"ᅄ"}.hgi-duotone.hgi-root-first-bracket:before{content:"ᅅ"}.hgi-duotone.hgi-root-second-bracket:after{content:"ᅆ"}.hgi-duotone.hgi-root-second-bracket:before{content:"ᅇ"}.hgi-duotone.hgi-root-third-bracket:after{content:"ᅈ"}.hgi-duotone.hgi-root-third-bracket:before{content:"ᅉ"}.hgi-duotone.hgi-rotate-01:after{content:"ᅊ"}.hgi-duotone.hgi-rotate-01:before{content:"ᅋ"}.hgi-duotone.hgi-rotate-02:after{content:"ᅌ"}.hgi-duotone.hgi-rotate-02:before{content:"ᅍ"}.hgi-duotone.hgi-rotate-360:after{content:"ᅎ"}.hgi-duotone.hgi-rotate-360:before{content:"ᅏ"}.hgi-duotone.hgi-rotate-bottom-left:after{content:"ᅐ"}.hgi-duotone.hgi-rotate-bottom-left:before{content:"ᅑ"}.hgi-duotone.hgi-rotate-bottom-right:after{content:"ᅒ"}.hgi-duotone.hgi-rotate-bottom-right:before{content:"ᅓ"}.hgi-duotone.hgi-rotate-clockwise:after{content:"ᅔ"}.hgi-duotone.hgi-rotate-clockwise:before{content:"ᅕ"}.hgi-duotone.hgi-rotate-crop:after{content:"ᅖ"}.hgi-duotone.hgi-rotate-crop:before{content:"ᅗ"}.hgi-duotone.hgi-rotate-left-01:after{content:"ᅘ"}.hgi-duotone.hgi-rotate-left-01:before{content:"ᅙ"}.hgi-duotone.hgi-rotate-left-02:after{content:"ᅚ"}.hgi-duotone.hgi-rotate-left-02:before{content:"ᅛ"}.hgi-duotone.hgi-rotate-left-03:after{content:"ᅜ"}.hgi-duotone.hgi-rotate-left-03:before{content:"ᅝ"}.hgi-duotone.hgi-rotate-left-04:after{content:"ᅞ"}.hgi-duotone.hgi-rotate-left-04:before{content:"ᅟ"}.hgi-duotone.hgi-rotate-left-05:after{content:"ᅠ"}.hgi-duotone.hgi-rotate-left-05:before{content:"ᅡ"}.hgi-duotone.hgi-rotate-left-06:after{content:"ᅢ"}.hgi-duotone.hgi-rotate-left-06:before{content:"ᅣ"}.hgi-duotone.hgi-rotate-right-01:after{content:"ᅤ"}.hgi-duotone.hgi-rotate-right-01:before{content:"ᅥ"}.hgi-duotone.hgi-rotate-right-02:after{content:"ᅦ"}.hgi-duotone.hgi-rotate-right-02:before{content:"ᅧ"}.hgi-duotone.hgi-rotate-right-03:after{content:"ᅨ"}.hgi-duotone.hgi-rotate-right-03:before{content:"ᅩ"}.hgi-duotone.hgi-rotate-right-04:after{content:"ᅪ"}.hgi-duotone.hgi-rotate-right-04:before{content:"ᅫ"}.hgi-duotone.hgi-rotate-right-05:after{content:"ᅬ"}.hgi-duotone.hgi-rotate-right-05:before{content:"ᅭ"}.hgi-duotone.hgi-rotate-right-06:after{content:"ᅮ"}.hgi-duotone.hgi-rotate-right-06:before{content:"ᅯ"}.hgi-duotone.hgi-rotate-square:after{content:"ᅰ"}.hgi-duotone.hgi-rotate-square:before{content:"ᅱ"}.hgi-duotone.hgi-rotate-top-left:after{content:"ᅲ"}.hgi-duotone.hgi-rotate-top-left:before{content:"ᅳ"}.hgi-duotone.hgi-rotate-top-right:after{content:"ᅴ"}.hgi-duotone.hgi-rotate-top-right:before{content:"ᅵ"}.hgi-duotone.hgi-route-01:after{content:"ᅶ"}.hgi-duotone.hgi-route-01:before{content:"ᅷ"}.hgi-duotone.hgi-route-02:after{content:"ᅸ"}.hgi-duotone.hgi-route-02:before{content:"ᅹ"}.hgi-duotone.hgi-route-03:after{content:"ᅺ"}.hgi-duotone.hgi-route-03:before{content:"ᅻ"}.hgi-duotone.hgi-route-block:after{content:"ᅼ"}.hgi-duotone.hgi-route-block:before{content:"ᅽ"}.hgi-duotone.hgi-router-01:after{content:"ᅾ"}.hgi-duotone.hgi-router-01:before{content:"ᅿ"}.hgi-duotone.hgi-router-02:after{content:"ᆀ"}.hgi-duotone.hgi-router-02:before{content:"ᆁ"}.hgi-duotone.hgi-router:after{content:"ᆂ"}.hgi-duotone.hgi-router:before{content:"ᆃ"}.hgi-duotone.hgi-row-delete:after{content:"ᆄ"}.hgi-duotone.hgi-row-delete:before{content:"ᆅ"}.hgi-duotone.hgi-row-insert:after{content:"ᆆ"}.hgi-duotone.hgi-row-insert:before{content:"ᆇ"}.hgi-duotone.hgi-rss-connected-01:after{content:"ᆈ"}.hgi-duotone.hgi-rss-connected-01:before{content:"ᆉ"}.hgi-duotone.hgi-rss-connected-02:after{content:"ᆊ"}.hgi-duotone.hgi-rss-connected-02:before{content:"ᆋ"}.hgi-duotone.hgi-rss-error:after{content:"ᆌ"}.hgi-duotone.hgi-rss-error:before{content:"ᆍ"}.hgi-duotone.hgi-rss-locked:after{content:"ᆎ"}.hgi-duotone.hgi-rss-locked:before{content:"ᆏ"}.hgi-duotone.hgi-rss:after{content:"ᆐ"}.hgi-duotone.hgi-rss-unlocked:after{content:"ᆑ"}.hgi-duotone.hgi-rss-unlocked:before{content:"ᆒ"}.hgi-duotone.hgi-rss:before{content:"ᆓ"}.hgi-duotone.hgi-rub-el-hizb:after{content:"ᆔ"}.hgi-duotone.hgi-rub-el-hizb:before{content:"ᆕ"}.hgi-duotone.hgi-ruku:after{content:"ᆖ"}.hgi-duotone.hgi-ruku:before{content:"ᆗ"}.hgi-duotone.hgi-ruler:after{content:"ᆘ"}.hgi-duotone.hgi-ruler:before{content:"ᆙ"}.hgi-duotone.hgi-running-shoes:after{content:"ᆚ"}.hgi-duotone.hgi-running-shoes:before{content:"ᆛ"}.hgi-duotone.hgi-sad-01:after{content:"ᆜ"}.hgi-duotone.hgi-sad-01:before{content:"ᆝ"}.hgi-duotone.hgi-sad-02:after{content:"ᆞ"}.hgi-duotone.hgi-sad-02:before{content:"ᆟ"}.hgi-duotone.hgi-sad-dizzy:after{content:"ᆠ"}.hgi-duotone.hgi-sad-dizzy:before{content:"ᆡ"}.hgi-duotone.hgi-safari:after{content:"ᆢ"}.hgi-duotone.hgi-safari:before{content:"ᆣ"}.hgi-duotone.hgi-safe-delivery-01:after{content:"ᆤ"}.hgi-duotone.hgi-safe-delivery-01:before{content:"ᆥ"}.hgi-duotone.hgi-safe-delivery-02:after{content:"ᆦ"}.hgi-duotone.hgi-safe-delivery-02:before{content:"ᆧ"}.hgi-duotone.hgi-safe:after{content:"ᆨ"}.hgi-duotone.hgi-safe:before{content:"ᆩ"}.hgi-duotone.hgi-safety-pin-01:after{content:"ᆪ"}.hgi-duotone.hgi-safety-pin-01:before{content:"ᆫ"}.hgi-duotone.hgi-safety-pin-02:after{content:"ᆬ"}.hgi-duotone.hgi-safety-pin-02:before{content:"ᆭ"}.hgi-duotone.hgi-sailboat-coastal:after{content:"ᆮ"}.hgi-duotone.hgi-sailboat-coastal:before{content:"ᆯ"}.hgi-duotone.hgi-sailboat-offshore:after{content:"ᆰ"}.hgi-duotone.hgi-sailboat-offshore:before{content:"ᆱ"}.hgi-duotone.hgi-sakura:after{content:"ᆲ"}.hgi-duotone.hgi-sakura:before{content:"ᆳ"}.hgi-duotone.hgi-salah:after{content:"ᆴ"}.hgi-duotone.hgi-salah-time:after{content:"ᆵ"}.hgi-duotone.hgi-salah-time:before{content:"ᆶ"}.hgi-duotone.hgi-salah:before{content:"ᆷ"}.hgi-duotone.hgi-sale-tag-01:after{content:"ᆸ"}.hgi-duotone.hgi-sale-tag-01:before{content:"ᆹ"}.hgi-duotone.hgi-sale-tag-02:after{content:"ᆺ"}.hgi-duotone.hgi-sale-tag-02:before{content:"ᆻ"}.hgi-duotone.hgi-sandals:after{content:"ᆼ"}.hgi-duotone.hgi-sandals:before{content:"ᆽ"}.hgi-duotone.hgi-satellite-01:after{content:"ᆾ"}.hgi-duotone.hgi-satellite-01:before{content:"ᆿ"}.hgi-duotone.hgi-satellite-02:after{content:"ᇀ"}.hgi-duotone.hgi-satellite-02:before{content:"ᇁ"}.hgi-duotone.hgi-satellite-03:after{content:"ᇂ"}.hgi-duotone.hgi-satellite-03:before{content:"ᇃ"}.hgi-duotone.hgi-satellite:after{content:"ᇄ"}.hgi-duotone.hgi-satellite:before{content:"ᇅ"}.hgi-duotone.hgi-saturn-01:after{content:"ᇆ"}.hgi-duotone.hgi-saturn-01:before{content:"ᇇ"}.hgi-duotone.hgi-saturn-02:after{content:"ᇈ"}.hgi-duotone.hgi-saturn-02:before{content:"ᇉ"}.hgi-duotone.hgi-saturn:after{content:"ᇊ"}.hgi-duotone.hgi-saturn:before{content:"ᇋ"}.hgi-duotone.hgi-sausage:after{content:"ᇌ"}.hgi-duotone.hgi-sausage:before{content:"ᇍ"}.hgi-duotone.hgi-save-energy-01:after{content:"ᇎ"}.hgi-duotone.hgi-save-energy-01:before{content:"ᇏ"}.hgi-duotone.hgi-save-energy-02:after{content:"ᇐ"}.hgi-duotone.hgi-save-energy-02:before{content:"ᇑ"}.hgi-duotone.hgi-save-money-dollar:after{content:"ᇒ"}.hgi-duotone.hgi-save-money-dollar:before{content:"ᇓ"}.hgi-duotone.hgi-save-money-euro:after{content:"ᇔ"}.hgi-duotone.hgi-save-money-euro:before{content:"ᇕ"}.hgi-duotone.hgi-save-money-pound:after{content:"ᇖ"}.hgi-duotone.hgi-save-money-pound:before{content:"ᇗ"}.hgi-duotone.hgi-save-money-yen:after{content:"ᇘ"}.hgi-duotone.hgi-save-money-yen:before{content:"ᇙ"}.hgi-duotone.hgi-savings:after{content:"ᇚ"}.hgi-duotone.hgi-savings:before{content:"ᇛ"}.hgi-duotone.hgi-scheme:after{content:"ᇜ"}.hgi-duotone.hgi-scheme:before{content:"ᇝ"}.hgi-duotone.hgi-school-01:after{content:"ᇞ"}.hgi-duotone.hgi-school-01:before{content:"ᇟ"}.hgi-duotone.hgi-school-bell-01:after{content:"ᇠ"}.hgi-duotone.hgi-school-bell-01:before{content:"ᇡ"}.hgi-duotone.hgi-school-bell-02:after{content:"ᇢ"}.hgi-duotone.hgi-school-bell-02:before{content:"ᇣ"}.hgi-duotone.hgi-school-bus:after{content:"ᇤ"}.hgi-duotone.hgi-school-bus:before{content:"ᇥ"}.hgi-duotone.hgi-school-report-card:after{content:"ᇦ"}.hgi-duotone.hgi-school-report-card:before{content:"ᇧ"}.hgi-duotone.hgi-school:after{content:"ᇨ"}.hgi-duotone.hgi-school-tie:after{content:"ᇩ"}.hgi-duotone.hgi-school-tie:before{content:"ᇪ"}.hgi-duotone.hgi-school:before{content:"ᇫ"}.hgi-duotone.hgi-scissor-01:after{content:"ᇬ"}.hgi-duotone.hgi-scissor-01:before{content:"ᇭ"}.hgi-duotone.hgi-scissor-rectangle:after{content:"ᇮ"}.hgi-duotone.hgi-scissor-rectangle:before{content:"ᇯ"}.hgi-duotone.hgi-scissor:after{content:"ᇰ"}.hgi-duotone.hgi-scissor:before{content:"ᇱ"}.hgi-duotone.hgi-scooter-01:after{content:"ᇲ"}.hgi-duotone.hgi-scooter-01:before{content:"ᇳ"}.hgi-duotone.hgi-scooter-02:after{content:"ᇴ"}.hgi-duotone.hgi-scooter-02:before{content:"ᇵ"}.hgi-duotone.hgi-scooter-03:after{content:"ᇶ"}.hgi-duotone.hgi-scooter-03:before{content:"ᇷ"}.hgi-duotone.hgi-scooter-04:after{content:"ᇸ"}.hgi-duotone.hgi-scooter-04:before{content:"ᇹ"}.hgi-duotone.hgi-scooter-electric:after{content:"ᇺ"}.hgi-duotone.hgi-scooter-electric:before{content:"ᇻ"}.hgi-duotone.hgi-scratch-card:after{content:"ᇼ"}.hgi-duotone.hgi-scratch-card:before{content:"ᇽ"}.hgi-duotone.hgi-screen-add-to-home:after{content:"ᇾ"}.hgi-duotone.hgi-screen-add-to-home:before{content:"ᇿ"}.hgi-duotone.hgi-screen-lock-rotation:after{content:"ሀ"}.hgi-duotone.hgi-screen-lock-rotation:before{content:"ሁ"}.hgi-duotone.hgi-screen-rotation:after{content:"ሂ"}.hgi-duotone.hgi-screen-rotation:before{content:"ሃ"}.hgi-duotone.hgi-scribd:after{content:"ሄ"}.hgi-duotone.hgi-scribd:before{content:"ህ"}.hgi-duotone.hgi-scroll-horizontal:after{content:"ሆ"}.hgi-duotone.hgi-scroll-horizontal:before{content:"ሇ"}.hgi-duotone.hgi-scroll:after{content:"ለ"}.hgi-duotone.hgi-scroll-vertical:after{content:"ሉ"}.hgi-duotone.hgi-scroll-vertical:before{content:"ሊ"}.hgi-duotone.hgi-scroll:before{content:"ላ"}.hgi-duotone.hgi-sd-card:after{content:"ሌ"}.hgi-duotone.hgi-sd-card:before{content:"ል"}.hgi-duotone.hgi-seal:after{content:"ሎ"}.hgi-duotone.hgi-seal:before{content:"ሏ"}.hgi-duotone.hgi-search-01:after{content:"ሐ"}.hgi-duotone.hgi-search-01:before{content:"ሑ"}.hgi-duotone.hgi-search-02:after{content:"ሒ"}.hgi-duotone.hgi-search-02:before{content:"ሓ"}.hgi-duotone.hgi-search-add:after{content:"ሔ"}.hgi-duotone.hgi-search-add:before{content:"ሕ"}.hgi-duotone.hgi-search-area:after{content:"ሖ"}.hgi-duotone.hgi-search-area:before{content:"ሗ"}.hgi-duotone.hgi-search-circle:after{content:"መ"}.hgi-duotone.hgi-search-circle:before{content:"ሙ"}.hgi-duotone.hgi-search-dollar:after{content:"ሚ"}.hgi-duotone.hgi-search-dollar:before{content:"ማ"}.hgi-duotone.hgi-search-focus:after{content:"ሜ"}.hgi-duotone.hgi-search-focus:before{content:"ም"}.hgi-duotone.hgi-search-list-01:after{content:"ሞ"}.hgi-duotone.hgi-search-list-01:before{content:"ሟ"}.hgi-duotone.hgi-search-list-02:after{content:"ሠ"}.hgi-duotone.hgi-search-list-02:before{content:"ሡ"}.hgi-duotone.hgi-search-minus:after{content:"ሢ"}.hgi-duotone.hgi-search-minus:before{content:"ሣ"}.hgi-duotone.hgi-search-remove:after{content:"ሤ"}.hgi-duotone.hgi-search-remove:before{content:"ሥ"}.hgi-duotone.hgi-search-replace:after{content:"ሦ"}.hgi-duotone.hgi-search-replace:before{content:"ሧ"}.hgi-duotone.hgi-search-square:after{content:"ረ"}.hgi-duotone.hgi-search-square:before{content:"ሩ"}.hgi-duotone.hgi-search-visual:after{content:"ሪ"}.hgi-duotone.hgi-search-visual:before{content:"ራ"}.hgi-duotone.hgi-searching:after{content:"ሬ"}.hgi-duotone.hgi-searching:before{content:"ር"}.hgi-duotone.hgi-seat-selector:after{content:"ሮ"}.hgi-duotone.hgi-seat-selector:before{content:"ሯ"}.hgi-duotone.hgi-second-bracket-circle:after{content:"ሰ"}.hgi-duotone.hgi-second-bracket-circle:before{content:"ሱ"}.hgi-duotone.hgi-second-bracket:after{content:"ሲ"}.hgi-duotone.hgi-second-bracket-square:after{content:"ሳ"}.hgi-duotone.hgi-second-bracket-square:before{content:"ሴ"}.hgi-duotone.hgi-second-bracket:before{content:"ስ"}.hgi-duotone.hgi-secured-network:after{content:"ሶ"}.hgi-duotone.hgi-secured-network:before{content:"ሷ"}.hgi-duotone.hgi-security-block:after{content:"ሸ"}.hgi-duotone.hgi-security-block:before{content:"ሹ"}.hgi-duotone.hgi-security-check:after{content:"ሺ"}.hgi-duotone.hgi-security-check:before{content:"ሻ"}.hgi-duotone.hgi-security-key-usb:after{content:"ሼ"}.hgi-duotone.hgi-security-key-usb:before{content:"ሽ"}.hgi-duotone.hgi-security-lock:after{content:"ሾ"}.hgi-duotone.hgi-security-lock:before{content:"ሿ"}.hgi-duotone.hgi-security-password:after{content:"ቀ"}.hgi-duotone.hgi-security-password:before{content:"ቁ"}.hgi-duotone.hgi-security:after{content:"ቂ"}.hgi-duotone.hgi-security-validation:after{content:"ቃ"}.hgi-duotone.hgi-security-validation:before{content:"ቄ"}.hgi-duotone.hgi-security-wifi:after{content:"ቅ"}.hgi-duotone.hgi-security-wifi:before{content:"ቆ"}.hgi-duotone.hgi-security:before{content:"ቇ"}.hgi-duotone.hgi-segment:after{content:"ቈ"}.hgi-duotone.hgi-segment:before{content:"቉"}.hgi-duotone.hgi-select-01:after{content:"ቊ"}.hgi-duotone.hgi-select-01:before{content:"ቋ"}.hgi-duotone.hgi-select-02:after{content:"ቌ"}.hgi-duotone.hgi-select-02:before{content:"ቍ"}.hgi-duotone.hgi-send-to-mobile:after{content:"቎"}.hgi-duotone.hgi-send-to-mobile:before{content:"቏"}.hgi-duotone.hgi-senseless:after{content:"ቐ"}.hgi-duotone.hgi-senseless:before{content:"ቑ"}.hgi-duotone.hgi-sent:after{content:"ቒ"}.hgi-duotone.hgi-sent:before{content:"ቓ"}.hgi-duotone.hgi-seo:after{content:"ቔ"}.hgi-duotone.hgi-seo:before{content:"ቕ"}.hgi-duotone.hgi-service:after{content:"ቖ"}.hgi-duotone.hgi-service:before{content:"቗"}.hgi-duotone.hgi-setting-06:after{content:"ቘ"}.hgi-duotone.hgi-setting-06:before{content:"቙"}.hgi-duotone.hgi-setting-07:after{content:"ቚ"}.hgi-duotone.hgi-setting-07:before{content:"ቛ"}.hgi-duotone.hgi-setting-done-01:after{content:"ቜ"}.hgi-duotone.hgi-setting-done-01:before{content:"ቝ"}.hgi-duotone.hgi-setting-done-02:after{content:"቞"}.hgi-duotone.hgi-setting-done-02:before{content:"቟"}.hgi-duotone.hgi-setting-done-03:after{content:"በ"}.hgi-duotone.hgi-setting-done-03:before{content:"ቡ"}.hgi-duotone.hgi-setting-done-04:after{content:"ቢ"}.hgi-duotone.hgi-setting-done-04:before{content:"ባ"}.hgi-duotone.hgi-setting-error-03:after{content:"ቤ"}.hgi-duotone.hgi-setting-error-03:before{content:"ብ"}.hgi-duotone.hgi-setting-error-04:after{content:"ቦ"}.hgi-duotone.hgi-setting-error-04:before{content:"ቧ"}.hgi-duotone.hgi-settings-01:after{content:"ቨ"}.hgi-duotone.hgi-settings-01:before{content:"ቩ"}.hgi-duotone.hgi-settings-02:after{content:"ቪ"}.hgi-duotone.hgi-settings-02:before{content:"ቫ"}.hgi-duotone.hgi-settings-03:after{content:"ቬ"}.hgi-duotone.hgi-settings-03:before{content:"ቭ"}.hgi-duotone.hgi-settings-04:after{content:"ቮ"}.hgi-duotone.hgi-settings-04:before{content:"ቯ"}.hgi-duotone.hgi-settings-05:after{content:"ተ"}.hgi-duotone.hgi-settings-05:before{content:"ቱ"}.hgi-duotone.hgi-settings-error-01:after{content:"ቲ"}.hgi-duotone.hgi-settings-error-01:before{content:"ታ"}.hgi-duotone.hgi-settings-error-02:after{content:"ቴ"}.hgi-duotone.hgi-settings-error-02:before{content:"ት"}.hgi-duotone.hgi-setup-01:after{content:"ቶ"}.hgi-duotone.hgi-setup-01:before{content:"ቷ"}.hgi-duotone.hgi-setup-02:after{content:"ቸ"}.hgi-duotone.hgi-setup-02:before{content:"ቹ"}.hgi-duotone.hgi-shaka-01:after{content:"ቺ"}.hgi-duotone.hgi-shaka-01:before{content:"ቻ"}.hgi-duotone.hgi-shaka-02:after{content:"ቼ"}.hgi-duotone.hgi-shaka-02:before{content:"ች"}.hgi-duotone.hgi-shaka-03:after{content:"ቾ"}.hgi-duotone.hgi-shaka-03:before{content:"ቿ"}.hgi-duotone.hgi-shaka-04:after{content:"ኀ"}.hgi-duotone.hgi-shaka-04:before{content:"ኁ"}.hgi-duotone.hgi-shampoo:after{content:"ኂ"}.hgi-duotone.hgi-shampoo:before{content:"ኃ"}.hgi-duotone.hgi-shapes:after{content:"ኄ"}.hgi-duotone.hgi-shapes:before{content:"ኅ"}.hgi-duotone.hgi-share-01:after{content:"ኆ"}.hgi-duotone.hgi-share-01:before{content:"ኇ"}.hgi-duotone.hgi-share-02:after{content:"ኈ"}.hgi-duotone.hgi-share-02:before{content:"኉"}.hgi-duotone.hgi-share-03:after{content:"ኊ"}.hgi-duotone.hgi-share-03:before{content:"ኋ"}.hgi-duotone.hgi-share-04:after{content:"ኌ"}.hgi-duotone.hgi-share-04:before{content:"ኍ"}.hgi-duotone.hgi-share-05:after{content:"኎"}.hgi-duotone.hgi-share-05:before{content:"኏"}.hgi-duotone.hgi-share-06:after{content:"ነ"}.hgi-duotone.hgi-share-06:before{content:"ኑ"}.hgi-duotone.hgi-share-07:after{content:"ኒ"}.hgi-duotone.hgi-share-07:before{content:"ና"}.hgi-duotone.hgi-share-08:after{content:"ኔ"}.hgi-duotone.hgi-share-08:before{content:"ን"}.hgi-duotone.hgi-share-knowledge:after{content:"ኖ"}.hgi-duotone.hgi-share-knowledge:before{content:"ኗ"}.hgi-duotone.hgi-share-location-01:after{content:"ኘ"}.hgi-duotone.hgi-share-location-01:before{content:"ኙ"}.hgi-duotone.hgi-share-location-02:after{content:"ኚ"}.hgi-duotone.hgi-share-location-02:before{content:"ኛ"}.hgi-duotone.hgi-shared-wifi:after{content:"ኜ"}.hgi-duotone.hgi-shared-wifi:before{content:"ኝ"}.hgi-duotone.hgi-sharing:after{content:"ኞ"}.hgi-duotone.hgi-sharing:before{content:"ኟ"}.hgi-duotone.hgi-shellfish:after{content:"አ"}.hgi-duotone.hgi-shellfish:before{content:"ኡ"}.hgi-duotone.hgi-sheriff-01:after{content:"ኢ"}.hgi-duotone.hgi-sheriff-01:before{content:"ኣ"}.hgi-duotone.hgi-sheriff-02:after{content:"ኤ"}.hgi-duotone.hgi-sheriff-02:before{content:"እ"}.hgi-duotone.hgi-shield-01:after{content:"ኦ"}.hgi-duotone.hgi-shield-01:before{content:"ኧ"}.hgi-duotone.hgi-shield-02:after{content:"ከ"}.hgi-duotone.hgi-shield-02:before{content:"ኩ"}.hgi-duotone.hgi-shield-blockchain:after{content:"ኪ"}.hgi-duotone.hgi-shield-blockchain:before{content:"ካ"}.hgi-duotone.hgi-shield-energy:after{content:"ኬ"}.hgi-duotone.hgi-shield-energy:before{content:"ክ"}.hgi-duotone.hgi-shield-key:after{content:"ኮ"}.hgi-duotone.hgi-shield-key:before{content:"ኯ"}.hgi-duotone.hgi-shield-user:after{content:"ኰ"}.hgi-duotone.hgi-shield-user:before{content:"኱"}.hgi-duotone.hgi-shipment-tracking:after{content:"ኲ"}.hgi-duotone.hgi-shipment-tracking:before{content:"ኳ"}.hgi-duotone.hgi-shipping-center:after{content:"ኴ"}.hgi-duotone.hgi-shipping-center:before{content:"ኵ"}.hgi-duotone.hgi-shipping-loading:after{content:"኶"}.hgi-duotone.hgi-shipping-loading:before{content:"኷"}.hgi-duotone.hgi-shipping-truck-01:after{content:"ኸ"}.hgi-duotone.hgi-shipping-truck-01:before{content:"ኹ"}.hgi-duotone.hgi-shipping-truck-02:after{content:"ኺ"}.hgi-duotone.hgi-shipping-truck-02:before{content:"ኻ"}.hgi-duotone.hgi-shirt-01:after{content:"ኼ"}.hgi-duotone.hgi-shirt-01:before{content:"ኽ"}.hgi-duotone.hgi-shocked:after{content:"ኾ"}.hgi-duotone.hgi-shocked:before{content:"኿"}.hgi-duotone.hgi-shop-sign:after{content:"ዀ"}.hgi-duotone.hgi-shop-sign:before{content:"዁"}.hgi-duotone.hgi-shopping-bag-01:after{content:"ዂ"}.hgi-duotone.hgi-shopping-bag-01:before{content:"ዃ"}.hgi-duotone.hgi-shopping-bag-02:after{content:"ዄ"}.hgi-duotone.hgi-shopping-bag-02:before{content:"ዅ"}.hgi-duotone.hgi-shopping-bag-03:after{content:"዆"}.hgi-duotone.hgi-shopping-bag-03:before{content:"዇"}.hgi-duotone.hgi-shopping-bag-add:after{content:"ወ"}.hgi-duotone.hgi-shopping-bag-add:before{content:"ዉ"}.hgi-duotone.hgi-shopping-bag-check:after{content:"ዊ"}.hgi-duotone.hgi-shopping-bag-check:before{content:"ዋ"}.hgi-duotone.hgi-shopping-bag-favorite:after{content:"ዌ"}.hgi-duotone.hgi-shopping-bag-favorite:before{content:"ው"}.hgi-duotone.hgi-shopping-bag-remove:after{content:"ዎ"}.hgi-duotone.hgi-shopping-bag-remove:before{content:"ዏ"}.hgi-duotone.hgi-shopping-basket-01:after{content:"ዐ"}.hgi-duotone.hgi-shopping-basket-01:before{content:"ዑ"}.hgi-duotone.hgi-shopping-basket-02:after{content:"ዒ"}.hgi-duotone.hgi-shopping-basket-02:before{content:"ዓ"}.hgi-duotone.hgi-shopping-basket-03:after{content:"ዔ"}.hgi-duotone.hgi-shopping-basket-03:before{content:"ዕ"}.hgi-duotone.hgi-shopping-basket-add-01:after{content:"ዖ"}.hgi-duotone.hgi-shopping-basket-add-01:before{content:"዗"}.hgi-duotone.hgi-shopping-basket-add-02:after{content:"ዘ"}.hgi-duotone.hgi-shopping-basket-add-02:before{content:"ዙ"}.hgi-duotone.hgi-shopping-basket-add-03:after{content:"ዚ"}.hgi-duotone.hgi-shopping-basket-add-03:before{content:"ዛ"}.hgi-duotone.hgi-shopping-basket-check-in-01:after{content:"ዜ"}.hgi-duotone.hgi-shopping-basket-check-in-01:before{content:"ዝ"}.hgi-duotone.hgi-shopping-basket-check-in-02:after{content:"ዞ"}.hgi-duotone.hgi-shopping-basket-check-in-02:before{content:"ዟ"}.hgi-duotone.hgi-shopping-basket-check-in-03:after{content:"ዠ"}.hgi-duotone.hgi-shopping-basket-check-in-03:before{content:"ዡ"}.hgi-duotone.hgi-shopping-basket-check-out-01:after{content:"ዢ"}.hgi-duotone.hgi-shopping-basket-check-out-01:before{content:"ዣ"}.hgi-duotone.hgi-shopping-basket-check-out-02:after{content:"ዤ"}.hgi-duotone.hgi-shopping-basket-check-out-02:before{content:"ዥ"}.hgi-duotone.hgi-shopping-basket-check-out-03:after{content:"ዦ"}.hgi-duotone.hgi-shopping-basket-check-out-03:before{content:"ዧ"}.hgi-duotone.hgi-shopping-basket-done-01:after{content:"የ"}.hgi-duotone.hgi-shopping-basket-done-01:before{content:"ዩ"}.hgi-duotone.hgi-shopping-basket-done-02:after{content:"ዪ"}.hgi-duotone.hgi-shopping-basket-done-02:before{content:"ያ"}.hgi-duotone.hgi-shopping-basket-done-03:after{content:"ዬ"}.hgi-duotone.hgi-shopping-basket-done-03:before{content:"ይ"}.hgi-duotone.hgi-shopping-basket-favorite-01:after{content:"ዮ"}.hgi-duotone.hgi-shopping-basket-favorite-01:before{content:"ዯ"}.hgi-duotone.hgi-shopping-basket-favorite-02:after{content:"ደ"}.hgi-duotone.hgi-shopping-basket-favorite-02:before{content:"ዱ"}.hgi-duotone.hgi-shopping-basket-favorite-03:after{content:"ዲ"}.hgi-duotone.hgi-shopping-basket-favorite-03:before{content:"ዳ"}.hgi-duotone.hgi-shopping-basket-remove-01:after{content:"ዴ"}.hgi-duotone.hgi-shopping-basket-remove-01:before{content:"ድ"}.hgi-duotone.hgi-shopping-basket-remove-02:after{content:"ዶ"}.hgi-duotone.hgi-shopping-basket-remove-02:before{content:"ዷ"}.hgi-duotone.hgi-shopping-basket-remove-03:after{content:"ዸ"}.hgi-duotone.hgi-shopping-basket-remove-03:before{content:"ዹ"}.hgi-duotone.hgi-shopping-basket-secure-01:after{content:"ዺ"}.hgi-duotone.hgi-shopping-basket-secure-01:before{content:"ዻ"}.hgi-duotone.hgi-shopping-basket-secure-02:after{content:"ዼ"}.hgi-duotone.hgi-shopping-basket-secure-02:before{content:"ዽ"}.hgi-duotone.hgi-shopping-basket-secure-03:after{content:"ዾ"}.hgi-duotone.hgi-shopping-basket-secure-03:before{content:"ዿ"}.hgi-duotone.hgi-shopping-cart-01:after{content:"ጀ"}.hgi-duotone.hgi-shopping-cart-01:before{content:"ጁ"}.hgi-duotone.hgi-shopping-cart-02:after{content:"ጂ"}.hgi-duotone.hgi-shopping-cart-02:before{content:"ጃ"}.hgi-duotone.hgi-shopping-cart-add-01:after{content:"ጄ"}.hgi-duotone.hgi-shopping-cart-add-01:before{content:"ጅ"}.hgi-duotone.hgi-shopping-cart-add-02:after{content:"ጆ"}.hgi-duotone.hgi-shopping-cart-add-02:before{content:"ጇ"}.hgi-duotone.hgi-shopping-cart-check-01:after{content:"ገ"}.hgi-duotone.hgi-shopping-cart-check-01:before{content:"ጉ"}.hgi-duotone.hgi-shopping-cart-check-02:after{content:"ጊ"}.hgi-duotone.hgi-shopping-cart-check-02:before{content:"ጋ"}.hgi-duotone.hgi-shopping-cart-check-in-01:after{content:"ጌ"}.hgi-duotone.hgi-shopping-cart-check-in-01:before{content:"ግ"}.hgi-duotone.hgi-shopping-cart-check-in-02:after{content:"ጎ"}.hgi-duotone.hgi-shopping-cart-check-in-02:before{content:"ጏ"}.hgi-duotone.hgi-shopping-cart-check-out-01:after{content:"ጐ"}.hgi-duotone.hgi-shopping-cart-check-out-01:before{content:"጑"}.hgi-duotone.hgi-shopping-cart-check-out-02:after{content:"ጒ"}.hgi-duotone.hgi-shopping-cart-check-out-02:before{content:"ጓ"}.hgi-duotone.hgi-shopping-cart-favorite-01:after{content:"ጔ"}.hgi-duotone.hgi-shopping-cart-favorite-01:before{content:"ጕ"}.hgi-duotone.hgi-shopping-cart-favorite-02:after{content:"጖"}.hgi-duotone.hgi-shopping-cart-favorite-02:before{content:"጗"}.hgi-duotone.hgi-shopping-cart-remove-01:after{content:"ጘ"}.hgi-duotone.hgi-shopping-cart-remove-01:before{content:"ጙ"}.hgi-duotone.hgi-shopping-cart-remove-02:after{content:"ጚ"}.hgi-duotone.hgi-shopping-cart-remove-02:before{content:"ጛ"}.hgi-duotone.hgi-shorts-pants:after{content:"ጜ"}.hgi-duotone.hgi-shorts-pants:before{content:"ጝ"}.hgi-duotone.hgi-shuffle:after{content:"ጞ"}.hgi-duotone.hgi-shuffle-square:after{content:"ጟ"}.hgi-duotone.hgi-shuffle-square:before{content:"ጠ"}.hgi-duotone.hgi-shuffle:before{content:"ጡ"}.hgi-duotone.hgi-shutterstock:after{content:"ጢ"}.hgi-duotone.hgi-shutterstock:before{content:"ጣ"}.hgi-duotone.hgi-sidebar-bottom:after{content:"ጤ"}.hgi-duotone.hgi-sidebar-bottom:before{content:"ጥ"}.hgi-duotone.hgi-sidebar-left-01:after{content:"ጦ"}.hgi-duotone.hgi-sidebar-left-01:before{content:"ጧ"}.hgi-duotone.hgi-sidebar-left:after{content:"ጨ"}.hgi-duotone.hgi-sidebar-left:before{content:"ጩ"}.hgi-duotone.hgi-sidebar-right-01:after{content:"ጪ"}.hgi-duotone.hgi-sidebar-right-01:before{content:"ጫ"}.hgi-duotone.hgi-sidebar-right:after{content:"ጬ"}.hgi-duotone.hgi-sidebar-right:before{content:"ጭ"}.hgi-duotone.hgi-sidebar-top:after{content:"ጮ"}.hgi-duotone.hgi-sidebar-top:before{content:"ጯ"}.hgi-duotone.hgi-sign-language-c:after{content:"ጰ"}.hgi-duotone.hgi-sign-language-c:before{content:"ጱ"}.hgi-duotone.hgi-signal-full-01:after{content:"ጲ"}.hgi-duotone.hgi-signal-full-01:before{content:"ጳ"}.hgi-duotone.hgi-signal-full-02:after{content:"ጴ"}.hgi-duotone.hgi-signal-full-02:before{content:"ጵ"}.hgi-duotone.hgi-signal-low-01:after{content:"ጶ"}.hgi-duotone.hgi-signal-low-01:before{content:"ጷ"}.hgi-duotone.hgi-signal-low-02:after{content:"ጸ"}.hgi-duotone.hgi-signal-low-02:before{content:"ጹ"}.hgi-duotone.hgi-signal-low-medium:after{content:"ጺ"}.hgi-duotone.hgi-signal-low-medium:before{content:"ጻ"}.hgi-duotone.hgi-signal-medium-01:after{content:"ጼ"}.hgi-duotone.hgi-signal-medium-01:before{content:"ጽ"}.hgi-duotone.hgi-signal-medium-02:after{content:"ጾ"}.hgi-duotone.hgi-signal-medium-02:before{content:"ጿ"}.hgi-duotone.hgi-signal-no-01:after{content:"ፀ"}.hgi-duotone.hgi-signal-no-01:before{content:"ፁ"}.hgi-duotone.hgi-signal-no-02:after{content:"ፂ"}.hgi-duotone.hgi-signal-no-02:before{content:"ፃ"}.hgi-duotone.hgi-signal:after{content:"ፄ"}.hgi-duotone.hgi-signal:before{content:"ፅ"}.hgi-duotone.hgi-signature:after{content:"ፆ"}.hgi-duotone.hgi-signature:before{content:"ፇ"}.hgi-duotone.hgi-silence:after{content:"ፈ"}.hgi-duotone.hgi-silence:before{content:"ፉ"}.hgi-duotone.hgi-simcard-01:after{content:"ፊ"}.hgi-duotone.hgi-simcard-01:before{content:"ፋ"}.hgi-duotone.hgi-simcard-02:after{content:"ፌ"}.hgi-duotone.hgi-simcard-02:before{content:"ፍ"}.hgi-duotone.hgi-simcard-dual:after{content:"ፎ"}.hgi-duotone.hgi-simcard-dual:before{content:"ፏ"}.hgi-duotone.hgi-sin:after{content:"ፐ"}.hgi-duotone.hgi-sin:before{content:"ፑ"}.hgi-duotone.hgi-sine-01:after{content:"ፒ"}.hgi-duotone.hgi-sine-01:before{content:"ፓ"}.hgi-duotone.hgi-sine-02:after{content:"ፔ"}.hgi-duotone.hgi-sine-02:before{content:"ፕ"}.hgi-duotone.hgi-sing-left:after{content:"ፖ"}.hgi-duotone.hgi-sing-left:before{content:"ፗ"}.hgi-duotone.hgi-sing-right:after{content:"ፘ"}.hgi-duotone.hgi-sing-right:before{content:"ፙ"}.hgi-duotone.hgi-sink-01:after{content:"ፚ"}.hgi-duotone.hgi-sink-01:before{content:"፛"}.hgi-duotone.hgi-sink-02:after{content:"፜"}.hgi-duotone.hgi-sink-02:before{content:"፝"}.hgi-duotone.hgi-siri:after{content:"፞"}.hgi-duotone.hgi-siri:before{content:"፟"}.hgi-duotone.hgi-sketch:after{content:"፠"}.hgi-duotone.hgi-sketch:before{content:"፡"}.hgi-duotone.hgi-skew:after{content:"።"}.hgi-duotone.hgi-skew:before{content:"፣"}.hgi-duotone.hgi-ski-dice-faces-01:after{content:"፤"}.hgi-duotone.hgi-ski-dice-faces-01:before{content:"፥"}.hgi-duotone.hgi-skipping-rope:after{content:"፦"}.hgi-duotone.hgi-skipping-rope:before{content:"፧"}.hgi-duotone.hgi-skull:after{content:"፨"}.hgi-duotone.hgi-skull:before{content:"፩"}.hgi-duotone.hgi-skype:after{content:"፪"}.hgi-duotone.hgi-skype:before{content:"፫"}.hgi-duotone.hgi-slack:after{content:"፬"}.hgi-duotone.hgi-slack:before{content:"፭"}.hgi-duotone.hgi-sleeping:after{content:"፮"}.hgi-duotone.hgi-sleeping:before{content:"፯"}.hgi-duotone.hgi-sleeveless:after{content:"፰"}.hgi-duotone.hgi-sleeveless:before{content:"፱"}.hgi-duotone.hgi-sliders-horizontal:after{content:"፲"}.hgi-duotone.hgi-sliders-horizontal:before{content:"፳"}.hgi-duotone.hgi-sliders-vertical:after{content:"፴"}.hgi-duotone.hgi-sliders-vertical:before{content:"፵"}.hgi-duotone.hgi-slideshare:after{content:"፶"}.hgi-duotone.hgi-slideshare:before{content:"፷"}.hgi-duotone.hgi-slow-winds:after{content:"፸"}.hgi-duotone.hgi-slow-winds:before{content:"፹"}.hgi-duotone.hgi-smart-ac:after{content:"፺"}.hgi-duotone.hgi-smart-ac:before{content:"፻"}.hgi-duotone.hgi-smart-phone-01:after{content:"፼"}.hgi-duotone.hgi-smart-phone-01:before{content:"፽"}.hgi-duotone.hgi-smart-phone-02:after{content:"፾"}.hgi-duotone.hgi-smart-phone-02:before{content:"፿"}.hgi-duotone.hgi-smart-phone-03:after{content:"ᎀ"}.hgi-duotone.hgi-smart-phone-03:before{content:"ᎁ"}.hgi-duotone.hgi-smart-phone-04:after{content:"ᎂ"}.hgi-duotone.hgi-smart-phone-04:before{content:"ᎃ"}.hgi-duotone.hgi-smart-phone-landscape:after{content:"ᎄ"}.hgi-duotone.hgi-smart-phone-landscape:before{content:"ᎅ"}.hgi-duotone.hgi-smart:after{content:"ᎆ"}.hgi-duotone.hgi-smart-watch-01:after{content:"ᎇ"}.hgi-duotone.hgi-smart-watch-01:before{content:"ᎈ"}.hgi-duotone.hgi-smart-watch-02:after{content:"ᎉ"}.hgi-duotone.hgi-smart-watch-02:before{content:"ᎊ"}.hgi-duotone.hgi-smart-watch-03:after{content:"ᎋ"}.hgi-duotone.hgi-smart-watch-03:before{content:"ᎌ"}.hgi-duotone.hgi-smart-watch-04:after{content:"ᎍ"}.hgi-duotone.hgi-smart-watch-04:before{content:"ᎎ"}.hgi-duotone.hgi-smart:before{content:"ᎏ"}.hgi-duotone.hgi-smartphone-lost-wifi:after{content:"᎐"}.hgi-duotone.hgi-smartphone-lost-wifi:before{content:"᎑"}.hgi-duotone.hgi-smartphone-wifi:after{content:"᎒"}.hgi-duotone.hgi-smartphone-wifi:before{content:"᎓"}.hgi-duotone.hgi-smile-dizzy:after{content:"᎔"}.hgi-duotone.hgi-smile-dizzy:before{content:"᎕"}.hgi-duotone.hgi-smile:after{content:"᎖"}.hgi-duotone.hgi-smile:before{content:"᎗"}.hgi-duotone.hgi-sms-code:after{content:"᎘"}.hgi-duotone.hgi-sms-code:before{content:"᎙"}.hgi-duotone.hgi-snail:after{content:"᎚"}.hgi-duotone.hgi-snail:before{content:"᎛"}.hgi-duotone.hgi-snapchat:after{content:"᎜"}.hgi-duotone.hgi-snapchat:before{content:"᎝"}.hgi-duotone.hgi-snow:after{content:"᎞"}.hgi-duotone.hgi-snow:before{content:"᎟"}.hgi-duotone.hgi-soda-can:after{content:"Ꭰ"}.hgi-duotone.hgi-soda-can:before{content:"Ꭱ"}.hgi-duotone.hgi-sofa-01:after{content:"Ꭲ"}.hgi-duotone.hgi-sofa-01:before{content:"Ꭳ"}.hgi-duotone.hgi-sofa-02:after{content:"Ꭴ"}.hgi-duotone.hgi-sofa-02:before{content:"Ꭵ"}.hgi-duotone.hgi-sofa-03:after{content:"Ꭶ"}.hgi-duotone.hgi-sofa-03:before{content:"Ꭷ"}.hgi-duotone.hgi-sofa-single:after{content:"Ꭸ"}.hgi-duotone.hgi-sofa-single:before{content:"Ꭹ"}.hgi-duotone.hgi-soft-drink-01:after{content:"Ꭺ"}.hgi-duotone.hgi-soft-drink-01:before{content:"Ꭻ"}.hgi-duotone.hgi-soft-drink-02:after{content:"Ꭼ"}.hgi-duotone.hgi-soft-drink-02:before{content:"Ꭽ"}.hgi-duotone.hgi-software-license:after{content:"Ꭾ"}.hgi-duotone.hgi-software-license:before{content:"Ꭿ"}.hgi-duotone.hgi-software:after{content:"Ꮀ"}.hgi-duotone.hgi-software-uninstall:after{content:"Ꮁ"}.hgi-duotone.hgi-software-uninstall:before{content:"Ꮂ"}.hgi-duotone.hgi-software:before{content:"Ꮃ"}.hgi-duotone.hgi-soil-moisture-field:after{content:"Ꮄ"}.hgi-duotone.hgi-soil-moisture-field:before{content:"Ꮅ"}.hgi-duotone.hgi-soil-moisture-global:after{content:"Ꮆ"}.hgi-duotone.hgi-soil-moisture-global:before{content:"Ꮇ"}.hgi-duotone.hgi-soil-temperature-field:after{content:"Ꮈ"}.hgi-duotone.hgi-soil-temperature-field:before{content:"Ꮉ"}.hgi-duotone.hgi-soil-temperature-global:after{content:"Ꮊ"}.hgi-duotone.hgi-soil-temperature-global:before{content:"Ꮋ"}.hgi-duotone.hgi-solar-energy:after{content:"Ꮌ"}.hgi-duotone.hgi-solar-energy:before{content:"Ꮍ"}.hgi-duotone.hgi-solar-panel-01:after{content:"Ꮎ"}.hgi-duotone.hgi-solar-panel-01:before{content:"Ꮏ"}.hgi-duotone.hgi-solar-panel-02:after{content:"Ꮐ"}.hgi-duotone.hgi-solar-panel-02:before{content:"Ꮑ"}.hgi-duotone.hgi-solar-panel-03:after{content:"Ꮒ"}.hgi-duotone.hgi-solar-panel-03:before{content:"Ꮓ"}.hgi-duotone.hgi-solar-panel-04:after{content:"Ꮔ"}.hgi-duotone.hgi-solar-panel-04:before{content:"Ꮕ"}.hgi-duotone.hgi-solar-panel-05:after{content:"Ꮖ"}.hgi-duotone.hgi-solar-panel-05:before{content:"Ꮗ"}.hgi-duotone.hgi-solar-power:after{content:"Ꮘ"}.hgi-duotone.hgi-solar-power:before{content:"Ꮙ"}.hgi-duotone.hgi-solar-system-01:after{content:"Ꮚ"}.hgi-duotone.hgi-solar-system-01:before{content:"Ꮛ"}.hgi-duotone.hgi-solar-system:after{content:"Ꮜ"}.hgi-duotone.hgi-solar-system:before{content:"Ꮝ"}.hgi-duotone.hgi-solid-line-01:after{content:"Ꮞ"}.hgi-duotone.hgi-solid-line-01:before{content:"Ꮟ"}.hgi-duotone.hgi-solid-line-02:after{content:"Ꮠ"}.hgi-duotone.hgi-solid-line-02:before{content:"Ꮡ"}.hgi-duotone.hgi-sort-by-down-01:after{content:"Ꮢ"}.hgi-duotone.hgi-sort-by-down-01:before{content:"Ꮣ"}.hgi-duotone.hgi-sort-by-down-02:after{content:"Ꮤ"}.hgi-duotone.hgi-sort-by-down-02:before{content:"Ꮥ"}.hgi-duotone.hgi-sort-by-up-01:after{content:"Ꮦ"}.hgi-duotone.hgi-sort-by-up-01:before{content:"Ꮧ"}.hgi-duotone.hgi-sort-by-up-02:after{content:"Ꮨ"}.hgi-duotone.hgi-sort-by-up-02:before{content:"Ꮩ"}.hgi-duotone.hgi-sorting-01:after{content:"Ꮪ"}.hgi-duotone.hgi-sorting-01:before{content:"Ꮫ"}.hgi-duotone.hgi-sorting-02:after{content:"Ꮬ"}.hgi-duotone.hgi-sorting-02:before{content:"Ꮭ"}.hgi-duotone.hgi-sorting-03:after{content:"Ꮮ"}.hgi-duotone.hgi-sorting-03:before{content:"Ꮯ"}.hgi-duotone.hgi-sorting-04:after{content:"Ꮰ"}.hgi-duotone.hgi-sorting-04:before{content:"Ꮱ"}.hgi-duotone.hgi-sorting-05:after{content:"Ꮲ"}.hgi-duotone.hgi-sorting-05:before{content:"Ꮳ"}.hgi-duotone.hgi-sorting-1-9:after{content:"Ꮴ"}.hgi-duotone.hgi-sorting-1-9:before{content:"Ꮵ"}.hgi-duotone.hgi-sorting-9-1:after{content:"Ꮶ"}.hgi-duotone.hgi-sorting-9-1:before{content:"Ꮷ"}.hgi-duotone.hgi-sorting-a-z-01:after{content:"Ꮸ"}.hgi-duotone.hgi-sorting-a-z-01:before{content:"Ꮹ"}.hgi-duotone.hgi-sorting-a-z-02:after{content:"Ꮺ"}.hgi-duotone.hgi-sorting-a-z-02:before{content:"Ꮻ"}.hgi-duotone.hgi-sorting-down:after{content:"Ꮼ"}.hgi-duotone.hgi-sorting-down:before{content:"Ꮽ"}.hgi-duotone.hgi-sorting-up:after{content:"Ꮾ"}.hgi-duotone.hgi-sorting-up:before{content:"Ꮿ"}.hgi-duotone.hgi-sorting-z-a-01:after{content:"Ᏸ"}.hgi-duotone.hgi-sorting-z-a-01:before{content:"Ᏹ"}.hgi-duotone.hgi-soundcloud:after{content:"Ᏺ"}.hgi-duotone.hgi-soundcloud:before{content:"Ᏻ"}.hgi-duotone.hgi-source-code-circle:after{content:"Ᏼ"}.hgi-duotone.hgi-source-code-circle:before{content:"Ᏽ"}.hgi-duotone.hgi-source-code:after{content:"᏶"}.hgi-duotone.hgi-source-code-square:after{content:"᏷"}.hgi-duotone.hgi-source-code-square:before{content:"ᏸ"}.hgi-duotone.hgi-source-code:before{content:"ᏹ"}.hgi-duotone.hgi-spaceship:after{content:"ᏺ"}.hgi-duotone.hgi-spaceship:before{content:"ᏻ"}.hgi-duotone.hgi-spades:after{content:"ᏼ"}.hgi-duotone.hgi-spades:before{content:"ᏽ"}.hgi-duotone.hgi-spaghetti:after{content:"᏾"}.hgi-duotone.hgi-spaghetti:before{content:"᏿"}.hgi-duotone.hgi-spam:after{content:"᐀"}.hgi-duotone.hgi-spam:before{content:"ᐁ"}.hgi-duotone.hgi-sparkles:after{content:"ᐂ"}.hgi-duotone.hgi-sparkles:before{content:"ᐃ"}.hgi-duotone.hgi-spartan-helmet:after{content:"ᐄ"}.hgi-duotone.hgi-spartan-helmet:before{content:"ᐅ"}.hgi-duotone.hgi-spatula:after{content:"ᐆ"}.hgi-duotone.hgi-spatula:before{content:"ᐇ"}.hgi-duotone.hgi-speaker-01:after{content:"ᐈ"}.hgi-duotone.hgi-speaker-01:before{content:"ᐉ"}.hgi-duotone.hgi-speaker:after{content:"ᐊ"}.hgi-duotone.hgi-speaker:before{content:"ᐋ"}.hgi-duotone.hgi-speech-to-text:after{content:"ᐌ"}.hgi-duotone.hgi-speech-to-text:before{content:"ᐍ"}.hgi-duotone.hgi-speed-train-01:after{content:"ᐎ"}.hgi-duotone.hgi-speed-train-01:before{content:"ᐏ"}.hgi-duotone.hgi-speed-train-02:after{content:"ᐐ"}.hgi-duotone.hgi-speed-train-02:before{content:"ᐑ"}.hgi-duotone.hgi-sperm:after{content:"ᐒ"}.hgi-duotone.hgi-sperm:before{content:"ᐓ"}.hgi-duotone.hgi-sphere:after{content:"ᐔ"}.hgi-duotone.hgi-sphere:before{content:"ᐕ"}.hgi-duotone.hgi-spirals:after{content:"ᐖ"}.hgi-duotone.hgi-spirals:before{content:"ᐗ"}.hgi-duotone.hgi-spoon-and-fork:after{content:"ᐘ"}.hgi-duotone.hgi-spoon-and-fork:before{content:"ᐙ"}.hgi-duotone.hgi-spoon-and-knife:after{content:"ᐚ"}.hgi-duotone.hgi-spoon-and-knife:before{content:"ᐛ"}.hgi-duotone.hgi-spoon:after{content:"ᐜ"}.hgi-duotone.hgi-spoon:before{content:"ᐝ"}.hgi-duotone.hgi-spotify:after{content:"ᐞ"}.hgi-duotone.hgi-spotify:before{content:"ᐟ"}.hgi-duotone.hgi-sql:after{content:"ᐠ"}.hgi-duotone.hgi-sql:before{content:"ᐡ"}.hgi-duotone.hgi-square-01:after{content:"ᐢ"}.hgi-duotone.hgi-square-01:before{content:"ᐣ"}.hgi-duotone.hgi-square-arrow-data-transfer-diagonal:after{content:"ᐤ"}.hgi-duotone.hgi-square-arrow-data-transfer-diagonal:before{content:"ᐥ"}.hgi-duotone.hgi-square-arrow-data-transfer-horizontal:after{content:"ᐦ"}.hgi-duotone.hgi-square-arrow-data-transfer-horizontal:before{content:"ᐧ"}.hgi-duotone.hgi-square-arrow-data-transfer-vertical:after{content:"ᐨ"}.hgi-duotone.hgi-square-arrow-data-transfer-vertical:before{content:"ᐩ"}.hgi-duotone.hgi-square-arrow-diagonal-01:after{content:"ᐪ"}.hgi-duotone.hgi-square-arrow-diagonal-01:before{content:"ᐫ"}.hgi-duotone.hgi-square-arrow-diagonal-02:after{content:"ᐬ"}.hgi-duotone.hgi-square-arrow-diagonal-02:before{content:"ᐭ"}.hgi-duotone.hgi-square-arrow-down-01:after{content:"ᐮ"}.hgi-duotone.hgi-square-arrow-down-01:before{content:"ᐯ"}.hgi-duotone.hgi-square-arrow-down-02:after{content:"ᐰ"}.hgi-duotone.hgi-square-arrow-down-02:before{content:"ᐱ"}.hgi-duotone.hgi-square-arrow-down-03:after{content:"ᐲ"}.hgi-duotone.hgi-square-arrow-down-03:before{content:"ᐳ"}.hgi-duotone.hgi-square-arrow-down-double:after{content:"ᐴ"}.hgi-duotone.hgi-square-arrow-down-double:before{content:"ᐵ"}.hgi-duotone.hgi-square-arrow-down-left:after{content:"ᐶ"}.hgi-duotone.hgi-square-arrow-down-left:before{content:"ᐷ"}.hgi-duotone.hgi-square-arrow-down-right:after{content:"ᐸ"}.hgi-duotone.hgi-square-arrow-down-right:before{content:"ᐹ"}.hgi-duotone.hgi-square-arrow-expand-01:after{content:"ᐺ"}.hgi-duotone.hgi-square-arrow-expand-01:before{content:"ᐻ"}.hgi-duotone.hgi-square-arrow-expand-02:after{content:"ᐼ"}.hgi-duotone.hgi-square-arrow-expand-02:before{content:"ᐽ"}.hgi-duotone.hgi-square-arrow-horizontal:after{content:"ᐾ"}.hgi-duotone.hgi-square-arrow-horizontal:before{content:"ᐿ"}.hgi-duotone.hgi-square-arrow-left-01:after{content:"ᑀ"}.hgi-duotone.hgi-square-arrow-left-01:before{content:"ᑁ"}.hgi-duotone.hgi-square-arrow-left-02:after{content:"ᑂ"}.hgi-duotone.hgi-square-arrow-left-02:before{content:"ᑃ"}.hgi-duotone.hgi-square-arrow-left-03:after{content:"ᑄ"}.hgi-duotone.hgi-square-arrow-left-03:before{content:"ᑅ"}.hgi-duotone.hgi-square-arrow-left-double:after{content:"ᑆ"}.hgi-duotone.hgi-square-arrow-left-double:before{content:"ᑇ"}.hgi-duotone.hgi-square-arrow-left-right:after{content:"ᑈ"}.hgi-duotone.hgi-square-arrow-left-right:before{content:"ᑉ"}.hgi-duotone.hgi-square-arrow-move-down-left:after{content:"ᑊ"}.hgi-duotone.hgi-square-arrow-move-down-left:before{content:"ᑋ"}.hgi-duotone.hgi-square-arrow-move-down-right:after{content:"ᑌ"}.hgi-duotone.hgi-square-arrow-move-down-right:before{content:"ᑍ"}.hgi-duotone.hgi-square-arrow-move-left-down:after{content:"ᑎ"}.hgi-duotone.hgi-square-arrow-move-left-down:before{content:"ᑏ"}.hgi-duotone.hgi-square-arrow-move-left-up:after{content:"ᑐ"}.hgi-duotone.hgi-square-arrow-move-left-up:before{content:"ᑑ"}.hgi-duotone.hgi-square-arrow-move-right-down:after{content:"ᑒ"}.hgi-duotone.hgi-square-arrow-move-right-down:before{content:"ᑓ"}.hgi-duotone.hgi-square-arrow-move-right-up:after{content:"ᑔ"}.hgi-duotone.hgi-square-arrow-move-right-up:before{content:"ᑕ"}.hgi-duotone.hgi-square-arrow-reload-01:after{content:"ᑖ"}.hgi-duotone.hgi-square-arrow-reload-01:before{content:"ᑗ"}.hgi-duotone.hgi-square-arrow-reload-02:after{content:"ᑘ"}.hgi-duotone.hgi-square-arrow-reload-02:before{content:"ᑙ"}.hgi-duotone.hgi-square-arrow-right-01:after{content:"ᑚ"}.hgi-duotone.hgi-square-arrow-right-01:before{content:"ᑛ"}.hgi-duotone.hgi-square-arrow-right-02:after{content:"ᑜ"}.hgi-duotone.hgi-square-arrow-right-02:before{content:"ᑝ"}.hgi-duotone.hgi-square-arrow-right-03:after{content:"ᑞ"}.hgi-duotone.hgi-square-arrow-right-03:before{content:"ᑟ"}.hgi-duotone.hgi-square-arrow-right-double:after{content:"ᑠ"}.hgi-duotone.hgi-square-arrow-right-double:before{content:"ᑡ"}.hgi-duotone.hgi-square-arrow-shrink-01:after{content:"ᑢ"}.hgi-duotone.hgi-square-arrow-shrink-01:before{content:"ᑣ"}.hgi-duotone.hgi-square-arrow-shrink-02:after{content:"ᑤ"}.hgi-duotone.hgi-square-arrow-shrink-02:before{content:"ᑥ"}.hgi-duotone.hgi-square-arrow-up-01:after{content:"ᑦ"}.hgi-duotone.hgi-square-arrow-up-01:before{content:"ᑧ"}.hgi-duotone.hgi-square-arrow-up-02:after{content:"ᑨ"}.hgi-duotone.hgi-square-arrow-up-02:before{content:"ᑩ"}.hgi-duotone.hgi-square-arrow-up-03:after{content:"ᑪ"}.hgi-duotone.hgi-square-arrow-up-03:before{content:"ᑫ"}.hgi-duotone.hgi-square-arrow-up-double:after{content:"ᑬ"}.hgi-duotone.hgi-square-arrow-up-double:before{content:"ᑭ"}.hgi-duotone.hgi-square-arrow-up-down:after{content:"ᑮ"}.hgi-duotone.hgi-square-arrow-up-down:before{content:"ᑯ"}.hgi-duotone.hgi-square-arrow-up-left:after{content:"ᑰ"}.hgi-duotone.hgi-square-arrow-up-left:before{content:"ᑱ"}.hgi-duotone.hgi-square-arrow-up-right:after{content:"ᑲ"}.hgi-duotone.hgi-square-arrow-up-right:before{content:"ᑳ"}.hgi-duotone.hgi-square-arrow-vertical:after{content:"ᑴ"}.hgi-duotone.hgi-square-arrow-vertical:before{content:"ᑵ"}.hgi-duotone.hgi-square-circle:after{content:"ᑶ"}.hgi-duotone.hgi-square-circle:before{content:"ᑷ"}.hgi-duotone.hgi-square-lock-01:after{content:"ᑸ"}.hgi-duotone.hgi-square-lock-01:before{content:"ᑹ"}.hgi-duotone.hgi-square-lock-02:after{content:"ᑺ"}.hgi-duotone.hgi-square-lock-02:before{content:"ᑻ"}.hgi-duotone.hgi-square-lock-add-01:after{content:"ᑼ"}.hgi-duotone.hgi-square-lock-add-01:before{content:"ᑽ"}.hgi-duotone.hgi-square-lock-add-02:after{content:"ᑾ"}.hgi-duotone.hgi-square-lock-add-02:before{content:"ᑿ"}.hgi-duotone.hgi-square-lock-check-01:after{content:"ᒀ"}.hgi-duotone.hgi-square-lock-check-01:before{content:"ᒁ"}.hgi-duotone.hgi-square-lock-check-02:after{content:"ᒂ"}.hgi-duotone.hgi-square-lock-check-02:before{content:"ᒃ"}.hgi-duotone.hgi-square-lock-minus-01:after{content:"ᒄ"}.hgi-duotone.hgi-square-lock-minus-01:before{content:"ᒅ"}.hgi-duotone.hgi-square-lock-minus-02:after{content:"ᒆ"}.hgi-duotone.hgi-square-lock-minus-02:before{content:"ᒇ"}.hgi-duotone.hgi-square-lock-password:after{content:"ᒈ"}.hgi-duotone.hgi-square-lock-password:before{content:"ᒉ"}.hgi-duotone.hgi-square-lock-remove-01:after{content:"ᒊ"}.hgi-duotone.hgi-square-lock-remove-01:before{content:"ᒋ"}.hgi-duotone.hgi-square-lock-remove-02:after{content:"ᒌ"}.hgi-duotone.hgi-square-lock-remove-02:before{content:"ᒍ"}.hgi-duotone.hgi-square-root-square:after{content:"ᒎ"}.hgi-duotone.hgi-square-root-square:before{content:"ᒏ"}.hgi-duotone.hgi-square:after{content:"ᒐ"}.hgi-duotone.hgi-square-square:after{content:"ᒑ"}.hgi-duotone.hgi-square-square:before{content:"ᒒ"}.hgi-duotone.hgi-square-unlock-01:after{content:"ᒓ"}.hgi-duotone.hgi-square-unlock-01:before{content:"ᒔ"}.hgi-duotone.hgi-square-unlock-02:after{content:"ᒕ"}.hgi-duotone.hgi-square-unlock-02:before{content:"ᒖ"}.hgi-duotone.hgi-square:before{content:"ᒗ"}.hgi-duotone.hgi-stack-star:after{content:"ᒘ"}.hgi-duotone.hgi-stack-star:before{content:"ᒙ"}.hgi-duotone.hgi-stake:after{content:"ᒚ"}.hgi-duotone.hgi-stake:before{content:"ᒛ"}.hgi-duotone.hgi-stamp-01:after{content:"ᒜ"}.hgi-duotone.hgi-stamp-01:before{content:"ᒝ"}.hgi-duotone.hgi-stamp-02:after{content:"ᒞ"}.hgi-duotone.hgi-stamp-02:before{content:"ᒟ"}.hgi-duotone.hgi-stamp:after{content:"ᒠ"}.hgi-duotone.hgi-stamp:before{content:"ᒡ"}.hgi-duotone.hgi-star-circle:after{content:"ᒢ"}.hgi-duotone.hgi-star-circle:before{content:"ᒣ"}.hgi-duotone.hgi-star-face:after{content:"ᒤ"}.hgi-duotone.hgi-star-face:before{content:"ᒥ"}.hgi-duotone.hgi-star-half:after{content:"ᒦ"}.hgi-duotone.hgi-star-half:before{content:"ᒧ"}.hgi-duotone.hgi-star-off:after{content:"ᒨ"}.hgi-duotone.hgi-star-off:before{content:"ᒩ"}.hgi-duotone.hgi-star:after{content:"ᒪ"}.hgi-duotone.hgi-star-square:after{content:"ᒫ"}.hgi-duotone.hgi-star-square:before{content:"ᒬ"}.hgi-duotone.hgi-star:before{content:"ᒭ"}.hgi-duotone.hgi-stars:after{content:"ᒮ"}.hgi-duotone.hgi-stars:before{content:"ᒯ"}.hgi-duotone.hgi-start-up-01:after{content:"ᒰ"}.hgi-duotone.hgi-start-up-01:before{content:"ᒱ"}.hgi-duotone.hgi-start-up-02:after{content:"ᒲ"}.hgi-duotone.hgi-start-up-02:before{content:"ᒳ"}.hgi-duotone.hgi-stationery:after{content:"ᒴ"}.hgi-duotone.hgi-stationery:before{content:"ᒵ"}.hgi-duotone.hgi-steak:after{content:"ᒶ"}.hgi-duotone.hgi-steak:before{content:"ᒷ"}.hgi-duotone.hgi-steering:after{content:"ᒸ"}.hgi-duotone.hgi-steering:before{content:"ᒹ"}.hgi-duotone.hgi-step-into:after{content:"ᒺ"}.hgi-duotone.hgi-step-into:before{content:"ᒻ"}.hgi-duotone.hgi-step-out:after{content:"ᒼ"}.hgi-duotone.hgi-step-out:before{content:"ᒽ"}.hgi-duotone.hgi-step-over:after{content:"ᒾ"}.hgi-duotone.hgi-step-over:before{content:"ᒿ"}.hgi-duotone.hgi-stethoscope-02:after{content:"ᓀ"}.hgi-duotone.hgi-stethoscope-02:before{content:"ᓁ"}.hgi-duotone.hgi-stethoscope:after{content:"ᓂ"}.hgi-duotone.hgi-stethoscope:before{content:"ᓃ"}.hgi-duotone.hgi-sticky-note-01:after{content:"ᓄ"}.hgi-duotone.hgi-sticky-note-01:before{content:"ᓅ"}.hgi-duotone.hgi-sticky-note-02:after{content:"ᓆ"}.hgi-duotone.hgi-sticky-note-02:before{content:"ᓇ"}.hgi-duotone.hgi-stop:after{content:"ᓈ"}.hgi-duotone.hgi-stop-watch:after{content:"ᓉ"}.hgi-duotone.hgi-stop-watch:before{content:"ᓊ"}.hgi-duotone.hgi-stop:before{content:"ᓋ"}.hgi-duotone.hgi-store-01:after{content:"ᓌ"}.hgi-duotone.hgi-store-01:before{content:"ᓍ"}.hgi-duotone.hgi-store-02:after{content:"ᓎ"}.hgi-duotone.hgi-store-02:before{content:"ᓏ"}.hgi-duotone.hgi-store-03:after{content:"ᓐ"}.hgi-duotone.hgi-store-03:before{content:"ᓑ"}.hgi-duotone.hgi-store-04:after{content:"ᓒ"}.hgi-duotone.hgi-store-04:before{content:"ᓓ"}.hgi-duotone.hgi-store-add-01:after{content:"ᓔ"}.hgi-duotone.hgi-store-add-01:before{content:"ᓕ"}.hgi-duotone.hgi-store-add-02:after{content:"ᓖ"}.hgi-duotone.hgi-store-add-02:before{content:"ᓗ"}.hgi-duotone.hgi-store-location-01:after{content:"ᓘ"}.hgi-duotone.hgi-store-location-01:before{content:"ᓙ"}.hgi-duotone.hgi-store-location-02:after{content:"ᓚ"}.hgi-duotone.hgi-store-location-02:before{content:"ᓛ"}.hgi-duotone.hgi-store-remove-01:after{content:"ᓜ"}.hgi-duotone.hgi-store-remove-01:before{content:"ᓝ"}.hgi-duotone.hgi-store-remove-02:after{content:"ᓞ"}.hgi-duotone.hgi-store-remove-02:before{content:"ᓟ"}.hgi-duotone.hgi-store-verified-01:after{content:"ᓠ"}.hgi-duotone.hgi-store-verified-01:before{content:"ᓡ"}.hgi-duotone.hgi-store-verified-02:after{content:"ᓢ"}.hgi-duotone.hgi-store-verified-02:before{content:"ᓣ"}.hgi-duotone.hgi-straight-edge:after{content:"ᓤ"}.hgi-duotone.hgi-straight-edge:before{content:"ᓥ"}.hgi-duotone.hgi-strategy:after{content:"ᓦ"}.hgi-duotone.hgi-strategy:before{content:"ᓧ"}.hgi-duotone.hgi-stroke-bottom:after{content:"ᓨ"}.hgi-duotone.hgi-stroke-bottom:before{content:"ᓩ"}.hgi-duotone.hgi-stroke-center:after{content:"ᓪ"}.hgi-duotone.hgi-stroke-center:before{content:"ᓫ"}.hgi-duotone.hgi-stroke-inside:after{content:"ᓬ"}.hgi-duotone.hgi-stroke-inside:before{content:"ᓭ"}.hgi-duotone.hgi-stroke-left:after{content:"ᓮ"}.hgi-duotone.hgi-stroke-left:before{content:"ᓯ"}.hgi-duotone.hgi-stroke-outside:after{content:"ᓰ"}.hgi-duotone.hgi-stroke-outside:before{content:"ᓱ"}.hgi-duotone.hgi-stroke-right:after{content:"ᓲ"}.hgi-duotone.hgi-stroke-right:before{content:"ᓳ"}.hgi-duotone.hgi-stroke-top:after{content:"ᓴ"}.hgi-duotone.hgi-stroke-top:before{content:"ᓵ"}.hgi-duotone.hgi-structure-01:after{content:"ᓶ"}.hgi-duotone.hgi-structure-01:before{content:"ᓷ"}.hgi-duotone.hgi-structure-02:after{content:"ᓸ"}.hgi-duotone.hgi-structure-02:before{content:"ᓹ"}.hgi-duotone.hgi-structure-03:after{content:"ᓺ"}.hgi-duotone.hgi-structure-03:before{content:"ᓻ"}.hgi-duotone.hgi-structure-04:after{content:"ᓼ"}.hgi-duotone.hgi-structure-04:before{content:"ᓽ"}.hgi-duotone.hgi-structure-05:after{content:"ᓾ"}.hgi-duotone.hgi-structure-05:before{content:"ᓿ"}.hgi-duotone.hgi-structure-add:after{content:"ᔀ"}.hgi-duotone.hgi-structure-add:before{content:"ᔁ"}.hgi-duotone.hgi-structure-check:after{content:"ᔂ"}.hgi-duotone.hgi-structure-check:before{content:"ᔃ"}.hgi-duotone.hgi-structure-fail:after{content:"ᔄ"}.hgi-duotone.hgi-structure-fail:before{content:"ᔅ"}.hgi-duotone.hgi-structure-folder-circle:after{content:"ᔆ"}.hgi-duotone.hgi-structure-folder-circle:before{content:"ᔇ"}.hgi-duotone.hgi-structure-folder:after{content:"ᔈ"}.hgi-duotone.hgi-structure-folder:before{content:"ᔉ"}.hgi-duotone.hgi-student-card:after{content:"ᔊ"}.hgi-duotone.hgi-student-card:before{content:"ᔋ"}.hgi-duotone.hgi-student:after{content:"ᔌ"}.hgi-duotone.hgi-student:before{content:"ᔍ"}.hgi-duotone.hgi-students:after{content:"ᔎ"}.hgi-duotone.hgi-students:before{content:"ᔏ"}.hgi-duotone.hgi-study-desk:after{content:"ᔐ"}.hgi-duotone.hgi-study-desk:before{content:"ᔑ"}.hgi-duotone.hgi-study-lamp:after{content:"ᔒ"}.hgi-duotone.hgi-study-lamp:before{content:"ᔓ"}.hgi-duotone.hgi-stumbleupon:after{content:"ᔔ"}.hgi-duotone.hgi-stumbleupon:before{content:"ᔕ"}.hgi-duotone.hgi-submarine:after{content:"ᔖ"}.hgi-duotone.hgi-submarine:before{content:"ᔗ"}.hgi-duotone.hgi-submerge:after{content:"ᔘ"}.hgi-duotone.hgi-submerge:before{content:"ᔙ"}.hgi-duotone.hgi-subnode-add:after{content:"ᔚ"}.hgi-duotone.hgi-subnode-add:before{content:"ᔛ"}.hgi-duotone.hgi-subnode-delete:after{content:"ᔜ"}.hgi-duotone.hgi-subnode-delete:before{content:"ᔝ"}.hgi-duotone.hgi-subpoena:after{content:"ᔞ"}.hgi-duotone.hgi-subpoena:before{content:"ᔟ"}.hgi-duotone.hgi-subtitle:after{content:"ᔠ"}.hgi-duotone.hgi-subtitle:before{content:"ᔡ"}.hgi-duotone.hgi-suit-01:after{content:"ᔢ"}.hgi-duotone.hgi-suit-01:before{content:"ᔣ"}.hgi-duotone.hgi-suit-02:after{content:"ᔤ"}.hgi-duotone.hgi-suit-02:before{content:"ᔥ"}.hgi-duotone.hgi-sujood:after{content:"ᔦ"}.hgi-duotone.hgi-sujood:before{content:"ᔧ"}.hgi-duotone.hgi-summation-01:after{content:"ᔨ"}.hgi-duotone.hgi-summation-01:before{content:"ᔩ"}.hgi-duotone.hgi-summation-02:after{content:"ᔪ"}.hgi-duotone.hgi-summation-02:before{content:"ᔫ"}.hgi-duotone.hgi-summation-circle:after{content:"ᔬ"}.hgi-duotone.hgi-summation-circle:before{content:"ᔭ"}.hgi-duotone.hgi-summation-square:after{content:"ᔮ"}.hgi-duotone.hgi-summation-square:before{content:"ᔯ"}.hgi-duotone.hgi-sun-01:after{content:"ᔰ"}.hgi-duotone.hgi-sun-01:before{content:"ᔱ"}.hgi-duotone.hgi-sun-02:after{content:"ᔲ"}.hgi-duotone.hgi-sun-02:before{content:"ᔳ"}.hgi-duotone.hgi-sun-03:after{content:"ᔴ"}.hgi-duotone.hgi-sun-03:before{content:"ᔵ"}.hgi-duotone.hgi-sun-cloud-01:after{content:"ᔶ"}.hgi-duotone.hgi-sun-cloud-01:before{content:"ᔷ"}.hgi-duotone.hgi-sun-cloud-02:after{content:"ᔸ"}.hgi-duotone.hgi-sun-cloud-02:before{content:"ᔹ"}.hgi-duotone.hgi-sun-cloud-angled-rain-01:after{content:"ᔺ"}.hgi-duotone.hgi-sun-cloud-angled-rain-01:before{content:"ᔻ"}.hgi-duotone.hgi-sun-cloud-angled-rain-02:after{content:"ᔼ"}.hgi-duotone.hgi-sun-cloud-angled-rain-02:before{content:"ᔽ"}.hgi-duotone.hgi-sun-cloud-angled-rain-zap-01:after{content:"ᔾ"}.hgi-duotone.hgi-sun-cloud-angled-rain-zap-01:before{content:"ᔿ"}.hgi-duotone.hgi-sun-cloud-angled-rain-zap-02:after{content:"ᕀ"}.hgi-duotone.hgi-sun-cloud-angled-rain-zap-02:before{content:"ᕁ"}.hgi-duotone.hgi-sun-cloud-angled-zap-01:after{content:"ᕂ"}.hgi-duotone.hgi-sun-cloud-angled-zap-01:before{content:"ᕃ"}.hgi-duotone.hgi-sun-cloud-angled-zap-02:after{content:"ᕄ"}.hgi-duotone.hgi-sun-cloud-angled-zap-02:before{content:"ᕅ"}.hgi-duotone.hgi-sun-cloud-big-rain-01:after{content:"ᕆ"}.hgi-duotone.hgi-sun-cloud-big-rain-01:before{content:"ᕇ"}.hgi-duotone.hgi-sun-cloud-big-rain-02:after{content:"ᕈ"}.hgi-duotone.hgi-sun-cloud-big-rain-02:before{content:"ᕉ"}.hgi-duotone.hgi-sun-cloud-fast-wind-01:after{content:"ᕊ"}.hgi-duotone.hgi-sun-cloud-fast-wind-01:before{content:"ᕋ"}.hgi-duotone.hgi-sun-cloud-fast-wind-02:after{content:"ᕌ"}.hgi-duotone.hgi-sun-cloud-fast-wind-02:before{content:"ᕍ"}.hgi-duotone.hgi-sun-cloud-hailstone-01:after{content:"ᕎ"}.hgi-duotone.hgi-sun-cloud-hailstone-01:before{content:"ᕏ"}.hgi-duotone.hgi-sun-cloud-hailstone-02:after{content:"ᕐ"}.hgi-duotone.hgi-sun-cloud-hailstone-02:before{content:"ᕑ"}.hgi-duotone.hgi-sun-cloud-little-rain-01:after{content:"ᕒ"}.hgi-duotone.hgi-sun-cloud-little-rain-01:before{content:"ᕓ"}.hgi-duotone.hgi-sun-cloud-little-rain-02:after{content:"ᕔ"}.hgi-duotone.hgi-sun-cloud-little-rain-02:before{content:"ᕕ"}.hgi-duotone.hgi-sun-cloud-little-snow-01:after{content:"ᕖ"}.hgi-duotone.hgi-sun-cloud-little-snow-01:before{content:"ᕗ"}.hgi-duotone.hgi-sun-cloud-little-snow-02:after{content:"ᕘ"}.hgi-duotone.hgi-sun-cloud-little-snow-02:before{content:"ᕙ"}.hgi-duotone.hgi-sun-cloud-mid-rain-01:after{content:"ᕚ"}.hgi-duotone.hgi-sun-cloud-mid-rain-01:before{content:"ᕛ"}.hgi-duotone.hgi-sun-cloud-mid-rain-02:after{content:"ᕜ"}.hgi-duotone.hgi-sun-cloud-mid-rain-02:before{content:"ᕝ"}.hgi-duotone.hgi-sun-cloud-mid-snow-01:after{content:"ᕞ"}.hgi-duotone.hgi-sun-cloud-mid-snow-01:before{content:"ᕟ"}.hgi-duotone.hgi-sun-cloud-mid-snow-02:after{content:"ᕠ"}.hgi-duotone.hgi-sun-cloud-mid-snow-02:before{content:"ᕡ"}.hgi-duotone.hgi-sun-cloud-slow-wind-01:after{content:"ᕢ"}.hgi-duotone.hgi-sun-cloud-slow-wind-01:before{content:"ᕣ"}.hgi-duotone.hgi-sun-cloud-slow-wind-02:after{content:"ᕤ"}.hgi-duotone.hgi-sun-cloud-slow-wind-02:before{content:"ᕥ"}.hgi-duotone.hgi-sun-cloud-snow-01:after{content:"ᕦ"}.hgi-duotone.hgi-sun-cloud-snow-01:before{content:"ᕧ"}.hgi-duotone.hgi-sun-cloud-snow-02:after{content:"ᕨ"}.hgi-duotone.hgi-sun-cloud-snow-02:before{content:"ᕩ"}.hgi-duotone.hgi-sunglasses:after{content:"ᕪ"}.hgi-duotone.hgi-sunglasses:before{content:"ᕫ"}.hgi-duotone.hgi-sunrise:after{content:"ᕬ"}.hgi-duotone.hgi-sunrise:before{content:"ᕭ"}.hgi-duotone.hgi-sunset:after{content:"ᕮ"}.hgi-duotone.hgi-sunset:before{content:"ᕯ"}.hgi-duotone.hgi-super-mario:after{content:"ᕰ"}.hgi-duotone.hgi-super-mario-toad:after{content:"ᕱ"}.hgi-duotone.hgi-super-mario-toad:before{content:"ᕲ"}.hgi-duotone.hgi-super-mario:before{content:"ᕳ"}.hgi-duotone.hgi-surfboard:after{content:"ᕴ"}.hgi-duotone.hgi-surfboard:before{content:"ᕵ"}.hgi-duotone.hgi-surprise:after{content:"ᕶ"}.hgi-duotone.hgi-surprise:before{content:"ᕷ"}.hgi-duotone.hgi-sushi-01:after{content:"ᕸ"}.hgi-duotone.hgi-sushi-01:before{content:"ᕹ"}.hgi-duotone.hgi-sushi-02:after{content:"ᕺ"}.hgi-duotone.hgi-sushi-02:before{content:"ᕻ"}.hgi-duotone.hgi-sushi-03:after{content:"ᕼ"}.hgi-duotone.hgi-sushi-03:before{content:"ᕽ"}.hgi-duotone.hgi-suspicious:after{content:"ᕾ"}.hgi-duotone.hgi-suspicious:before{content:"ᕿ"}.hgi-duotone.hgi-sustainable-energy:after{content:"ᖀ"}.hgi-duotone.hgi-sustainable-energy:before{content:"ᖁ"}.hgi-duotone.hgi-svg-01:after{content:"ᖂ"}.hgi-duotone.hgi-svg-01:before{content:"ᖃ"}.hgi-duotone.hgi-svg-02:after{content:"ᖄ"}.hgi-duotone.hgi-svg-02:before{content:"ᖅ"}.hgi-duotone.hgi-swarm:after{content:"ᖆ"}.hgi-duotone.hgi-swarm:before{content:"ᖇ"}.hgi-duotone.hgi-swatch:after{content:"ᖈ"}.hgi-duotone.hgi-swatch:before{content:"ᖉ"}.hgi-duotone.hgi-swimming-cap:after{content:"ᖊ"}.hgi-duotone.hgi-swimming-cap:before{content:"ᖋ"}.hgi-duotone.hgi-swimming:after{content:"ᖌ"}.hgi-duotone.hgi-swimming:before{content:"ᖍ"}.hgi-duotone.hgi-swipe-down-01:after{content:"ᖎ"}.hgi-duotone.hgi-swipe-down-01:before{content:"ᖏ"}.hgi-duotone.hgi-swipe-down-02:after{content:"ᖐ"}.hgi-duotone.hgi-swipe-down-02:before{content:"ᖑ"}.hgi-duotone.hgi-swipe-down-03:after{content:"ᖒ"}.hgi-duotone.hgi-swipe-down-03:before{content:"ᖓ"}.hgi-duotone.hgi-swipe-down-04:after{content:"ᖔ"}.hgi-duotone.hgi-swipe-down-04:before{content:"ᖕ"}.hgi-duotone.hgi-swipe-down-05:after{content:"ᖖ"}.hgi-duotone.hgi-swipe-down-05:before{content:"ᖗ"}.hgi-duotone.hgi-swipe-down-06:after{content:"ᖘ"}.hgi-duotone.hgi-swipe-down-06:before{content:"ᖙ"}.hgi-duotone.hgi-swipe-down-07:after{content:"ᖚ"}.hgi-duotone.hgi-swipe-down-07:before{content:"ᖛ"}.hgi-duotone.hgi-swipe-down-08:after{content:"ᖜ"}.hgi-duotone.hgi-swipe-down-08:before{content:"ᖝ"}.hgi-duotone.hgi-swipe-left-01:after{content:"ᖞ"}.hgi-duotone.hgi-swipe-left-01:before{content:"ᖟ"}.hgi-duotone.hgi-swipe-left-02:after{content:"ᖠ"}.hgi-duotone.hgi-swipe-left-02:before{content:"ᖡ"}.hgi-duotone.hgi-swipe-left-03:after{content:"ᖢ"}.hgi-duotone.hgi-swipe-left-03:before{content:"ᖣ"}.hgi-duotone.hgi-swipe-left-04:after{content:"ᖤ"}.hgi-duotone.hgi-swipe-left-04:before{content:"ᖥ"}.hgi-duotone.hgi-swipe-left-05:after{content:"ᖦ"}.hgi-duotone.hgi-swipe-left-05:before{content:"ᖧ"}.hgi-duotone.hgi-swipe-left-06:after{content:"ᖨ"}.hgi-duotone.hgi-swipe-left-06:before{content:"ᖩ"}.hgi-duotone.hgi-swipe-left-07:after{content:"ᖪ"}.hgi-duotone.hgi-swipe-left-07:before{content:"ᖫ"}.hgi-duotone.hgi-swipe-left-08:after{content:"ᖬ"}.hgi-duotone.hgi-swipe-left-08:before{content:"ᖭ"}.hgi-duotone.hgi-swipe-left-09:after{content:"ᖮ"}.hgi-duotone.hgi-swipe-left-09:before{content:"ᖯ"}.hgi-duotone.hgi-swipe-right-01:after{content:"ᖰ"}.hgi-duotone.hgi-swipe-right-01:before{content:"ᖱ"}.hgi-duotone.hgi-swipe-right-02:after{content:"ᖲ"}.hgi-duotone.hgi-swipe-right-02:before{content:"ᖳ"}.hgi-duotone.hgi-swipe-right-03:after{content:"ᖴ"}.hgi-duotone.hgi-swipe-right-03:before{content:"ᖵ"}.hgi-duotone.hgi-swipe-right-04:after{content:"ᖶ"}.hgi-duotone.hgi-swipe-right-04:before{content:"ᖷ"}.hgi-duotone.hgi-swipe-right-05:after{content:"ᖸ"}.hgi-duotone.hgi-swipe-right-05:before{content:"ᖹ"}.hgi-duotone.hgi-swipe-right-06:after{content:"ᖺ"}.hgi-duotone.hgi-swipe-right-06:before{content:"ᖻ"}.hgi-duotone.hgi-swipe-right-07:after{content:"ᖼ"}.hgi-duotone.hgi-swipe-right-07:before{content:"ᖽ"}.hgi-duotone.hgi-swipe-right-08:after{content:"ᖾ"}.hgi-duotone.hgi-swipe-right-08:before{content:"ᖿ"}.hgi-duotone.hgi-swipe-right-09:after{content:"ᗀ"}.hgi-duotone.hgi-swipe-right-09:before{content:"ᗁ"}.hgi-duotone.hgi-swipe-up-01:after{content:"ᗂ"}.hgi-duotone.hgi-swipe-up-01:before{content:"ᗃ"}.hgi-duotone.hgi-swipe-up-02:after{content:"ᗄ"}.hgi-duotone.hgi-swipe-up-02:before{content:"ᗅ"}.hgi-duotone.hgi-swipe-up-03:after{content:"ᗆ"}.hgi-duotone.hgi-swipe-up-03:before{content:"ᗇ"}.hgi-duotone.hgi-swipe-up-04:after{content:"ᗈ"}.hgi-duotone.hgi-swipe-up-04:before{content:"ᗉ"}.hgi-duotone.hgi-swipe-up-05:after{content:"ᗊ"}.hgi-duotone.hgi-swipe-up-05:before{content:"ᗋ"}.hgi-duotone.hgi-swipe-up-06:after{content:"ᗌ"}.hgi-duotone.hgi-swipe-up-06:before{content:"ᗍ"}.hgi-duotone.hgi-swipe-up-07:after{content:"ᗎ"}.hgi-duotone.hgi-swipe-up-07:before{content:"ᗏ"}.hgi-duotone.hgi-swipe-up-08:after{content:"ᗐ"}.hgi-duotone.hgi-swipe-up-08:before{content:"ᗑ"}.hgi-duotone.hgi-sword-01:after{content:"ᗒ"}.hgi-duotone.hgi-sword-01:before{content:"ᗓ"}.hgi-duotone.hgi-sword-02:after{content:"ᗔ"}.hgi-duotone.hgi-sword-02:before{content:"ᗕ"}.hgi-duotone.hgi-sword-03:after{content:"ᗖ"}.hgi-duotone.hgi-sword-03:before{content:"ᗗ"}.hgi-duotone.hgi-system-update-01:after{content:"ᗘ"}.hgi-duotone.hgi-system-update-01:before{content:"ᗙ"}.hgi-duotone.hgi-system-update-02:after{content:"ᗚ"}.hgi-duotone.hgi-system-update-02:before{content:"ᗛ"}.hgi-duotone.hgi-t-shirt:after{content:"ᗜ"}.hgi-duotone.hgi-t-shirt:before{content:"ᗝ"}.hgi-duotone.hgi-table-01:after{content:"ᗞ"}.hgi-duotone.hgi-table-01:before{content:"ᗟ"}.hgi-duotone.hgi-table-02:after{content:"ᗠ"}.hgi-duotone.hgi-table-02:before{content:"ᗡ"}.hgi-duotone.hgi-table-03:after{content:"ᗢ"}.hgi-duotone.hgi-table-03:before{content:"ᗣ"}.hgi-duotone.hgi-table-lamp-01:after{content:"ᗤ"}.hgi-duotone.hgi-table-lamp-01:before{content:"ᗥ"}.hgi-duotone.hgi-table-lamp-02:after{content:"ᗦ"}.hgi-duotone.hgi-table-lamp-02:before{content:"ᗧ"}.hgi-duotone.hgi-table-round:after{content:"ᗨ"}.hgi-duotone.hgi-table-round:before{content:"ᗩ"}.hgi-duotone.hgi-table:after{content:"ᗪ"}.hgi-duotone.hgi-table-tennis-bat:after{content:"ᗫ"}.hgi-duotone.hgi-table-tennis-bat:before{content:"ᗬ"}.hgi-duotone.hgi-table:before{content:"ᗭ"}.hgi-duotone.hgi-tablet-01:after{content:"ᗮ"}.hgi-duotone.hgi-tablet-01:before{content:"ᗯ"}.hgi-duotone.hgi-tablet-02:after{content:"ᗰ"}.hgi-duotone.hgi-tablet-02:before{content:"ᗱ"}.hgi-duotone.hgi-tablet-connected-bluetooth:after{content:"ᗲ"}.hgi-duotone.hgi-tablet-connected-bluetooth:before{content:"ᗳ"}.hgi-duotone.hgi-tablet-connected-usb:after{content:"ᗴ"}.hgi-duotone.hgi-tablet-connected-usb:before{content:"ᗵ"}.hgi-duotone.hgi-tablet-connected-wifi:after{content:"ᗶ"}.hgi-duotone.hgi-tablet-connected-wifi:before{content:"ᗷ"}.hgi-duotone.hgi-tablet-pen:after{content:"ᗸ"}.hgi-duotone.hgi-tablet-pen:before{content:"ᗹ"}.hgi-duotone.hgi-taco-01:after{content:"ᗺ"}.hgi-duotone.hgi-taco-01:before{content:"ᗻ"}.hgi-duotone.hgi-taco-02:after{content:"ᗼ"}.hgi-duotone.hgi-taco-02:before{content:"ᗽ"}.hgi-duotone.hgi-tag-01:after{content:"ᗾ"}.hgi-duotone.hgi-tag-01:before{content:"ᗿ"}.hgi-duotone.hgi-tag-02:after{content:"ᘀ"}.hgi-duotone.hgi-tag-02:before{content:"ᘁ"}.hgi-duotone.hgi-tags:after{content:"ᘂ"}.hgi-duotone.hgi-tags:before{content:"ᘃ"}.hgi-duotone.hgi-taj-mahal:after{content:"ᘄ"}.hgi-duotone.hgi-taj-mahal:before{content:"ᘅ"}.hgi-duotone.hgi-tan:after{content:"ᘆ"}.hgi-duotone.hgi-tan:before{content:"ᘇ"}.hgi-duotone.hgi-tank-top:after{content:"ᘈ"}.hgi-duotone.hgi-tank-top:before{content:"ᘉ"}.hgi-duotone.hgi-tap-01:after{content:"ᘊ"}.hgi-duotone.hgi-tap-01:before{content:"ᘋ"}.hgi-duotone.hgi-tap-02:after{content:"ᘌ"}.hgi-duotone.hgi-tap-02:before{content:"ᘍ"}.hgi-duotone.hgi-tap-03:after{content:"ᘎ"}.hgi-duotone.hgi-tap-03:before{content:"ᘏ"}.hgi-duotone.hgi-tap-04:after{content:"ᘐ"}.hgi-duotone.hgi-tap-04:before{content:"ᘑ"}.hgi-duotone.hgi-tap-05:after{content:"ᘒ"}.hgi-duotone.hgi-tap-05:before{content:"ᘓ"}.hgi-duotone.hgi-tap-06:after{content:"ᘔ"}.hgi-duotone.hgi-tap-06:before{content:"ᘕ"}.hgi-duotone.hgi-tap-07:after{content:"ᘖ"}.hgi-duotone.hgi-tap-07:before{content:"ᘗ"}.hgi-duotone.hgi-tap-08:after{content:"ᘘ"}.hgi-duotone.hgi-tap-08:before{content:"ᘙ"}.hgi-duotone.hgi-tape-measure:after{content:"ᘚ"}.hgi-duotone.hgi-tape-measure:before{content:"ᘛ"}.hgi-duotone.hgi-target-01:after{content:"ᘜ"}.hgi-duotone.hgi-target-01:before{content:"ᘝ"}.hgi-duotone.hgi-target-02:after{content:"ᘞ"}.hgi-duotone.hgi-target-02:before{content:"ᘟ"}.hgi-duotone.hgi-target-03:after{content:"ᘠ"}.hgi-duotone.hgi-target-03:before{content:"ᘡ"}.hgi-duotone.hgi-target-dollar:after{content:"ᘢ"}.hgi-duotone.hgi-target-dollar:before{content:"ᘣ"}.hgi-duotone.hgi-tasbih:after{content:"ᘤ"}.hgi-duotone.hgi-tasbih:before{content:"ᘥ"}.hgi-duotone.hgi-task-01:after{content:"ᘦ"}.hgi-duotone.hgi-task-01:before{content:"ᘧ"}.hgi-duotone.hgi-task-02:after{content:"ᘨ"}.hgi-duotone.hgi-task-02:before{content:"ᘩ"}.hgi-duotone.hgi-task-add-01:after{content:"ᘪ"}.hgi-duotone.hgi-task-add-01:before{content:"ᘫ"}.hgi-duotone.hgi-task-add-02:after{content:"ᘬ"}.hgi-duotone.hgi-task-add-02:before{content:"ᘭ"}.hgi-duotone.hgi-task-daily-01:after{content:"ᘮ"}.hgi-duotone.hgi-task-daily-01:before{content:"ᘯ"}.hgi-duotone.hgi-task-daily-02:after{content:"ᘰ"}.hgi-duotone.hgi-task-daily-02:before{content:"ᘱ"}.hgi-duotone.hgi-task-done-01:after{content:"ᘲ"}.hgi-duotone.hgi-task-done-01:before{content:"ᘳ"}.hgi-duotone.hgi-task-done-02:after{content:"ᘴ"}.hgi-duotone.hgi-task-done-02:before{content:"ᘵ"}.hgi-duotone.hgi-task-edit-01:after{content:"ᘶ"}.hgi-duotone.hgi-task-edit-01:before{content:"ᘷ"}.hgi-duotone.hgi-task-edit-02:after{content:"ᘸ"}.hgi-duotone.hgi-task-edit-02:before{content:"ᘹ"}.hgi-duotone.hgi-task-remove-01:after{content:"ᘺ"}.hgi-duotone.hgi-task-remove-01:before{content:"ᘻ"}.hgi-duotone.hgi-task-remove-02:after{content:"ᘼ"}.hgi-duotone.hgi-task-remove-02:before{content:"ᘽ"}.hgi-duotone.hgi-taxes:after{content:"ᘾ"}.hgi-duotone.hgi-taxes:before{content:"ᘿ"}.hgi-duotone.hgi-taxi:after{content:"ᙀ"}.hgi-duotone.hgi-taxi:before{content:"ᙁ"}.hgi-duotone.hgi-tea-pod:after{content:"ᙂ"}.hgi-duotone.hgi-tea-pod:before{content:"ᙃ"}.hgi-duotone.hgi-tea:after{content:"ᙄ"}.hgi-duotone.hgi-tea:before{content:"ᙅ"}.hgi-duotone.hgi-teacher:after{content:"ᙆ"}.hgi-duotone.hgi-teacher:before{content:"ᙇ"}.hgi-duotone.hgi-teaching:after{content:"ᙈ"}.hgi-duotone.hgi-teaching:before{content:"ᙉ"}.hgi-duotone.hgi-teamviewer:after{content:"ᙊ"}.hgi-duotone.hgi-teamviewer:before{content:"ᙋ"}.hgi-duotone.hgi-telegram:after{content:"ᙌ"}.hgi-duotone.hgi-telegram:before{content:"ᙍ"}.hgi-duotone.hgi-telephone:after{content:"ᙎ"}.hgi-duotone.hgi-telephone:before{content:"ᙏ"}.hgi-duotone.hgi-telescope-01:after{content:"ᙐ"}.hgi-duotone.hgi-telescope-01:before{content:"ᙑ"}.hgi-duotone.hgi-telescope-02:after{content:"ᙒ"}.hgi-duotone.hgi-telescope-02:before{content:"ᙓ"}.hgi-duotone.hgi-television-table:after{content:"ᙔ"}.hgi-duotone.hgi-television-table:before{content:"ᙕ"}.hgi-duotone.hgi-temperature:after{content:"ᙖ"}.hgi-duotone.hgi-temperature:before{content:"ᙗ"}.hgi-duotone.hgi-tennis-ball:after{content:"ᙘ"}.hgi-duotone.hgi-tennis-ball:before{content:"ᙙ"}.hgi-duotone.hgi-terrace:after{content:"ᙚ"}.hgi-duotone.hgi-terrace:before{content:"ᙛ"}.hgi-duotone.hgi-test-tube-01:after{content:"ᙜ"}.hgi-duotone.hgi-test-tube-01:before{content:"ᙝ"}.hgi-duotone.hgi-test-tube-02:after{content:"ᙞ"}.hgi-duotone.hgi-test-tube-02:before{content:"ᙟ"}.hgi-duotone.hgi-test-tube-03:after{content:"ᙠ"}.hgi-duotone.hgi-test-tube-03:before{content:"ᙡ"}.hgi-duotone.hgi-test-tube:after{content:"ᙢ"}.hgi-duotone.hgi-test-tube:before{content:"ᙣ"}.hgi-duotone.hgi-tetris:after{content:"ᙤ"}.hgi-duotone.hgi-tetris:before{content:"ᙥ"}.hgi-duotone.hgi-text-align-center:after{content:"ᙦ"}.hgi-duotone.hgi-text-align-center:before{content:"ᙧ"}.hgi-duotone.hgi-text-align-justify-center:after{content:"ᙨ"}.hgi-duotone.hgi-text-align-justify-center:before{content:"ᙩ"}.hgi-duotone.hgi-text-align-justify-left:after{content:"ᙪ"}.hgi-duotone.hgi-text-align-justify-left:before{content:"ᙫ"}.hgi-duotone.hgi-text-align-justify-right:after{content:"ᙬ"}.hgi-duotone.hgi-text-align-justify-right:before{content:"᙭"}.hgi-duotone.hgi-text-align-left-01:after{content:"᙮"}.hgi-duotone.hgi-text-align-left-01:before{content:"ᙯ"}.hgi-duotone.hgi-text-align-left:after{content:"ᙰ"}.hgi-duotone.hgi-text-align-left:before{content:"ᙱ"}.hgi-duotone.hgi-text-align-right-01:after{content:"ᙲ"}.hgi-duotone.hgi-text-align-right-01:before{content:"ᙳ"}.hgi-duotone.hgi-text-align-right:after{content:"ᙴ"}.hgi-duotone.hgi-text-align-right:before{content:"ᙵ"}.hgi-duotone.hgi-text-all-caps:after{content:"ᙶ"}.hgi-duotone.hgi-text-all-caps:before{content:"ᙷ"}.hgi-duotone.hgi-text-bold:after{content:"ᙸ"}.hgi-duotone.hgi-text-bold:before{content:"ᙹ"}.hgi-duotone.hgi-text-centerline-center-top:after{content:"ᙺ"}.hgi-duotone.hgi-text-centerline-center-top:before{content:"ᙻ"}.hgi-duotone.hgi-text-centerline-left:after{content:"ᙼ"}.hgi-duotone.hgi-text-centerline-left:before{content:"ᙽ"}.hgi-duotone.hgi-text-centerline-middle:after{content:"ᙾ"}.hgi-duotone.hgi-text-centerline-middle:before{content:"ᙿ"}.hgi-duotone.hgi-text-centerline-right:after{content:" "}.hgi-duotone.hgi-text-centerline-right:before{content:"ᚁ"}.hgi-duotone.hgi-text-check:after{content:"ᚂ"}.hgi-duotone.hgi-text-check:before{content:"ᚃ"}.hgi-duotone.hgi-text-circle:after{content:"ᚄ"}.hgi-duotone.hgi-text-circle:before{content:"ᚅ"}.hgi-duotone.hgi-text-clear:after{content:"ᚆ"}.hgi-duotone.hgi-text-clear:before{content:"ᚇ"}.hgi-duotone.hgi-text-color:after{content:"ᚈ"}.hgi-duotone.hgi-text-color:before{content:"ᚉ"}.hgi-duotone.hgi-text-creation:after{content:"ᚊ"}.hgi-duotone.hgi-text-creation:before{content:"ᚋ"}.hgi-duotone.hgi-text-firstline-left:after{content:"ᚌ"}.hgi-duotone.hgi-text-firstline-left:before{content:"ᚍ"}.hgi-duotone.hgi-text-firstline-right:after{content:"ᚎ"}.hgi-duotone.hgi-text-firstline-right:before{content:"ᚏ"}.hgi-duotone.hgi-text-font:after{content:"ᚐ"}.hgi-duotone.hgi-text-font:before{content:"ᚑ"}.hgi-duotone.hgi-text-footnote:after{content:"ᚒ"}.hgi-duotone.hgi-text-footnote:before{content:"ᚓ"}.hgi-duotone.hgi-text-indent-01:after{content:"ᚔ"}.hgi-duotone.hgi-text-indent-01:before{content:"ᚕ"}.hgi-duotone.hgi-text-indent-less:after{content:"ᚖ"}.hgi-duotone.hgi-text-indent-less:before{content:"ᚗ"}.hgi-duotone.hgi-text-indent-more:after{content:"ᚘ"}.hgi-duotone.hgi-text-indent-more:before{content:"ᚙ"}.hgi-duotone.hgi-text-indent:after{content:"ᚚ"}.hgi-duotone.hgi-text-indent:before{content:"᚛"}.hgi-duotone.hgi-text-italic:after{content:"᚜"}.hgi-duotone.hgi-text-italic-slash:after{content:"᚝"}.hgi-duotone.hgi-text-italic-slash:before{content:"᚞"}.hgi-duotone.hgi-text-italic:before{content:"᚟"}.hgi-duotone.hgi-text-kerning:after{content:"ᚠ"}.hgi-duotone.hgi-text-kerning:before{content:"ᚡ"}.hgi-duotone.hgi-text-number-sign:after{content:"ᚢ"}.hgi-duotone.hgi-text-number-sign:before{content:"ᚣ"}.hgi-duotone.hgi-text:after{content:"ᚤ"}.hgi-duotone.hgi-text-selection:after{content:"ᚥ"}.hgi-duotone.hgi-text-selection:before{content:"ᚦ"}.hgi-duotone.hgi-text-smallcaps:after{content:"ᚧ"}.hgi-duotone.hgi-text-smallcaps:before{content:"ᚨ"}.hgi-duotone.hgi-text-square:after{content:"ᚩ"}.hgi-duotone.hgi-text-square:before{content:"ᚪ"}.hgi-duotone.hgi-text-strikethrough:after{content:"ᚫ"}.hgi-duotone.hgi-text-strikethrough:before{content:"ᚬ"}.hgi-duotone.hgi-text-subscript:after{content:"ᚭ"}.hgi-duotone.hgi-text-subscript:before{content:"ᚮ"}.hgi-duotone.hgi-text-superscript:after{content:"ᚯ"}.hgi-duotone.hgi-text-superscript:before{content:"ᚰ"}.hgi-duotone.hgi-text-tracking:after{content:"ᚱ"}.hgi-duotone.hgi-text-tracking:before{content:"ᚲ"}.hgi-duotone.hgi-text-underline:after{content:"ᚳ"}.hgi-duotone.hgi-text-underline:before{content:"ᚴ"}.hgi-duotone.hgi-text-variable-front:after{content:"ᚵ"}.hgi-duotone.hgi-text-variable-front:before{content:"ᚶ"}.hgi-duotone.hgi-text-vertical-alignment:after{content:"ᚷ"}.hgi-duotone.hgi-text-vertical-alignment:before{content:"ᚸ"}.hgi-duotone.hgi-text-wrap:after{content:"ᚹ"}.hgi-duotone.hgi-text-wrap:before{content:"ᚺ"}.hgi-duotone.hgi-text:before{content:"ᚻ"}.hgi-duotone.hgi-the-prophets-mosque:after{content:"ᚼ"}.hgi-duotone.hgi-the-prophets-mosque:before{content:"ᚽ"}.hgi-duotone.hgi-thermometer-cold:after{content:"ᚾ"}.hgi-duotone.hgi-thermometer-cold:before{content:"ᚿ"}.hgi-duotone.hgi-thermometer:after{content:"ᛀ"}.hgi-duotone.hgi-thermometer-warm:after{content:"ᛁ"}.hgi-duotone.hgi-thermometer-warm:before{content:"ᛂ"}.hgi-duotone.hgi-thermometer:before{content:"ᛃ"}.hgi-duotone.hgi-third-bracket-circle:after{content:"ᛄ"}.hgi-duotone.hgi-third-bracket-circle:before{content:"ᛅ"}.hgi-duotone.hgi-third-bracket:after{content:"ᛆ"}.hgi-duotone.hgi-third-bracket-square:after{content:"ᛇ"}.hgi-duotone.hgi-third-bracket-square:before{content:"ᛈ"}.hgi-duotone.hgi-third-bracket:before{content:"ᛉ"}.hgi-duotone.hgi-thread:after{content:"ᛊ"}.hgi-duotone.hgi-thread:before{content:"ᛋ"}.hgi-duotone.hgi-threads-ellipse:after{content:"ᛌ"}.hgi-duotone.hgi-threads-ellipse:before{content:"ᛍ"}.hgi-duotone.hgi-threads-rectangle:after{content:"ᛎ"}.hgi-duotone.hgi-threads-rectangle:before{content:"ᛏ"}.hgi-duotone.hgi-threads:after{content:"ᛐ"}.hgi-duotone.hgi-threads:before{content:"ᛑ"}.hgi-duotone.hgi-three-d-move:after{content:"ᛒ"}.hgi-duotone.hgi-three-d-move:before{content:"ᛓ"}.hgi-duotone.hgi-three-d-rotate:after{content:"ᛔ"}.hgi-duotone.hgi-three-d-rotate:before{content:"ᛕ"}.hgi-duotone.hgi-three-d-scale:after{content:"ᛖ"}.hgi-duotone.hgi-three-d-scale:before{content:"ᛗ"}.hgi-duotone.hgi-three-d-view:after{content:"ᛘ"}.hgi-duotone.hgi-three-d-view:before{content:"ᛙ"}.hgi-duotone.hgi-three-finger-01:after{content:"ᛚ"}.hgi-duotone.hgi-three-finger-01:before{content:"ᛛ"}.hgi-duotone.hgi-three-finger-02:after{content:"ᛜ"}.hgi-duotone.hgi-three-finger-02:before{content:"ᛝ"}.hgi-duotone.hgi-three-finger-03:after{content:"ᛞ"}.hgi-duotone.hgi-three-finger-03:before{content:"ᛟ"}.hgi-duotone.hgi-three-finger-04:after{content:"ᛠ"}.hgi-duotone.hgi-three-finger-04:before{content:"ᛡ"}.hgi-duotone.hgi-three-finger-05:after{content:"ᛢ"}.hgi-duotone.hgi-three-finger-05:before{content:"ᛣ"}.hgi-duotone.hgi-thumbs-down-ellipse:after{content:"ᛤ"}.hgi-duotone.hgi-thumbs-down-ellipse:before{content:"ᛥ"}.hgi-duotone.hgi-thumbs-down-rectangle:after{content:"ᛦ"}.hgi-duotone.hgi-thumbs-down-rectangle:before{content:"ᛧ"}.hgi-duotone.hgi-thumbs-down:after{content:"ᛨ"}.hgi-duotone.hgi-thumbs-down:before{content:"ᛩ"}.hgi-duotone.hgi-thumbs-up-down:after{content:"ᛪ"}.hgi-duotone.hgi-thumbs-up-down:before{content:"᛫"}.hgi-duotone.hgi-thumbs-up-ellipse:after{content:"᛬"}.hgi-duotone.hgi-thumbs-up-ellipse:before{content:"᛭"}.hgi-duotone.hgi-thumbs-up-rectangle:after{content:"ᛮ"}.hgi-duotone.hgi-thumbs-up-rectangle:before{content:"ᛯ"}.hgi-duotone.hgi-thumbs-up:after{content:"ᛰ"}.hgi-duotone.hgi-thumbs-up:before{content:"ᛱ"}.hgi-duotone.hgi-tic-tac-toe:after{content:"ᛲ"}.hgi-duotone.hgi-tic-tac-toe:before{content:"ᛳ"}.hgi-duotone.hgi-tick-01:after{content:"ᛴ"}.hgi-duotone.hgi-tick-01:before{content:"ᛵ"}.hgi-duotone.hgi-tick-02:after{content:"ᛶ"}.hgi-duotone.hgi-tick-02:before{content:"ᛷ"}.hgi-duotone.hgi-tick-03:after{content:"ᛸ"}.hgi-duotone.hgi-tick-03:before{content:"᛹"}.hgi-duotone.hgi-tick-04:after{content:"᛺"}.hgi-duotone.hgi-tick-04:before{content:"᛻"}.hgi-duotone.hgi-tick-double-01:after{content:"᛼"}.hgi-duotone.hgi-tick-double-01:before{content:"᛽"}.hgi-duotone.hgi-tick-double-02:after{content:"᛾"}.hgi-duotone.hgi-tick-double-02:before{content:"᛿"}.hgi-duotone.hgi-tick-double-03:after{content:"ᜀ"}.hgi-duotone.hgi-tick-double-03:before{content:"ᜁ"}.hgi-duotone.hgi-tick-double-04:after{content:"ᜂ"}.hgi-duotone.hgi-tick-double-04:before{content:"ᜃ"}.hgi-duotone.hgi-ticket-01:after{content:"ᜄ"}.hgi-duotone.hgi-ticket-01:before{content:"ᜅ"}.hgi-duotone.hgi-ticket-02:after{content:"ᜆ"}.hgi-duotone.hgi-ticket-02:before{content:"ᜇ"}.hgi-duotone.hgi-ticket-03:after{content:"ᜈ"}.hgi-duotone.hgi-ticket-03:before{content:"ᜉ"}.hgi-duotone.hgi-ticket-star:after{content:"ᜊ"}.hgi-duotone.hgi-ticket-star:before{content:"ᜋ"}.hgi-duotone.hgi-tie:after{content:"ᜌ"}.hgi-duotone.hgi-tie:before{content:"ᜍ"}.hgi-duotone.hgi-tiktok:after{content:"ᜎ"}.hgi-duotone.hgi-tiktok:before{content:"ᜏ"}.hgi-duotone.hgi-time-01:after{content:"ᜐ"}.hgi-duotone.hgi-time-01:before{content:"ᜑ"}.hgi-duotone.hgi-time-02:after{content:"ᜒ"}.hgi-duotone.hgi-time-02:before{content:"ᜓ"}.hgi-duotone.hgi-time-03:after{content:"᜔"}.hgi-duotone.hgi-time-03:before{content:"᜕"}.hgi-duotone.hgi-time-04:after{content:"᜖"}.hgi-duotone.hgi-time-04:before{content:"᜗"}.hgi-duotone.hgi-time-half-pass:after{content:"᜘"}.hgi-duotone.hgi-time-half-pass:before{content:"᜙"}.hgi-duotone.hgi-time-management-circle:after{content:"᜚"}.hgi-duotone.hgi-time-management-circle:before{content:"᜛"}.hgi-duotone.hgi-time-management:after{content:"᜜"}.hgi-duotone.hgi-time-management:before{content:"᜝"}.hgi-duotone.hgi-time-quarter-pass:after{content:"᜞"}.hgi-duotone.hgi-time-quarter-pass:before{content:"ᜟ"}.hgi-duotone.hgi-time-quarter:after{content:"ᜠ"}.hgi-duotone.hgi-time-quarter:before{content:"ᜡ"}.hgi-duotone.hgi-time-schedule:after{content:"ᜢ"}.hgi-duotone.hgi-time-schedule:before{content:"ᜣ"}.hgi-duotone.hgi-time-setting-01:after{content:"ᜤ"}.hgi-duotone.hgi-time-setting-01:before{content:"ᜥ"}.hgi-duotone.hgi-time-setting-02:after{content:"ᜦ"}.hgi-duotone.hgi-time-setting-02:before{content:"ᜧ"}.hgi-duotone.hgi-time-setting-03:after{content:"ᜨ"}.hgi-duotone.hgi-time-setting-03:before{content:"ᜩ"}.hgi-duotone.hgi-timer-01:after{content:"ᜪ"}.hgi-duotone.hgi-timer-01:before{content:"ᜫ"}.hgi-duotone.hgi-timer-02:after{content:"ᜬ"}.hgi-duotone.hgi-timer-02:before{content:"ᜭ"}.hgi-duotone.hgi-tips:after{content:"ᜮ"}.hgi-duotone.hgi-tips:before{content:"ᜯ"}.hgi-duotone.hgi-tired-01:after{content:"ᜰ"}.hgi-duotone.hgi-tired-01:before{content:"ᜱ"}.hgi-duotone.hgi-tired-02:after{content:"ᜲ"}.hgi-duotone.hgi-tired-02:before{content:"ᜳ"}.hgi-duotone.hgi-tissue-paper:after{content:"᜴"}.hgi-duotone.hgi-tissue-paper:before{content:"᜵"}.hgi-duotone.hgi-toggle-off:after{content:"᜶"}.hgi-duotone.hgi-toggle-off:before{content:"᜷"}.hgi-duotone.hgi-toggle-on:after{content:"᜸"}.hgi-duotone.hgi-toggle-on:before{content:"᜹"}.hgi-duotone.hgi-toilet-01:after{content:"᜺"}.hgi-duotone.hgi-toilet-01:before{content:"᜻"}.hgi-duotone.hgi-toilet-02:after{content:"᜼"}.hgi-duotone.hgi-toilet-02:before{content:"᜽"}.hgi-duotone.hgi-tongue-01:after{content:"᜾"}.hgi-duotone.hgi-tongue-01:before{content:"᜿"}.hgi-duotone.hgi-tongue:after{content:"ᝀ"}.hgi-duotone.hgi-tongue-wink-left:after{content:"ᝁ"}.hgi-duotone.hgi-tongue-wink-left:before{content:"ᝂ"}.hgi-duotone.hgi-tongue-wink-right:after{content:"ᝃ"}.hgi-duotone.hgi-tongue-wink-right:before{content:"ᝄ"}.hgi-duotone.hgi-tongue:before{content:"ᝅ"}.hgi-duotone.hgi-tools:after{content:"ᝆ"}.hgi-duotone.hgi-tools:before{content:"ᝇ"}.hgi-duotone.hgi-tornado-01:after{content:"ᝈ"}.hgi-duotone.hgi-tornado-01:before{content:"ᝉ"}.hgi-duotone.hgi-tornado-02:after{content:"ᝊ"}.hgi-duotone.hgi-tornado-02:before{content:"ᝋ"}.hgi-duotone.hgi-torri-gate:after{content:"ᝌ"}.hgi-duotone.hgi-torri-gate:before{content:"ᝍ"}.hgi-duotone.hgi-touch-01:after{content:"ᝎ"}.hgi-duotone.hgi-touch-01:before{content:"ᝏ"}.hgi-duotone.hgi-touch-02:after{content:"ᝐ"}.hgi-duotone.hgi-touch-02:before{content:"ᝑ"}.hgi-duotone.hgi-touch-03:after{content:"ᝒ"}.hgi-duotone.hgi-touch-03:before{content:"ᝓ"}.hgi-duotone.hgi-touch-04:after{content:"᝔"}.hgi-duotone.hgi-touch-04:before{content:"᝕"}.hgi-duotone.hgi-touch-05:after{content:"᝖"}.hgi-duotone.hgi-touch-05:before{content:"᝗"}.hgi-duotone.hgi-touch-06:after{content:"᝘"}.hgi-duotone.hgi-touch-06:before{content:"᝙"}.hgi-duotone.hgi-touch-07:after{content:"᝚"}.hgi-duotone.hgi-touch-07:before{content:"᝛"}.hgi-duotone.hgi-touch-08:after{content:"᝜"}.hgi-duotone.hgi-touch-08:before{content:"᝝"}.hgi-duotone.hgi-touch-09:after{content:"᝞"}.hgi-duotone.hgi-touch-09:before{content:"᝟"}.hgi-duotone.hgi-touch-10:after{content:"ᝠ"}.hgi-duotone.hgi-touch-10:before{content:"ᝡ"}.hgi-duotone.hgi-touch-interaction-01:after{content:"ᝢ"}.hgi-duotone.hgi-touch-interaction-01:before{content:"ᝣ"}.hgi-duotone.hgi-touch-interaction-02:after{content:"ᝤ"}.hgi-duotone.hgi-touch-interaction-02:before{content:"ᝥ"}.hgi-duotone.hgi-touch-interaction-03:after{content:"ᝦ"}.hgi-duotone.hgi-touch-interaction-03:before{content:"ᝧ"}.hgi-duotone.hgi-touch-interaction-04:after{content:"ᝨ"}.hgi-duotone.hgi-touch-interaction-04:before{content:"ᝩ"}.hgi-duotone.hgi-touch-locked-01:after{content:"ᝪ"}.hgi-duotone.hgi-touch-locked-01:before{content:"ᝫ"}.hgi-duotone.hgi-touch-locked-02:after{content:"ᝬ"}.hgi-duotone.hgi-touch-locked-02:before{content:"᝭"}.hgi-duotone.hgi-touch-locked-03:after{content:"ᝮ"}.hgi-duotone.hgi-touch-locked-03:before{content:"ᝯ"}.hgi-duotone.hgi-touch-locked-04:after{content:"ᝰ"}.hgi-duotone.hgi-touch-locked-04:before{content:"᝱"}.hgi-duotone.hgi-touchpad-01:after{content:"ᝲ"}.hgi-duotone.hgi-touchpad-01:before{content:"ᝳ"}.hgi-duotone.hgi-touchpad-02:after{content:"᝴"}.hgi-duotone.hgi-touchpad-02:before{content:"᝵"}.hgi-duotone.hgi-touchpad-03:after{content:"᝶"}.hgi-duotone.hgi-touchpad-03:before{content:"᝷"}.hgi-duotone.hgi-touchpad-04:after{content:"᝸"}.hgi-duotone.hgi-touchpad-04:before{content:"᝹"}.hgi-duotone.hgi-tow-truck:after{content:"᝺"}.hgi-duotone.hgi-tow-truck:before{content:"᝻"}.hgi-duotone.hgi-towels:after{content:"᝼"}.hgi-duotone.hgi-towels:before{content:"᝽"}.hgi-duotone.hgi-toy-train:after{content:"᝾"}.hgi-duotone.hgi-toy-train:before{content:"᝿"}.hgi-duotone.hgi-tractor:after{content:"ក"}.hgi-duotone.hgi-tractor:before{content:"ខ"}.hgi-duotone.hgi-trade-down:after{content:"គ"}.hgi-duotone.hgi-trade-down:before{content:"ឃ"}.hgi-duotone.hgi-trade-mark:after{content:"ង"}.hgi-duotone.hgi-trade-mark:before{content:"ច"}.hgi-duotone.hgi-trade-up:after{content:"ឆ"}.hgi-duotone.hgi-trade-up:before{content:"ជ"}.hgi-duotone.hgi-trademark:after{content:"ឈ"}.hgi-duotone.hgi-trademark:before{content:"ញ"}.hgi-duotone.hgi-traffic-incident:after{content:"ដ"}.hgi-duotone.hgi-traffic-incident:before{content:"ឋ"}.hgi-duotone.hgi-traffic-light:after{content:"ឌ"}.hgi-duotone.hgi-traffic-light:before{content:"ឍ"}.hgi-duotone.hgi-train-01:after{content:"ណ"}.hgi-duotone.hgi-train-01:before{content:"ត"}.hgi-duotone.hgi-train-02:after{content:"ថ"}.hgi-duotone.hgi-train-02:before{content:"ទ"}.hgi-duotone.hgi-tram:after{content:"ធ"}.hgi-duotone.hgi-tram:before{content:"ន"}.hgi-duotone.hgi-trampoline:after{content:"ប"}.hgi-duotone.hgi-trampoline:before{content:"ផ"}.hgi-duotone.hgi-transaction:after{content:"ព"}.hgi-duotone.hgi-transaction:before{content:"ភ"}.hgi-duotone.hgi-transition-bottom:after{content:"ម"}.hgi-duotone.hgi-transition-bottom:before{content:"យ"}.hgi-duotone.hgi-transition-left:after{content:"រ"}.hgi-duotone.hgi-transition-left:before{content:"ល"}.hgi-duotone.hgi-transition-right:after{content:"វ"}.hgi-duotone.hgi-transition-right:before{content:"ឝ"}.hgi-duotone.hgi-transition-top:after{content:"ឞ"}.hgi-duotone.hgi-transition-top:before{content:"ស"}.hgi-duotone.hgi-translate:after{content:"ហ"}.hgi-duotone.hgi-translate:before{content:"ឡ"}.hgi-duotone.hgi-translation:after{content:"អ"}.hgi-duotone.hgi-translation:before{content:"ឣ"}.hgi-duotone.hgi-transmission:after{content:"ឤ"}.hgi-duotone.hgi-transmission:before{content:"ឥ"}.hgi-duotone.hgi-transparency:after{content:"ឦ"}.hgi-duotone.hgi-transparency:before{content:"ឧ"}.hgi-duotone.hgi-trapezoid-line-horizontal:after{content:"ឨ"}.hgi-duotone.hgi-trapezoid-line-horizontal:before{content:"ឩ"}.hgi-duotone.hgi-trapezoid-line-vertical:after{content:"ឪ"}.hgi-duotone.hgi-trapezoid-line-vertical:before{content:"ឫ"}.hgi-duotone.hgi-travel-bag:after{content:"ឬ"}.hgi-duotone.hgi-travel-bag:before{content:"ឭ"}.hgi-duotone.hgi-treadmill-01:after{content:"ឮ"}.hgi-duotone.hgi-treadmill-01:before{content:"ឯ"}.hgi-duotone.hgi-treadmill-02:after{content:"ឰ"}.hgi-duotone.hgi-treadmill-02:before{content:"ឱ"}.hgi-duotone.hgi-treatment:after{content:"ឲ"}.hgi-duotone.hgi-treatment:before{content:"ឳ"}.hgi-duotone.hgi-tree-01:after{content:"឴"}.hgi-duotone.hgi-tree-01:before{content:"឵"}.hgi-duotone.hgi-tree-02:after{content:"ា"}.hgi-duotone.hgi-tree-02:before{content:"ិ"}.hgi-duotone.hgi-tree-03:after{content:"ី"}.hgi-duotone.hgi-tree-03:before{content:"ឹ"}.hgi-duotone.hgi-tree-04:after{content:"ឺ"}.hgi-duotone.hgi-tree-04:before{content:"ុ"}.hgi-duotone.hgi-tree-05:after{content:"ូ"}.hgi-duotone.hgi-tree-05:before{content:"ួ"}.hgi-duotone.hgi-tree-06:after{content:"ើ"}.hgi-duotone.hgi-tree-06:before{content:"ឿ"}.hgi-duotone.hgi-tree-07:after{content:"ៀ"}.hgi-duotone.hgi-tree-07:before{content:"េ"}.hgi-duotone.hgi-trello:after{content:"ែ"}.hgi-duotone.hgi-trello:before{content:"ៃ"}.hgi-duotone.hgi-triangle-01:after{content:"ោ"}.hgi-duotone.hgi-triangle-01:before{content:"ៅ"}.hgi-duotone.hgi-triangle-02:after{content:"ំ"}.hgi-duotone.hgi-triangle-02:before{content:"ះ"}.hgi-duotone.hgi-triangle-03:after{content:"ៈ"}.hgi-duotone.hgi-triangle-03:before{content:"៉"}.hgi-duotone.hgi-triangle:after{content:"៊"}.hgi-duotone.hgi-triangle:before{content:"់"}.hgi-duotone.hgi-trolley-01:after{content:"៌"}.hgi-duotone.hgi-trolley-01:before{content:"៍"}.hgi-duotone.hgi-trolley-02:after{content:"៎"}.hgi-duotone.hgi-trolley-02:before{content:"៏"}.hgi-duotone.hgi-tropical-storm:after{content:"័"}.hgi-duotone.hgi-tropical-storm-tracks-01:after{content:"៑"}.hgi-duotone.hgi-tropical-storm-tracks-01:before{content:"្"}.hgi-duotone.hgi-tropical-storm-tracks-02:after{content:"៓"}.hgi-duotone.hgi-tropical-storm-tracks-02:before{content:"។"}.hgi-duotone.hgi-tropical-storm:before{content:"៕"}.hgi-duotone.hgi-truck-delivery:after{content:"៖"}.hgi-duotone.hgi-truck-delivery:before{content:"ៗ"}.hgi-duotone.hgi-truck-monster:after{content:"៘"}.hgi-duotone.hgi-truck-monster:before{content:"៙"}.hgi-duotone.hgi-truck-return:after{content:"៚"}.hgi-duotone.hgi-truck-return:before{content:"៛"}.hgi-duotone.hgi-truck:after{content:"ៜ"}.hgi-duotone.hgi-truck:before{content:"៝"}.hgi-duotone.hgi-trulli:after{content:"៞"}.hgi-duotone.hgi-trulli:before{content:"៟"}.hgi-duotone.hgi-tsunami:after{content:"០"}.hgi-duotone.hgi-tsunami:before{content:"១"}.hgi-duotone.hgi-tulip:after{content:"២"}.hgi-duotone.hgi-tulip:before{content:"៣"}.hgi-duotone.hgi-tumblr:after{content:"៤"}.hgi-duotone.hgi-tumblr:before{content:"៥"}.hgi-duotone.hgi-turtle-neck:after{content:"៦"}.hgi-duotone.hgi-turtle-neck:before{content:"៧"}.hgi-duotone.hgi-tv-01:after{content:"៨"}.hgi-duotone.hgi-tv-01:before{content:"៩"}.hgi-duotone.hgi-tv-02:after{content:"៪"}.hgi-duotone.hgi-tv-02:before{content:"៫"}.hgi-duotone.hgi-tv-fix:after{content:"៬"}.hgi-duotone.hgi-tv-fix:before{content:"៭"}.hgi-duotone.hgi-tv-issue:after{content:"៮"}.hgi-duotone.hgi-tv-issue:before{content:"៯"}.hgi-duotone.hgi-tv-smart:after{content:"៰"}.hgi-duotone.hgi-tv-smart:before{content:"៱"}.hgi-duotone.hgi-twin-tower:after{content:"៲"}.hgi-duotone.hgi-twin-tower:before{content:"៳"}.hgi-duotone.hgi-twitch:after{content:"៴"}.hgi-duotone.hgi-twitch:before{content:"៵"}.hgi-duotone.hgi-twitter:after{content:"៶"}.hgi-duotone.hgi-twitter-square:after{content:"៷"}.hgi-duotone.hgi-twitter-square:before{content:"៸"}.hgi-duotone.hgi-twitter:before{content:"៹"}.hgi-duotone.hgi-two-factor-access:after{content:"៺"}.hgi-duotone.hgi-two-factor-access:before{content:"៻"}.hgi-duotone.hgi-two-finger-01:after{content:"៼"}.hgi-duotone.hgi-two-finger-01:before{content:"៽"}.hgi-duotone.hgi-two-finger-02:after{content:"៾"}.hgi-duotone.hgi-two-finger-02:before{content:"៿"}.hgi-duotone.hgi-two-finger-03:after{content:"᠀"}.hgi-duotone.hgi-two-finger-03:before{content:"᠁"}.hgi-duotone.hgi-two-finger-04:after{content:"᠂"}.hgi-duotone.hgi-two-finger-04:before{content:"᠃"}.hgi-duotone.hgi-two-finger-05:after{content:"᠄"}.hgi-duotone.hgi-two-finger-05:before{content:"᠅"}.hgi-duotone.hgi-txt-01:after{content:"᠆"}.hgi-duotone.hgi-txt-01:before{content:"᠇"}.hgi-duotone.hgi-txt-02:after{content:"᠈"}.hgi-duotone.hgi-txt-02:before{content:"᠉"}.hgi-duotone.hgi-type-cursor:after{content:"᠊"}.hgi-duotone.hgi-type-cursor:before{content:"᠋"}.hgi-duotone.hgi-typescript-01:after{content:"᠌"}.hgi-duotone.hgi-typescript-01:before{content:"᠍"}.hgi-duotone.hgi-typescript-02:after{content:"᠎"}.hgi-duotone.hgi-typescript-02:before{content:"᠏"}.hgi-duotone.hgi-typescript-03:after{content:"᠐"}.hgi-duotone.hgi-typescript-03:before{content:"᠑"}.hgi-duotone.hgi-uber:after{content:"᠒"}.hgi-duotone.hgi-uber:before{content:"᠓"}.hgi-duotone.hgi-ufo-01:after{content:"᠔"}.hgi-duotone.hgi-ufo-01:before{content:"᠕"}.hgi-duotone.hgi-ufo:after{content:"᠖"}.hgi-duotone.hgi-ufo:before{content:"᠗"}.hgi-duotone.hgi-umbrella-dollar:after{content:"᠘"}.hgi-duotone.hgi-umbrella-dollar:before{content:"᠙"}.hgi-duotone.hgi-umbrella:after{content:"᠚"}.hgi-duotone.hgi-umbrella:before{content:"᠛"}.hgi-duotone.hgi-unamused:after{content:"᠜"}.hgi-duotone.hgi-unamused:before{content:"᠝"}.hgi-duotone.hgi-unavailable:after{content:"᠞"}.hgi-duotone.hgi-unavailable:before{content:"᠟"}.hgi-duotone.hgi-underpants-01:after{content:"ᠠ"}.hgi-duotone.hgi-underpants-01:before{content:"ᠡ"}.hgi-duotone.hgi-underpants-02:after{content:"ᠢ"}.hgi-duotone.hgi-underpants-02:before{content:"ᠣ"}.hgi-duotone.hgi-underpants-03:after{content:"ᠤ"}.hgi-duotone.hgi-underpants-03:before{content:"ᠥ"}.hgi-duotone.hgi-unfold-less:after{content:"ᠦ"}.hgi-duotone.hgi-unfold-less:before{content:"ᠧ"}.hgi-duotone.hgi-unfold-more:after{content:"ᠨ"}.hgi-duotone.hgi-unfold-more:before{content:"ᠩ"}.hgi-duotone.hgi-ungroup-items:after{content:"ᠪ"}.hgi-duotone.hgi-ungroup-items:before{content:"ᠫ"}.hgi-duotone.hgi-ungroup-layers:after{content:"ᠬ"}.hgi-duotone.hgi-ungroup-layers:before{content:"ᠭ"}.hgi-duotone.hgi-unhappy:after{content:"ᠮ"}.hgi-duotone.hgi-unhappy:before{content:"ᠯ"}.hgi-duotone.hgi-university:after{content:"ᠰ"}.hgi-duotone.hgi-university:before{content:"ᠱ"}.hgi-duotone.hgi-unlink-01:after{content:"ᠲ"}.hgi-duotone.hgi-unlink-01:before{content:"ᠳ"}.hgi-duotone.hgi-unlink-02:after{content:"ᠴ"}.hgi-duotone.hgi-unlink-02:before{content:"ᠵ"}.hgi-duotone.hgi-unlink-03:after{content:"ᠶ"}.hgi-duotone.hgi-unlink-03:before{content:"ᠷ"}.hgi-duotone.hgi-unlink-04:after{content:"ᠸ"}.hgi-duotone.hgi-unlink-04:before{content:"ᠹ"}.hgi-duotone.hgi-unlink-05:after{content:"ᠺ"}.hgi-duotone.hgi-unlink-05:before{content:"ᠻ"}.hgi-duotone.hgi-unlink-06:after{content:"ᠼ"}.hgi-duotone.hgi-unlink-06:before{content:"ᠽ"}.hgi-duotone.hgi-unsplash:after{content:"ᠾ"}.hgi-duotone.hgi-unsplash:before{content:"ᠿ"}.hgi-duotone.hgi-upload-01:after{content:"ᡀ"}.hgi-duotone.hgi-upload-01:before{content:"ᡁ"}.hgi-duotone.hgi-upload-02:after{content:"ᡂ"}.hgi-duotone.hgi-upload-02:before{content:"ᡃ"}.hgi-duotone.hgi-upload-03:after{content:"ᡄ"}.hgi-duotone.hgi-upload-03:before{content:"ᡅ"}.hgi-duotone.hgi-upload-04:after{content:"ᡆ"}.hgi-duotone.hgi-upload-04:before{content:"ᡇ"}.hgi-duotone.hgi-upload-05:after{content:"ᡈ"}.hgi-duotone.hgi-upload-05:before{content:"ᡉ"}.hgi-duotone.hgi-upload-circle-01:after{content:"ᡊ"}.hgi-duotone.hgi-upload-circle-01:before{content:"ᡋ"}.hgi-duotone.hgi-upload-circle-02:after{content:"ᡌ"}.hgi-duotone.hgi-upload-circle-02:before{content:"ᡍ"}.hgi-duotone.hgi-upload-square-01:after{content:"ᡎ"}.hgi-duotone.hgi-upload-square-01:before{content:"ᡏ"}.hgi-duotone.hgi-upload-square-02:after{content:"ᡐ"}.hgi-duotone.hgi-upload-square-02:before{content:"ᡑ"}.hgi-duotone.hgi-upwork:after{content:"ᡒ"}.hgi-duotone.hgi-upwork:before{content:"ᡓ"}.hgi-duotone.hgi-usb-bugs:after{content:"ᡔ"}.hgi-duotone.hgi-usb-bugs:before{content:"ᡕ"}.hgi-duotone.hgi-usb-connected-01:after{content:"ᡖ"}.hgi-duotone.hgi-usb-connected-01:before{content:"ᡗ"}.hgi-duotone.hgi-usb-connected-02:after{content:"ᡘ"}.hgi-duotone.hgi-usb-connected-02:before{content:"ᡙ"}.hgi-duotone.hgi-usb-connected-03:after{content:"ᡚ"}.hgi-duotone.hgi-usb-connected-03:before{content:"ᡛ"}.hgi-duotone.hgi-usb-error:after{content:"ᡜ"}.hgi-duotone.hgi-usb-error:before{content:"ᡝ"}.hgi-duotone.hgi-usb-memory-01:after{content:"ᡞ"}.hgi-duotone.hgi-usb-memory-01:before{content:"ᡟ"}.hgi-duotone.hgi-usb-memory-02:after{content:"ᡠ"}.hgi-duotone.hgi-usb-memory-02:before{content:"ᡡ"}.hgi-duotone.hgi-usb-not-connected-01:after{content:"ᡢ"}.hgi-duotone.hgi-usb-not-connected-01:before{content:"ᡣ"}.hgi-duotone.hgi-usb-not-connected-02:after{content:"ᡤ"}.hgi-duotone.hgi-usb-not-connected-02:before{content:"ᡥ"}.hgi-duotone.hgi-usb:after{content:"ᡦ"}.hgi-duotone.hgi-usb:before{content:"ᡧ"}.hgi-duotone.hgi-user-account:after{content:"ᡨ"}.hgi-duotone.hgi-user-account:before{content:"ᡩ"}.hgi-duotone.hgi-user-add-01:after{content:"ᡪ"}.hgi-duotone.hgi-user-add-01:before{content:"ᡫ"}.hgi-duotone.hgi-user-add-02:after{content:"ᡬ"}.hgi-duotone.hgi-user-add-02:before{content:"ᡭ"}.hgi-duotone.hgi-user-arrow-left-right:after{content:"ᡮ"}.hgi-duotone.hgi-user-arrow-left-right:before{content:"ᡯ"}.hgi-duotone.hgi-user-block-01:after{content:"ᡰ"}.hgi-duotone.hgi-user-block-01:before{content:"ᡱ"}.hgi-duotone.hgi-user-block-02:after{content:"ᡲ"}.hgi-duotone.hgi-user-block-02:before{content:"ᡳ"}.hgi-duotone.hgi-user-check-01:after{content:"ᡴ"}.hgi-duotone.hgi-user-check-01:before{content:"ᡵ"}.hgi-duotone.hgi-user-check-02:after{content:"ᡶ"}.hgi-duotone.hgi-user-check-02:before{content:"ᡷ"}.hgi-duotone.hgi-user-circle-02:after{content:"ᡸ"}.hgi-duotone.hgi-user-circle-02:before{content:"᡹"}.hgi-duotone.hgi-user-circle:after{content:"᡺"}.hgi-duotone.hgi-user-circle:before{content:"᡻"}.hgi-duotone.hgi-user-edit-01:after{content:"᡼"}.hgi-duotone.hgi-user-edit-01:before{content:"᡽"}.hgi-duotone.hgi-user-full-view:after{content:"᡾"}.hgi-duotone.hgi-user-full-view:before{content:"᡿"}.hgi-duotone.hgi-user-group:after{content:"ᢀ"}.hgi-duotone.hgi-user-group:before{content:"ᢁ"}.hgi-duotone.hgi-user-id-verification:after{content:"ᢂ"}.hgi-duotone.hgi-user-id-verification:before{content:"ᢃ"}.hgi-duotone.hgi-user-list:after{content:"ᢄ"}.hgi-duotone.hgi-user-list:before{content:"ᢅ"}.hgi-duotone.hgi-user-lock-01:after{content:"ᢆ"}.hgi-duotone.hgi-user-lock-01:before{content:"ᢇ"}.hgi-duotone.hgi-user-lock-02:after{content:"ᢈ"}.hgi-duotone.hgi-user-lock-02:before{content:"ᢉ"}.hgi-duotone.hgi-user-love-01:after{content:"ᢊ"}.hgi-duotone.hgi-user-love-01:before{content:"ᢋ"}.hgi-duotone.hgi-user-love-02:after{content:"ᢌ"}.hgi-duotone.hgi-user-love-02:before{content:"ᢍ"}.hgi-duotone.hgi-user-minus-01:after{content:"ᢎ"}.hgi-duotone.hgi-user-minus-01:before{content:"ᢏ"}.hgi-duotone.hgi-user-minus-02:after{content:"ᢐ"}.hgi-duotone.hgi-user-minus-02:before{content:"ᢑ"}.hgi-duotone.hgi-user-multiple-02:after{content:"ᢒ"}.hgi-duotone.hgi-user-multiple-02:before{content:"ᢓ"}.hgi-duotone.hgi-user-multiple:after{content:"ᢔ"}.hgi-duotone.hgi-user-multiple:before{content:"ᢕ"}.hgi-duotone.hgi-user-question-01:after{content:"ᢖ"}.hgi-duotone.hgi-user-question-01:before{content:"ᢗ"}.hgi-duotone.hgi-user-question-02:after{content:"ᢘ"}.hgi-duotone.hgi-user-question-02:before{content:"ᢙ"}.hgi-duotone.hgi-user-remove-01:after{content:"ᢚ"}.hgi-duotone.hgi-user-remove-01:before{content:"ᢛ"}.hgi-duotone.hgi-user-remove-02:after{content:"ᢜ"}.hgi-duotone.hgi-user-remove-02:before{content:"ᢝ"}.hgi-duotone.hgi-user-roadside:after{content:"ᢞ"}.hgi-duotone.hgi-user-roadside:before{content:"ᢟ"}.hgi-duotone.hgi-user-search-01:after{content:"ᢠ"}.hgi-duotone.hgi-user-search-01:before{content:"ᢡ"}.hgi-duotone.hgi-user-search-02:after{content:"ᢢ"}.hgi-duotone.hgi-user-search-02:before{content:"ᢣ"}.hgi-duotone.hgi-user:after{content:"ᢤ"}.hgi-duotone.hgi-user-settings-01:after{content:"ᢥ"}.hgi-duotone.hgi-user-settings-01:before{content:"ᢦ"}.hgi-duotone.hgi-user-settings-02:after{content:"ᢧ"}.hgi-duotone.hgi-user-settings-02:before{content:"ᢨ"}.hgi-duotone.hgi-user-sharing:after{content:"ᢩ"}.hgi-duotone.hgi-user-sharing:before{content:"ᢪ"}.hgi-duotone.hgi-user-shield-01:after{content:"᢫"}.hgi-duotone.hgi-user-shield-01:before{content:"᢬"}.hgi-duotone.hgi-user-shield-02:after{content:"᢭"}.hgi-duotone.hgi-user-shield-02:before{content:"᢮"}.hgi-duotone.hgi-user-square:after{content:"᢯"}.hgi-duotone.hgi-user-square:before{content:"ᢰ"}.hgi-duotone.hgi-user-star-01:after{content:"ᢱ"}.hgi-duotone.hgi-user-star-01:before{content:"ᢲ"}.hgi-duotone.hgi-user-star-02:after{content:"ᢳ"}.hgi-duotone.hgi-user-star-02:before{content:"ᢴ"}.hgi-duotone.hgi-user-status:after{content:"ᢵ"}.hgi-duotone.hgi-user-status:before{content:"ᢶ"}.hgi-duotone.hgi-user-story:after{content:"ᢷ"}.hgi-duotone.hgi-user-story:before{content:"ᢸ"}.hgi-duotone.hgi-user-switch:after{content:"ᢹ"}.hgi-duotone.hgi-user-switch:before{content:"ᢺ"}.hgi-duotone.hgi-user-unlock-01:after{content:"ᢻ"}.hgi-duotone.hgi-user-unlock-01:before{content:"ᢼ"}.hgi-duotone.hgi-user-unlock-02:after{content:"ᢽ"}.hgi-duotone.hgi-user-unlock-02:before{content:"ᢾ"}.hgi-duotone.hgi-user:before{content:"ᢿ"}.hgi-duotone.hgi-uv-01:after{content:"ᣀ"}.hgi-duotone.hgi-uv-01:before{content:"ᣁ"}.hgi-duotone.hgi-uv-02:after{content:"ᣂ"}.hgi-duotone.hgi-uv-02:before{content:"ᣃ"}.hgi-duotone.hgi-uv-03:after{content:"ᣄ"}.hgi-duotone.hgi-uv-03:before{content:"ᣅ"}.hgi-duotone.hgi-vaccine:after{content:"ᣆ"}.hgi-duotone.hgi-vaccine:before{content:"ᣇ"}.hgi-duotone.hgi-validation-approval:after{content:"ᣈ"}.hgi-duotone.hgi-validation-approval:before{content:"ᣉ"}.hgi-duotone.hgi-validation:after{content:"ᣊ"}.hgi-duotone.hgi-validation:before{content:"ᣋ"}.hgi-duotone.hgi-van:after{content:"ᣌ"}.hgi-duotone.hgi-van:before{content:"ᣍ"}.hgi-duotone.hgi-variable:after{content:"ᣎ"}.hgi-duotone.hgi-variable:before{content:"ᣏ"}.hgi-duotone.hgi-vegetarian-food:after{content:"ᣐ"}.hgi-duotone.hgi-vegetarian-food:before{content:"ᣑ"}.hgi-duotone.hgi-vertical-resize:after{content:"ᣒ"}.hgi-duotone.hgi-vertical-resize:before{content:"ᣓ"}.hgi-duotone.hgi-vertical-scroll-point:after{content:"ᣔ"}.hgi-duotone.hgi-vertical-scroll-point:before{content:"ᣕ"}.hgi-duotone.hgi-vest:after{content:"ᣖ"}.hgi-duotone.hgi-vest:before{content:"ᣗ"}.hgi-duotone.hgi-victory-finger-01:after{content:"ᣘ"}.hgi-duotone.hgi-victory-finger-01:before{content:"ᣙ"}.hgi-duotone.hgi-victory-finger-02:after{content:"ᣚ"}.hgi-duotone.hgi-victory-finger-02:before{content:"ᣛ"}.hgi-duotone.hgi-victory-finger-03:after{content:"ᣜ"}.hgi-duotone.hgi-victory-finger-03:before{content:"ᣝ"}.hgi-duotone.hgi-video-01:after{content:"ᣞ"}.hgi-duotone.hgi-video-01:before{content:"ᣟ"}.hgi-duotone.hgi-video-02:after{content:"ᣠ"}.hgi-duotone.hgi-video-02:before{content:"ᣡ"}.hgi-duotone.hgi-video-console:after{content:"ᣢ"}.hgi-duotone.hgi-video-console:before{content:"ᣣ"}.hgi-duotone.hgi-video-off:after{content:"ᣤ"}.hgi-duotone.hgi-video-off:before{content:"ᣥ"}.hgi-duotone.hgi-video-replay:after{content:"ᣦ"}.hgi-duotone.hgi-video-replay:before{content:"ᣧ"}.hgi-duotone.hgi-view-off:after{content:"ᣨ"}.hgi-duotone.hgi-view-off-slash:after{content:"ᣩ"}.hgi-duotone.hgi-view-off-slash:before{content:"ᣪ"}.hgi-duotone.hgi-view-off:before{content:"ᣫ"}.hgi-duotone.hgi-view:after{content:"ᣬ"}.hgi-duotone.hgi-view:before{content:"ᣭ"}.hgi-duotone.hgi-vimeo:after{content:"ᣮ"}.hgi-duotone.hgi-vimeo:before{content:"ᣯ"}.hgi-duotone.hgi-vine:after{content:"ᣰ"}.hgi-duotone.hgi-vine-square:after{content:"ᣱ"}.hgi-duotone.hgi-vine-square:before{content:"ᣲ"}.hgi-duotone.hgi-vine:before{content:"ᣳ"}.hgi-duotone.hgi-vintage-clock:after{content:"ᣴ"}.hgi-duotone.hgi-vintage-clock:before{content:"ᣵ"}.hgi-duotone.hgi-virtual-reality-vr-01:after{content:"᣶"}.hgi-duotone.hgi-virtual-reality-vr-01:before{content:"᣷"}.hgi-duotone.hgi-virtual-reality-vr-02:after{content:"᣸"}.hgi-duotone.hgi-virtual-reality-vr-02:before{content:"᣹"}.hgi-duotone.hgi-vision:after{content:"᣺"}.hgi-duotone.hgi-vision:before{content:"᣻"}.hgi-duotone.hgi-vk:after{content:"᣼"}.hgi-duotone.hgi-vk-square:after{content:"᣽"}.hgi-duotone.hgi-vk-square:before{content:"᣾"}.hgi-duotone.hgi-vk:before{content:"᣿"}.hgi-duotone.hgi-voice-id:after{content:"ᤀ"}.hgi-duotone.hgi-voice-id:before{content:"ᤁ"}.hgi-duotone.hgi-voice:after{content:"ᤂ"}.hgi-duotone.hgi-voice:before{content:"ᤃ"}.hgi-duotone.hgi-volleyball:after{content:"ᤄ"}.hgi-duotone.hgi-volleyball:before{content:"ᤅ"}.hgi-duotone.hgi-volume-high:after{content:"ᤆ"}.hgi-duotone.hgi-volume-high:before{content:"ᤇ"}.hgi-duotone.hgi-volume-low:after{content:"ᤈ"}.hgi-duotone.hgi-volume-low:before{content:"ᤉ"}.hgi-duotone.hgi-volume-minus:after{content:"ᤊ"}.hgi-duotone.hgi-volume-minus:before{content:"ᤋ"}.hgi-duotone.hgi-volume-mute-01:after{content:"ᤌ"}.hgi-duotone.hgi-volume-mute-01:before{content:"ᤍ"}.hgi-duotone.hgi-volume-mute-02:after{content:"ᤎ"}.hgi-duotone.hgi-volume-mute-02:before{content:"ᤏ"}.hgi-duotone.hgi-volume-off:after{content:"ᤐ"}.hgi-duotone.hgi-volume-off:before{content:"ᤑ"}.hgi-duotone.hgi-volume-up:after{content:"ᤒ"}.hgi-duotone.hgi-volume-up:before{content:"ᤓ"}.hgi-duotone.hgi-vomiting:after{content:"ᤔ"}.hgi-duotone.hgi-vomiting:before{content:"ᤕ"}.hgi-duotone.hgi-voucher:after{content:"ᤖ"}.hgi-duotone.hgi-voucher:before{content:"ᤗ"}.hgi-duotone.hgi-vr-glasses:after{content:"ᤘ"}.hgi-duotone.hgi-vr-glasses:before{content:"ᤙ"}.hgi-duotone.hgi-vr:after{content:"ᤚ"}.hgi-duotone.hgi-vr:before{content:"ᤛ"}.hgi-duotone.hgi-vynil-01:after{content:"ᤜ"}.hgi-duotone.hgi-vynil-01:before{content:"ᤝ"}.hgi-duotone.hgi-vynil-02:after{content:"ᤞ"}.hgi-duotone.hgi-vynil-02:before{content:"᤟"}.hgi-duotone.hgi-vynil-03:after{content:"ᤠ"}.hgi-duotone.hgi-vynil-03:before{content:"ᤡ"}.hgi-duotone.hgi-waiter:after{content:"ᤢ"}.hgi-duotone.hgi-waiter:before{content:"ᤣ"}.hgi-duotone.hgi-waiters:after{content:"ᤤ"}.hgi-duotone.hgi-waiters:before{content:"ᤥ"}.hgi-duotone.hgi-wall-lamp:after{content:"ᤦ"}.hgi-duotone.hgi-wall-lamp:before{content:"ᤧ"}.hgi-duotone.hgi-wallet-01:after{content:"ᤨ"}.hgi-duotone.hgi-wallet-01:before{content:"ᤩ"}.hgi-duotone.hgi-wallet-02:after{content:"ᤪ"}.hgi-duotone.hgi-wallet-02:before{content:"ᤫ"}.hgi-duotone.hgi-wallet-03:after{content:"᤬"}.hgi-duotone.hgi-wallet-03:before{content:"᤭"}.hgi-duotone.hgi-wallet-add-01:after{content:"᤮"}.hgi-duotone.hgi-wallet-add-01:before{content:"᤯"}.hgi-duotone.hgi-wallet-add-02:after{content:"ᤰ"}.hgi-duotone.hgi-wallet-add-02:before{content:"ᤱ"}.hgi-duotone.hgi-wallet-done-01:after{content:"ᤲ"}.hgi-duotone.hgi-wallet-done-01:before{content:"ᤳ"}.hgi-duotone.hgi-wallet-done-02:after{content:"ᤴ"}.hgi-duotone.hgi-wallet-done-02:before{content:"ᤵ"}.hgi-duotone.hgi-wallet-not-found-01:after{content:"ᤶ"}.hgi-duotone.hgi-wallet-not-found-01:before{content:"ᤷ"}.hgi-duotone.hgi-wallet-not-found-02:after{content:"ᤸ"}.hgi-duotone.hgi-wallet-not-found-02:before{content:"᤹"}.hgi-duotone.hgi-wallet-remove-01:after{content:"᤺"}.hgi-duotone.hgi-wallet-remove-01:before{content:"᤻"}.hgi-duotone.hgi-wallet-remove-02:after{content:"᤼"}.hgi-duotone.hgi-wallet-remove-02:before{content:"᤽"}.hgi-duotone.hgi-wanted:after{content:"᤾"}.hgi-duotone.hgi-wanted:before{content:"᤿"}.hgi-duotone.hgi-wardrobe-01:after{content:"᥀"}.hgi-duotone.hgi-wardrobe-01:before{content:"᥁"}.hgi-duotone.hgi-wardrobe-02:after{content:"᥂"}.hgi-duotone.hgi-wardrobe-02:before{content:"᥃"}.hgi-duotone.hgi-wardrobe-03:after{content:"᥄"}.hgi-duotone.hgi-wardrobe-03:before{content:"᥅"}.hgi-duotone.hgi-wardrobe-04:after{content:"᥆"}.hgi-duotone.hgi-wardrobe-04:before{content:"᥇"}.hgi-duotone.hgi-warehouse:after{content:"᥈"}.hgi-duotone.hgi-warehouse:before{content:"᥉"}.hgi-duotone.hgi-washington-monument:after{content:"᥊"}.hgi-duotone.hgi-washington-monument:before{content:"᥋"}.hgi-duotone.hgi-waste-restore:after{content:"᥌"}.hgi-duotone.hgi-waste-restore:before{content:"᥍"}.hgi-duotone.hgi-waste:after{content:"᥎"}.hgi-duotone.hgi-waste:before{content:"᥏"}.hgi-duotone.hgi-watch-01:after{content:"ᥐ"}.hgi-duotone.hgi-watch-01:before{content:"ᥑ"}.hgi-duotone.hgi-watch-02:after{content:"ᥒ"}.hgi-duotone.hgi-watch-02:before{content:"ᥓ"}.hgi-duotone.hgi-water-energy:after{content:"ᥔ"}.hgi-duotone.hgi-water-energy:before{content:"ᥕ"}.hgi-duotone.hgi-water-polo:after{content:"ᥖ"}.hgi-duotone.hgi-water-polo:before{content:"ᥗ"}.hgi-duotone.hgi-water-pump:after{content:"ᥘ"}.hgi-duotone.hgi-water-pump:before{content:"ᥙ"}.hgi-duotone.hgi-waterfall-down-01:after{content:"ᥚ"}.hgi-duotone.hgi-waterfall-down-01:before{content:"ᥛ"}.hgi-duotone.hgi-waterfall-down-03:after{content:"ᥜ"}.hgi-duotone.hgi-waterfall-down-03:before{content:"ᥝ"}.hgi-duotone.hgi-waterfall-up-01:after{content:"ᥞ"}.hgi-duotone.hgi-waterfall-up-01:before{content:"ᥟ"}.hgi-duotone.hgi-waterfall-up-02:after{content:"ᥠ"}.hgi-duotone.hgi-waterfall-up-02:before{content:"ᥡ"}.hgi-duotone.hgi-watermelon:after{content:"ᥢ"}.hgi-duotone.hgi-watermelon:before{content:"ᥣ"}.hgi-duotone.hgi-wattpad:after{content:"ᥤ"}.hgi-duotone.hgi-wattpad-square:after{content:"ᥥ"}.hgi-duotone.hgi-wattpad-square:before{content:"ᥦ"}.hgi-duotone.hgi-wattpad:before{content:"ᥧ"}.hgi-duotone.hgi-waving-hand-01:after{content:"ᥨ"}.hgi-duotone.hgi-waving-hand-01:before{content:"ᥩ"}.hgi-duotone.hgi-waving-hand-02:after{content:"ᥪ"}.hgi-duotone.hgi-waving-hand-02:before{content:"ᥫ"}.hgi-duotone.hgi-waze:after{content:"ᥬ"}.hgi-duotone.hgi-waze:before{content:"ᥭ"}.hgi-duotone.hgi-web-design-01:after{content:"᥮"}.hgi-duotone.hgi-web-design-01:before{content:"᥯"}.hgi-duotone.hgi-web-design-02:after{content:"ᥰ"}.hgi-duotone.hgi-web-design-02:before{content:"ᥱ"}.hgi-duotone.hgi-web-programming:after{content:"ᥲ"}.hgi-duotone.hgi-web-programming:before{content:"ᥳ"}.hgi-duotone.hgi-web-protection:after{content:"ᥴ"}.hgi-duotone.hgi-web-protection:before{content:"᥵"}.hgi-duotone.hgi-web-security:after{content:"᥶"}.hgi-duotone.hgi-web-security:before{content:"᥷"}.hgi-duotone.hgi-web-validation:after{content:"᥸"}.hgi-duotone.hgi-web-validation:before{content:"᥹"}.hgi-duotone.hgi-webflow:after{content:"᥺"}.hgi-duotone.hgi-webflow:before{content:"᥻"}.hgi-duotone.hgi-wechat:after{content:"᥼"}.hgi-duotone.hgi-wechat:before{content:"᥽"}.hgi-duotone.hgi-weight-scale-01:after{content:"᥾"}.hgi-duotone.hgi-weight-scale-01:before{content:"᥿"}.hgi-duotone.hgi-weight-scale:after{content:"ᦀ"}.hgi-duotone.hgi-weight-scale:before{content:"ᦁ"}.hgi-duotone.hgi-wellness:after{content:"ᦂ"}.hgi-duotone.hgi-wellness:before{content:"ᦃ"}.hgi-duotone.hgi-whatsapp-business:after{content:"ᦄ"}.hgi-duotone.hgi-whatsapp-business:before{content:"ᦅ"}.hgi-duotone.hgi-whatsapp:after{content:"ᦆ"}.hgi-duotone.hgi-whatsapp:before{content:"ᦇ"}.hgi-duotone.hgi-wheelchair:after{content:"ᦈ"}.hgi-duotone.hgi-wheelchair:before{content:"ᦉ"}.hgi-duotone.hgi-whisk:after{content:"ᦊ"}.hgi-duotone.hgi-whisk:before{content:"ᦋ"}.hgi-duotone.hgi-whistle:after{content:"ᦌ"}.hgi-duotone.hgi-whistle:before{content:"ᦍ"}.hgi-duotone.hgi-wifi-01:after{content:"ᦎ"}.hgi-duotone.hgi-wifi-01:before{content:"ᦏ"}.hgi-duotone.hgi-wifi-02:after{content:"ᦐ"}.hgi-duotone.hgi-wifi-02:before{content:"ᦑ"}.hgi-duotone.hgi-wifi-circle:after{content:"ᦒ"}.hgi-duotone.hgi-wifi-circle:before{content:"ᦓ"}.hgi-duotone.hgi-wifi-connected-01:after{content:"ᦔ"}.hgi-duotone.hgi-wifi-connected-01:before{content:"ᦕ"}.hgi-duotone.hgi-wifi-connected-02:after{content:"ᦖ"}.hgi-duotone.hgi-wifi-connected-02:before{content:"ᦗ"}.hgi-duotone.hgi-wifi-connected-03:after{content:"ᦘ"}.hgi-duotone.hgi-wifi-connected-03:before{content:"ᦙ"}.hgi-duotone.hgi-wifi-disconnected-01:after{content:"ᦚ"}.hgi-duotone.hgi-wifi-disconnected-01:before{content:"ᦛ"}.hgi-duotone.hgi-wifi-disconnected-02:after{content:"ᦜ"}.hgi-duotone.hgi-wifi-disconnected-02:before{content:"ᦝ"}.hgi-duotone.hgi-wifi-disconnected-03:after{content:"ᦞ"}.hgi-duotone.hgi-wifi-disconnected-03:before{content:"ᦟ"}.hgi-duotone.hgi-wifi-disconnected-04:after{content:"ᦠ"}.hgi-duotone.hgi-wifi-disconnected-04:before{content:"ᦡ"}.hgi-duotone.hgi-wifi-error-01:after{content:"ᦢ"}.hgi-duotone.hgi-wifi-error-01:before{content:"ᦣ"}.hgi-duotone.hgi-wifi-error-02:after{content:"ᦤ"}.hgi-duotone.hgi-wifi-error-02:before{content:"ᦥ"}.hgi-duotone.hgi-wifi-full-signal:after{content:"ᦦ"}.hgi-duotone.hgi-wifi-full-signal:before{content:"ᦧ"}.hgi-duotone.hgi-wifi-location:after{content:"ᦨ"}.hgi-duotone.hgi-wifi-location:before{content:"ᦩ"}.hgi-duotone.hgi-wifi-lock:after{content:"ᦪ"}.hgi-duotone.hgi-wifi-lock:before{content:"ᦫ"}.hgi-duotone.hgi-wifi-low-signal:after{content:"᦬"}.hgi-duotone.hgi-wifi-low-signal:before{content:"᦭"}.hgi-duotone.hgi-wifi-medium-signal:after{content:"᦮"}.hgi-duotone.hgi-wifi-medium-signal:before{content:"᦯"}.hgi-duotone.hgi-wifi-no-signal:after{content:"ᦰ"}.hgi-duotone.hgi-wifi-no-signal:before{content:"ᦱ"}.hgi-duotone.hgi-wifi-off-01:after{content:"ᦲ"}.hgi-duotone.hgi-wifi-off-01:before{content:"ᦳ"}.hgi-duotone.hgi-wifi-off-02:after{content:"ᦴ"}.hgi-duotone.hgi-wifi-off-02:before{content:"ᦵ"}.hgi-duotone.hgi-wifi-square:after{content:"ᦶ"}.hgi-duotone.hgi-wifi-square:before{content:"ᦷ"}.hgi-duotone.hgi-wifi-unlock:after{content:"ᦸ"}.hgi-duotone.hgi-wifi-unlock:before{content:"ᦹ"}.hgi-duotone.hgi-wikipedia:after{content:"ᦺ"}.hgi-duotone.hgi-wikipedia:before{content:"ᦻ"}.hgi-duotone.hgi-wind-power-01:after{content:"ᦼ"}.hgi-duotone.hgi-wind-power-01:before{content:"ᦽ"}.hgi-duotone.hgi-wind-power-02:after{content:"ᦾ"}.hgi-duotone.hgi-wind-power-02:before{content:"ᦿ"}.hgi-duotone.hgi-wind-power-03:after{content:"ᧀ"}.hgi-duotone.hgi-wind-power-03:before{content:"ᧁ"}.hgi-duotone.hgi-wind-power:after{content:"ᧂ"}.hgi-duotone.hgi-wind-power:before{content:"ᧃ"}.hgi-duotone.hgi-wind-surf:after{content:"ᧄ"}.hgi-duotone.hgi-wind-surf:before{content:"ᧅ"}.hgi-duotone.hgi-wind-turbine:after{content:"ᧆ"}.hgi-duotone.hgi-wind-turbine:before{content:"ᧇ"}.hgi-duotone.hgi-wink:after{content:"ᧈ"}.hgi-duotone.hgi-wink:before{content:"ᧉ"}.hgi-duotone.hgi-winking:after{content:"᧊"}.hgi-duotone.hgi-winking:before{content:"᧋"}.hgi-duotone.hgi-wireless-cloud-access:after{content:"᧌"}.hgi-duotone.hgi-wireless-cloud-access:before{content:"᧍"}.hgi-duotone.hgi-wireless:after{content:"᧎"}.hgi-duotone.hgi-wireless:before{content:"᧏"}.hgi-duotone.hgi-wise:after{content:"᧐"}.hgi-duotone.hgi-wise:before{content:"᧑"}.hgi-duotone.hgi-wordpress:after{content:"᧒"}.hgi-duotone.hgi-wordpress:before{content:"᧓"}.hgi-duotone.hgi-work-alert:after{content:"᧔"}.hgi-duotone.hgi-work-alert:before{content:"᧕"}.hgi-duotone.hgi-work-history:after{content:"᧖"}.hgi-duotone.hgi-work-history:before{content:"᧗"}.hgi-duotone.hgi-work-update:after{content:"᧘"}.hgi-duotone.hgi-work-update:before{content:"᧙"}.hgi-duotone.hgi-workflow-circle-01:after{content:"᧚"}.hgi-duotone.hgi-workflow-circle-01:before{content:"᧛"}.hgi-duotone.hgi-workflow-circle-02:after{content:"᧜"}.hgi-duotone.hgi-workflow-circle-02:before{content:"᧝"}.hgi-duotone.hgi-workflow-circle-03:after{content:"᧞"}.hgi-duotone.hgi-workflow-circle-03:before{content:"᧟"}.hgi-duotone.hgi-workflow-circle-04:after{content:"᧠"}.hgi-duotone.hgi-workflow-circle-04:before{content:"᧡"}.hgi-duotone.hgi-workflow-circle-05:after{content:"᧢"}.hgi-duotone.hgi-workflow-circle-05:before{content:"᧣"}.hgi-duotone.hgi-workflow-circle-06:after{content:"᧤"}.hgi-duotone.hgi-workflow-circle-06:before{content:"᧥"}.hgi-duotone.hgi-workflow-square-01:after{content:"᧦"}.hgi-duotone.hgi-workflow-square-01:before{content:"᧧"}.hgi-duotone.hgi-workflow-square-02:after{content:"᧨"}.hgi-duotone.hgi-workflow-square-02:before{content:"᧩"}.hgi-duotone.hgi-workflow-square-03:after{content:"᧪"}.hgi-duotone.hgi-workflow-square-03:before{content:"᧫"}.hgi-duotone.hgi-workflow-square-04:after{content:"᧬"}.hgi-duotone.hgi-workflow-square-04:before{content:"᧭"}.hgi-duotone.hgi-workflow-square-05:after{content:"᧮"}.hgi-duotone.hgi-workflow-square-05:before{content:"᧯"}.hgi-duotone.hgi-workflow-square-06:after{content:"᧰"}.hgi-duotone.hgi-workflow-square-06:before{content:"᧱"}.hgi-duotone.hgi-workflow-square-07:after{content:"᧲"}.hgi-duotone.hgi-workflow-square-07:before{content:"᧳"}.hgi-duotone.hgi-workflow-square-08:after{content:"᧴"}.hgi-duotone.hgi-workflow-square-08:before{content:"᧵"}.hgi-duotone.hgi-workflow-square-09:after{content:"᧶"}.hgi-duotone.hgi-workflow-square-09:before{content:"᧷"}.hgi-duotone.hgi-workflow-square-10:after{content:"᧸"}.hgi-duotone.hgi-workflow-square-10:before{content:"᧹"}.hgi-duotone.hgi-workout-battle-ropes:after{content:"᧺"}.hgi-duotone.hgi-workout-battle-ropes:before{content:"᧻"}.hgi-duotone.hgi-workout-gymnastics:after{content:"᧼"}.hgi-duotone.hgi-workout-gymnastics:before{content:"᧽"}.hgi-duotone.hgi-workout-kicking:after{content:"᧾"}.hgi-duotone.hgi-workout-kicking:before{content:"᧿"}.hgi-duotone.hgi-workout-run:after{content:"ᨀ"}.hgi-duotone.hgi-workout-run:before{content:"ᨁ"}.hgi-duotone.hgi-workout-sport:after{content:"ᨂ"}.hgi-duotone.hgi-workout-sport:before{content:"ᨃ"}.hgi-duotone.hgi-workout-squats:after{content:"ᨄ"}.hgi-duotone.hgi-workout-squats:before{content:"ᨅ"}.hgi-duotone.hgi-workout-stretching:after{content:"ᨆ"}.hgi-duotone.hgi-workout-stretching:before{content:"ᨇ"}.hgi-duotone.hgi-workout-warm-up:after{content:"ᨈ"}.hgi-duotone.hgi-workout-warm-up:before{content:"ᨉ"}.hgi-duotone.hgi-worry:after{content:"ᨊ"}.hgi-duotone.hgi-worry:before{content:"ᨋ"}.hgi-duotone.hgi-wps-office-rectangle:after{content:"ᨌ"}.hgi-duotone.hgi-wps-office-rectangle:before{content:"ᨍ"}.hgi-duotone.hgi-wps-office:after{content:"ᨎ"}.hgi-duotone.hgi-wps-office:before{content:"ᨏ"}.hgi-duotone.hgi-wrench-01:after{content:"ᨐ"}.hgi-duotone.hgi-wrench-01:before{content:"ᨑ"}.hgi-duotone.hgi-wrench-02:after{content:"ᨒ"}.hgi-duotone.hgi-wrench-02:before{content:"ᨓ"}.hgi-duotone.hgi-wudu:after{content:"ᨔ"}.hgi-duotone.hgi-wudu:before{content:"ᨕ"}.hgi-duotone.hgi-x-ray:after{content:"ᨖ"}.hgi-duotone.hgi-x-ray:before{content:"ᨗ"}.hgi-duotone.hgi-x-variable-circle:after{content:"ᨘ"}.hgi-duotone.hgi-x-variable-circle:before{content:"ᨙ"}.hgi-duotone.hgi-x-variable:after{content:"ᨚ"}.hgi-duotone.hgi-x-variable-square:after{content:"ᨛ"}.hgi-duotone.hgi-x-variable-square:before{content:"᨜"}.hgi-duotone.hgi-x-variable:before{content:"᨝"}.hgi-duotone.hgi-xing:after{content:"᨞"}.hgi-duotone.hgi-xing:before{content:"᨟"}.hgi-duotone.hgi-xls-01:after{content:"ᨠ"}.hgi-duotone.hgi-xls-01:before{content:"ᨡ"}.hgi-duotone.hgi-xls-02:after{content:"ᨢ"}.hgi-duotone.hgi-xls-02:before{content:"ᨣ"}.hgi-duotone.hgi-xml-01:after{content:"ᨤ"}.hgi-duotone.hgi-xml-01:before{content:"ᨥ"}.hgi-duotone.hgi-xml-02:after{content:"ᨦ"}.hgi-duotone.hgi-xml-02:before{content:"ᨧ"}.hgi-duotone.hgi-xsl-01:after{content:"ᨨ"}.hgi-duotone.hgi-xsl-01:before{content:"ᨩ"}.hgi-duotone.hgi-xsl-02:after{content:"ᨪ"}.hgi-duotone.hgi-xsl-02:before{content:"ᨫ"}.hgi-duotone.hgi-yelp:after{content:"ᨬ"}.hgi-duotone.hgi-yelp:before{content:"ᨭ"}.hgi-duotone.hgi-yen-circle:after{content:"ᨮ"}.hgi-duotone.hgi-yen-circle:before{content:"ᨯ"}.hgi-duotone.hgi-yen-receive:after{content:"ᨰ"}.hgi-duotone.hgi-yen-receive:before{content:"ᨱ"}.hgi-duotone.hgi-yen:after{content:"ᨲ"}.hgi-duotone.hgi-yen-send:after{content:"ᨳ"}.hgi-duotone.hgi-yen-send:before{content:"ᨴ"}.hgi-duotone.hgi-yen-square:after{content:"ᨵ"}.hgi-duotone.hgi-yen-square:before{content:"ᨶ"}.hgi-duotone.hgi-yen:before{content:"ᨷ"}.hgi-duotone.hgi-yoga-01:after{content:"ᨸ"}.hgi-duotone.hgi-yoga-01:before{content:"ᨹ"}.hgi-duotone.hgi-yoga-02:after{content:"ᨺ"}.hgi-duotone.hgi-yoga-02:before{content:"ᨻ"}.hgi-duotone.hgi-yoga-03:after{content:"ᨼ"}.hgi-duotone.hgi-yoga-03:before{content:"ᨽ"}.hgi-duotone.hgi-yoga-ball:after{content:"ᨾ"}.hgi-duotone.hgi-yoga-ball:before{content:"ᨿ"}.hgi-duotone.hgi-yoga-mat:after{content:"ᩀ"}.hgi-duotone.hgi-yoga-mat:before{content:"ᩁ"}.hgi-duotone.hgi-yogurt:after{content:"ᩂ"}.hgi-duotone.hgi-yogurt:before{content:"ᩃ"}.hgi-duotone.hgi-youtube:after{content:"ᩄ"}.hgi-duotone.hgi-youtube:before{content:"ᩅ"}.hgi-duotone.hgi-yurt:after{content:"ᩆ"}.hgi-duotone.hgi-yurt:before{content:"ᩇ"}.hgi-duotone.hgi-zakat:after{content:"ᩈ"}.hgi-duotone.hgi-zakat:before{content:"ᩉ"}.hgi-duotone.hgi-zap:after{content:"ᩊ"}.hgi-duotone.hgi-zap:before{content:"ᩋ"}.hgi-duotone.hgi-zeppelin:after{content:"ᩌ"}.hgi-duotone.hgi-zeppelin:before{content:"ᩍ"}.hgi-duotone.hgi-zip-01:after{content:"ᩎ"}.hgi-duotone.hgi-zip-01:before{content:"ᩏ"}.hgi-duotone.hgi-zip-02:after{content:"ᩐ"}.hgi-duotone.hgi-zip-02:before{content:"ᩑ"}.hgi-duotone.hgi-zoom-circle:after{content:"ᩒ"}.hgi-duotone.hgi-zoom-circle:before{content:"ᩓ"}.hgi-duotone.hgi-zoom-in-area:after{content:"ᩔ"}.hgi-duotone.hgi-zoom-in-area:before{content:"ᩕ"}.hgi-duotone.hgi-zoom-out-area:after{content:"ᩖ"}.hgi-duotone.hgi-zoom-out-area:before{content:"ᩗ"}.hgi-duotone.hgi-zoom:after{content:"ᩘ"}.hgi-duotone.hgi-zoom-square:after{content:"ᩙ"}.hgi-duotone.hgi-zoom-square:before{content:"ᩚ"}.hgi-duotone.hgi-zoom:before{content:"ᩛ"}@font-face{font-family:hgi-solid-rounded;src:url(/assets/hgi-solid-rounded-83062311.eot?t=1721855103878);src:url(/assets/hgi-solid-rounded-83062311.eot?t=1721855103878#iefix) format("embedded-opentype"),url(/assets/hgi-solid-rounded-c49613e3.woff2?t=1721855103878) format("woff2"),url(/assets/hgi-solid-rounded-4076d31a.woff?t=1721855103878) format("woff"),url(/assets/hgi-solid-rounded-c31fcac2.ttf?t=1721855103878) format("truetype"),url(/assets/hgi-solid-rounded-8e6d59ab.svg?t=1721855103878#hgi-solid-rounded) format("svg")}.hgi-solid{font-family:hgi-solid-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-solid:after{opacity:.4;position:absolute;left:0}.hgi-solid.hgi-abacus:before{content:"ਿ"}.hgi-solid.hgi-absolute:before{content:"ੀ"}.hgi-solid.hgi-acceleration:before{content:"ੁ"}.hgi-solid.hgi-access:before{content:"ੂ"}.hgi-solid.hgi-accident:before{content:"੃"}.hgi-solid.hgi-account-setting-01:before{content:"੄"}.hgi-solid.hgi-account-setting-02:before{content:"੅"}.hgi-solid.hgi-account-setting-03:before{content:"੆"}.hgi-solid.hgi-activity-01:before{content:"ੇ"}.hgi-solid.hgi-activity-02:before{content:"ੈ"}.hgi-solid.hgi-activity-03:before{content:"੉"}.hgi-solid.hgi-activity-04:before{content:"੊"}.hgi-solid.hgi-acute:before{content:"ੋ"}.hgi-solid.hgi-add-01:before{content:"ੌ"}.hgi-solid.hgi-add-02:before{content:"੍"}.hgi-solid.hgi-add-circle-half-dot:before{content:"੎"}.hgi-solid.hgi-add-circle:before{content:"੏"}.hgi-solid.hgi-add-square:before{content:"੐"}.hgi-solid.hgi-add-team:before{content:"ੑ"}.hgi-solid.hgi-address-book:before{content:"੒"}.hgi-solid.hgi-adobe-after-effect:before{content:"੓"}.hgi-solid.hgi-adobe-illustrator:before{content:"੔"}.hgi-solid.hgi-adobe-indesign:before{content:"੕"}.hgi-solid.hgi-adobe-photoshop:before{content:"੖"}.hgi-solid.hgi-adobe-premier:before{content:"੗"}.hgi-solid.hgi-adobe-xd:before{content:"੘"}.hgi-solid.hgi-adventure:before{content:"ਖ਼"}.hgi-solid.hgi-advertisiment:before{content:"ਗ਼"}.hgi-solid.hgi-adzan:before{content:"ਜ਼"}.hgi-solid.hgi-affiliate:before{content:"ੜ"}.hgi-solid.hgi-agreement-01:before{content:"੝"}.hgi-solid.hgi-agreement-02:before{content:"ਫ਼"}.hgi-solid.hgi-agreement-03:before{content:"੟"}.hgi-solid.hgi-ai-beautify:before{content:"੠"}.hgi-solid.hgi-ai-book:before{content:"੡"}.hgi-solid.hgi-ai-brain-01:before{content:"੢"}.hgi-solid.hgi-ai-brain-02:before{content:"੣"}.hgi-solid.hgi-ai-brain-03:before{content:"੤"}.hgi-solid.hgi-ai-brain-04:before{content:"੥"}.hgi-solid.hgi-ai-brain-05:before{content:"੦"}.hgi-solid.hgi-ai-browser:before{content:"੧"}.hgi-solid.hgi-ai-chat-01:before{content:"੨"}.hgi-solid.hgi-ai-chat-02:before{content:"੩"}.hgi-solid.hgi-ai-cloud-01:before{content:"੪"}.hgi-solid.hgi-ai-cloud-02:before{content:"੫"}.hgi-solid.hgi-ai-cloud:before{content:"੬"}.hgi-solid.hgi-ai-computer:before{content:"੭"}.hgi-solid.hgi-ai-dna:before{content:"੮"}.hgi-solid.hgi-ai-eraser:before{content:"੯"}.hgi-solid.hgi-ai-folder-01:before{content:"ੰ"}.hgi-solid.hgi-ai-folder-02:before{content:"ੱ"}.hgi-solid.hgi-ai-game:before{content:"ੲ"}.hgi-solid.hgi-ai-generative:before{content:"ੳ"}.hgi-solid.hgi-ai-idea:before{content:"ੴ"}.hgi-solid.hgi-ai-image:before{content:"ੵ"}.hgi-solid.hgi-ai-innovation-01:before{content:"੶"}.hgi-solid.hgi-ai-innovation-02:before{content:"੷"}.hgi-solid.hgi-ai-innovation-03:before{content:"੸"}.hgi-solid.hgi-ai-laptop:before{content:"੹"}.hgi-solid.hgi-ai-learning:before{content:"੺"}.hgi-solid.hgi-ai-lock:before{content:"੻"}.hgi-solid.hgi-ai-magic:before{content:"੼"}.hgi-solid.hgi-ai-mail-01:before{content:"੽"}.hgi-solid.hgi-ai-mail-02:before{content:"੾"}.hgi-solid.hgi-ai-mail:before{content:"੿"}.hgi-solid.hgi-ai-network:before{content:"઀"}.hgi-solid.hgi-ai-phone-01:before{content:"ઁ"}.hgi-solid.hgi-ai-phone-02:before{content:"ં"}.hgi-solid.hgi-ai-programming:before{content:"ઃ"}.hgi-solid.hgi-ai-search:before{content:"઄"}.hgi-solid.hgi-ai-security-01:before{content:"અ"}.hgi-solid.hgi-ai-security-02:before{content:"આ"}.hgi-solid.hgi-ai-setting:before{content:"ઇ"}.hgi-solid.hgi-ai-smartwatch:before{content:"ઈ"}.hgi-solid.hgi-ai-user:before{content:"ઉ"}.hgi-solid.hgi-ai-video:before{content:"ઊ"}.hgi-solid.hgi-ai-view:before{content:"ઋ"}.hgi-solid.hgi-aids:before{content:"ઌ"}.hgi-solid.hgi-airbnb:before{content:"ઍ"}.hgi-solid.hgi-aircraft-game:before{content:"઎"}.hgi-solid.hgi-airdrop:before{content:"એ"}.hgi-solid.hgi-airplane-01:before{content:"ઐ"}.hgi-solid.hgi-airplane-02:before{content:"ઑ"}.hgi-solid.hgi-airplane-landing-01:before{content:"઒"}.hgi-solid.hgi-airplane-landing-02:before{content:"ઓ"}.hgi-solid.hgi-airplane-mode-off:before{content:"ઔ"}.hgi-solid.hgi-airplane-mode:before{content:"ક"}.hgi-solid.hgi-airplane-seat:before{content:"ખ"}.hgi-solid.hgi-airplane-take-off-01:before{content:"ગ"}.hgi-solid.hgi-airplane-take-off-02:before{content:"ઘ"}.hgi-solid.hgi-airplay-line:before{content:"ઙ"}.hgi-solid.hgi-airpod-01:before{content:"ચ"}.hgi-solid.hgi-airpod-02:before{content:"છ"}.hgi-solid.hgi-airpod-03:before{content:"જ"}.hgi-solid.hgi-airport:before{content:"ઝ"}.hgi-solid.hgi-al-aqsa-mosque:before{content:"ઞ"}.hgi-solid.hgi-alarm-clock:before{content:"ટ"}.hgi-solid.hgi-album-01:before{content:"ઠ"}.hgi-solid.hgi-album-02:before{content:"ડ"}.hgi-solid.hgi-album-not-found-01:before{content:"ઢ"}.hgi-solid.hgi-album-not-found-02:before{content:"ણ"}.hgi-solid.hgi-alert-01:before{content:"ત"}.hgi-solid.hgi-alert-02:before{content:"થ"}.hgi-solid.hgi-alert-circle:before{content:"દ"}.hgi-solid.hgi-alert-diamond:before{content:"ધ"}.hgi-solid.hgi-alert-square:before{content:"ન"}.hgi-solid.hgi-algorithm:before{content:"઩"}.hgi-solid.hgi-alien-01:before{content:"પ"}.hgi-solid.hgi-alien-02:before{content:"ફ"}.hgi-solid.hgi-align-bottom:before{content:"બ"}.hgi-solid.hgi-align-box-bottom-center:before{content:"ભ"}.hgi-solid.hgi-align-box-bottom-left:before{content:"મ"}.hgi-solid.hgi-align-box-bottom-right:before{content:"ય"}.hgi-solid.hgi-align-box-middle-center:before{content:"ર"}.hgi-solid.hgi-align-box-middle-left:before{content:"઱"}.hgi-solid.hgi-align-box-middle-right:before{content:"લ"}.hgi-solid.hgi-align-box-top-center:before{content:"ળ"}.hgi-solid.hgi-align-box-top-left:before{content:"઴"}.hgi-solid.hgi-align-box-top-right:before{content:"વ"}.hgi-solid.hgi-align-horizontal-center:before{content:"શ"}.hgi-solid.hgi-align-key-object:before{content:"ષ"}.hgi-solid.hgi-align-left:before{content:"સ"}.hgi-solid.hgi-align-right:before{content:"હ"}.hgi-solid.hgi-align-selection:before{content:"઺"}.hgi-solid.hgi-align-top:before{content:"઻"}.hgi-solid.hgi-align-vertical-center:before{content:"઼"}.hgi-solid.hgi-all-bookmark:before{content:"ઽ"}.hgi-solid.hgi-allah:before{content:"ા"}.hgi-solid.hgi-alms:before{content:"િ"}.hgi-solid.hgi-alpha-circle:before{content:"ી"}.hgi-solid.hgi-alpha-square:before{content:"ુ"}.hgi-solid.hgi-alpha:before{content:"ૂ"}.hgi-solid.hgi-alphabet-arabic:before{content:"ૃ"}.hgi-solid.hgi-alphabet-bangla:before{content:"ૄ"}.hgi-solid.hgi-alphabet-chinese:before{content:"ૅ"}.hgi-solid.hgi-alphabet-greek:before{content:"૆"}.hgi-solid.hgi-alphabet-hebrew:before{content:"ે"}.hgi-solid.hgi-alphabet-hindi:before{content:"ૈ"}.hgi-solid.hgi-alphabet-japanese:before{content:"ૉ"}.hgi-solid.hgi-alphabet-korean:before{content:"૊"}.hgi-solid.hgi-alphabet-thai:before{content:"ો"}.hgi-solid.hgi-amazon:before{content:"ૌ"}.hgi-solid.hgi-ambulance:before{content:"્"}.hgi-solid.hgi-american-football:before{content:"૎"}.hgi-solid.hgi-amie:before{content:"૏"}.hgi-solid.hgi-ampoule:before{content:"ૐ"}.hgi-solid.hgi-analysis-text-link:before{content:"૑"}.hgi-solid.hgi-analytics-01:before{content:"૒"}.hgi-solid.hgi-analytics-02:before{content:"૓"}.hgi-solid.hgi-analytics-down:before{content:"૔"}.hgi-solid.hgi-analytics-up:before{content:"૕"}.hgi-solid.hgi-anchor-point:before{content:"૖"}.hgi-solid.hgi-android:before{content:"૗"}.hgi-solid.hgi-angel:before{content:"૘"}.hgi-solid.hgi-angle-01:before{content:"૙"}.hgi-solid.hgi-angle:before{content:"૚"}.hgi-solid.hgi-angry-bird:before{content:"૛"}.hgi-solid.hgi-angry:before{content:"૜"}.hgi-solid.hgi-anonymous:before{content:"૝"}.hgi-solid.hgi-api:before{content:"૞"}.hgi-solid.hgi-app-store:before{content:"૟"}.hgi-solid.hgi-apple-01:before{content:"ૠ"}.hgi-solid.hgi-apple-finder:before{content:"ૡ"}.hgi-solid.hgi-apple-news:before{content:"ૢ"}.hgi-solid.hgi-apple-pie:before{content:"ૣ"}.hgi-solid.hgi-apple-reminder:before{content:"૤"}.hgi-solid.hgi-apple-stocks:before{content:"૥"}.hgi-solid.hgi-apple-vision-pro:before{content:"૦"}.hgi-solid.hgi-apple:before{content:"૧"}.hgi-solid.hgi-approximately-equal-circle:before{content:"૨"}.hgi-solid.hgi-approximately-equal-square:before{content:"૩"}.hgi-solid.hgi-approximately-equal:before{content:"૪"}.hgi-solid.hgi-apricot:before{content:"૫"}.hgi-solid.hgi-apron:before{content:"૬"}.hgi-solid.hgi-arc-browser:before{content:"૭"}.hgi-solid.hgi-archer:before{content:"૮"}.hgi-solid.hgi-archive-01:before{content:"૯"}.hgi-solid.hgi-archive-02:before{content:"૰"}.hgi-solid.hgi-archive:before{content:"૱"}.hgi-solid.hgi-armored-boot:before{content:"૲"}.hgi-solid.hgi-arrange-by-letters-a-z:before{content:"૳"}.hgi-solid.hgi-arrange-by-letters-z-a:before{content:"૴"}.hgi-solid.hgi-arrange-by-numbers-1-9:before{content:"૵"}.hgi-solid.hgi-arrange-by-numbers-9-1:before{content:"૶"}.hgi-solid.hgi-arrange:before{content:"૷"}.hgi-solid.hgi-arrow-all-direction:before{content:"૸"}.hgi-solid.hgi-arrow-data-transfer-diagonal:before{content:"ૹ"}.hgi-solid.hgi-arrow-data-transfer-horizontal:before{content:"ૺ"}.hgi-solid.hgi-arrow-data-transfer-vertical:before{content:"ૻ"}.hgi-solid.hgi-arrow-diagonal:before{content:"ૼ"}.hgi-solid.hgi-arrow-down-01:before{content:"૽"}.hgi-solid.hgi-arrow-down-02:before{content:"૾"}.hgi-solid.hgi-arrow-down-03:before{content:"૿"}.hgi-solid.hgi-arrow-down-04:before{content:"଀"}.hgi-solid.hgi-arrow-down-05:before{content:"ଁ"}.hgi-solid.hgi-arrow-down-double:before{content:"ଂ"}.hgi-solid.hgi-arrow-down-left-01:before{content:"ଃ"}.hgi-solid.hgi-arrow-down-left-02:before{content:"଄"}.hgi-solid.hgi-arrow-down-right-01:before{content:"ଅ"}.hgi-solid.hgi-arrow-down-right-02:before{content:"ଆ"}.hgi-solid.hgi-arrow-expand-01:before{content:"ଇ"}.hgi-solid.hgi-arrow-expand-02:before{content:"ଈ"}.hgi-solid.hgi-arrow-expand-diagonal-01:before{content:"ଉ"}.hgi-solid.hgi-arrow-expand-diagonal-02:before{content:"ଊ"}.hgi-solid.hgi-arrow-expand:before{content:"ଋ"}.hgi-solid.hgi-arrow-horizontal:before{content:"ଌ"}.hgi-solid.hgi-arrow-left-01:before{content:"଍"}.hgi-solid.hgi-arrow-left-02:before{content:"଎"}.hgi-solid.hgi-arrow-left-03:before{content:"ଏ"}.hgi-solid.hgi-arrow-left-04:before{content:"ଐ"}.hgi-solid.hgi-arrow-left-05:before{content:"଑"}.hgi-solid.hgi-arrow-left-double:before{content:"଒"}.hgi-solid.hgi-arrow-left-right:before{content:"ଓ"}.hgi-solid.hgi-arrow-move-down-left:before{content:"ଔ"}.hgi-solid.hgi-arrow-move-down-right:before{content:"କ"}.hgi-solid.hgi-arrow-move-left-down:before{content:"ଖ"}.hgi-solid.hgi-arrow-move-right-down:before{content:"ଗ"}.hgi-solid.hgi-arrow-move-up-left:before{content:"ଘ"}.hgi-solid.hgi-arrow-move-up-right:before{content:"ଙ"}.hgi-solid.hgi-arrow-reload-horizontal:before{content:"ଚ"}.hgi-solid.hgi-arrow-reload-vertical:before{content:"ଛ"}.hgi-solid.hgi-arrow-right-01:before{content:"ଜ"}.hgi-solid.hgi-arrow-right-02:before{content:"ଝ"}.hgi-solid.hgi-arrow-right-03:before{content:"ଞ"}.hgi-solid.hgi-arrow-right-04:before{content:"ଟ"}.hgi-solid.hgi-arrow-right-05:before{content:"ଠ"}.hgi-solid.hgi-arrow-right-double:before{content:"ଡ"}.hgi-solid.hgi-arrow-shrink-01:before{content:"ଢ"}.hgi-solid.hgi-arrow-shrink-02:before{content:"ଣ"}.hgi-solid.hgi-arrow-shrink:before{content:"ତ"}.hgi-solid.hgi-arrow-turn-backward:before{content:"ଥ"}.hgi-solid.hgi-arrow-turn-down:before{content:"ଦ"}.hgi-solid.hgi-arrow-turn-forward:before{content:"ଧ"}.hgi-solid.hgi-arrow-turn-up:before{content:"ନ"}.hgi-solid.hgi-arrow-up-01:before{content:"଩"}.hgi-solid.hgi-arrow-up-02:before{content:"ପ"}.hgi-solid.hgi-arrow-up-03:before{content:"ଫ"}.hgi-solid.hgi-arrow-up-04:before{content:"ବ"}.hgi-solid.hgi-arrow-up-05:before{content:"ଭ"}.hgi-solid.hgi-arrow-up-double:before{content:"ମ"}.hgi-solid.hgi-arrow-up-down:before{content:"ଯ"}.hgi-solid.hgi-arrow-up-left-01:before{content:"ର"}.hgi-solid.hgi-arrow-up-left-02:before{content:"଱"}.hgi-solid.hgi-arrow-up-right-01:before{content:"ଲ"}.hgi-solid.hgi-arrow-up-right-02:before{content:"ଳ"}.hgi-solid.hgi-arrow-vertical:before{content:"଴"}.hgi-solid.hgi-artboard-tool:before{content:"ଵ"}.hgi-solid.hgi-artboard:before{content:"ଶ"}.hgi-solid.hgi-artificial-intelligence-01:before{content:"ଷ"}.hgi-solid.hgi-artificial-intelligence-02:before{content:"ସ"}.hgi-solid.hgi-artificial-intelligence-03:before{content:"ହ"}.hgi-solid.hgi-artificial-intelligence-04:before{content:"଺"}.hgi-solid.hgi-artificial-intelligence-05:before{content:"଻"}.hgi-solid.hgi-artificial-intelligence-06:before{content:"଼"}.hgi-solid.hgi-artificial-intelligence-07:before{content:"ଽ"}.hgi-solid.hgi-aspect-ratio:before{content:"ା"}.hgi-solid.hgi-assignments:before{content:"ି"}.hgi-solid.hgi-asteroid-01:before{content:"ୀ"}.hgi-solid.hgi-asteroid-02:before{content:"ୁ"}.hgi-solid.hgi-astronaut-01:before{content:"ୂ"}.hgi-solid.hgi-astronaut-02:before{content:"ୃ"}.hgi-solid.hgi-at:before{content:"ୄ"}.hgi-solid.hgi-atm-01:before{content:"୅"}.hgi-solid.hgi-atm-02:before{content:"୆"}.hgi-solid.hgi-atom-01:before{content:"େ"}.hgi-solid.hgi-atom-02:before{content:"ୈ"}.hgi-solid.hgi-atomic-power:before{content:"୉"}.hgi-solid.hgi-attachment-01:before{content:"୊"}.hgi-solid.hgi-attachment-02:before{content:"ୋ"}.hgi-solid.hgi-attachment-circle:before{content:"ୌ"}.hgi-solid.hgi-attachment-square:before{content:"୍"}.hgi-solid.hgi-attachment:before{content:"୎"}.hgi-solid.hgi-auction:before{content:"୏"}.hgi-solid.hgi-audio-book-01:before{content:"୐"}.hgi-solid.hgi-audio-book-02:before{content:"୑"}.hgi-solid.hgi-audio-book-03:before{content:"୒"}.hgi-solid.hgi-audio-book-04:before{content:"୓"}.hgi-solid.hgi-audit-01:before{content:"୔"}.hgi-solid.hgi-audit-02:before{content:"୕"}.hgi-solid.hgi-augmented-reality-ar:before{content:"ୖ"}.hgi-solid.hgi-authorized:before{content:"ୗ"}.hgi-solid.hgi-auto-conversations:before{content:"୘"}.hgi-solid.hgi-automotive-battery-01:before{content:"୙"}.hgi-solid.hgi-automotive-battery-02:before{content:"୚"}.hgi-solid.hgi-avalanche:before{content:"୛"}.hgi-solid.hgi-avocado:before{content:"ଡ଼"}.hgi-solid.hgi-award-01:before{content:"ଢ଼"}.hgi-solid.hgi-award-02:before{content:"୞"}.hgi-solid.hgi-award-03:before{content:"ୟ"}.hgi-solid.hgi-award-04:before{content:"ୠ"}.hgi-solid.hgi-award-05:before{content:"ୡ"}.hgi-solid.hgi-baby-01:before{content:"ୢ"}.hgi-solid.hgi-baby-02:before{content:"ୣ"}.hgi-solid.hgi-baby-bed-01:before{content:"୤"}.hgi-solid.hgi-baby-bed-02:before{content:"୥"}.hgi-solid.hgi-baby-bottle:before{content:"୦"}.hgi-solid.hgi-baby-boy-dress:before{content:"୧"}.hgi-solid.hgi-baby-girl-dress:before{content:"୨"}.hgi-solid.hgi-backpack-01:before{content:"୩"}.hgi-solid.hgi-backpack-02:before{content:"୪"}.hgi-solid.hgi-backpack-03:before{content:"୫"}.hgi-solid.hgi-backward-01:before{content:"୬"}.hgi-solid.hgi-backward-02:before{content:"୭"}.hgi-solid.hgi-bacteria:before{content:"୮"}.hgi-solid.hgi-badminton-shuttle:before{content:"୯"}.hgi-solid.hgi-badminton:before{content:"୰"}.hgi-solid.hgi-banana:before{content:"ୱ"}.hgi-solid.hgi-bandage:before{content:"୲"}.hgi-solid.hgi-bank:before{content:"୳"}.hgi-solid.hgi-bar-code-01:before{content:"୴"}.hgi-solid.hgi-bar-code-02:before{content:"୵"}.hgi-solid.hgi-barns:before{content:"୶"}.hgi-solid.hgi-baseball-bat:before{content:"୷"}.hgi-solid.hgi-baseball-helmet:before{content:"୸"}.hgi-solid.hgi-baseball:before{content:"୹"}.hgi-solid.hgi-basketball-01:before{content:"୺"}.hgi-solid.hgi-basketball-02:before{content:"୻"}.hgi-solid.hgi-basketball-hoop:before{content:"୼"}.hgi-solid.hgi-bathtub-01:before{content:"୽"}.hgi-solid.hgi-bathtub-02:before{content:"୾"}.hgi-solid.hgi-batteries-energy:before{content:"୿"}.hgi-solid.hgi-battery-charging-01:before{content:"஀"}.hgi-solid.hgi-battery-charging-02:before{content:"஁"}.hgi-solid.hgi-battery-eco-charging:before{content:"ஂ"}.hgi-solid.hgi-battery-empty:before{content:"ஃ"}.hgi-solid.hgi-battery-full:before{content:"஄"}.hgi-solid.hgi-battery-low:before{content:"அ"}.hgi-solid.hgi-battery-medium-01:before{content:"ஆ"}.hgi-solid.hgi-battery-medium-02:before{content:"இ"}.hgi-solid.hgi-bbq-grill:before{content:"ஈ"}.hgi-solid.hgi-beach-02:before{content:"உ"}.hgi-solid.hgi-beach:before{content:"ஊ"}.hgi-solid.hgi-beater:before{content:"஋"}.hgi-solid.hgi-bebo:before{content:"஌"}.hgi-solid.hgi-bed-bunk:before{content:"஍"}.hgi-solid.hgi-bed-double:before{content:"எ"}.hgi-solid.hgi-bed-single-01:before{content:"ஏ"}.hgi-solid.hgi-bed-single-02:before{content:"ஐ"}.hgi-solid.hgi-bed:before{content:"஑"}.hgi-solid.hgi-bedug-01:before{content:"ஒ"}.hgi-solid.hgi-bedug-02:before{content:"ஓ"}.hgi-solid.hgi-behance-01:before{content:"ஔ"}.hgi-solid.hgi-behance-02:before{content:"க"}.hgi-solid.hgi-belt:before{content:"஖"}.hgi-solid.hgi-bend-tool:before{content:"஗"}.hgi-solid.hgi-berlin-tower:before{content:"஘"}.hgi-solid.hgi-berlin:before{content:"ங"}.hgi-solid.hgi-beta:before{content:"ச"}.hgi-solid.hgi-bicycle-01:before{content:"஛"}.hgi-solid.hgi-bicycle:before{content:"ஜ"}.hgi-solid.hgi-billiard-01:before{content:"஝"}.hgi-solid.hgi-billiard-02:before{content:"ஞ"}.hgi-solid.hgi-binary-code:before{content:"ட"}.hgi-solid.hgi-bing:before{content:"஠"}.hgi-solid.hgi-bio-energy:before{content:"஡"}.hgi-solid.hgi-biomass-energy:before{content:"஢"}.hgi-solid.hgi-biometric-access:before{content:"ண"}.hgi-solid.hgi-biometric-device:before{content:"த"}.hgi-solid.hgi-birthday-cake:before{content:"஥"}.hgi-solid.hgi-biscuit:before{content:"஦"}.hgi-solid.hgi-bitcoin-01:before{content:"஧"}.hgi-solid.hgi-bitcoin-02:before{content:"ந"}.hgi-solid.hgi-bitcoin-03:before{content:"ன"}.hgi-solid.hgi-bitcoin-04:before{content:"ப"}.hgi-solid.hgi-bitcoin-bag:before{content:"஫"}.hgi-solid.hgi-bitcoin-circle:before{content:"஬"}.hgi-solid.hgi-bitcoin-cloud:before{content:"஭"}.hgi-solid.hgi-bitcoin-cpu:before{content:"ம"}.hgi-solid.hgi-bitcoin-credit-card:before{content:"ய"}.hgi-solid.hgi-bitcoin-database:before{content:"ர"}.hgi-solid.hgi-bitcoin-down-01:before{content:"ற"}.hgi-solid.hgi-bitcoin-down-02:before{content:"ல"}.hgi-solid.hgi-bitcoin-ellipse:before{content:"ள"}.hgi-solid.hgi-bitcoin-eye:before{content:"ழ"}.hgi-solid.hgi-bitcoin-filter:before{content:"வ"}.hgi-solid.hgi-bitcoin-flashdisk:before{content:"ஶ"}.hgi-solid.hgi-bitcoin-graph:before{content:"ஷ"}.hgi-solid.hgi-bitcoin-invoice:before{content:"ஸ"}.hgi-solid.hgi-bitcoin-key:before{content:"ஹ"}.hgi-solid.hgi-bitcoin-location:before{content:"஺"}.hgi-solid.hgi-bitcoin-lock:before{content:"஻"}.hgi-solid.hgi-bitcoin-mail:before{content:"஼"}.hgi-solid.hgi-bitcoin-mind:before{content:"஽"}.hgi-solid.hgi-bitcoin-money-01:before{content:"ா"}.hgi-solid.hgi-bitcoin-money-02:before{content:"ி"}.hgi-solid.hgi-bitcoin-pie-chart:before{content:"ீ"}.hgi-solid.hgi-bitcoin-piggy-bank:before{content:"ு"}.hgi-solid.hgi-bitcoin-presentation:before{content:"ூ"}.hgi-solid.hgi-bitcoin-receipt:before{content:"௃"}.hgi-solid.hgi-bitcoin-receive:before{content:"௄"}.hgi-solid.hgi-bitcoin-rectangle:before{content:"௅"}.hgi-solid.hgi-bitcoin-safe:before{content:"ெ"}.hgi-solid.hgi-bitcoin-search:before{content:"ே"}.hgi-solid.hgi-bitcoin-send:before{content:"ை"}.hgi-solid.hgi-bitcoin-setting:before{content:"௉"}.hgi-solid.hgi-bitcoin-shield:before{content:"ொ"}.hgi-solid.hgi-bitcoin-shopping:before{content:"ோ"}.hgi-solid.hgi-bitcoin-smartphone-01:before{content:"ௌ"}.hgi-solid.hgi-bitcoin-smartphone-02:before{content:"்"}.hgi-solid.hgi-bitcoin-square:before{content:"௎"}.hgi-solid.hgi-bitcoin-store:before{content:"௏"}.hgi-solid.hgi-bitcoin-tag:before{content:"ௐ"}.hgi-solid.hgi-bitcoin-target:before{content:"௑"}.hgi-solid.hgi-bitcoin-transaction:before{content:"௒"}.hgi-solid.hgi-bitcoin-up-01:before{content:"௓"}.hgi-solid.hgi-bitcoin-up-02:before{content:"௔"}.hgi-solid.hgi-bitcoin-wallet:before{content:"௕"}.hgi-solid.hgi-bitcoin-withdraw:before{content:"௖"}.hgi-solid.hgi-bitcoin:before{content:"ௗ"}.hgi-solid.hgi-black-hole-01:before{content:"௘"}.hgi-solid.hgi-black-hole:before{content:"௙"}.hgi-solid.hgi-blend:before{content:"௚"}.hgi-solid.hgi-blender:before{content:"௛"}.hgi-solid.hgi-block-game:before{content:"௜"}.hgi-solid.hgi-blockchain-01:before{content:"௝"}.hgi-solid.hgi-blockchain-02:before{content:"௞"}.hgi-solid.hgi-blockchain-03:before{content:"௟"}.hgi-solid.hgi-blockchain-04:before{content:"௠"}.hgi-solid.hgi-blockchain-05:before{content:"௡"}.hgi-solid.hgi-blockchain-06:before{content:"௢"}.hgi-solid.hgi-blockchain-07:before{content:"௣"}.hgi-solid.hgi-blocked:before{content:"௤"}.hgi-solid.hgi-blogger:before{content:"௥"}.hgi-solid.hgi-blood-bag:before{content:"௦"}.hgi-solid.hgi-blood-bottle:before{content:"௧"}.hgi-solid.hgi-blood-pressure:before{content:"௨"}.hgi-solid.hgi-blood-type:before{content:"௩"}.hgi-solid.hgi-blood:before{content:"௪"}.hgi-solid.hgi-bluetooth-circle:before{content:"௫"}.hgi-solid.hgi-bluetooth-not-connected:before{content:"௬"}.hgi-solid.hgi-bluetooth-search:before{content:"௭"}.hgi-solid.hgi-bluetooth-square:before{content:"௮"}.hgi-solid.hgi-bluetooth:before{content:"௯"}.hgi-solid.hgi-blur:before{content:"௰"}.hgi-solid.hgi-blush-brush-01:before{content:"௱"}.hgi-solid.hgi-blush-brush-02:before{content:"௲"}.hgi-solid.hgi-board-math:before{content:"௳"}.hgi-solid.hgi-boat:before{content:"௴"}.hgi-solid.hgi-body-armor:before{content:"௵"}.hgi-solid.hgi-body-part-leg:before{content:"௶"}.hgi-solid.hgi-body-part-muscle:before{content:"௷"}.hgi-solid.hgi-body-part-six-pack:before{content:"௸"}.hgi-solid.hgi-body-soap:before{content:"௹"}.hgi-solid.hgi-body-weight:before{content:"௺"}.hgi-solid.hgi-bomb:before{content:"௻"}.hgi-solid.hgi-bone-01:before{content:"௼"}.hgi-solid.hgi-bone-02:before{content:"௽"}.hgi-solid.hgi-book-01:before{content:"௾"}.hgi-solid.hgi-book-02:before{content:"௿"}.hgi-solid.hgi-book-03:before{content:"ఀ"}.hgi-solid.hgi-book-04:before{content:"ఁ"}.hgi-solid.hgi-book-bookmark-01:before{content:"ం"}.hgi-solid.hgi-book-bookmark-02:before{content:"ః"}.hgi-solid.hgi-book-download:before{content:"ఄ"}.hgi-solid.hgi-book-edit:before{content:"అ"}.hgi-solid.hgi-book-open-01:before{content:"ఆ"}.hgi-solid.hgi-book-open-02:before{content:"ఇ"}.hgi-solid.hgi-book-upload:before{content:"ఈ"}.hgi-solid.hgi-bookmark-01:before{content:"ఉ"}.hgi-solid.hgi-bookmark-02:before{content:"ఊ"}.hgi-solid.hgi-bookmark-03:before{content:"ఋ"}.hgi-solid.hgi-bookmark-add-01:before{content:"ఌ"}.hgi-solid.hgi-bookmark-add-02:before{content:"఍"}.hgi-solid.hgi-bookmark-block-01:before{content:"ఎ"}.hgi-solid.hgi-bookmark-block-02:before{content:"ఏ"}.hgi-solid.hgi-bookmark-check-01:before{content:"ఐ"}.hgi-solid.hgi-bookmark-check-02:before{content:"఑"}.hgi-solid.hgi-bookmark-minus-01:before{content:"ఒ"}.hgi-solid.hgi-bookmark-minus-02:before{content:"ఓ"}.hgi-solid.hgi-bookmark-off-01:before{content:"ఔ"}.hgi-solid.hgi-bookmark-off-02:before{content:"క"}.hgi-solid.hgi-bookmark-remove-01:before{content:"ఖ"}.hgi-solid.hgi-bookmark-remove-02:before{content:"గ"}.hgi-solid.hgi-books-01:before{content:"ఘ"}.hgi-solid.hgi-books-02:before{content:"ఙ"}.hgi-solid.hgi-bookshelf-01:before{content:"చ"}.hgi-solid.hgi-bookshelf-02:before{content:"ఛ"}.hgi-solid.hgi-bookshelf-03:before{content:"జ"}.hgi-solid.hgi-bootstrap:before{content:"ఝ"}.hgi-solid.hgi-border-all-01:before{content:"ఞ"}.hgi-solid.hgi-border-all-02:before{content:"ట"}.hgi-solid.hgi-border-bottom-01:before{content:"ఠ"}.hgi-solid.hgi-border-bottom-02:before{content:"డ"}.hgi-solid.hgi-border-full:before{content:"ఢ"}.hgi-solid.hgi-border-horizontal:before{content:"ణ"}.hgi-solid.hgi-border-inner:before{content:"త"}.hgi-solid.hgi-border-left-01:before{content:"థ"}.hgi-solid.hgi-border-left-02:before{content:"ద"}.hgi-solid.hgi-border-none-01:before{content:"ధ"}.hgi-solid.hgi-border-none-02:before{content:"న"}.hgi-solid.hgi-border-right-01:before{content:"఩"}.hgi-solid.hgi-border-right-02:before{content:"ప"}.hgi-solid.hgi-border-top-01:before{content:"ఫ"}.hgi-solid.hgi-border-top-02:before{content:"బ"}.hgi-solid.hgi-border-vertical:before{content:"భ"}.hgi-solid.hgi-borobudur:before{content:"మ"}.hgi-solid.hgi-bot:before{content:"య"}.hgi-solid.hgi-bounce-left:before{content:"ర"}.hgi-solid.hgi-bounce-right:before{content:"ఱ"}.hgi-solid.hgi-bounding-box:before{content:"ల"}.hgi-solid.hgi-bow-tie:before{content:"ళ"}.hgi-solid.hgi-bowling-pins:before{content:"ఴ"}.hgi-solid.hgi-bowling:before{content:"వ"}.hgi-solid.hgi-boxer:before{content:"శ"}.hgi-solid.hgi-boxing-bag:before{content:"ష"}.hgi-solid.hgi-boxing-glove-01:before{content:"స"}.hgi-solid.hgi-boxing-glove:before{content:"హ"}.hgi-solid.hgi-brain-01:before{content:"఺"}.hgi-solid.hgi-brain-02:before{content:"఻"}.hgi-solid.hgi-brain:before{content:"఼"}.hgi-solid.hgi-brandfetch:before{content:"ఽ"}.hgi-solid.hgi-bread-01:before{content:"ా"}.hgi-solid.hgi-bread-02:before{content:"ి"}.hgi-solid.hgi-bread-03:before{content:"ీ"}.hgi-solid.hgi-bread-04:before{content:"ు"}.hgi-solid.hgi-breast-pump:before{content:"ూ"}.hgi-solid.hgi-bridge:before{content:"ృ"}.hgi-solid.hgi-briefcase-01:before{content:"ౄ"}.hgi-solid.hgi-briefcase-02:before{content:"౅"}.hgi-solid.hgi-briefcase-03:before{content:"ె"}.hgi-solid.hgi-briefcase-04:before{content:"ే"}.hgi-solid.hgi-briefcase-05:before{content:"ై"}.hgi-solid.hgi-briefcase-06:before{content:"౉"}.hgi-solid.hgi-briefcase-07:before{content:"ొ"}.hgi-solid.hgi-briefcase-08:before{content:"ో"}.hgi-solid.hgi-briefcase-09:before{content:"ౌ"}.hgi-solid.hgi-briefcase-dollar:before{content:"్"}.hgi-solid.hgi-broccoli:before{content:"౎"}.hgi-solid.hgi-brochure:before{content:"౏"}.hgi-solid.hgi-broken-bone:before{content:"౐"}.hgi-solid.hgi-browser:before{content:"౑"}.hgi-solid.hgi-brush:before{content:"౒"}.hgi-solid.hgi-bubble-chat-add:before{content:"౓"}.hgi-solid.hgi-bubble-chat-blocked:before{content:"౔"}.hgi-solid.hgi-bubble-chat-cancel:before{content:"ౕ"}.hgi-solid.hgi-bubble-chat-delay:before{content:"ౖ"}.hgi-solid.hgi-bubble-chat-done:before{content:"౗"}.hgi-solid.hgi-bubble-chat-download-01:before{content:"ౘ"}.hgi-solid.hgi-bubble-chat-download-02:before{content:"ౙ"}.hgi-solid.hgi-bubble-chat-edit:before{content:"ౚ"}.hgi-solid.hgi-bubble-chat-favourite:before{content:"౛"}.hgi-solid.hgi-bubble-chat-income:before{content:"౜"}.hgi-solid.hgi-bubble-chat-lock:before{content:"ౝ"}.hgi-solid.hgi-bubble-chat-notification:before{content:"౞"}.hgi-solid.hgi-bubble-chat-outcome:before{content:"౟"}.hgi-solid.hgi-bubble-chat-preview:before{content:"ౠ"}.hgi-solid.hgi-bubble-chat-question:before{content:"ౡ"}.hgi-solid.hgi-bubble-chat-search:before{content:"ౢ"}.hgi-solid.hgi-bubble-chat-secure:before{content:"ౣ"}.hgi-solid.hgi-bubble-chat-translate:before{content:"౤"}.hgi-solid.hgi-bubble-chat-unlock:before{content:"౥"}.hgi-solid.hgi-bubble-chat-upload:before{content:"౦"}.hgi-solid.hgi-bubble-chat-user:before{content:"౧"}.hgi-solid.hgi-bubble-chat:before{content:"౨"}.hgi-solid.hgi-bubble-tea-01:before{content:"౩"}.hgi-solid.hgi-bubble-tea-02:before{content:"౪"}.hgi-solid.hgi-bug-01:before{content:"౫"}.hgi-solid.hgi-bug-02:before{content:"౬"}.hgi-solid.hgi-building-01:before{content:"౭"}.hgi-solid.hgi-building-02:before{content:"౮"}.hgi-solid.hgi-building-03:before{content:"౯"}.hgi-solid.hgi-building-04:before{content:"౰"}.hgi-solid.hgi-building-05:before{content:"౱"}.hgi-solid.hgi-building-06:before{content:"౲"}.hgi-solid.hgi-bulb-charging:before{content:"౳"}.hgi-solid.hgi-bulb:before{content:"౴"}.hgi-solid.hgi-bulletproof-vest:before{content:"౵"}.hgi-solid.hgi-burj-al-arab:before{content:"౶"}.hgi-solid.hgi-burning-cd:before{content:"౷"}.hgi-solid.hgi-bus-01:before{content:"౸"}.hgi-solid.hgi-bus-02:before{content:"౹"}.hgi-solid.hgi-bus-03:before{content:"౺"}.hgi-solid.hgi-c-programming:before{content:"౻"}.hgi-solid.hgi-cabinet-01:before{content:"౼"}.hgi-solid.hgi-cabinet-02:before{content:"౽"}.hgi-solid.hgi-cabinet-03:before{content:"౾"}.hgi-solid.hgi-cabinet-04:before{content:"౿"}.hgi-solid.hgi-cable-car:before{content:"ಀ"}.hgi-solid.hgi-cactus:before{content:"ಁ"}.hgi-solid.hgi-caduceus:before{content:"ಂ"}.hgi-solid.hgi-cafe:before{content:"ಃ"}.hgi-solid.hgi-calculate:before{content:"಄"}.hgi-solid.hgi-calculator-01:before{content:"ಅ"}.hgi-solid.hgi-calculator:before{content:"ಆ"}.hgi-solid.hgi-calendar-01:before{content:"ಇ"}.hgi-solid.hgi-calendar-02:before{content:"ಈ"}.hgi-solid.hgi-calendar-03:before{content:"ಉ"}.hgi-solid.hgi-calendar-04:before{content:"ಊ"}.hgi-solid.hgi-calendar-add-01:before{content:"ಋ"}.hgi-solid.hgi-calendar-add-02:before{content:"ಌ"}.hgi-solid.hgi-calendar-block-01:before{content:"಍"}.hgi-solid.hgi-calendar-block-02:before{content:"ಎ"}.hgi-solid.hgi-calendar-check-in-01:before{content:"ಏ"}.hgi-solid.hgi-calendar-check-in-02:before{content:"ಐ"}.hgi-solid.hgi-calendar-check-out-01:before{content:"಑"}.hgi-solid.hgi-calendar-check-out-02:before{content:"ಒ"}.hgi-solid.hgi-calendar-download-01:before{content:"ಓ"}.hgi-solid.hgi-calendar-download-02:before{content:"ಔ"}.hgi-solid.hgi-calendar-favorite-01:before{content:"ಕ"}.hgi-solid.hgi-calendar-favorite-02:before{content:"ಖ"}.hgi-solid.hgi-calendar-lock-01:before{content:"ಗ"}.hgi-solid.hgi-calendar-lock-02:before{content:"ಘ"}.hgi-solid.hgi-calendar-love-01:before{content:"ಙ"}.hgi-solid.hgi-calendar-love-02:before{content:"ಚ"}.hgi-solid.hgi-calendar-minus-01:before{content:"ಛ"}.hgi-solid.hgi-calendar-minus-02:before{content:"ಜ"}.hgi-solid.hgi-calendar-remove-01:before{content:"ಝ"}.hgi-solid.hgi-calendar-remove-02:before{content:"ಞ"}.hgi-solid.hgi-calendar-setting-01:before{content:"ಟ"}.hgi-solid.hgi-calendar-setting-02:before{content:"ಠ"}.hgi-solid.hgi-calendar-upload-01:before{content:"ಡ"}.hgi-solid.hgi-calendar-upload-02:before{content:"ಢ"}.hgi-solid.hgi-call-02:before{content:"ಣ"}.hgi-solid.hgi-call-add-02:before{content:"ತ"}.hgi-solid.hgi-call-add:before{content:"ಥ"}.hgi-solid.hgi-call-blocked-02:before{content:"ದ"}.hgi-solid.hgi-call-blocked:before{content:"ಧ"}.hgi-solid.hgi-call-disabled-02:before{content:"ನ"}.hgi-solid.hgi-call-disabled:before{content:"಩"}.hgi-solid.hgi-call-done-02:before{content:"ಪ"}.hgi-solid.hgi-call-done:before{content:"ಫ"}.hgi-solid.hgi-call-end-01:before{content:"ಬ"}.hgi-solid.hgi-call-end-02:before{content:"ಭ"}.hgi-solid.hgi-call-end-03:before{content:"ಮ"}.hgi-solid.hgi-call-end-04:before{content:"ಯ"}.hgi-solid.hgi-call-incoming-01:before{content:"ರ"}.hgi-solid.hgi-call-incoming-02:before{content:"ಱ"}.hgi-solid.hgi-call-incoming-03:before{content:"ಲ"}.hgi-solid.hgi-call-incoming-04:before{content:"ಳ"}.hgi-solid.hgi-call-internal-02:before{content:"಴"}.hgi-solid.hgi-call-internal:before{content:"ವ"}.hgi-solid.hgi-call-locked-02:before{content:"ಶ"}.hgi-solid.hgi-call-locked:before{content:"ಷ"}.hgi-solid.hgi-call-minus-02:before{content:"ಸ"}.hgi-solid.hgi-call-minus:before{content:"ಹ"}.hgi-solid.hgi-call-missed-01:before{content:"಺"}.hgi-solid.hgi-call-missed-02:before{content:"಻"}.hgi-solid.hgi-call-missed-03:before{content:"಼"}.hgi-solid.hgi-call-missed-04:before{content:"ಽ"}.hgi-solid.hgi-call-outgoing-01:before{content:"ಾ"}.hgi-solid.hgi-call-outgoing-02:before{content:"ಿ"}.hgi-solid.hgi-call-outgoing-03:before{content:"ೀ"}.hgi-solid.hgi-call-outgoing-04:before{content:"ು"}.hgi-solid.hgi-call-paused-02:before{content:"ೂ"}.hgi-solid.hgi-call-paused:before{content:"ೃ"}.hgi-solid.hgi-call-received-02:before{content:"ೄ"}.hgi-solid.hgi-call-received:before{content:"೅"}.hgi-solid.hgi-call-ringing-01:before{content:"ೆ"}.hgi-solid.hgi-call-ringing-02:before{content:"ೇ"}.hgi-solid.hgi-call-ringing-03:before{content:"ೈ"}.hgi-solid.hgi-call-ringing-04:before{content:"೉"}.hgi-solid.hgi-call-unlocked-02:before{content:"ೊ"}.hgi-solid.hgi-call-unlocked:before{content:"ೋ"}.hgi-solid.hgi-call:before{content:"ೌ"}.hgi-solid.hgi-calling-02:before{content:"್"}.hgi-solid.hgi-calling:before{content:"೎"}.hgi-solid.hgi-camel:before{content:"೏"}.hgi-solid.hgi-camera-01:before{content:"೐"}.hgi-solid.hgi-camera-02:before{content:"೑"}.hgi-solid.hgi-camera-add-01:before{content:"೒"}.hgi-solid.hgi-camera-add-02:before{content:"೓"}.hgi-solid.hgi-camera-automatically-01:before{content:"೔"}.hgi-solid.hgi-camera-automatically-02:before{content:"ೕ"}.hgi-solid.hgi-camera-lens:before{content:"ೖ"}.hgi-solid.hgi-camera-microphone-01:before{content:"೗"}.hgi-solid.hgi-camera-microphone-02:before{content:"೘"}.hgi-solid.hgi-camera-night-mode-01:before{content:"೙"}.hgi-solid.hgi-camera-night-mode-02:before{content:"೚"}.hgi-solid.hgi-camera-off-01:before{content:"೛"}.hgi-solid.hgi-camera-off-02:before{content:"೜"}.hgi-solid.hgi-camera-rotated-01:before{content:"ೝ"}.hgi-solid.hgi-camera-rotated-02:before{content:"ೞ"}.hgi-solid.hgi-camera-smile-01:before{content:"೟"}.hgi-solid.hgi-camera-smile-02:before{content:"ೠ"}.hgi-solid.hgi-camera-tripod:before{content:"ೡ"}.hgi-solid.hgi-camera-video:before{content:"ೢ"}.hgi-solid.hgi-camper:before{content:"ೣ"}.hgi-solid.hgi-campfire:before{content:"೤"}.hgi-solid.hgi-cancel-01:before{content:"೥"}.hgi-solid.hgi-cancel-02:before{content:"೦"}.hgi-solid.hgi-cancel-circle-half-dot:before{content:"೧"}.hgi-solid.hgi-cancel-circle:before{content:"೨"}.hgi-solid.hgi-cancel-square:before{content:"೩"}.hgi-solid.hgi-candelier-01:before{content:"೪"}.hgi-solid.hgi-candelier-02:before{content:"೫"}.hgi-solid.hgi-canvas:before{content:"೬"}.hgi-solid.hgi-cap-projecting:before{content:"೭"}.hgi-solid.hgi-cap-round:before{content:"೮"}.hgi-solid.hgi-cap-straight:before{content:"೯"}.hgi-solid.hgi-cap:before{content:"೰"}.hgi-solid.hgi-capcut-rectangle:before{content:"ೱ"}.hgi-solid.hgi-capcut:before{content:"ೲ"}.hgi-solid.hgi-car-01:before{content:"ೳ"}.hgi-solid.hgi-car-02:before{content:"೴"}.hgi-solid.hgi-car-03:before{content:"೵"}.hgi-solid.hgi-car-04:before{content:"೶"}.hgi-solid.hgi-car-parking-01:before{content:"೷"}.hgi-solid.hgi-car-parking-02:before{content:"೸"}.hgi-solid.hgi-caravan:before{content:"೹"}.hgi-solid.hgi-card-exchange-01:before{content:"೺"}.hgi-solid.hgi-card-exchange-02:before{content:"೻"}.hgi-solid.hgi-cardigan:before{content:"೼"}.hgi-solid.hgi-cardiogram-01:before{content:"೽"}.hgi-solid.hgi-cardiogram-02:before{content:"೾"}.hgi-solid.hgi-cards-01:before{content:"೿"}.hgi-solid.hgi-cards-02:before{content:"ഀ"}.hgi-solid.hgi-cargo-ship:before{content:"ഁ"}.hgi-solid.hgi-carousel-horizontal-02:before{content:"ം"}.hgi-solid.hgi-carousel-horizontal:before{content:"ഃ"}.hgi-solid.hgi-carousel-vertical:before{content:"ഄ"}.hgi-solid.hgi-carrot:before{content:"അ"}.hgi-solid.hgi-cash-01:before{content:"ആ"}.hgi-solid.hgi-cash-02:before{content:"ഇ"}.hgi-solid.hgi-cashback:before{content:"ഈ"}.hgi-solid.hgi-cashier-02:before{content:"ഉ"}.hgi-solid.hgi-cashier:before{content:"ഊ"}.hgi-solid.hgi-castle-01:before{content:"ഋ"}.hgi-solid.hgi-castle-02:before{content:"ഌ"}.hgi-solid.hgi-castle:before{content:"഍"}.hgi-solid.hgi-catalogue:before{content:"എ"}.hgi-solid.hgi-cayan-tower:before{content:"ഏ"}.hgi-solid.hgi-cctv-camera:before{content:"ഐ"}.hgi-solid.hgi-cd:before{content:"഑"}.hgi-solid.hgi-cells:before{content:"ഒ"}.hgi-solid.hgi-cellular-network-offline:before{content:"ഓ"}.hgi-solid.hgi-cellular-network:before{content:"ഔ"}.hgi-solid.hgi-celsius:before{content:"ക"}.hgi-solid.hgi-center-focus:before{content:"ഖ"}.hgi-solid.hgi-central-shaheed-minar:before{content:"ഗ"}.hgi-solid.hgi-centralized:before{content:"ഘ"}.hgi-solid.hgi-certificate-01:before{content:"ങ"}.hgi-solid.hgi-certificate-02:before{content:"ച"}.hgi-solid.hgi-chair-01:before{content:"ഛ"}.hgi-solid.hgi-chair-02:before{content:"ജ"}.hgi-solid.hgi-chair-03:before{content:"ഝ"}.hgi-solid.hgi-chair-04:before{content:"ഞ"}.hgi-solid.hgi-chair-05:before{content:"ട"}.hgi-solid.hgi-chair-barber:before{content:"ഠ"}.hgi-solid.hgi-champion:before{content:"ഡ"}.hgi-solid.hgi-change-screen-mode:before{content:"ഢ"}.hgi-solid.hgi-character-phonetic:before{content:"ണ"}.hgi-solid.hgi-charity:before{content:"ത"}.hgi-solid.hgi-chart-average:before{content:"ഥ"}.hgi-solid.hgi-chart-bar-line:before{content:"ദ"}.hgi-solid.hgi-chart-breakout-circle:before{content:"ധ"}.hgi-solid.hgi-chart-breakout-square:before{content:"ന"}.hgi-solid.hgi-chart-bubble-01:before{content:"ഩ"}.hgi-solid.hgi-chart-bubble-02:before{content:"പ"}.hgi-solid.hgi-chart-column:before{content:"ഫ"}.hgi-solid.hgi-chart-decrease:before{content:"ബ"}.hgi-solid.hgi-chart-evaluation:before{content:"ഭ"}.hgi-solid.hgi-chart-high-low:before{content:"മ"}.hgi-solid.hgi-chart-histogram:before{content:"യ"}.hgi-solid.hgi-chart-increase:before{content:"ര"}.hgi-solid.hgi-chart-line-data-01:before{content:"റ"}.hgi-solid.hgi-chart-line-data-02:before{content:"ല"}.hgi-solid.hgi-chart-line-data-03:before{content:"ള"}.hgi-solid.hgi-chart-maximum:before{content:"ഴ"}.hgi-solid.hgi-chart-medium:before{content:"വ"}.hgi-solid.hgi-chart-minimum:before{content:"ശ"}.hgi-solid.hgi-chart-radar:before{content:"ഷ"}.hgi-solid.hgi-chart-relationship:before{content:"സ"}.hgi-solid.hgi-chart-ring:before{content:"ഹ"}.hgi-solid.hgi-chart-rose:before{content:"ഺ"}.hgi-solid.hgi-chart-scatter:before{content:"഻"}.hgi-solid.hgi-chart:before{content:"഼"}.hgi-solid.hgi-chat-bot:before{content:"ഽ"}.hgi-solid.hgi-chat-gpt:before{content:"ാ"}.hgi-solid.hgi-chatting-01:before{content:"ി"}.hgi-solid.hgi-check-list:before{content:"ീ"}.hgi-solid.hgi-check-unread-01:before{content:"ു"}.hgi-solid.hgi-check-unread-02:before{content:"ൂ"}.hgi-solid.hgi-check-unread-03:before{content:"ൃ"}.hgi-solid.hgi-check-unread-04:before{content:"ൄ"}.hgi-solid.hgi-checkmark-badge-01:before{content:"൅"}.hgi-solid.hgi-checkmark-badge-02:before{content:"െ"}.hgi-solid.hgi-checkmark-badge-03:before{content:"േ"}.hgi-solid.hgi-checkmark-badge-04:before{content:"ൈ"}.hgi-solid.hgi-checkmark-circle-01:before{content:"൉"}.hgi-solid.hgi-checkmark-circle-02:before{content:"ൊ"}.hgi-solid.hgi-checkmark-circle-03:before{content:"ോ"}.hgi-solid.hgi-checkmark-circle-04:before{content:"ൌ"}.hgi-solid.hgi-checkmark-square-01:before{content:"്"}.hgi-solid.hgi-checkmark-square-02:before{content:"ൎ"}.hgi-solid.hgi-checkmark-square-03:before{content:"൏"}.hgi-solid.hgi-checkmark-square-04:before{content:"൐"}.hgi-solid.hgi-cheese-cake-01:before{content:"൑"}.hgi-solid.hgi-cheese-cake-02:before{content:"൒"}.hgi-solid.hgi-cheese:before{content:"൓"}.hgi-solid.hgi-chef-hat:before{content:"ൔ"}.hgi-solid.hgi-chef:before{content:"ൕ"}.hgi-solid.hgi-chemistry-01:before{content:"ൖ"}.hgi-solid.hgi-chemistry-02:before{content:"ൗ"}.hgi-solid.hgi-chemistry-03:before{content:"൘"}.hgi-solid.hgi-cherry:before{content:"൙"}.hgi-solid.hgi-chess-01:before{content:"൚"}.hgi-solid.hgi-chess-02:before{content:"൛"}.hgi-solid.hgi-chess-pawn:before{content:"൜"}.hgi-solid.hgi-chicken-thighs:before{content:"൝"}.hgi-solid.hgi-chimney:before{content:"൞"}.hgi-solid.hgi-china-temple:before{content:"ൟ"}.hgi-solid.hgi-chip-02:before{content:"ൠ"}.hgi-solid.hgi-chip:before{content:"ൡ"}.hgi-solid.hgi-chocolate:before{content:"ൢ"}.hgi-solid.hgi-chrome:before{content:"ൣ"}.hgi-solid.hgi-chrysler:before{content:"൤"}.hgi-solid.hgi-church:before{content:"൥"}.hgi-solid.hgi-cinnamon-roll:before{content:"൦"}.hgi-solid.hgi-circle-arrow-data-transfer-diagonal:before{content:"൧"}.hgi-solid.hgi-circle-arrow-data-transfer-horizontal:before{content:"൨"}.hgi-solid.hgi-circle-arrow-data-transfer-vertical:before{content:"൩"}.hgi-solid.hgi-circle-arrow-diagonal-01:before{content:"൪"}.hgi-solid.hgi-circle-arrow-diagonal-02:before{content:"൫"}.hgi-solid.hgi-circle-arrow-down-01:before{content:"൬"}.hgi-solid.hgi-circle-arrow-down-02:before{content:"൭"}.hgi-solid.hgi-circle-arrow-down-03:before{content:"൮"}.hgi-solid.hgi-circle-arrow-down-double:before{content:"൯"}.hgi-solid.hgi-circle-arrow-down-left:before{content:"൰"}.hgi-solid.hgi-circle-arrow-down-right:before{content:"൱"}.hgi-solid.hgi-circle-arrow-expand-01:before{content:"൲"}.hgi-solid.hgi-circle-arrow-expand-02:before{content:"൳"}.hgi-solid.hgi-circle-arrow-horizontal:before{content:"൴"}.hgi-solid.hgi-circle-arrow-left-01:before{content:"൵"}.hgi-solid.hgi-circle-arrow-left-02:before{content:"൶"}.hgi-solid.hgi-circle-arrow-left-03:before{content:"൷"}.hgi-solid.hgi-circle-arrow-left-double:before{content:"൸"}.hgi-solid.hgi-circle-arrow-left-right:before{content:"൹"}.hgi-solid.hgi-circle-arrow-move-down-left:before{content:"ൺ"}.hgi-solid.hgi-circle-arrow-move-down-right:before{content:"ൻ"}.hgi-solid.hgi-circle-arrow-move-left-down:before{content:"ർ"}.hgi-solid.hgi-circle-arrow-move-right-down:before{content:"ൽ"}.hgi-solid.hgi-circle-arrow-move-up-left:before{content:"ൾ"}.hgi-solid.hgi-circle-arrow-move-up-right:before{content:"ൿ"}.hgi-solid.hgi-circle-arrow-reload-01:before{content:"඀"}.hgi-solid.hgi-circle-arrow-reload-02:before{content:"ඁ"}.hgi-solid.hgi-circle-arrow-right-01:before{content:"ං"}.hgi-solid.hgi-circle-arrow-right-02:before{content:"ඃ"}.hgi-solid.hgi-circle-arrow-right-03:before{content:"඄"}.hgi-solid.hgi-circle-arrow-right-double:before{content:"අ"}.hgi-solid.hgi-circle-arrow-shrink-01:before{content:"ආ"}.hgi-solid.hgi-circle-arrow-shrink-02:before{content:"ඇ"}.hgi-solid.hgi-circle-arrow-up-01:before{content:"ඈ"}.hgi-solid.hgi-circle-arrow-up-02:before{content:"ඉ"}.hgi-solid.hgi-circle-arrow-up-03:before{content:"ඊ"}.hgi-solid.hgi-circle-arrow-up-double:before{content:"උ"}.hgi-solid.hgi-circle-arrow-up-down:before{content:"ඌ"}.hgi-solid.hgi-circle-arrow-up-left:before{content:"ඍ"}.hgi-solid.hgi-circle-arrow-up-right:before{content:"ඎ"}.hgi-solid.hgi-circle-arrow-vertical:before{content:"ඏ"}.hgi-solid.hgi-circle-lock-01:before{content:"ඐ"}.hgi-solid.hgi-circle-lock-02:before{content:"එ"}.hgi-solid.hgi-circle-lock-add-01:before{content:"ඒ"}.hgi-solid.hgi-circle-lock-add-02:before{content:"ඓ"}.hgi-solid.hgi-circle-lock-check-01:before{content:"ඔ"}.hgi-solid.hgi-circle-lock-check-02:before{content:"ඕ"}.hgi-solid.hgi-circle-lock-minus-01:before{content:"ඖ"}.hgi-solid.hgi-circle-lock-minus-02:before{content:"඗"}.hgi-solid.hgi-circle-lock-remove-01:before{content:"඘"}.hgi-solid.hgi-circle-lock-remove-02:before{content:"඙"}.hgi-solid.hgi-circle-password:before{content:"ක"}.hgi-solid.hgi-circle-unlock-01:before{content:"ඛ"}.hgi-solid.hgi-circle-unlock-02:before{content:"ග"}.hgi-solid.hgi-circle:before{content:"ඝ"}.hgi-solid.hgi-city-01:before{content:"ඞ"}.hgi-solid.hgi-city-02:before{content:"ඟ"}.hgi-solid.hgi-city-03:before{content:"ච"}.hgi-solid.hgi-clapping-01:before{content:"ඡ"}.hgi-solid.hgi-clapping-02:before{content:"ජ"}.hgi-solid.hgi-clean:before{content:"ඣ"}.hgi-solid.hgi-cleaning-bucket:before{content:"ඤ"}.hgi-solid.hgi-clinic:before{content:"ඥ"}.hgi-solid.hgi-clip:before{content:"ඦ"}.hgi-solid.hgi-clipboard:before{content:"ට"}.hgi-solid.hgi-clock-01:before{content:"ඨ"}.hgi-solid.hgi-clock-02:before{content:"ඩ"}.hgi-solid.hgi-clock-03:before{content:"ඪ"}.hgi-solid.hgi-clock-04:before{content:"ණ"}.hgi-solid.hgi-clock-05:before{content:"ඬ"}.hgi-solid.hgi-closed-caption-alt:before{content:"ත"}.hgi-solid.hgi-closed-caption:before{content:"ථ"}.hgi-solid.hgi-clothes:before{content:"ද"}.hgi-solid.hgi-cloud-angled-rain-zap:before{content:"ධ"}.hgi-solid.hgi-cloud-angled-rain:before{content:"න"}.hgi-solid.hgi-cloud-angled-zap:before{content:"඲"}.hgi-solid.hgi-cloud-big-rain:before{content:"ඳ"}.hgi-solid.hgi-cloud-download:before{content:"ප"}.hgi-solid.hgi-cloud-fast-wind:before{content:"ඵ"}.hgi-solid.hgi-cloud-hailstone:before{content:"බ"}.hgi-solid.hgi-cloud-little-rain:before{content:"භ"}.hgi-solid.hgi-cloud-little-snow:before{content:"ම"}.hgi-solid.hgi-cloud-loading:before{content:"ඹ"}.hgi-solid.hgi-cloud-mid-rain:before{content:"ය"}.hgi-solid.hgi-cloud-mid-snow:before{content:"ර"}.hgi-solid.hgi-cloud-saving-done-01:before{content:"඼"}.hgi-solid.hgi-cloud-saving-done-02:before{content:"ල"}.hgi-solid.hgi-cloud-server:before{content:"඾"}.hgi-solid.hgi-cloud-slow-wind:before{content:"඿"}.hgi-solid.hgi-cloud-snow:before{content:"ව"}.hgi-solid.hgi-cloud-upload:before{content:"ශ"}.hgi-solid.hgi-cloud:before{content:"ෂ"}.hgi-solid.hgi-clubs-01:before{content:"ස"}.hgi-solid.hgi-clubs-02:before{content:"හ"}.hgi-solid.hgi-co-present:before{content:"ළ"}.hgi-solid.hgi-code-circle:before{content:"ෆ"}.hgi-solid.hgi-code-folder:before{content:"෇"}.hgi-solid.hgi-code-square:before{content:"෈"}.hgi-solid.hgi-code:before{content:"෉"}.hgi-solid.hgi-codesandbox:before{content:"්"}.hgi-solid.hgi-coffee-01:before{content:"෋"}.hgi-solid.hgi-coffee-02:before{content:"෌"}.hgi-solid.hgi-coffee-beans:before{content:"෍"}.hgi-solid.hgi-coins-01:before{content:"෎"}.hgi-solid.hgi-coins-02:before{content:"ා"}.hgi-solid.hgi-coins-bitcoin:before{content:"ැ"}.hgi-solid.hgi-coins-dollar:before{content:"ෑ"}.hgi-solid.hgi-coins-euro:before{content:"ි"}.hgi-solid.hgi-coins-pound:before{content:"ී"}.hgi-solid.hgi-coins-swap:before{content:"ු"}.hgi-solid.hgi-coins-yen:before{content:"෕"}.hgi-solid.hgi-collections-bookmark:before{content:"ූ"}.hgi-solid.hgi-color-picker:before{content:"෗"}.hgi-solid.hgi-colors:before{content:"ෘ"}.hgi-solid.hgi-colosseum:before{content:"ෙ"}.hgi-solid.hgi-column-delete:before{content:"ේ"}.hgi-solid.hgi-column-insert:before{content:"ෛ"}.hgi-solid.hgi-comet-01:before{content:"ො"}.hgi-solid.hgi-comet-02:before{content:"ෝ"}.hgi-solid.hgi-coming-soon-01:before{content:"ෞ"}.hgi-solid.hgi-coming-soon-02:before{content:"ෟ"}.hgi-solid.hgi-command-line:before{content:"෠"}.hgi-solid.hgi-command:before{content:"෡"}.hgi-solid.hgi-comment-01:before{content:"෢"}.hgi-solid.hgi-comment-02:before{content:"෣"}.hgi-solid.hgi-comment-add-01:before{content:"෤"}.hgi-solid.hgi-comment-add-02:before{content:"෥"}.hgi-solid.hgi-comment-block-01:before{content:"෦"}.hgi-solid.hgi-comment-block-02:before{content:"෧"}.hgi-solid.hgi-comment-remove-01:before{content:"෨"}.hgi-solid.hgi-comment-remove-02:before{content:"෩"}.hgi-solid.hgi-compass-01:before{content:"෪"}.hgi-solid.hgi-compass:before{content:"෫"}.hgi-solid.hgi-complaint:before{content:"෬"}.hgi-solid.hgi-computer-add:before{content:"෭"}.hgi-solid.hgi-computer-check:before{content:"෮"}.hgi-solid.hgi-computer-cloud:before{content:"෯"}.hgi-solid.hgi-computer-desk-01:before{content:"෰"}.hgi-solid.hgi-computer-desk-02:before{content:"෱"}.hgi-solid.hgi-computer-desk-03:before{content:"ෲ"}.hgi-solid.hgi-computer-dollar:before{content:"ෳ"}.hgi-solid.hgi-computer-phone-sync:before{content:"෴"}.hgi-solid.hgi-computer-programming-01:before{content:"෵"}.hgi-solid.hgi-computer-programming-02:before{content:"෶"}.hgi-solid.hgi-computer-protection:before{content:"෷"}.hgi-solid.hgi-computer-remove:before{content:"෸"}.hgi-solid.hgi-computer-settings:before{content:"෹"}.hgi-solid.hgi-computer-video-call:before{content:"෺"}.hgi-solid.hgi-computer-video:before{content:"෻"}.hgi-solid.hgi-computer:before{content:"෼"}.hgi-solid.hgi-cone-01:before{content:"෽"}.hgi-solid.hgi-cone-02:before{content:"෾"}.hgi-solid.hgi-conference:before{content:"෿"}.hgi-solid.hgi-configuration-01:before{content:"฀"}.hgi-solid.hgi-configuration-02:before{content:"ก"}.hgi-solid.hgi-confused:before{content:"ข"}.hgi-solid.hgi-congruent-to-circle:before{content:"ฃ"}.hgi-solid.hgi-congruent-to-square:before{content:"ค"}.hgi-solid.hgi-congruent-to:before{content:"ฅ"}.hgi-solid.hgi-connect:before{content:"ฆ"}.hgi-solid.hgi-console:before{content:"ง"}.hgi-solid.hgi-constellation:before{content:"จ"}.hgi-solid.hgi-contact-01:before{content:"ฉ"}.hgi-solid.hgi-contact-02:before{content:"ช"}.hgi-solid.hgi-contact-book:before{content:"ซ"}.hgi-solid.hgi-contact:before{content:"ฌ"}.hgi-solid.hgi-container-truck-01:before{content:"ญ"}.hgi-solid.hgi-container-truck-02:before{content:"ฎ"}.hgi-solid.hgi-container-truck:before{content:"ฏ"}.hgi-solid.hgi-contracts:before{content:"ฐ"}.hgi-solid.hgi-conversation:before{content:"ฑ"}.hgi-solid.hgi-cook-book:before{content:"ฒ"}.hgi-solid.hgi-cookie:before{content:"ณ"}.hgi-solid.hgi-coordinate-01:before{content:"ด"}.hgi-solid.hgi-coordinate-02:before{content:"ต"}.hgi-solid.hgi-copilot:before{content:"ถ"}.hgi-solid.hgi-copy-01:before{content:"ท"}.hgi-solid.hgi-copy-02:before{content:"ธ"}.hgi-solid.hgi-copy-link:before{content:"น"}.hgi-solid.hgi-copyright:before{content:"บ"}.hgi-solid.hgi-corn:before{content:"ป"}.hgi-solid.hgi-corporate:before{content:"ผ"}.hgi-solid.hgi-cos:before{content:"ฝ"}.hgi-solid.hgi-cosine-01:before{content:"พ"}.hgi-solid.hgi-cosine-02:before{content:"ฟ"}.hgi-solid.hgi-cottage:before{content:"ภ"}.hgi-solid.hgi-cotton-candy:before{content:"ม"}.hgi-solid.hgi-coupon-01:before{content:"ย"}.hgi-solid.hgi-coupon-02:before{content:"ร"}.hgi-solid.hgi-coupon-03:before{content:"ฤ"}.hgi-solid.hgi-coupon-percent:before{content:"ล"}.hgi-solid.hgi-course:before{content:"ฦ"}.hgi-solid.hgi-court-house:before{content:"ว"}.hgi-solid.hgi-court-law:before{content:"ศ"}.hgi-solid.hgi-covariate:before{content:"ษ"}.hgi-solid.hgi-covid-info:before{content:"ส"}.hgi-solid.hgi-cowboy-hat:before{content:"ห"}.hgi-solid.hgi-cplusplus:before{content:"ฬ"}.hgi-solid.hgi-cpu-charge:before{content:"อ"}.hgi-solid.hgi-cpu-settings:before{content:"ฮ"}.hgi-solid.hgi-cpu:before{content:"ฯ"}.hgi-solid.hgi-crab:before{content:"ะ"}.hgi-solid.hgi-crane:before{content:"ั"}.hgi-solid.hgi-crazy:before{content:"า"}.hgi-solid.hgi-creative-market:before{content:"ำ"}.hgi-solid.hgi-credit-card-accept:before{content:"ิ"}.hgi-solid.hgi-credit-card-add:before{content:"ี"}.hgi-solid.hgi-credit-card-change:before{content:"ึ"}.hgi-solid.hgi-credit-card-defrost:before{content:"ื"}.hgi-solid.hgi-credit-card-freeze:before{content:"ุ"}.hgi-solid.hgi-credit-card-not-accept:before{content:"ู"}.hgi-solid.hgi-credit-card-not-found:before{content:"ฺ"}.hgi-solid.hgi-credit-card-pos:before{content:"฻"}.hgi-solid.hgi-credit-card-validation:before{content:"฼"}.hgi-solid.hgi-credit-card:before{content:"฽"}.hgi-solid.hgi-cricket-bat:before{content:"฾"}.hgi-solid.hgi-cricket-helmet:before{content:"฿"}.hgi-solid.hgi-croissant:before{content:"เ"}.hgi-solid.hgi-crop:before{content:"แ"}.hgi-solid.hgi-crowdfunding:before{content:"โ"}.hgi-solid.hgi-crown:before{content:"ใ"}.hgi-solid.hgi-crying:before{content:"ไ"}.hgi-solid.hgi-csv-01:before{content:"ๅ"}.hgi-solid.hgi-csv-02:before{content:"ๆ"}.hgi-solid.hgi-cube:before{content:"็"}.hgi-solid.hgi-cupcake-01:before{content:"่"}.hgi-solid.hgi-cupcake-02:before{content:"้"}.hgi-solid.hgi-cupcake-03:before{content:"๊"}.hgi-solid.hgi-curling:before{content:"๋"}.hgi-solid.hgi-cursor-01:before{content:"์"}.hgi-solid.hgi-cursor-02:before{content:"ํ"}.hgi-solid.hgi-cursor-add-selection-01:before{content:"๎"}.hgi-solid.hgi-cursor-add-selection-02:before{content:"๏"}.hgi-solid.hgi-cursor-circle-selection-01:before{content:"๐"}.hgi-solid.hgi-cursor-circle-selection-02:before{content:"๑"}.hgi-solid.hgi-cursor-disabled-01:before{content:"๒"}.hgi-solid.hgi-cursor-disabled-02:before{content:"๓"}.hgi-solid.hgi-cursor-edit-01:before{content:"๔"}.hgi-solid.hgi-cursor-edit-02:before{content:"๕"}.hgi-solid.hgi-cursor-hold-01:before{content:"๖"}.hgi-solid.hgi-cursor-hold-02:before{content:"๗"}.hgi-solid.hgi-cursor-in-window:before{content:"๘"}.hgi-solid.hgi-cursor-info-01:before{content:"๙"}.hgi-solid.hgi-cursor-info-02:before{content:"๚"}.hgi-solid.hgi-cursor-loading-01:before{content:"๛"}.hgi-solid.hgi-cursor-loading-02:before{content:"๜"}.hgi-solid.hgi-cursor-magic-selection-01:before{content:"๝"}.hgi-solid.hgi-cursor-magic-selection-02:before{content:"๞"}.hgi-solid.hgi-cursor-move-01:before{content:"๟"}.hgi-solid.hgi-cursor-move-02:before{content:"๠"}.hgi-solid.hgi-cursor-pointer-01:before{content:"๡"}.hgi-solid.hgi-cursor-pointer-02:before{content:"๢"}.hgi-solid.hgi-cursor-progress-01:before{content:"๣"}.hgi-solid.hgi-cursor-progress-02:before{content:"๤"}.hgi-solid.hgi-cursor-progress-03:before{content:"๥"}.hgi-solid.hgi-cursor-progress-04:before{content:"๦"}.hgi-solid.hgi-cursor-rectangle-selection-01:before{content:"๧"}.hgi-solid.hgi-cursor-rectangle-selection-02:before{content:"๨"}.hgi-solid.hgi-cursor-remove-selection-01:before{content:"๩"}.hgi-solid.hgi-cursor-remove-selection-02:before{content:"๪"}.hgi-solid.hgi-cursor-text:before{content:"๫"}.hgi-solid.hgi-curtains:before{content:"๬"}.hgi-solid.hgi-curvy-left-direction:before{content:"๭"}.hgi-solid.hgi-curvy-left-right-direction:before{content:"๮"}.hgi-solid.hgi-curvy-right-direction:before{content:"๯"}.hgi-solid.hgi-curvy-up-down-direction:before{content:"๰"}.hgi-solid.hgi-customer-service-01:before{content:"๱"}.hgi-solid.hgi-customer-service-02:before{content:"๲"}.hgi-solid.hgi-customer-service:before{content:"๳"}.hgi-solid.hgi-customer-support:before{content:"๴"}.hgi-solid.hgi-customize:before{content:"๵"}.hgi-solid.hgi-cylinder-01:before{content:"๶"}.hgi-solid.hgi-cylinder-02:before{content:"๷"}.hgi-solid.hgi-cylinder-03:before{content:"๸"}.hgi-solid.hgi-cylinder-04:before{content:"๹"}.hgi-solid.hgi-danger:before{content:"๺"}.hgi-solid.hgi-dark-mode:before{content:"๻"}.hgi-solid.hgi-dart:before{content:"๼"}.hgi-solid.hgi-dashboard-browsing:before{content:"๽"}.hgi-solid.hgi-dashboard-circle-add:before{content:"๾"}.hgi-solid.hgi-dashboard-circle-edit:before{content:"๿"}.hgi-solid.hgi-dashboard-circle-remove:before{content:"຀"}.hgi-solid.hgi-dashboard-circle-settings:before{content:"ກ"}.hgi-solid.hgi-dashboard-circle:before{content:"ຂ"}.hgi-solid.hgi-dashboard-speed-01:before{content:"຃"}.hgi-solid.hgi-dashboard-speed-02:before{content:"ຄ"}.hgi-solid.hgi-dashboard-square-01:before{content:"຅"}.hgi-solid.hgi-dashboard-square-02:before{content:"ຆ"}.hgi-solid.hgi-dashboard-square-03:before{content:"ງ"}.hgi-solid.hgi-dashboard-square-add:before{content:"ຈ"}.hgi-solid.hgi-dashboard-square-edit:before{content:"ຉ"}.hgi-solid.hgi-dashboard-square-remove:before{content:"ຊ"}.hgi-solid.hgi-dashboard-square-setting:before{content:"຋"}.hgi-solid.hgi-dashed-line-01:before{content:"ຌ"}.hgi-solid.hgi-dashed-line-02:before{content:"ຍ"}.hgi-solid.hgi-data-recovery:before{content:"ຎ"}.hgi-solid.hgi-database-01:before{content:"ຏ"}.hgi-solid.hgi-database-02:before{content:"ຐ"}.hgi-solid.hgi-database-add:before{content:"ຑ"}.hgi-solid.hgi-database-export:before{content:"ຒ"}.hgi-solid.hgi-database-import:before{content:"ຓ"}.hgi-solid.hgi-database-locked:before{content:"ດ"}.hgi-solid.hgi-database-restore:before{content:"ຕ"}.hgi-solid.hgi-database-setting:before{content:"ຖ"}.hgi-solid.hgi-database-sync-01:before{content:"ທ"}.hgi-solid.hgi-database-sync:before{content:"ຘ"}.hgi-solid.hgi-database:before{content:"ນ"}.hgi-solid.hgi-dates:before{content:"ບ"}.hgi-solid.hgi-dead:before{content:"ປ"}.hgi-solid.hgi-delete-01:before{content:"ຜ"}.hgi-solid.hgi-delete-02:before{content:"ຝ"}.hgi-solid.hgi-delete-03:before{content:"ພ"}.hgi-solid.hgi-delete-04:before{content:"ຟ"}.hgi-solid.hgi-delete-column:before{content:"ຠ"}.hgi-solid.hgi-delete-put-back:before{content:"ມ"}.hgi-solid.hgi-delete-row:before{content:"ຢ"}.hgi-solid.hgi-delete-throw:before{content:"ຣ"}.hgi-solid.hgi-delivered-sent:before{content:"຤"}.hgi-solid.hgi-delivery-box-01:before{content:"ລ"}.hgi-solid.hgi-delivery-box-02:before{content:"຦"}.hgi-solid.hgi-delivery-delay-01:before{content:"ວ"}.hgi-solid.hgi-delivery-delay-02:before{content:"ຨ"}.hgi-solid.hgi-delivery-return-01:before{content:"ຩ"}.hgi-solid.hgi-delivery-return-02:before{content:"ສ"}.hgi-solid.hgi-delivery-secure-01:before{content:"ຫ"}.hgi-solid.hgi-delivery-secure-02:before{content:"ຬ"}.hgi-solid.hgi-delivery-sent-01:before{content:"ອ"}.hgi-solid.hgi-delivery-sent-02:before{content:"ຮ"}.hgi-solid.hgi-delivery-tracking-01:before{content:"ຯ"}.hgi-solid.hgi-delivery-tracking-02:before{content:"ະ"}.hgi-solid.hgi-delivery-truck-01:before{content:"ັ"}.hgi-solid.hgi-delivery-truck-02:before{content:"າ"}.hgi-solid.hgi-delivery-view-01:before{content:"ຳ"}.hgi-solid.hgi-delivery-view-02:before{content:"ິ"}.hgi-solid.hgi-dental-braces:before{content:"ີ"}.hgi-solid.hgi-dental-broken-tooth:before{content:"ຶ"}.hgi-solid.hgi-dental-care:before{content:"ື"}.hgi-solid.hgi-dental-tooth:before{content:"ຸ"}.hgi-solid.hgi-departement:before{content:"ູ"}.hgi-solid.hgi-desert:before{content:"຺"}.hgi-solid.hgi-desk-01:before{content:"ົ"}.hgi-solid.hgi-desk-02:before{content:"ຼ"}.hgi-solid.hgi-desk:before{content:"ຽ"}.hgi-solid.hgi-developer:before{content:"຾"}.hgi-solid.hgi-deviantart:before{content:"຿"}.hgi-solid.hgi-device-access:before{content:"ເ"}.hgi-solid.hgi-diagonal-scroll-point-01:before{content:"ແ"}.hgi-solid.hgi-diagonal-scroll-point-02:before{content:"ໂ"}.hgi-solid.hgi-dialpad-circle-01:before{content:"ໃ"}.hgi-solid.hgi-dialpad-circle-02:before{content:"ໄ"}.hgi-solid.hgi-dialpad-square-01:before{content:"໅"}.hgi-solid.hgi-dialpad-square-02:before{content:"ໆ"}.hgi-solid.hgi-diameter:before{content:"໇"}.hgi-solid.hgi-diamond-01:before{content:"່"}.hgi-solid.hgi-diamond-02:before{content:"້"}.hgi-solid.hgi-diamond:before{content:"໊"}.hgi-solid.hgi-diaper:before{content:"໋"}.hgi-solid.hgi-dice-faces-01:before{content:"໌"}.hgi-solid.hgi-dice-faces-02:before{content:"ໍ"}.hgi-solid.hgi-dice-faces-03:before{content:"໎"}.hgi-solid.hgi-dice-faces-04:before{content:"໏"}.hgi-solid.hgi-dice-faces-05:before{content:"໐"}.hgi-solid.hgi-dice-faces-06:before{content:"໑"}.hgi-solid.hgi-dice:before{content:"໒"}.hgi-solid.hgi-digestion:before{content:"໓"}.hgi-solid.hgi-digg:before{content:"໔"}.hgi-solid.hgi-digital-clock:before{content:"໕"}.hgi-solid.hgi-dim-sum-01:before{content:"໖"}.hgi-solid.hgi-dim-sum-02:before{content:"໗"}.hgi-solid.hgi-dining-table:before{content:"໘"}.hgi-solid.hgi-diploma:before{content:"໙"}.hgi-solid.hgi-direction-left-01:before{content:"໚"}.hgi-solid.hgi-direction-left-02:before{content:"໛"}.hgi-solid.hgi-direction-right-01:before{content:"ໜ"}.hgi-solid.hgi-direction-right-02:before{content:"ໝ"}.hgi-solid.hgi-directions-01:before{content:"ໞ"}.hgi-solid.hgi-directions-02:before{content:"ໟ"}.hgi-solid.hgi-dirham:before{content:"໠"}.hgi-solid.hgi-disability-01:before{content:"໡"}.hgi-solid.hgi-disability-02:before{content:"໢"}.hgi-solid.hgi-discord:before{content:"໣"}.hgi-solid.hgi-discount-01:before{content:"໤"}.hgi-solid.hgi-discount-tag-01:before{content:"໥"}.hgi-solid.hgi-discount-tag-02:before{content:"໦"}.hgi-solid.hgi-discount:before{content:"໧"}.hgi-solid.hgi-discover-circle:before{content:"໨"}.hgi-solid.hgi-discover-square:before{content:"໩"}.hgi-solid.hgi-dish-01:before{content:"໪"}.hgi-solid.hgi-dish-02:before{content:"໫"}.hgi-solid.hgi-dish-washer:before{content:"໬"}.hgi-solid.hgi-displeased:before{content:"໭"}.hgi-solid.hgi-distribute-horizontal-center:before{content:"໮"}.hgi-solid.hgi-distribute-horizontal-left:before{content:"໯"}.hgi-solid.hgi-distribute-horizontal-right:before{content:"໰"}.hgi-solid.hgi-distribute-vertical-bottom:before{content:"໱"}.hgi-solid.hgi-distribute-vertical-center:before{content:"໲"}.hgi-solid.hgi-distribute-vertical-top:before{content:"໳"}.hgi-solid.hgi-distribution:before{content:"໴"}.hgi-solid.hgi-divide-sign-circle:before{content:"໵"}.hgi-solid.hgi-divide-sign-square:before{content:"໶"}.hgi-solid.hgi-divide-sign:before{content:"໷"}.hgi-solid.hgi-dna-01:before{content:"໸"}.hgi-solid.hgi-dna:before{content:"໹"}.hgi-solid.hgi-do-not-touch-01:before{content:"໺"}.hgi-solid.hgi-do-not-touch-02:before{content:"໻"}.hgi-solid.hgi-doc-01:before{content:"໼"}.hgi-solid.hgi-doc-02:before{content:"໽"}.hgi-solid.hgi-doctor-01:before{content:"໾"}.hgi-solid.hgi-doctor-02:before{content:"໿"}.hgi-solid.hgi-doctor-03:before{content:"ༀ"}.hgi-solid.hgi-document-attachment:before{content:"༁"}.hgi-solid.hgi-document-code:before{content:"༂"}.hgi-solid.hgi-document-validation:before{content:"༃"}.hgi-solid.hgi-dollar-01:before{content:"༄"}.hgi-solid.hgi-dollar-02:before{content:"༅"}.hgi-solid.hgi-dollar-circle:before{content:"༆"}.hgi-solid.hgi-dollar-receive-01:before{content:"༇"}.hgi-solid.hgi-dollar-receive-02:before{content:"༈"}.hgi-solid.hgi-dollar-send-01:before{content:"༉"}.hgi-solid.hgi-dollar-send-02:before{content:"༊"}.hgi-solid.hgi-dollar-square:before{content:"་"}.hgi-solid.hgi-dome:before{content:"༌"}.hgi-solid.hgi-domino:before{content:"།"}.hgi-solid.hgi-door-01:before{content:"༎"}.hgi-solid.hgi-door-02:before{content:"༏"}.hgi-solid.hgi-door-lock:before{content:"༐"}.hgi-solid.hgi-door:before{content:"༑"}.hgi-solid.hgi-doughnut:before{content:"༒"}.hgi-solid.hgi-download-01:before{content:"༓"}.hgi-solid.hgi-download-02:before{content:"༔"}.hgi-solid.hgi-download-03:before{content:"༕"}.hgi-solid.hgi-download-04:before{content:"༖"}.hgi-solid.hgi-download-05:before{content:"༗"}.hgi-solid.hgi-download-circle-01:before{content:"༘"}.hgi-solid.hgi-download-circle-02:before{content:"༙"}.hgi-solid.hgi-download-square-01:before{content:"༚"}.hgi-solid.hgi-download-square-02:before{content:"༛"}.hgi-solid.hgi-drag-01:before{content:"༜"}.hgi-solid.hgi-drag-02:before{content:"༝"}.hgi-solid.hgi-drag-03:before{content:"༞"}.hgi-solid.hgi-drag-04:before{content:"༟"}.hgi-solid.hgi-drag-drop-horizontal:before{content:"༠"}.hgi-solid.hgi-drag-drop-vertical:before{content:"༡"}.hgi-solid.hgi-drag-drop:before{content:"༢"}.hgi-solid.hgi-drag-left-01:before{content:"༣"}.hgi-solid.hgi-drag-left-02:before{content:"༤"}.hgi-solid.hgi-drag-left-03:before{content:"༥"}.hgi-solid.hgi-drag-left-04:before{content:"༦"}.hgi-solid.hgi-drag-right-01:before{content:"༧"}.hgi-solid.hgi-drag-right-02:before{content:"༨"}.hgi-solid.hgi-drag-right-03:before{content:"༩"}.hgi-solid.hgi-drag-right-04:before{content:"༪"}.hgi-solid.hgi-drawing-compass:before{content:"༫"}.hgi-solid.hgi-drawing-mode:before{content:"༬"}.hgi-solid.hgi-dress-01:before{content:"༭"}.hgi-solid.hgi-dress-02:before{content:"༮"}.hgi-solid.hgi-dress-03:before{content:"༯"}.hgi-solid.hgi-dress-04:before{content:"༰"}.hgi-solid.hgi-dress-05:before{content:"༱"}.hgi-solid.hgi-dress-06:before{content:"༲"}.hgi-solid.hgi-dress-07:before{content:"༳"}.hgi-solid.hgi-dressing-table-01:before{content:"༴"}.hgi-solid.hgi-dressing-table-02:before{content:"༵"}.hgi-solid.hgi-dressing-table-03:before{content:"༶"}.hgi-solid.hgi-dribbble:before{content:"༷"}.hgi-solid.hgi-drink:before{content:"༸"}.hgi-solid.hgi-drone:before{content:"༹"}.hgi-solid.hgi-drooling:before{content:"༺"}.hgi-solid.hgi-dropbox:before{content:"༻"}.hgi-solid.hgi-droplet:before{content:"༼"}.hgi-solid.hgi-dropper:before{content:"༽"}.hgi-solid.hgi-ds3-tool:before{content:"༾"}.hgi-solid.hgi-dua:before{content:"༿"}.hgi-solid.hgi-dumbbell-01:before{content:"ཀ"}.hgi-solid.hgi-dumbbell-02:before{content:"ཁ"}.hgi-solid.hgi-dumbbell-03:before{content:"ག"}.hgi-solid.hgi-ear-rings-01:before{content:"གྷ"}.hgi-solid.hgi-ear-rings-02:before{content:"ང"}.hgi-solid.hgi-ear-rings-03:before{content:"ཅ"}.hgi-solid.hgi-ear:before{content:"ཆ"}.hgi-solid.hgi-earth:before{content:"ཇ"}.hgi-solid.hgi-ease-curve-control-points:before{content:"཈"}.hgi-solid.hgi-ease-in-control-point:before{content:"ཉ"}.hgi-solid.hgi-ease-in-out:before{content:"ཊ"}.hgi-solid.hgi-ease-in:before{content:"ཋ"}.hgi-solid.hgi-ease-out-control-point:before{content:"ཌ"}.hgi-solid.hgi-ease-out:before{content:"ཌྷ"}.hgi-solid.hgi-eco-energy:before{content:"ཎ"}.hgi-solid.hgi-eco-lab-01:before{content:"ཏ"}.hgi-solid.hgi-eco-lab-02:before{content:"ཐ"}.hgi-solid.hgi-eco-lab:before{content:"ད"}.hgi-solid.hgi-eco-power:before{content:"དྷ"}.hgi-solid.hgi-edge-style:before{content:"ན"}.hgi-solid.hgi-edit-01:before{content:"པ"}.hgi-solid.hgi-edit-02:before{content:"ཕ"}.hgi-solid.hgi-edit-off:before{content:"བ"}.hgi-solid.hgi-edit-road:before{content:"བྷ"}.hgi-solid.hgi-edit-table:before{content:"མ"}.hgi-solid.hgi-edit-user-02:before{content:"ཙ"}.hgi-solid.hgi-eggs:before{content:"ཚ"}.hgi-solid.hgi-eid-mubarak:before{content:"ཛ"}.hgi-solid.hgi-eiffel-tower:before{content:"ཛྷ"}.hgi-solid.hgi-elearning-exchange:before{content:"ཝ"}.hgi-solid.hgi-electric-home-01:before{content:"ཞ"}.hgi-solid.hgi-electric-home-02:before{content:"ཟ"}.hgi-solid.hgi-electric-plugs:before{content:"འ"}.hgi-solid.hgi-electric-tower-01:before{content:"ཡ"}.hgi-solid.hgi-electric-tower-02:before{content:"ར"}.hgi-solid.hgi-electric-wire:before{content:"ལ"}.hgi-solid.hgi-ellipse-selection:before{content:"ཤ"}.hgi-solid.hgi-encrypt:before{content:"ཥ"}.hgi-solid.hgi-energy-ellipse:before{content:"ས"}.hgi-solid.hgi-energy-rectangle:before{content:"ཧ"}.hgi-solid.hgi-energy:before{content:"ཨ"}.hgi-solid.hgi-entering-geo-fence:before{content:"ཀྵ"}.hgi-solid.hgi-envato:before{content:"ཪ"}.hgi-solid.hgi-equal-sign-circle:before{content:"ཫ"}.hgi-solid.hgi-equal-sign-square:before{content:"ཬ"}.hgi-solid.hgi-equal-sign:before{content:"཭"}.hgi-solid.hgi-equipment-bench-press:before{content:"཮"}.hgi-solid.hgi-equipment-chest-press:before{content:"཯"}.hgi-solid.hgi-equipment-gym-01:before{content:"཰"}.hgi-solid.hgi-equipment-gym-02:before{content:"ཱ"}.hgi-solid.hgi-equipment-gym-03:before{content:"ི"}.hgi-solid.hgi-equipment-weightlifting:before{content:"ཱི"}.hgi-solid.hgi-eraser-01:before{content:"ུ"}.hgi-solid.hgi-eraser-add:before{content:"ཱུ"}.hgi-solid.hgi-eraser-auto:before{content:"ྲྀ"}.hgi-solid.hgi-eraser:before{content:"ཷ"}.hgi-solid.hgi-estimate-01:before{content:"ླྀ"}.hgi-solid.hgi-estimate-02:before{content:"ཹ"}.hgi-solid.hgi-ethereum-ellipse:before{content:"ེ"}.hgi-solid.hgi-ethereum-rectangle:before{content:"ཻ"}.hgi-solid.hgi-ethereum:before{content:"ོ"}.hgi-solid.hgi-euro-circle:before{content:"ཽ"}.hgi-solid.hgi-euro-receive:before{content:"ཾ"}.hgi-solid.hgi-euro-send:before{content:"ཿ"}.hgi-solid.hgi-euro-square:before{content:"ྀ"}.hgi-solid.hgi-euro:before{content:"ཱྀ"}.hgi-solid.hgi-ev-charging:before{content:"ྂ"}.hgi-solid.hgi-evil:before{content:"ྃ"}.hgi-solid.hgi-exchange-01:before{content:"྄"}.hgi-solid.hgi-exchange-02:before{content:"྅"}.hgi-solid.hgi-exchange-03:before{content:"྆"}.hgi-solid.hgi-expander:before{content:"྇"}.hgi-solid.hgi-external-drive:before{content:"ྈ"}.hgi-solid.hgi-eye:before{content:"ྉ"}.hgi-solid.hgi-face-id:before{content:"ྊ"}.hgi-solid.hgi-facebook-01:before{content:"ྋ"}.hgi-solid.hgi-facebook-02:before{content:"ྌ"}.hgi-solid.hgi-factory-01:before{content:"ྍ"}.hgi-solid.hgi-factory-02:before{content:"ྎ"}.hgi-solid.hgi-factory:before{content:"ྏ"}.hgi-solid.hgi-fahrenheit:before{content:"ྐ"}.hgi-solid.hgi-falling-star:before{content:"ྑ"}.hgi-solid.hgi-fast-wind:before{content:"ྒ"}.hgi-solid.hgi-favourite-circle:before{content:"ྒྷ"}.hgi-solid.hgi-favourite-square:before{content:"ྔ"}.hgi-solid.hgi-favourite:before{content:"ྕ"}.hgi-solid.hgi-feather:before{content:"ྖ"}.hgi-solid.hgi-fencing-mask:before{content:"ྗ"}.hgi-solid.hgi-fencing:before{content:"྘"}.hgi-solid.hgi-ferris-wheel:before{content:"ྙ"}.hgi-solid.hgi-ferry-boat:before{content:"ྚ"}.hgi-solid.hgi-figma:before{content:"ྛ"}.hgi-solid.hgi-file-01:before{content:"ྜ"}.hgi-solid.hgi-file-02:before{content:"ྜྷ"}.hgi-solid.hgi-file-add:before{content:"ྞ"}.hgi-solid.hgi-file-attachment:before{content:"ྟ"}.hgi-solid.hgi-file-audio:before{content:"ྠ"}.hgi-solid.hgi-file-bitcoin:before{content:"ྡ"}.hgi-solid.hgi-file-block:before{content:"ྡྷ"}.hgi-solid.hgi-file-bookmark:before{content:"ྣ"}.hgi-solid.hgi-file-cloud:before{content:"ྤ"}.hgi-solid.hgi-file-corrupt:before{content:"ྥ"}.hgi-solid.hgi-file-dollar:before{content:"ྦ"}.hgi-solid.hgi-file-download:before{content:"ྦྷ"}.hgi-solid.hgi-file-edit:before{content:"ྨ"}.hgi-solid.hgi-file-euro:before{content:"ྩ"}.hgi-solid.hgi-file-export:before{content:"ྪ"}.hgi-solid.hgi-file-favourite:before{content:"ྫ"}.hgi-solid.hgi-file-import:before{content:"ྫྷ"}.hgi-solid.hgi-file-link:before{content:"ྭ"}.hgi-solid.hgi-file-locked:before{content:"ྮ"}.hgi-solid.hgi-file-management:before{content:"ྯ"}.hgi-solid.hgi-file-minus:before{content:"ྰ"}.hgi-solid.hgi-file-music:before{content:"ྱ"}.hgi-solid.hgi-file-not-found:before{content:"ྲ"}.hgi-solid.hgi-file-paste:before{content:"ླ"}.hgi-solid.hgi-file-pin:before{content:"ྴ"}.hgi-solid.hgi-file-pound:before{content:"ྵ"}.hgi-solid.hgi-file-remove:before{content:"ྶ"}.hgi-solid.hgi-file-script:before{content:"ྷ"}.hgi-solid.hgi-file-search:before{content:"ྸ"}.hgi-solid.hgi-file-security:before{content:"ྐྵ"}.hgi-solid.hgi-file-shredder:before{content:"ྺ"}.hgi-solid.hgi-file-star:before{content:"ྻ"}.hgi-solid.hgi-file-sync:before{content:"ྼ"}.hgi-solid.hgi-file-unknown:before{content:"྽"}.hgi-solid.hgi-file-unlocked:before{content:"྾"}.hgi-solid.hgi-file-upload:before{content:"྿"}.hgi-solid.hgi-file-validation:before{content:"࿀"}.hgi-solid.hgi-file-verified:before{content:"࿁"}.hgi-solid.hgi-file-video:before{content:"࿂"}.hgi-solid.hgi-file-view:before{content:"࿃"}.hgi-solid.hgi-file-yen:before{content:"࿄"}.hgi-solid.hgi-file-zip:before{content:"࿅"}.hgi-solid.hgi-files-01:before{content:"࿆"}.hgi-solid.hgi-files-02:before{content:"࿇"}.hgi-solid.hgi-film-01:before{content:"࿈"}.hgi-solid.hgi-film-02:before{content:"࿉"}.hgi-solid.hgi-film-roll-01:before{content:"࿊"}.hgi-solid.hgi-film-roll-02:before{content:"࿋"}.hgi-solid.hgi-filter-add:before{content:"࿌"}.hgi-solid.hgi-filter-edit:before{content:"࿍"}.hgi-solid.hgi-filter-horizontal:before{content:"࿎"}.hgi-solid.hgi-filter-mail-circle:before{content:"࿏"}.hgi-solid.hgi-filter-mail-square:before{content:"࿐"}.hgi-solid.hgi-filter-remove:before{content:"࿑"}.hgi-solid.hgi-filter-reset:before{content:"࿒"}.hgi-solid.hgi-filter-vertical:before{content:"࿓"}.hgi-solid.hgi-filter:before{content:"࿔"}.hgi-solid.hgi-finger-access:before{content:"࿕"}.hgi-solid.hgi-finger-print-add:before{content:"࿖"}.hgi-solid.hgi-finger-print-check:before{content:"࿗"}.hgi-solid.hgi-finger-print-minus:before{content:"࿘"}.hgi-solid.hgi-finger-print-remove:before{content:"࿙"}.hgi-solid.hgi-finger-print-scan:before{content:"࿚"}.hgi-solid.hgi-finger-print:before{content:"࿛"}.hgi-solid.hgi-fingerprint-scan:before{content:"࿜"}.hgi-solid.hgi-fins:before{content:"࿝"}.hgi-solid.hgi-fire-pit:before{content:"࿞"}.hgi-solid.hgi-fire-security:before{content:"࿟"}.hgi-solid.hgi-fire:before{content:"࿠"}.hgi-solid.hgi-firewall:before{content:"࿡"}.hgi-solid.hgi-first-aid-kit:before{content:"࿢"}.hgi-solid.hgi-first-bracket-circle:before{content:"࿣"}.hgi-solid.hgi-first-bracket-square:before{content:"࿤"}.hgi-solid.hgi-first-bracket:before{content:"࿥"}.hgi-solid.hgi-fish-food:before{content:"࿦"}.hgi-solid.hgi-fiverr:before{content:"࿧"}.hgi-solid.hgi-flag-01:before{content:"࿨"}.hgi-solid.hgi-flag-02:before{content:"࿩"}.hgi-solid.hgi-flag-03:before{content:"࿪"}.hgi-solid.hgi-flash-off:before{content:"࿫"}.hgi-solid.hgi-flash:before{content:"࿬"}.hgi-solid.hgi-flaticon:before{content:"࿭"}.hgi-solid.hgi-flickr:before{content:"࿮"}.hgi-solid.hgi-flim-slate:before{content:"࿯"}.hgi-solid.hgi-flip-bottom:before{content:"࿰"}.hgi-solid.hgi-flip-horizontal:before{content:"࿱"}.hgi-solid.hgi-flip-left:before{content:"࿲"}.hgi-solid.hgi-flip-phone:before{content:"࿳"}.hgi-solid.hgi-flip-right:before{content:"࿴"}.hgi-solid.hgi-flip-top:before{content:"࿵"}.hgi-solid.hgi-flip-vertical:before{content:"࿶"}.hgi-solid.hgi-floor-plan:before{content:"࿷"}.hgi-solid.hgi-floppy-disk:before{content:"࿸"}.hgi-solid.hgi-flow-circle:before{content:"࿹"}.hgi-solid.hgi-flow-connection:before{content:"࿺"}.hgi-solid.hgi-flow-square:before{content:"࿻"}.hgi-solid.hgi-flow:before{content:"࿼"}.hgi-solid.hgi-flowchart-01:before{content:"࿽"}.hgi-solid.hgi-flowchart-02:before{content:"࿾"}.hgi-solid.hgi-flower-pot:before{content:"࿿"}.hgi-solid.hgi-flower:before{content:"က"}.hgi-solid.hgi-flushed:before{content:"ခ"}.hgi-solid.hgi-flying-human:before{content:"ဂ"}.hgi-solid.hgi-focus-point:before{content:"ဃ"}.hgi-solid.hgi-folder-01:before{content:"င"}.hgi-solid.hgi-folder-02:before{content:"စ"}.hgi-solid.hgi-folder-03:before{content:"ဆ"}.hgi-solid.hgi-folder-add:before{content:"ဇ"}.hgi-solid.hgi-folder-attachment:before{content:"ဈ"}.hgi-solid.hgi-folder-audio:before{content:"ဉ"}.hgi-solid.hgi-folder-block:before{content:"ည"}.hgi-solid.hgi-folder-check:before{content:"ဋ"}.hgi-solid.hgi-folder-cloud:before{content:"ဌ"}.hgi-solid.hgi-folder-details-reference:before{content:"ဍ"}.hgi-solid.hgi-folder-details:before{content:"ဎ"}.hgi-solid.hgi-folder-download:before{content:"ဏ"}.hgi-solid.hgi-folder-edit:before{content:"တ"}.hgi-solid.hgi-folder-export:before{content:"ထ"}.hgi-solid.hgi-folder-favourite:before{content:"ဒ"}.hgi-solid.hgi-folder-file-storage:before{content:"ဓ"}.hgi-solid.hgi-folder-import:before{content:"န"}.hgi-solid.hgi-folder-library:before{content:"ပ"}.hgi-solid.hgi-folder-links:before{content:"ဖ"}.hgi-solid.hgi-folder-locked:before{content:"ဗ"}.hgi-solid.hgi-folder-management:before{content:"ဘ"}.hgi-solid.hgi-folder-minus:before{content:"မ"}.hgi-solid.hgi-folder-music:before{content:"ယ"}.hgi-solid.hgi-folder-off:before{content:"ရ"}.hgi-solid.hgi-folder-open:before{content:"လ"}.hgi-solid.hgi-folder-pin:before{content:"ဝ"}.hgi-solid.hgi-folder-remove:before{content:"သ"}.hgi-solid.hgi-folder-search:before{content:"ဟ"}.hgi-solid.hgi-folder-security:before{content:"ဠ"}.hgi-solid.hgi-folder-shared-01:before{content:"အ"}.hgi-solid.hgi-folder-shared-02:before{content:"ဢ"}.hgi-solid.hgi-folder-shared-03:before{content:"ဣ"}.hgi-solid.hgi-folder-sync:before{content:"ဤ"}.hgi-solid.hgi-folder-transfer:before{content:"ဥ"}.hgi-solid.hgi-folder-unknown:before{content:"ဦ"}.hgi-solid.hgi-folder-unlocked:before{content:"ဧ"}.hgi-solid.hgi-folder-upload:before{content:"ဨ"}.hgi-solid.hgi-folder-video:before{content:"ဩ"}.hgi-solid.hgi-folder-view:before{content:"ဪ"}.hgi-solid.hgi-folder-zip:before{content:"ါ"}.hgi-solid.hgi-folders:before{content:"ာ"}.hgi-solid.hgi-football-pitch:before{content:"ိ"}.hgi-solid.hgi-football:before{content:"ီ"}.hgi-solid.hgi-forgot-password:before{content:"ု"}.hgi-solid.hgi-fork:before{content:"ူ"}.hgi-solid.hgi-forrst:before{content:"ေ"}.hgi-solid.hgi-fortress:before{content:"ဲ"}.hgi-solid.hgi-forward-01:before{content:"ဳ"}.hgi-solid.hgi-forward-02:before{content:"ဴ"}.hgi-solid.hgi-four-finger-02:before{content:"ဵ"}.hgi-solid.hgi-four-finger-03:before{content:"ံ"}.hgi-solid.hgi-four-k:before{content:"့"}.hgi-solid.hgi-foursquare:before{content:"း"}.hgi-solid.hgi-framer:before{content:"္"}.hgi-solid.hgi-frameworks:before{content:"်"}.hgi-solid.hgi-french-fries-01:before{content:"ျ"}.hgi-solid.hgi-french-fries-02:before{content:"ြ"}.hgi-solid.hgi-fridge:before{content:"ွ"}.hgi-solid.hgi-fry:before{content:"ှ"}.hgi-solid.hgi-fuel-01:before{content:"ဿ"}.hgi-solid.hgi-fuel-02:before{content:"၀"}.hgi-solid.hgi-fuel-station:before{content:"၁"}.hgi-solid.hgi-function-circle:before{content:"၂"}.hgi-solid.hgi-function-of-x:before{content:"၃"}.hgi-solid.hgi-function-square:before{content:"၄"}.hgi-solid.hgi-function:before{content:"၅"}.hgi-solid.hgi-galaxy:before{content:"၆"}.hgi-solid.hgi-game-controller-01:before{content:"၇"}.hgi-solid.hgi-game-controller-02:before{content:"၈"}.hgi-solid.hgi-game-controller-03:before{content:"၉"}.hgi-solid.hgi-game:before{content:"၊"}.hgi-solid.hgi-gameboy:before{content:"။"}.hgi-solid.hgi-garage:before{content:"၌"}.hgi-solid.hgi-garbage-truck:before{content:"၍"}.hgi-solid.hgi-gas-pipe:before{content:"၎"}.hgi-solid.hgi-gas-stove:before{content:"၏"}.hgi-solid.hgi-gem:before{content:"ၐ"}.hgi-solid.hgi-geology-crust:before{content:"ၑ"}.hgi-solid.hgi-geometric-shapes-01:before{content:"ၒ"}.hgi-solid.hgi-geometric-shapes-02:before{content:"ၓ"}.hgi-solid.hgi-gibbous-moon:before{content:"ၔ"}.hgi-solid.hgi-gif-01:before{content:"ၕ"}.hgi-solid.hgi-gif-02:before{content:"ၖ"}.hgi-solid.hgi-gift-card:before{content:"ၗ"}.hgi-solid.hgi-gift:before{content:"ၘ"}.hgi-solid.hgi-git-branch:before{content:"ၙ"}.hgi-solid.hgi-git-commit:before{content:"ၚ"}.hgi-solid.hgi-git-compare:before{content:"ၛ"}.hgi-solid.hgi-git-fork:before{content:"ၜ"}.hgi-solid.hgi-git-merge:before{content:"ၝ"}.hgi-solid.hgi-git-pull-request-closed:before{content:"ၞ"}.hgi-solid.hgi-git-pull-request-draft:before{content:"ၟ"}.hgi-solid.hgi-git-pull-request:before{content:"ၠ"}.hgi-solid.hgi-gitbook:before{content:"ၡ"}.hgi-solid.hgi-github-01:before{content:"ၢ"}.hgi-solid.hgi-github:before{content:"ၣ"}.hgi-solid.hgi-gitlab:before{content:"ၤ"}.hgi-solid.hgi-give-blood:before{content:"ၥ"}.hgi-solid.hgi-give-pill:before{content:"ၦ"}.hgi-solid.hgi-glasses:before{content:"ၧ"}.hgi-solid.hgi-global-editing:before{content:"ၨ"}.hgi-solid.hgi-global-education:before{content:"ၩ"}.hgi-solid.hgi-global-refresh:before{content:"ၪ"}.hgi-solid.hgi-global-search:before{content:"ၫ"}.hgi-solid.hgi-global:before{content:"ၬ"}.hgi-solid.hgi-globe-02:before{content:"ၭ"}.hgi-solid.hgi-globe:before{content:"ၮ"}.hgi-solid.hgi-glove:before{content:"ၯ"}.hgi-solid.hgi-go-backward-10-sec:before{content:"ၰ"}.hgi-solid.hgi-go-backward-15-sec:before{content:"ၱ"}.hgi-solid.hgi-go-backward-30-sec:before{content:"ၲ"}.hgi-solid.hgi-go-backward-5-sec:before{content:"ၳ"}.hgi-solid.hgi-go-backward-60-sec:before{content:"ၴ"}.hgi-solid.hgi-go-forward-10-sec:before{content:"ၵ"}.hgi-solid.hgi-go-forward-15-sec:before{content:"ၶ"}.hgi-solid.hgi-go-forward-30-sec:before{content:"ၷ"}.hgi-solid.hgi-go-forward-5-sec:before{content:"ၸ"}.hgi-solid.hgi-go-forward-60-sec:before{content:"ၹ"}.hgi-solid.hgi-gold-ingots:before{content:"ၺ"}.hgi-solid.hgi-gold:before{content:"ၻ"}.hgi-solid.hgi-golf-ball:before{content:"ၼ"}.hgi-solid.hgi-golf-bat:before{content:"ၽ"}.hgi-solid.hgi-golf-cart:before{content:"ၾ"}.hgi-solid.hgi-golf-hole:before{content:"ၿ"}.hgi-solid.hgi-google-doc:before{content:"ႀ"}.hgi-solid.hgi-google-drive:before{content:"ႁ"}.hgi-solid.hgi-google-gemini:before{content:"ႂ"}.hgi-solid.hgi-google-home:before{content:"ႃ"}.hgi-solid.hgi-google-lens:before{content:"ႄ"}.hgi-solid.hgi-google-maps:before{content:"ႅ"}.hgi-solid.hgi-google-photos:before{content:"ႆ"}.hgi-solid.hgi-google-sheet:before{content:"ႇ"}.hgi-solid.hgi-google:before{content:"ႈ"}.hgi-solid.hgi-gps-01:before{content:"ႉ"}.hgi-solid.hgi-gps-02:before{content:"ႊ"}.hgi-solid.hgi-gps-disconnected:before{content:"ႋ"}.hgi-solid.hgi-gps-off-01:before{content:"ႌ"}.hgi-solid.hgi-gps-off-02:before{content:"ႍ"}.hgi-solid.hgi-gps-signal-01:before{content:"ႎ"}.hgi-solid.hgi-gps-signal-02:before{content:"ႏ"}.hgi-solid.hgi-gpu:before{content:"႐"}.hgi-solid.hgi-graduate-female:before{content:"႑"}.hgi-solid.hgi-graduate-male:before{content:"႒"}.hgi-solid.hgi-graduation-scroll:before{content:"႓"}.hgi-solid.hgi-grapes:before{content:"႔"}.hgi-solid.hgi-gravity:before{content:"႕"}.hgi-solid.hgi-greater-than-circle:before{content:"႖"}.hgi-solid.hgi-greater-than-square:before{content:"႗"}.hgi-solid.hgi-greater-than:before{content:"႘"}.hgi-solid.hgi-greek-helmet:before{content:"႙"}.hgi-solid.hgi-green-house:before{content:"ႚ"}.hgi-solid.hgi-grid-off:before{content:"ႛ"}.hgi-solid.hgi-grid-table:before{content:"ႜ"}.hgi-solid.hgi-grid-view:before{content:"ႝ"}.hgi-solid.hgi-grid:before{content:"႞"}.hgi-solid.hgi-grimacing:before{content:"႟"}.hgi-solid.hgi-grinning:before{content:"Ⴀ"}.hgi-solid.hgi-grok:before{content:"Ⴁ"}.hgi-solid.hgi-group-items:before{content:"Ⴂ"}.hgi-solid.hgi-group-layers:before{content:"Ⴃ"}.hgi-solid.hgi-guest-house:before{content:"Ⴄ"}.hgi-solid.hgi-gun:before{content:"Ⴅ"}.hgi-solid.hgi-gymnastic-rings:before{content:"Ⴆ"}.hgi-solid.hgi-gymnastic:before{content:"Ⴇ"}.hgi-solid.hgi-hackerrank:before{content:"Ⴈ"}.hgi-solid.hgi-hair-clips:before{content:"Ⴉ"}.hgi-solid.hgi-hair-dryer:before{content:"Ⴊ"}.hgi-solid.hgi-haji:before{content:"Ⴋ"}.hgi-solid.hgi-halal:before{content:"Ⴌ"}.hgi-solid.hgi-hamburger-01:before{content:"Ⴍ"}.hgi-solid.hgi-hamburger-02:before{content:"Ⴎ"}.hgi-solid.hgi-hand-bag-01:before{content:"Ⴏ"}.hgi-solid.hgi-hand-bag-02:before{content:"Ⴐ"}.hgi-solid.hgi-hand-beater:before{content:"Ⴑ"}.hgi-solid.hgi-hand-grip:before{content:"Ⴒ"}.hgi-solid.hgi-hand-pointing-down-01:before{content:"Ⴓ"}.hgi-solid.hgi-hand-pointing-down-02:before{content:"Ⴔ"}.hgi-solid.hgi-hand-pointing-down-03:before{content:"Ⴕ"}.hgi-solid.hgi-hand-pointing-down-04:before{content:"Ⴖ"}.hgi-solid.hgi-hand-pointing-left-01:before{content:"Ⴗ"}.hgi-solid.hgi-hand-pointing-left-02:before{content:"Ⴘ"}.hgi-solid.hgi-hand-pointing-left-03:before{content:"Ⴙ"}.hgi-solid.hgi-hand-pointing-left-04:before{content:"Ⴚ"}.hgi-solid.hgi-hand-pointing-right-01:before{content:"Ⴛ"}.hgi-solid.hgi-hand-pointing-right-02:before{content:"Ⴜ"}.hgi-solid.hgi-hand-pointing-right-03:before{content:"Ⴝ"}.hgi-solid.hgi-hand-pointing-right-04:before{content:"Ⴞ"}.hgi-solid.hgi-hand-prayer:before{content:"Ⴟ"}.hgi-solid.hgi-hand-sanitizer:before{content:"Ⴠ"}.hgi-solid.hgi-handcuffs:before{content:"Ⴡ"}.hgi-solid.hgi-hanger:before{content:"Ⴢ"}.hgi-solid.hgi-hanging-clock:before{content:"Ⴣ"}.hgi-solid.hgi-hangout:before{content:"Ⴤ"}.hgi-solid.hgi-happy:before{content:"Ⴥ"}.hgi-solid.hgi-hard-drive:before{content:"჆"}.hgi-solid.hgi-hdd:before{content:"Ⴧ"}.hgi-solid.hgi-hdr-01:before{content:"჈"}.hgi-solid.hgi-hdr-02:before{content:"჉"}.hgi-solid.hgi-heading-01:before{content:"჊"}.hgi-solid.hgi-heading-02:before{content:"჋"}.hgi-solid.hgi-heading-03:before{content:"჌"}.hgi-solid.hgi-heading-04:before{content:"Ⴭ"}.hgi-solid.hgi-heading-05:before{content:"჎"}.hgi-solid.hgi-heading-06:before{content:"჏"}.hgi-solid.hgi-heading:before{content:"ა"}.hgi-solid.hgi-headphone-mute:before{content:"ბ"}.hgi-solid.hgi-headphones:before{content:"გ"}.hgi-solid.hgi-headset-connected:before{content:"დ"}.hgi-solid.hgi-headset-off:before{content:"ე"}.hgi-solid.hgi-headset:before{content:"ვ"}.hgi-solid.hgi-healtcare:before{content:"ზ"}.hgi-solid.hgi-health:before{content:"თ"}.hgi-solid.hgi-heart-add:before{content:"ი"}.hgi-solid.hgi-heart-check:before{content:"კ"}.hgi-solid.hgi-heart-remove:before{content:"ლ"}.hgi-solid.hgi-heartbreak:before{content:"მ"}.hgi-solid.hgi-helicopter:before{content:"ნ"}.hgi-solid.hgi-help-circle:before{content:"ო"}.hgi-solid.hgi-help-square:before{content:"პ"}.hgi-solid.hgi-hexagon-01:before{content:"ჟ"}.hgi-solid.hgi-hexagon:before{content:"რ"}.hgi-solid.hgi-hierarchy-circle-01:before{content:"ს"}.hgi-solid.hgi-hierarchy-circle-02:before{content:"ტ"}.hgi-solid.hgi-hierarchy-circle-03:before{content:"უ"}.hgi-solid.hgi-hierarchy-files:before{content:"ფ"}.hgi-solid.hgi-hierarchy-square-01:before{content:"ქ"}.hgi-solid.hgi-hierarchy-square-02:before{content:"ღ"}.hgi-solid.hgi-hierarchy-square-03:before{content:"ყ"}.hgi-solid.hgi-hierarchy-square-04:before{content:"შ"}.hgi-solid.hgi-hierarchy-square-05:before{content:"ჩ"}.hgi-solid.hgi-hierarchy-square-06:before{content:"ც"}.hgi-solid.hgi-hierarchy-square-07:before{content:"ძ"}.hgi-solid.hgi-hierarchy-square-08:before{content:"წ"}.hgi-solid.hgi-hierarchy-square-10:before{content:"ჭ"}.hgi-solid.hgi-hierarchy:before{content:"ხ"}.hgi-solid.hgi-high-heels-01:before{content:"ჯ"}.hgi-solid.hgi-high-heels-02:before{content:"ჰ"}.hgi-solid.hgi-hijab:before{content:"ჱ"}.hgi-solid.hgi-hockey:before{content:"ჲ"}.hgi-solid.hgi-hold-01:before{content:"ჳ"}.hgi-solid.hgi-hold-02:before{content:"ჴ"}.hgi-solid.hgi-hold-03:before{content:"ჵ"}.hgi-solid.hgi-hold-04:before{content:"ჶ"}.hgi-solid.hgi-hold-05:before{content:"ჷ"}.hgi-solid.hgi-hold-locked-01:before{content:"ჸ"}.hgi-solid.hgi-hold-locked-02:before{content:"ჹ"}.hgi-solid.hgi-hold-phone:before{content:"ჺ"}.hgi-solid.hgi-hologram:before{content:"჻"}.hgi-solid.hgi-home-01:before{content:"ჼ"}.hgi-solid.hgi-home-02:before{content:"ჽ"}.hgi-solid.hgi-home-03:before{content:"ჾ"}.hgi-solid.hgi-home-04:before{content:"ჿ"}.hgi-solid.hgi-home-05:before{content:"ᄀ"}.hgi-solid.hgi-home-06:before{content:"ᄁ"}.hgi-solid.hgi-home-07:before{content:"ᄂ"}.hgi-solid.hgi-home-08:before{content:"ᄃ"}.hgi-solid.hgi-home-09:before{content:"ᄄ"}.hgi-solid.hgi-home-10:before{content:"ᄅ"}.hgi-solid.hgi-home-11:before{content:"ᄆ"}.hgi-solid.hgi-home-12:before{content:"ᄇ"}.hgi-solid.hgi-home-13:before{content:"ᄈ"}.hgi-solid.hgi-home-wifi:before{content:"ᄉ"}.hgi-solid.hgi-honey-01:before{content:"ᄊ"}.hgi-solid.hgi-honey-02:before{content:"ᄋ"}.hgi-solid.hgi-honor:before{content:"ᄌ"}.hgi-solid.hgi-honour-star:before{content:"ᄍ"}.hgi-solid.hgi-hoodie:before{content:"ᄎ"}.hgi-solid.hgi-horizonal-scroll-point:before{content:"ᄏ"}.hgi-solid.hgi-horizontal-resize:before{content:"ᄐ"}.hgi-solid.hgi-hospital-01:before{content:"ᄑ"}.hgi-solid.hgi-hospital-02:before{content:"ᄒ"}.hgi-solid.hgi-hospital-bed-01:before{content:"ᄓ"}.hgi-solid.hgi-hospital-bed-02:before{content:"ᄔ"}.hgi-solid.hgi-hospital-location:before{content:"ᄕ"}.hgi-solid.hgi-hot-air-balloon:before{content:"ᄖ"}.hgi-solid.hgi-hot-price:before{content:"ᄗ"}.hgi-solid.hgi-hot-tube:before{content:"ᄘ"}.hgi-solid.hgi-hotdog:before{content:"ᄙ"}.hgi-solid.hgi-hotel-01:before{content:"ᄚ"}.hgi-solid.hgi-hotel-02:before{content:"ᄛ"}.hgi-solid.hgi-hotspot-offline:before{content:"ᄜ"}.hgi-solid.hgi-hotspot:before{content:"ᄝ"}.hgi-solid.hgi-hourglass-off:before{content:"ᄞ"}.hgi-solid.hgi-hourglass:before{content:"ᄟ"}.hgi-solid.hgi-house-01:before{content:"ᄠ"}.hgi-solid.hgi-house-02:before{content:"ᄡ"}.hgi-solid.hgi-house-03:before{content:"ᄢ"}.hgi-solid.hgi-house-04:before{content:"ᄣ"}.hgi-solid.hgi-house-05:before{content:"ᄤ"}.hgi-solid.hgi-house-solar-panel:before{content:"ᄥ"}.hgi-solid.hgi-html-5:before{content:"ᄦ"}.hgi-solid.hgi-humidity:before{content:"ᄧ"}.hgi-solid.hgi-hut:before{content:"ᄨ"}.hgi-solid.hgi-hydro-power:before{content:"ᄩ"}.hgi-solid.hgi-hyperbole:before{content:"ᄪ"}.hgi-solid.hgi-ice-cream-01:before{content:"ᄫ"}.hgi-solid.hgi-ice-cream-02:before{content:"ᄬ"}.hgi-solid.hgi-ice-cream-03:before{content:"ᄭ"}.hgi-solid.hgi-ice-cream-04:before{content:"ᄮ"}.hgi-solid.hgi-ice-hockey:before{content:"ᄯ"}.hgi-solid.hgi-ice-skating:before{content:"ᄰ"}.hgi-solid.hgi-ico:before{content:"ᄱ"}.hgi-solid.hgi-iconjar:before{content:"ᄲ"}.hgi-solid.hgi-id-not-verified:before{content:"ᄳ"}.hgi-solid.hgi-id-verified:before{content:"ᄴ"}.hgi-solid.hgi-id:before{content:"ᄵ"}.hgi-solid.hgi-idea-01:before{content:"ᄶ"}.hgi-solid.hgi-idea:before{content:"ᄷ"}.hgi-solid.hgi-identification:before{content:"ᄸ"}.hgi-solid.hgi-identity-card:before{content:"ᄹ"}.hgi-solid.hgi-image-01:before{content:"ᄺ"}.hgi-solid.hgi-image-02:before{content:"ᄻ"}.hgi-solid.hgi-image-add-01:before{content:"ᄼ"}.hgi-solid.hgi-image-add-02:before{content:"ᄽ"}.hgi-solid.hgi-image-composition-oval:before{content:"ᄾ"}.hgi-solid.hgi-image-composition:before{content:"ᄿ"}.hgi-solid.hgi-image-crop:before{content:"ᅀ"}.hgi-solid.hgi-image-delete-01:before{content:"ᅁ"}.hgi-solid.hgi-image-delete-02:before{content:"ᅂ"}.hgi-solid.hgi-image-done-01:before{content:"ᅃ"}.hgi-solid.hgi-image-done-02:before{content:"ᅄ"}.hgi-solid.hgi-image-download-02:before{content:"ᅅ"}.hgi-solid.hgi-image-download:before{content:"ᅆ"}.hgi-solid.hgi-image-not-found-01:before{content:"ᅇ"}.hgi-solid.hgi-image-not-found-02:before{content:"ᅈ"}.hgi-solid.hgi-image-remove-01:before{content:"ᅉ"}.hgi-solid.hgi-image-remove-02:before{content:"ᅊ"}.hgi-solid.hgi-image-upload-01:before{content:"ᅋ"}.hgi-solid.hgi-image-upload:before{content:"ᅌ"}.hgi-solid.hgi-imo:before{content:"ᅍ"}.hgi-solid.hgi-important-book:before{content:"ᅎ"}.hgi-solid.hgi-in-love:before{content:"ᅏ"}.hgi-solid.hgi-inbox-check:before{content:"ᅐ"}.hgi-solid.hgi-inbox-download:before{content:"ᅑ"}.hgi-solid.hgi-inbox-unread:before{content:"ᅒ"}.hgi-solid.hgi-inbox-upload:before{content:"ᅓ"}.hgi-solid.hgi-inbox:before{content:"ᅔ"}.hgi-solid.hgi-incognito:before{content:"ᅕ"}.hgi-solid.hgi-india-gate:before{content:"ᅖ"}.hgi-solid.hgi-inequality-01:before{content:"ᅗ"}.hgi-solid.hgi-inequality-02:before{content:"ᅘ"}.hgi-solid.hgi-inequality-circle-01:before{content:"ᅙ"}.hgi-solid.hgi-inequality-circle-02:before{content:"ᅚ"}.hgi-solid.hgi-inequality-square-01:before{content:"ᅛ"}.hgi-solid.hgi-inequality-square-02:before{content:"ᅜ"}.hgi-solid.hgi-infinity-01:before{content:"ᅝ"}.hgi-solid.hgi-infinity-02:before{content:"ᅞ"}.hgi-solid.hgi-infinity-circle:before{content:"ᅟ"}.hgi-solid.hgi-infinity-square:before{content:"ᅠ"}.hgi-solid.hgi-information-circle:before{content:"ᅡ"}.hgi-solid.hgi-information-diamond:before{content:"ᅢ"}.hgi-solid.hgi-information-square:before{content:"ᅣ"}.hgi-solid.hgi-injection:before{content:"ᅤ"}.hgi-solid.hgi-insert-bottom-image:before{content:"ᅥ"}.hgi-solid.hgi-insert-center-image:before{content:"ᅦ"}.hgi-solid.hgi-insert-column-left:before{content:"ᅧ"}.hgi-solid.hgi-insert-column:before{content:"ᅨ"}.hgi-solid.hgi-insert-pi:before{content:"ᅩ"}.hgi-solid.hgi-insert-row-down:before{content:"ᅪ"}.hgi-solid.hgi-insert-row-up:before{content:"ᅫ"}.hgi-solid.hgi-insert-row:before{content:"ᅬ"}.hgi-solid.hgi-insert-top-image:before{content:"ᅭ"}.hgi-solid.hgi-inspect-code:before{content:"ᅮ"}.hgi-solid.hgi-instagram:before{content:"ᅯ"}.hgi-solid.hgi-installing-updates-01:before{content:"ᅰ"}.hgi-solid.hgi-installing-updates-02:before{content:"ᅱ"}.hgi-solid.hgi-internet-antenna-01:before{content:"ᅲ"}.hgi-solid.hgi-internet-antenna-02:before{content:"ᅳ"}.hgi-solid.hgi-internet-antenna-03:before{content:"ᅴ"}.hgi-solid.hgi-internet-antenna-04:before{content:"ᅵ"}.hgi-solid.hgi-internet:before{content:"ᅶ"}.hgi-solid.hgi-investigation:before{content:"ᅷ"}.hgi-solid.hgi-invoice-01:before{content:"ᅸ"}.hgi-solid.hgi-invoice-02:before{content:"ᅹ"}.hgi-solid.hgi-invoice-03:before{content:"ᅺ"}.hgi-solid.hgi-invoice-04:before{content:"ᅻ"}.hgi-solid.hgi-invoice:before{content:"ᅼ"}.hgi-solid.hgi-ipod:before{content:"ᅽ"}.hgi-solid.hgi-iris-scan:before{content:"ᅾ"}.hgi-solid.hgi-island:before{content:"ᅿ"}.hgi-solid.hgi-jar:before{content:"ᆀ"}.hgi-solid.hgi-java-script:before{content:"ᆁ"}.hgi-solid.hgi-java:before{content:"ᆂ"}.hgi-solid.hgi-job-link:before{content:"ᆃ"}.hgi-solid.hgi-job-search:before{content:"ᆄ"}.hgi-solid.hgi-job-share:before{content:"ᆅ"}.hgi-solid.hgi-jogger-pants:before{content:"ᆆ"}.hgi-solid.hgi-join-bevel:before{content:"ᆇ"}.hgi-solid.hgi-join-round:before{content:"ᆈ"}.hgi-solid.hgi-join-straight:before{content:"ᆉ"}.hgi-solid.hgi-joker:before{content:"ᆊ"}.hgi-solid.hgi-joystick-01:before{content:"ᆋ"}.hgi-solid.hgi-joystick-02:before{content:"ᆌ"}.hgi-solid.hgi-joystick-03:before{content:"ᆍ"}.hgi-solid.hgi-joystick-04:before{content:"ᆎ"}.hgi-solid.hgi-joystick-05:before{content:"ᆏ"}.hgi-solid.hgi-jpg-01:before{content:"ᆐ"}.hgi-solid.hgi-jpg-02:before{content:"ᆑ"}.hgi-solid.hgi-jsx-01:before{content:"ᆒ"}.hgi-solid.hgi-jsx-02:before{content:"ᆓ"}.hgi-solid.hgi-jsx-03:before{content:"ᆔ"}.hgi-solid.hgi-judge:before{content:"ᆕ"}.hgi-solid.hgi-jupiter:before{content:"ᆖ"}.hgi-solid.hgi-justice-scale-01:before{content:"ᆗ"}.hgi-solid.hgi-justice-scale-02:before{content:"ᆘ"}.hgi-solid.hgi-kaaba-01:before{content:"ᆙ"}.hgi-solid.hgi-kaaba-02:before{content:"ᆚ"}.hgi-solid.hgi-kayak:before{content:"ᆛ"}.hgi-solid.hgi-keffiyeh:before{content:"ᆜ"}.hgi-solid.hgi-kettle-01:before{content:"ᆝ"}.hgi-solid.hgi-kettle:before{content:"ᆞ"}.hgi-solid.hgi-kettlebell:before{content:"ᆟ"}.hgi-solid.hgi-ketupat:before{content:"ᆠ"}.hgi-solid.hgi-key-01:before{content:"ᆡ"}.hgi-solid.hgi-key-02:before{content:"ᆢ"}.hgi-solid.hgi-key-generator-fob:before{content:"ᆣ"}.hgi-solid.hgi-keyboard:before{content:"ᆤ"}.hgi-solid.hgi-keyframe-add:before{content:"ᆥ"}.hgi-solid.hgi-keyframe-align-center:before{content:"ᆦ"}.hgi-solid.hgi-keyframe-align-horizontal:before{content:"ᆧ"}.hgi-solid.hgi-keyframe-align-vertical:before{content:"ᆨ"}.hgi-solid.hgi-keyframe-bottom:before{content:"ᆩ"}.hgi-solid.hgi-keyframe-left:before{content:"ᆪ"}.hgi-solid.hgi-keyframe-remove:before{content:"ᆫ"}.hgi-solid.hgi-keyframe-right:before{content:"ᆬ"}.hgi-solid.hgi-keyframe-top:before{content:"ᆭ"}.hgi-solid.hgi-keyframe:before{content:"ᆮ"}.hgi-solid.hgi-keyframes-double-add:before{content:"ᆯ"}.hgi-solid.hgi-keyframes-double-remove:before{content:"ᆰ"}.hgi-solid.hgi-keyframes-double:before{content:"ᆱ"}.hgi-solid.hgi-keyframes-multiple-add:before{content:"ᆲ"}.hgi-solid.hgi-keyframes-multiple-remove:before{content:"ᆳ"}.hgi-solid.hgi-keyframes-multiple:before{content:"ᆴ"}.hgi-solid.hgi-kickstarter-01:before{content:"ᆵ"}.hgi-solid.hgi-kickstarter-02:before{content:"ᆶ"}.hgi-solid.hgi-kid:before{content:"ᆷ"}.hgi-solid.hgi-kidneys:before{content:"ᆸ"}.hgi-solid.hgi-kissing:before{content:"ᆹ"}.hgi-solid.hgi-kitchen-utensils:before{content:"ᆺ"}.hgi-solid.hgi-kite:before{content:"ᆻ"}.hgi-solid.hgi-knife-01:before{content:"ᆼ"}.hgi-solid.hgi-knife-02:before{content:"ᆽ"}.hgi-solid.hgi-knife-bread:before{content:"ᆾ"}.hgi-solid.hgi-knight-shield:before{content:"ᆿ"}.hgi-solid.hgi-knives:before{content:"ᇀ"}.hgi-solid.hgi-knowledge-01:before{content:"ᇁ"}.hgi-solid.hgi-knowledge-02:before{content:"ᇂ"}.hgi-solid.hgi-kurta-01:before{content:"ᇃ"}.hgi-solid.hgi-kurta:before{content:"ᇄ"}.hgi-solid.hgi-label-important:before{content:"ᇅ"}.hgi-solid.hgi-label:before{content:"ᇆ"}.hgi-solid.hgi-labor:before{content:"ᇇ"}.hgi-solid.hgi-labs:before{content:"ᇈ"}.hgi-solid.hgi-lake:before{content:"ᇉ"}.hgi-solid.hgi-lamp-01:before{content:"ᇊ"}.hgi-solid.hgi-lamp-02:before{content:"ᇋ"}.hgi-solid.hgi-lamp-03:before{content:"ᇌ"}.hgi-solid.hgi-lamp-04:before{content:"ᇍ"}.hgi-solid.hgi-lamp-05:before{content:"ᇎ"}.hgi-solid.hgi-lamp:before{content:"ᇏ"}.hgi-solid.hgi-language-circle:before{content:"ᇐ"}.hgi-solid.hgi-language-skill:before{content:"ᇑ"}.hgi-solid.hgi-language-square:before{content:"ᇒ"}.hgi-solid.hgi-lantern:before{content:"ᇓ"}.hgi-solid.hgi-laptop-add:before{content:"ᇔ"}.hgi-solid.hgi-laptop-charging:before{content:"ᇕ"}.hgi-solid.hgi-laptop-check:before{content:"ᇖ"}.hgi-solid.hgi-laptop-cloud:before{content:"ᇗ"}.hgi-solid.hgi-laptop-issue:before{content:"ᇘ"}.hgi-solid.hgi-laptop-performance:before{content:"ᇙ"}.hgi-solid.hgi-laptop-phone-sync:before{content:"ᇚ"}.hgi-solid.hgi-laptop-programming:before{content:"ᇛ"}.hgi-solid.hgi-laptop-remove:before{content:"ᇜ"}.hgi-solid.hgi-laptop-settings:before{content:"ᇝ"}.hgi-solid.hgi-laptop-video:before{content:"ᇞ"}.hgi-solid.hgi-laptop:before{content:"ᇟ"}.hgi-solid.hgi-lasso-tool-01:before{content:"ᇠ"}.hgi-solid.hgi-lasso-tool-02:before{content:"ᇡ"}.hgi-solid.hgi-last-fm:before{content:"ᇢ"}.hgi-solid.hgi-latitude:before{content:"ᇣ"}.hgi-solid.hgi-laughing:before{content:"ᇤ"}.hgi-solid.hgi-laurel-wreath-01:before{content:"ᇥ"}.hgi-solid.hgi-laurel-wreath-02:before{content:"ᇦ"}.hgi-solid.hgi-laurel-wreath-first-01:before{content:"ᇧ"}.hgi-solid.hgi-laurel-wreath-first-02:before{content:"ᇨ"}.hgi-solid.hgi-laurel-wreath-left-01:before{content:"ᇩ"}.hgi-solid.hgi-laurel-wreath-left-02:before{content:"ᇪ"}.hgi-solid.hgi-laurel-wreath-left-03:before{content:"ᇫ"}.hgi-solid.hgi-laurel-wreath-right-01:before{content:"ᇬ"}.hgi-solid.hgi-laurel-wreath-right-02:before{content:"ᇭ"}.hgi-solid.hgi-laurel-wreath-right-03:before{content:"ᇮ"}.hgi-solid.hgi-layer-add:before{content:"ᇯ"}.hgi-solid.hgi-layer-mask-01:before{content:"ᇰ"}.hgi-solid.hgi-layer-mask-02:before{content:"ᇱ"}.hgi-solid.hgi-layers-01:before{content:"ᇲ"}.hgi-solid.hgi-layers-02:before{content:"ᇳ"}.hgi-solid.hgi-layers-logo:before{content:"ᇴ"}.hgi-solid.hgi-layout-01:before{content:"ᇵ"}.hgi-solid.hgi-layout-02:before{content:"ᇶ"}.hgi-solid.hgi-layout-03:before{content:"ᇷ"}.hgi-solid.hgi-layout-04:before{content:"ᇸ"}.hgi-solid.hgi-layout-05:before{content:"ᇹ"}.hgi-solid.hgi-layout-06:before{content:"ᇺ"}.hgi-solid.hgi-layout-07:before{content:"ᇻ"}.hgi-solid.hgi-layout-2-column:before{content:"ᇼ"}.hgi-solid.hgi-layout-2-row:before{content:"ᇽ"}.hgi-solid.hgi-layout-3-column:before{content:"ᇾ"}.hgi-solid.hgi-layout-3-row:before{content:"ᇿ"}.hgi-solid.hgi-layout-bottom:before{content:"ሀ"}.hgi-solid.hgi-layout-grid:before{content:"ሁ"}.hgi-solid.hgi-layout-left:before{content:"ሂ"}.hgi-solid.hgi-layout-right:before{content:"ሃ"}.hgi-solid.hgi-layout-table-01:before{content:"ሄ"}.hgi-solid.hgi-layout-table-02:before{content:"ህ"}.hgi-solid.hgi-layout-top:before{content:"ሆ"}.hgi-solid.hgi-leaf-01:before{content:"ሇ"}.hgi-solid.hgi-leaf-02:before{content:"ለ"}.hgi-solid.hgi-leaf-03:before{content:"ሉ"}.hgi-solid.hgi-leaf-04:before{content:"ሊ"}.hgi-solid.hgi-leaving-geo-fence:before{content:"ላ"}.hgi-solid.hgi-leetcode:before{content:"ሌ"}.hgi-solid.hgi-left-angle:before{content:"ል"}.hgi-solid.hgi-left-to-right-block-quote:before{content:"ሎ"}.hgi-solid.hgi-left-to-right-list-bullet:before{content:"ሏ"}.hgi-solid.hgi-left-to-right-list-dash:before{content:"ሐ"}.hgi-solid.hgi-left-to-right-list-number:before{content:"ሑ"}.hgi-solid.hgi-left-to-right-list-star-01:before{content:"ሒ"}.hgi-solid.hgi-left-to-right-list-star:before{content:"ሓ"}.hgi-solid.hgi-left-to-right-list-triangle:before{content:"ሔ"}.hgi-solid.hgi-left-triangle:before{content:"ሕ"}.hgi-solid.hgi-legal-01:before{content:"ሖ"}.hgi-solid.hgi-legal-02:before{content:"ሗ"}.hgi-solid.hgi-legal-document-01:before{content:"መ"}.hgi-solid.hgi-legal-document-02:before{content:"ሙ"}.hgi-solid.hgi-legal-hammer:before{content:"ሚ"}.hgi-solid.hgi-less-than-circle:before{content:"ማ"}.hgi-solid.hgi-less-than-square:before{content:"ሜ"}.hgi-solid.hgi-less-than:before{content:"ም"}.hgi-solid.hgi-letter-spacing:before{content:"ሞ"}.hgi-solid.hgi-libraries:before{content:"ሟ"}.hgi-solid.hgi-library:before{content:"ሠ"}.hgi-solid.hgi-license-draft:before{content:"ሡ"}.hgi-solid.hgi-license-maintenance:before{content:"ሢ"}.hgi-solid.hgi-license-no:before{content:"ሣ"}.hgi-solid.hgi-license-pin:before{content:"ሤ"}.hgi-solid.hgi-license-third-party:before{content:"ሥ"}.hgi-solid.hgi-license:before{content:"ሦ"}.hgi-solid.hgi-lift-truck:before{content:"ሧ"}.hgi-solid.hgi-lighthouse:before{content:"ረ"}.hgi-solid.hgi-limitation:before{content:"ሩ"}.hgi-solid.hgi-line:before{content:"ሪ"}.hgi-solid.hgi-liner:before{content:"ራ"}.hgi-solid.hgi-link-01:before{content:"ሬ"}.hgi-solid.hgi-link-02:before{content:"ር"}.hgi-solid.hgi-link-03:before{content:"ሮ"}.hgi-solid.hgi-link-04:before{content:"ሯ"}.hgi-solid.hgi-link-05:before{content:"ሰ"}.hgi-solid.hgi-link-06:before{content:"ሱ"}.hgi-solid.hgi-link-backward:before{content:"ሲ"}.hgi-solid.hgi-link-circle-02:before{content:"ሳ"}.hgi-solid.hgi-link-circle:before{content:"ሴ"}.hgi-solid.hgi-link-forward:before{content:"ስ"}.hgi-solid.hgi-link-square-01:before{content:"ሶ"}.hgi-solid.hgi-link-square-02:before{content:"ሷ"}.hgi-solid.hgi-linkedin-01:before{content:"ሸ"}.hgi-solid.hgi-linkedin-02:before{content:"ሹ"}.hgi-solid.hgi-list-setting:before{content:"ሺ"}.hgi-solid.hgi-list-view:before{content:"ሻ"}.hgi-solid.hgi-litecoin:before{content:"ሼ"}.hgi-solid.hgi-liver:before{content:"ሽ"}.hgi-solid.hgi-loading-01:before{content:"ሾ"}.hgi-solid.hgi-loading-02:before{content:"ሿ"}.hgi-solid.hgi-loading-03:before{content:"ቀ"}.hgi-solid.hgi-loading-04:before{content:"ቁ"}.hgi-solid.hgi-location-01:before{content:"ቂ"}.hgi-solid.hgi-location-02:before{content:"ቃ"}.hgi-solid.hgi-location-03:before{content:"ቄ"}.hgi-solid.hgi-location-04:before{content:"ቅ"}.hgi-solid.hgi-location-05:before{content:"ቆ"}.hgi-solid.hgi-location-06:before{content:"ቇ"}.hgi-solid.hgi-location-07:before{content:"ቈ"}.hgi-solid.hgi-location-08:before{content:"቉"}.hgi-solid.hgi-location-09:before{content:"ቊ"}.hgi-solid.hgi-location-10:before{content:"ቋ"}.hgi-solid.hgi-location-add-01:before{content:"ቌ"}.hgi-solid.hgi-location-add-02:before{content:"ቍ"}.hgi-solid.hgi-location-check-01:before{content:"቎"}.hgi-solid.hgi-location-check-02:before{content:"቏"}.hgi-solid.hgi-location-favourite-01:before{content:"ቐ"}.hgi-solid.hgi-location-favourite-02:before{content:"ቑ"}.hgi-solid.hgi-location-offline-01:before{content:"ቒ"}.hgi-solid.hgi-location-offline-02:before{content:"ቓ"}.hgi-solid.hgi-location-offline-03:before{content:"ቔ"}.hgi-solid.hgi-location-offline-04:before{content:"ቕ"}.hgi-solid.hgi-location-remove-01:before{content:"ቖ"}.hgi-solid.hgi-location-remove-02:before{content:"቗"}.hgi-solid.hgi-location-share-01:before{content:"ቘ"}.hgi-solid.hgi-location-share-02:before{content:"቙"}.hgi-solid.hgi-location-star-01:before{content:"ቚ"}.hgi-solid.hgi-location-star-02:before{content:"ቛ"}.hgi-solid.hgi-location-update-01:before{content:"ቜ"}.hgi-solid.hgi-location-update-02:before{content:"ቝ"}.hgi-solid.hgi-location-user-01:before{content:"቞"}.hgi-solid.hgi-location-user-02:before{content:"቟"}.hgi-solid.hgi-location-user-03:before{content:"በ"}.hgi-solid.hgi-location-user-04:before{content:"ቡ"}.hgi-solid.hgi-lock-computer:before{content:"ቢ"}.hgi-solid.hgi-lock-key:before{content:"ባ"}.hgi-solid.hgi-lock-password:before{content:"ቤ"}.hgi-solid.hgi-lock-sync-01:before{content:"ብ"}.hgi-solid.hgi-lock-sync-02:before{content:"ቦ"}.hgi-solid.hgi-lock:before{content:"ቧ"}.hgi-solid.hgi-locked:before{content:"ቨ"}.hgi-solid.hgi-locker-01:before{content:"ቩ"}.hgi-solid.hgi-locker:before{content:"ቪ"}.hgi-solid.hgi-login-01:before{content:"ቫ"}.hgi-solid.hgi-login-02:before{content:"ቬ"}.hgi-solid.hgi-login-03:before{content:"ቭ"}.hgi-solid.hgi-login-circle-01:before{content:"ቮ"}.hgi-solid.hgi-login-circle-02:before{content:"ቯ"}.hgi-solid.hgi-login-method:before{content:"ተ"}.hgi-solid.hgi-login-square-01:before{content:"ቱ"}.hgi-solid.hgi-login-square-02:before{content:"ቲ"}.hgi-solid.hgi-logout-01:before{content:"ታ"}.hgi-solid.hgi-logout-02:before{content:"ቴ"}.hgi-solid.hgi-logout-03:before{content:"ት"}.hgi-solid.hgi-logout-04:before{content:"ቶ"}.hgi-solid.hgi-logout-05:before{content:"ቷ"}.hgi-solid.hgi-logout-circle-01:before{content:"ቸ"}.hgi-solid.hgi-logout-circle-02:before{content:"ቹ"}.hgi-solid.hgi-logout-square-01:before{content:"ቺ"}.hgi-solid.hgi-logout-square-02:before{content:"ቻ"}.hgi-solid.hgi-lollipop:before{content:"ቼ"}.hgi-solid.hgi-long-sleeve-shirt:before{content:"ች"}.hgi-solid.hgi-longitude:before{content:"ቾ"}.hgi-solid.hgi-look-bottom:before{content:"ቿ"}.hgi-solid.hgi-look-left:before{content:"ኀ"}.hgi-solid.hgi-look-right:before{content:"ኁ"}.hgi-solid.hgi-look-top:before{content:"ኂ"}.hgi-solid.hgi-loom:before{content:"ኃ"}.hgi-solid.hgi-lottiefiles:before{content:"ኄ"}.hgi-solid.hgi-love-korean-finger:before{content:"ኅ"}.hgi-solid.hgi-loyalty-card:before{content:"ኆ"}.hgi-solid.hgi-luggage-01:before{content:"ኇ"}.hgi-solid.hgi-luggage-02:before{content:"ኈ"}.hgi-solid.hgi-lungs:before{content:"኉"}.hgi-solid.hgi-machine-robot:before{content:"ኊ"}.hgi-solid.hgi-magic-wand-01:before{content:"ኋ"}.hgi-solid.hgi-magic-wand-02:before{content:"ኌ"}.hgi-solid.hgi-magic-wand-03:before{content:"ኍ"}.hgi-solid.hgi-magnet-01:before{content:"኎"}.hgi-solid.hgi-magnet-02:before{content:"኏"}.hgi-solid.hgi-magnet:before{content:"ነ"}.hgi-solid.hgi-mail-01:before{content:"ኑ"}.hgi-solid.hgi-mail-02:before{content:"ኒ"}.hgi-solid.hgi-mail-account-01:before{content:"ና"}.hgi-solid.hgi-mail-account-02:before{content:"ኔ"}.hgi-solid.hgi-mail-add-01:before{content:"ን"}.hgi-solid.hgi-mail-add-02:before{content:"ኖ"}.hgi-solid.hgi-mail-at-sign-01:before{content:"ኗ"}.hgi-solid.hgi-mail-at-sign-02:before{content:"ኘ"}.hgi-solid.hgi-mail-block-01:before{content:"ኙ"}.hgi-solid.hgi-mail-block-02:before{content:"ኚ"}.hgi-solid.hgi-mail-download-01:before{content:"ኛ"}.hgi-solid.hgi-mail-download-02:before{content:"ኜ"}.hgi-solid.hgi-mail-edit-01:before{content:"ኝ"}.hgi-solid.hgi-mail-edit-02:before{content:"ኞ"}.hgi-solid.hgi-mail-lock-01:before{content:"ኟ"}.hgi-solid.hgi-mail-lock-02:before{content:"አ"}.hgi-solid.hgi-mail-love-01:before{content:"ኡ"}.hgi-solid.hgi-mail-love-02:before{content:"ኢ"}.hgi-solid.hgi-mail-minus-01:before{content:"ኣ"}.hgi-solid.hgi-mail-minus-02:before{content:"ኤ"}.hgi-solid.hgi-mail-open-01:before{content:"እ"}.hgi-solid.hgi-mail-open-02:before{content:"ኦ"}.hgi-solid.hgi-mail-open-love:before{content:"ኧ"}.hgi-solid.hgi-mail-open:before{content:"ከ"}.hgi-solid.hgi-mail-receive-01:before{content:"ኩ"}.hgi-solid.hgi-mail-receive-02:before{content:"ኪ"}.hgi-solid.hgi-mail-remove-01:before{content:"ካ"}.hgi-solid.hgi-mail-remove-02:before{content:"ኬ"}.hgi-solid.hgi-mail-reply-01:before{content:"ክ"}.hgi-solid.hgi-mail-reply-02:before{content:"ኮ"}.hgi-solid.hgi-mail-reply-all-01:before{content:"ኯ"}.hgi-solid.hgi-mail-reply-all-02:before{content:"ኰ"}.hgi-solid.hgi-mail-search-01:before{content:"኱"}.hgi-solid.hgi-mail-search-02:before{content:"ኲ"}.hgi-solid.hgi-mail-secure-01:before{content:"ኳ"}.hgi-solid.hgi-mail-secure-02:before{content:"ኴ"}.hgi-solid.hgi-mail-send-01:before{content:"ኵ"}.hgi-solid.hgi-mail-send-02:before{content:"኶"}.hgi-solid.hgi-mail-setting-01:before{content:"኷"}.hgi-solid.hgi-mail-setting-02:before{content:"ኸ"}.hgi-solid.hgi-mail-unlock-01:before{content:"ኹ"}.hgi-solid.hgi-mail-unlock-02:before{content:"ኺ"}.hgi-solid.hgi-mail-upload-01:before{content:"ኻ"}.hgi-solid.hgi-mail-upload-02:before{content:"ኼ"}.hgi-solid.hgi-mail-validation-01:before{content:"ኽ"}.hgi-solid.hgi-mail-validation-02:before{content:"ኾ"}.hgi-solid.hgi-mail-voice-01:before{content:"኿"}.hgi-solid.hgi-mail-voice-02:before{content:"ዀ"}.hgi-solid.hgi-mailbox-01:before{content:"዁"}.hgi-solid.hgi-mailbox:before{content:"ዂ"}.hgi-solid.hgi-manager:before{content:"ዃ"}.hgi-solid.hgi-map-pin:before{content:"ዄ"}.hgi-solid.hgi-map-pinpoint-01:before{content:"ዅ"}.hgi-solid.hgi-map-pinpoint-02:before{content:"዆"}.hgi-solid.hgi-maping:before{content:"዇"}.hgi-solid.hgi-maps-circle-01:before{content:"ወ"}.hgi-solid.hgi-maps-circle-02:before{content:"ዉ"}.hgi-solid.hgi-maps-editing:before{content:"ዊ"}.hgi-solid.hgi-maps-global-01:before{content:"ዋ"}.hgi-solid.hgi-maps-global-02:before{content:"ዌ"}.hgi-solid.hgi-maps-location-01:before{content:"ው"}.hgi-solid.hgi-maps-location-02:before{content:"ዎ"}.hgi-solid.hgi-maps-off:before{content:"ዏ"}.hgi-solid.hgi-maps-refresh:before{content:"ዐ"}.hgi-solid.hgi-maps-search:before{content:"ዑ"}.hgi-solid.hgi-maps-square-01:before{content:"ዒ"}.hgi-solid.hgi-maps-square-02:before{content:"ዓ"}.hgi-solid.hgi-maps:before{content:"ዔ"}.hgi-solid.hgi-market-analysis:before{content:"ዕ"}.hgi-solid.hgi-marketing:before{content:"ዖ"}.hgi-solid.hgi-mask-love:before{content:"዗"}.hgi-solid.hgi-mask:before{content:"ዘ"}.hgi-solid.hgi-master-card:before{content:"ዙ"}.hgi-solid.hgi-matches:before{content:"ዚ"}.hgi-solid.hgi-math:before{content:"ዛ"}.hgi-solid.hgi-matrix:before{content:"ዜ"}.hgi-solid.hgi-maximize-01:before{content:"ዝ"}.hgi-solid.hgi-maximize-02:before{content:"ዞ"}.hgi-solid.hgi-maximize-03:before{content:"ዟ"}.hgi-solid.hgi-maximize-04:before{content:"ዠ"}.hgi-solid.hgi-maximize-screen:before{content:"ዡ"}.hgi-solid.hgi-mayan-pyramid:before{content:"ዢ"}.hgi-solid.hgi-maze:before{content:"ዣ"}.hgi-solid.hgi-medal-01:before{content:"ዤ"}.hgi-solid.hgi-medal-02:before{content:"ዥ"}.hgi-solid.hgi-medal-03:before{content:"ዦ"}.hgi-solid.hgi-medal-04:before{content:"ዧ"}.hgi-solid.hgi-medal-05:before{content:"የ"}.hgi-solid.hgi-medal-06:before{content:"ዩ"}.hgi-solid.hgi-medal-07:before{content:"ዪ"}.hgi-solid.hgi-medal-first-place:before{content:"ያ"}.hgi-solid.hgi-medal-second-place:before{content:"ዬ"}.hgi-solid.hgi-medal-third-place:before{content:"ይ"}.hgi-solid.hgi-medical-file:before{content:"ዮ"}.hgi-solid.hgi-medical-mask:before{content:"ዯ"}.hgi-solid.hgi-medicine-01:before{content:"ደ"}.hgi-solid.hgi-medicine-02:before{content:"ዱ"}.hgi-solid.hgi-medicine-bottle-01:before{content:"ዲ"}.hgi-solid.hgi-medicine-bottle-02:before{content:"ዳ"}.hgi-solid.hgi-medicine-syrup:before{content:"ዴ"}.hgi-solid.hgi-medium-square:before{content:"ድ"}.hgi-solid.hgi-medium:before{content:"ዶ"}.hgi-solid.hgi-meeting-room:before{content:"ዷ"}.hgi-solid.hgi-megaphone-01:before{content:"ዸ"}.hgi-solid.hgi-megaphone-02:before{content:"ዹ"}.hgi-solid.hgi-meh:before{content:"ዺ"}.hgi-solid.hgi-mentor:before{content:"ዻ"}.hgi-solid.hgi-mentoring:before{content:"ዼ"}.hgi-solid.hgi-menu-01:before{content:"ዽ"}.hgi-solid.hgi-menu-02:before{content:"ዾ"}.hgi-solid.hgi-menu-03:before{content:"ዿ"}.hgi-solid.hgi-menu-04:before{content:"ጀ"}.hgi-solid.hgi-menu-05:before{content:"ጁ"}.hgi-solid.hgi-menu-06:before{content:"ጂ"}.hgi-solid.hgi-menu-07:before{content:"ጃ"}.hgi-solid.hgi-menu-08:before{content:"ጄ"}.hgi-solid.hgi-menu-09:before{content:"ጅ"}.hgi-solid.hgi-menu-10:before{content:"ጆ"}.hgi-solid.hgi-menu-11:before{content:"ጇ"}.hgi-solid.hgi-menu-circle:before{content:"ገ"}.hgi-solid.hgi-menu-restaurant:before{content:"ጉ"}.hgi-solid.hgi-menu-square:before{content:"ጊ"}.hgi-solid.hgi-message-01:before{content:"ጋ"}.hgi-solid.hgi-message-02:before{content:"ጌ"}.hgi-solid.hgi-message-add-01:before{content:"ግ"}.hgi-solid.hgi-message-add-02:before{content:"ጎ"}.hgi-solid.hgi-message-blocked:before{content:"ጏ"}.hgi-solid.hgi-message-cancel-01:before{content:"ጐ"}.hgi-solid.hgi-message-cancel-02:before{content:"጑"}.hgi-solid.hgi-message-delay-01:before{content:"ጒ"}.hgi-solid.hgi-message-delay-02:before{content:"ጓ"}.hgi-solid.hgi-message-done-01:before{content:"ጔ"}.hgi-solid.hgi-message-done-02:before{content:"ጕ"}.hgi-solid.hgi-message-download-01:before{content:"጖"}.hgi-solid.hgi-message-download-02:before{content:"጗"}.hgi-solid.hgi-message-edit-01:before{content:"ጘ"}.hgi-solid.hgi-message-edit-02:before{content:"ጙ"}.hgi-solid.hgi-message-favourite-01:before{content:"ጚ"}.hgi-solid.hgi-message-favourite-02:before{content:"ጛ"}.hgi-solid.hgi-message-incoming-01:before{content:"ጜ"}.hgi-solid.hgi-message-incoming-02:before{content:"ጝ"}.hgi-solid.hgi-message-lock-01:before{content:"ጞ"}.hgi-solid.hgi-message-lock-02:before{content:"ጟ"}.hgi-solid.hgi-message-multiple-01:before{content:"ጠ"}.hgi-solid.hgi-message-multiple-02:before{content:"ጡ"}.hgi-solid.hgi-message-notification-01:before{content:"ጢ"}.hgi-solid.hgi-message-notification-02:before{content:"ጣ"}.hgi-solid.hgi-message-outgoing-01:before{content:"ጤ"}.hgi-solid.hgi-message-outgoing-02:before{content:"ጥ"}.hgi-solid.hgi-message-preview-01:before{content:"ጦ"}.hgi-solid.hgi-message-preview-02:before{content:"ጧ"}.hgi-solid.hgi-message-programming:before{content:"ጨ"}.hgi-solid.hgi-message-question:before{content:"ጩ"}.hgi-solid.hgi-message-search-01:before{content:"ጪ"}.hgi-solid.hgi-message-search-02:before{content:"ጫ"}.hgi-solid.hgi-message-secure-01:before{content:"ጬ"}.hgi-solid.hgi-message-secure-02:before{content:"ጭ"}.hgi-solid.hgi-message-translate:before{content:"ጮ"}.hgi-solid.hgi-message-unlock-01:before{content:"ጯ"}.hgi-solid.hgi-message-unlock-02:before{content:"ጰ"}.hgi-solid.hgi-message-upload-01:before{content:"ጱ"}.hgi-solid.hgi-message-upload-02:before{content:"ጲ"}.hgi-solid.hgi-message-user-01:before{content:"ጳ"}.hgi-solid.hgi-message-user-02:before{content:"ጴ"}.hgi-solid.hgi-messenger:before{content:"ጵ"}.hgi-solid.hgi-meta:before{content:"ጶ"}.hgi-solid.hgi-metro:before{content:"ጷ"}.hgi-solid.hgi-mic-01:before{content:"ጸ"}.hgi-solid.hgi-mic-02:before{content:"ጹ"}.hgi-solid.hgi-mic-off-01:before{content:"ጺ"}.hgi-solid.hgi-mic-off-02:before{content:"ጻ"}.hgi-solid.hgi-microsoft-admin:before{content:"ጼ"}.hgi-solid.hgi-microsoft:before{content:"ጽ"}.hgi-solid.hgi-microwave:before{content:"ጾ"}.hgi-solid.hgi-milk-bottle:before{content:"ጿ"}.hgi-solid.hgi-milk-carton:before{content:"ፀ"}.hgi-solid.hgi-milk-coconut:before{content:"ፁ"}.hgi-solid.hgi-milk-oat:before{content:"ፂ"}.hgi-solid.hgi-minimize-01:before{content:"ፃ"}.hgi-solid.hgi-minimize-02:before{content:"ፄ"}.hgi-solid.hgi-minimize-03:before{content:"ፅ"}.hgi-solid.hgi-minimize-04:before{content:"ፆ"}.hgi-solid.hgi-minimize-screen:before{content:"ፇ"}.hgi-solid.hgi-mining-01:before{content:"ፈ"}.hgi-solid.hgi-mining-02:before{content:"ፉ"}.hgi-solid.hgi-mining-03:before{content:"ፊ"}.hgi-solid.hgi-minus-plus-01:before{content:"ፋ"}.hgi-solid.hgi-minus-plus-02:before{content:"ፌ"}.hgi-solid.hgi-minus-plus-circle-01:before{content:"ፍ"}.hgi-solid.hgi-minus-plus-circle-02:before{content:"ፎ"}.hgi-solid.hgi-minus-plus-square-01:before{content:"ፏ"}.hgi-solid.hgi-minus-plus-square-02:before{content:"ፐ"}.hgi-solid.hgi-minus-sign-circle:before{content:"ፑ"}.hgi-solid.hgi-minus-sign-square:before{content:"ፒ"}.hgi-solid.hgi-minus-sign:before{content:"ፓ"}.hgi-solid.hgi-mirror:before{content:"ፔ"}.hgi-solid.hgi-mirroring-screen:before{content:"ፕ"}.hgi-solid.hgi-mixer:before{content:"ፖ"}.hgi-solid.hgi-mobile-navigator-01:before{content:"ፗ"}.hgi-solid.hgi-mobile-navigator-02:before{content:"ፘ"}.hgi-solid.hgi-mobile-programming-01:before{content:"ፙ"}.hgi-solid.hgi-mobile-programming-02:before{content:"ፚ"}.hgi-solid.hgi-mobile-protection:before{content:"፛"}.hgi-solid.hgi-mobile-security:before{content:"፜"}.hgi-solid.hgi-mochi:before{content:"፝"}.hgi-solid.hgi-modern-tv-four-k:before{content:"፞"}.hgi-solid.hgi-modern-tv-issue:before{content:"፟"}.hgi-solid.hgi-modern-tv:before{content:"፠"}.hgi-solid.hgi-molecules:before{content:"፡"}.hgi-solid.hgi-monas:before{content:"።"}.hgi-solid.hgi-money-01:before{content:"፣"}.hgi-solid.hgi-money-02:before{content:"፤"}.hgi-solid.hgi-money-03:before{content:"፥"}.hgi-solid.hgi-money-04:before{content:"፦"}.hgi-solid.hgi-money-add-01:before{content:"፧"}.hgi-solid.hgi-money-add-02:before{content:"፨"}.hgi-solid.hgi-money-bag-01:before{content:"፩"}.hgi-solid.hgi-money-bag-02:before{content:"፪"}.hgi-solid.hgi-money-exchange-01:before{content:"፫"}.hgi-solid.hgi-money-exchange-02:before{content:"፬"}.hgi-solid.hgi-money-exchange-03:before{content:"፭"}.hgi-solid.hgi-money-not-found-01:before{content:"፮"}.hgi-solid.hgi-money-not-found-02:before{content:"፯"}.hgi-solid.hgi-money-not-found-03:before{content:"፰"}.hgi-solid.hgi-money-not-found-04:before{content:"፱"}.hgi-solid.hgi-money-receive-01:before{content:"፲"}.hgi-solid.hgi-money-receive-02:before{content:"፳"}.hgi-solid.hgi-money-receive-circle:before{content:"፴"}.hgi-solid.hgi-money-receive-flow-01:before{content:"፵"}.hgi-solid.hgi-money-receive-flow-02:before{content:"፶"}.hgi-solid.hgi-money-receive-square:before{content:"፷"}.hgi-solid.hgi-money-remove-01:before{content:"፸"}.hgi-solid.hgi-money-remove-02:before{content:"፹"}.hgi-solid.hgi-money-safe:before{content:"፺"}.hgi-solid.hgi-money-saving-jar:before{content:"፻"}.hgi-solid.hgi-money-security:before{content:"፼"}.hgi-solid.hgi-money-send-01:before{content:"፽"}.hgi-solid.hgi-money-send-02:before{content:"፾"}.hgi-solid.hgi-money-send-circle:before{content:"፿"}.hgi-solid.hgi-money-send-flow-01:before{content:"ᎀ"}.hgi-solid.hgi-money-send-flow-02:before{content:"ᎁ"}.hgi-solid.hgi-money-send-square:before{content:"ᎂ"}.hgi-solid.hgi-monocle-01:before{content:"ᎃ"}.hgi-solid.hgi-monocle:before{content:"ᎄ"}.hgi-solid.hgi-monster:before{content:"ᎅ"}.hgi-solid.hgi-moon-01:before{content:"ᎆ"}.hgi-solid.hgi-moon-02:before{content:"ᎇ"}.hgi-solid.hgi-moon-angled-rain-zap:before{content:"ᎈ"}.hgi-solid.hgi-moon-cloud-angled-rain:before{content:"ᎉ"}.hgi-solid.hgi-moon-cloud-angled-zap:before{content:"ᎊ"}.hgi-solid.hgi-moon-cloud-big-rain:before{content:"ᎋ"}.hgi-solid.hgi-moon-cloud-fast-wind:before{content:"ᎌ"}.hgi-solid.hgi-moon-cloud-hailstone:before{content:"ᎍ"}.hgi-solid.hgi-moon-cloud-little-rain:before{content:"ᎎ"}.hgi-solid.hgi-moon-cloud-little-snow:before{content:"ᎏ"}.hgi-solid.hgi-moon-cloud-mid-rain:before{content:"᎐"}.hgi-solid.hgi-moon-cloud-mid-snow:before{content:"᎑"}.hgi-solid.hgi-moon-cloud-slow-wind:before{content:"᎒"}.hgi-solid.hgi-moon-cloud-snow:before{content:"᎓"}.hgi-solid.hgi-moon-cloud:before{content:"᎔"}.hgi-solid.hgi-moon-eclipse:before{content:"᎕"}.hgi-solid.hgi-moon-fast-wind:before{content:"᎖"}.hgi-solid.hgi-moon-landing:before{content:"᎗"}.hgi-solid.hgi-moon-slow-wind:before{content:"᎘"}.hgi-solid.hgi-moon:before{content:"᎙"}.hgi-solid.hgi-moonset:before{content:"᎚"}.hgi-solid.hgi-more-01:before{content:"᎛"}.hgi-solid.hgi-more-02:before{content:"᎜"}.hgi-solid.hgi-more-03:before{content:"᎝"}.hgi-solid.hgi-more-horizontal-circle-01:before{content:"᎞"}.hgi-solid.hgi-more-horizontal-circle-02:before{content:"᎟"}.hgi-solid.hgi-more-horizontal-square-01:before{content:"Ꭰ"}.hgi-solid.hgi-more-horizontal-square-02:before{content:"Ꭱ"}.hgi-solid.hgi-more-horizontal:before{content:"Ꭲ"}.hgi-solid.hgi-more-or-less-circle:before{content:"Ꭳ"}.hgi-solid.hgi-more-or-less-square:before{content:"Ꭴ"}.hgi-solid.hgi-more-or-less:before{content:"Ꭵ"}.hgi-solid.hgi-more-vertical-circle-01:before{content:"Ꭶ"}.hgi-solid.hgi-more-vertical-circle-02:before{content:"Ꭷ"}.hgi-solid.hgi-more-vertical-square-01:before{content:"Ꭸ"}.hgi-solid.hgi-more-vertical-square-02:before{content:"Ꭹ"}.hgi-solid.hgi-more-vertical:before{content:"Ꭺ"}.hgi-solid.hgi-more:before{content:"Ꭻ"}.hgi-solid.hgi-mortar:before{content:"Ꭼ"}.hgi-solid.hgi-mortarboard-01:before{content:"Ꭽ"}.hgi-solid.hgi-mortarboard-02:before{content:"Ꭾ"}.hgi-solid.hgi-mosque-01:before{content:"Ꭿ"}.hgi-solid.hgi-mosque-02:before{content:"Ꮀ"}.hgi-solid.hgi-mosque-03:before{content:"Ꮁ"}.hgi-solid.hgi-mosque-04:before{content:"Ꮂ"}.hgi-solid.hgi-mosque-05:before{content:"Ꮃ"}.hgi-solid.hgi-mosque-location:before{content:"Ꮄ"}.hgi-solid.hgi-motion-01:before{content:"Ꮅ"}.hgi-solid.hgi-motion-02:before{content:"Ꮆ"}.hgi-solid.hgi-motorbike-01:before{content:"Ꮇ"}.hgi-solid.hgi-motorbike-02:before{content:"Ꮈ"}.hgi-solid.hgi-mountain:before{content:"Ꮉ"}.hgi-solid.hgi-mouse-01:before{content:"Ꮊ"}.hgi-solid.hgi-mouse-02:before{content:"Ꮋ"}.hgi-solid.hgi-mouse-03:before{content:"Ꮌ"}.hgi-solid.hgi-mouse-04:before{content:"Ꮍ"}.hgi-solid.hgi-mouse-05:before{content:"Ꮎ"}.hgi-solid.hgi-mouse-06:before{content:"Ꮏ"}.hgi-solid.hgi-mouse-07:before{content:"Ꮐ"}.hgi-solid.hgi-mouse-08:before{content:"Ꮑ"}.hgi-solid.hgi-mouse-09:before{content:"Ꮒ"}.hgi-solid.hgi-mouse-10:before{content:"Ꮓ"}.hgi-solid.hgi-mouse-11:before{content:"Ꮔ"}.hgi-solid.hgi-mouse-12:before{content:"Ꮕ"}.hgi-solid.hgi-mouse-13:before{content:"Ꮖ"}.hgi-solid.hgi-mouse-14:before{content:"Ꮗ"}.hgi-solid.hgi-mouse-15:before{content:"Ꮘ"}.hgi-solid.hgi-mouse-16:before{content:"Ꮙ"}.hgi-solid.hgi-mouse-17:before{content:"Ꮚ"}.hgi-solid.hgi-mouse-18:before{content:"Ꮛ"}.hgi-solid.hgi-mouse-19:before{content:"Ꮜ"}.hgi-solid.hgi-mouse-20:before{content:"Ꮝ"}.hgi-solid.hgi-mouse-21:before{content:"Ꮞ"}.hgi-solid.hgi-mouse-22:before{content:"Ꮟ"}.hgi-solid.hgi-mouse-23:before{content:"Ꮠ"}.hgi-solid.hgi-mouse-left-click-01:before{content:"Ꮡ"}.hgi-solid.hgi-mouse-left-click-02:before{content:"Ꮢ"}.hgi-solid.hgi-mouse-left-click-03:before{content:"Ꮣ"}.hgi-solid.hgi-mouse-left-click-04:before{content:"Ꮤ"}.hgi-solid.hgi-mouse-left-click-05:before{content:"Ꮥ"}.hgi-solid.hgi-mouse-left-click-06:before{content:"Ꮦ"}.hgi-solid.hgi-mouse-right-click-01:before{content:"Ꮧ"}.hgi-solid.hgi-mouse-right-click-02:before{content:"Ꮨ"}.hgi-solid.hgi-mouse-right-click-03:before{content:"Ꮩ"}.hgi-solid.hgi-mouse-right-click-04:before{content:"Ꮪ"}.hgi-solid.hgi-mouse-right-click-05:before{content:"Ꮫ"}.hgi-solid.hgi-mouse-right-click-06:before{content:"Ꮬ"}.hgi-solid.hgi-mouse-scroll-01:before{content:"Ꮭ"}.hgi-solid.hgi-mouse-scroll-02:before{content:"Ꮮ"}.hgi-solid.hgi-move-01:before{content:"Ꮯ"}.hgi-solid.hgi-move-02:before{content:"Ꮰ"}.hgi-solid.hgi-move-bottom:before{content:"Ꮱ"}.hgi-solid.hgi-move-left:before{content:"Ꮲ"}.hgi-solid.hgi-move-right:before{content:"Ꮳ"}.hgi-solid.hgi-move-to:before{content:"Ꮴ"}.hgi-solid.hgi-move-top:before{content:"Ꮵ"}.hgi-solid.hgi-move:before{content:"Ꮶ"}.hgi-solid.hgi-mp-3-01:before{content:"Ꮷ"}.hgi-solid.hgi-mp-3-02:before{content:"Ꮸ"}.hgi-solid.hgi-mp-4-01:before{content:"Ꮹ"}.hgi-solid.hgi-mp-4-02:before{content:"Ꮺ"}.hgi-solid.hgi-muhammad:before{content:"Ꮻ"}.hgi-solid.hgi-multiplication-sign-circle:before{content:"Ꮼ"}.hgi-solid.hgi-multiplication-sign-square:before{content:"Ꮽ"}.hgi-solid.hgi-multiplication-sign:before{content:"Ꮾ"}.hgi-solid.hgi-mushroom-01:before{content:"Ꮿ"}.hgi-solid.hgi-mushroom:before{content:"Ᏸ"}.hgi-solid.hgi-music-note-01:before{content:"Ᏹ"}.hgi-solid.hgi-music-note-02:before{content:"Ᏺ"}.hgi-solid.hgi-music-note-03:before{content:"Ᏻ"}.hgi-solid.hgi-music-note-04:before{content:"Ᏼ"}.hgi-solid.hgi-music-note-square-01:before{content:"Ᏽ"}.hgi-solid.hgi-music-note-square-02:before{content:"᏶"}.hgi-solid.hgi-muslim:before{content:"᏷"}.hgi-solid.hgi-mute:before{content:"ᏸ"}.hgi-solid.hgi-mymind:before{content:"ᏹ"}.hgi-solid.hgi-n-th-root-circle:before{content:"ᏺ"}.hgi-solid.hgi-n-th-root-square:before{content:"ᏻ"}.hgi-solid.hgi-n-th-root:before{content:"ᏼ"}.hgi-solid.hgi-nano-technology:before{content:"ᏽ"}.hgi-solid.hgi-natural-food:before{content:"᏾"}.hgi-solid.hgi-navigation-01:before{content:"᏿"}.hgi-solid.hgi-navigation-02:before{content:"᐀"}.hgi-solid.hgi-navigation-03:before{content:"ᐁ"}.hgi-solid.hgi-navigation-04:before{content:"ᐂ"}.hgi-solid.hgi-navigator-01:before{content:"ᐃ"}.hgi-solid.hgi-navigator-02:before{content:"ᐄ"}.hgi-solid.hgi-necklace:before{content:"ᐅ"}.hgi-solid.hgi-nerd:before{content:"ᐆ"}.hgi-solid.hgi-neural-network:before{content:"ᐇ"}.hgi-solid.hgi-neutral:before{content:"ᐈ"}.hgi-solid.hgi-new-job:before{content:"ᐉ"}.hgi-solid.hgi-new-office:before{content:"ᐊ"}.hgi-solid.hgi-new-releases:before{content:"ᐋ"}.hgi-solid.hgi-new-twitter-ellipse:before{content:"ᐌ"}.hgi-solid.hgi-new-twitter-rectangle:before{content:"ᐍ"}.hgi-solid.hgi-new-twitter:before{content:"ᐎ"}.hgi-solid.hgi-news-01:before{content:"ᐏ"}.hgi-solid.hgi-news:before{content:"ᐐ"}.hgi-solid.hgi-next:before{content:"ᐑ"}.hgi-solid.hgi-nike:before{content:"ᐒ"}.hgi-solid.hgi-nintendo-switch:before{content:"ᐓ"}.hgi-solid.hgi-nintendo:before{content:"ᐔ"}.hgi-solid.hgi-niqab:before{content:"ᐕ"}.hgi-solid.hgi-no-internet:before{content:"ᐖ"}.hgi-solid.hgi-no-meeting-room:before{content:"ᐗ"}.hgi-solid.hgi-node-add:before{content:"ᐘ"}.hgi-solid.hgi-node-edit:before{content:"ᐙ"}.hgi-solid.hgi-node-move-down:before{content:"ᐚ"}.hgi-solid.hgi-node-move-up:before{content:"ᐛ"}.hgi-solid.hgi-node-remove:before{content:"ᐜ"}.hgi-solid.hgi-noodles:before{content:"ᐝ"}.hgi-solid.hgi-nose:before{content:"ᐞ"}.hgi-solid.hgi-not-equal-sign-circle:before{content:"ᐟ"}.hgi-solid.hgi-not-equal-sign-square:before{content:"ᐠ"}.hgi-solid.hgi-not-equal-sign:before{content:"ᐡ"}.hgi-solid.hgi-note-01:before{content:"ᐢ"}.hgi-solid.hgi-note-02:before{content:"ᐣ"}.hgi-solid.hgi-note-03:before{content:"ᐤ"}.hgi-solid.hgi-note-04:before{content:"ᐥ"}.hgi-solid.hgi-note-05:before{content:"ᐦ"}.hgi-solid.hgi-note-add:before{content:"ᐧ"}.hgi-solid.hgi-note-done:before{content:"ᐨ"}.hgi-solid.hgi-note-edit:before{content:"ᐩ"}.hgi-solid.hgi-note-remove:before{content:"ᐪ"}.hgi-solid.hgi-note:before{content:"ᐫ"}.hgi-solid.hgi-notebook-01:before{content:"ᐬ"}.hgi-solid.hgi-notebook-02:before{content:"ᐭ"}.hgi-solid.hgi-notebook:before{content:"ᐮ"}.hgi-solid.hgi-notification-01:before{content:"ᐯ"}.hgi-solid.hgi-notification-02:before{content:"ᐰ"}.hgi-solid.hgi-notification-03:before{content:"ᐱ"}.hgi-solid.hgi-notification-block-01:before{content:"ᐲ"}.hgi-solid.hgi-notification-block-02:before{content:"ᐳ"}.hgi-solid.hgi-notification-block-03:before{content:"ᐴ"}.hgi-solid.hgi-notification-bubble:before{content:"ᐵ"}.hgi-solid.hgi-notification-circle:before{content:"ᐶ"}.hgi-solid.hgi-notification-off-01:before{content:"ᐷ"}.hgi-solid.hgi-notification-off-02:before{content:"ᐸ"}.hgi-solid.hgi-notification-off-03:before{content:"ᐹ"}.hgi-solid.hgi-notification-snooze-01:before{content:"ᐺ"}.hgi-solid.hgi-notification-snooze-02:before{content:"ᐻ"}.hgi-solid.hgi-notification-snooze-03:before{content:"ᐼ"}.hgi-solid.hgi-notification-square:before{content:"ᐽ"}.hgi-solid.hgi-notion-01:before{content:"ᐾ"}.hgi-solid.hgi-notion-02:before{content:"ᐿ"}.hgi-solid.hgi-npm:before{content:"ᑀ"}.hgi-solid.hgi-nuclear-power:before{content:"ᑁ"}.hgi-solid.hgi-nut:before{content:"ᑂ"}.hgi-solid.hgi-obtuse:before{content:"ᑃ"}.hgi-solid.hgi-octagon:before{content:"ᑄ"}.hgi-solid.hgi-octopus:before{content:"ᑅ"}.hgi-solid.hgi-office-365:before{content:"ᑆ"}.hgi-solid.hgi-office-chair:before{content:"ᑇ"}.hgi-solid.hgi-office:before{content:"ᑈ"}.hgi-solid.hgi-oil-barrel:before{content:"ᑉ"}.hgi-solid.hgi-ok-finger:before{content:"ᑊ"}.hgi-solid.hgi-olympic-torch:before{content:"ᑋ"}.hgi-solid.hgi-online-learning-01:before{content:"ᑌ"}.hgi-solid.hgi-online-learning-02:before{content:"ᑍ"}.hgi-solid.hgi-online-learning-03:before{content:"ᑎ"}.hgi-solid.hgi-online-learning-04:before{content:"ᑏ"}.hgi-solid.hgi-open-caption:before{content:"ᑐ"}.hgi-solid.hgi-option:before{content:"ᑑ"}.hgi-solid.hgi-orange:before{content:"ᑒ"}.hgi-solid.hgi-orbit-01:before{content:"ᑓ"}.hgi-solid.hgi-orbit-02:before{content:"ᑔ"}.hgi-solid.hgi-organic-food:before{content:"ᑕ"}.hgi-solid.hgi-orthogonal-edge:before{content:"ᑖ"}.hgi-solid.hgi-oval:before{content:"ᑗ"}.hgi-solid.hgi-oven:before{content:"ᑘ"}.hgi-solid.hgi-package-add:before{content:"ᑙ"}.hgi-solid.hgi-package-delivered:before{content:"ᑚ"}.hgi-solid.hgi-package-moving:before{content:"ᑛ"}.hgi-solid.hgi-package-open:before{content:"ᑜ"}.hgi-solid.hgi-package-out-of-stock:before{content:"ᑝ"}.hgi-solid.hgi-package-process:before{content:"ᑞ"}.hgi-solid.hgi-package-receive:before{content:"ᑟ"}.hgi-solid.hgi-package-remove:before{content:"ᑠ"}.hgi-solid.hgi-package-search:before{content:"ᑡ"}.hgi-solid.hgi-package-sent:before{content:"ᑢ"}.hgi-solid.hgi-package:before{content:"ᑣ"}.hgi-solid.hgi-pacman-01:before{content:"ᑤ"}.hgi-solid.hgi-pacman-02:before{content:"ᑥ"}.hgi-solid.hgi-paint-board:before{content:"ᑦ"}.hgi-solid.hgi-paint-brush-01:before{content:"ᑧ"}.hgi-solid.hgi-paint-brush-02:before{content:"ᑨ"}.hgi-solid.hgi-paint-brush-03:before{content:"ᑩ"}.hgi-solid.hgi-paint-brush-04:before{content:"ᑪ"}.hgi-solid.hgi-paint-bucket:before{content:"ᑫ"}.hgi-solid.hgi-pan-01:before{content:"ᑬ"}.hgi-solid.hgi-pan-02:before{content:"ᑭ"}.hgi-solid.hgi-pan-03:before{content:"ᑮ"}.hgi-solid.hgi-parabola-01:before{content:"ᑯ"}.hgi-solid.hgi-parabola-02:before{content:"ᑰ"}.hgi-solid.hgi-parabola-03:before{content:"ᑱ"}.hgi-solid.hgi-paragliding:before{content:"ᑲ"}.hgi-solid.hgi-paragraph-bullets-point-01:before{content:"ᑳ"}.hgi-solid.hgi-paragraph-bullets-point-02:before{content:"ᑴ"}.hgi-solid.hgi-paragraph-spacing:before{content:"ᑵ"}.hgi-solid.hgi-paragraph:before{content:"ᑶ"}.hgi-solid.hgi-parallelogram:before{content:"ᑷ"}.hgi-solid.hgi-parking-area-circle:before{content:"ᑸ"}.hgi-solid.hgi-parking-area-square:before{content:"ᑹ"}.hgi-solid.hgi-passport-01:before{content:"ᑺ"}.hgi-solid.hgi-passport-expired:before{content:"ᑻ"}.hgi-solid.hgi-passport-valid:before{content:"ᑼ"}.hgi-solid.hgi-passport:before{content:"ᑽ"}.hgi-solid.hgi-password-validation:before{content:"ᑾ"}.hgi-solid.hgi-path:before{content:"ᑿ"}.hgi-solid.hgi-pathfinder-crop:before{content:"ᒀ"}.hgi-solid.hgi-pathfinder-divide:before{content:"ᒁ"}.hgi-solid.hgi-pathfinder-exclude:before{content:"ᒂ"}.hgi-solid.hgi-pathfinder-intersect:before{content:"ᒃ"}.hgi-solid.hgi-pathfinder-merge:before{content:"ᒄ"}.hgi-solid.hgi-pathfinder-minus-back:before{content:"ᒅ"}.hgi-solid.hgi-pathfinder-minus-front:before{content:"ᒆ"}.hgi-solid.hgi-pathfinder-outline:before{content:"ᒇ"}.hgi-solid.hgi-pathfinder-trim:before{content:"ᒈ"}.hgi-solid.hgi-pathfinder-unite:before{content:"ᒉ"}.hgi-solid.hgi-patient:before{content:"ᒊ"}.hgi-solid.hgi-patio:before{content:"ᒋ"}.hgi-solid.hgi-pause:before{content:"ᒌ"}.hgi-solid.hgi-pavilon:before{content:"ᒍ"}.hgi-solid.hgi-pay-by-check:before{content:"ᒎ"}.hgi-solid.hgi-payment-01:before{content:"ᒏ"}.hgi-solid.hgi-payment-02:before{content:"ᒐ"}.hgi-solid.hgi-payment-success-01:before{content:"ᒑ"}.hgi-solid.hgi-payment-success-02:before{content:"ᒒ"}.hgi-solid.hgi-payoneer:before{content:"ᒓ"}.hgi-solid.hgi-paypal:before{content:"ᒔ"}.hgi-solid.hgi-pdf-01:before{content:"ᒕ"}.hgi-solid.hgi-pdf-02:before{content:"ᒖ"}.hgi-solid.hgi-peer-to-peer-01:before{content:"ᒗ"}.hgi-solid.hgi-peer-to-peer-02:before{content:"ᒘ"}.hgi-solid.hgi-peer-to-peer-03:before{content:"ᒙ"}.hgi-solid.hgi-pen-connect-bluetooth:before{content:"ᒚ"}.hgi-solid.hgi-pen-connect-usb:before{content:"ᒛ"}.hgi-solid.hgi-pen-connect-wifi:before{content:"ᒜ"}.hgi-solid.hgi-pen-tool-01:before{content:"ᒝ"}.hgi-solid.hgi-pen-tool-02:before{content:"ᒞ"}.hgi-solid.hgi-pen-tool-03:before{content:"ᒟ"}.hgi-solid.hgi-pen-tool-add:before{content:"ᒠ"}.hgi-solid.hgi-pen-tool-minus:before{content:"ᒡ"}.hgi-solid.hgi-pencil-edit-01:before{content:"ᒢ"}.hgi-solid.hgi-pencil-edit-02:before{content:"ᒣ"}.hgi-solid.hgi-pencil:before{content:"ᒤ"}.hgi-solid.hgi-pendulum:before{content:"ᒥ"}.hgi-solid.hgi-pensive:before{content:"ᒦ"}.hgi-solid.hgi-pentagon-01:before{content:"ᒧ"}.hgi-solid.hgi-pentagon:before{content:"ᒨ"}.hgi-solid.hgi-percent-circle:before{content:"ᒩ"}.hgi-solid.hgi-percent-square:before{content:"ᒪ"}.hgi-solid.hgi-percent:before{content:"ᒫ"}.hgi-solid.hgi-perfume:before{content:"ᒬ"}.hgi-solid.hgi-periscope:before{content:"ᒭ"}.hgi-solid.hgi-permanent-job:before{content:"ᒮ"}.hgi-solid.hgi-perspective:before{content:"ᒯ"}.hgi-solid.hgi-pexels:before{content:"ᒰ"}.hgi-solid.hgi-phone-off-01:before{content:"ᒱ"}.hgi-solid.hgi-phone-off-02:before{content:"ᒲ"}.hgi-solid.hgi-php:before{content:"ᒳ"}.hgi-solid.hgi-physics:before{content:"ᒴ"}.hgi-solid.hgi-pi-circle:before{content:"ᒵ"}.hgi-solid.hgi-pi-square:before{content:"ᒶ"}.hgi-solid.hgi-pi:before{content:"ᒷ"}.hgi-solid.hgi-picasa:before{content:"ᒸ"}.hgi-solid.hgi-pickup-01:before{content:"ᒹ"}.hgi-solid.hgi-pickup-02:before{content:"ᒺ"}.hgi-solid.hgi-picture-in-picture-exit:before{content:"ᒻ"}.hgi-solid.hgi-picture-in-picture-on:before{content:"ᒼ"}.hgi-solid.hgi-pie-chart-square:before{content:"ᒽ"}.hgi-solid.hgi-pie-chart:before{content:"ᒾ"}.hgi-solid.hgi-pie:before{content:"ᒿ"}.hgi-solid.hgi-piggy-bank:before{content:"ᓀ"}.hgi-solid.hgi-pin-code:before{content:"ᓁ"}.hgi-solid.hgi-pin-location-01:before{content:"ᓂ"}.hgi-solid.hgi-pin-location-02:before{content:"ᓃ"}.hgi-solid.hgi-pin-location-03:before{content:"ᓄ"}.hgi-solid.hgi-pin-off:before{content:"ᓅ"}.hgi-solid.hgi-pin:before{content:"ᓆ"}.hgi-solid.hgi-pinterest:before{content:"ᓇ"}.hgi-solid.hgi-pipeline:before{content:"ᓈ"}.hgi-solid.hgi-pisa-tower:before{content:"ᓉ"}.hgi-solid.hgi-pizza-01:before{content:"ᓊ"}.hgi-solid.hgi-pizza-02:before{content:"ᓋ"}.hgi-solid.hgi-pizza-cutter:before{content:"ᓌ"}.hgi-solid.hgi-plane:before{content:"ᓍ"}.hgi-solid.hgi-plant-01:before{content:"ᓎ"}.hgi-solid.hgi-plant-02:before{content:"ᓏ"}.hgi-solid.hgi-plant-03:before{content:"ᓐ"}.hgi-solid.hgi-plant-04:before{content:"ᓑ"}.hgi-solid.hgi-plate:before{content:"ᓒ"}.hgi-solid.hgi-plaxo:before{content:"ᓓ"}.hgi-solid.hgi-play-circle-02:before{content:"ᓔ"}.hgi-solid.hgi-play-circle:before{content:"ᓕ"}.hgi-solid.hgi-play-list-add:before{content:"ᓖ"}.hgi-solid.hgi-play-list-favourite-01:before{content:"ᓗ"}.hgi-solid.hgi-play-list-favourite-02:before{content:"ᓘ"}.hgi-solid.hgi-play-list-minus:before{content:"ᓙ"}.hgi-solid.hgi-play-list-remove:before{content:"ᓚ"}.hgi-solid.hgi-play-list:before{content:"ᓛ"}.hgi-solid.hgi-play-square:before{content:"ᓜ"}.hgi-solid.hgi-play-store:before{content:"ᓝ"}.hgi-solid.hgi-play:before{content:"ᓞ"}.hgi-solid.hgi-playlist-01:before{content:"ᓟ"}.hgi-solid.hgi-playlist-02:before{content:"ᓠ"}.hgi-solid.hgi-playlist-03:before{content:"ᓡ"}.hgi-solid.hgi-plaza:before{content:"ᓢ"}.hgi-solid.hgi-plug-01:before{content:"ᓣ"}.hgi-solid.hgi-plug-02:before{content:"ᓤ"}.hgi-solid.hgi-plug-socket:before{content:"ᓥ"}.hgi-solid.hgi-plus-minus-01:before{content:"ᓦ"}.hgi-solid.hgi-plus-minus-02:before{content:"ᓧ"}.hgi-solid.hgi-plus-minus-circle-01:before{content:"ᓨ"}.hgi-solid.hgi-plus-minus-circle-02:before{content:"ᓩ"}.hgi-solid.hgi-plus-minus-square-01:before{content:"ᓪ"}.hgi-solid.hgi-plus-minus-square-02:before{content:"ᓫ"}.hgi-solid.hgi-plus-minus:before{content:"ᓬ"}.hgi-solid.hgi-plus-sign-circle:before{content:"ᓭ"}.hgi-solid.hgi-plus-sign-square:before{content:"ᓮ"}.hgi-solid.hgi-plus-sign:before{content:"ᓯ"}.hgi-solid.hgi-png-01:before{content:"ᓰ"}.hgi-solid.hgi-png-02:before{content:"ᓱ"}.hgi-solid.hgi-podium:before{content:"ᓲ"}.hgi-solid.hgi-pointing-left-01:before{content:"ᓳ"}.hgi-solid.hgi-pointing-left-02:before{content:"ᓴ"}.hgi-solid.hgi-pointing-left-03:before{content:"ᓵ"}.hgi-solid.hgi-pointing-left-04:before{content:"ᓶ"}.hgi-solid.hgi-pointing-left-05:before{content:"ᓷ"}.hgi-solid.hgi-pointing-left-06:before{content:"ᓸ"}.hgi-solid.hgi-pointing-left-07:before{content:"ᓹ"}.hgi-solid.hgi-pointing-left-08:before{content:"ᓺ"}.hgi-solid.hgi-pointing-right-01:before{content:"ᓻ"}.hgi-solid.hgi-pointing-right-02:before{content:"ᓼ"}.hgi-solid.hgi-pointing-right-03:before{content:"ᓽ"}.hgi-solid.hgi-pointing-right-04:before{content:"ᓾ"}.hgi-solid.hgi-pointing-right-05:before{content:"ᓿ"}.hgi-solid.hgi-pointing-right-06:before{content:"ᔀ"}.hgi-solid.hgi-pointing-right-07:before{content:"ᔁ"}.hgi-solid.hgi-pointing-right-08:before{content:"ᔂ"}.hgi-solid.hgi-pokeball:before{content:"ᔃ"}.hgi-solid.hgi-pokemon:before{content:"ᔄ"}.hgi-solid.hgi-police-badge:before{content:"ᔅ"}.hgi-solid.hgi-police-cap:before{content:"ᔆ"}.hgi-solid.hgi-police-car:before{content:"ᔇ"}.hgi-solid.hgi-police-station:before{content:"ᔈ"}.hgi-solid.hgi-policy:before{content:"ᔉ"}.hgi-solid.hgi-polygon:before{content:"ᔊ"}.hgi-solid.hgi-pool-table:before{content:"ᔋ"}.hgi-solid.hgi-pool:before{content:"ᔌ"}.hgi-solid.hgi-poop:before{content:"ᔍ"}.hgi-solid.hgi-popcorn:before{content:"ᔎ"}.hgi-solid.hgi-pot-01:before{content:"ᔏ"}.hgi-solid.hgi-pot-02:before{content:"ᔐ"}.hgi-solid.hgi-potion:before{content:"ᔑ"}.hgi-solid.hgi-pound-circle:before{content:"ᔒ"}.hgi-solid.hgi-pound-receive:before{content:"ᔓ"}.hgi-solid.hgi-pound-send:before{content:"ᔔ"}.hgi-solid.hgi-pound-square:before{content:"ᔕ"}.hgi-solid.hgi-pound:before{content:"ᔖ"}.hgi-solid.hgi-power-service:before{content:"ᔗ"}.hgi-solid.hgi-power-socket-01:before{content:"ᔘ"}.hgi-solid.hgi-power-socket-02:before{content:"ᔙ"}.hgi-solid.hgi-ppt-01:before{content:"ᔚ"}.hgi-solid.hgi-ppt-02:before{content:"ᔛ"}.hgi-solid.hgi-prawn:before{content:"ᔜ"}.hgi-solid.hgi-prayer-rug-01:before{content:"ᔝ"}.hgi-solid.hgi-prayer-rug-02:before{content:"ᔞ"}.hgi-solid.hgi-preference-horizontal:before{content:"ᔟ"}.hgi-solid.hgi-preference-vertical:before{content:"ᔠ"}.hgi-solid.hgi-prescription:before{content:"ᔡ"}.hgi-solid.hgi-presentation-01:before{content:"ᔢ"}.hgi-solid.hgi-presentation-02:before{content:"ᔣ"}.hgi-solid.hgi-presentation-03:before{content:"ᔤ"}.hgi-solid.hgi-presentation-04:before{content:"ᔥ"}.hgi-solid.hgi-presentation-05:before{content:"ᔦ"}.hgi-solid.hgi-presentation-06:before{content:"ᔧ"}.hgi-solid.hgi-presentation-07:before{content:"ᔨ"}.hgi-solid.hgi-presentation-bar-chart-01:before{content:"ᔩ"}.hgi-solid.hgi-presentation-bar-chart-02:before{content:"ᔪ"}.hgi-solid.hgi-presentation-line-chart-01:before{content:"ᔫ"}.hgi-solid.hgi-presentation-line-chart-02:before{content:"ᔬ"}.hgi-solid.hgi-presentation-online:before{content:"ᔭ"}.hgi-solid.hgi-presentation-podium:before{content:"ᔮ"}.hgi-solid.hgi-previous:before{content:"ᔯ"}.hgi-solid.hgi-printer-off:before{content:"ᔰ"}.hgi-solid.hgi-printer:before{content:"ᔱ"}.hgi-solid.hgi-prism-01:before{content:"ᔲ"}.hgi-solid.hgi-prism:before{content:"ᔳ"}.hgi-solid.hgi-prison-guard:before{content:"ᔴ"}.hgi-solid.hgi-prison:before{content:"ᔵ"}.hgi-solid.hgi-prisoner:before{content:"ᔶ"}.hgi-solid.hgi-product-loading:before{content:"ᔷ"}.hgi-solid.hgi-profile-02:before{content:"ᔸ"}.hgi-solid.hgi-profile:before{content:"ᔹ"}.hgi-solid.hgi-profit:before{content:"ᔺ"}.hgi-solid.hgi-programming-flag:before{content:"ᔻ"}.hgi-solid.hgi-projector-01:before{content:"ᔼ"}.hgi-solid.hgi-projector:before{content:"ᔽ"}.hgi-solid.hgi-promotion:before{content:"ᔾ"}.hgi-solid.hgi-property-add:before{content:"ᔿ"}.hgi-solid.hgi-property-delete:before{content:"ᕀ"}.hgi-solid.hgi-property-edit:before{content:"ᕁ"}.hgi-solid.hgi-property-new:before{content:"ᕂ"}.hgi-solid.hgi-property-search:before{content:"ᕃ"}.hgi-solid.hgi-property-view:before{content:"ᕄ"}.hgi-solid.hgi-protection-mask:before{content:"ᕅ"}.hgi-solid.hgi-pulley:before{content:"ᕆ"}.hgi-solid.hgi-pulse-01:before{content:"ᕇ"}.hgi-solid.hgi-pulse-02:before{content:"ᕈ"}.hgi-solid.hgi-pulse-rectangle-01:before{content:"ᕉ"}.hgi-solid.hgi-pulse-rectangle-02:before{content:"ᕊ"}.hgi-solid.hgi-pumpkin:before{content:"ᕋ"}.hgi-solid.hgi-punch:before{content:"ᕌ"}.hgi-solid.hgi-punching-ball-01:before{content:"ᕍ"}.hgi-solid.hgi-punching-ball-02:before{content:"ᕎ"}.hgi-solid.hgi-purse-01:before{content:"ᕏ"}.hgi-solid.hgi-purse:before{content:"ᕐ"}.hgi-solid.hgi-push-up-bar:before{content:"ᕑ"}.hgi-solid.hgi-puzzle:before{content:"ᕒ"}.hgi-solid.hgi-pyramid-maslowo:before{content:"ᕓ"}.hgi-solid.hgi-pyramid-structure-01:before{content:"ᕔ"}.hgi-solid.hgi-pyramid-structure-02:before{content:"ᕕ"}.hgi-solid.hgi-pyramid:before{content:"ᕖ"}.hgi-solid.hgi-qq-plot:before{content:"ᕗ"}.hgi-solid.hgi-qr-code-01:before{content:"ᕘ"}.hgi-solid.hgi-qr-code:before{content:"ᕙ"}.hgi-solid.hgi-question:before{content:"ᕚ"}.hgi-solid.hgi-queue-01:before{content:"ᕛ"}.hgi-solid.hgi-queue-02:before{content:"ᕜ"}.hgi-solid.hgi-quill-write-01:before{content:"ᕝ"}.hgi-solid.hgi-quill-write-02:before{content:"ᕞ"}.hgi-solid.hgi-quiz-01:before{content:"ᕟ"}.hgi-solid.hgi-quiz-02:before{content:"ᕠ"}.hgi-solid.hgi-quiz-03:before{content:"ᕡ"}.hgi-solid.hgi-quiz-04:before{content:"ᕢ"}.hgi-solid.hgi-quiz-05:before{content:"ᕣ"}.hgi-solid.hgi-quora:before{content:"ᕤ"}.hgi-solid.hgi-quote-down-circle:before{content:"ᕥ"}.hgi-solid.hgi-quote-down-square:before{content:"ᕦ"}.hgi-solid.hgi-quote-down:before{content:"ᕧ"}.hgi-solid.hgi-quote-up-circle:before{content:"ᕨ"}.hgi-solid.hgi-quote-up-square:before{content:"ᕩ"}.hgi-solid.hgi-quote-up:before{content:"ᕪ"}.hgi-solid.hgi-quotes:before{content:"ᕫ"}.hgi-solid.hgi-quran-01:before{content:"ᕬ"}.hgi-solid.hgi-quran-02:before{content:"ᕭ"}.hgi-solid.hgi-quran-03:before{content:"ᕮ"}.hgi-solid.hgi-racing-flag:before{content:"ᕯ"}.hgi-solid.hgi-radar-01:before{content:"ᕰ"}.hgi-solid.hgi-radar-02:before{content:"ᕱ"}.hgi-solid.hgi-radial:before{content:"ᕲ"}.hgi-solid.hgi-radio-01:before{content:"ᕳ"}.hgi-solid.hgi-radio-02:before{content:"ᕴ"}.hgi-solid.hgi-radio:before{content:"ᕵ"}.hgi-solid.hgi-radioactive-alert:before{content:"ᕶ"}.hgi-solid.hgi-radius:before{content:"ᕷ"}.hgi-solid.hgi-rain-double-drop:before{content:"ᕸ"}.hgi-solid.hgi-rain-drop:before{content:"ᕹ"}.hgi-solid.hgi-rain:before{content:"ᕺ"}.hgi-solid.hgi-rainbow:before{content:"ᕻ"}.hgi-solid.hgi-ramadhan-01:before{content:"ᕼ"}.hgi-solid.hgi-ramadhan-02:before{content:"ᕽ"}.hgi-solid.hgi-ramadhan-month:before{content:"ᕾ"}.hgi-solid.hgi-ranking:before{content:"ᕿ"}.hgi-solid.hgi-raw-01:before{content:"ᖀ"}.hgi-solid.hgi-raw-02:before{content:"ᖁ"}.hgi-solid.hgi-re:before{content:"ᖂ"}.hgi-solid.hgi-react:before{content:"ᖃ"}.hgi-solid.hgi-real-estate-01:before{content:"ᖄ"}.hgi-solid.hgi-real-estate-02:before{content:"ᖅ"}.hgi-solid.hgi-record:before{content:"ᖆ"}.hgi-solid.hgi-recovery-mail:before{content:"ᖇ"}.hgi-solid.hgi-rectangular-01:before{content:"ᖈ"}.hgi-solid.hgi-rectangular:before{content:"ᖉ"}.hgi-solid.hgi-recycle-01:before{content:"ᖊ"}.hgi-solid.hgi-recycle-02:before{content:"ᖋ"}.hgi-solid.hgi-recycle-03:before{content:"ᖌ"}.hgi-solid.hgi-reddit:before{content:"ᖍ"}.hgi-solid.hgi-reflex:before{content:"ᖎ"}.hgi-solid.hgi-refresh:before{content:"ᖏ"}.hgi-solid.hgi-refrigerator:before{content:"ᖐ"}.hgi-solid.hgi-register:before{content:"ᖑ"}.hgi-solid.hgi-registered:before{content:"ᖒ"}.hgi-solid.hgi-relieved-01:before{content:"ᖓ"}.hgi-solid.hgi-relieved-02:before{content:"ᖔ"}.hgi-solid.hgi-reload:before{content:"ᖕ"}.hgi-solid.hgi-reminder:before{content:"ᖖ"}.hgi-solid.hgi-remote-control:before{content:"ᖗ"}.hgi-solid.hgi-remove-01:before{content:"ᖘ"}.hgi-solid.hgi-remove-02:before{content:"ᖙ"}.hgi-solid.hgi-remove-circle-half-dot:before{content:"ᖚ"}.hgi-solid.hgi-remove-circle:before{content:"ᖛ"}.hgi-solid.hgi-remove-pi:before{content:"ᖜ"}.hgi-solid.hgi-remove-square:before{content:"ᖝ"}.hgi-solid.hgi-renewable-energy-01:before{content:"ᖞ"}.hgi-solid.hgi-renewable-energy:before{content:"ᖟ"}.hgi-solid.hgi-repair:before{content:"ᖠ"}.hgi-solid.hgi-repeat-off:before{content:"ᖡ"}.hgi-solid.hgi-repeat-one-01:before{content:"ᖢ"}.hgi-solid.hgi-repeat-one-02:before{content:"ᖣ"}.hgi-solid.hgi-repeat:before{content:"ᖤ"}.hgi-solid.hgi-replay:before{content:"ᖥ"}.hgi-solid.hgi-repository:before{content:"ᖦ"}.hgi-solid.hgi-reset-password:before{content:"ᖧ"}.hgi-solid.hgi-resize-01:before{content:"ᖨ"}.hgi-solid.hgi-resize-02:before{content:"ᖩ"}.hgi-solid.hgi-resources-add:before{content:"ᖪ"}.hgi-solid.hgi-resources-remove:before{content:"ᖫ"}.hgi-solid.hgi-restaurant-01:before{content:"ᖬ"}.hgi-solid.hgi-restaurant-02:before{content:"ᖭ"}.hgi-solid.hgi-restaurant-03:before{content:"ᖮ"}.hgi-solid.hgi-restaurant-table:before{content:"ᖯ"}.hgi-solid.hgi-restore-bin:before{content:"ᖰ"}.hgi-solid.hgi-return-request:before{content:"ᖱ"}.hgi-solid.hgi-reverse-withdrawal-01:before{content:"ᖲ"}.hgi-solid.hgi-reverse-withdrawal-02:before{content:"ᖳ"}.hgi-solid.hgi-rhombus-01:before{content:"ᖴ"}.hgi-solid.hgi-rhombus:before{content:"ᖵ"}.hgi-solid.hgi-rice-bowl-01:before{content:"ᖶ"}.hgi-solid.hgi-rice-bowl-02:before{content:"ᖷ"}.hgi-solid.hgi-right-angle:before{content:"ᖸ"}.hgi-solid.hgi-right-to-left-block-quote:before{content:"ᖹ"}.hgi-solid.hgi-right-to-left-list-bullet:before{content:"ᖺ"}.hgi-solid.hgi-right-to-left-list-dash:before{content:"ᖻ"}.hgi-solid.hgi-right-to-left-list-number:before{content:"ᖼ"}.hgi-solid.hgi-right-to-left-list-triangle:before{content:"ᖽ"}.hgi-solid.hgi-right-triangle:before{content:"ᖾ"}.hgi-solid.hgi-ripple:before{content:"ᖿ"}.hgi-solid.hgi-riyal-rectangle:before{content:"ᗀ"}.hgi-solid.hgi-riyal:before{content:"ᗁ"}.hgi-solid.hgi-road-01:before{content:"ᗂ"}.hgi-solid.hgi-road-02:before{content:"ᗃ"}.hgi-solid.hgi-road-location-01:before{content:"ᗄ"}.hgi-solid.hgi-road-location-02:before{content:"ᗅ"}.hgi-solid.hgi-road-wayside:before{content:"ᗆ"}.hgi-solid.hgi-road:before{content:"ᗇ"}.hgi-solid.hgi-robotic:before{content:"ᗈ"}.hgi-solid.hgi-rocket-01:before{content:"ᗉ"}.hgi-solid.hgi-rocket-02:before{content:"ᗊ"}.hgi-solid.hgi-rocket:before{content:"ᗋ"}.hgi-solid.hgi-rocking-chair:before{content:"ᗌ"}.hgi-solid.hgi-roller-skate:before{content:"ᗍ"}.hgi-solid.hgi-rolling-pin:before{content:"ᗎ"}.hgi-solid.hgi-root-01:before{content:"ᗏ"}.hgi-solid.hgi-root-02:before{content:"ᗐ"}.hgi-solid.hgi-root-circle:before{content:"ᗑ"}.hgi-solid.hgi-root-first-bracket:before{content:"ᗒ"}.hgi-solid.hgi-root-second-bracket:before{content:"ᗓ"}.hgi-solid.hgi-root-third-bracket:before{content:"ᗔ"}.hgi-solid.hgi-rotate-01:before{content:"ᗕ"}.hgi-solid.hgi-rotate-02:before{content:"ᗖ"}.hgi-solid.hgi-rotate-360:before{content:"ᗗ"}.hgi-solid.hgi-rotate-bottom-left:before{content:"ᗘ"}.hgi-solid.hgi-rotate-bottom-right:before{content:"ᗙ"}.hgi-solid.hgi-rotate-clockwise:before{content:"ᗚ"}.hgi-solid.hgi-rotate-crop:before{content:"ᗛ"}.hgi-solid.hgi-rotate-left-01:before{content:"ᗜ"}.hgi-solid.hgi-rotate-left-02:before{content:"ᗝ"}.hgi-solid.hgi-rotate-left-03:before{content:"ᗞ"}.hgi-solid.hgi-rotate-left-04:before{content:"ᗟ"}.hgi-solid.hgi-rotate-left-05:before{content:"ᗠ"}.hgi-solid.hgi-rotate-left-06:before{content:"ᗡ"}.hgi-solid.hgi-rotate-right-01:before{content:"ᗢ"}.hgi-solid.hgi-rotate-right-02:before{content:"ᗣ"}.hgi-solid.hgi-rotate-right-03:before{content:"ᗤ"}.hgi-solid.hgi-rotate-right-04:before{content:"ᗥ"}.hgi-solid.hgi-rotate-right-05:before{content:"ᗦ"}.hgi-solid.hgi-rotate-right-06:before{content:"ᗧ"}.hgi-solid.hgi-rotate-square:before{content:"ᗨ"}.hgi-solid.hgi-rotate-top-left:before{content:"ᗩ"}.hgi-solid.hgi-rotate-top-right:before{content:"ᗪ"}.hgi-solid.hgi-route-01:before{content:"ᗫ"}.hgi-solid.hgi-route-02:before{content:"ᗬ"}.hgi-solid.hgi-route-03:before{content:"ᗭ"}.hgi-solid.hgi-route-block:before{content:"ᗮ"}.hgi-solid.hgi-router-01:before{content:"ᗯ"}.hgi-solid.hgi-router-02:before{content:"ᗰ"}.hgi-solid.hgi-router:before{content:"ᗱ"}.hgi-solid.hgi-row-delete:before{content:"ᗲ"}.hgi-solid.hgi-row-insert:before{content:"ᗳ"}.hgi-solid.hgi-rss-connected-01:before{content:"ᗴ"}.hgi-solid.hgi-rss-connected-02:before{content:"ᗵ"}.hgi-solid.hgi-rss-error:before{content:"ᗶ"}.hgi-solid.hgi-rss-locked:before{content:"ᗷ"}.hgi-solid.hgi-rss-unlocked:before{content:"ᗸ"}.hgi-solid.hgi-rss:before{content:"ᗹ"}.hgi-solid.hgi-rub-el-hizb:before{content:"ᗺ"}.hgi-solid.hgi-ruku:before{content:"ᗻ"}.hgi-solid.hgi-ruler:before{content:"ᗼ"}.hgi-solid.hgi-running-shoes:before{content:"ᗽ"}.hgi-solid.hgi-sad-01:before{content:"ᗾ"}.hgi-solid.hgi-sad-02:before{content:"ᗿ"}.hgi-solid.hgi-sad-dizzy:before{content:"ᘀ"}.hgi-solid.hgi-safari:before{content:"ᘁ"}.hgi-solid.hgi-safe-delivery-01:before{content:"ᘂ"}.hgi-solid.hgi-safe-delivery-02:before{content:"ᘃ"}.hgi-solid.hgi-safe:before{content:"ᘄ"}.hgi-solid.hgi-safety-pin-01:before{content:"ᘅ"}.hgi-solid.hgi-safety-pin-02:before{content:"ᘆ"}.hgi-solid.hgi-sailboat-coastal:before{content:"ᘇ"}.hgi-solid.hgi-sailboat-offshore:before{content:"ᘈ"}.hgi-solid.hgi-sakura:before{content:"ᘉ"}.hgi-solid.hgi-salah-time:before{content:"ᘊ"}.hgi-solid.hgi-salah:before{content:"ᘋ"}.hgi-solid.hgi-sale-tag-01:before{content:"ᘌ"}.hgi-solid.hgi-sale-tag-02:before{content:"ᘍ"}.hgi-solid.hgi-sandals:before{content:"ᘎ"}.hgi-solid.hgi-satellite-01:before{content:"ᘏ"}.hgi-solid.hgi-satellite-02:before{content:"ᘐ"}.hgi-solid.hgi-satellite-03:before{content:"ᘑ"}.hgi-solid.hgi-satellite:before{content:"ᘒ"}.hgi-solid.hgi-saturn-01:before{content:"ᘓ"}.hgi-solid.hgi-saturn-02:before{content:"ᘔ"}.hgi-solid.hgi-saturn:before{content:"ᘕ"}.hgi-solid.hgi-sausage:before{content:"ᘖ"}.hgi-solid.hgi-save-energy-01:before{content:"ᘗ"}.hgi-solid.hgi-save-energy-02:before{content:"ᘘ"}.hgi-solid.hgi-save-money-dollar:before{content:"ᘙ"}.hgi-solid.hgi-save-money-euro:before{content:"ᘚ"}.hgi-solid.hgi-save-money-pound:before{content:"ᘛ"}.hgi-solid.hgi-save-money-yen:before{content:"ᘜ"}.hgi-solid.hgi-savings:before{content:"ᘝ"}.hgi-solid.hgi-scheme:before{content:"ᘞ"}.hgi-solid.hgi-school-01:before{content:"ᘟ"}.hgi-solid.hgi-school-bell-01:before{content:"ᘠ"}.hgi-solid.hgi-school-bell-02:before{content:"ᘡ"}.hgi-solid.hgi-school-bus:before{content:"ᘢ"}.hgi-solid.hgi-school-report-card:before{content:"ᘣ"}.hgi-solid.hgi-school-tie:before{content:"ᘤ"}.hgi-solid.hgi-school:before{content:"ᘥ"}.hgi-solid.hgi-scissor-01:before{content:"ᘦ"}.hgi-solid.hgi-scissor-rectangle:before{content:"ᘧ"}.hgi-solid.hgi-scissor:before{content:"ᘨ"}.hgi-solid.hgi-scooter-01:before{content:"ᘩ"}.hgi-solid.hgi-scooter-02:before{content:"ᘪ"}.hgi-solid.hgi-scooter-03:before{content:"ᘫ"}.hgi-solid.hgi-scooter-04:before{content:"ᘬ"}.hgi-solid.hgi-scooter-electric:before{content:"ᘭ"}.hgi-solid.hgi-scratch-card:before{content:"ᘮ"}.hgi-solid.hgi-screen-add-to-home:before{content:"ᘯ"}.hgi-solid.hgi-screen-lock-rotation:before{content:"ᘰ"}.hgi-solid.hgi-screen-rotation:before{content:"ᘱ"}.hgi-solid.hgi-scribd:before{content:"ᘲ"}.hgi-solid.hgi-scroll-horizontal:before{content:"ᘳ"}.hgi-solid.hgi-scroll-vertical:before{content:"ᘴ"}.hgi-solid.hgi-scroll:before{content:"ᘵ"}.hgi-solid.hgi-sd-card:before{content:"ᘶ"}.hgi-solid.hgi-seal:before{content:"ᘷ"}.hgi-solid.hgi-search-01:before{content:"ᘸ"}.hgi-solid.hgi-search-02:before{content:"ᘹ"}.hgi-solid.hgi-search-add:before{content:"ᘺ"}.hgi-solid.hgi-search-area:before{content:"ᘻ"}.hgi-solid.hgi-search-circle:before{content:"ᘼ"}.hgi-solid.hgi-search-dollar:before{content:"ᘽ"}.hgi-solid.hgi-search-focus:before{content:"ᘾ"}.hgi-solid.hgi-search-list-01:before{content:"ᘿ"}.hgi-solid.hgi-search-list-02:before{content:"ᙀ"}.hgi-solid.hgi-search-minus:before{content:"ᙁ"}.hgi-solid.hgi-search-remove:before{content:"ᙂ"}.hgi-solid.hgi-search-replace:before{content:"ᙃ"}.hgi-solid.hgi-search-square:before{content:"ᙄ"}.hgi-solid.hgi-search-visual:before{content:"ᙅ"}.hgi-solid.hgi-searching:before{content:"ᙆ"}.hgi-solid.hgi-seat-selector:before{content:"ᙇ"}.hgi-solid.hgi-second-bracket-circle:before{content:"ᙈ"}.hgi-solid.hgi-second-bracket-square:before{content:"ᙉ"}.hgi-solid.hgi-second-bracket:before{content:"ᙊ"}.hgi-solid.hgi-secured-network:before{content:"ᙋ"}.hgi-solid.hgi-security-block:before{content:"ᙌ"}.hgi-solid.hgi-security-check:before{content:"ᙍ"}.hgi-solid.hgi-security-key-usb:before{content:"ᙎ"}.hgi-solid.hgi-security-lock:before{content:"ᙏ"}.hgi-solid.hgi-security-password:before{content:"ᙐ"}.hgi-solid.hgi-security-validation:before{content:"ᙑ"}.hgi-solid.hgi-security-wifi:before{content:"ᙒ"}.hgi-solid.hgi-security:before{content:"ᙓ"}.hgi-solid.hgi-segment:before{content:"ᙔ"}.hgi-solid.hgi-select-01:before{content:"ᙕ"}.hgi-solid.hgi-select-02:before{content:"ᙖ"}.hgi-solid.hgi-send-to-mobile:before{content:"ᙗ"}.hgi-solid.hgi-senseless:before{content:"ᙘ"}.hgi-solid.hgi-sent:before{content:"ᙙ"}.hgi-solid.hgi-seo:before{content:"ᙚ"}.hgi-solid.hgi-service:before{content:"ᙛ"}.hgi-solid.hgi-setting-06:before{content:"ᙜ"}.hgi-solid.hgi-setting-07:before{content:"ᙝ"}.hgi-solid.hgi-setting-done-01:before{content:"ᙞ"}.hgi-solid.hgi-setting-done-02:before{content:"ᙟ"}.hgi-solid.hgi-setting-done-03:before{content:"ᙠ"}.hgi-solid.hgi-setting-done-04:before{content:"ᙡ"}.hgi-solid.hgi-setting-error-03:before{content:"ᙢ"}.hgi-solid.hgi-setting-error-04:before{content:"ᙣ"}.hgi-solid.hgi-settings-01:before{content:"ᙤ"}.hgi-solid.hgi-settings-02:before{content:"ᙥ"}.hgi-solid.hgi-settings-03:before{content:"ᙦ"}.hgi-solid.hgi-settings-04:before{content:"ᙧ"}.hgi-solid.hgi-settings-05:before{content:"ᙨ"}.hgi-solid.hgi-settings-error-01:before{content:"ᙩ"}.hgi-solid.hgi-settings-error-02:before{content:"ᙪ"}.hgi-solid.hgi-setup-01:before{content:"ᙫ"}.hgi-solid.hgi-setup-02:before{content:"ᙬ"}.hgi-solid.hgi-shaka-01:before{content:"᙭"}.hgi-solid.hgi-shaka-02:before{content:"᙮"}.hgi-solid.hgi-shaka-03:before{content:"ᙯ"}.hgi-solid.hgi-shaka-04:before{content:"ᙰ"}.hgi-solid.hgi-shampoo:before{content:"ᙱ"}.hgi-solid.hgi-shapes:before{content:"ᙲ"}.hgi-solid.hgi-share-01:before{content:"ᙳ"}.hgi-solid.hgi-share-02:before{content:"ᙴ"}.hgi-solid.hgi-share-03:before{content:"ᙵ"}.hgi-solid.hgi-share-04:before{content:"ᙶ"}.hgi-solid.hgi-share-05:before{content:"ᙷ"}.hgi-solid.hgi-share-06:before{content:"ᙸ"}.hgi-solid.hgi-share-07:before{content:"ᙹ"}.hgi-solid.hgi-share-08:before{content:"ᙺ"}.hgi-solid.hgi-share-knowledge:before{content:"ᙻ"}.hgi-solid.hgi-share-location-01:before{content:"ᙼ"}.hgi-solid.hgi-share-location-02:before{content:"ᙽ"}.hgi-solid.hgi-shared-wifi:before{content:"ᙾ"}.hgi-solid.hgi-sharing:before{content:"ᙿ"}.hgi-solid.hgi-shellfish:before{content:" "}.hgi-solid.hgi-sheriff-01:before{content:"ᚁ"}.hgi-solid.hgi-sheriff-02:before{content:"ᚂ"}.hgi-solid.hgi-shield-01:before{content:"ᚃ"}.hgi-solid.hgi-shield-02:before{content:"ᚄ"}.hgi-solid.hgi-shield-blockchain:before{content:"ᚅ"}.hgi-solid.hgi-shield-energy:before{content:"ᚆ"}.hgi-solid.hgi-shield-key:before{content:"ᚇ"}.hgi-solid.hgi-shield-user:before{content:"ᚈ"}.hgi-solid.hgi-shipment-tracking:before{content:"ᚉ"}.hgi-solid.hgi-shipping-center:before{content:"ᚊ"}.hgi-solid.hgi-shipping-loading:before{content:"ᚋ"}.hgi-solid.hgi-shipping-truck-01:before{content:"ᚌ"}.hgi-solid.hgi-shipping-truck-02:before{content:"ᚍ"}.hgi-solid.hgi-shirt-01:before{content:"ᚎ"}.hgi-solid.hgi-shocked:before{content:"ᚏ"}.hgi-solid.hgi-shop-sign:before{content:"ᚐ"}.hgi-solid.hgi-shopping-bag-01:before{content:"ᚑ"}.hgi-solid.hgi-shopping-bag-02:before{content:"ᚒ"}.hgi-solid.hgi-shopping-bag-03:before{content:"ᚓ"}.hgi-solid.hgi-shopping-bag-add:before{content:"ᚔ"}.hgi-solid.hgi-shopping-bag-check:before{content:"ᚕ"}.hgi-solid.hgi-shopping-bag-favorite:before{content:"ᚖ"}.hgi-solid.hgi-shopping-bag-remove:before{content:"ᚗ"}.hgi-solid.hgi-shopping-basket-01:before{content:"ᚘ"}.hgi-solid.hgi-shopping-basket-02:before{content:"ᚙ"}.hgi-solid.hgi-shopping-basket-03:before{content:"ᚚ"}.hgi-solid.hgi-shopping-basket-add-01:before{content:"᚛"}.hgi-solid.hgi-shopping-basket-add-02:before{content:"᚜"}.hgi-solid.hgi-shopping-basket-add-03:before{content:"᚝"}.hgi-solid.hgi-shopping-basket-check-in-01:before{content:"᚞"}.hgi-solid.hgi-shopping-basket-check-in-02:before{content:"᚟"}.hgi-solid.hgi-shopping-basket-check-in-03:before{content:"ᚠ"}.hgi-solid.hgi-shopping-basket-check-out-01:before{content:"ᚡ"}.hgi-solid.hgi-shopping-basket-check-out-02:before{content:"ᚢ"}.hgi-solid.hgi-shopping-basket-check-out-03:before{content:"ᚣ"}.hgi-solid.hgi-shopping-basket-done-01:before{content:"ᚤ"}.hgi-solid.hgi-shopping-basket-done-02:before{content:"ᚥ"}.hgi-solid.hgi-shopping-basket-done-03:before{content:"ᚦ"}.hgi-solid.hgi-shopping-basket-favorite-01:before{content:"ᚧ"}.hgi-solid.hgi-shopping-basket-favorite-02:before{content:"ᚨ"}.hgi-solid.hgi-shopping-basket-favorite-03:before{content:"ᚩ"}.hgi-solid.hgi-shopping-basket-remove-01:before{content:"ᚪ"}.hgi-solid.hgi-shopping-basket-remove-02:before{content:"ᚫ"}.hgi-solid.hgi-shopping-basket-remove-03:before{content:"ᚬ"}.hgi-solid.hgi-shopping-basket-secure-01:before{content:"ᚭ"}.hgi-solid.hgi-shopping-basket-secure-02:before{content:"ᚮ"}.hgi-solid.hgi-shopping-basket-secure-03:before{content:"ᚯ"}.hgi-solid.hgi-shopping-cart-01:before{content:"ᚰ"}.hgi-solid.hgi-shopping-cart-02:before{content:"ᚱ"}.hgi-solid.hgi-shopping-cart-add-01:before{content:"ᚲ"}.hgi-solid.hgi-shopping-cart-add-02:before{content:"ᚳ"}.hgi-solid.hgi-shopping-cart-check-01:before{content:"ᚴ"}.hgi-solid.hgi-shopping-cart-check-02:before{content:"ᚵ"}.hgi-solid.hgi-shopping-cart-check-in-01:before{content:"ᚶ"}.hgi-solid.hgi-shopping-cart-check-in-02:before{content:"ᚷ"}.hgi-solid.hgi-shopping-cart-check-out-01:before{content:"ᚸ"}.hgi-solid.hgi-shopping-cart-check-out-02:before{content:"ᚹ"}.hgi-solid.hgi-shopping-cart-favorite-01:before{content:"ᚺ"}.hgi-solid.hgi-shopping-cart-favorite-02:before{content:"ᚻ"}.hgi-solid.hgi-shopping-cart-remove-01:before{content:"ᚼ"}.hgi-solid.hgi-shopping-cart-remove-02:before{content:"ᚽ"}.hgi-solid.hgi-shorts-pants:before{content:"ᚾ"}.hgi-solid.hgi-shuffle-square:before{content:"ᚿ"}.hgi-solid.hgi-shuffle:before{content:"ᛀ"}.hgi-solid.hgi-shutterstock:before{content:"ᛁ"}.hgi-solid.hgi-sidebar-bottom:before{content:"ᛂ"}.hgi-solid.hgi-sidebar-left-01:before{content:"ᛃ"}.hgi-solid.hgi-sidebar-left:before{content:"ᛄ"}.hgi-solid.hgi-sidebar-right-01:before{content:"ᛅ"}.hgi-solid.hgi-sidebar-right:before{content:"ᛆ"}.hgi-solid.hgi-sidebar-top:before{content:"ᛇ"}.hgi-solid.hgi-sign-language-c:before{content:"ᛈ"}.hgi-solid.hgi-signal-full-01:before{content:"ᛉ"}.hgi-solid.hgi-signal-full-02:before{content:"ᛊ"}.hgi-solid.hgi-signal-low-01:before{content:"ᛋ"}.hgi-solid.hgi-signal-low-02:before{content:"ᛌ"}.hgi-solid.hgi-signal-low-medium:before{content:"ᛍ"}.hgi-solid.hgi-signal-medium-01:before{content:"ᛎ"}.hgi-solid.hgi-signal-medium-02:before{content:"ᛏ"}.hgi-solid.hgi-signal-no-01:before{content:"ᛐ"}.hgi-solid.hgi-signal-no-02:before{content:"ᛑ"}.hgi-solid.hgi-signal:before{content:"ᛒ"}.hgi-solid.hgi-signature:before{content:"ᛓ"}.hgi-solid.hgi-silence:before{content:"ᛔ"}.hgi-solid.hgi-simcard-01:before{content:"ᛕ"}.hgi-solid.hgi-simcard-02:before{content:"ᛖ"}.hgi-solid.hgi-simcard-dual:before{content:"ᛗ"}.hgi-solid.hgi-sin:before{content:"ᛘ"}.hgi-solid.hgi-sine-01:before{content:"ᛙ"}.hgi-solid.hgi-sine-02:before{content:"ᛚ"}.hgi-solid.hgi-sing-left:before{content:"ᛛ"}.hgi-solid.hgi-sing-right:before{content:"ᛜ"}.hgi-solid.hgi-sink-01:before{content:"ᛝ"}.hgi-solid.hgi-sink-02:before{content:"ᛞ"}.hgi-solid.hgi-siri:before{content:"ᛟ"}.hgi-solid.hgi-sketch:before{content:"ᛠ"}.hgi-solid.hgi-skew:before{content:"ᛡ"}.hgi-solid.hgi-ski-dice-faces-01:before{content:"ᛢ"}.hgi-solid.hgi-skipping-rope:before{content:"ᛣ"}.hgi-solid.hgi-skull:before{content:"ᛤ"}.hgi-solid.hgi-skype:before{content:"ᛥ"}.hgi-solid.hgi-slack:before{content:"ᛦ"}.hgi-solid.hgi-sleeping:before{content:"ᛧ"}.hgi-solid.hgi-sleeveless:before{content:"ᛨ"}.hgi-solid.hgi-sliders-horizontal:before{content:"ᛩ"}.hgi-solid.hgi-sliders-vertical:before{content:"ᛪ"}.hgi-solid.hgi-slideshare:before{content:"᛫"}.hgi-solid.hgi-slow-winds:before{content:"᛬"}.hgi-solid.hgi-smart-ac:before{content:"᛭"}.hgi-solid.hgi-smart-phone-01:before{content:"ᛮ"}.hgi-solid.hgi-smart-phone-02:before{content:"ᛯ"}.hgi-solid.hgi-smart-phone-03:before{content:"ᛰ"}.hgi-solid.hgi-smart-phone-04:before{content:"ᛱ"}.hgi-solid.hgi-smart-phone-landscape:before{content:"ᛲ"}.hgi-solid.hgi-smart-watch-01:before{content:"ᛳ"}.hgi-solid.hgi-smart-watch-02:before{content:"ᛴ"}.hgi-solid.hgi-smart-watch-03:before{content:"ᛵ"}.hgi-solid.hgi-smart-watch-04:before{content:"ᛶ"}.hgi-solid.hgi-smart:before{content:"ᛷ"}.hgi-solid.hgi-smartphone-lost-wifi:before{content:"ᛸ"}.hgi-solid.hgi-smartphone-wifi:before{content:"᛹"}.hgi-solid.hgi-smile-dizzy:before{content:"᛺"}.hgi-solid.hgi-smile:before{content:"᛻"}.hgi-solid.hgi-sms-code:before{content:"᛼"}.hgi-solid.hgi-snail:before{content:"᛽"}.hgi-solid.hgi-snapchat:before{content:"᛾"}.hgi-solid.hgi-snow:before{content:"᛿"}.hgi-solid.hgi-soda-can:before{content:"ᜀ"}.hgi-solid.hgi-sofa-01:before{content:"ᜁ"}.hgi-solid.hgi-sofa-02:before{content:"ᜂ"}.hgi-solid.hgi-sofa-03:before{content:"ᜃ"}.hgi-solid.hgi-sofa-single:before{content:"ᜄ"}.hgi-solid.hgi-soft-drink-01:before{content:"ᜅ"}.hgi-solid.hgi-soft-drink-02:before{content:"ᜆ"}.hgi-solid.hgi-software-license:before{content:"ᜇ"}.hgi-solid.hgi-software-uninstall:before{content:"ᜈ"}.hgi-solid.hgi-software:before{content:"ᜉ"}.hgi-solid.hgi-soil-moisture-field:before{content:"ᜊ"}.hgi-solid.hgi-soil-moisture-global:before{content:"ᜋ"}.hgi-solid.hgi-soil-temperature-field:before{content:"ᜌ"}.hgi-solid.hgi-soil-temperature-global:before{content:"ᜍ"}.hgi-solid.hgi-solar-energy:before{content:"ᜎ"}.hgi-solid.hgi-solar-panel-01:before{content:"ᜏ"}.hgi-solid.hgi-solar-panel-02:before{content:"ᜐ"}.hgi-solid.hgi-solar-panel-03:before{content:"ᜑ"}.hgi-solid.hgi-solar-panel-04:before{content:"ᜒ"}.hgi-solid.hgi-solar-panel-05:before{content:"ᜓ"}.hgi-solid.hgi-solar-power:before{content:"᜔"}.hgi-solid.hgi-solar-system-01:before{content:"᜕"}.hgi-solid.hgi-solar-system:before{content:"᜖"}.hgi-solid.hgi-solid-line-01:before{content:"᜗"}.hgi-solid.hgi-solid-line-02:before{content:"᜘"}.hgi-solid.hgi-sort-by-down-01:before{content:"᜙"}.hgi-solid.hgi-sort-by-down-02:before{content:"᜚"}.hgi-solid.hgi-sort-by-up-01:before{content:"᜛"}.hgi-solid.hgi-sort-by-up-02:before{content:"᜜"}.hgi-solid.hgi-sorting-01:before{content:"᜝"}.hgi-solid.hgi-sorting-02:before{content:"᜞"}.hgi-solid.hgi-sorting-03:before{content:"ᜟ"}.hgi-solid.hgi-sorting-04:before{content:"ᜠ"}.hgi-solid.hgi-sorting-05:before{content:"ᜡ"}.hgi-solid.hgi-sorting-1-9:before{content:"ᜢ"}.hgi-solid.hgi-sorting-9-1:before{content:"ᜣ"}.hgi-solid.hgi-sorting-a-z-01:before{content:"ᜤ"}.hgi-solid.hgi-sorting-a-z-02:before{content:"ᜥ"}.hgi-solid.hgi-sorting-down:before{content:"ᜦ"}.hgi-solid.hgi-sorting-up:before{content:"ᜧ"}.hgi-solid.hgi-sorting-z-a-01:before{content:"ᜨ"}.hgi-solid.hgi-soundcloud:before{content:"ᜩ"}.hgi-solid.hgi-source-code-circle:before{content:"ᜪ"}.hgi-solid.hgi-source-code-square:before{content:"ᜫ"}.hgi-solid.hgi-source-code:before{content:"ᜬ"}.hgi-solid.hgi-spaceship:before{content:"ᜭ"}.hgi-solid.hgi-spades:before{content:"ᜮ"}.hgi-solid.hgi-spaghetti:before{content:"ᜯ"}.hgi-solid.hgi-spam:before{content:"ᜰ"}.hgi-solid.hgi-sparkles:before{content:"ᜱ"}.hgi-solid.hgi-spartan-helmet:before{content:"ᜲ"}.hgi-solid.hgi-spatula:before{content:"ᜳ"}.hgi-solid.hgi-speaker-01:before{content:"᜴"}.hgi-solid.hgi-speaker:before{content:"᜵"}.hgi-solid.hgi-speech-to-text:before{content:"᜶"}.hgi-solid.hgi-speed-train-01:before{content:"᜷"}.hgi-solid.hgi-speed-train-02:before{content:"᜸"}.hgi-solid.hgi-sperm:before{content:"᜹"}.hgi-solid.hgi-sphere:before{content:"᜺"}.hgi-solid.hgi-spirals:before{content:"᜻"}.hgi-solid.hgi-spoon-and-fork:before{content:"᜼"}.hgi-solid.hgi-spoon-and-knife:before{content:"᜽"}.hgi-solid.hgi-spoon:before{content:"᜾"}.hgi-solid.hgi-spotify:before{content:"᜿"}.hgi-solid.hgi-sql:before{content:"ᝀ"}.hgi-solid.hgi-square-01:before{content:"ᝁ"}.hgi-solid.hgi-square-arrow-data-transfer-diagonal:before{content:"ᝂ"}.hgi-solid.hgi-square-arrow-data-transfer-horizontal:before{content:"ᝃ"}.hgi-solid.hgi-square-arrow-data-transfer-vertical:before{content:"ᝄ"}.hgi-solid.hgi-square-arrow-diagonal-01:before{content:"ᝅ"}.hgi-solid.hgi-square-arrow-diagonal-02:before{content:"ᝆ"}.hgi-solid.hgi-square-arrow-down-01:before{content:"ᝇ"}.hgi-solid.hgi-square-arrow-down-02:before{content:"ᝈ"}.hgi-solid.hgi-square-arrow-down-03:before{content:"ᝉ"}.hgi-solid.hgi-square-arrow-down-double:before{content:"ᝊ"}.hgi-solid.hgi-square-arrow-down-left:before{content:"ᝋ"}.hgi-solid.hgi-square-arrow-down-right:before{content:"ᝌ"}.hgi-solid.hgi-square-arrow-expand-01:before{content:"ᝍ"}.hgi-solid.hgi-square-arrow-expand-02:before{content:"ᝎ"}.hgi-solid.hgi-square-arrow-horizontal:before{content:"ᝏ"}.hgi-solid.hgi-square-arrow-left-01:before{content:"ᝐ"}.hgi-solid.hgi-square-arrow-left-02:before{content:"ᝑ"}.hgi-solid.hgi-square-arrow-left-03:before{content:"ᝒ"}.hgi-solid.hgi-square-arrow-left-double:before{content:"ᝓ"}.hgi-solid.hgi-square-arrow-left-right:before{content:"᝔"}.hgi-solid.hgi-square-arrow-move-down-left:before{content:"᝕"}.hgi-solid.hgi-square-arrow-move-down-right:before{content:"᝖"}.hgi-solid.hgi-square-arrow-move-left-down:before{content:"᝗"}.hgi-solid.hgi-square-arrow-move-left-up:before{content:"᝘"}.hgi-solid.hgi-square-arrow-move-right-down:before{content:"᝙"}.hgi-solid.hgi-square-arrow-move-right-up:before{content:"᝚"}.hgi-solid.hgi-square-arrow-reload-01:before{content:"᝛"}.hgi-solid.hgi-square-arrow-reload-02:before{content:"᝜"}.hgi-solid.hgi-square-arrow-right-01:before{content:"᝝"}.hgi-solid.hgi-square-arrow-right-02:before{content:"᝞"}.hgi-solid.hgi-square-arrow-right-03:before{content:"᝟"}.hgi-solid.hgi-square-arrow-right-double:before{content:"ᝠ"}.hgi-solid.hgi-square-arrow-shrink-01:before{content:"ᝡ"}.hgi-solid.hgi-square-arrow-shrink-02:before{content:"ᝢ"}.hgi-solid.hgi-square-arrow-up-01:before{content:"ᝣ"}.hgi-solid.hgi-square-arrow-up-02:before{content:"ᝤ"}.hgi-solid.hgi-square-arrow-up-03:before{content:"ᝥ"}.hgi-solid.hgi-square-arrow-up-double:before{content:"ᝦ"}.hgi-solid.hgi-square-arrow-up-down:before{content:"ᝧ"}.hgi-solid.hgi-square-arrow-up-left:before{content:"ᝨ"}.hgi-solid.hgi-square-arrow-up-right:before{content:"ᝩ"}.hgi-solid.hgi-square-arrow-vertical:before{content:"ᝪ"}.hgi-solid.hgi-square-circle:before{content:"ᝫ"}.hgi-solid.hgi-square-lock-01:before{content:"ᝬ"}.hgi-solid.hgi-square-lock-02:before{content:"᝭"}.hgi-solid.hgi-square-lock-add-01:before{content:"ᝮ"}.hgi-solid.hgi-square-lock-add-02:before{content:"ᝯ"}.hgi-solid.hgi-square-lock-check-01:before{content:"ᝰ"}.hgi-solid.hgi-square-lock-check-02:before{content:"᝱"}.hgi-solid.hgi-square-lock-minus-01:before{content:"ᝲ"}.hgi-solid.hgi-square-lock-minus-02:before{content:"ᝳ"}.hgi-solid.hgi-square-lock-password:before{content:"᝴"}.hgi-solid.hgi-square-lock-remove-01:before{content:"᝵"}.hgi-solid.hgi-square-lock-remove-02:before{content:"᝶"}.hgi-solid.hgi-square-root-square:before{content:"᝷"}.hgi-solid.hgi-square-square:before{content:"᝸"}.hgi-solid.hgi-square-unlock-01:before{content:"᝹"}.hgi-solid.hgi-square-unlock-02:before{content:"᝺"}.hgi-solid.hgi-square:before{content:"᝻"}.hgi-solid.hgi-stack-star:before{content:"᝼"}.hgi-solid.hgi-stake:before{content:"᝽"}.hgi-solid.hgi-stamp-01:before{content:"᝾"}.hgi-solid.hgi-stamp-02:before{content:"᝿"}.hgi-solid.hgi-stamp:before{content:"ក"}.hgi-solid.hgi-star-circle:before{content:"ខ"}.hgi-solid.hgi-star-face:before{content:"គ"}.hgi-solid.hgi-star-half:before{content:"ឃ"}.hgi-solid.hgi-star-off:before{content:"ង"}.hgi-solid.hgi-star-square:before{content:"ច"}.hgi-solid.hgi-star:before{content:"ឆ"}.hgi-solid.hgi-stars:before{content:"ជ"}.hgi-solid.hgi-start-up-01:before{content:"ឈ"}.hgi-solid.hgi-start-up-02:before{content:"ញ"}.hgi-solid.hgi-stationery:before{content:"ដ"}.hgi-solid.hgi-steak:before{content:"ឋ"}.hgi-solid.hgi-steering:before{content:"ឌ"}.hgi-solid.hgi-step-into:before{content:"ឍ"}.hgi-solid.hgi-step-out:before{content:"ណ"}.hgi-solid.hgi-step-over:before{content:"ត"}.hgi-solid.hgi-stethoscope-02:before{content:"ថ"}.hgi-solid.hgi-stethoscope:before{content:"ទ"}.hgi-solid.hgi-sticky-note-01:before{content:"ធ"}.hgi-solid.hgi-sticky-note-02:before{content:"ន"}.hgi-solid.hgi-stop-watch:before{content:"ប"}.hgi-solid.hgi-stop:before{content:"ផ"}.hgi-solid.hgi-store-01:before{content:"ព"}.hgi-solid.hgi-store-02:before{content:"ភ"}.hgi-solid.hgi-store-03:before{content:"ម"}.hgi-solid.hgi-store-04:before{content:"យ"}.hgi-solid.hgi-store-add-01:before{content:"រ"}.hgi-solid.hgi-store-add-02:before{content:"ល"}.hgi-solid.hgi-store-location-01:before{content:"វ"}.hgi-solid.hgi-store-location-02:before{content:"ឝ"}.hgi-solid.hgi-store-remove-01:before{content:"ឞ"}.hgi-solid.hgi-store-remove-02:before{content:"ស"}.hgi-solid.hgi-store-verified-01:before{content:"ហ"}.hgi-solid.hgi-store-verified-02:before{content:"ឡ"}.hgi-solid.hgi-straight-edge:before{content:"អ"}.hgi-solid.hgi-strategy:before{content:"ឣ"}.hgi-solid.hgi-stroke-bottom:before{content:"ឤ"}.hgi-solid.hgi-stroke-center:before{content:"ឥ"}.hgi-solid.hgi-stroke-inside:before{content:"ឦ"}.hgi-solid.hgi-stroke-left:before{content:"ឧ"}.hgi-solid.hgi-stroke-outside:before{content:"ឨ"}.hgi-solid.hgi-stroke-right:before{content:"ឩ"}.hgi-solid.hgi-stroke-top:before{content:"ឪ"}.hgi-solid.hgi-structure-01:before{content:"ឫ"}.hgi-solid.hgi-structure-02:before{content:"ឬ"}.hgi-solid.hgi-structure-03:before{content:"ឭ"}.hgi-solid.hgi-structure-04:before{content:"ឮ"}.hgi-solid.hgi-structure-05:before{content:"ឯ"}.hgi-solid.hgi-structure-add:before{content:"ឰ"}.hgi-solid.hgi-structure-check:before{content:"ឱ"}.hgi-solid.hgi-structure-fail:before{content:"ឲ"}.hgi-solid.hgi-structure-folder-circle:before{content:"ឳ"}.hgi-solid.hgi-structure-folder:before{content:"឴"}.hgi-solid.hgi-student-card:before{content:"឵"}.hgi-solid.hgi-student:before{content:"ា"}.hgi-solid.hgi-students:before{content:"ិ"}.hgi-solid.hgi-study-desk:before{content:"ី"}.hgi-solid.hgi-study-lamp:before{content:"ឹ"}.hgi-solid.hgi-stumbleupon:before{content:"ឺ"}.hgi-solid.hgi-submarine:before{content:"ុ"}.hgi-solid.hgi-submerge:before{content:"ូ"}.hgi-solid.hgi-subnode-add:before{content:"ួ"}.hgi-solid.hgi-subnode-delete:before{content:"ើ"}.hgi-solid.hgi-subpoena:before{content:"ឿ"}.hgi-solid.hgi-subtitle:before{content:"ៀ"}.hgi-solid.hgi-suit-01:before{content:"េ"}.hgi-solid.hgi-suit-02:before{content:"ែ"}.hgi-solid.hgi-sujood:before{content:"ៃ"}.hgi-solid.hgi-summation-01:before{content:"ោ"}.hgi-solid.hgi-summation-02:before{content:"ៅ"}.hgi-solid.hgi-summation-circle:before{content:"ំ"}.hgi-solid.hgi-summation-square:before{content:"ះ"}.hgi-solid.hgi-sun-01:before{content:"ៈ"}.hgi-solid.hgi-sun-02:before{content:"៉"}.hgi-solid.hgi-sun-03:before{content:"៊"}.hgi-solid.hgi-sun-cloud-01:before{content:"់"}.hgi-solid.hgi-sun-cloud-02:before{content:"៌"}.hgi-solid.hgi-sun-cloud-angled-rain-01:before{content:"៍"}.hgi-solid.hgi-sun-cloud-angled-rain-02:before{content:"៎"}.hgi-solid.hgi-sun-cloud-angled-rain-zap-01:before{content:"៏"}.hgi-solid.hgi-sun-cloud-angled-rain-zap-02:before{content:"័"}.hgi-solid.hgi-sun-cloud-angled-zap-01:before{content:"៑"}.hgi-solid.hgi-sun-cloud-angled-zap-02:before{content:"្"}.hgi-solid.hgi-sun-cloud-big-rain-01:before{content:"៓"}.hgi-solid.hgi-sun-cloud-big-rain-02:before{content:"។"}.hgi-solid.hgi-sun-cloud-fast-wind-01:before{content:"៕"}.hgi-solid.hgi-sun-cloud-fast-wind-02:before{content:"៖"}.hgi-solid.hgi-sun-cloud-hailstone-01:before{content:"ៗ"}.hgi-solid.hgi-sun-cloud-hailstone-02:before{content:"៘"}.hgi-solid.hgi-sun-cloud-little-rain-01:before{content:"៙"}.hgi-solid.hgi-sun-cloud-little-rain-02:before{content:"៚"}.hgi-solid.hgi-sun-cloud-little-snow-01:before{content:"៛"}.hgi-solid.hgi-sun-cloud-little-snow-02:before{content:"ៜ"}.hgi-solid.hgi-sun-cloud-mid-rain-01:before{content:"៝"}.hgi-solid.hgi-sun-cloud-mid-rain-02:before{content:"៞"}.hgi-solid.hgi-sun-cloud-mid-snow-01:before{content:"៟"}.hgi-solid.hgi-sun-cloud-mid-snow-02:before{content:"០"}.hgi-solid.hgi-sun-cloud-slow-wind-01:before{content:"១"}.hgi-solid.hgi-sun-cloud-slow-wind-02:before{content:"២"}.hgi-solid.hgi-sun-cloud-snow-01:before{content:"៣"}.hgi-solid.hgi-sun-cloud-snow-02:before{content:"៤"}.hgi-solid.hgi-sunglasses:before{content:"៥"}.hgi-solid.hgi-sunrise:before{content:"៦"}.hgi-solid.hgi-sunset:before{content:"៧"}.hgi-solid.hgi-super-mario-toad:before{content:"៨"}.hgi-solid.hgi-super-mario:before{content:"៩"}.hgi-solid.hgi-surfboard:before{content:"៪"}.hgi-solid.hgi-surprise:before{content:"៫"}.hgi-solid.hgi-sushi-01:before{content:"៬"}.hgi-solid.hgi-sushi-02:before{content:"៭"}.hgi-solid.hgi-sushi-03:before{content:"៮"}.hgi-solid.hgi-suspicious:before{content:"៯"}.hgi-solid.hgi-sustainable-energy:before{content:"៰"}.hgi-solid.hgi-svg-01:before{content:"៱"}.hgi-solid.hgi-svg-02:before{content:"៲"}.hgi-solid.hgi-swarm:before{content:"៳"}.hgi-solid.hgi-swatch:before{content:"៴"}.hgi-solid.hgi-swimming-cap:before{content:"៵"}.hgi-solid.hgi-swimming:before{content:"៶"}.hgi-solid.hgi-swipe-down-01:before{content:"៷"}.hgi-solid.hgi-swipe-down-02:before{content:"៸"}.hgi-solid.hgi-swipe-down-03:before{content:"៹"}.hgi-solid.hgi-swipe-down-04:before{content:"៺"}.hgi-solid.hgi-swipe-down-05:before{content:"៻"}.hgi-solid.hgi-swipe-down-06:before{content:"៼"}.hgi-solid.hgi-swipe-down-07:before{content:"៽"}.hgi-solid.hgi-swipe-down-08:before{content:"៾"}.hgi-solid.hgi-swipe-left-01:before{content:"៿"}.hgi-solid.hgi-swipe-left-02:before{content:"᠀"}.hgi-solid.hgi-swipe-left-03:before{content:"᠁"}.hgi-solid.hgi-swipe-left-04:before{content:"᠂"}.hgi-solid.hgi-swipe-left-05:before{content:"᠃"}.hgi-solid.hgi-swipe-left-06:before{content:"᠄"}.hgi-solid.hgi-swipe-left-07:before{content:"᠅"}.hgi-solid.hgi-swipe-left-08:before{content:"᠆"}.hgi-solid.hgi-swipe-left-09:before{content:"᠇"}.hgi-solid.hgi-swipe-right-01:before{content:"᠈"}.hgi-solid.hgi-swipe-right-02:before{content:"᠉"}.hgi-solid.hgi-swipe-right-03:before{content:"᠊"}.hgi-solid.hgi-swipe-right-04:before{content:"᠋"}.hgi-solid.hgi-swipe-right-05:before{content:"᠌"}.hgi-solid.hgi-swipe-right-06:before{content:"᠍"}.hgi-solid.hgi-swipe-right-07:before{content:"᠎"}.hgi-solid.hgi-swipe-right-08:before{content:"᠏"}.hgi-solid.hgi-swipe-right-09:before{content:"᠐"}.hgi-solid.hgi-swipe-up-01:before{content:"᠑"}.hgi-solid.hgi-swipe-up-02:before{content:"᠒"}.hgi-solid.hgi-swipe-up-03:before{content:"᠓"}.hgi-solid.hgi-swipe-up-04:before{content:"᠔"}.hgi-solid.hgi-swipe-up-05:before{content:"᠕"}.hgi-solid.hgi-swipe-up-06:before{content:"᠖"}.hgi-solid.hgi-swipe-up-07:before{content:"᠗"}.hgi-solid.hgi-swipe-up-08:before{content:"᠘"}.hgi-solid.hgi-sword-01:before{content:"᠙"}.hgi-solid.hgi-sword-02:before{content:"᠚"}.hgi-solid.hgi-sword-03:before{content:"᠛"}.hgi-solid.hgi-system-update-01:before{content:"᠜"}.hgi-solid.hgi-system-update-02:before{content:"᠝"}.hgi-solid.hgi-t-shirt:before{content:"᠞"}.hgi-solid.hgi-table-01:before{content:"᠟"}.hgi-solid.hgi-table-02:before{content:"ᠠ"}.hgi-solid.hgi-table-03:before{content:"ᠡ"}.hgi-solid.hgi-table-lamp-01:before{content:"ᠢ"}.hgi-solid.hgi-table-lamp-02:before{content:"ᠣ"}.hgi-solid.hgi-table-round:before{content:"ᠤ"}.hgi-solid.hgi-table-tennis-bat:before{content:"ᠥ"}.hgi-solid.hgi-table:before{content:"ᠦ"}.hgi-solid.hgi-tablet-01:before{content:"ᠧ"}.hgi-solid.hgi-tablet-02:before{content:"ᠨ"}.hgi-solid.hgi-tablet-connected-bluetooth:before{content:"ᠩ"}.hgi-solid.hgi-tablet-connected-usb:before{content:"ᠪ"}.hgi-solid.hgi-tablet-connected-wifi:before{content:"ᠫ"}.hgi-solid.hgi-tablet-pen:before{content:"ᠬ"}.hgi-solid.hgi-taco-01:before{content:"ᠭ"}.hgi-solid.hgi-taco-02:before{content:"ᠮ"}.hgi-solid.hgi-tag-01:before{content:"ᠯ"}.hgi-solid.hgi-tag-02:before{content:"ᠰ"}.hgi-solid.hgi-tags:before{content:"ᠱ"}.hgi-solid.hgi-taj-mahal:before{content:"ᠲ"}.hgi-solid.hgi-tan:before{content:"ᠳ"}.hgi-solid.hgi-tank-top:before{content:"ᠴ"}.hgi-solid.hgi-tap-01:before{content:"ᠵ"}.hgi-solid.hgi-tap-02:before{content:"ᠶ"}.hgi-solid.hgi-tap-03:before{content:"ᠷ"}.hgi-solid.hgi-tap-04:before{content:"ᠸ"}.hgi-solid.hgi-tap-05:before{content:"ᠹ"}.hgi-solid.hgi-tap-06:before{content:"ᠺ"}.hgi-solid.hgi-tap-07:before{content:"ᠻ"}.hgi-solid.hgi-tap-08:before{content:"ᠼ"}.hgi-solid.hgi-tape-measure:before{content:"ᠽ"}.hgi-solid.hgi-target-01:before{content:"ᠾ"}.hgi-solid.hgi-target-02:before{content:"ᠿ"}.hgi-solid.hgi-target-03:before{content:"ᡀ"}.hgi-solid.hgi-target-dollar:before{content:"ᡁ"}.hgi-solid.hgi-tasbih:before{content:"ᡂ"}.hgi-solid.hgi-task-01:before{content:"ᡃ"}.hgi-solid.hgi-task-02:before{content:"ᡄ"}.hgi-solid.hgi-task-add-01:before{content:"ᡅ"}.hgi-solid.hgi-task-add-02:before{content:"ᡆ"}.hgi-solid.hgi-task-daily-01:before{content:"ᡇ"}.hgi-solid.hgi-task-daily-02:before{content:"ᡈ"}.hgi-solid.hgi-task-done-01:before{content:"ᡉ"}.hgi-solid.hgi-task-done-02:before{content:"ᡊ"}.hgi-solid.hgi-task-edit-01:before{content:"ᡋ"}.hgi-solid.hgi-task-edit-02:before{content:"ᡌ"}.hgi-solid.hgi-task-remove-01:before{content:"ᡍ"}.hgi-solid.hgi-task-remove-02:before{content:"ᡎ"}.hgi-solid.hgi-taxes:before{content:"ᡏ"}.hgi-solid.hgi-taxi:before{content:"ᡐ"}.hgi-solid.hgi-tea-pod:before{content:"ᡑ"}.hgi-solid.hgi-tea:before{content:"ᡒ"}.hgi-solid.hgi-teacher:before{content:"ᡓ"}.hgi-solid.hgi-teaching:before{content:"ᡔ"}.hgi-solid.hgi-teamviewer:before{content:"ᡕ"}.hgi-solid.hgi-telegram:before{content:"ᡖ"}.hgi-solid.hgi-telephone:before{content:"ᡗ"}.hgi-solid.hgi-telescope-01:before{content:"ᡘ"}.hgi-solid.hgi-telescope-02:before{content:"ᡙ"}.hgi-solid.hgi-television-table:before{content:"ᡚ"}.hgi-solid.hgi-temperature:before{content:"ᡛ"}.hgi-solid.hgi-tennis-ball:before{content:"ᡜ"}.hgi-solid.hgi-terrace:before{content:"ᡝ"}.hgi-solid.hgi-test-tube-01:before{content:"ᡞ"}.hgi-solid.hgi-test-tube-02:before{content:"ᡟ"}.hgi-solid.hgi-test-tube-03:before{content:"ᡠ"}.hgi-solid.hgi-test-tube:before{content:"ᡡ"}.hgi-solid.hgi-tetris:before{content:"ᡢ"}.hgi-solid.hgi-text-align-center:before{content:"ᡣ"}.hgi-solid.hgi-text-align-justify-center:before{content:"ᡤ"}.hgi-solid.hgi-text-align-justify-left:before{content:"ᡥ"}.hgi-solid.hgi-text-align-justify-right:before{content:"ᡦ"}.hgi-solid.hgi-text-align-left-01:before{content:"ᡧ"}.hgi-solid.hgi-text-align-left:before{content:"ᡨ"}.hgi-solid.hgi-text-align-right-01:before{content:"ᡩ"}.hgi-solid.hgi-text-align-right:before{content:"ᡪ"}.hgi-solid.hgi-text-all-caps:before{content:"ᡫ"}.hgi-solid.hgi-text-bold:before{content:"ᡬ"}.hgi-solid.hgi-text-centerline-center-top:before{content:"ᡭ"}.hgi-solid.hgi-text-centerline-left:before{content:"ᡮ"}.hgi-solid.hgi-text-centerline-middle:before{content:"ᡯ"}.hgi-solid.hgi-text-centerline-right:before{content:"ᡰ"}.hgi-solid.hgi-text-check:before{content:"ᡱ"}.hgi-solid.hgi-text-circle:before{content:"ᡲ"}.hgi-solid.hgi-text-clear:before{content:"ᡳ"}.hgi-solid.hgi-text-color:before{content:"ᡴ"}.hgi-solid.hgi-text-creation:before{content:"ᡵ"}.hgi-solid.hgi-text-firstline-left:before{content:"ᡶ"}.hgi-solid.hgi-text-firstline-right:before{content:"ᡷ"}.hgi-solid.hgi-text-font:before{content:"ᡸ"}.hgi-solid.hgi-text-footnote:before{content:"᡹"}.hgi-solid.hgi-text-indent-01:before{content:"᡺"}.hgi-solid.hgi-text-indent-less:before{content:"᡻"}.hgi-solid.hgi-text-indent-more:before{content:"᡼"}.hgi-solid.hgi-text-indent:before{content:"᡽"}.hgi-solid.hgi-text-italic-slash:before{content:"᡾"}.hgi-solid.hgi-text-italic:before{content:"᡿"}.hgi-solid.hgi-text-kerning:before{content:"ᢀ"}.hgi-solid.hgi-text-number-sign:before{content:"ᢁ"}.hgi-solid.hgi-text-selection:before{content:"ᢂ"}.hgi-solid.hgi-text-smallcaps:before{content:"ᢃ"}.hgi-solid.hgi-text-square:before{content:"ᢄ"}.hgi-solid.hgi-text-strikethrough:before{content:"ᢅ"}.hgi-solid.hgi-text-subscript:before{content:"ᢆ"}.hgi-solid.hgi-text-superscript:before{content:"ᢇ"}.hgi-solid.hgi-text-tracking:before{content:"ᢈ"}.hgi-solid.hgi-text-underline:before{content:"ᢉ"}.hgi-solid.hgi-text-variable-front:before{content:"ᢊ"}.hgi-solid.hgi-text-vertical-alignment:before{content:"ᢋ"}.hgi-solid.hgi-text-wrap:before{content:"ᢌ"}.hgi-solid.hgi-text:before{content:"ᢍ"}.hgi-solid.hgi-the-prophets-mosque:before{content:"ᢎ"}.hgi-solid.hgi-thermometer-cold:before{content:"ᢏ"}.hgi-solid.hgi-thermometer-warm:before{content:"ᢐ"}.hgi-solid.hgi-thermometer:before{content:"ᢑ"}.hgi-solid.hgi-third-bracket-circle:before{content:"ᢒ"}.hgi-solid.hgi-third-bracket-square:before{content:"ᢓ"}.hgi-solid.hgi-third-bracket:before{content:"ᢔ"}.hgi-solid.hgi-thread:before{content:"ᢕ"}.hgi-solid.hgi-threads-ellipse:before{content:"ᢖ"}.hgi-solid.hgi-threads-rectangle:before{content:"ᢗ"}.hgi-solid.hgi-threads:before{content:"ᢘ"}.hgi-solid.hgi-three-d-move:before{content:"ᢙ"}.hgi-solid.hgi-three-d-rotate:before{content:"ᢚ"}.hgi-solid.hgi-three-d-scale:before{content:"ᢛ"}.hgi-solid.hgi-three-d-view:before{content:"ᢜ"}.hgi-solid.hgi-three-finger-01:before{content:"ᢝ"}.hgi-solid.hgi-three-finger-02:before{content:"ᢞ"}.hgi-solid.hgi-three-finger-03:before{content:"ᢟ"}.hgi-solid.hgi-three-finger-04:before{content:"ᢠ"}.hgi-solid.hgi-three-finger-05:before{content:"ᢡ"}.hgi-solid.hgi-thumbs-down-ellipse:before{content:"ᢢ"}.hgi-solid.hgi-thumbs-down-rectangle:before{content:"ᢣ"}.hgi-solid.hgi-thumbs-down:before{content:"ᢤ"}.hgi-solid.hgi-thumbs-up-down:before{content:"ᢥ"}.hgi-solid.hgi-thumbs-up-ellipse:before{content:"ᢦ"}.hgi-solid.hgi-thumbs-up-rectangle:before{content:"ᢧ"}.hgi-solid.hgi-thumbs-up:before{content:"ᢨ"}.hgi-solid.hgi-tic-tac-toe:before{content:"ᢩ"}.hgi-solid.hgi-tick-01:before{content:"ᢪ"}.hgi-solid.hgi-tick-02:before{content:"᢫"}.hgi-solid.hgi-tick-03:before{content:"᢬"}.hgi-solid.hgi-tick-04:before{content:"᢭"}.hgi-solid.hgi-tick-double-01:before{content:"᢮"}.hgi-solid.hgi-tick-double-02:before{content:"᢯"}.hgi-solid.hgi-tick-double-03:before{content:"ᢰ"}.hgi-solid.hgi-tick-double-04:before{content:"ᢱ"}.hgi-solid.hgi-ticket-01:before{content:"ᢲ"}.hgi-solid.hgi-ticket-02:before{content:"ᢳ"}.hgi-solid.hgi-ticket-03:before{content:"ᢴ"}.hgi-solid.hgi-ticket-star:before{content:"ᢵ"}.hgi-solid.hgi-tie:before{content:"ᢶ"}.hgi-solid.hgi-tiktok:before{content:"ᢷ"}.hgi-solid.hgi-time-01:before{content:"ᢸ"}.hgi-solid.hgi-time-02:before{content:"ᢹ"}.hgi-solid.hgi-time-03:before{content:"ᢺ"}.hgi-solid.hgi-time-04:before{content:"ᢻ"}.hgi-solid.hgi-time-half-pass:before{content:"ᢼ"}.hgi-solid.hgi-time-management-circle:before{content:"ᢽ"}.hgi-solid.hgi-time-management:before{content:"ᢾ"}.hgi-solid.hgi-time-quarter-pass:before{content:"ᢿ"}.hgi-solid.hgi-time-quarter:before{content:"ᣀ"}.hgi-solid.hgi-time-schedule:before{content:"ᣁ"}.hgi-solid.hgi-time-setting-01:before{content:"ᣂ"}.hgi-solid.hgi-time-setting-02:before{content:"ᣃ"}.hgi-solid.hgi-time-setting-03:before{content:"ᣄ"}.hgi-solid.hgi-timer-01:before{content:"ᣅ"}.hgi-solid.hgi-timer-02:before{content:"ᣆ"}.hgi-solid.hgi-tips:before{content:"ᣇ"}.hgi-solid.hgi-tired-01:before{content:"ᣈ"}.hgi-solid.hgi-tired-02:before{content:"ᣉ"}.hgi-solid.hgi-tissue-paper:before{content:"ᣊ"}.hgi-solid.hgi-toggle-off:before{content:"ᣋ"}.hgi-solid.hgi-toggle-on:before{content:"ᣌ"}.hgi-solid.hgi-toilet-01:before{content:"ᣍ"}.hgi-solid.hgi-toilet-02:before{content:"ᣎ"}.hgi-solid.hgi-tongue-01:before{content:"ᣏ"}.hgi-solid.hgi-tongue-wink-left:before{content:"ᣐ"}.hgi-solid.hgi-tongue-wink-right:before{content:"ᣑ"}.hgi-solid.hgi-tongue:before{content:"ᣒ"}.hgi-solid.hgi-tools:before{content:"ᣓ"}.hgi-solid.hgi-tornado-01:before{content:"ᣔ"}.hgi-solid.hgi-tornado-02:before{content:"ᣕ"}.hgi-solid.hgi-torri-gate:before{content:"ᣖ"}.hgi-solid.hgi-touch-01:before{content:"ᣗ"}.hgi-solid.hgi-touch-02:before{content:"ᣘ"}.hgi-solid.hgi-touch-03:before{content:"ᣙ"}.hgi-solid.hgi-touch-04:before{content:"ᣚ"}.hgi-solid.hgi-touch-05:before{content:"ᣛ"}.hgi-solid.hgi-touch-06:before{content:"ᣜ"}.hgi-solid.hgi-touch-07:before{content:"ᣝ"}.hgi-solid.hgi-touch-08:before{content:"ᣞ"}.hgi-solid.hgi-touch-09:before{content:"ᣟ"}.hgi-solid.hgi-touch-10:before{content:"ᣠ"}.hgi-solid.hgi-touch-interaction-01:before{content:"ᣡ"}.hgi-solid.hgi-touch-interaction-02:before{content:"ᣢ"}.hgi-solid.hgi-touch-interaction-03:before{content:"ᣣ"}.hgi-solid.hgi-touch-interaction-04:before{content:"ᣤ"}.hgi-solid.hgi-touch-locked-01:before{content:"ᣥ"}.hgi-solid.hgi-touch-locked-02:before{content:"ᣦ"}.hgi-solid.hgi-touch-locked-03:before{content:"ᣧ"}.hgi-solid.hgi-touch-locked-04:before{content:"ᣨ"}.hgi-solid.hgi-touchpad-01:before{content:"ᣩ"}.hgi-solid.hgi-touchpad-02:before{content:"ᣪ"}.hgi-solid.hgi-touchpad-03:before{content:"ᣫ"}.hgi-solid.hgi-touchpad-04:before{content:"ᣬ"}.hgi-solid.hgi-tow-truck:before{content:"ᣭ"}.hgi-solid.hgi-towels:before{content:"ᣮ"}.hgi-solid.hgi-toy-train:before{content:"ᣯ"}.hgi-solid.hgi-tractor:before{content:"ᣰ"}.hgi-solid.hgi-trade-down:before{content:"ᣱ"}.hgi-solid.hgi-trade-mark:before{content:"ᣲ"}.hgi-solid.hgi-trade-up:before{content:"ᣳ"}.hgi-solid.hgi-trademark:before{content:"ᣴ"}.hgi-solid.hgi-traffic-incident:before{content:"ᣵ"}.hgi-solid.hgi-traffic-light:before{content:"᣶"}.hgi-solid.hgi-train-01:before{content:"᣷"}.hgi-solid.hgi-train-02:before{content:"᣸"}.hgi-solid.hgi-tram:before{content:"᣹"}.hgi-solid.hgi-trampoline:before{content:"᣺"}.hgi-solid.hgi-transaction:before{content:"᣻"}.hgi-solid.hgi-transition-bottom:before{content:"᣼"}.hgi-solid.hgi-transition-left:before{content:"᣽"}.hgi-solid.hgi-transition-right:before{content:"᣾"}.hgi-solid.hgi-transition-top:before{content:"᣿"}.hgi-solid.hgi-translate:before{content:"ᤀ"}.hgi-solid.hgi-translation:before{content:"ᤁ"}.hgi-solid.hgi-transmission:before{content:"ᤂ"}.hgi-solid.hgi-transparency:before{content:"ᤃ"}.hgi-solid.hgi-trapezoid-line-horizontal:before{content:"ᤄ"}.hgi-solid.hgi-trapezoid-line-vertical:before{content:"ᤅ"}.hgi-solid.hgi-travel-bag:before{content:"ᤆ"}.hgi-solid.hgi-treadmill-01:before{content:"ᤇ"}.hgi-solid.hgi-treadmill-02:before{content:"ᤈ"}.hgi-solid.hgi-treatment:before{content:"ᤉ"}.hgi-solid.hgi-tree-01:before{content:"ᤊ"}.hgi-solid.hgi-tree-02:before{content:"ᤋ"}.hgi-solid.hgi-tree-03:before{content:"ᤌ"}.hgi-solid.hgi-tree-04:before{content:"ᤍ"}.hgi-solid.hgi-tree-05:before{content:"ᤎ"}.hgi-solid.hgi-tree-06:before{content:"ᤏ"}.hgi-solid.hgi-tree-07:before{content:"ᤐ"}.hgi-solid.hgi-trello:before{content:"ᤑ"}.hgi-solid.hgi-triangle-01:before{content:"ᤒ"}.hgi-solid.hgi-triangle-02:before{content:"ᤓ"}.hgi-solid.hgi-triangle-03:before{content:"ᤔ"}.hgi-solid.hgi-triangle:before{content:"ᤕ"}.hgi-solid.hgi-trolley-01:before{content:"ᤖ"}.hgi-solid.hgi-trolley-02:before{content:"ᤗ"}.hgi-solid.hgi-tropical-storm-tracks-01:before{content:"ᤘ"}.hgi-solid.hgi-tropical-storm-tracks-02:before{content:"ᤙ"}.hgi-solid.hgi-tropical-storm:before{content:"ᤚ"}.hgi-solid.hgi-truck-delivery:before{content:"ᤛ"}.hgi-solid.hgi-truck-monster:before{content:"ᤜ"}.hgi-solid.hgi-truck-return:before{content:"ᤝ"}.hgi-solid.hgi-truck:before{content:"ᤞ"}.hgi-solid.hgi-trulli:before{content:"᤟"}.hgi-solid.hgi-tsunami:before{content:"ᤠ"}.hgi-solid.hgi-tulip:before{content:"ᤡ"}.hgi-solid.hgi-tumblr:before{content:"ᤢ"}.hgi-solid.hgi-turtle-neck:before{content:"ᤣ"}.hgi-solid.hgi-tv-01:before{content:"ᤤ"}.hgi-solid.hgi-tv-02:before{content:"ᤥ"}.hgi-solid.hgi-tv-fix:before{content:"ᤦ"}.hgi-solid.hgi-tv-issue:before{content:"ᤧ"}.hgi-solid.hgi-tv-smart:before{content:"ᤨ"}.hgi-solid.hgi-twin-tower:before{content:"ᤩ"}.hgi-solid.hgi-twitch:before{content:"ᤪ"}.hgi-solid.hgi-twitter-square:before{content:"ᤫ"}.hgi-solid.hgi-twitter:before{content:"᤬"}.hgi-solid.hgi-two-factor-access:before{content:"᤭"}.hgi-solid.hgi-two-finger-01:before{content:"᤮"}.hgi-solid.hgi-two-finger-02:before{content:"᤯"}.hgi-solid.hgi-two-finger-03:before{content:"ᤰ"}.hgi-solid.hgi-two-finger-04:before{content:"ᤱ"}.hgi-solid.hgi-two-finger-05:before{content:"ᤲ"}.hgi-solid.hgi-txt-01:before{content:"ᤳ"}.hgi-solid.hgi-txt-02:before{content:"ᤴ"}.hgi-solid.hgi-type-cursor:before{content:"ᤵ"}.hgi-solid.hgi-typescript-01:before{content:"ᤶ"}.hgi-solid.hgi-typescript-02:before{content:"ᤷ"}.hgi-solid.hgi-typescript-03:before{content:"ᤸ"}.hgi-solid.hgi-uber:before{content:"᤹"}.hgi-solid.hgi-ufo-01:before{content:"᤺"}.hgi-solid.hgi-ufo:before{content:"᤻"}.hgi-solid.hgi-umbrella-dollar:before{content:"᤼"}.hgi-solid.hgi-umbrella:before{content:"᤽"}.hgi-solid.hgi-unamused:before{content:"᤾"}.hgi-solid.hgi-unavailable:before{content:"᤿"}.hgi-solid.hgi-underpants-01:before{content:"᥀"}.hgi-solid.hgi-underpants-02:before{content:"᥁"}.hgi-solid.hgi-underpants-03:before{content:"᥂"}.hgi-solid.hgi-unfold-less:before{content:"᥃"}.hgi-solid.hgi-unfold-more:before{content:"᥄"}.hgi-solid.hgi-ungroup-items:before{content:"᥅"}.hgi-solid.hgi-ungroup-layers:before{content:"᥆"}.hgi-solid.hgi-unhappy:before{content:"᥇"}.hgi-solid.hgi-university:before{content:"᥈"}.hgi-solid.hgi-unlink-01:before{content:"᥉"}.hgi-solid.hgi-unlink-02:before{content:"᥊"}.hgi-solid.hgi-unlink-03:before{content:"᥋"}.hgi-solid.hgi-unlink-04:before{content:"᥌"}.hgi-solid.hgi-unlink-05:before{content:"᥍"}.hgi-solid.hgi-unlink-06:before{content:"᥎"}.hgi-solid.hgi-unsplash:before{content:"᥏"}.hgi-solid.hgi-upload-01:before{content:"ᥐ"}.hgi-solid.hgi-upload-02:before{content:"ᥑ"}.hgi-solid.hgi-upload-03:before{content:"ᥒ"}.hgi-solid.hgi-upload-04:before{content:"ᥓ"}.hgi-solid.hgi-upload-05:before{content:"ᥔ"}.hgi-solid.hgi-upload-circle-01:before{content:"ᥕ"}.hgi-solid.hgi-upload-circle-02:before{content:"ᥖ"}.hgi-solid.hgi-upload-square-01:before{content:"ᥗ"}.hgi-solid.hgi-upload-square-02:before{content:"ᥘ"}.hgi-solid.hgi-upwork:before{content:"ᥙ"}.hgi-solid.hgi-usb-bugs:before{content:"ᥚ"}.hgi-solid.hgi-usb-connected-01:before{content:"ᥛ"}.hgi-solid.hgi-usb-connected-02:before{content:"ᥜ"}.hgi-solid.hgi-usb-connected-03:before{content:"ᥝ"}.hgi-solid.hgi-usb-error:before{content:"ᥞ"}.hgi-solid.hgi-usb-memory-01:before{content:"ᥟ"}.hgi-solid.hgi-usb-memory-02:before{content:"ᥠ"}.hgi-solid.hgi-usb-not-connected-01:before{content:"ᥡ"}.hgi-solid.hgi-usb-not-connected-02:before{content:"ᥢ"}.hgi-solid.hgi-usb:before{content:"ᥣ"}.hgi-solid.hgi-user-account:before{content:"ᥤ"}.hgi-solid.hgi-user-add-01:before{content:"ᥥ"}.hgi-solid.hgi-user-add-02:before{content:"ᥦ"}.hgi-solid.hgi-user-arrow-left-right:before{content:"ᥧ"}.hgi-solid.hgi-user-block-01:before{content:"ᥨ"}.hgi-solid.hgi-user-block-02:before{content:"ᥩ"}.hgi-solid.hgi-user-check-01:before{content:"ᥪ"}.hgi-solid.hgi-user-check-02:before{content:"ᥫ"}.hgi-solid.hgi-user-circle-02:before{content:"ᥬ"}.hgi-solid.hgi-user-circle:before{content:"ᥭ"}.hgi-solid.hgi-user-edit-01:before{content:"᥮"}.hgi-solid.hgi-user-full-view:before{content:"᥯"}.hgi-solid.hgi-user-group:before{content:"ᥰ"}.hgi-solid.hgi-user-id-verification:before{content:"ᥱ"}.hgi-solid.hgi-user-list:before{content:"ᥲ"}.hgi-solid.hgi-user-lock-01:before{content:"ᥳ"}.hgi-solid.hgi-user-lock-02:before{content:"ᥴ"}.hgi-solid.hgi-user-love-01:before{content:"᥵"}.hgi-solid.hgi-user-love-02:before{content:"᥶"}.hgi-solid.hgi-user-minus-01:before{content:"᥷"}.hgi-solid.hgi-user-minus-02:before{content:"᥸"}.hgi-solid.hgi-user-multiple-02:before{content:"᥹"}.hgi-solid.hgi-user-multiple:before{content:"᥺"}.hgi-solid.hgi-user-question-01:before{content:"᥻"}.hgi-solid.hgi-user-question-02:before{content:"᥼"}.hgi-solid.hgi-user-remove-01:before{content:"᥽"}.hgi-solid.hgi-user-remove-02:before{content:"᥾"}.hgi-solid.hgi-user-roadside:before{content:"᥿"}.hgi-solid.hgi-user-search-01:before{content:"ᦀ"}.hgi-solid.hgi-user-search-02:before{content:"ᦁ"}.hgi-solid.hgi-user-settings-01:before{content:"ᦂ"}.hgi-solid.hgi-user-settings-02:before{content:"ᦃ"}.hgi-solid.hgi-user-sharing:before{content:"ᦄ"}.hgi-solid.hgi-user-shield-01:before{content:"ᦅ"}.hgi-solid.hgi-user-shield-02:before{content:"ᦆ"}.hgi-solid.hgi-user-square:before{content:"ᦇ"}.hgi-solid.hgi-user-star-01:before{content:"ᦈ"}.hgi-solid.hgi-user-star-02:before{content:"ᦉ"}.hgi-solid.hgi-user-status:before{content:"ᦊ"}.hgi-solid.hgi-user-story:before{content:"ᦋ"}.hgi-solid.hgi-user-switch:before{content:"ᦌ"}.hgi-solid.hgi-user-unlock-01:before{content:"ᦍ"}.hgi-solid.hgi-user-unlock-02:before{content:"ᦎ"}.hgi-solid.hgi-user:before{content:"ᦏ"}.hgi-solid.hgi-uv-01:before{content:"ᦐ"}.hgi-solid.hgi-uv-02:before{content:"ᦑ"}.hgi-solid.hgi-uv-03:before{content:"ᦒ"}.hgi-solid.hgi-vaccine:before{content:"ᦓ"}.hgi-solid.hgi-validation-approval:before{content:"ᦔ"}.hgi-solid.hgi-validation:before{content:"ᦕ"}.hgi-solid.hgi-van:before{content:"ᦖ"}.hgi-solid.hgi-variable:before{content:"ᦗ"}.hgi-solid.hgi-vegetarian-food:before{content:"ᦘ"}.hgi-solid.hgi-vertical-resize:before{content:"ᦙ"}.hgi-solid.hgi-vertical-scroll-point:before{content:"ᦚ"}.hgi-solid.hgi-vest:before{content:"ᦛ"}.hgi-solid.hgi-victory-finger-01:before{content:"ᦜ"}.hgi-solid.hgi-victory-finger-02:before{content:"ᦝ"}.hgi-solid.hgi-victory-finger-03:before{content:"ᦞ"}.hgi-solid.hgi-video-01:before{content:"ᦟ"}.hgi-solid.hgi-video-02:before{content:"ᦠ"}.hgi-solid.hgi-video-console:before{content:"ᦡ"}.hgi-solid.hgi-video-off:before{content:"ᦢ"}.hgi-solid.hgi-video-replay:before{content:"ᦣ"}.hgi-solid.hgi-view-off-slash:before{content:"ᦤ"}.hgi-solid.hgi-view-off:before{content:"ᦥ"}.hgi-solid.hgi-view:before{content:"ᦦ"}.hgi-solid.hgi-vimeo:before{content:"ᦧ"}.hgi-solid.hgi-vine-square:before{content:"ᦨ"}.hgi-solid.hgi-vine:before{content:"ᦩ"}.hgi-solid.hgi-vintage-clock:before{content:"ᦪ"}.hgi-solid.hgi-virtual-reality-vr-01:before{content:"ᦫ"}.hgi-solid.hgi-virtual-reality-vr-02:before{content:"᦬"}.hgi-solid.hgi-vision:before{content:"᦭"}.hgi-solid.hgi-vk-square:before{content:"᦮"}.hgi-solid.hgi-vk:before{content:"᦯"}.hgi-solid.hgi-voice-id:before{content:"ᦰ"}.hgi-solid.hgi-voice:before{content:"ᦱ"}.hgi-solid.hgi-volleyball:before{content:"ᦲ"}.hgi-solid.hgi-volume-high:before{content:"ᦳ"}.hgi-solid.hgi-volume-low:before{content:"ᦴ"}.hgi-solid.hgi-volume-minus:before{content:"ᦵ"}.hgi-solid.hgi-volume-mute-01:before{content:"ᦶ"}.hgi-solid.hgi-volume-mute-02:before{content:"ᦷ"}.hgi-solid.hgi-volume-off:before{content:"ᦸ"}.hgi-solid.hgi-volume-up:before{content:"ᦹ"}.hgi-solid.hgi-vomiting:before{content:"ᦺ"}.hgi-solid.hgi-voucher:before{content:"ᦻ"}.hgi-solid.hgi-vr-glasses:before{content:"ᦼ"}.hgi-solid.hgi-vr:before{content:"ᦽ"}.hgi-solid.hgi-vynil-01:before{content:"ᦾ"}.hgi-solid.hgi-vynil-02:before{content:"ᦿ"}.hgi-solid.hgi-vynil-03:before{content:"ᧀ"}.hgi-solid.hgi-waiter:before{content:"ᧁ"}.hgi-solid.hgi-waiters:before{content:"ᧂ"}.hgi-solid.hgi-wall-lamp:before{content:"ᧃ"}.hgi-solid.hgi-wallet-01:before{content:"ᧄ"}.hgi-solid.hgi-wallet-02:before{content:"ᧅ"}.hgi-solid.hgi-wallet-03:before{content:"ᧆ"}.hgi-solid.hgi-wallet-add-01:before{content:"ᧇ"}.hgi-solid.hgi-wallet-add-02:before{content:"ᧈ"}.hgi-solid.hgi-wallet-done-01:before{content:"ᧉ"}.hgi-solid.hgi-wallet-done-02:before{content:"᧊"}.hgi-solid.hgi-wallet-not-found-01:before{content:"᧋"}.hgi-solid.hgi-wallet-not-found-02:before{content:"᧌"}.hgi-solid.hgi-wallet-remove-01:before{content:"᧍"}.hgi-solid.hgi-wallet-remove-02:before{content:"᧎"}.hgi-solid.hgi-wanted:before{content:"᧏"}.hgi-solid.hgi-wardrobe-01:before{content:"᧐"}.hgi-solid.hgi-wardrobe-02:before{content:"᧑"}.hgi-solid.hgi-wardrobe-03:before{content:"᧒"}.hgi-solid.hgi-wardrobe-04:before{content:"᧓"}.hgi-solid.hgi-warehouse:before{content:"᧔"}.hgi-solid.hgi-washington-monument:before{content:"᧕"}.hgi-solid.hgi-waste-restore:before{content:"᧖"}.hgi-solid.hgi-waste:before{content:"᧗"}.hgi-solid.hgi-watch-01:before{content:"᧘"}.hgi-solid.hgi-watch-02:before{content:"᧙"}.hgi-solid.hgi-water-energy:before{content:"᧚"}.hgi-solid.hgi-water-polo:before{content:"᧛"}.hgi-solid.hgi-water-pump:before{content:"᧜"}.hgi-solid.hgi-waterfall-down-01:before{content:"᧝"}.hgi-solid.hgi-waterfall-down-03:before{content:"᧞"}.hgi-solid.hgi-waterfall-up-01:before{content:"᧟"}.hgi-solid.hgi-waterfall-up-02:before{content:"᧠"}.hgi-solid.hgi-watermelon:before{content:"᧡"}.hgi-solid.hgi-wattpad-square:before{content:"᧢"}.hgi-solid.hgi-wattpad:before{content:"᧣"}.hgi-solid.hgi-waving-hand-01:before{content:"᧤"}.hgi-solid.hgi-waving-hand-02:before{content:"᧥"}.hgi-solid.hgi-waze:before{content:"᧦"}.hgi-solid.hgi-web-design-01:before{content:"᧧"}.hgi-solid.hgi-web-design-02:before{content:"᧨"}.hgi-solid.hgi-web-programming:before{content:"᧩"}.hgi-solid.hgi-web-protection:before{content:"᧪"}.hgi-solid.hgi-web-security:before{content:"᧫"}.hgi-solid.hgi-web-validation:before{content:"᧬"}.hgi-solid.hgi-webflow:before{content:"᧭"}.hgi-solid.hgi-wechat:before{content:"᧮"}.hgi-solid.hgi-weight-scale-01:before{content:"᧯"}.hgi-solid.hgi-weight-scale:before{content:"᧰"}.hgi-solid.hgi-wellness:before{content:"᧱"}.hgi-solid.hgi-whatsapp-business:before{content:"᧲"}.hgi-solid.hgi-whatsapp:before{content:"᧳"}.hgi-solid.hgi-wheelchair:before{content:"᧴"}.hgi-solid.hgi-whisk:before{content:"᧵"}.hgi-solid.hgi-whistle:before{content:"᧶"}.hgi-solid.hgi-wifi-01:before{content:"᧷"}.hgi-solid.hgi-wifi-02:before{content:"᧸"}.hgi-solid.hgi-wifi-circle:before{content:"᧹"}.hgi-solid.hgi-wifi-connected-01:before{content:"᧺"}.hgi-solid.hgi-wifi-connected-02:before{content:"᧻"}.hgi-solid.hgi-wifi-connected-03:before{content:"᧼"}.hgi-solid.hgi-wifi-disconnected-01:before{content:"᧽"}.hgi-solid.hgi-wifi-disconnected-02:before{content:"᧾"}.hgi-solid.hgi-wifi-disconnected-03:before{content:"᧿"}.hgi-solid.hgi-wifi-disconnected-04:before{content:"ᨀ"}.hgi-solid.hgi-wifi-error-01:before{content:"ᨁ"}.hgi-solid.hgi-wifi-error-02:before{content:"ᨂ"}.hgi-solid.hgi-wifi-full-signal:before{content:"ᨃ"}.hgi-solid.hgi-wifi-location:before{content:"ᨄ"}.hgi-solid.hgi-wifi-lock:before{content:"ᨅ"}.hgi-solid.hgi-wifi-low-signal:before{content:"ᨆ"}.hgi-solid.hgi-wifi-medium-signal:before{content:"ᨇ"}.hgi-solid.hgi-wifi-no-signal:before{content:"ᨈ"}.hgi-solid.hgi-wifi-off-01:before{content:"ᨉ"}.hgi-solid.hgi-wifi-off-02:before{content:"ᨊ"}.hgi-solid.hgi-wifi-square:before{content:"ᨋ"}.hgi-solid.hgi-wifi-unlock:before{content:"ᨌ"}.hgi-solid.hgi-wikipedia:before{content:"ᨍ"}.hgi-solid.hgi-wind-power-01:before{content:"ᨎ"}.hgi-solid.hgi-wind-power-02:before{content:"ᨏ"}.hgi-solid.hgi-wind-power-03:before{content:"ᨐ"}.hgi-solid.hgi-wind-power:before{content:"ᨑ"}.hgi-solid.hgi-wind-surf:before{content:"ᨒ"}.hgi-solid.hgi-wind-turbine:before{content:"ᨓ"}.hgi-solid.hgi-wink:before{content:"ᨔ"}.hgi-solid.hgi-winking:before{content:"ᨕ"}.hgi-solid.hgi-wireless-cloud-access:before{content:"ᨖ"}.hgi-solid.hgi-wireless:before{content:"ᨗ"}.hgi-solid.hgi-wise:before{content:"ᨘ"}.hgi-solid.hgi-wordpress:before{content:"ᨙ"}.hgi-solid.hgi-work-alert:before{content:"ᨚ"}.hgi-solid.hgi-work-history:before{content:"ᨛ"}.hgi-solid.hgi-work-update:before{content:"᨜"}.hgi-solid.hgi-workflow-circle-01:before{content:"᨝"}.hgi-solid.hgi-workflow-circle-02:before{content:"᨞"}.hgi-solid.hgi-workflow-circle-03:before{content:"᨟"}.hgi-solid.hgi-workflow-circle-04:before{content:"ᨠ"}.hgi-solid.hgi-workflow-circle-05:before{content:"ᨡ"}.hgi-solid.hgi-workflow-circle-06:before{content:"ᨢ"}.hgi-solid.hgi-workflow-square-01:before{content:"ᨣ"}.hgi-solid.hgi-workflow-square-02:before{content:"ᨤ"}.hgi-solid.hgi-workflow-square-03:before{content:"ᨥ"}.hgi-solid.hgi-workflow-square-04:before{content:"ᨦ"}.hgi-solid.hgi-workflow-square-05:before{content:"ᨧ"}.hgi-solid.hgi-workflow-square-06:before{content:"ᨨ"}.hgi-solid.hgi-workflow-square-07:before{content:"ᨩ"}.hgi-solid.hgi-workflow-square-08:before{content:"ᨪ"}.hgi-solid.hgi-workflow-square-09:before{content:"ᨫ"}.hgi-solid.hgi-workflow-square-10:before{content:"ᨬ"}.hgi-solid.hgi-workout-battle-ropes:before{content:"ᨭ"}.hgi-solid.hgi-workout-gymnastics:before{content:"ᨮ"}.hgi-solid.hgi-workout-kicking:before{content:"ᨯ"}.hgi-solid.hgi-workout-run:before{content:"ᨰ"}.hgi-solid.hgi-workout-sport:before{content:"ᨱ"}.hgi-solid.hgi-workout-squats:before{content:"ᨲ"}.hgi-solid.hgi-workout-stretching:before{content:"ᨳ"}.hgi-solid.hgi-workout-warm-up:before{content:"ᨴ"}.hgi-solid.hgi-worry:before{content:"ᨵ"}.hgi-solid.hgi-wps-office-rectangle:before{content:"ᨶ"}.hgi-solid.hgi-wps-office:before{content:"ᨷ"}.hgi-solid.hgi-wrench-01:before{content:"ᨸ"}.hgi-solid.hgi-wrench-02:before{content:"ᨹ"}.hgi-solid.hgi-wudu:before{content:"ᨺ"}.hgi-solid.hgi-x-ray:before{content:"ᨻ"}.hgi-solid.hgi-x-variable-circle:before{content:"ᨼ"}.hgi-solid.hgi-x-variable-square:before{content:"ᨽ"}.hgi-solid.hgi-x-variable:before{content:"ᨾ"}.hgi-solid.hgi-xing:before{content:"ᨿ"}.hgi-solid.hgi-xls-01:before{content:"ᩀ"}.hgi-solid.hgi-xls-02:before{content:"ᩁ"}.hgi-solid.hgi-xml-01:before{content:"ᩂ"}.hgi-solid.hgi-xml-02:before{content:"ᩃ"}.hgi-solid.hgi-xsl-01:before{content:"ᩄ"}.hgi-solid.hgi-xsl-02:before{content:"ᩅ"}.hgi-solid.hgi-yelp:before{content:"ᩆ"}.hgi-solid.hgi-yen-circle:before{content:"ᩇ"}.hgi-solid.hgi-yen-receive:before{content:"ᩈ"}.hgi-solid.hgi-yen-send:before{content:"ᩉ"}.hgi-solid.hgi-yen-square:before{content:"ᩊ"}.hgi-solid.hgi-yen:before{content:"ᩋ"}.hgi-solid.hgi-yoga-01:before{content:"ᩌ"}.hgi-solid.hgi-yoga-02:before{content:"ᩍ"}.hgi-solid.hgi-yoga-03:before{content:"ᩎ"}.hgi-solid.hgi-yoga-ball:before{content:"ᩏ"}.hgi-solid.hgi-yoga-mat:before{content:"ᩐ"}.hgi-solid.hgi-yogurt:before{content:"ᩑ"}.hgi-solid.hgi-youtube:before{content:"ᩒ"}.hgi-solid.hgi-yurt:before{content:"ᩓ"}.hgi-solid.hgi-zakat:before{content:"ᩔ"}.hgi-solid.hgi-zap:before{content:"ᩕ"}.hgi-solid.hgi-zeppelin:before{content:"ᩖ"}.hgi-solid.hgi-zip-01:before{content:"ᩗ"}.hgi-solid.hgi-zip-02:before{content:"ᩘ"}.hgi-solid.hgi-zoom-circle:before{content:"ᩙ"}.hgi-solid.hgi-zoom-in-area:before{content:"ᩚ"}.hgi-solid.hgi-zoom-out-area:before{content:"ᩛ"}.hgi-solid.hgi-zoom-square:before{content:"ᩜ"}.hgi-solid.hgi-zoom:before{content:"ᩝ"}@font-face{font-family:hgi-solid-sharp;src:url(/assets/hgi-solid-sharp-9b71af00.eot?t=1721855112497);src:url(/assets/hgi-solid-sharp-9b71af00.eot?t=1721855112497#iefix) format("embedded-opentype"),url(/assets/hgi-solid-sharp-ddb34427.woff2?t=1721855112497) format("woff2"),url(/assets/hgi-solid-sharp-d5e6bccf.woff?t=1721855112497) format("woff"),url(/assets/hgi-solid-sharp-d882b8e9.ttf?t=1721855112497) format("truetype"),url(/assets/hgi-solid-sharp-d0367d39.svg?t=1721855112497#hgi-solid-sharp) format("svg")}.hgi-solid.hgi-sharp{font-family:hgi-solid-sharp!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-solid.hgi-sharp:after{opacity:.4;position:absolute;left:0}.hgi-solid.hgi-sharp.hgi-abacus:before{content:"ᩞ"}.hgi-solid.hgi-sharp.hgi-absolute:before{content:"᩟"}.hgi-solid.hgi-sharp.hgi-acceleration:before{content:"᩠"}.hgi-solid.hgi-sharp.hgi-access:before{content:"ᩡ"}.hgi-solid.hgi-sharp.hgi-accident:before{content:"ᩢ"}.hgi-solid.hgi-sharp.hgi-account-setting-01:before{content:"ᩣ"}.hgi-solid.hgi-sharp.hgi-account-setting-02:before{content:"ᩤ"}.hgi-solid.hgi-sharp.hgi-account-setting-03:before{content:"ᩥ"}.hgi-solid.hgi-sharp.hgi-activity-01:before{content:"ᩦ"}.hgi-solid.hgi-sharp.hgi-activity-02:before{content:"ᩧ"}.hgi-solid.hgi-sharp.hgi-activity-03:before{content:"ᩨ"}.hgi-solid.hgi-sharp.hgi-activity-04:before{content:"ᩩ"}.hgi-solid.hgi-sharp.hgi-acute:before{content:"ᩪ"}.hgi-solid.hgi-sharp.hgi-add-01:before{content:"ᩫ"}.hgi-solid.hgi-sharp.hgi-add-02:before{content:"ᩬ"}.hgi-solid.hgi-sharp.hgi-add-circle-half-dot:before{content:"ᩭ"}.hgi-solid.hgi-sharp.hgi-add-circle:before{content:"ᩮ"}.hgi-solid.hgi-sharp.hgi-add-square:before{content:"ᩯ"}.hgi-solid.hgi-sharp.hgi-add-team:before{content:"ᩰ"}.hgi-solid.hgi-sharp.hgi-address-book:before{content:"ᩱ"}.hgi-solid.hgi-sharp.hgi-adobe-after-effect:before{content:"ᩲ"}.hgi-solid.hgi-sharp.hgi-adobe-illustrator:before{content:"ᩳ"}.hgi-solid.hgi-sharp.hgi-adobe-indesign:before{content:"ᩴ"}.hgi-solid.hgi-sharp.hgi-adobe-photoshop:before{content:"᩵"}.hgi-solid.hgi-sharp.hgi-adobe-premier:before{content:"᩶"}.hgi-solid.hgi-sharp.hgi-adobe-xd:before{content:"᩷"}.hgi-solid.hgi-sharp.hgi-adventure:before{content:"᩸"}.hgi-solid.hgi-sharp.hgi-advertisiment:before{content:"᩹"}.hgi-solid.hgi-sharp.hgi-adzan:before{content:"᩺"}.hgi-solid.hgi-sharp.hgi-affiliate:before{content:"᩻"}.hgi-solid.hgi-sharp.hgi-agreement-01:before{content:"᩼"}.hgi-solid.hgi-sharp.hgi-agreement-02:before{content:"᩽"}.hgi-solid.hgi-sharp.hgi-agreement-03:before{content:"᩾"}.hgi-solid.hgi-sharp.hgi-ai-beautify:before{content:"᩿"}.hgi-solid.hgi-sharp.hgi-ai-book:before{content:"᪀"}.hgi-solid.hgi-sharp.hgi-ai-brain-01:before{content:"᪁"}.hgi-solid.hgi-sharp.hgi-ai-brain-02:before{content:"᪂"}.hgi-solid.hgi-sharp.hgi-ai-brain-03:before{content:"᪃"}.hgi-solid.hgi-sharp.hgi-ai-brain-04:before{content:"᪄"}.hgi-solid.hgi-sharp.hgi-ai-brain-05:before{content:"᪅"}.hgi-solid.hgi-sharp.hgi-ai-browser:before{content:"᪆"}.hgi-solid.hgi-sharp.hgi-ai-chat-01:before{content:"᪇"}.hgi-solid.hgi-sharp.hgi-ai-chat-02:before{content:"᪈"}.hgi-solid.hgi-sharp.hgi-ai-cloud-01:before{content:"᪉"}.hgi-solid.hgi-sharp.hgi-ai-cloud-02:before{content:"᪊"}.hgi-solid.hgi-sharp.hgi-ai-cloud:before{content:"᪋"}.hgi-solid.hgi-sharp.hgi-ai-computer:before{content:"᪌"}.hgi-solid.hgi-sharp.hgi-ai-dna:before{content:"᪍"}.hgi-solid.hgi-sharp.hgi-ai-eraser:before{content:"᪎"}.hgi-solid.hgi-sharp.hgi-ai-folder-01:before{content:"᪏"}.hgi-solid.hgi-sharp.hgi-ai-folder-02:before{content:"᪐"}.hgi-solid.hgi-sharp.hgi-ai-game:before{content:"᪑"}.hgi-solid.hgi-sharp.hgi-ai-generative:before{content:"᪒"}.hgi-solid.hgi-sharp.hgi-ai-idea:before{content:"᪓"}.hgi-solid.hgi-sharp.hgi-ai-image:before{content:"᪔"}.hgi-solid.hgi-sharp.hgi-ai-innovation-01:before{content:"᪕"}.hgi-solid.hgi-sharp.hgi-ai-innovation-02:before{content:"᪖"}.hgi-solid.hgi-sharp.hgi-ai-innovation-03:before{content:"᪗"}.hgi-solid.hgi-sharp.hgi-ai-laptop:before{content:"᪘"}.hgi-solid.hgi-sharp.hgi-ai-learning:before{content:"᪙"}.hgi-solid.hgi-sharp.hgi-ai-lock:before{content:"᪚"}.hgi-solid.hgi-sharp.hgi-ai-magic:before{content:"᪛"}.hgi-solid.hgi-sharp.hgi-ai-mail-01:before{content:"᪜"}.hgi-solid.hgi-sharp.hgi-ai-mail-02:before{content:"᪝"}.hgi-solid.hgi-sharp.hgi-ai-mail:before{content:"᪞"}.hgi-solid.hgi-sharp.hgi-ai-network:before{content:"᪟"}.hgi-solid.hgi-sharp.hgi-ai-phone-01:before{content:"᪠"}.hgi-solid.hgi-sharp.hgi-ai-phone-02:before{content:"᪡"}.hgi-solid.hgi-sharp.hgi-ai-programming:before{content:"᪢"}.hgi-solid.hgi-sharp.hgi-ai-search:before{content:"᪣"}.hgi-solid.hgi-sharp.hgi-ai-security-01:before{content:"᪤"}.hgi-solid.hgi-sharp.hgi-ai-security-02:before{content:"᪥"}.hgi-solid.hgi-sharp.hgi-ai-setting:before{content:"᪦"}.hgi-solid.hgi-sharp.hgi-ai-smartwatch:before{content:"ᪧ"}.hgi-solid.hgi-sharp.hgi-ai-user:before{content:"᪨"}.hgi-solid.hgi-sharp.hgi-ai-video:before{content:"᪩"}.hgi-solid.hgi-sharp.hgi-ai-view:before{content:"᪪"}.hgi-solid.hgi-sharp.hgi-aids:before{content:"᪫"}.hgi-solid.hgi-sharp.hgi-airbnb:before{content:"᪬"}.hgi-solid.hgi-sharp.hgi-aircraft-game:before{content:"᪭"}.hgi-solid.hgi-sharp.hgi-airdrop:before{content:"᪮"}.hgi-solid.hgi-sharp.hgi-airplane-01:before{content:"᪯"}.hgi-solid.hgi-sharp.hgi-airplane-02:before{content:"᪰"}.hgi-solid.hgi-sharp.hgi-airplane-landing-01:before{content:"᪱"}.hgi-solid.hgi-sharp.hgi-airplane-landing-02:before{content:"᪲"}.hgi-solid.hgi-sharp.hgi-airplane-mode-off:before{content:"᪳"}.hgi-solid.hgi-sharp.hgi-airplane-mode:before{content:"᪴"}.hgi-solid.hgi-sharp.hgi-airplane-seat:before{content:"᪵"}.hgi-solid.hgi-sharp.hgi-airplane-take-off-01:before{content:"᪶"}.hgi-solid.hgi-sharp.hgi-airplane-take-off-02:before{content:"᪷"}.hgi-solid.hgi-sharp.hgi-airplay-line:before{content:"᪸"}.hgi-solid.hgi-sharp.hgi-airpod-01:before{content:"᪹"}.hgi-solid.hgi-sharp.hgi-airpod-02:before{content:"᪺"}.hgi-solid.hgi-sharp.hgi-airpod-03:before{content:"᪻"}.hgi-solid.hgi-sharp.hgi-airport:before{content:"᪼"}.hgi-solid.hgi-sharp.hgi-al-aqsa-mosque:before{content:"᪽"}.hgi-solid.hgi-sharp.hgi-alarm-clock:before{content:"᪾"}.hgi-solid.hgi-sharp.hgi-album-01:before{content:"ᪿ"}.hgi-solid.hgi-sharp.hgi-album-02:before{content:"ᫀ"}.hgi-solid.hgi-sharp.hgi-album-not-found-01:before{content:"᫁"}.hgi-solid.hgi-sharp.hgi-album-not-found-02:before{content:"᫂"}.hgi-solid.hgi-sharp.hgi-alert-01:before{content:"᫃"}.hgi-solid.hgi-sharp.hgi-alert-02:before{content:"᫄"}.hgi-solid.hgi-sharp.hgi-alert-circle:before{content:"᫅"}.hgi-solid.hgi-sharp.hgi-alert-diamond:before{content:"᫆"}.hgi-solid.hgi-sharp.hgi-alert-square:before{content:"᫇"}.hgi-solid.hgi-sharp.hgi-algorithm:before{content:"᫈"}.hgi-solid.hgi-sharp.hgi-alien-01:before{content:"᫉"}.hgi-solid.hgi-sharp.hgi-alien-02:before{content:"᫊"}.hgi-solid.hgi-sharp.hgi-align-bottom:before{content:"᫋"}.hgi-solid.hgi-sharp.hgi-align-box-bottom-center:before{content:"ᫌ"}.hgi-solid.hgi-sharp.hgi-align-box-bottom-left:before{content:"ᫍ"}.hgi-solid.hgi-sharp.hgi-align-box-bottom-right:before{content:"ᫎ"}.hgi-solid.hgi-sharp.hgi-align-box-middle-center:before{content:"᫏"}.hgi-solid.hgi-sharp.hgi-align-box-middle-left:before{content:"᫐"}.hgi-solid.hgi-sharp.hgi-align-box-middle-right:before{content:"᫑"}.hgi-solid.hgi-sharp.hgi-align-box-top-center:before{content:"᫒"}.hgi-solid.hgi-sharp.hgi-align-box-top-left:before{content:"᫓"}.hgi-solid.hgi-sharp.hgi-align-box-top-right:before{content:"᫔"}.hgi-solid.hgi-sharp.hgi-align-horizontal-center:before{content:"᫕"}.hgi-solid.hgi-sharp.hgi-align-key-object:before{content:"᫖"}.hgi-solid.hgi-sharp.hgi-align-left:before{content:"᫗"}.hgi-solid.hgi-sharp.hgi-align-right:before{content:"᫘"}.hgi-solid.hgi-sharp.hgi-align-selection:before{content:"᫙"}.hgi-solid.hgi-sharp.hgi-align-top:before{content:"᫚"}.hgi-solid.hgi-sharp.hgi-align-vertical-center:before{content:"᫛"}.hgi-solid.hgi-sharp.hgi-all-bookmark:before{content:"᫜"}.hgi-solid.hgi-sharp.hgi-allah:before{content:"᫝"}.hgi-solid.hgi-sharp.hgi-alms:before{content:"᫞"}.hgi-solid.hgi-sharp.hgi-alpha-circle:before{content:"᫟"}.hgi-solid.hgi-sharp.hgi-alpha-square:before{content:"᫠"}.hgi-solid.hgi-sharp.hgi-alpha:before{content:"᫡"}.hgi-solid.hgi-sharp.hgi-alphabet-arabic:before{content:"᫢"}.hgi-solid.hgi-sharp.hgi-alphabet-bangla:before{content:"᫣"}.hgi-solid.hgi-sharp.hgi-alphabet-chinese:before{content:"᫤"}.hgi-solid.hgi-sharp.hgi-alphabet-greek:before{content:"᫥"}.hgi-solid.hgi-sharp.hgi-alphabet-hebrew:before{content:"᫦"}.hgi-solid.hgi-sharp.hgi-alphabet-hindi:before{content:"᫧"}.hgi-solid.hgi-sharp.hgi-alphabet-japanese:before{content:"᫨"}.hgi-solid.hgi-sharp.hgi-alphabet-korean:before{content:"᫩"}.hgi-solid.hgi-sharp.hgi-alphabet-thai:before{content:"᫪"}.hgi-solid.hgi-sharp.hgi-amazon:before{content:"᫫"}.hgi-solid.hgi-sharp.hgi-ambulance:before{content:"᫬"}.hgi-solid.hgi-sharp.hgi-american-football:before{content:"᫭"}.hgi-solid.hgi-sharp.hgi-amie:before{content:"᫮"}.hgi-solid.hgi-sharp.hgi-ampoule:before{content:"᫯"}.hgi-solid.hgi-sharp.hgi-analysis-text-link:before{content:"᫰"}.hgi-solid.hgi-sharp.hgi-analytics-01:before{content:"᫱"}.hgi-solid.hgi-sharp.hgi-analytics-02:before{content:"᫲"}.hgi-solid.hgi-sharp.hgi-analytics-down:before{content:"᫳"}.hgi-solid.hgi-sharp.hgi-analytics-up:before{content:"᫴"}.hgi-solid.hgi-sharp.hgi-anchor-point:before{content:"᫵"}.hgi-solid.hgi-sharp.hgi-android:before{content:"᫶"}.hgi-solid.hgi-sharp.hgi-angel:before{content:"᫷"}.hgi-solid.hgi-sharp.hgi-angle-01:before{content:"᫸"}.hgi-solid.hgi-sharp.hgi-angle:before{content:"᫹"}.hgi-solid.hgi-sharp.hgi-angry-bird:before{content:"᫺"}.hgi-solid.hgi-sharp.hgi-angry:before{content:"᫻"}.hgi-solid.hgi-sharp.hgi-anonymous:before{content:"᫼"}.hgi-solid.hgi-sharp.hgi-api:before{content:"᫽"}.hgi-solid.hgi-sharp.hgi-app-store:before{content:"᫾"}.hgi-solid.hgi-sharp.hgi-apple-01:before{content:"᫿"}.hgi-solid.hgi-sharp.hgi-apple-finder:before{content:"ᬀ"}.hgi-solid.hgi-sharp.hgi-apple-news:before{content:"ᬁ"}.hgi-solid.hgi-sharp.hgi-apple-pie:before{content:"ᬂ"}.hgi-solid.hgi-sharp.hgi-apple-reminder:before{content:"ᬃ"}.hgi-solid.hgi-sharp.hgi-apple-stocks:before{content:"ᬄ"}.hgi-solid.hgi-sharp.hgi-apple-vision-pro:before{content:"ᬅ"}.hgi-solid.hgi-sharp.hgi-apple:before{content:"ᬆ"}.hgi-solid.hgi-sharp.hgi-approximately-equal-circle:before{content:"ᬇ"}.hgi-solid.hgi-sharp.hgi-approximately-equal-square:before{content:"ᬈ"}.hgi-solid.hgi-sharp.hgi-approximately-equal:before{content:"ᬉ"}.hgi-solid.hgi-sharp.hgi-apricot:before{content:"ᬊ"}.hgi-solid.hgi-sharp.hgi-apron:before{content:"ᬋ"}.hgi-solid.hgi-sharp.hgi-arc-browser:before{content:"ᬌ"}.hgi-solid.hgi-sharp.hgi-archer:before{content:"ᬍ"}.hgi-solid.hgi-sharp.hgi-archive-01:before{content:"ᬎ"}.hgi-solid.hgi-sharp.hgi-archive-02:before{content:"ᬏ"}.hgi-solid.hgi-sharp.hgi-archive:before{content:"ᬐ"}.hgi-solid.hgi-sharp.hgi-armored-boot:before{content:"ᬑ"}.hgi-solid.hgi-sharp.hgi-arrange-by-letters-a-z:before{content:"ᬒ"}.hgi-solid.hgi-sharp.hgi-arrange-by-letters-z-a:before{content:"ᬓ"}.hgi-solid.hgi-sharp.hgi-arrange-by-numbers-1-9:before{content:"ᬔ"}.hgi-solid.hgi-sharp.hgi-arrange-by-numbers-9-1:before{content:"ᬕ"}.hgi-solid.hgi-sharp.hgi-arrange:before{content:"ᬖ"}.hgi-solid.hgi-sharp.hgi-arrow-all-direction:before{content:"ᬗ"}.hgi-solid.hgi-sharp.hgi-arrow-data-transfer-diagonal:before{content:"ᬘ"}.hgi-solid.hgi-sharp.hgi-arrow-data-transfer-horizontal:before{content:"ᬙ"}.hgi-solid.hgi-sharp.hgi-arrow-data-transfer-vertical:before{content:"ᬚ"}.hgi-solid.hgi-sharp.hgi-arrow-diagonal:before{content:"ᬛ"}.hgi-solid.hgi-sharp.hgi-arrow-down-01:before{content:"ᬜ"}.hgi-solid.hgi-sharp.hgi-arrow-down-02:before{content:"ᬝ"}.hgi-solid.hgi-sharp.hgi-arrow-down-03:before{content:"ᬞ"}.hgi-solid.hgi-sharp.hgi-arrow-down-04:before{content:"ᬟ"}.hgi-solid.hgi-sharp.hgi-arrow-down-05:before{content:"ᬠ"}.hgi-solid.hgi-sharp.hgi-arrow-down-double:before{content:"ᬡ"}.hgi-solid.hgi-sharp.hgi-arrow-down-left-01:before{content:"ᬢ"}.hgi-solid.hgi-sharp.hgi-arrow-down-left-02:before{content:"ᬣ"}.hgi-solid.hgi-sharp.hgi-arrow-down-right-01:before{content:"ᬤ"}.hgi-solid.hgi-sharp.hgi-arrow-down-right-02:before{content:"ᬥ"}.hgi-solid.hgi-sharp.hgi-arrow-expand-01:before{content:"ᬦ"}.hgi-solid.hgi-sharp.hgi-arrow-expand-02:before{content:"ᬧ"}.hgi-solid.hgi-sharp.hgi-arrow-expand-diagonal-01:before{content:"ᬨ"}.hgi-solid.hgi-sharp.hgi-arrow-expand-diagonal-02:before{content:"ᬩ"}.hgi-solid.hgi-sharp.hgi-arrow-expand:before{content:"ᬪ"}.hgi-solid.hgi-sharp.hgi-arrow-horizontal:before{content:"ᬫ"}.hgi-solid.hgi-sharp.hgi-arrow-left-01:before{content:"ᬬ"}.hgi-solid.hgi-sharp.hgi-arrow-left-02:before{content:"ᬭ"}.hgi-solid.hgi-sharp.hgi-arrow-left-03:before{content:"ᬮ"}.hgi-solid.hgi-sharp.hgi-arrow-left-04:before{content:"ᬯ"}.hgi-solid.hgi-sharp.hgi-arrow-left-05:before{content:"ᬰ"}.hgi-solid.hgi-sharp.hgi-arrow-left-double:before{content:"ᬱ"}.hgi-solid.hgi-sharp.hgi-arrow-left-right:before{content:"ᬲ"}.hgi-solid.hgi-sharp.hgi-arrow-move-down-left:before{content:"ᬳ"}.hgi-solid.hgi-sharp.hgi-arrow-move-down-right:before{content:"᬴"}.hgi-solid.hgi-sharp.hgi-arrow-move-left-down:before{content:"ᬵ"}.hgi-solid.hgi-sharp.hgi-arrow-move-right-down:before{content:"ᬶ"}.hgi-solid.hgi-sharp.hgi-arrow-move-up-left:before{content:"ᬷ"}.hgi-solid.hgi-sharp.hgi-arrow-move-up-right:before{content:"ᬸ"}.hgi-solid.hgi-sharp.hgi-arrow-reload-horizontal:before{content:"ᬹ"}.hgi-solid.hgi-sharp.hgi-arrow-reload-vertical:before{content:"ᬺ"}.hgi-solid.hgi-sharp.hgi-arrow-right-01:before{content:"ᬻ"}.hgi-solid.hgi-sharp.hgi-arrow-right-02:before{content:"ᬼ"}.hgi-solid.hgi-sharp.hgi-arrow-right-03:before{content:"ᬽ"}.hgi-solid.hgi-sharp.hgi-arrow-right-04:before{content:"ᬾ"}.hgi-solid.hgi-sharp.hgi-arrow-right-05:before{content:"ᬿ"}.hgi-solid.hgi-sharp.hgi-arrow-right-double:before{content:"ᭀ"}.hgi-solid.hgi-sharp.hgi-arrow-shrink-01:before{content:"ᭁ"}.hgi-solid.hgi-sharp.hgi-arrow-shrink-02:before{content:"ᭂ"}.hgi-solid.hgi-sharp.hgi-arrow-shrink:before{content:"ᭃ"}.hgi-solid.hgi-sharp.hgi-arrow-turn-backward:before{content:"᭄"}.hgi-solid.hgi-sharp.hgi-arrow-turn-down:before{content:"ᭅ"}.hgi-solid.hgi-sharp.hgi-arrow-turn-forward:before{content:"ᭆ"}.hgi-solid.hgi-sharp.hgi-arrow-turn-up:before{content:"ᭇ"}.hgi-solid.hgi-sharp.hgi-arrow-up-01:before{content:"ᭈ"}.hgi-solid.hgi-sharp.hgi-arrow-up-02:before{content:"ᭉ"}.hgi-solid.hgi-sharp.hgi-arrow-up-03:before{content:"ᭊ"}.hgi-solid.hgi-sharp.hgi-arrow-up-04:before{content:"ᭋ"}.hgi-solid.hgi-sharp.hgi-arrow-up-05:before{content:"ᭌ"}.hgi-solid.hgi-sharp.hgi-arrow-up-double:before{content:"᭍"}.hgi-solid.hgi-sharp.hgi-arrow-up-down:before{content:"᭎"}.hgi-solid.hgi-sharp.hgi-arrow-up-left-01:before{content:"᭏"}.hgi-solid.hgi-sharp.hgi-arrow-up-left-02:before{content:"᭐"}.hgi-solid.hgi-sharp.hgi-arrow-up-right-01:before{content:"᭑"}.hgi-solid.hgi-sharp.hgi-arrow-up-right-02:before{content:"᭒"}.hgi-solid.hgi-sharp.hgi-arrow-vertical:before{content:"᭓"}.hgi-solid.hgi-sharp.hgi-artboard-tool:before{content:"᭔"}.hgi-solid.hgi-sharp.hgi-artboard:before{content:"᭕"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-01:before{content:"᭖"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-02:before{content:"᭗"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-03:before{content:"᭘"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-04:before{content:"᭙"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-05:before{content:"᭚"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-06:before{content:"᭛"}.hgi-solid.hgi-sharp.hgi-artificial-intelligence-07:before{content:"᭜"}.hgi-solid.hgi-sharp.hgi-aspect-ratio:before{content:"᭝"}.hgi-solid.hgi-sharp.hgi-assignments:before{content:"᭞"}.hgi-solid.hgi-sharp.hgi-asteroid-01:before{content:"᭟"}.hgi-solid.hgi-sharp.hgi-asteroid-02:before{content:"᭠"}.hgi-solid.hgi-sharp.hgi-astronaut-01:before{content:"᭡"}.hgi-solid.hgi-sharp.hgi-astronaut-02:before{content:"᭢"}.hgi-solid.hgi-sharp.hgi-at:before{content:"᭣"}.hgi-solid.hgi-sharp.hgi-atm-01:before{content:"᭤"}.hgi-solid.hgi-sharp.hgi-atm-02:before{content:"᭥"}.hgi-solid.hgi-sharp.hgi-atom-01:before{content:"᭦"}.hgi-solid.hgi-sharp.hgi-atom-02:before{content:"᭧"}.hgi-solid.hgi-sharp.hgi-atomic-power:before{content:"᭨"}.hgi-solid.hgi-sharp.hgi-attachment-01:before{content:"᭩"}.hgi-solid.hgi-sharp.hgi-attachment-02:before{content:"᭪"}.hgi-solid.hgi-sharp.hgi-attachment-circle:before{content:"᭫"}.hgi-solid.hgi-sharp.hgi-attachment-square:before{content:"᭬"}.hgi-solid.hgi-sharp.hgi-attachment:before{content:"᭭"}.hgi-solid.hgi-sharp.hgi-auction:before{content:"᭮"}.hgi-solid.hgi-sharp.hgi-audio-book-01:before{content:"᭯"}.hgi-solid.hgi-sharp.hgi-audio-book-02:before{content:"᭰"}.hgi-solid.hgi-sharp.hgi-audio-book-03:before{content:"᭱"}.hgi-solid.hgi-sharp.hgi-audio-book-04:before{content:"᭲"}.hgi-solid.hgi-sharp.hgi-audit-01:before{content:"᭳"}.hgi-solid.hgi-sharp.hgi-audit-02:before{content:"᭴"}.hgi-solid.hgi-sharp.hgi-augmented-reality-ar:before{content:"᭵"}.hgi-solid.hgi-sharp.hgi-authorized:before{content:"᭶"}.hgi-solid.hgi-sharp.hgi-auto-conversations:before{content:"᭷"}.hgi-solid.hgi-sharp.hgi-automotive-battery-01:before{content:"᭸"}.hgi-solid.hgi-sharp.hgi-automotive-battery-02:before{content:"᭹"}.hgi-solid.hgi-sharp.hgi-avalanche:before{content:"᭺"}.hgi-solid.hgi-sharp.hgi-avocado:before{content:"᭻"}.hgi-solid.hgi-sharp.hgi-award-01:before{content:"᭼"}.hgi-solid.hgi-sharp.hgi-award-02:before{content:"᭽"}.hgi-solid.hgi-sharp.hgi-award-03:before{content:"᭾"}.hgi-solid.hgi-sharp.hgi-award-04:before{content:"᭿"}.hgi-solid.hgi-sharp.hgi-award-05:before{content:"ᮀ"}.hgi-solid.hgi-sharp.hgi-baby-01:before{content:"ᮁ"}.hgi-solid.hgi-sharp.hgi-baby-02:before{content:"ᮂ"}.hgi-solid.hgi-sharp.hgi-baby-bed-01:before{content:"ᮃ"}.hgi-solid.hgi-sharp.hgi-baby-bed-02:before{content:"ᮄ"}.hgi-solid.hgi-sharp.hgi-baby-bottle:before{content:"ᮅ"}.hgi-solid.hgi-sharp.hgi-baby-boy-dress:before{content:"ᮆ"}.hgi-solid.hgi-sharp.hgi-baby-girl-dress:before{content:"ᮇ"}.hgi-solid.hgi-sharp.hgi-backpack-01:before{content:"ᮈ"}.hgi-solid.hgi-sharp.hgi-backpack-02:before{content:"ᮉ"}.hgi-solid.hgi-sharp.hgi-backpack-03:before{content:"ᮊ"}.hgi-solid.hgi-sharp.hgi-backward-01:before{content:"ᮋ"}.hgi-solid.hgi-sharp.hgi-backward-02:before{content:"ᮌ"}.hgi-solid.hgi-sharp.hgi-bacteria:before{content:"ᮍ"}.hgi-solid.hgi-sharp.hgi-badminton-shuttle:before{content:"ᮎ"}.hgi-solid.hgi-sharp.hgi-badminton:before{content:"ᮏ"}.hgi-solid.hgi-sharp.hgi-banana:before{content:"ᮐ"}.hgi-solid.hgi-sharp.hgi-bandage:before{content:"ᮑ"}.hgi-solid.hgi-sharp.hgi-bank:before{content:"ᮒ"}.hgi-solid.hgi-sharp.hgi-bar-code-01:before{content:"ᮓ"}.hgi-solid.hgi-sharp.hgi-bar-code-02:before{content:"ᮔ"}.hgi-solid.hgi-sharp.hgi-barns:before{content:"ᮕ"}.hgi-solid.hgi-sharp.hgi-baseball-bat:before{content:"ᮖ"}.hgi-solid.hgi-sharp.hgi-baseball-helmet:before{content:"ᮗ"}.hgi-solid.hgi-sharp.hgi-baseball:before{content:"ᮘ"}.hgi-solid.hgi-sharp.hgi-basketball-01:before{content:"ᮙ"}.hgi-solid.hgi-sharp.hgi-basketball-02:before{content:"ᮚ"}.hgi-solid.hgi-sharp.hgi-basketball-hoop:before{content:"ᮛ"}.hgi-solid.hgi-sharp.hgi-bathtub-01:before{content:"ᮜ"}.hgi-solid.hgi-sharp.hgi-bathtub-02:before{content:"ᮝ"}.hgi-solid.hgi-sharp.hgi-batteries-energy:before{content:"ᮞ"}.hgi-solid.hgi-sharp.hgi-battery-charging-01:before{content:"ᮟ"}.hgi-solid.hgi-sharp.hgi-battery-charging-02:before{content:"ᮠ"}.hgi-solid.hgi-sharp.hgi-battery-eco-charging:before{content:"ᮡ"}.hgi-solid.hgi-sharp.hgi-battery-empty:before{content:"ᮢ"}.hgi-solid.hgi-sharp.hgi-battery-full:before{content:"ᮣ"}.hgi-solid.hgi-sharp.hgi-battery-low:before{content:"ᮤ"}.hgi-solid.hgi-sharp.hgi-battery-medium-01:before{content:"ᮥ"}.hgi-solid.hgi-sharp.hgi-battery-medium-02:before{content:"ᮦ"}.hgi-solid.hgi-sharp.hgi-bbq-grill:before{content:"ᮧ"}.hgi-solid.hgi-sharp.hgi-beach-02:before{content:"ᮨ"}.hgi-solid.hgi-sharp.hgi-beach:before{content:"ᮩ"}.hgi-solid.hgi-sharp.hgi-beater:before{content:"᮪"}.hgi-solid.hgi-sharp.hgi-bebo:before{content:"᮫"}.hgi-solid.hgi-sharp.hgi-bed-bunk:before{content:"ᮬ"}.hgi-solid.hgi-sharp.hgi-bed-double:before{content:"ᮭ"}.hgi-solid.hgi-sharp.hgi-bed-single-01:before{content:"ᮮ"}.hgi-solid.hgi-sharp.hgi-bed-single-02:before{content:"ᮯ"}.hgi-solid.hgi-sharp.hgi-bed:before{content:"᮰"}.hgi-solid.hgi-sharp.hgi-bedug-01:before{content:"᮱"}.hgi-solid.hgi-sharp.hgi-bedug-02:before{content:"᮲"}.hgi-solid.hgi-sharp.hgi-behance-01:before{content:"᮳"}.hgi-solid.hgi-sharp.hgi-behance-02:before{content:"᮴"}.hgi-solid.hgi-sharp.hgi-belt:before{content:"᮵"}.hgi-solid.hgi-sharp.hgi-bend-tool:before{content:"᮶"}.hgi-solid.hgi-sharp.hgi-berlin-tower:before{content:"᮷"}.hgi-solid.hgi-sharp.hgi-berlin:before{content:"᮸"}.hgi-solid.hgi-sharp.hgi-beta:before{content:"᮹"}.hgi-solid.hgi-sharp.hgi-bicycle-01:before{content:"ᮺ"}.hgi-solid.hgi-sharp.hgi-bicycle:before{content:"ᮻ"}.hgi-solid.hgi-sharp.hgi-billiard-01:before{content:"ᮼ"}.hgi-solid.hgi-sharp.hgi-billiard-02:before{content:"ᮽ"}.hgi-solid.hgi-sharp.hgi-binary-code:before{content:"ᮾ"}.hgi-solid.hgi-sharp.hgi-bing:before{content:"ᮿ"}.hgi-solid.hgi-sharp.hgi-bio-energy:before{content:"ᯀ"}.hgi-solid.hgi-sharp.hgi-biomass-energy:before{content:"ᯁ"}.hgi-solid.hgi-sharp.hgi-biometric-access:before{content:"ᯂ"}.hgi-solid.hgi-sharp.hgi-biometric-device:before{content:"ᯃ"}.hgi-solid.hgi-sharp.hgi-birthday-cake:before{content:"ᯄ"}.hgi-solid.hgi-sharp.hgi-biscuit:before{content:"ᯅ"}.hgi-solid.hgi-sharp.hgi-bitcoin-01:before{content:"ᯆ"}.hgi-solid.hgi-sharp.hgi-bitcoin-02:before{content:"ᯇ"}.hgi-solid.hgi-sharp.hgi-bitcoin-03:before{content:"ᯈ"}.hgi-solid.hgi-sharp.hgi-bitcoin-04:before{content:"ᯉ"}.hgi-solid.hgi-sharp.hgi-bitcoin-bag:before{content:"ᯊ"}.hgi-solid.hgi-sharp.hgi-bitcoin-circle:before{content:"ᯋ"}.hgi-solid.hgi-sharp.hgi-bitcoin-cloud:before{content:"ᯌ"}.hgi-solid.hgi-sharp.hgi-bitcoin-cpu:before{content:"ᯍ"}.hgi-solid.hgi-sharp.hgi-bitcoin-credit-card:before{content:"ᯎ"}.hgi-solid.hgi-sharp.hgi-bitcoin-database:before{content:"ᯏ"}.hgi-solid.hgi-sharp.hgi-bitcoin-down-01:before{content:"ᯐ"}.hgi-solid.hgi-sharp.hgi-bitcoin-down-02:before{content:"ᯑ"}.hgi-solid.hgi-sharp.hgi-bitcoin-ellipse:before{content:"ᯒ"}.hgi-solid.hgi-sharp.hgi-bitcoin-eye:before{content:"ᯓ"}.hgi-solid.hgi-sharp.hgi-bitcoin-filter:before{content:"ᯔ"}.hgi-solid.hgi-sharp.hgi-bitcoin-flashdisk:before{content:"ᯕ"}.hgi-solid.hgi-sharp.hgi-bitcoin-graph:before{content:"ᯖ"}.hgi-solid.hgi-sharp.hgi-bitcoin-invoice:before{content:"ᯗ"}.hgi-solid.hgi-sharp.hgi-bitcoin-key:before{content:"ᯘ"}.hgi-solid.hgi-sharp.hgi-bitcoin-location:before{content:"ᯙ"}.hgi-solid.hgi-sharp.hgi-bitcoin-lock:before{content:"ᯚ"}.hgi-solid.hgi-sharp.hgi-bitcoin-mail:before{content:"ᯛ"}.hgi-solid.hgi-sharp.hgi-bitcoin-mind:before{content:"ᯜ"}.hgi-solid.hgi-sharp.hgi-bitcoin-money-01:before{content:"ᯝ"}.hgi-solid.hgi-sharp.hgi-bitcoin-money-02:before{content:"ᯞ"}.hgi-solid.hgi-sharp.hgi-bitcoin-pie-chart:before{content:"ᯟ"}.hgi-solid.hgi-sharp.hgi-bitcoin-piggy-bank:before{content:"ᯠ"}.hgi-solid.hgi-sharp.hgi-bitcoin-presentation:before{content:"ᯡ"}.hgi-solid.hgi-sharp.hgi-bitcoin-receipt:before{content:"ᯢ"}.hgi-solid.hgi-sharp.hgi-bitcoin-receive:before{content:"ᯣ"}.hgi-solid.hgi-sharp.hgi-bitcoin-rectangle:before{content:"ᯤ"}.hgi-solid.hgi-sharp.hgi-bitcoin-safe:before{content:"ᯥ"}.hgi-solid.hgi-sharp.hgi-bitcoin-search:before{content:"᯦"}.hgi-solid.hgi-sharp.hgi-bitcoin-send:before{content:"ᯧ"}.hgi-solid.hgi-sharp.hgi-bitcoin-setting:before{content:"ᯨ"}.hgi-solid.hgi-sharp.hgi-bitcoin-shield:before{content:"ᯩ"}.hgi-solid.hgi-sharp.hgi-bitcoin-shopping:before{content:"ᯪ"}.hgi-solid.hgi-sharp.hgi-bitcoin-smartphone-01:before{content:"ᯫ"}.hgi-solid.hgi-sharp.hgi-bitcoin-smartphone-02:before{content:"ᯬ"}.hgi-solid.hgi-sharp.hgi-bitcoin-square:before{content:"ᯭ"}.hgi-solid.hgi-sharp.hgi-bitcoin-store:before{content:"ᯮ"}.hgi-solid.hgi-sharp.hgi-bitcoin-tag:before{content:"ᯯ"}.hgi-solid.hgi-sharp.hgi-bitcoin-target:before{content:"ᯰ"}.hgi-solid.hgi-sharp.hgi-bitcoin-transaction:before{content:"ᯱ"}.hgi-solid.hgi-sharp.hgi-bitcoin-up-01:before{content:"᯲"}.hgi-solid.hgi-sharp.hgi-bitcoin-up-02:before{content:"᯳"}.hgi-solid.hgi-sharp.hgi-bitcoin-wallet:before{content:"᯴"}.hgi-solid.hgi-sharp.hgi-bitcoin-withdraw:before{content:"᯵"}.hgi-solid.hgi-sharp.hgi-bitcoin:before{content:"᯶"}.hgi-solid.hgi-sharp.hgi-black-hole-01:before{content:"᯷"}.hgi-solid.hgi-sharp.hgi-black-hole:before{content:"᯸"}.hgi-solid.hgi-sharp.hgi-blend:before{content:"᯹"}.hgi-solid.hgi-sharp.hgi-blender:before{content:"᯺"}.hgi-solid.hgi-sharp.hgi-block-game:before{content:"᯻"}.hgi-solid.hgi-sharp.hgi-blockchain-01:before{content:"᯼"}.hgi-solid.hgi-sharp.hgi-blockchain-02:before{content:"᯽"}.hgi-solid.hgi-sharp.hgi-blockchain-03:before{content:"᯾"}.hgi-solid.hgi-sharp.hgi-blockchain-04:before{content:"᯿"}.hgi-solid.hgi-sharp.hgi-blockchain-05:before{content:"ᰀ"}.hgi-solid.hgi-sharp.hgi-blockchain-06:before{content:"ᰁ"}.hgi-solid.hgi-sharp.hgi-blockchain-07:before{content:"ᰂ"}.hgi-solid.hgi-sharp.hgi-blocked:before{content:"ᰃ"}.hgi-solid.hgi-sharp.hgi-blogger:before{content:"ᰄ"}.hgi-solid.hgi-sharp.hgi-blood-bag:before{content:"ᰅ"}.hgi-solid.hgi-sharp.hgi-blood-bottle:before{content:"ᰆ"}.hgi-solid.hgi-sharp.hgi-blood-pressure:before{content:"ᰇ"}.hgi-solid.hgi-sharp.hgi-blood-type:before{content:"ᰈ"}.hgi-solid.hgi-sharp.hgi-blood:before{content:"ᰉ"}.hgi-solid.hgi-sharp.hgi-bluetooth-circle:before{content:"ᰊ"}.hgi-solid.hgi-sharp.hgi-bluetooth-not-connected:before{content:"ᰋ"}.hgi-solid.hgi-sharp.hgi-bluetooth-search:before{content:"ᰌ"}.hgi-solid.hgi-sharp.hgi-bluetooth-square:before{content:"ᰍ"}.hgi-solid.hgi-sharp.hgi-bluetooth:before{content:"ᰎ"}.hgi-solid.hgi-sharp.hgi-blur:before{content:"ᰏ"}.hgi-solid.hgi-sharp.hgi-blush-brush-01:before{content:"ᰐ"}.hgi-solid.hgi-sharp.hgi-blush-brush-02:before{content:"ᰑ"}.hgi-solid.hgi-sharp.hgi-board-math:before{content:"ᰒ"}.hgi-solid.hgi-sharp.hgi-boat:before{content:"ᰓ"}.hgi-solid.hgi-sharp.hgi-body-armor:before{content:"ᰔ"}.hgi-solid.hgi-sharp.hgi-body-part-leg:before{content:"ᰕ"}.hgi-solid.hgi-sharp.hgi-body-part-muscle:before{content:"ᰖ"}.hgi-solid.hgi-sharp.hgi-body-part-six-pack:before{content:"ᰗ"}.hgi-solid.hgi-sharp.hgi-body-soap:before{content:"ᰘ"}.hgi-solid.hgi-sharp.hgi-body-weight:before{content:"ᰙ"}.hgi-solid.hgi-sharp.hgi-bomb:before{content:"ᰚ"}.hgi-solid.hgi-sharp.hgi-bone-01:before{content:"ᰛ"}.hgi-solid.hgi-sharp.hgi-bone-02:before{content:"ᰜ"}.hgi-solid.hgi-sharp.hgi-book-01:before{content:"ᰝ"}.hgi-solid.hgi-sharp.hgi-book-02:before{content:"ᰞ"}.hgi-solid.hgi-sharp.hgi-book-03:before{content:"ᰟ"}.hgi-solid.hgi-sharp.hgi-book-04:before{content:"ᰠ"}.hgi-solid.hgi-sharp.hgi-book-bookmark-01:before{content:"ᰡ"}.hgi-solid.hgi-sharp.hgi-book-bookmark-02:before{content:"ᰢ"}.hgi-solid.hgi-sharp.hgi-book-download:before{content:"ᰣ"}.hgi-solid.hgi-sharp.hgi-book-edit:before{content:"ᰤ"}.hgi-solid.hgi-sharp.hgi-book-open-01:before{content:"ᰥ"}.hgi-solid.hgi-sharp.hgi-book-open-02:before{content:"ᰦ"}.hgi-solid.hgi-sharp.hgi-book-upload:before{content:"ᰧ"}.hgi-solid.hgi-sharp.hgi-bookmark-01:before{content:"ᰨ"}.hgi-solid.hgi-sharp.hgi-bookmark-02:before{content:"ᰩ"}.hgi-solid.hgi-sharp.hgi-bookmark-03:before{content:"ᰪ"}.hgi-solid.hgi-sharp.hgi-bookmark-add-01:before{content:"ᰫ"}.hgi-solid.hgi-sharp.hgi-bookmark-add-02:before{content:"ᰬ"}.hgi-solid.hgi-sharp.hgi-bookmark-block-01:before{content:"ᰭ"}.hgi-solid.hgi-sharp.hgi-bookmark-block-02:before{content:"ᰮ"}.hgi-solid.hgi-sharp.hgi-bookmark-check-01:before{content:"ᰯ"}.hgi-solid.hgi-sharp.hgi-bookmark-check-02:before{content:"ᰰ"}.hgi-solid.hgi-sharp.hgi-bookmark-minus-01:before{content:"ᰱ"}.hgi-solid.hgi-sharp.hgi-bookmark-minus-02:before{content:"ᰲ"}.hgi-solid.hgi-sharp.hgi-bookmark-off-01:before{content:"ᰳ"}.hgi-solid.hgi-sharp.hgi-bookmark-off-02:before{content:"ᰴ"}.hgi-solid.hgi-sharp.hgi-bookmark-remove-01:before{content:"ᰵ"}.hgi-solid.hgi-sharp.hgi-bookmark-remove-02:before{content:"ᰶ"}.hgi-solid.hgi-sharp.hgi-books-01:before{content:"᰷"}.hgi-solid.hgi-sharp.hgi-books-02:before{content:"᰸"}.hgi-solid.hgi-sharp.hgi-bookshelf-01:before{content:"᰹"}.hgi-solid.hgi-sharp.hgi-bookshelf-02:before{content:"᰺"}.hgi-solid.hgi-sharp.hgi-bookshelf-03:before{content:"᰻"}.hgi-solid.hgi-sharp.hgi-bootstrap:before{content:"᰼"}.hgi-solid.hgi-sharp.hgi-border-all-01:before{content:"᰽"}.hgi-solid.hgi-sharp.hgi-border-all-02:before{content:"᰾"}.hgi-solid.hgi-sharp.hgi-border-bottom-01:before{content:"᰿"}.hgi-solid.hgi-sharp.hgi-border-bottom-02:before{content:"᱀"}.hgi-solid.hgi-sharp.hgi-border-full:before{content:"᱁"}.hgi-solid.hgi-sharp.hgi-border-horizontal:before{content:"᱂"}.hgi-solid.hgi-sharp.hgi-border-inner:before{content:"᱃"}.hgi-solid.hgi-sharp.hgi-border-left-01:before{content:"᱄"}.hgi-solid.hgi-sharp.hgi-border-left-02:before{content:"᱅"}.hgi-solid.hgi-sharp.hgi-border-none-01:before{content:"᱆"}.hgi-solid.hgi-sharp.hgi-border-none-02:before{content:"᱇"}.hgi-solid.hgi-sharp.hgi-border-right-01:before{content:"᱈"}.hgi-solid.hgi-sharp.hgi-border-right-02:before{content:"᱉"}.hgi-solid.hgi-sharp.hgi-border-top-01:before{content:"᱊"}.hgi-solid.hgi-sharp.hgi-border-top-02:before{content:"᱋"}.hgi-solid.hgi-sharp.hgi-border-vertical:before{content:"᱌"}.hgi-solid.hgi-sharp.hgi-borobudur:before{content:"ᱍ"}.hgi-solid.hgi-sharp.hgi-bot:before{content:"ᱎ"}.hgi-solid.hgi-sharp.hgi-bounce-left:before{content:"ᱏ"}.hgi-solid.hgi-sharp.hgi-bounce-right:before{content:"᱐"}.hgi-solid.hgi-sharp.hgi-bounding-box:before{content:"᱑"}.hgi-solid.hgi-sharp.hgi-bow-tie:before{content:"᱒"}.hgi-solid.hgi-sharp.hgi-bowling-pins:before{content:"᱓"}.hgi-solid.hgi-sharp.hgi-bowling:before{content:"᱔"}.hgi-solid.hgi-sharp.hgi-boxer:before{content:"᱕"}.hgi-solid.hgi-sharp.hgi-boxing-bag:before{content:"᱖"}.hgi-solid.hgi-sharp.hgi-boxing-glove-01:before{content:"᱗"}.hgi-solid.hgi-sharp.hgi-boxing-glove:before{content:"᱘"}.hgi-solid.hgi-sharp.hgi-brain-01:before{content:"᱙"}.hgi-solid.hgi-sharp.hgi-brain-02:before{content:"ᱚ"}.hgi-solid.hgi-sharp.hgi-brain:before{content:"ᱛ"}.hgi-solid.hgi-sharp.hgi-brandfetch:before{content:"ᱜ"}.hgi-solid.hgi-sharp.hgi-bread-01:before{content:"ᱝ"}.hgi-solid.hgi-sharp.hgi-bread-02:before{content:"ᱞ"}.hgi-solid.hgi-sharp.hgi-bread-03:before{content:"ᱟ"}.hgi-solid.hgi-sharp.hgi-bread-04:before{content:"ᱠ"}.hgi-solid.hgi-sharp.hgi-breast-pump:before{content:"ᱡ"}.hgi-solid.hgi-sharp.hgi-bridge:before{content:"ᱢ"}.hgi-solid.hgi-sharp.hgi-briefcase-01:before{content:"ᱣ"}.hgi-solid.hgi-sharp.hgi-briefcase-02:before{content:"ᱤ"}.hgi-solid.hgi-sharp.hgi-briefcase-03:before{content:"ᱥ"}.hgi-solid.hgi-sharp.hgi-briefcase-04:before{content:"ᱦ"}.hgi-solid.hgi-sharp.hgi-briefcase-05:before{content:"ᱧ"}.hgi-solid.hgi-sharp.hgi-briefcase-06:before{content:"ᱨ"}.hgi-solid.hgi-sharp.hgi-briefcase-07:before{content:"ᱩ"}.hgi-solid.hgi-sharp.hgi-briefcase-08:before{content:"ᱪ"}.hgi-solid.hgi-sharp.hgi-briefcase-09:before{content:"ᱫ"}.hgi-solid.hgi-sharp.hgi-briefcase-dollar:before{content:"ᱬ"}.hgi-solid.hgi-sharp.hgi-broccoli:before{content:"ᱭ"}.hgi-solid.hgi-sharp.hgi-brochure:before{content:"ᱮ"}.hgi-solid.hgi-sharp.hgi-broken-bone:before{content:"ᱯ"}.hgi-solid.hgi-sharp.hgi-browser:before{content:"ᱰ"}.hgi-solid.hgi-sharp.hgi-brush:before{content:"ᱱ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-add:before{content:"ᱲ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-blocked:before{content:"ᱳ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-cancel:before{content:"ᱴ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-delay:before{content:"ᱵ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-done:before{content:"ᱶ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-download-01:before{content:"ᱷ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-download-02:before{content:"ᱸ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-edit:before{content:"ᱹ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-favourite:before{content:"ᱺ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-income:before{content:"ᱻ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-lock:before{content:"ᱼ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-notification:before{content:"ᱽ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-outcome:before{content:"᱾"}.hgi-solid.hgi-sharp.hgi-bubble-chat-preview:before{content:"᱿"}.hgi-solid.hgi-sharp.hgi-bubble-chat-question:before{content:"ᲀ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-search:before{content:"ᲁ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-secure:before{content:"ᲂ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-translate:before{content:"ᲃ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-unlock:before{content:"ᲄ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-upload:before{content:"ᲅ"}.hgi-solid.hgi-sharp.hgi-bubble-chat-user:before{content:"ᲆ"}.hgi-solid.hgi-sharp.hgi-bubble-chat:before{content:"ᲇ"}.hgi-solid.hgi-sharp.hgi-bubble-tea-01:before{content:"ᲈ"}.hgi-solid.hgi-sharp.hgi-bubble-tea-02:before{content:"Ᲊ"}.hgi-solid.hgi-sharp.hgi-bug-01:before{content:"ᲊ"}.hgi-solid.hgi-sharp.hgi-bug-02:before{content:"᲋"}.hgi-solid.hgi-sharp.hgi-building-01:before{content:"᲌"}.hgi-solid.hgi-sharp.hgi-building-02:before{content:"᲍"}.hgi-solid.hgi-sharp.hgi-building-03:before{content:"᲎"}.hgi-solid.hgi-sharp.hgi-building-04:before{content:"᲏"}.hgi-solid.hgi-sharp.hgi-building-05:before{content:"Ა"}.hgi-solid.hgi-sharp.hgi-building-06:before{content:"Ბ"}.hgi-solid.hgi-sharp.hgi-bulb-charging:before{content:"Გ"}.hgi-solid.hgi-sharp.hgi-bulb:before{content:"Დ"}.hgi-solid.hgi-sharp.hgi-bulletproof-vest:before{content:"Ე"}.hgi-solid.hgi-sharp.hgi-burj-al-arab:before{content:"Ვ"}.hgi-solid.hgi-sharp.hgi-burning-cd:before{content:"Ზ"}.hgi-solid.hgi-sharp.hgi-bus-01:before{content:"Თ"}.hgi-solid.hgi-sharp.hgi-bus-02:before{content:"Ი"}.hgi-solid.hgi-sharp.hgi-bus-03:before{content:"Კ"}.hgi-solid.hgi-sharp.hgi-c-programming:before{content:"Ლ"}.hgi-solid.hgi-sharp.hgi-cabinet-01:before{content:"Მ"}.hgi-solid.hgi-sharp.hgi-cabinet-02:before{content:"Ნ"}.hgi-solid.hgi-sharp.hgi-cabinet-03:before{content:"Ო"}.hgi-solid.hgi-sharp.hgi-cabinet-04:before{content:"Პ"}.hgi-solid.hgi-sharp.hgi-cable-car:before{content:"Ჟ"}.hgi-solid.hgi-sharp.hgi-cactus:before{content:"Რ"}.hgi-solid.hgi-sharp.hgi-caduceus:before{content:"Ს"}.hgi-solid.hgi-sharp.hgi-cafe:before{content:"Ტ"}.hgi-solid.hgi-sharp.hgi-calculate:before{content:"Უ"}.hgi-solid.hgi-sharp.hgi-calculator-01:before{content:"Ფ"}.hgi-solid.hgi-sharp.hgi-calculator:before{content:"Ქ"}.hgi-solid.hgi-sharp.hgi-calendar-01:before{content:"Ღ"}.hgi-solid.hgi-sharp.hgi-calendar-02:before{content:"Ყ"}.hgi-solid.hgi-sharp.hgi-calendar-03:before{content:"Შ"}.hgi-solid.hgi-sharp.hgi-calendar-04:before{content:"Ჩ"}.hgi-solid.hgi-sharp.hgi-calendar-add-01:before{content:"Ც"}.hgi-solid.hgi-sharp.hgi-calendar-add-02:before{content:"Ძ"}.hgi-solid.hgi-sharp.hgi-calendar-block-01:before{content:"Წ"}.hgi-solid.hgi-sharp.hgi-calendar-block-02:before{content:"Ჭ"}.hgi-solid.hgi-sharp.hgi-calendar-check-in-01:before{content:"Ხ"}.hgi-solid.hgi-sharp.hgi-calendar-check-in-02:before{content:"Ჯ"}.hgi-solid.hgi-sharp.hgi-calendar-check-out-01:before{content:"Ჰ"}.hgi-solid.hgi-sharp.hgi-calendar-check-out-02:before{content:"Ჱ"}.hgi-solid.hgi-sharp.hgi-calendar-download-01:before{content:"Ჲ"}.hgi-solid.hgi-sharp.hgi-calendar-download-02:before{content:"Ჳ"}.hgi-solid.hgi-sharp.hgi-calendar-favorite-01:before{content:"Ჴ"}.hgi-solid.hgi-sharp.hgi-calendar-favorite-02:before{content:"Ჵ"}.hgi-solid.hgi-sharp.hgi-calendar-lock-01:before{content:"Ჶ"}.hgi-solid.hgi-sharp.hgi-calendar-lock-02:before{content:"Ჷ"}.hgi-solid.hgi-sharp.hgi-calendar-love-01:before{content:"Ჸ"}.hgi-solid.hgi-sharp.hgi-calendar-love-02:before{content:"Ჹ"}.hgi-solid.hgi-sharp.hgi-calendar-minus-01:before{content:"Ჺ"}.hgi-solid.hgi-sharp.hgi-calendar-minus-02:before{content:"᲻"}.hgi-solid.hgi-sharp.hgi-calendar-remove-01:before{content:"᲼"}.hgi-solid.hgi-sharp.hgi-calendar-remove-02:before{content:"Ჽ"}.hgi-solid.hgi-sharp.hgi-calendar-setting-01:before{content:"Ჾ"}.hgi-solid.hgi-sharp.hgi-calendar-setting-02:before{content:"Ჿ"}.hgi-solid.hgi-sharp.hgi-calendar-upload-01:before{content:"᳀"}.hgi-solid.hgi-sharp.hgi-calendar-upload-02:before{content:"᳁"}.hgi-solid.hgi-sharp.hgi-call-02:before{content:"᳂"}.hgi-solid.hgi-sharp.hgi-call-add-02:before{content:"᳃"}.hgi-solid.hgi-sharp.hgi-call-add:before{content:"᳄"}.hgi-solid.hgi-sharp.hgi-call-blocked-02:before{content:"᳅"}.hgi-solid.hgi-sharp.hgi-call-blocked:before{content:"᳆"}.hgi-solid.hgi-sharp.hgi-call-disabled-02:before{content:"᳇"}.hgi-solid.hgi-sharp.hgi-call-disabled:before{content:"᳈"}.hgi-solid.hgi-sharp.hgi-call-done-02:before{content:"᳉"}.hgi-solid.hgi-sharp.hgi-call-done:before{content:"᳊"}.hgi-solid.hgi-sharp.hgi-call-end-01:before{content:"᳋"}.hgi-solid.hgi-sharp.hgi-call-end-02:before{content:"᳌"}.hgi-solid.hgi-sharp.hgi-call-end-03:before{content:"᳍"}.hgi-solid.hgi-sharp.hgi-call-end-04:before{content:"᳎"}.hgi-solid.hgi-sharp.hgi-call-incoming-01:before{content:"᳏"}.hgi-solid.hgi-sharp.hgi-call-incoming-02:before{content:"᳐"}.hgi-solid.hgi-sharp.hgi-call-incoming-03:before{content:"᳑"}.hgi-solid.hgi-sharp.hgi-call-incoming-04:before{content:"᳒"}.hgi-solid.hgi-sharp.hgi-call-internal-02:before{content:"᳓"}.hgi-solid.hgi-sharp.hgi-call-internal:before{content:"᳔"}.hgi-solid.hgi-sharp.hgi-call-locked-02:before{content:"᳕"}.hgi-solid.hgi-sharp.hgi-call-locked:before{content:"᳖"}.hgi-solid.hgi-sharp.hgi-call-minus-02:before{content:"᳗"}.hgi-solid.hgi-sharp.hgi-call-minus:before{content:"᳘"}.hgi-solid.hgi-sharp.hgi-call-missed-01:before{content:"᳙"}.hgi-solid.hgi-sharp.hgi-call-missed-02:before{content:"᳚"}.hgi-solid.hgi-sharp.hgi-call-missed-03:before{content:"᳛"}.hgi-solid.hgi-sharp.hgi-call-missed-04:before{content:"᳜"}.hgi-solid.hgi-sharp.hgi-call-outgoing-01:before{content:"᳝"}.hgi-solid.hgi-sharp.hgi-call-outgoing-02:before{content:"᳞"}.hgi-solid.hgi-sharp.hgi-call-outgoing-03:before{content:"᳟"}.hgi-solid.hgi-sharp.hgi-call-outgoing-04:before{content:"᳠"}.hgi-solid.hgi-sharp.hgi-call-paused-02:before{content:"᳡"}.hgi-solid.hgi-sharp.hgi-call-paused:before{content:"᳢"}.hgi-solid.hgi-sharp.hgi-call-received-02:before{content:"᳣"}.hgi-solid.hgi-sharp.hgi-call-received:before{content:"᳤"}.hgi-solid.hgi-sharp.hgi-call-ringing-01:before{content:"᳥"}.hgi-solid.hgi-sharp.hgi-call-ringing-02:before{content:"᳦"}.hgi-solid.hgi-sharp.hgi-call-ringing-03:before{content:"᳧"}.hgi-solid.hgi-sharp.hgi-call-ringing-04:before{content:"᳨"}.hgi-solid.hgi-sharp.hgi-call-unlocked-02:before{content:"ᳩ"}.hgi-solid.hgi-sharp.hgi-call-unlocked:before{content:"ᳪ"}.hgi-solid.hgi-sharp.hgi-call:before{content:"ᳫ"}.hgi-solid.hgi-sharp.hgi-calling-02:before{content:"ᳬ"}.hgi-solid.hgi-sharp.hgi-calling:before{content:"᳭"}.hgi-solid.hgi-sharp.hgi-camel:before{content:"ᳮ"}.hgi-solid.hgi-sharp.hgi-camera-01:before{content:"ᳯ"}.hgi-solid.hgi-sharp.hgi-camera-02:before{content:"ᳰ"}.hgi-solid.hgi-sharp.hgi-camera-add-01:before{content:"ᳱ"}.hgi-solid.hgi-sharp.hgi-camera-add-02:before{content:"ᳲ"}.hgi-solid.hgi-sharp.hgi-camera-automatically-01:before{content:"ᳳ"}.hgi-solid.hgi-sharp.hgi-camera-automatically-02:before{content:"᳴"}.hgi-solid.hgi-sharp.hgi-camera-lens:before{content:"ᳵ"}.hgi-solid.hgi-sharp.hgi-camera-microphone-01:before{content:"ᳶ"}.hgi-solid.hgi-sharp.hgi-camera-microphone-02:before{content:"᳷"}.hgi-solid.hgi-sharp.hgi-camera-night-mode-01:before{content:"᳸"}.hgi-solid.hgi-sharp.hgi-camera-night-mode-02:before{content:"᳹"}.hgi-solid.hgi-sharp.hgi-camera-off-01:before{content:"ᳺ"}.hgi-solid.hgi-sharp.hgi-camera-off-02:before{content:"᳻"}.hgi-solid.hgi-sharp.hgi-camera-rotated-01:before{content:"᳼"}.hgi-solid.hgi-sharp.hgi-camera-rotated-02:before{content:"᳽"}.hgi-solid.hgi-sharp.hgi-camera-smile-01:before{content:"᳾"}.hgi-solid.hgi-sharp.hgi-camera-smile-02:before{content:"᳿"}.hgi-solid.hgi-sharp.hgi-camera-tripod:before{content:"ᴀ"}.hgi-solid.hgi-sharp.hgi-camera-video:before{content:"ᴁ"}.hgi-solid.hgi-sharp.hgi-camper:before{content:"ᴂ"}.hgi-solid.hgi-sharp.hgi-campfire:before{content:"ᴃ"}.hgi-solid.hgi-sharp.hgi-cancel-01:before{content:"ᴄ"}.hgi-solid.hgi-sharp.hgi-cancel-02:before{content:"ᴅ"}.hgi-solid.hgi-sharp.hgi-cancel-circle-half-dot:before{content:"ᴆ"}.hgi-solid.hgi-sharp.hgi-cancel-circle:before{content:"ᴇ"}.hgi-solid.hgi-sharp.hgi-cancel-square:before{content:"ᴈ"}.hgi-solid.hgi-sharp.hgi-candelier-01:before{content:"ᴉ"}.hgi-solid.hgi-sharp.hgi-candelier-02:before{content:"ᴊ"}.hgi-solid.hgi-sharp.hgi-canvas:before{content:"ᴋ"}.hgi-solid.hgi-sharp.hgi-cap-projecting:before{content:"ᴌ"}.hgi-solid.hgi-sharp.hgi-cap-round:before{content:"ᴍ"}.hgi-solid.hgi-sharp.hgi-cap-straight:before{content:"ᴎ"}.hgi-solid.hgi-sharp.hgi-cap:before{content:"ᴏ"}.hgi-solid.hgi-sharp.hgi-capcut-rectangle:before{content:"ᴐ"}.hgi-solid.hgi-sharp.hgi-capcut:before{content:"ᴑ"}.hgi-solid.hgi-sharp.hgi-car-01:before{content:"ᴒ"}.hgi-solid.hgi-sharp.hgi-car-02:before{content:"ᴓ"}.hgi-solid.hgi-sharp.hgi-car-03:before{content:"ᴔ"}.hgi-solid.hgi-sharp.hgi-car-04:before{content:"ᴕ"}.hgi-solid.hgi-sharp.hgi-car-parking-01:before{content:"ᴖ"}.hgi-solid.hgi-sharp.hgi-car-parking-02:before{content:"ᴗ"}.hgi-solid.hgi-sharp.hgi-caravan:before{content:"ᴘ"}.hgi-solid.hgi-sharp.hgi-card-exchange-01:before{content:"ᴙ"}.hgi-solid.hgi-sharp.hgi-card-exchange-02:before{content:"ᴚ"}.hgi-solid.hgi-sharp.hgi-cardigan:before{content:"ᴛ"}.hgi-solid.hgi-sharp.hgi-cardiogram-01:before{content:"ᴜ"}.hgi-solid.hgi-sharp.hgi-cardiogram-02:before{content:"ᴝ"}.hgi-solid.hgi-sharp.hgi-cards-01:before{content:"ᴞ"}.hgi-solid.hgi-sharp.hgi-cards-02:before{content:"ᴟ"}.hgi-solid.hgi-sharp.hgi-cargo-ship:before{content:"ᴠ"}.hgi-solid.hgi-sharp.hgi-carousel-horizontal-02:before{content:"ᴡ"}.hgi-solid.hgi-sharp.hgi-carousel-horizontal:before{content:"ᴢ"}.hgi-solid.hgi-sharp.hgi-carousel-vertical:before{content:"ᴣ"}.hgi-solid.hgi-sharp.hgi-carrot:before{content:"ᴤ"}.hgi-solid.hgi-sharp.hgi-cash-01:before{content:"ᴥ"}.hgi-solid.hgi-sharp.hgi-cash-02:before{content:"ᴦ"}.hgi-solid.hgi-sharp.hgi-cashback:before{content:"ᴧ"}.hgi-solid.hgi-sharp.hgi-cashier-02:before{content:"ᴨ"}.hgi-solid.hgi-sharp.hgi-cashier:before{content:"ᴩ"}.hgi-solid.hgi-sharp.hgi-castle-01:before{content:"ᴪ"}.hgi-solid.hgi-sharp.hgi-castle-02:before{content:"ᴫ"}.hgi-solid.hgi-sharp.hgi-castle:before{content:"ᴬ"}.hgi-solid.hgi-sharp.hgi-catalogue:before{content:"ᴭ"}.hgi-solid.hgi-sharp.hgi-cayan-tower:before{content:"ᴮ"}.hgi-solid.hgi-sharp.hgi-cctv-camera:before{content:"ᴯ"}.hgi-solid.hgi-sharp.hgi-cd:before{content:"ᴰ"}.hgi-solid.hgi-sharp.hgi-cells:before{content:"ᴱ"}.hgi-solid.hgi-sharp.hgi-cellular-network-offline:before{content:"ᴲ"}.hgi-solid.hgi-sharp.hgi-cellular-network:before{content:"ᴳ"}.hgi-solid.hgi-sharp.hgi-celsius:before{content:"ᴴ"}.hgi-solid.hgi-sharp.hgi-center-focus:before{content:"ᴵ"}.hgi-solid.hgi-sharp.hgi-central-shaheed-minar:before{content:"ᴶ"}.hgi-solid.hgi-sharp.hgi-centralized:before{content:"ᴷ"}.hgi-solid.hgi-sharp.hgi-certificate-01:before{content:"ᴸ"}.hgi-solid.hgi-sharp.hgi-certificate-02:before{content:"ᴹ"}.hgi-solid.hgi-sharp.hgi-chair-01:before{content:"ᴺ"}.hgi-solid.hgi-sharp.hgi-chair-02:before{content:"ᴻ"}.hgi-solid.hgi-sharp.hgi-chair-03:before{content:"ᴼ"}.hgi-solid.hgi-sharp.hgi-chair-04:before{content:"ᴽ"}.hgi-solid.hgi-sharp.hgi-chair-05:before{content:"ᴾ"}.hgi-solid.hgi-sharp.hgi-chair-barber:before{content:"ᴿ"}.hgi-solid.hgi-sharp.hgi-champion:before{content:"ᵀ"}.hgi-solid.hgi-sharp.hgi-change-screen-mode:before{content:"ᵁ"}.hgi-solid.hgi-sharp.hgi-character-phonetic:before{content:"ᵂ"}.hgi-solid.hgi-sharp.hgi-charity:before{content:"ᵃ"}.hgi-solid.hgi-sharp.hgi-chart-average:before{content:"ᵄ"}.hgi-solid.hgi-sharp.hgi-chart-bar-line:before{content:"ᵅ"}.hgi-solid.hgi-sharp.hgi-chart-breakout-circle:before{content:"ᵆ"}.hgi-solid.hgi-sharp.hgi-chart-breakout-square:before{content:"ᵇ"}.hgi-solid.hgi-sharp.hgi-chart-bubble-01:before{content:"ᵈ"}.hgi-solid.hgi-sharp.hgi-chart-bubble-02:before{content:"ᵉ"}.hgi-solid.hgi-sharp.hgi-chart-column:before{content:"ᵊ"}.hgi-solid.hgi-sharp.hgi-chart-decrease:before{content:"ᵋ"}.hgi-solid.hgi-sharp.hgi-chart-evaluation:before{content:"ᵌ"}.hgi-solid.hgi-sharp.hgi-chart-high-low:before{content:"ᵍ"}.hgi-solid.hgi-sharp.hgi-chart-histogram:before{content:"ᵎ"}.hgi-solid.hgi-sharp.hgi-chart-increase:before{content:"ᵏ"}.hgi-solid.hgi-sharp.hgi-chart-line-data-01:before{content:"ᵐ"}.hgi-solid.hgi-sharp.hgi-chart-line-data-02:before{content:"ᵑ"}.hgi-solid.hgi-sharp.hgi-chart-line-data-03:before{content:"ᵒ"}.hgi-solid.hgi-sharp.hgi-chart-maximum:before{content:"ᵓ"}.hgi-solid.hgi-sharp.hgi-chart-medium:before{content:"ᵔ"}.hgi-solid.hgi-sharp.hgi-chart-minimum:before{content:"ᵕ"}.hgi-solid.hgi-sharp.hgi-chart-radar:before{content:"ᵖ"}.hgi-solid.hgi-sharp.hgi-chart-relationship:before{content:"ᵗ"}.hgi-solid.hgi-sharp.hgi-chart-ring:before{content:"ᵘ"}.hgi-solid.hgi-sharp.hgi-chart-rose:before{content:"ᵙ"}.hgi-solid.hgi-sharp.hgi-chart-scatter:before{content:"ᵚ"}.hgi-solid.hgi-sharp.hgi-chart:before{content:"ᵛ"}.hgi-solid.hgi-sharp.hgi-chat-bot:before{content:"ᵜ"}.hgi-solid.hgi-sharp.hgi-chat-gpt:before{content:"ᵝ"}.hgi-solid.hgi-sharp.hgi-chatting-01:before{content:"ᵞ"}.hgi-solid.hgi-sharp.hgi-check-list:before{content:"ᵟ"}.hgi-solid.hgi-sharp.hgi-check-unread-01:before{content:"ᵠ"}.hgi-solid.hgi-sharp.hgi-check-unread-02:before{content:"ᵡ"}.hgi-solid.hgi-sharp.hgi-check-unread-03:before{content:"ᵢ"}.hgi-solid.hgi-sharp.hgi-check-unread-04:before{content:"ᵣ"}.hgi-solid.hgi-sharp.hgi-checkmark-badge-01:before{content:"ᵤ"}.hgi-solid.hgi-sharp.hgi-checkmark-badge-02:before{content:"ᵥ"}.hgi-solid.hgi-sharp.hgi-checkmark-badge-03:before{content:"ᵦ"}.hgi-solid.hgi-sharp.hgi-checkmark-badge-04:before{content:"ᵧ"}.hgi-solid.hgi-sharp.hgi-checkmark-circle-01:before{content:"ᵨ"}.hgi-solid.hgi-sharp.hgi-checkmark-circle-02:before{content:"ᵩ"}.hgi-solid.hgi-sharp.hgi-checkmark-circle-03:before{content:"ᵪ"}.hgi-solid.hgi-sharp.hgi-checkmark-circle-04:before{content:"ᵫ"}.hgi-solid.hgi-sharp.hgi-checkmark-square-01:before{content:"ᵬ"}.hgi-solid.hgi-sharp.hgi-checkmark-square-02:before{content:"ᵭ"}.hgi-solid.hgi-sharp.hgi-checkmark-square-03:before{content:"ᵮ"}.hgi-solid.hgi-sharp.hgi-checkmark-square-04:before{content:"ᵯ"}.hgi-solid.hgi-sharp.hgi-cheese-cake-01:before{content:"ᵰ"}.hgi-solid.hgi-sharp.hgi-cheese-cake-02:before{content:"ᵱ"}.hgi-solid.hgi-sharp.hgi-cheese:before{content:"ᵲ"}.hgi-solid.hgi-sharp.hgi-chef-hat:before{content:"ᵳ"}.hgi-solid.hgi-sharp.hgi-chef:before{content:"ᵴ"}.hgi-solid.hgi-sharp.hgi-chemistry-01:before{content:"ᵵ"}.hgi-solid.hgi-sharp.hgi-chemistry-02:before{content:"ᵶ"}.hgi-solid.hgi-sharp.hgi-chemistry-03:before{content:"ᵷ"}.hgi-solid.hgi-sharp.hgi-cherry:before{content:"ᵸ"}.hgi-solid.hgi-sharp.hgi-chess-01:before{content:"ᵹ"}.hgi-solid.hgi-sharp.hgi-chess-02:before{content:"ᵺ"}.hgi-solid.hgi-sharp.hgi-chess-pawn:before{content:"ᵻ"}.hgi-solid.hgi-sharp.hgi-chicken-thighs:before{content:"ᵼ"}.hgi-solid.hgi-sharp.hgi-chimney:before{content:"ᵽ"}.hgi-solid.hgi-sharp.hgi-china-temple:before{content:"ᵾ"}.hgi-solid.hgi-sharp.hgi-chip-02:before{content:"ᵿ"}.hgi-solid.hgi-sharp.hgi-chip:before{content:"ᶀ"}.hgi-solid.hgi-sharp.hgi-chocolate:before{content:"ᶁ"}.hgi-solid.hgi-sharp.hgi-chrome:before{content:"ᶂ"}.hgi-solid.hgi-sharp.hgi-chrysler:before{content:"ᶃ"}.hgi-solid.hgi-sharp.hgi-church:before{content:"ᶄ"}.hgi-solid.hgi-sharp.hgi-cinnamon-roll:before{content:"ᶅ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-data-transfer-diagonal:before{content:"ᶆ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-data-transfer-horizontal:before{content:"ᶇ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-data-transfer-vertical:before{content:"ᶈ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-diagonal-01:before{content:"ᶉ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-diagonal-02:before{content:"ᶊ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-01:before{content:"ᶋ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-02:before{content:"ᶌ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-03:before{content:"ᶍ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-double:before{content:"ᶎ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-left:before{content:"ᶏ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-down-right:before{content:"ᶐ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-expand-01:before{content:"ᶑ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-expand-02:before{content:"ᶒ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-horizontal:before{content:"ᶓ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-01:before{content:"ᶔ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-02:before{content:"ᶕ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-03:before{content:"ᶖ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-double:before{content:"ᶗ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-left-right:before{content:"ᶘ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-down-left:before{content:"ᶙ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-down-right:before{content:"ᶚ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-left-down:before{content:"ᶛ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-right-down:before{content:"ᶜ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-up-left:before{content:"ᶝ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-move-up-right:before{content:"ᶞ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-reload-01:before{content:"ᶟ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-reload-02:before{content:"ᶠ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-right-01:before{content:"ᶡ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-right-02:before{content:"ᶢ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-right-03:before{content:"ᶣ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-right-double:before{content:"ᶤ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-shrink-01:before{content:"ᶥ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-shrink-02:before{content:"ᶦ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-01:before{content:"ᶧ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-02:before{content:"ᶨ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-03:before{content:"ᶩ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-double:before{content:"ᶪ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-down:before{content:"ᶫ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-left:before{content:"ᶬ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-up-right:before{content:"ᶭ"}.hgi-solid.hgi-sharp.hgi-circle-arrow-vertical:before{content:"ᶮ"}.hgi-solid.hgi-sharp.hgi-circle-lock-01:before{content:"ᶯ"}.hgi-solid.hgi-sharp.hgi-circle-lock-02:before{content:"ᶰ"}.hgi-solid.hgi-sharp.hgi-circle-lock-add-01:before{content:"ᶱ"}.hgi-solid.hgi-sharp.hgi-circle-lock-add-02:before{content:"ᶲ"}.hgi-solid.hgi-sharp.hgi-circle-lock-check-01:before{content:"ᶳ"}.hgi-solid.hgi-sharp.hgi-circle-lock-check-02:before{content:"ᶴ"}.hgi-solid.hgi-sharp.hgi-circle-lock-minus-01:before{content:"ᶵ"}.hgi-solid.hgi-sharp.hgi-circle-lock-minus-02:before{content:"ᶶ"}.hgi-solid.hgi-sharp.hgi-circle-lock-remove-01:before{content:"ᶷ"}.hgi-solid.hgi-sharp.hgi-circle-lock-remove-02:before{content:"ᶸ"}.hgi-solid.hgi-sharp.hgi-circle-password:before{content:"ᶹ"}.hgi-solid.hgi-sharp.hgi-circle-unlock-01:before{content:"ᶺ"}.hgi-solid.hgi-sharp.hgi-circle-unlock-02:before{content:"ᶻ"}.hgi-solid.hgi-sharp.hgi-circle:before{content:"ᶼ"}.hgi-solid.hgi-sharp.hgi-city-01:before{content:"ᶽ"}.hgi-solid.hgi-sharp.hgi-city-02:before{content:"ᶾ"}.hgi-solid.hgi-sharp.hgi-city-03:before{content:"ᶿ"}.hgi-solid.hgi-sharp.hgi-clapping-01:before{content:"᷀"}.hgi-solid.hgi-sharp.hgi-clapping-02:before{content:"᷁"}.hgi-solid.hgi-sharp.hgi-clean:before{content:"᷂"}.hgi-solid.hgi-sharp.hgi-cleaning-bucket:before{content:"᷃"}.hgi-solid.hgi-sharp.hgi-clinic:before{content:"᷄"}.hgi-solid.hgi-sharp.hgi-clip:before{content:"᷅"}.hgi-solid.hgi-sharp.hgi-clipboard:before{content:"᷆"}.hgi-solid.hgi-sharp.hgi-clock-01:before{content:"᷇"}.hgi-solid.hgi-sharp.hgi-clock-02:before{content:"᷈"}.hgi-solid.hgi-sharp.hgi-clock-03:before{content:"᷉"}.hgi-solid.hgi-sharp.hgi-clock-04:before{content:"᷊"}.hgi-solid.hgi-sharp.hgi-clock-05:before{content:"᷋"}.hgi-solid.hgi-sharp.hgi-closed-caption-alt:before{content:"᷌"}.hgi-solid.hgi-sharp.hgi-closed-caption:before{content:"᷍"}.hgi-solid.hgi-sharp.hgi-clothes:before{content:"᷎"}.hgi-solid.hgi-sharp.hgi-cloud-angled-rain-zap:before{content:"᷏"}.hgi-solid.hgi-sharp.hgi-cloud-angled-rain:before{content:"᷐"}.hgi-solid.hgi-sharp.hgi-cloud-angled-zap:before{content:"᷑"}.hgi-solid.hgi-sharp.hgi-cloud-big-rain:before{content:"᷒"}.hgi-solid.hgi-sharp.hgi-cloud-download:before{content:"ᷓ"}.hgi-solid.hgi-sharp.hgi-cloud-fast-wind:before{content:"ᷔ"}.hgi-solid.hgi-sharp.hgi-cloud-hailstone:before{content:"ᷕ"}.hgi-solid.hgi-sharp.hgi-cloud-little-rain:before{content:"ᷖ"}.hgi-solid.hgi-sharp.hgi-cloud-little-snow:before{content:"ᷗ"}.hgi-solid.hgi-sharp.hgi-cloud-loading:before{content:"ᷘ"}.hgi-solid.hgi-sharp.hgi-cloud-mid-rain:before{content:"ᷙ"}.hgi-solid.hgi-sharp.hgi-cloud-mid-snow:before{content:"ᷚ"}.hgi-solid.hgi-sharp.hgi-cloud-saving-done-01:before{content:"ᷛ"}.hgi-solid.hgi-sharp.hgi-cloud-saving-done-02:before{content:"ᷜ"}.hgi-solid.hgi-sharp.hgi-cloud-server:before{content:"ᷝ"}.hgi-solid.hgi-sharp.hgi-cloud-slow-wind:before{content:"ᷞ"}.hgi-solid.hgi-sharp.hgi-cloud-snow:before{content:"ᷟ"}.hgi-solid.hgi-sharp.hgi-cloud-upload:before{content:"ᷠ"}.hgi-solid.hgi-sharp.hgi-cloud:before{content:"ᷡ"}.hgi-solid.hgi-sharp.hgi-clubs-01:before{content:"ᷢ"}.hgi-solid.hgi-sharp.hgi-clubs-02:before{content:"ᷣ"}.hgi-solid.hgi-sharp.hgi-co-present:before{content:"ᷤ"}.hgi-solid.hgi-sharp.hgi-code-circle:before{content:"ᷥ"}.hgi-solid.hgi-sharp.hgi-code-folder:before{content:"ᷦ"}.hgi-solid.hgi-sharp.hgi-code-square:before{content:"ᷧ"}.hgi-solid.hgi-sharp.hgi-code:before{content:"ᷨ"}.hgi-solid.hgi-sharp.hgi-codesandbox:before{content:"ᷩ"}.hgi-solid.hgi-sharp.hgi-coffee-01:before{content:"ᷪ"}.hgi-solid.hgi-sharp.hgi-coffee-02:before{content:"ᷫ"}.hgi-solid.hgi-sharp.hgi-coffee-beans:before{content:"ᷬ"}.hgi-solid.hgi-sharp.hgi-coins-01:before{content:"ᷭ"}.hgi-solid.hgi-sharp.hgi-coins-02:before{content:"ᷮ"}.hgi-solid.hgi-sharp.hgi-coins-bitcoin:before{content:"ᷯ"}.hgi-solid.hgi-sharp.hgi-coins-dollar:before{content:"ᷰ"}.hgi-solid.hgi-sharp.hgi-coins-euro:before{content:"ᷱ"}.hgi-solid.hgi-sharp.hgi-coins-pound:before{content:"ᷲ"}.hgi-solid.hgi-sharp.hgi-coins-swap:before{content:"ᷳ"}.hgi-solid.hgi-sharp.hgi-coins-yen:before{content:"ᷴ"}.hgi-solid.hgi-sharp.hgi-collections-bookmark:before{content:"᷵"}.hgi-solid.hgi-sharp.hgi-color-picker:before{content:"᷶"}.hgi-solid.hgi-sharp.hgi-colors:before{content:"᷷"}.hgi-solid.hgi-sharp.hgi-colosseum:before{content:"᷸"}.hgi-solid.hgi-sharp.hgi-column-delete:before{content:"᷹"}.hgi-solid.hgi-sharp.hgi-column-insert:before{content:"᷺"}.hgi-solid.hgi-sharp.hgi-comet-01:before{content:"᷻"}.hgi-solid.hgi-sharp.hgi-comet-02:before{content:"᷼"}.hgi-solid.hgi-sharp.hgi-coming-soon-01:before{content:"᷽"}.hgi-solid.hgi-sharp.hgi-coming-soon-02:before{content:"᷾"}.hgi-solid.hgi-sharp.hgi-command-line:before{content:"᷿"}.hgi-solid.hgi-sharp.hgi-command:before{content:"Ḁ"}.hgi-solid.hgi-sharp.hgi-comment-01:before{content:"ḁ"}.hgi-solid.hgi-sharp.hgi-comment-02:before{content:"Ḃ"}.hgi-solid.hgi-sharp.hgi-comment-add-01:before{content:"ḃ"}.hgi-solid.hgi-sharp.hgi-comment-add-02:before{content:"Ḅ"}.hgi-solid.hgi-sharp.hgi-comment-block-01:before{content:"ḅ"}.hgi-solid.hgi-sharp.hgi-comment-block-02:before{content:"Ḇ"}.hgi-solid.hgi-sharp.hgi-comment-remove-01:before{content:"ḇ"}.hgi-solid.hgi-sharp.hgi-comment-remove-02:before{content:"Ḉ"}.hgi-solid.hgi-sharp.hgi-compass-01:before{content:"ḉ"}.hgi-solid.hgi-sharp.hgi-compass:before{content:"Ḋ"}.hgi-solid.hgi-sharp.hgi-complaint:before{content:"ḋ"}.hgi-solid.hgi-sharp.hgi-computer-add:before{content:"Ḍ"}.hgi-solid.hgi-sharp.hgi-computer-check:before{content:"ḍ"}.hgi-solid.hgi-sharp.hgi-computer-cloud:before{content:"Ḏ"}.hgi-solid.hgi-sharp.hgi-computer-desk-01:before{content:"ḏ"}.hgi-solid.hgi-sharp.hgi-computer-desk-02:before{content:"Ḑ"}.hgi-solid.hgi-sharp.hgi-computer-desk-03:before{content:"ḑ"}.hgi-solid.hgi-sharp.hgi-computer-dollar:before{content:"Ḓ"}.hgi-solid.hgi-sharp.hgi-computer-phone-sync:before{content:"ḓ"}.hgi-solid.hgi-sharp.hgi-computer-programming-01:before{content:"Ḕ"}.hgi-solid.hgi-sharp.hgi-computer-programming-02:before{content:"ḕ"}.hgi-solid.hgi-sharp.hgi-computer-protection:before{content:"Ḗ"}.hgi-solid.hgi-sharp.hgi-computer-remove:before{content:"ḗ"}.hgi-solid.hgi-sharp.hgi-computer-settings:before{content:"Ḙ"}.hgi-solid.hgi-sharp.hgi-computer-video-call:before{content:"ḙ"}.hgi-solid.hgi-sharp.hgi-computer-video:before{content:"Ḛ"}.hgi-solid.hgi-sharp.hgi-computer:before{content:"ḛ"}.hgi-solid.hgi-sharp.hgi-cone-01:before{content:"Ḝ"}.hgi-solid.hgi-sharp.hgi-cone-02:before{content:"ḝ"}.hgi-solid.hgi-sharp.hgi-conference:before{content:"Ḟ"}.hgi-solid.hgi-sharp.hgi-configuration-01:before{content:"ḟ"}.hgi-solid.hgi-sharp.hgi-configuration-02:before{content:"Ḡ"}.hgi-solid.hgi-sharp.hgi-confused:before{content:"ḡ"}.hgi-solid.hgi-sharp.hgi-congruent-to-circle:before{content:"Ḣ"}.hgi-solid.hgi-sharp.hgi-congruent-to-square:before{content:"ḣ"}.hgi-solid.hgi-sharp.hgi-congruent-to:before{content:"Ḥ"}.hgi-solid.hgi-sharp.hgi-connect:before{content:"ḥ"}.hgi-solid.hgi-sharp.hgi-console:before{content:"Ḧ"}.hgi-solid.hgi-sharp.hgi-constellation:before{content:"ḧ"}.hgi-solid.hgi-sharp.hgi-contact-01:before{content:"Ḩ"}.hgi-solid.hgi-sharp.hgi-contact-02:before{content:"ḩ"}.hgi-solid.hgi-sharp.hgi-contact-book:before{content:"Ḫ"}.hgi-solid.hgi-sharp.hgi-contact:before{content:"ḫ"}.hgi-solid.hgi-sharp.hgi-container-truck-01:before{content:"Ḭ"}.hgi-solid.hgi-sharp.hgi-container-truck-02:before{content:"ḭ"}.hgi-solid.hgi-sharp.hgi-container-truck:before{content:"Ḯ"}.hgi-solid.hgi-sharp.hgi-contracts:before{content:"ḯ"}.hgi-solid.hgi-sharp.hgi-conversation:before{content:"Ḱ"}.hgi-solid.hgi-sharp.hgi-cook-book:before{content:"ḱ"}.hgi-solid.hgi-sharp.hgi-cookie:before{content:"Ḳ"}.hgi-solid.hgi-sharp.hgi-coordinate-01:before{content:"ḳ"}.hgi-solid.hgi-sharp.hgi-coordinate-02:before{content:"Ḵ"}.hgi-solid.hgi-sharp.hgi-copilot:before{content:"ḵ"}.hgi-solid.hgi-sharp.hgi-copy-01:before{content:"Ḷ"}.hgi-solid.hgi-sharp.hgi-copy-02:before{content:"ḷ"}.hgi-solid.hgi-sharp.hgi-copy-link:before{content:"Ḹ"}.hgi-solid.hgi-sharp.hgi-copyright:before{content:"ḹ"}.hgi-solid.hgi-sharp.hgi-corn:before{content:"Ḻ"}.hgi-solid.hgi-sharp.hgi-corporate:before{content:"ḻ"}.hgi-solid.hgi-sharp.hgi-cos:before{content:"Ḽ"}.hgi-solid.hgi-sharp.hgi-cosine-01:before{content:"ḽ"}.hgi-solid.hgi-sharp.hgi-cosine-02:before{content:"Ḿ"}.hgi-solid.hgi-sharp.hgi-cottage:before{content:"ḿ"}.hgi-solid.hgi-sharp.hgi-cotton-candy:before{content:"Ṁ"}.hgi-solid.hgi-sharp.hgi-coupon-01:before{content:"ṁ"}.hgi-solid.hgi-sharp.hgi-coupon-02:before{content:"Ṃ"}.hgi-solid.hgi-sharp.hgi-coupon-03:before{content:"ṃ"}.hgi-solid.hgi-sharp.hgi-coupon-percent:before{content:"Ṅ"}.hgi-solid.hgi-sharp.hgi-course:before{content:"ṅ"}.hgi-solid.hgi-sharp.hgi-court-house:before{content:"Ṇ"}.hgi-solid.hgi-sharp.hgi-court-law:before{content:"ṇ"}.hgi-solid.hgi-sharp.hgi-covariate:before{content:"Ṉ"}.hgi-solid.hgi-sharp.hgi-covid-info:before{content:"ṉ"}.hgi-solid.hgi-sharp.hgi-cowboy-hat:before{content:"Ṋ"}.hgi-solid.hgi-sharp.hgi-cplusplus:before{content:"ṋ"}.hgi-solid.hgi-sharp.hgi-cpu-charge:before{content:"Ṍ"}.hgi-solid.hgi-sharp.hgi-cpu-settings:before{content:"ṍ"}.hgi-solid.hgi-sharp.hgi-cpu:before{content:"Ṏ"}.hgi-solid.hgi-sharp.hgi-crab:before{content:"ṏ"}.hgi-solid.hgi-sharp.hgi-crane:before{content:"Ṑ"}.hgi-solid.hgi-sharp.hgi-crazy:before{content:"ṑ"}.hgi-solid.hgi-sharp.hgi-creative-market:before{content:"Ṓ"}.hgi-solid.hgi-sharp.hgi-credit-card-accept:before{content:"ṓ"}.hgi-solid.hgi-sharp.hgi-credit-card-add:before{content:"Ṕ"}.hgi-solid.hgi-sharp.hgi-credit-card-change:before{content:"ṕ"}.hgi-solid.hgi-sharp.hgi-credit-card-defrost:before{content:"Ṗ"}.hgi-solid.hgi-sharp.hgi-credit-card-freeze:before{content:"ṗ"}.hgi-solid.hgi-sharp.hgi-credit-card-not-accept:before{content:"Ṙ"}.hgi-solid.hgi-sharp.hgi-credit-card-not-found:before{content:"ṙ"}.hgi-solid.hgi-sharp.hgi-credit-card-pos:before{content:"Ṛ"}.hgi-solid.hgi-sharp.hgi-credit-card-validation:before{content:"ṛ"}.hgi-solid.hgi-sharp.hgi-credit-card:before{content:"Ṝ"}.hgi-solid.hgi-sharp.hgi-cricket-bat:before{content:"ṝ"}.hgi-solid.hgi-sharp.hgi-cricket-helmet:before{content:"Ṟ"}.hgi-solid.hgi-sharp.hgi-croissant:before{content:"ṟ"}.hgi-solid.hgi-sharp.hgi-crop:before{content:"Ṡ"}.hgi-solid.hgi-sharp.hgi-crowdfunding:before{content:"ṡ"}.hgi-solid.hgi-sharp.hgi-crown:before{content:"Ṣ"}.hgi-solid.hgi-sharp.hgi-crying:before{content:"ṣ"}.hgi-solid.hgi-sharp.hgi-csv-01:before{content:"Ṥ"}.hgi-solid.hgi-sharp.hgi-csv-02:before{content:"ṥ"}.hgi-solid.hgi-sharp.hgi-cube:before{content:"Ṧ"}.hgi-solid.hgi-sharp.hgi-cupcake-01:before{content:"ṧ"}.hgi-solid.hgi-sharp.hgi-cupcake-02:before{content:"Ṩ"}.hgi-solid.hgi-sharp.hgi-cupcake-03:before{content:"ṩ"}.hgi-solid.hgi-sharp.hgi-curling:before{content:"Ṫ"}.hgi-solid.hgi-sharp.hgi-cursor-01:before{content:"ṫ"}.hgi-solid.hgi-sharp.hgi-cursor-02:before{content:"Ṭ"}.hgi-solid.hgi-sharp.hgi-cursor-add-selection-01:before{content:"ṭ"}.hgi-solid.hgi-sharp.hgi-cursor-add-selection-02:before{content:"Ṯ"}.hgi-solid.hgi-sharp.hgi-cursor-circle-selection-01:before{content:"ṯ"}.hgi-solid.hgi-sharp.hgi-cursor-circle-selection-02:before{content:"Ṱ"}.hgi-solid.hgi-sharp.hgi-cursor-disabled-01:before{content:"ṱ"}.hgi-solid.hgi-sharp.hgi-cursor-disabled-02:before{content:"Ṳ"}.hgi-solid.hgi-sharp.hgi-cursor-edit-01:before{content:"ṳ"}.hgi-solid.hgi-sharp.hgi-cursor-edit-02:before{content:"Ṵ"}.hgi-solid.hgi-sharp.hgi-cursor-hold-01:before{content:"ṵ"}.hgi-solid.hgi-sharp.hgi-cursor-hold-02:before{content:"Ṷ"}.hgi-solid.hgi-sharp.hgi-cursor-in-window:before{content:"ṷ"}.hgi-solid.hgi-sharp.hgi-cursor-info-01:before{content:"Ṹ"}.hgi-solid.hgi-sharp.hgi-cursor-info-02:before{content:"ṹ"}.hgi-solid.hgi-sharp.hgi-cursor-loading-01:before{content:"Ṻ"}.hgi-solid.hgi-sharp.hgi-cursor-loading-02:before{content:"ṻ"}.hgi-solid.hgi-sharp.hgi-cursor-magic-selection-01:before{content:"Ṽ"}.hgi-solid.hgi-sharp.hgi-cursor-magic-selection-02:before{content:"ṽ"}.hgi-solid.hgi-sharp.hgi-cursor-move-01:before{content:"Ṿ"}.hgi-solid.hgi-sharp.hgi-cursor-move-02:before{content:"ṿ"}.hgi-solid.hgi-sharp.hgi-cursor-pointer-01:before{content:"Ẁ"}.hgi-solid.hgi-sharp.hgi-cursor-pointer-02:before{content:"ẁ"}.hgi-solid.hgi-sharp.hgi-cursor-progress-01:before{content:"Ẃ"}.hgi-solid.hgi-sharp.hgi-cursor-progress-02:before{content:"ẃ"}.hgi-solid.hgi-sharp.hgi-cursor-progress-03:before{content:"Ẅ"}.hgi-solid.hgi-sharp.hgi-cursor-progress-04:before{content:"ẅ"}.hgi-solid.hgi-sharp.hgi-cursor-rectangle-selection-01:before{content:"Ẇ"}.hgi-solid.hgi-sharp.hgi-cursor-rectangle-selection-02:before{content:"ẇ"}.hgi-solid.hgi-sharp.hgi-cursor-remove-selection-01:before{content:"Ẉ"}.hgi-solid.hgi-sharp.hgi-cursor-remove-selection-02:before{content:"ẉ"}.hgi-solid.hgi-sharp.hgi-cursor-text:before{content:"Ẋ"}.hgi-solid.hgi-sharp.hgi-curtains:before{content:"ẋ"}.hgi-solid.hgi-sharp.hgi-curvy-left-direction:before{content:"Ẍ"}.hgi-solid.hgi-sharp.hgi-curvy-left-right-direction:before{content:"ẍ"}.hgi-solid.hgi-sharp.hgi-curvy-right-direction:before{content:"Ẏ"}.hgi-solid.hgi-sharp.hgi-curvy-up-down-direction:before{content:"ẏ"}.hgi-solid.hgi-sharp.hgi-customer-service-01:before{content:"Ẑ"}.hgi-solid.hgi-sharp.hgi-customer-service-02:before{content:"ẑ"}.hgi-solid.hgi-sharp.hgi-customer-service:before{content:"Ẓ"}.hgi-solid.hgi-sharp.hgi-customer-support:before{content:"ẓ"}.hgi-solid.hgi-sharp.hgi-customize:before{content:"Ẕ"}.hgi-solid.hgi-sharp.hgi-cylinder-01:before{content:"ẕ"}.hgi-solid.hgi-sharp.hgi-cylinder-02:before{content:"ẖ"}.hgi-solid.hgi-sharp.hgi-cylinder-03:before{content:"ẗ"}.hgi-solid.hgi-sharp.hgi-cylinder-04:before{content:"ẘ"}.hgi-solid.hgi-sharp.hgi-danger:before{content:"ẙ"}.hgi-solid.hgi-sharp.hgi-dark-mode:before{content:"ẚ"}.hgi-solid.hgi-sharp.hgi-dart:before{content:"ẛ"}.hgi-solid.hgi-sharp.hgi-dashboard-browsing:before{content:"ẜ"}.hgi-solid.hgi-sharp.hgi-dashboard-circle-add:before{content:"ẝ"}.hgi-solid.hgi-sharp.hgi-dashboard-circle-edit:before{content:"ẞ"}.hgi-solid.hgi-sharp.hgi-dashboard-circle-remove:before{content:"ẟ"}.hgi-solid.hgi-sharp.hgi-dashboard-circle-settings:before{content:"Ạ"}.hgi-solid.hgi-sharp.hgi-dashboard-circle:before{content:"ạ"}.hgi-solid.hgi-sharp.hgi-dashboard-speed-01:before{content:"Ả"}.hgi-solid.hgi-sharp.hgi-dashboard-speed-02:before{content:"ả"}.hgi-solid.hgi-sharp.hgi-dashboard-square-01:before{content:"Ấ"}.hgi-solid.hgi-sharp.hgi-dashboard-square-02:before{content:"ấ"}.hgi-solid.hgi-sharp.hgi-dashboard-square-03:before{content:"Ầ"}.hgi-solid.hgi-sharp.hgi-dashboard-square-add:before{content:"ầ"}.hgi-solid.hgi-sharp.hgi-dashboard-square-edit:before{content:"Ẩ"}.hgi-solid.hgi-sharp.hgi-dashboard-square-remove:before{content:"ẩ"}.hgi-solid.hgi-sharp.hgi-dashboard-square-setting:before{content:"Ẫ"}.hgi-solid.hgi-sharp.hgi-dashed-line-01:before{content:"ẫ"}.hgi-solid.hgi-sharp.hgi-dashed-line-02:before{content:"Ậ"}.hgi-solid.hgi-sharp.hgi-data-recovery:before{content:"ậ"}.hgi-solid.hgi-sharp.hgi-database-01:before{content:"Ắ"}.hgi-solid.hgi-sharp.hgi-database-02:before{content:"ắ"}.hgi-solid.hgi-sharp.hgi-database-add:before{content:"Ằ"}.hgi-solid.hgi-sharp.hgi-database-export:before{content:"ằ"}.hgi-solid.hgi-sharp.hgi-database-import:before{content:"Ẳ"}.hgi-solid.hgi-sharp.hgi-database-locked:before{content:"ẳ"}.hgi-solid.hgi-sharp.hgi-database-restore:before{content:"Ẵ"}.hgi-solid.hgi-sharp.hgi-database-setting:before{content:"ẵ"}.hgi-solid.hgi-sharp.hgi-database-sync-01:before{content:"Ặ"}.hgi-solid.hgi-sharp.hgi-database-sync:before{content:"ặ"}.hgi-solid.hgi-sharp.hgi-database:before{content:"Ẹ"}.hgi-solid.hgi-sharp.hgi-dates:before{content:"ẹ"}.hgi-solid.hgi-sharp.hgi-dead:before{content:"Ẻ"}.hgi-solid.hgi-sharp.hgi-delete-01:before{content:"ẻ"}.hgi-solid.hgi-sharp.hgi-delete-02:before{content:"Ẽ"}.hgi-solid.hgi-sharp.hgi-delete-03:before{content:"ẽ"}.hgi-solid.hgi-sharp.hgi-delete-04:before{content:"Ế"}.hgi-solid.hgi-sharp.hgi-delete-column:before{content:"ế"}.hgi-solid.hgi-sharp.hgi-delete-put-back:before{content:"Ề"}.hgi-solid.hgi-sharp.hgi-delete-row:before{content:"ề"}.hgi-solid.hgi-sharp.hgi-delete-throw:before{content:"Ể"}.hgi-solid.hgi-sharp.hgi-delivered-sent:before{content:"ể"}.hgi-solid.hgi-sharp.hgi-delivery-box-01:before{content:"Ễ"}.hgi-solid.hgi-sharp.hgi-delivery-box-02:before{content:"ễ"}.hgi-solid.hgi-sharp.hgi-delivery-delay-01:before{content:"Ệ"}.hgi-solid.hgi-sharp.hgi-delivery-delay-02:before{content:"ệ"}.hgi-solid.hgi-sharp.hgi-delivery-return-01:before{content:"Ỉ"}.hgi-solid.hgi-sharp.hgi-delivery-return-02:before{content:"ỉ"}.hgi-solid.hgi-sharp.hgi-delivery-secure-01:before{content:"Ị"}.hgi-solid.hgi-sharp.hgi-delivery-secure-02:before{content:"ị"}.hgi-solid.hgi-sharp.hgi-delivery-sent-01:before{content:"Ọ"}.hgi-solid.hgi-sharp.hgi-delivery-sent-02:before{content:"ọ"}.hgi-solid.hgi-sharp.hgi-delivery-tracking-01:before{content:"Ỏ"}.hgi-solid.hgi-sharp.hgi-delivery-tracking-02:before{content:"ỏ"}.hgi-solid.hgi-sharp.hgi-delivery-truck-01:before{content:"Ố"}.hgi-solid.hgi-sharp.hgi-delivery-truck-02:before{content:"ố"}.hgi-solid.hgi-sharp.hgi-delivery-view-01:before{content:"Ồ"}.hgi-solid.hgi-sharp.hgi-delivery-view-02:before{content:"ồ"}.hgi-solid.hgi-sharp.hgi-dental-braces:before{content:"Ổ"}.hgi-solid.hgi-sharp.hgi-dental-broken-tooth:before{content:"ổ"}.hgi-solid.hgi-sharp.hgi-dental-care:before{content:"Ỗ"}.hgi-solid.hgi-sharp.hgi-dental-tooth:before{content:"ỗ"}.hgi-solid.hgi-sharp.hgi-departement:before{content:"Ộ"}.hgi-solid.hgi-sharp.hgi-desert:before{content:"ộ"}.hgi-solid.hgi-sharp.hgi-desk-01:before{content:"Ớ"}.hgi-solid.hgi-sharp.hgi-desk-02:before{content:"ớ"}.hgi-solid.hgi-sharp.hgi-desk:before{content:"Ờ"}.hgi-solid.hgi-sharp.hgi-developer:before{content:"ờ"}.hgi-solid.hgi-sharp.hgi-deviantart:before{content:"Ở"}.hgi-solid.hgi-sharp.hgi-device-access:before{content:"ở"}.hgi-solid.hgi-sharp.hgi-diagonal-scroll-point-01:before{content:"Ỡ"}.hgi-solid.hgi-sharp.hgi-diagonal-scroll-point-02:before{content:"ỡ"}.hgi-solid.hgi-sharp.hgi-dialpad-circle-01:before{content:"Ợ"}.hgi-solid.hgi-sharp.hgi-dialpad-circle-02:before{content:"ợ"}.hgi-solid.hgi-sharp.hgi-dialpad-square-01:before{content:"Ụ"}.hgi-solid.hgi-sharp.hgi-dialpad-square-02:before{content:"ụ"}.hgi-solid.hgi-sharp.hgi-diameter:before{content:"Ủ"}.hgi-solid.hgi-sharp.hgi-diamond-01:before{content:"ủ"}.hgi-solid.hgi-sharp.hgi-diamond-02:before{content:"Ứ"}.hgi-solid.hgi-sharp.hgi-diamond:before{content:"ứ"}.hgi-solid.hgi-sharp.hgi-diaper:before{content:"Ừ"}.hgi-solid.hgi-sharp.hgi-dice-faces-01:before{content:"ừ"}.hgi-solid.hgi-sharp.hgi-dice-faces-02:before{content:"Ử"}.hgi-solid.hgi-sharp.hgi-dice-faces-03:before{content:"ử"}.hgi-solid.hgi-sharp.hgi-dice-faces-04:before{content:"Ữ"}.hgi-solid.hgi-sharp.hgi-dice-faces-05:before{content:"ữ"}.hgi-solid.hgi-sharp.hgi-dice-faces-06:before{content:"Ự"}.hgi-solid.hgi-sharp.hgi-dice:before{content:"ự"}.hgi-solid.hgi-sharp.hgi-digestion:before{content:"Ỳ"}.hgi-solid.hgi-sharp.hgi-digg:before{content:"ỳ"}.hgi-solid.hgi-sharp.hgi-digital-clock:before{content:"Ỵ"}.hgi-solid.hgi-sharp.hgi-dim-sum-01:before{content:"ỵ"}.hgi-solid.hgi-sharp.hgi-dim-sum-02:before{content:"Ỷ"}.hgi-solid.hgi-sharp.hgi-dining-table:before{content:"ỷ"}.hgi-solid.hgi-sharp.hgi-diploma:before{content:"Ỹ"}.hgi-solid.hgi-sharp.hgi-direction-left-01:before{content:"ỹ"}.hgi-solid.hgi-sharp.hgi-direction-left-02:before{content:"Ỻ"}.hgi-solid.hgi-sharp.hgi-direction-right-01:before{content:"ỻ"}.hgi-solid.hgi-sharp.hgi-direction-right-02:before{content:"Ỽ"}.hgi-solid.hgi-sharp.hgi-directions-01:before{content:"ỽ"}.hgi-solid.hgi-sharp.hgi-directions-02:before{content:"Ỿ"}.hgi-solid.hgi-sharp.hgi-dirham:before{content:"ỿ"}.hgi-solid.hgi-sharp.hgi-disability-01:before{content:"ἀ"}.hgi-solid.hgi-sharp.hgi-disability-02:before{content:"ἁ"}.hgi-solid.hgi-sharp.hgi-discord:before{content:"ἂ"}.hgi-solid.hgi-sharp.hgi-discount-01:before{content:"ἃ"}.hgi-solid.hgi-sharp.hgi-discount-tag-01:before{content:"ἄ"}.hgi-solid.hgi-sharp.hgi-discount-tag-02:before{content:"ἅ"}.hgi-solid.hgi-sharp.hgi-discount:before{content:"ἆ"}.hgi-solid.hgi-sharp.hgi-discover-circle:before{content:"ἇ"}.hgi-solid.hgi-sharp.hgi-discover-square:before{content:"Ἀ"}.hgi-solid.hgi-sharp.hgi-dish-01:before{content:"Ἁ"}.hgi-solid.hgi-sharp.hgi-dish-02:before{content:"Ἂ"}.hgi-solid.hgi-sharp.hgi-dish-washer:before{content:"Ἃ"}.hgi-solid.hgi-sharp.hgi-displeased:before{content:"Ἄ"}.hgi-solid.hgi-sharp.hgi-distribute-horizontal-center:before{content:"Ἅ"}.hgi-solid.hgi-sharp.hgi-distribute-horizontal-left:before{content:"Ἆ"}.hgi-solid.hgi-sharp.hgi-distribute-horizontal-right:before{content:"Ἇ"}.hgi-solid.hgi-sharp.hgi-distribute-vertical-bottom:before{content:"ἐ"}.hgi-solid.hgi-sharp.hgi-distribute-vertical-center:before{content:"ἑ"}.hgi-solid.hgi-sharp.hgi-distribute-vertical-top:before{content:"ἒ"}.hgi-solid.hgi-sharp.hgi-distribution:before{content:"ἓ"}.hgi-solid.hgi-sharp.hgi-divide-sign-circle:before{content:"ἔ"}.hgi-solid.hgi-sharp.hgi-divide-sign-square:before{content:"ἕ"}.hgi-solid.hgi-sharp.hgi-divide-sign:before{content:"἖"}.hgi-solid.hgi-sharp.hgi-dna-01:before{content:"἗"}.hgi-solid.hgi-sharp.hgi-dna:before{content:"Ἐ"}.hgi-solid.hgi-sharp.hgi-do-not-touch-01:before{content:"Ἑ"}.hgi-solid.hgi-sharp.hgi-do-not-touch-02:before{content:"Ἒ"}.hgi-solid.hgi-sharp.hgi-doc-01:before{content:"Ἓ"}.hgi-solid.hgi-sharp.hgi-doc-02:before{content:"Ἔ"}.hgi-solid.hgi-sharp.hgi-doctor-01:before{content:"Ἕ"}.hgi-solid.hgi-sharp.hgi-doctor-02:before{content:"἞"}.hgi-solid.hgi-sharp.hgi-doctor-03:before{content:"἟"}.hgi-solid.hgi-sharp.hgi-document-attachment:before{content:"ἠ"}.hgi-solid.hgi-sharp.hgi-document-code:before{content:"ἡ"}.hgi-solid.hgi-sharp.hgi-document-validation:before{content:"ἢ"}.hgi-solid.hgi-sharp.hgi-dollar-01:before{content:"ἣ"}.hgi-solid.hgi-sharp.hgi-dollar-02:before{content:"ἤ"}.hgi-solid.hgi-sharp.hgi-dollar-circle:before{content:"ἥ"}.hgi-solid.hgi-sharp.hgi-dollar-receive-01:before{content:"ἦ"}.hgi-solid.hgi-sharp.hgi-dollar-receive-02:before{content:"ἧ"}.hgi-solid.hgi-sharp.hgi-dollar-send-01:before{content:"Ἠ"}.hgi-solid.hgi-sharp.hgi-dollar-send-02:before{content:"Ἡ"}.hgi-solid.hgi-sharp.hgi-dollar-square:before{content:"Ἢ"}.hgi-solid.hgi-sharp.hgi-dome:before{content:"Ἣ"}.hgi-solid.hgi-sharp.hgi-domino:before{content:"Ἤ"}.hgi-solid.hgi-sharp.hgi-door-01:before{content:"Ἥ"}.hgi-solid.hgi-sharp.hgi-door-02:before{content:"Ἦ"}.hgi-solid.hgi-sharp.hgi-door-lock:before{content:"Ἧ"}.hgi-solid.hgi-sharp.hgi-door:before{content:"ἰ"}.hgi-solid.hgi-sharp.hgi-doughnut:before{content:"ἱ"}.hgi-solid.hgi-sharp.hgi-download-01:before{content:"ἲ"}.hgi-solid.hgi-sharp.hgi-download-02:before{content:"ἳ"}.hgi-solid.hgi-sharp.hgi-download-03:before{content:"ἴ"}.hgi-solid.hgi-sharp.hgi-download-04:before{content:"ἵ"}.hgi-solid.hgi-sharp.hgi-download-05:before{content:"ἶ"}.hgi-solid.hgi-sharp.hgi-download-circle-01:before{content:"ἷ"}.hgi-solid.hgi-sharp.hgi-download-circle-02:before{content:"Ἰ"}.hgi-solid.hgi-sharp.hgi-download-square-01:before{content:"Ἱ"}.hgi-solid.hgi-sharp.hgi-download-square-02:before{content:"Ἲ"}.hgi-solid.hgi-sharp.hgi-drag-01:before{content:"Ἳ"}.hgi-solid.hgi-sharp.hgi-drag-02:before{content:"Ἴ"}.hgi-solid.hgi-sharp.hgi-drag-03:before{content:"Ἵ"}.hgi-solid.hgi-sharp.hgi-drag-04:before{content:"Ἶ"}.hgi-solid.hgi-sharp.hgi-drag-drop-horizontal:before{content:"Ἷ"}.hgi-solid.hgi-sharp.hgi-drag-drop-vertical:before{content:"ὀ"}.hgi-solid.hgi-sharp.hgi-drag-drop:before{content:"ὁ"}.hgi-solid.hgi-sharp.hgi-drag-left-01:before{content:"ὂ"}.hgi-solid.hgi-sharp.hgi-drag-left-02:before{content:"ὃ"}.hgi-solid.hgi-sharp.hgi-drag-left-03:before{content:"ὄ"}.hgi-solid.hgi-sharp.hgi-drag-left-04:before{content:"ὅ"}.hgi-solid.hgi-sharp.hgi-drag-right-01:before{content:"὆"}.hgi-solid.hgi-sharp.hgi-drag-right-02:before{content:"὇"}.hgi-solid.hgi-sharp.hgi-drag-right-03:before{content:"Ὀ"}.hgi-solid.hgi-sharp.hgi-drag-right-04:before{content:"Ὁ"}.hgi-solid.hgi-sharp.hgi-drawing-compass:before{content:"Ὂ"}.hgi-solid.hgi-sharp.hgi-drawing-mode:before{content:"Ὃ"}.hgi-solid.hgi-sharp.hgi-dress-01:before{content:"Ὄ"}.hgi-solid.hgi-sharp.hgi-dress-02:before{content:"Ὅ"}.hgi-solid.hgi-sharp.hgi-dress-03:before{content:"὎"}.hgi-solid.hgi-sharp.hgi-dress-04:before{content:"὏"}.hgi-solid.hgi-sharp.hgi-dress-05:before{content:"ὐ"}.hgi-solid.hgi-sharp.hgi-dress-06:before{content:"ὑ"}.hgi-solid.hgi-sharp.hgi-dress-07:before{content:"ὒ"}.hgi-solid.hgi-sharp.hgi-dressing-table-01:before{content:"ὓ"}.hgi-solid.hgi-sharp.hgi-dressing-table-02:before{content:"ὔ"}.hgi-solid.hgi-sharp.hgi-dressing-table-03:before{content:"ὕ"}.hgi-solid.hgi-sharp.hgi-dribbble:before{content:"ὖ"}.hgi-solid.hgi-sharp.hgi-drink:before{content:"ὗ"}.hgi-solid.hgi-sharp.hgi-drone:before{content:"὘"}.hgi-solid.hgi-sharp.hgi-drooling:before{content:"Ὑ"}.hgi-solid.hgi-sharp.hgi-dropbox:before{content:"὚"}.hgi-solid.hgi-sharp.hgi-droplet:before{content:"Ὓ"}.hgi-solid.hgi-sharp.hgi-dropper:before{content:"὜"}.hgi-solid.hgi-sharp.hgi-ds3-tool:before{content:"Ὕ"}.hgi-solid.hgi-sharp.hgi-dua:before{content:"὞"}.hgi-solid.hgi-sharp.hgi-dumbbell-01:before{content:"Ὗ"}.hgi-solid.hgi-sharp.hgi-dumbbell-02:before{content:"ὠ"}.hgi-solid.hgi-sharp.hgi-dumbbell-03:before{content:"ὡ"}.hgi-solid.hgi-sharp.hgi-ear-rings-01:before{content:"ὢ"}.hgi-solid.hgi-sharp.hgi-ear-rings-02:before{content:"ὣ"}.hgi-solid.hgi-sharp.hgi-ear-rings-03:before{content:"ὤ"}.hgi-solid.hgi-sharp.hgi-ear:before{content:"ὥ"}.hgi-solid.hgi-sharp.hgi-earth:before{content:"ὦ"}.hgi-solid.hgi-sharp.hgi-ease-curve-control-points:before{content:"ὧ"}.hgi-solid.hgi-sharp.hgi-ease-in-control-point:before{content:"Ὠ"}.hgi-solid.hgi-sharp.hgi-ease-in-out:before{content:"Ὡ"}.hgi-solid.hgi-sharp.hgi-ease-in:before{content:"Ὢ"}.hgi-solid.hgi-sharp.hgi-ease-out-control-point:before{content:"Ὣ"}.hgi-solid.hgi-sharp.hgi-ease-out:before{content:"Ὤ"}.hgi-solid.hgi-sharp.hgi-eco-energy:before{content:"Ὥ"}.hgi-solid.hgi-sharp.hgi-eco-lab-01:before{content:"Ὦ"}.hgi-solid.hgi-sharp.hgi-eco-lab-02:before{content:"Ὧ"}.hgi-solid.hgi-sharp.hgi-eco-lab:before{content:"ὰ"}.hgi-solid.hgi-sharp.hgi-eco-power:before{content:"ά"}.hgi-solid.hgi-sharp.hgi-edge-style:before{content:"ὲ"}.hgi-solid.hgi-sharp.hgi-edit-01:before{content:"έ"}.hgi-solid.hgi-sharp.hgi-edit-02:before{content:"ὴ"}.hgi-solid.hgi-sharp.hgi-edit-off:before{content:"ή"}.hgi-solid.hgi-sharp.hgi-edit-road:before{content:"ὶ"}.hgi-solid.hgi-sharp.hgi-edit-table:before{content:"ί"}.hgi-solid.hgi-sharp.hgi-edit-user-02:before{content:"ὸ"}.hgi-solid.hgi-sharp.hgi-eggs:before{content:"ό"}.hgi-solid.hgi-sharp.hgi-eid-mubarak:before{content:"ὺ"}.hgi-solid.hgi-sharp.hgi-eiffel-tower:before{content:"ύ"}.hgi-solid.hgi-sharp.hgi-elearning-exchange:before{content:"ὼ"}.hgi-solid.hgi-sharp.hgi-electric-home-01:before{content:"ώ"}.hgi-solid.hgi-sharp.hgi-electric-home-02:before{content:"὾"}.hgi-solid.hgi-sharp.hgi-electric-plugs:before{content:"὿"}.hgi-solid.hgi-sharp.hgi-electric-tower-01:before{content:"ᾀ"}.hgi-solid.hgi-sharp.hgi-electric-tower-02:before{content:"ᾁ"}.hgi-solid.hgi-sharp.hgi-electric-wire:before{content:"ᾂ"}.hgi-solid.hgi-sharp.hgi-ellipse-selection:before{content:"ᾃ"}.hgi-solid.hgi-sharp.hgi-encrypt:before{content:"ᾄ"}.hgi-solid.hgi-sharp.hgi-energy-ellipse:before{content:"ᾅ"}.hgi-solid.hgi-sharp.hgi-energy-rectangle:before{content:"ᾆ"}.hgi-solid.hgi-sharp.hgi-energy:before{content:"ᾇ"}.hgi-solid.hgi-sharp.hgi-entering-geo-fence:before{content:"ᾈ"}.hgi-solid.hgi-sharp.hgi-envato:before{content:"ᾉ"}.hgi-solid.hgi-sharp.hgi-equal-sign-circle:before{content:"ᾊ"}.hgi-solid.hgi-sharp.hgi-equal-sign-square:before{content:"ᾋ"}.hgi-solid.hgi-sharp.hgi-equal-sign:before{content:"ᾌ"}.hgi-solid.hgi-sharp.hgi-equipment-bench-press:before{content:"ᾍ"}.hgi-solid.hgi-sharp.hgi-equipment-chest-press:before{content:"ᾎ"}.hgi-solid.hgi-sharp.hgi-equipment-gym-01:before{content:"ᾏ"}.hgi-solid.hgi-sharp.hgi-equipment-gym-02:before{content:"ᾐ"}.hgi-solid.hgi-sharp.hgi-equipment-gym-03:before{content:"ᾑ"}.hgi-solid.hgi-sharp.hgi-equipment-weightlifting:before{content:"ᾒ"}.hgi-solid.hgi-sharp.hgi-eraser-01:before{content:"ᾓ"}.hgi-solid.hgi-sharp.hgi-eraser-add:before{content:"ᾔ"}.hgi-solid.hgi-sharp.hgi-eraser-auto:before{content:"ᾕ"}.hgi-solid.hgi-sharp.hgi-eraser:before{content:"ᾖ"}.hgi-solid.hgi-sharp.hgi-estimate-01:before{content:"ᾗ"}.hgi-solid.hgi-sharp.hgi-estimate-02:before{content:"ᾘ"}.hgi-solid.hgi-sharp.hgi-ethereum-ellipse:before{content:"ᾙ"}.hgi-solid.hgi-sharp.hgi-ethereum-rectangle:before{content:"ᾚ"}.hgi-solid.hgi-sharp.hgi-ethereum:before{content:"ᾛ"}.hgi-solid.hgi-sharp.hgi-euro-circle:before{content:"ᾜ"}.hgi-solid.hgi-sharp.hgi-euro-receive:before{content:"ᾝ"}.hgi-solid.hgi-sharp.hgi-euro-send:before{content:"ᾞ"}.hgi-solid.hgi-sharp.hgi-euro-square:before{content:"ᾟ"}.hgi-solid.hgi-sharp.hgi-euro:before{content:"ᾠ"}.hgi-solid.hgi-sharp.hgi-ev-charging:before{content:"ᾡ"}.hgi-solid.hgi-sharp.hgi-evil:before{content:"ᾢ"}.hgi-solid.hgi-sharp.hgi-exchange-01:before{content:"ᾣ"}.hgi-solid.hgi-sharp.hgi-exchange-02:before{content:"ᾤ"}.hgi-solid.hgi-sharp.hgi-exchange-03:before{content:"ᾥ"}.hgi-solid.hgi-sharp.hgi-expander:before{content:"ᾦ"}.hgi-solid.hgi-sharp.hgi-external-drive:before{content:"ᾧ"}.hgi-solid.hgi-sharp.hgi-eye:before{content:"ᾨ"}.hgi-solid.hgi-sharp.hgi-face-id:before{content:"ᾩ"}.hgi-solid.hgi-sharp.hgi-facebook-01:before{content:"ᾪ"}.hgi-solid.hgi-sharp.hgi-facebook-02:before{content:"ᾫ"}.hgi-solid.hgi-sharp.hgi-factory-01:before{content:"ᾬ"}.hgi-solid.hgi-sharp.hgi-factory-02:before{content:"ᾭ"}.hgi-solid.hgi-sharp.hgi-factory:before{content:"ᾮ"}.hgi-solid.hgi-sharp.hgi-fahrenheit:before{content:"ᾯ"}.hgi-solid.hgi-sharp.hgi-falling-star:before{content:"ᾰ"}.hgi-solid.hgi-sharp.hgi-fast-wind:before{content:"ᾱ"}.hgi-solid.hgi-sharp.hgi-favourite-circle:before{content:"ᾲ"}.hgi-solid.hgi-sharp.hgi-favourite-square:before{content:"ᾳ"}.hgi-solid.hgi-sharp.hgi-favourite:before{content:"ᾴ"}.hgi-solid.hgi-sharp.hgi-feather:before{content:"᾵"}.hgi-solid.hgi-sharp.hgi-fencing-mask:before{content:"ᾶ"}.hgi-solid.hgi-sharp.hgi-fencing:before{content:"ᾷ"}.hgi-solid.hgi-sharp.hgi-ferris-wheel:before{content:"Ᾰ"}.hgi-solid.hgi-sharp.hgi-ferry-boat:before{content:"Ᾱ"}.hgi-solid.hgi-sharp.hgi-figma:before{content:"Ὰ"}.hgi-solid.hgi-sharp.hgi-file-01:before{content:"Ά"}.hgi-solid.hgi-sharp.hgi-file-02:before{content:"ᾼ"}.hgi-solid.hgi-sharp.hgi-file-add:before{content:"᾽"}.hgi-solid.hgi-sharp.hgi-file-attachment:before{content:"ι"}.hgi-solid.hgi-sharp.hgi-file-audio:before{content:"᾿"}.hgi-solid.hgi-sharp.hgi-file-bitcoin:before{content:"῀"}.hgi-solid.hgi-sharp.hgi-file-block:before{content:"῁"}.hgi-solid.hgi-sharp.hgi-file-bookmark:before{content:"ῂ"}.hgi-solid.hgi-sharp.hgi-file-cloud:before{content:"ῃ"}.hgi-solid.hgi-sharp.hgi-file-corrupt:before{content:"ῄ"}.hgi-solid.hgi-sharp.hgi-file-dollar:before{content:"῅"}.hgi-solid.hgi-sharp.hgi-file-download:before{content:"ῆ"}.hgi-solid.hgi-sharp.hgi-file-edit:before{content:"ῇ"}.hgi-solid.hgi-sharp.hgi-file-euro:before{content:"Ὲ"}.hgi-solid.hgi-sharp.hgi-file-export:before{content:"Έ"}.hgi-solid.hgi-sharp.hgi-file-favourite:before{content:"Ὴ"}.hgi-solid.hgi-sharp.hgi-file-import:before{content:"Ή"}.hgi-solid.hgi-sharp.hgi-file-link:before{content:"ῌ"}.hgi-solid.hgi-sharp.hgi-file-locked:before{content:"῍"}.hgi-solid.hgi-sharp.hgi-file-management:before{content:"῎"}.hgi-solid.hgi-sharp.hgi-file-minus:before{content:"῏"}.hgi-solid.hgi-sharp.hgi-file-music:before{content:"ῐ"}.hgi-solid.hgi-sharp.hgi-file-not-found:before{content:"ῑ"}.hgi-solid.hgi-sharp.hgi-file-paste:before{content:"ῒ"}.hgi-solid.hgi-sharp.hgi-file-pin:before{content:"ΐ"}.hgi-solid.hgi-sharp.hgi-file-pound:before{content:"῔"}.hgi-solid.hgi-sharp.hgi-file-remove:before{content:"῕"}.hgi-solid.hgi-sharp.hgi-file-script:before{content:"ῖ"}.hgi-solid.hgi-sharp.hgi-file-search:before{content:"ῗ"}.hgi-solid.hgi-sharp.hgi-file-security:before{content:"Ῐ"}.hgi-solid.hgi-sharp.hgi-file-shredder:before{content:"Ῑ"}.hgi-solid.hgi-sharp.hgi-file-star:before{content:"Ὶ"}.hgi-solid.hgi-sharp.hgi-file-sync:before{content:"Ί"}.hgi-solid.hgi-sharp.hgi-file-unknown:before{content:"῜"}.hgi-solid.hgi-sharp.hgi-file-unlocked:before{content:"῝"}.hgi-solid.hgi-sharp.hgi-file-upload:before{content:"῞"}.hgi-solid.hgi-sharp.hgi-file-validation:before{content:"῟"}.hgi-solid.hgi-sharp.hgi-file-verified:before{content:"ῠ"}.hgi-solid.hgi-sharp.hgi-file-video:before{content:"ῡ"}.hgi-solid.hgi-sharp.hgi-file-view:before{content:"ῢ"}.hgi-solid.hgi-sharp.hgi-file-yen:before{content:"ΰ"}.hgi-solid.hgi-sharp.hgi-file-zip:before{content:"ῤ"}.hgi-solid.hgi-sharp.hgi-files-01:before{content:"ῥ"}.hgi-solid.hgi-sharp.hgi-files-02:before{content:"ῦ"}.hgi-solid.hgi-sharp.hgi-film-01:before{content:"ῧ"}.hgi-solid.hgi-sharp.hgi-film-02:before{content:"Ῠ"}.hgi-solid.hgi-sharp.hgi-film-roll-01:before{content:"Ῡ"}.hgi-solid.hgi-sharp.hgi-film-roll-02:before{content:"Ὺ"}.hgi-solid.hgi-sharp.hgi-filter-add:before{content:"Ύ"}.hgi-solid.hgi-sharp.hgi-filter-edit:before{content:"Ῥ"}.hgi-solid.hgi-sharp.hgi-filter-horizontal:before{content:"῭"}.hgi-solid.hgi-sharp.hgi-filter-mail-circle:before{content:"΅"}.hgi-solid.hgi-sharp.hgi-filter-mail-square:before{content:"`"}.hgi-solid.hgi-sharp.hgi-filter-remove:before{content:"῰"}.hgi-solid.hgi-sharp.hgi-filter-reset:before{content:"῱"}.hgi-solid.hgi-sharp.hgi-filter-vertical:before{content:"ῲ"}.hgi-solid.hgi-sharp.hgi-filter:before{content:"ῳ"}.hgi-solid.hgi-sharp.hgi-finger-access:before{content:"ῴ"}.hgi-solid.hgi-sharp.hgi-finger-print-add:before{content:"῵"}.hgi-solid.hgi-sharp.hgi-finger-print-check:before{content:"ῶ"}.hgi-solid.hgi-sharp.hgi-finger-print-minus:before{content:"ῷ"}.hgi-solid.hgi-sharp.hgi-finger-print-remove:before{content:"Ὸ"}.hgi-solid.hgi-sharp.hgi-finger-print-scan:before{content:"Ό"}.hgi-solid.hgi-sharp.hgi-finger-print:before{content:"Ὼ"}.hgi-solid.hgi-sharp.hgi-fingerprint-scan:before{content:"Ώ"}.hgi-solid.hgi-sharp.hgi-fins:before{content:"ῼ"}.hgi-solid.hgi-sharp.hgi-fire-pit:before{content:"´"}.hgi-solid.hgi-sharp.hgi-fire-security:before{content:"῾"}.hgi-solid.hgi-sharp.hgi-fire:before{content:"῿"}.hgi-solid.hgi-sharp.hgi-firewall:before{content:" "}.hgi-solid.hgi-sharp.hgi-first-aid-kit:before{content:" "}.hgi-solid.hgi-sharp.hgi-first-bracket-circle:before{content:" "}.hgi-solid.hgi-sharp.hgi-first-bracket-square:before{content:" "}.hgi-solid.hgi-sharp.hgi-first-bracket:before{content:" "}.hgi-solid.hgi-sharp.hgi-fish-food:before{content:" "}.hgi-solid.hgi-sharp.hgi-fiverr:before{content:" "}.hgi-solid.hgi-sharp.hgi-flag-01:before{content:" "}.hgi-solid.hgi-sharp.hgi-flag-02:before{content:" "}.hgi-solid.hgi-sharp.hgi-flag-03:before{content:" "}.hgi-solid.hgi-sharp.hgi-flash-off:before{content:" "}.hgi-solid.hgi-sharp.hgi-flash:before{content:"​"}.hgi-solid.hgi-sharp.hgi-flaticon:before{content:"‌"}.hgi-solid.hgi-sharp.hgi-flickr:before{content:"‍"}.hgi-solid.hgi-sharp.hgi-flim-slate:before{content:"‎"}.hgi-solid.hgi-sharp.hgi-flip-bottom:before{content:"‏"}.hgi-solid.hgi-sharp.hgi-flip-horizontal:before{content:"‐"}.hgi-solid.hgi-sharp.hgi-flip-left:before{content:"‑"}.hgi-solid.hgi-sharp.hgi-flip-phone:before{content:"‒"}.hgi-solid.hgi-sharp.hgi-flip-right:before{content:"–"}.hgi-solid.hgi-sharp.hgi-flip-top:before{content:"—"}.hgi-solid.hgi-sharp.hgi-flip-vertical:before{content:"―"}.hgi-solid.hgi-sharp.hgi-floor-plan:before{content:"‖"}.hgi-solid.hgi-sharp.hgi-floppy-disk:before{content:"‗"}.hgi-solid.hgi-sharp.hgi-flow-circle:before{content:"‘"}.hgi-solid.hgi-sharp.hgi-flow-connection:before{content:"’"}.hgi-solid.hgi-sharp.hgi-flow-square:before{content:"‚"}.hgi-solid.hgi-sharp.hgi-flow:before{content:"‛"}.hgi-solid.hgi-sharp.hgi-flowchart-01:before{content:"“"}.hgi-solid.hgi-sharp.hgi-flowchart-02:before{content:"”"}.hgi-solid.hgi-sharp.hgi-flower-pot:before{content:"„"}.hgi-solid.hgi-sharp.hgi-flower:before{content:"‟"}.hgi-solid.hgi-sharp.hgi-flushed:before{content:"†"}.hgi-solid.hgi-sharp.hgi-flying-human:before{content:"‡"}.hgi-solid.hgi-sharp.hgi-focus-point:before{content:"•"}.hgi-solid.hgi-sharp.hgi-folder-01:before{content:"‣"}.hgi-solid.hgi-sharp.hgi-folder-02:before{content:"․"}.hgi-solid.hgi-sharp.hgi-folder-03:before{content:"‥"}.hgi-solid.hgi-sharp.hgi-folder-add:before{content:"…"}.hgi-solid.hgi-sharp.hgi-folder-attachment:before{content:"‧"}.hgi-solid.hgi-sharp.hgi-folder-audio:before{content:" "}.hgi-solid.hgi-sharp.hgi-folder-block:before{content:" "}.hgi-solid.hgi-sharp.hgi-folder-check:before{content:"‪"}.hgi-solid.hgi-sharp.hgi-folder-cloud:before{content:"‫"}.hgi-solid.hgi-sharp.hgi-folder-details-reference:before{content:"‬"}.hgi-solid.hgi-sharp.hgi-folder-details:before{content:"‭"}.hgi-solid.hgi-sharp.hgi-folder-download:before{content:"‮"}.hgi-solid.hgi-sharp.hgi-folder-edit:before{content:" "}.hgi-solid.hgi-sharp.hgi-folder-export:before{content:"‰"}.hgi-solid.hgi-sharp.hgi-folder-favourite:before{content:"‱"}.hgi-solid.hgi-sharp.hgi-folder-file-storage:before{content:"′"}.hgi-solid.hgi-sharp.hgi-folder-import:before{content:"″"}.hgi-solid.hgi-sharp.hgi-folder-library:before{content:"‴"}.hgi-solid.hgi-sharp.hgi-folder-links:before{content:"‵"}.hgi-solid.hgi-sharp.hgi-folder-locked:before{content:"‶"}.hgi-solid.hgi-sharp.hgi-folder-management:before{content:"‷"}.hgi-solid.hgi-sharp.hgi-folder-minus:before{content:"‸"}.hgi-solid.hgi-sharp.hgi-folder-music:before{content:"‹"}.hgi-solid.hgi-sharp.hgi-folder-off:before{content:"›"}.hgi-solid.hgi-sharp.hgi-folder-open:before{content:"※"}.hgi-solid.hgi-sharp.hgi-folder-pin:before{content:"‼"}.hgi-solid.hgi-sharp.hgi-folder-remove:before{content:"‽"}.hgi-solid.hgi-sharp.hgi-folder-search:before{content:"‾"}.hgi-solid.hgi-sharp.hgi-folder-security:before{content:"‿"}.hgi-solid.hgi-sharp.hgi-folder-shared-01:before{content:"⁀"}.hgi-solid.hgi-sharp.hgi-folder-shared-02:before{content:"⁁"}.hgi-solid.hgi-sharp.hgi-folder-shared-03:before{content:"⁂"}.hgi-solid.hgi-sharp.hgi-folder-sync:before{content:"⁃"}.hgi-solid.hgi-sharp.hgi-folder-transfer:before{content:"⁄"}.hgi-solid.hgi-sharp.hgi-folder-unknown:before{content:"⁅"}.hgi-solid.hgi-sharp.hgi-folder-unlocked:before{content:"⁆"}.hgi-solid.hgi-sharp.hgi-folder-upload:before{content:"⁇"}.hgi-solid.hgi-sharp.hgi-folder-video:before{content:"⁈"}.hgi-solid.hgi-sharp.hgi-folder-view:before{content:"⁉"}.hgi-solid.hgi-sharp.hgi-folder-zip:before{content:"⁊"}.hgi-solid.hgi-sharp.hgi-folders:before{content:"⁋"}.hgi-solid.hgi-sharp.hgi-football-pitch:before{content:"⁌"}.hgi-solid.hgi-sharp.hgi-football:before{content:"⁍"}.hgi-solid.hgi-sharp.hgi-forgot-password:before{content:"⁎"}.hgi-solid.hgi-sharp.hgi-fork:before{content:"⁏"}.hgi-solid.hgi-sharp.hgi-forrst:before{content:"⁐"}.hgi-solid.hgi-sharp.hgi-fortress:before{content:"⁑"}.hgi-solid.hgi-sharp.hgi-forward-01:before{content:"⁒"}.hgi-solid.hgi-sharp.hgi-forward-02:before{content:"⁓"}.hgi-solid.hgi-sharp.hgi-four-finger-02:before{content:"⁔"}.hgi-solid.hgi-sharp.hgi-four-finger-03:before{content:"⁕"}.hgi-solid.hgi-sharp.hgi-four-k:before{content:"⁖"}.hgi-solid.hgi-sharp.hgi-foursquare:before{content:"⁗"}.hgi-solid.hgi-sharp.hgi-framer:before{content:"⁘"}.hgi-solid.hgi-sharp.hgi-frameworks:before{content:"⁙"}.hgi-solid.hgi-sharp.hgi-french-fries-01:before{content:"⁚"}.hgi-solid.hgi-sharp.hgi-french-fries-02:before{content:"⁛"}.hgi-solid.hgi-sharp.hgi-fridge:before{content:"⁜"}.hgi-solid.hgi-sharp.hgi-fry:before{content:"⁝"}.hgi-solid.hgi-sharp.hgi-fuel-01:before{content:"⁞"}.hgi-solid.hgi-sharp.hgi-fuel-02:before{content:" "}.hgi-solid.hgi-sharp.hgi-fuel-station:before{content:"⁠"}.hgi-solid.hgi-sharp.hgi-function-circle:before{content:"⁡"}.hgi-solid.hgi-sharp.hgi-function-of-x:before{content:"⁢"}.hgi-solid.hgi-sharp.hgi-function-square:before{content:"⁣"}.hgi-solid.hgi-sharp.hgi-function:before{content:"⁤"}.hgi-solid.hgi-sharp.hgi-galaxy:before{content:"⁥"}.hgi-solid.hgi-sharp.hgi-game-controller-01:before{content:"⁦"}.hgi-solid.hgi-sharp.hgi-game-controller-02:before{content:"⁧"}.hgi-solid.hgi-sharp.hgi-game-controller-03:before{content:"⁨"}.hgi-solid.hgi-sharp.hgi-game:before{content:"⁩"}.hgi-solid.hgi-sharp.hgi-gameboy:before{content:"⁪"}.hgi-solid.hgi-sharp.hgi-garage:before{content:"⁫"}.hgi-solid.hgi-sharp.hgi-garbage-truck:before{content:"⁬"}.hgi-solid.hgi-sharp.hgi-gas-pipe:before{content:"⁭"}.hgi-solid.hgi-sharp.hgi-gas-stove:before{content:"⁮"}.hgi-solid.hgi-sharp.hgi-gem:before{content:"⁯"}.hgi-solid.hgi-sharp.hgi-geology-crust:before{content:"⁰"}.hgi-solid.hgi-sharp.hgi-geometric-shapes-01:before{content:"ⁱ"}.hgi-solid.hgi-sharp.hgi-geometric-shapes-02:before{content:"⁲"}.hgi-solid.hgi-sharp.hgi-gibbous-moon:before{content:"⁳"}.hgi-solid.hgi-sharp.hgi-gif-01:before{content:"⁴"}.hgi-solid.hgi-sharp.hgi-gif-02:before{content:"⁵"}.hgi-solid.hgi-sharp.hgi-gift-card:before{content:"⁶"}.hgi-solid.hgi-sharp.hgi-gift:before{content:"⁷"}.hgi-solid.hgi-sharp.hgi-git-branch:before{content:"⁸"}.hgi-solid.hgi-sharp.hgi-git-commit:before{content:"⁹"}.hgi-solid.hgi-sharp.hgi-git-compare:before{content:"⁺"}.hgi-solid.hgi-sharp.hgi-git-fork:before{content:"⁻"}.hgi-solid.hgi-sharp.hgi-git-merge:before{content:"⁼"}.hgi-solid.hgi-sharp.hgi-git-pull-request-closed:before{content:"⁽"}.hgi-solid.hgi-sharp.hgi-git-pull-request-draft:before{content:"⁾"}.hgi-solid.hgi-sharp.hgi-git-pull-request:before{content:"ⁿ"}.hgi-solid.hgi-sharp.hgi-gitbook:before{content:"₀"}.hgi-solid.hgi-sharp.hgi-github-01:before{content:"₁"}.hgi-solid.hgi-sharp.hgi-github:before{content:"₂"}.hgi-solid.hgi-sharp.hgi-gitlab:before{content:"₃"}.hgi-solid.hgi-sharp.hgi-give-blood:before{content:"₄"}.hgi-solid.hgi-sharp.hgi-give-pill:before{content:"₅"}.hgi-solid.hgi-sharp.hgi-glasses:before{content:"₆"}.hgi-solid.hgi-sharp.hgi-global-editing:before{content:"₇"}.hgi-solid.hgi-sharp.hgi-global-education:before{content:"₈"}.hgi-solid.hgi-sharp.hgi-global-refresh:before{content:"₉"}.hgi-solid.hgi-sharp.hgi-global-search:before{content:"₊"}.hgi-solid.hgi-sharp.hgi-global:before{content:"₋"}.hgi-solid.hgi-sharp.hgi-globe-02:before{content:"₌"}.hgi-solid.hgi-sharp.hgi-globe:before{content:"₍"}.hgi-solid.hgi-sharp.hgi-glove:before{content:"₎"}.hgi-solid.hgi-sharp.hgi-go-backward-10-sec:before{content:"₏"}.hgi-solid.hgi-sharp.hgi-go-backward-15-sec:before{content:"ₐ"}.hgi-solid.hgi-sharp.hgi-go-backward-30-sec:before{content:"ₑ"}.hgi-solid.hgi-sharp.hgi-go-backward-5-sec:before{content:"ₒ"}.hgi-solid.hgi-sharp.hgi-go-backward-60-sec:before{content:"ₓ"}.hgi-solid.hgi-sharp.hgi-go-forward-10-sec:before{content:"ₔ"}.hgi-solid.hgi-sharp.hgi-go-forward-15-sec:before{content:"ₕ"}.hgi-solid.hgi-sharp.hgi-go-forward-30-sec:before{content:"ₖ"}.hgi-solid.hgi-sharp.hgi-go-forward-5-sec:before{content:"ₗ"}.hgi-solid.hgi-sharp.hgi-go-forward-60-sec:before{content:"ₘ"}.hgi-solid.hgi-sharp.hgi-gold-ingots:before{content:"ₙ"}.hgi-solid.hgi-sharp.hgi-gold:before{content:"ₚ"}.hgi-solid.hgi-sharp.hgi-golf-ball:before{content:"ₛ"}.hgi-solid.hgi-sharp.hgi-golf-bat:before{content:"ₜ"}.hgi-solid.hgi-sharp.hgi-golf-cart:before{content:"₝"}.hgi-solid.hgi-sharp.hgi-golf-hole:before{content:"₞"}.hgi-solid.hgi-sharp.hgi-google-doc:before{content:"₟"}.hgi-solid.hgi-sharp.hgi-google-drive:before{content:"₠"}.hgi-solid.hgi-sharp.hgi-google-gemini:before{content:"₡"}.hgi-solid.hgi-sharp.hgi-google-home:before{content:"₢"}.hgi-solid.hgi-sharp.hgi-google-lens:before{content:"₣"}.hgi-solid.hgi-sharp.hgi-google-maps:before{content:"₤"}.hgi-solid.hgi-sharp.hgi-google-photos:before{content:"₥"}.hgi-solid.hgi-sharp.hgi-google-sheet:before{content:"₦"}.hgi-solid.hgi-sharp.hgi-google:before{content:"₧"}.hgi-solid.hgi-sharp.hgi-gps-01:before{content:"₨"}.hgi-solid.hgi-sharp.hgi-gps-02:before{content:"₩"}.hgi-solid.hgi-sharp.hgi-gps-disconnected:before{content:"₪"}.hgi-solid.hgi-sharp.hgi-gps-off-01:before{content:"₫"}.hgi-solid.hgi-sharp.hgi-gps-off-02:before{content:"€"}.hgi-solid.hgi-sharp.hgi-gps-signal-01:before{content:"₭"}.hgi-solid.hgi-sharp.hgi-gps-signal-02:before{content:"₮"}.hgi-solid.hgi-sharp.hgi-gpu:before{content:"₯"}.hgi-solid.hgi-sharp.hgi-graduate-female:before{content:"₰"}.hgi-solid.hgi-sharp.hgi-graduate-male:before{content:"₱"}.hgi-solid.hgi-sharp.hgi-graduation-scroll:before{content:"₲"}.hgi-solid.hgi-sharp.hgi-grapes:before{content:"₳"}.hgi-solid.hgi-sharp.hgi-gravity:before{content:"₴"}.hgi-solid.hgi-sharp.hgi-greater-than-circle:before{content:"₵"}.hgi-solid.hgi-sharp.hgi-greater-than-square:before{content:"₶"}.hgi-solid.hgi-sharp.hgi-greater-than:before{content:"₷"}.hgi-solid.hgi-sharp.hgi-greek-helmet:before{content:"₸"}.hgi-solid.hgi-sharp.hgi-green-house:before{content:"₹"}.hgi-solid.hgi-sharp.hgi-grid-off:before{content:"₺"}.hgi-solid.hgi-sharp.hgi-grid-table:before{content:"₻"}.hgi-solid.hgi-sharp.hgi-grid-view:before{content:"₼"}.hgi-solid.hgi-sharp.hgi-grid:before{content:"₽"}.hgi-solid.hgi-sharp.hgi-grimacing:before{content:"₾"}.hgi-solid.hgi-sharp.hgi-grinning:before{content:"₿"}.hgi-solid.hgi-sharp.hgi-grok:before{content:"⃀"}.hgi-solid.hgi-sharp.hgi-group-items:before{content:"⃁"}.hgi-solid.hgi-sharp.hgi-group-layers:before{content:"⃂"}.hgi-solid.hgi-sharp.hgi-guest-house:before{content:"⃃"}.hgi-solid.hgi-sharp.hgi-gun:before{content:"⃄"}.hgi-solid.hgi-sharp.hgi-gymnastic-rings:before{content:"⃅"}.hgi-solid.hgi-sharp.hgi-gymnastic:before{content:"⃆"}.hgi-solid.hgi-sharp.hgi-hackerrank:before{content:"⃇"}.hgi-solid.hgi-sharp.hgi-hair-clips:before{content:"⃈"}.hgi-solid.hgi-sharp.hgi-hair-dryer:before{content:"⃉"}.hgi-solid.hgi-sharp.hgi-haji:before{content:"⃊"}.hgi-solid.hgi-sharp.hgi-halal:before{content:"⃋"}.hgi-solid.hgi-sharp.hgi-hamburger-01:before{content:"⃌"}.hgi-solid.hgi-sharp.hgi-hamburger-02:before{content:"⃍"}.hgi-solid.hgi-sharp.hgi-hand-bag-01:before{content:"⃎"}.hgi-solid.hgi-sharp.hgi-hand-bag-02:before{content:"⃏"}.hgi-solid.hgi-sharp.hgi-hand-beater:before{content:"⃐"}.hgi-solid.hgi-sharp.hgi-hand-grip:before{content:"⃑"}.hgi-solid.hgi-sharp.hgi-hand-pointing-down-01:before{content:"⃒"}.hgi-solid.hgi-sharp.hgi-hand-pointing-down-02:before{content:"⃓"}.hgi-solid.hgi-sharp.hgi-hand-pointing-down-03:before{content:"⃔"}.hgi-solid.hgi-sharp.hgi-hand-pointing-down-04:before{content:"⃕"}.hgi-solid.hgi-sharp.hgi-hand-pointing-left-01:before{content:"⃖"}.hgi-solid.hgi-sharp.hgi-hand-pointing-left-02:before{content:"⃗"}.hgi-solid.hgi-sharp.hgi-hand-pointing-left-03:before{content:"⃘"}.hgi-solid.hgi-sharp.hgi-hand-pointing-left-04:before{content:"⃙"}.hgi-solid.hgi-sharp.hgi-hand-pointing-right-01:before{content:"⃚"}.hgi-solid.hgi-sharp.hgi-hand-pointing-right-02:before{content:"⃛"}.hgi-solid.hgi-sharp.hgi-hand-pointing-right-03:before{content:"⃜"}.hgi-solid.hgi-sharp.hgi-hand-pointing-right-04:before{content:"⃝"}.hgi-solid.hgi-sharp.hgi-hand-prayer:before{content:"⃞"}.hgi-solid.hgi-sharp.hgi-hand-sanitizer:before{content:"⃟"}.hgi-solid.hgi-sharp.hgi-handcuffs:before{content:"⃠"}.hgi-solid.hgi-sharp.hgi-hanger:before{content:"⃡"}.hgi-solid.hgi-sharp.hgi-hanging-clock:before{content:"⃢"}.hgi-solid.hgi-sharp.hgi-hangout:before{content:"⃣"}.hgi-solid.hgi-sharp.hgi-happy:before{content:"⃤"}.hgi-solid.hgi-sharp.hgi-hard-drive:before{content:"⃥"}.hgi-solid.hgi-sharp.hgi-hdd:before{content:"⃦"}.hgi-solid.hgi-sharp.hgi-hdr-01:before{content:"⃧"}.hgi-solid.hgi-sharp.hgi-hdr-02:before{content:"⃨"}.hgi-solid.hgi-sharp.hgi-heading-01:before{content:"⃩"}.hgi-solid.hgi-sharp.hgi-heading-02:before{content:"⃪"}.hgi-solid.hgi-sharp.hgi-heading-03:before{content:"⃫"}.hgi-solid.hgi-sharp.hgi-heading-04:before{content:"⃬"}.hgi-solid.hgi-sharp.hgi-heading-05:before{content:"⃭"}.hgi-solid.hgi-sharp.hgi-heading-06:before{content:"⃮"}.hgi-solid.hgi-sharp.hgi-heading:before{content:"⃯"}.hgi-solid.hgi-sharp.hgi-headphone-mute:before{content:"⃰"}.hgi-solid.hgi-sharp.hgi-headphones:before{content:"⃱"}.hgi-solid.hgi-sharp.hgi-headset-connected:before{content:"⃲"}.hgi-solid.hgi-sharp.hgi-headset-off:before{content:"⃳"}.hgi-solid.hgi-sharp.hgi-headset:before{content:"⃴"}.hgi-solid.hgi-sharp.hgi-healtcare:before{content:"⃵"}.hgi-solid.hgi-sharp.hgi-health:before{content:"⃶"}.hgi-solid.hgi-sharp.hgi-heart-add:before{content:"⃷"}.hgi-solid.hgi-sharp.hgi-heart-check:before{content:"⃸"}.hgi-solid.hgi-sharp.hgi-heart-remove:before{content:"⃹"}.hgi-solid.hgi-sharp.hgi-heartbreak:before{content:"⃺"}.hgi-solid.hgi-sharp.hgi-helicopter:before{content:"⃻"}.hgi-solid.hgi-sharp.hgi-help-circle:before{content:"⃼"}.hgi-solid.hgi-sharp.hgi-help-square:before{content:"⃽"}.hgi-solid.hgi-sharp.hgi-hexagon-01:before{content:"⃾"}.hgi-solid.hgi-sharp.hgi-hexagon:before{content:"⃿"}.hgi-solid.hgi-sharp.hgi-hierarchy-circle-01:before{content:"℀"}.hgi-solid.hgi-sharp.hgi-hierarchy-circle-02:before{content:"℁"}.hgi-solid.hgi-sharp.hgi-hierarchy-circle-03:before{content:"ℂ"}.hgi-solid.hgi-sharp.hgi-hierarchy-files:before{content:"℃"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-01:before{content:"℄"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-02:before{content:"℅"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-03:before{content:"℆"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-04:before{content:"ℇ"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-05:before{content:"℈"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-06:before{content:"℉"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-07:before{content:"ℊ"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-08:before{content:"ℋ"}.hgi-solid.hgi-sharp.hgi-hierarchy-square-10:before{content:"ℌ"}.hgi-solid.hgi-sharp.hgi-hierarchy:before{content:"ℍ"}.hgi-solid.hgi-sharp.hgi-high-heels-01:before{content:"ℎ"}.hgi-solid.hgi-sharp.hgi-high-heels-02:before{content:"ℏ"}.hgi-solid.hgi-sharp.hgi-hijab:before{content:"ℐ"}.hgi-solid.hgi-sharp.hgi-hockey:before{content:"ℑ"}.hgi-solid.hgi-sharp.hgi-hold-01:before{content:"ℒ"}.hgi-solid.hgi-sharp.hgi-hold-02:before{content:"ℓ"}.hgi-solid.hgi-sharp.hgi-hold-03:before{content:"℔"}.hgi-solid.hgi-sharp.hgi-hold-04:before{content:"ℕ"}.hgi-solid.hgi-sharp.hgi-hold-05:before{content:"№"}.hgi-solid.hgi-sharp.hgi-hold-locked-01:before{content:"℗"}.hgi-solid.hgi-sharp.hgi-hold-locked-02:before{content:"℘"}.hgi-solid.hgi-sharp.hgi-hold-phone:before{content:"ℙ"}.hgi-solid.hgi-sharp.hgi-hologram:before{content:"ℚ"}.hgi-solid.hgi-sharp.hgi-home-01:before{content:"ℛ"}.hgi-solid.hgi-sharp.hgi-home-02:before{content:"ℜ"}.hgi-solid.hgi-sharp.hgi-home-03:before{content:"ℝ"}.hgi-solid.hgi-sharp.hgi-home-04:before{content:"℞"}.hgi-solid.hgi-sharp.hgi-home-05:before{content:"℟"}.hgi-solid.hgi-sharp.hgi-home-06:before{content:"℠"}.hgi-solid.hgi-sharp.hgi-home-07:before{content:"℡"}.hgi-solid.hgi-sharp.hgi-home-08:before{content:"™"}.hgi-solid.hgi-sharp.hgi-home-09:before{content:"℣"}.hgi-solid.hgi-sharp.hgi-home-10:before{content:"ℤ"}.hgi-solid.hgi-sharp.hgi-home-11:before{content:"℥"}.hgi-solid.hgi-sharp.hgi-home-12:before{content:"Ω"}.hgi-solid.hgi-sharp.hgi-home-13:before{content:"℧"}.hgi-solid.hgi-sharp.hgi-home-wifi:before{content:"ℨ"}.hgi-solid.hgi-sharp.hgi-honey-01:before{content:"℩"}.hgi-solid.hgi-sharp.hgi-honey-02:before{content:"K"}.hgi-solid.hgi-sharp.hgi-honor:before{content:"Å"}.hgi-solid.hgi-sharp.hgi-honour-star:before{content:"ℬ"}.hgi-solid.hgi-sharp.hgi-hoodie:before{content:"ℭ"}.hgi-solid.hgi-sharp.hgi-horizonal-scroll-point:before{content:"℮"}.hgi-solid.hgi-sharp.hgi-horizontal-resize:before{content:"ℯ"}.hgi-solid.hgi-sharp.hgi-hospital-01:before{content:"ℰ"}.hgi-solid.hgi-sharp.hgi-hospital-02:before{content:"ℱ"}.hgi-solid.hgi-sharp.hgi-hospital-bed-01:before{content:"Ⅎ"}.hgi-solid.hgi-sharp.hgi-hospital-bed-02:before{content:"ℳ"}.hgi-solid.hgi-sharp.hgi-hospital-location:before{content:"ℴ"}.hgi-solid.hgi-sharp.hgi-hot-air-balloon:before{content:"ℵ"}.hgi-solid.hgi-sharp.hgi-hot-price:before{content:"ℶ"}.hgi-solid.hgi-sharp.hgi-hot-tube:before{content:"ℷ"}.hgi-solid.hgi-sharp.hgi-hotdog:before{content:"ℸ"}.hgi-solid.hgi-sharp.hgi-hotel-01:before{content:"ℹ"}.hgi-solid.hgi-sharp.hgi-hotel-02:before{content:"℺"}.hgi-solid.hgi-sharp.hgi-hotspot-offline:before{content:"℻"}.hgi-solid.hgi-sharp.hgi-hotspot:before{content:"ℼ"}.hgi-solid.hgi-sharp.hgi-hourglass-off:before{content:"ℽ"}.hgi-solid.hgi-sharp.hgi-hourglass:before{content:"ℾ"}.hgi-solid.hgi-sharp.hgi-house-01:before{content:"ℿ"}.hgi-solid.hgi-sharp.hgi-house-02:before{content:"⅀"}.hgi-solid.hgi-sharp.hgi-house-03:before{content:"⅁"}.hgi-solid.hgi-sharp.hgi-house-04:before{content:"⅂"}.hgi-solid.hgi-sharp.hgi-house-05:before{content:"⅃"}.hgi-solid.hgi-sharp.hgi-house-solar-panel:before{content:"⅄"}.hgi-solid.hgi-sharp.hgi-html-5:before{content:"ⅅ"}.hgi-solid.hgi-sharp.hgi-humidity:before{content:"ⅆ"}.hgi-solid.hgi-sharp.hgi-hut:before{content:"ⅇ"}.hgi-solid.hgi-sharp.hgi-hydro-power:before{content:"ⅈ"}.hgi-solid.hgi-sharp.hgi-hyperbole:before{content:"ⅉ"}.hgi-solid.hgi-sharp.hgi-ice-cream-01:before{content:"⅊"}.hgi-solid.hgi-sharp.hgi-ice-cream-02:before{content:"⅋"}.hgi-solid.hgi-sharp.hgi-ice-cream-03:before{content:"⅌"}.hgi-solid.hgi-sharp.hgi-ice-cream-04:before{content:"⅍"}.hgi-solid.hgi-sharp.hgi-ice-hockey:before{content:"ⅎ"}.hgi-solid.hgi-sharp.hgi-ice-skating:before{content:"⅏"}.hgi-solid.hgi-sharp.hgi-ico:before{content:"⅐"}.hgi-solid.hgi-sharp.hgi-iconjar:before{content:"⅑"}.hgi-solid.hgi-sharp.hgi-id-not-verified:before{content:"⅒"}.hgi-solid.hgi-sharp.hgi-id-verified:before{content:"⅓"}.hgi-solid.hgi-sharp.hgi-id:before{content:"⅔"}.hgi-solid.hgi-sharp.hgi-idea-01:before{content:"⅕"}.hgi-solid.hgi-sharp.hgi-idea:before{content:"⅖"}.hgi-solid.hgi-sharp.hgi-identification:before{content:"⅗"}.hgi-solid.hgi-sharp.hgi-identity-card:before{content:"⅘"}.hgi-solid.hgi-sharp.hgi-image-01:before{content:"⅙"}.hgi-solid.hgi-sharp.hgi-image-02:before{content:"⅚"}.hgi-solid.hgi-sharp.hgi-image-add-01:before{content:"⅛"}.hgi-solid.hgi-sharp.hgi-image-add-02:before{content:"⅜"}.hgi-solid.hgi-sharp.hgi-image-composition-oval:before{content:"⅝"}.hgi-solid.hgi-sharp.hgi-image-composition:before{content:"⅞"}.hgi-solid.hgi-sharp.hgi-image-crop:before{content:"⅟"}.hgi-solid.hgi-sharp.hgi-image-delete-01:before{content:"Ⅰ"}.hgi-solid.hgi-sharp.hgi-image-delete-02:before{content:"Ⅱ"}.hgi-solid.hgi-sharp.hgi-image-done-01:before{content:"Ⅲ"}.hgi-solid.hgi-sharp.hgi-image-done-02:before{content:"Ⅳ"}.hgi-solid.hgi-sharp.hgi-image-download-02:before{content:"Ⅴ"}.hgi-solid.hgi-sharp.hgi-image-download:before{content:"Ⅵ"}.hgi-solid.hgi-sharp.hgi-image-not-found-01:before{content:"Ⅶ"}.hgi-solid.hgi-sharp.hgi-image-not-found-02:before{content:"Ⅷ"}.hgi-solid.hgi-sharp.hgi-image-remove-01:before{content:"Ⅸ"}.hgi-solid.hgi-sharp.hgi-image-remove-02:before{content:"Ⅹ"}.hgi-solid.hgi-sharp.hgi-image-upload-01:before{content:"Ⅺ"}.hgi-solid.hgi-sharp.hgi-image-upload:before{content:"Ⅻ"}.hgi-solid.hgi-sharp.hgi-imo:before{content:"Ⅼ"}.hgi-solid.hgi-sharp.hgi-important-book:before{content:"Ⅽ"}.hgi-solid.hgi-sharp.hgi-in-love:before{content:"Ⅾ"}.hgi-solid.hgi-sharp.hgi-inbox-check:before{content:"Ⅿ"}.hgi-solid.hgi-sharp.hgi-inbox-download:before{content:"ⅰ"}.hgi-solid.hgi-sharp.hgi-inbox-unread:before{content:"ⅱ"}.hgi-solid.hgi-sharp.hgi-inbox-upload:before{content:"ⅲ"}.hgi-solid.hgi-sharp.hgi-inbox:before{content:"ⅳ"}.hgi-solid.hgi-sharp.hgi-incognito:before{content:"ⅴ"}.hgi-solid.hgi-sharp.hgi-india-gate:before{content:"ⅵ"}.hgi-solid.hgi-sharp.hgi-inequality-01:before{content:"ⅶ"}.hgi-solid.hgi-sharp.hgi-inequality-02:before{content:"ⅷ"}.hgi-solid.hgi-sharp.hgi-inequality-circle-01:before{content:"ⅸ"}.hgi-solid.hgi-sharp.hgi-inequality-circle-02:before{content:"ⅹ"}.hgi-solid.hgi-sharp.hgi-inequality-square-01:before{content:"ⅺ"}.hgi-solid.hgi-sharp.hgi-inequality-square-02:before{content:"ⅻ"}.hgi-solid.hgi-sharp.hgi-infinity-01:before{content:"ⅼ"}.hgi-solid.hgi-sharp.hgi-infinity-02:before{content:"ⅽ"}.hgi-solid.hgi-sharp.hgi-infinity-circle:before{content:"ⅾ"}.hgi-solid.hgi-sharp.hgi-infinity-square:before{content:"ⅿ"}.hgi-solid.hgi-sharp.hgi-information-circle:before{content:"ↀ"}.hgi-solid.hgi-sharp.hgi-information-diamond:before{content:"ↁ"}.hgi-solid.hgi-sharp.hgi-information-square:before{content:"ↂ"}.hgi-solid.hgi-sharp.hgi-injection:before{content:"Ↄ"}.hgi-solid.hgi-sharp.hgi-insert-bottom-image:before{content:"ↄ"}.hgi-solid.hgi-sharp.hgi-insert-center-image:before{content:"ↅ"}.hgi-solid.hgi-sharp.hgi-insert-column-left:before{content:"ↆ"}.hgi-solid.hgi-sharp.hgi-insert-column:before{content:"ↇ"}.hgi-solid.hgi-sharp.hgi-insert-pi:before{content:"ↈ"}.hgi-solid.hgi-sharp.hgi-insert-row-down:before{content:"↉"}.hgi-solid.hgi-sharp.hgi-insert-row-up:before{content:"↊"}.hgi-solid.hgi-sharp.hgi-insert-row:before{content:"↋"}.hgi-solid.hgi-sharp.hgi-insert-top-image:before{content:"↌"}.hgi-solid.hgi-sharp.hgi-inspect-code:before{content:"↍"}.hgi-solid.hgi-sharp.hgi-instagram:before{content:"↎"}.hgi-solid.hgi-sharp.hgi-installing-updates-01:before{content:"↏"}.hgi-solid.hgi-sharp.hgi-installing-updates-02:before{content:"←"}.hgi-solid.hgi-sharp.hgi-internet-antenna-01:before{content:"↑"}.hgi-solid.hgi-sharp.hgi-internet-antenna-02:before{content:"→"}.hgi-solid.hgi-sharp.hgi-internet-antenna-03:before{content:"↓"}.hgi-solid.hgi-sharp.hgi-internet-antenna-04:before{content:"↔"}.hgi-solid.hgi-sharp.hgi-internet:before{content:"↕"}.hgi-solid.hgi-sharp.hgi-investigation:before{content:"↖"}.hgi-solid.hgi-sharp.hgi-invoice-01:before{content:"↗"}.hgi-solid.hgi-sharp.hgi-invoice-02:before{content:"↘"}.hgi-solid.hgi-sharp.hgi-invoice-03:before{content:"↙"}.hgi-solid.hgi-sharp.hgi-invoice-04:before{content:"↚"}.hgi-solid.hgi-sharp.hgi-invoice:before{content:"↛"}.hgi-solid.hgi-sharp.hgi-ipod:before{content:"↜"}.hgi-solid.hgi-sharp.hgi-iris-scan:before{content:"↝"}.hgi-solid.hgi-sharp.hgi-island:before{content:"↞"}.hgi-solid.hgi-sharp.hgi-jar:before{content:"↟"}.hgi-solid.hgi-sharp.hgi-java-script:before{content:"↠"}.hgi-solid.hgi-sharp.hgi-java:before{content:"↡"}.hgi-solid.hgi-sharp.hgi-job-link:before{content:"↢"}.hgi-solid.hgi-sharp.hgi-job-search:before{content:"↣"}.hgi-solid.hgi-sharp.hgi-job-share:before{content:"↤"}.hgi-solid.hgi-sharp.hgi-jogger-pants:before{content:"↥"}.hgi-solid.hgi-sharp.hgi-join-bevel:before{content:"↦"}.hgi-solid.hgi-sharp.hgi-join-round:before{content:"↧"}.hgi-solid.hgi-sharp.hgi-join-straight:before{content:"↨"}.hgi-solid.hgi-sharp.hgi-joker:before{content:"↩"}.hgi-solid.hgi-sharp.hgi-joystick-01:before{content:"↪"}.hgi-solid.hgi-sharp.hgi-joystick-02:before{content:"↫"}.hgi-solid.hgi-sharp.hgi-joystick-03:before{content:"↬"}.hgi-solid.hgi-sharp.hgi-joystick-04:before{content:"↭"}.hgi-solid.hgi-sharp.hgi-joystick-05:before{content:"↮"}.hgi-solid.hgi-sharp.hgi-jpg-01:before{content:"↯"}.hgi-solid.hgi-sharp.hgi-jpg-02:before{content:"↰"}.hgi-solid.hgi-sharp.hgi-jsx-01:before{content:"↱"}.hgi-solid.hgi-sharp.hgi-jsx-02:before{content:"↲"}.hgi-solid.hgi-sharp.hgi-jsx-03:before{content:"↳"}.hgi-solid.hgi-sharp.hgi-judge:before{content:"↴"}.hgi-solid.hgi-sharp.hgi-jupiter:before{content:"↵"}.hgi-solid.hgi-sharp.hgi-justice-scale-01:before{content:"↶"}.hgi-solid.hgi-sharp.hgi-justice-scale-02:before{content:"↷"}.hgi-solid.hgi-sharp.hgi-kaaba-01:before{content:"↸"}.hgi-solid.hgi-sharp.hgi-kaaba-02:before{content:"↹"}.hgi-solid.hgi-sharp.hgi-kayak:before{content:"↺"}.hgi-solid.hgi-sharp.hgi-keffiyeh:before{content:"↻"}.hgi-solid.hgi-sharp.hgi-kettle-01:before{content:"↼"}.hgi-solid.hgi-sharp.hgi-kettle:before{content:"↽"}.hgi-solid.hgi-sharp.hgi-kettlebell:before{content:"↾"}.hgi-solid.hgi-sharp.hgi-ketupat:before{content:"↿"}.hgi-solid.hgi-sharp.hgi-key-01:before{content:"⇀"}.hgi-solid.hgi-sharp.hgi-key-02:before{content:"⇁"}.hgi-solid.hgi-sharp.hgi-key-generator-fob:before{content:"⇂"}.hgi-solid.hgi-sharp.hgi-keyboard:before{content:"⇃"}.hgi-solid.hgi-sharp.hgi-keyframe-add:before{content:"⇄"}.hgi-solid.hgi-sharp.hgi-keyframe-align-center:before{content:"⇅"}.hgi-solid.hgi-sharp.hgi-keyframe-align-horizontal:before{content:"⇆"}.hgi-solid.hgi-sharp.hgi-keyframe-align-vertical:before{content:"⇇"}.hgi-solid.hgi-sharp.hgi-keyframe-bottom:before{content:"⇈"}.hgi-solid.hgi-sharp.hgi-keyframe-left:before{content:"⇉"}.hgi-solid.hgi-sharp.hgi-keyframe-remove:before{content:"⇊"}.hgi-solid.hgi-sharp.hgi-keyframe-right:before{content:"⇋"}.hgi-solid.hgi-sharp.hgi-keyframe-top:before{content:"⇌"}.hgi-solid.hgi-sharp.hgi-keyframe:before{content:"⇍"}.hgi-solid.hgi-sharp.hgi-keyframes-double-add:before{content:"⇎"}.hgi-solid.hgi-sharp.hgi-keyframes-double-remove:before{content:"⇏"}.hgi-solid.hgi-sharp.hgi-keyframes-double:before{content:"⇐"}.hgi-solid.hgi-sharp.hgi-keyframes-multiple-add:before{content:"⇑"}.hgi-solid.hgi-sharp.hgi-keyframes-multiple-remove:before{content:"⇒"}.hgi-solid.hgi-sharp.hgi-keyframes-multiple:before{content:"⇓"}.hgi-solid.hgi-sharp.hgi-kickstarter-01:before{content:"⇔"}.hgi-solid.hgi-sharp.hgi-kickstarter-02:before{content:"⇕"}.hgi-solid.hgi-sharp.hgi-kid:before{content:"⇖"}.hgi-solid.hgi-sharp.hgi-kidneys:before{content:"⇗"}.hgi-solid.hgi-sharp.hgi-kissing:before{content:"⇘"}.hgi-solid.hgi-sharp.hgi-kitchen-utensils:before{content:"⇙"}.hgi-solid.hgi-sharp.hgi-kite:before{content:"⇚"}.hgi-solid.hgi-sharp.hgi-knife-01:before{content:"⇛"}.hgi-solid.hgi-sharp.hgi-knife-02:before{content:"⇜"}.hgi-solid.hgi-sharp.hgi-knife-bread:before{content:"⇝"}.hgi-solid.hgi-sharp.hgi-knight-shield:before{content:"⇞"}.hgi-solid.hgi-sharp.hgi-knives:before{content:"⇟"}.hgi-solid.hgi-sharp.hgi-knowledge-01:before{content:"⇠"}.hgi-solid.hgi-sharp.hgi-knowledge-02:before{content:"⇡"}.hgi-solid.hgi-sharp.hgi-kurta-01:before{content:"⇢"}.hgi-solid.hgi-sharp.hgi-kurta:before{content:"⇣"}.hgi-solid.hgi-sharp.hgi-label-important:before{content:"⇤"}.hgi-solid.hgi-sharp.hgi-label:before{content:"⇥"}.hgi-solid.hgi-sharp.hgi-labor:before{content:"⇦"}.hgi-solid.hgi-sharp.hgi-labs:before{content:"⇧"}.hgi-solid.hgi-sharp.hgi-lake:before{content:"⇨"}.hgi-solid.hgi-sharp.hgi-lamp-01:before{content:"⇩"}.hgi-solid.hgi-sharp.hgi-lamp-02:before{content:"⇪"}.hgi-solid.hgi-sharp.hgi-lamp-03:before{content:"⇫"}.hgi-solid.hgi-sharp.hgi-lamp-04:before{content:"⇬"}.hgi-solid.hgi-sharp.hgi-lamp-05:before{content:"⇭"}.hgi-solid.hgi-sharp.hgi-lamp:before{content:"⇮"}.hgi-solid.hgi-sharp.hgi-language-circle:before{content:"⇯"}.hgi-solid.hgi-sharp.hgi-language-skill:before{content:"⇰"}.hgi-solid.hgi-sharp.hgi-language-square:before{content:"⇱"}.hgi-solid.hgi-sharp.hgi-lantern:before{content:"⇲"}.hgi-solid.hgi-sharp.hgi-laptop-add:before{content:"⇳"}.hgi-solid.hgi-sharp.hgi-laptop-charging:before{content:"⇴"}.hgi-solid.hgi-sharp.hgi-laptop-check:before{content:"⇵"}.hgi-solid.hgi-sharp.hgi-laptop-cloud:before{content:"⇶"}.hgi-solid.hgi-sharp.hgi-laptop-issue:before{content:"⇷"}.hgi-solid.hgi-sharp.hgi-laptop-performance:before{content:"⇸"}.hgi-solid.hgi-sharp.hgi-laptop-phone-sync:before{content:"⇹"}.hgi-solid.hgi-sharp.hgi-laptop-programming:before{content:"⇺"}.hgi-solid.hgi-sharp.hgi-laptop-remove:before{content:"⇻"}.hgi-solid.hgi-sharp.hgi-laptop-settings:before{content:"⇼"}.hgi-solid.hgi-sharp.hgi-laptop-video:before{content:"⇽"}.hgi-solid.hgi-sharp.hgi-laptop:before{content:"⇾"}.hgi-solid.hgi-sharp.hgi-lasso-tool-01:before{content:"⇿"}.hgi-solid.hgi-sharp.hgi-lasso-tool-02:before{content:"∀"}.hgi-solid.hgi-sharp.hgi-last-fm:before{content:"∁"}.hgi-solid.hgi-sharp.hgi-latitude:before{content:"∂"}.hgi-solid.hgi-sharp.hgi-laughing:before{content:"∃"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-01:before{content:"∄"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-02:before{content:"∅"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-first-01:before{content:"∆"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-first-02:before{content:"∇"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-left-01:before{content:"∈"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-left-02:before{content:"∉"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-left-03:before{content:"∊"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-right-01:before{content:"∋"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-right-02:before{content:"∌"}.hgi-solid.hgi-sharp.hgi-laurel-wreath-right-03:before{content:"∍"}.hgi-solid.hgi-sharp.hgi-layer-add:before{content:"∎"}.hgi-solid.hgi-sharp.hgi-layer-mask-01:before{content:"∏"}.hgi-solid.hgi-sharp.hgi-layer-mask-02:before{content:"∐"}.hgi-solid.hgi-sharp.hgi-layers-01:before{content:"∑"}.hgi-solid.hgi-sharp.hgi-layers-02:before{content:"−"}.hgi-solid.hgi-sharp.hgi-layers-logo:before{content:"∓"}.hgi-solid.hgi-sharp.hgi-layout-01:before{content:"∔"}.hgi-solid.hgi-sharp.hgi-layout-02:before{content:"∕"}.hgi-solid.hgi-sharp.hgi-layout-03:before{content:"∖"}.hgi-solid.hgi-sharp.hgi-layout-04:before{content:"∗"}.hgi-solid.hgi-sharp.hgi-layout-05:before{content:"∘"}.hgi-solid.hgi-sharp.hgi-layout-06:before{content:"∙"}.hgi-solid.hgi-sharp.hgi-layout-07:before{content:"√"}.hgi-solid.hgi-sharp.hgi-layout-2-column:before{content:"∛"}.hgi-solid.hgi-sharp.hgi-layout-2-row:before{content:"∜"}.hgi-solid.hgi-sharp.hgi-layout-3-column:before{content:"∝"}.hgi-solid.hgi-sharp.hgi-layout-3-row:before{content:"∞"}.hgi-solid.hgi-sharp.hgi-layout-bottom:before{content:"∟"}.hgi-solid.hgi-sharp.hgi-layout-grid:before{content:"∠"}.hgi-solid.hgi-sharp.hgi-layout-left:before{content:"∡"}.hgi-solid.hgi-sharp.hgi-layout-right:before{content:"∢"}.hgi-solid.hgi-sharp.hgi-layout-table-01:before{content:"∣"}.hgi-solid.hgi-sharp.hgi-layout-table-02:before{content:"∤"}.hgi-solid.hgi-sharp.hgi-layout-top:before{content:"∥"}.hgi-solid.hgi-sharp.hgi-leaf-01:before{content:"∦"}.hgi-solid.hgi-sharp.hgi-leaf-02:before{content:"∧"}.hgi-solid.hgi-sharp.hgi-leaf-03:before{content:"∨"}.hgi-solid.hgi-sharp.hgi-leaf-04:before{content:"∩"}.hgi-solid.hgi-sharp.hgi-leaving-geo-fence:before{content:"∪"}.hgi-solid.hgi-sharp.hgi-leetcode:before{content:"∫"}.hgi-solid.hgi-sharp.hgi-left-angle:before{content:"∬"}.hgi-solid.hgi-sharp.hgi-left-to-right-block-quote:before{content:"∭"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-bullet:before{content:"∮"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-dash:before{content:"∯"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-number:before{content:"∰"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-star-01:before{content:"∱"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-star:before{content:"∲"}.hgi-solid.hgi-sharp.hgi-left-to-right-list-triangle:before{content:"∳"}.hgi-solid.hgi-sharp.hgi-left-triangle:before{content:"∴"}.hgi-solid.hgi-sharp.hgi-legal-01:before{content:"∵"}.hgi-solid.hgi-sharp.hgi-legal-02:before{content:"∶"}.hgi-solid.hgi-sharp.hgi-legal-document-01:before{content:"∷"}.hgi-solid.hgi-sharp.hgi-legal-document-02:before{content:"∸"}.hgi-solid.hgi-sharp.hgi-legal-hammer:before{content:"∹"}.hgi-solid.hgi-sharp.hgi-less-than-circle:before{content:"∺"}.hgi-solid.hgi-sharp.hgi-less-than-square:before{content:"∻"}.hgi-solid.hgi-sharp.hgi-less-than:before{content:"∼"}.hgi-solid.hgi-sharp.hgi-letter-spacing:before{content:"∽"}.hgi-solid.hgi-sharp.hgi-libraries:before{content:"∾"}.hgi-solid.hgi-sharp.hgi-library:before{content:"∿"}.hgi-solid.hgi-sharp.hgi-license-draft:before{content:"≀"}.hgi-solid.hgi-sharp.hgi-license-maintenance:before{content:"≁"}.hgi-solid.hgi-sharp.hgi-license-no:before{content:"≂"}.hgi-solid.hgi-sharp.hgi-license-pin:before{content:"≃"}.hgi-solid.hgi-sharp.hgi-license-third-party:before{content:"≄"}.hgi-solid.hgi-sharp.hgi-license:before{content:"≅"}.hgi-solid.hgi-sharp.hgi-lift-truck:before{content:"≆"}.hgi-solid.hgi-sharp.hgi-lighthouse:before{content:"≇"}.hgi-solid.hgi-sharp.hgi-limitation:before{content:"≈"}.hgi-solid.hgi-sharp.hgi-line:before{content:"≉"}.hgi-solid.hgi-sharp.hgi-liner:before{content:"≊"}.hgi-solid.hgi-sharp.hgi-link-01:before{content:"≋"}.hgi-solid.hgi-sharp.hgi-link-02:before{content:"≌"}.hgi-solid.hgi-sharp.hgi-link-03:before{content:"≍"}.hgi-solid.hgi-sharp.hgi-link-04:before{content:"≎"}.hgi-solid.hgi-sharp.hgi-link-05:before{content:"≏"}.hgi-solid.hgi-sharp.hgi-link-06:before{content:"≐"}.hgi-solid.hgi-sharp.hgi-link-backward:before{content:"≑"}.hgi-solid.hgi-sharp.hgi-link-circle-02:before{content:"≒"}.hgi-solid.hgi-sharp.hgi-link-circle:before{content:"≓"}.hgi-solid.hgi-sharp.hgi-link-forward:before{content:"≔"}.hgi-solid.hgi-sharp.hgi-link-square-01:before{content:"≕"}.hgi-solid.hgi-sharp.hgi-link-square-02:before{content:"≖"}.hgi-solid.hgi-sharp.hgi-linkedin-01:before{content:"≗"}.hgi-solid.hgi-sharp.hgi-linkedin-02:before{content:"≘"}.hgi-solid.hgi-sharp.hgi-list-setting:before{content:"≙"}.hgi-solid.hgi-sharp.hgi-list-view:before{content:"≚"}.hgi-solid.hgi-sharp.hgi-litecoin:before{content:"≛"}.hgi-solid.hgi-sharp.hgi-liver:before{content:"≜"}.hgi-solid.hgi-sharp.hgi-loading-01:before{content:"≝"}.hgi-solid.hgi-sharp.hgi-loading-02:before{content:"≞"}.hgi-solid.hgi-sharp.hgi-loading-03:before{content:"≟"}.hgi-solid.hgi-sharp.hgi-loading-04:before{content:"≠"}.hgi-solid.hgi-sharp.hgi-location-01:before{content:"≡"}.hgi-solid.hgi-sharp.hgi-location-02:before{content:"≢"}.hgi-solid.hgi-sharp.hgi-location-03:before{content:"≣"}.hgi-solid.hgi-sharp.hgi-location-04:before{content:"≤"}.hgi-solid.hgi-sharp.hgi-location-05:before{content:"≥"}.hgi-solid.hgi-sharp.hgi-location-06:before{content:"≦"}.hgi-solid.hgi-sharp.hgi-location-07:before{content:"≧"}.hgi-solid.hgi-sharp.hgi-location-08:before{content:"≨"}.hgi-solid.hgi-sharp.hgi-location-09:before{content:"≩"}.hgi-solid.hgi-sharp.hgi-location-10:before{content:"≪"}.hgi-solid.hgi-sharp.hgi-location-add-01:before{content:"≫"}.hgi-solid.hgi-sharp.hgi-location-add-02:before{content:"≬"}.hgi-solid.hgi-sharp.hgi-location-check-01:before{content:"≭"}.hgi-solid.hgi-sharp.hgi-location-check-02:before{content:"≮"}.hgi-solid.hgi-sharp.hgi-location-favourite-01:before{content:"≯"}.hgi-solid.hgi-sharp.hgi-location-favourite-02:before{content:"≰"}.hgi-solid.hgi-sharp.hgi-location-offline-01:before{content:"≱"}.hgi-solid.hgi-sharp.hgi-location-offline-02:before{content:"≲"}.hgi-solid.hgi-sharp.hgi-location-offline-03:before{content:"≳"}.hgi-solid.hgi-sharp.hgi-location-offline-04:before{content:"≴"}.hgi-solid.hgi-sharp.hgi-location-remove-01:before{content:"≵"}.hgi-solid.hgi-sharp.hgi-location-remove-02:before{content:"≶"}.hgi-solid.hgi-sharp.hgi-location-share-01:before{content:"≷"}.hgi-solid.hgi-sharp.hgi-location-share-02:before{content:"≸"}.hgi-solid.hgi-sharp.hgi-location-star-01:before{content:"≹"}.hgi-solid.hgi-sharp.hgi-location-star-02:before{content:"≺"}.hgi-solid.hgi-sharp.hgi-location-update-01:before{content:"≻"}.hgi-solid.hgi-sharp.hgi-location-update-02:before{content:"≼"}.hgi-solid.hgi-sharp.hgi-location-user-01:before{content:"≽"}.hgi-solid.hgi-sharp.hgi-location-user-02:before{content:"≾"}.hgi-solid.hgi-sharp.hgi-location-user-03:before{content:"≿"}.hgi-solid.hgi-sharp.hgi-location-user-04:before{content:"⊀"}.hgi-solid.hgi-sharp.hgi-lock-computer:before{content:"⊁"}.hgi-solid.hgi-sharp.hgi-lock-key:before{content:"⊂"}.hgi-solid.hgi-sharp.hgi-lock-password:before{content:"⊃"}.hgi-solid.hgi-sharp.hgi-lock-sync-01:before{content:"⊄"}.hgi-solid.hgi-sharp.hgi-lock-sync-02:before{content:"⊅"}.hgi-solid.hgi-sharp.hgi-lock:before{content:"⊆"}.hgi-solid.hgi-sharp.hgi-locked:before{content:"⊇"}.hgi-solid.hgi-sharp.hgi-locker-01:before{content:"⊈"}.hgi-solid.hgi-sharp.hgi-locker:before{content:"⊉"}.hgi-solid.hgi-sharp.hgi-login-01:before{content:"⊊"}.hgi-solid.hgi-sharp.hgi-login-02:before{content:"⊋"}.hgi-solid.hgi-sharp.hgi-login-03:before{content:"⊌"}.hgi-solid.hgi-sharp.hgi-login-circle-01:before{content:"⊍"}.hgi-solid.hgi-sharp.hgi-login-circle-02:before{content:"⊎"}.hgi-solid.hgi-sharp.hgi-login-method:before{content:"⊏"}.hgi-solid.hgi-sharp.hgi-login-square-01:before{content:"⊐"}.hgi-solid.hgi-sharp.hgi-login-square-02:before{content:"⊑"}.hgi-solid.hgi-sharp.hgi-logout-01:before{content:"⊒"}.hgi-solid.hgi-sharp.hgi-logout-02:before{content:"⊓"}.hgi-solid.hgi-sharp.hgi-logout-03:before{content:"⊔"}.hgi-solid.hgi-sharp.hgi-logout-04:before{content:"⊕"}.hgi-solid.hgi-sharp.hgi-logout-05:before{content:"⊖"}.hgi-solid.hgi-sharp.hgi-logout-circle-01:before{content:"⊗"}.hgi-solid.hgi-sharp.hgi-logout-circle-02:before{content:"⊘"}.hgi-solid.hgi-sharp.hgi-logout-square-01:before{content:"⊙"}.hgi-solid.hgi-sharp.hgi-logout-square-02:before{content:"⊚"}.hgi-solid.hgi-sharp.hgi-lollipop:before{content:"⊛"}.hgi-solid.hgi-sharp.hgi-long-sleeve-shirt:before{content:"⊜"}.hgi-solid.hgi-sharp.hgi-longitude:before{content:"⊝"}.hgi-solid.hgi-sharp.hgi-look-bottom:before{content:"⊞"}.hgi-solid.hgi-sharp.hgi-look-left:before{content:"⊟"}.hgi-solid.hgi-sharp.hgi-look-right:before{content:"⊠"}.hgi-solid.hgi-sharp.hgi-look-top:before{content:"⊡"}.hgi-solid.hgi-sharp.hgi-loom:before{content:"⊢"}.hgi-solid.hgi-sharp.hgi-lottiefiles:before{content:"⊣"}.hgi-solid.hgi-sharp.hgi-love-korean-finger:before{content:"⊤"}.hgi-solid.hgi-sharp.hgi-loyalty-card:before{content:"⊥"}.hgi-solid.hgi-sharp.hgi-luggage-01:before{content:"⊦"}.hgi-solid.hgi-sharp.hgi-luggage-02:before{content:"⊧"}.hgi-solid.hgi-sharp.hgi-lungs:before{content:"⊨"}.hgi-solid.hgi-sharp.hgi-machine-robot:before{content:"⊩"}.hgi-solid.hgi-sharp.hgi-magic-wand-01:before{content:"⊪"}.hgi-solid.hgi-sharp.hgi-magic-wand-02:before{content:"⊫"}.hgi-solid.hgi-sharp.hgi-magic-wand-03:before{content:"⊬"}.hgi-solid.hgi-sharp.hgi-magnet-01:before{content:"⊭"}.hgi-solid.hgi-sharp.hgi-magnet-02:before{content:"⊮"}.hgi-solid.hgi-sharp.hgi-magnet:before{content:"⊯"}.hgi-solid.hgi-sharp.hgi-mail-01:before{content:"⊰"}.hgi-solid.hgi-sharp.hgi-mail-02:before{content:"⊱"}.hgi-solid.hgi-sharp.hgi-mail-account-01:before{content:"⊲"}.hgi-solid.hgi-sharp.hgi-mail-account-02:before{content:"⊳"}.hgi-solid.hgi-sharp.hgi-mail-add-01:before{content:"⊴"}.hgi-solid.hgi-sharp.hgi-mail-add-02:before{content:"⊵"}.hgi-solid.hgi-sharp.hgi-mail-at-sign-01:before{content:"⊶"}.hgi-solid.hgi-sharp.hgi-mail-at-sign-02:before{content:"⊷"}.hgi-solid.hgi-sharp.hgi-mail-block-01:before{content:"⊸"}.hgi-solid.hgi-sharp.hgi-mail-block-02:before{content:"⊹"}.hgi-solid.hgi-sharp.hgi-mail-download-01:before{content:"⊺"}.hgi-solid.hgi-sharp.hgi-mail-download-02:before{content:"⊻"}.hgi-solid.hgi-sharp.hgi-mail-edit-01:before{content:"⊼"}.hgi-solid.hgi-sharp.hgi-mail-edit-02:before{content:"⊽"}.hgi-solid.hgi-sharp.hgi-mail-lock-01:before{content:"⊾"}.hgi-solid.hgi-sharp.hgi-mail-lock-02:before{content:"⊿"}.hgi-solid.hgi-sharp.hgi-mail-love-01:before{content:"⋀"}.hgi-solid.hgi-sharp.hgi-mail-love-02:before{content:"⋁"}.hgi-solid.hgi-sharp.hgi-mail-minus-01:before{content:"⋂"}.hgi-solid.hgi-sharp.hgi-mail-minus-02:before{content:"⋃"}.hgi-solid.hgi-sharp.hgi-mail-open-01:before{content:"⋄"}.hgi-solid.hgi-sharp.hgi-mail-open-02:before{content:"⋅"}.hgi-solid.hgi-sharp.hgi-mail-open-love:before{content:"⋆"}.hgi-solid.hgi-sharp.hgi-mail-open:before{content:"⋇"}.hgi-solid.hgi-sharp.hgi-mail-receive-01:before{content:"⋈"}.hgi-solid.hgi-sharp.hgi-mail-receive-02:before{content:"⋉"}.hgi-solid.hgi-sharp.hgi-mail-remove-01:before{content:"⋊"}.hgi-solid.hgi-sharp.hgi-mail-remove-02:before{content:"⋋"}.hgi-solid.hgi-sharp.hgi-mail-reply-01:before{content:"⋌"}.hgi-solid.hgi-sharp.hgi-mail-reply-02:before{content:"⋍"}.hgi-solid.hgi-sharp.hgi-mail-reply-all-01:before{content:"⋎"}.hgi-solid.hgi-sharp.hgi-mail-reply-all-02:before{content:"⋏"}.hgi-solid.hgi-sharp.hgi-mail-search-01:before{content:"⋐"}.hgi-solid.hgi-sharp.hgi-mail-search-02:before{content:"⋑"}.hgi-solid.hgi-sharp.hgi-mail-secure-01:before{content:"⋒"}.hgi-solid.hgi-sharp.hgi-mail-secure-02:before{content:"⋓"}.hgi-solid.hgi-sharp.hgi-mail-send-01:before{content:"⋔"}.hgi-solid.hgi-sharp.hgi-mail-send-02:before{content:"⋕"}.hgi-solid.hgi-sharp.hgi-mail-setting-01:before{content:"⋖"}.hgi-solid.hgi-sharp.hgi-mail-setting-02:before{content:"⋗"}.hgi-solid.hgi-sharp.hgi-mail-unlock-01:before{content:"⋘"}.hgi-solid.hgi-sharp.hgi-mail-unlock-02:before{content:"⋙"}.hgi-solid.hgi-sharp.hgi-mail-upload-01:before{content:"⋚"}.hgi-solid.hgi-sharp.hgi-mail-upload-02:before{content:"⋛"}.hgi-solid.hgi-sharp.hgi-mail-validation-01:before{content:"⋜"}.hgi-solid.hgi-sharp.hgi-mail-validation-02:before{content:"⋝"}.hgi-solid.hgi-sharp.hgi-mail-voice-01:before{content:"⋞"}.hgi-solid.hgi-sharp.hgi-mail-voice-02:before{content:"⋟"}.hgi-solid.hgi-sharp.hgi-mailbox-01:before{content:"⋠"}.hgi-solid.hgi-sharp.hgi-mailbox:before{content:"⋡"}.hgi-solid.hgi-sharp.hgi-manager:before{content:"⋢"}.hgi-solid.hgi-sharp.hgi-map-pin:before{content:"⋣"}.hgi-solid.hgi-sharp.hgi-map-pinpoint-01:before{content:"⋤"}.hgi-solid.hgi-sharp.hgi-map-pinpoint-02:before{content:"⋥"}.hgi-solid.hgi-sharp.hgi-maping:before{content:"⋦"}.hgi-solid.hgi-sharp.hgi-maps-circle-01:before{content:"⋧"}.hgi-solid.hgi-sharp.hgi-maps-circle-02:before{content:"⋨"}.hgi-solid.hgi-sharp.hgi-maps-editing:before{content:"⋩"}.hgi-solid.hgi-sharp.hgi-maps-global-01:before{content:"⋪"}.hgi-solid.hgi-sharp.hgi-maps-global-02:before{content:"⋫"}.hgi-solid.hgi-sharp.hgi-maps-location-01:before{content:"⋬"}.hgi-solid.hgi-sharp.hgi-maps-location-02:before{content:"⋭"}.hgi-solid.hgi-sharp.hgi-maps-off:before{content:"⋮"}.hgi-solid.hgi-sharp.hgi-maps-refresh:before{content:"⋯"}.hgi-solid.hgi-sharp.hgi-maps-search:before{content:"⋰"}.hgi-solid.hgi-sharp.hgi-maps-square-01:before{content:"⋱"}.hgi-solid.hgi-sharp.hgi-maps-square-02:before{content:"⋲"}.hgi-solid.hgi-sharp.hgi-maps:before{content:"⋳"}.hgi-solid.hgi-sharp.hgi-market-analysis:before{content:"⋴"}.hgi-solid.hgi-sharp.hgi-marketing:before{content:"⋵"}.hgi-solid.hgi-sharp.hgi-mask-love:before{content:"⋶"}.hgi-solid.hgi-sharp.hgi-mask:before{content:"⋷"}.hgi-solid.hgi-sharp.hgi-master-card:before{content:"⋸"}.hgi-solid.hgi-sharp.hgi-matches:before{content:"⋹"}.hgi-solid.hgi-sharp.hgi-math:before{content:"⋺"}.hgi-solid.hgi-sharp.hgi-matrix:before{content:"⋻"}.hgi-solid.hgi-sharp.hgi-maximize-01:before{content:"⋼"}.hgi-solid.hgi-sharp.hgi-maximize-02:before{content:"⋽"}.hgi-solid.hgi-sharp.hgi-maximize-03:before{content:"⋾"}.hgi-solid.hgi-sharp.hgi-maximize-04:before{content:"⋿"}.hgi-solid.hgi-sharp.hgi-maximize-screen:before{content:"⌀"}.hgi-solid.hgi-sharp.hgi-mayan-pyramid:before{content:"⌁"}.hgi-solid.hgi-sharp.hgi-maze:before{content:"⌂"}.hgi-solid.hgi-sharp.hgi-medal-01:before{content:"⌃"}.hgi-solid.hgi-sharp.hgi-medal-02:before{content:"⌄"}.hgi-solid.hgi-sharp.hgi-medal-03:before{content:"⌅"}.hgi-solid.hgi-sharp.hgi-medal-04:before{content:"⌆"}.hgi-solid.hgi-sharp.hgi-medal-05:before{content:"⌇"}.hgi-solid.hgi-sharp.hgi-medal-06:before{content:"⌈"}.hgi-solid.hgi-sharp.hgi-medal-07:before{content:"⌉"}.hgi-solid.hgi-sharp.hgi-medal-first-place:before{content:"⌊"}.hgi-solid.hgi-sharp.hgi-medal-second-place:before{content:"⌋"}.hgi-solid.hgi-sharp.hgi-medal-third-place:before{content:"⌌"}.hgi-solid.hgi-sharp.hgi-medical-file:before{content:"⌍"}.hgi-solid.hgi-sharp.hgi-medical-mask:before{content:"⌎"}.hgi-solid.hgi-sharp.hgi-medicine-01:before{content:"⌏"}.hgi-solid.hgi-sharp.hgi-medicine-02:before{content:"⌐"}.hgi-solid.hgi-sharp.hgi-medicine-bottle-01:before{content:"⌑"}.hgi-solid.hgi-sharp.hgi-medicine-bottle-02:before{content:"⌒"}.hgi-solid.hgi-sharp.hgi-medicine-syrup:before{content:"⌓"}.hgi-solid.hgi-sharp.hgi-medium-square:before{content:"⌔"}.hgi-solid.hgi-sharp.hgi-medium:before{content:"⌕"}.hgi-solid.hgi-sharp.hgi-meeting-room:before{content:"⌖"}.hgi-solid.hgi-sharp.hgi-megaphone-01:before{content:"⌗"}.hgi-solid.hgi-sharp.hgi-megaphone-02:before{content:"⌘"}.hgi-solid.hgi-sharp.hgi-meh:before{content:"⌙"}.hgi-solid.hgi-sharp.hgi-mentor:before{content:"⌚"}.hgi-solid.hgi-sharp.hgi-mentoring:before{content:"⌛"}.hgi-solid.hgi-sharp.hgi-menu-01:before{content:"⌜"}.hgi-solid.hgi-sharp.hgi-menu-02:before{content:"⌝"}.hgi-solid.hgi-sharp.hgi-menu-03:before{content:"⌞"}.hgi-solid.hgi-sharp.hgi-menu-04:before{content:"⌟"}.hgi-solid.hgi-sharp.hgi-menu-05:before{content:"⌠"}.hgi-solid.hgi-sharp.hgi-menu-06:before{content:"⌡"}.hgi-solid.hgi-sharp.hgi-menu-07:before{content:"⌢"}.hgi-solid.hgi-sharp.hgi-menu-08:before{content:"⌣"}.hgi-solid.hgi-sharp.hgi-menu-09:before{content:"⌤"}.hgi-solid.hgi-sharp.hgi-menu-10:before{content:"⌥"}.hgi-solid.hgi-sharp.hgi-menu-11:before{content:"⌦"}.hgi-solid.hgi-sharp.hgi-menu-circle:before{content:"⌧"}.hgi-solid.hgi-sharp.hgi-menu-restaurant:before{content:"⌨"}.hgi-solid.hgi-sharp.hgi-menu-square:before{content:"〈"}.hgi-solid.hgi-sharp.hgi-message-01:before{content:"〉"}.hgi-solid.hgi-sharp.hgi-message-02:before{content:"⌫"}.hgi-solid.hgi-sharp.hgi-message-add-01:before{content:"⌬"}.hgi-solid.hgi-sharp.hgi-message-add-02:before{content:"⌭"}.hgi-solid.hgi-sharp.hgi-message-blocked:before{content:"⌮"}.hgi-solid.hgi-sharp.hgi-message-cancel-01:before{content:"⌯"}.hgi-solid.hgi-sharp.hgi-message-cancel-02:before{content:"⌰"}.hgi-solid.hgi-sharp.hgi-message-delay-01:before{content:"⌱"}.hgi-solid.hgi-sharp.hgi-message-delay-02:before{content:"⌲"}.hgi-solid.hgi-sharp.hgi-message-done-01:before{content:"⌳"}.hgi-solid.hgi-sharp.hgi-message-done-02:before{content:"⌴"}.hgi-solid.hgi-sharp.hgi-message-download-01:before{content:"⌵"}.hgi-solid.hgi-sharp.hgi-message-download-02:before{content:"⌶"}.hgi-solid.hgi-sharp.hgi-message-edit-01:before{content:"⌷"}.hgi-solid.hgi-sharp.hgi-message-edit-02:before{content:"⌸"}.hgi-solid.hgi-sharp.hgi-message-favourite-01:before{content:"⌹"}.hgi-solid.hgi-sharp.hgi-message-favourite-02:before{content:"⌺"}.hgi-solid.hgi-sharp.hgi-message-incoming-01:before{content:"⌻"}.hgi-solid.hgi-sharp.hgi-message-incoming-02:before{content:"⌼"}.hgi-solid.hgi-sharp.hgi-message-lock-01:before{content:"⌽"}.hgi-solid.hgi-sharp.hgi-message-lock-02:before{content:"⌾"}.hgi-solid.hgi-sharp.hgi-message-multiple-01:before{content:"⌿"}.hgi-solid.hgi-sharp.hgi-message-multiple-02:before{content:"⍀"}.hgi-solid.hgi-sharp.hgi-message-notification-01:before{content:"⍁"}.hgi-solid.hgi-sharp.hgi-message-notification-02:before{content:"⍂"}.hgi-solid.hgi-sharp.hgi-message-outgoing-01:before{content:"⍃"}.hgi-solid.hgi-sharp.hgi-message-outgoing-02:before{content:"⍄"}.hgi-solid.hgi-sharp.hgi-message-preview-01:before{content:"⍅"}.hgi-solid.hgi-sharp.hgi-message-preview-02:before{content:"⍆"}.hgi-solid.hgi-sharp.hgi-message-programming:before{content:"⍇"}.hgi-solid.hgi-sharp.hgi-message-question:before{content:"⍈"}.hgi-solid.hgi-sharp.hgi-message-search-01:before{content:"⍉"}.hgi-solid.hgi-sharp.hgi-message-search-02:before{content:"⍊"}.hgi-solid.hgi-sharp.hgi-message-secure-01:before{content:"⍋"}.hgi-solid.hgi-sharp.hgi-message-secure-02:before{content:"⍌"}.hgi-solid.hgi-sharp.hgi-message-translate:before{content:"⍍"}.hgi-solid.hgi-sharp.hgi-message-unlock-01:before{content:"⍎"}.hgi-solid.hgi-sharp.hgi-message-unlock-02:before{content:"⍏"}.hgi-solid.hgi-sharp.hgi-message-upload-01:before{content:"⍐"}.hgi-solid.hgi-sharp.hgi-message-upload-02:before{content:"⍑"}.hgi-solid.hgi-sharp.hgi-message-user-01:before{content:"⍒"}.hgi-solid.hgi-sharp.hgi-message-user-02:before{content:"⍓"}.hgi-solid.hgi-sharp.hgi-messenger:before{content:"⍔"}.hgi-solid.hgi-sharp.hgi-meta:before{content:"⍕"}.hgi-solid.hgi-sharp.hgi-metro:before{content:"⍖"}.hgi-solid.hgi-sharp.hgi-mic-01:before{content:"⍗"}.hgi-solid.hgi-sharp.hgi-mic-02:before{content:"⍘"}.hgi-solid.hgi-sharp.hgi-mic-off-01:before{content:"⍙"}.hgi-solid.hgi-sharp.hgi-mic-off-02:before{content:"⍚"}.hgi-solid.hgi-sharp.hgi-microsoft-admin:before{content:"⍛"}.hgi-solid.hgi-sharp.hgi-microsoft:before{content:"⍜"}.hgi-solid.hgi-sharp.hgi-microwave:before{content:"⍝"}.hgi-solid.hgi-sharp.hgi-milk-bottle:before{content:"⍞"}.hgi-solid.hgi-sharp.hgi-milk-carton:before{content:"⍟"}.hgi-solid.hgi-sharp.hgi-milk-coconut:before{content:"⍠"}.hgi-solid.hgi-sharp.hgi-milk-oat:before{content:"⍡"}.hgi-solid.hgi-sharp.hgi-minimize-01:before{content:"⍢"}.hgi-solid.hgi-sharp.hgi-minimize-02:before{content:"⍣"}.hgi-solid.hgi-sharp.hgi-minimize-03:before{content:"⍤"}.hgi-solid.hgi-sharp.hgi-minimize-04:before{content:"⍥"}.hgi-solid.hgi-sharp.hgi-minimize-screen:before{content:"⍦"}.hgi-solid.hgi-sharp.hgi-mining-01:before{content:"⍧"}.hgi-solid.hgi-sharp.hgi-mining-02:before{content:"⍨"}.hgi-solid.hgi-sharp.hgi-mining-03:before{content:"⍩"}.hgi-solid.hgi-sharp.hgi-minus-plus-01:before{content:"⍪"}.hgi-solid.hgi-sharp.hgi-minus-plus-02:before{content:"⍫"}.hgi-solid.hgi-sharp.hgi-minus-plus-circle-01:before{content:"⍬"}.hgi-solid.hgi-sharp.hgi-minus-plus-circle-02:before{content:"⍭"}.hgi-solid.hgi-sharp.hgi-minus-plus-square-01:before{content:"⍮"}.hgi-solid.hgi-sharp.hgi-minus-plus-square-02:before{content:"⍯"}.hgi-solid.hgi-sharp.hgi-minus-sign-circle:before{content:"⍰"}.hgi-solid.hgi-sharp.hgi-minus-sign-square:before{content:"⍱"}.hgi-solid.hgi-sharp.hgi-minus-sign:before{content:"⍲"}.hgi-solid.hgi-sharp.hgi-mirror:before{content:"⍳"}.hgi-solid.hgi-sharp.hgi-mirroring-screen:before{content:"⍴"}.hgi-solid.hgi-sharp.hgi-mixer:before{content:"⍵"}.hgi-solid.hgi-sharp.hgi-mobile-navigator-01:before{content:"⍶"}.hgi-solid.hgi-sharp.hgi-mobile-navigator-02:before{content:"⍷"}.hgi-solid.hgi-sharp.hgi-mobile-programming-01:before{content:"⍸"}.hgi-solid.hgi-sharp.hgi-mobile-programming-02:before{content:"⍹"}.hgi-solid.hgi-sharp.hgi-mobile-protection:before{content:"⍺"}.hgi-solid.hgi-sharp.hgi-mobile-security:before{content:"⍻"}.hgi-solid.hgi-sharp.hgi-mochi:before{content:"⍼"}.hgi-solid.hgi-sharp.hgi-modern-tv-four-k:before{content:"⍽"}.hgi-solid.hgi-sharp.hgi-modern-tv-issue:before{content:"⍾"}.hgi-solid.hgi-sharp.hgi-modern-tv:before{content:"⍿"}.hgi-solid.hgi-sharp.hgi-molecules:before{content:"⎀"}.hgi-solid.hgi-sharp.hgi-monas:before{content:"⎁"}.hgi-solid.hgi-sharp.hgi-money-01:before{content:"⎂"}.hgi-solid.hgi-sharp.hgi-money-02:before{content:"⎃"}.hgi-solid.hgi-sharp.hgi-money-03:before{content:"⎄"}.hgi-solid.hgi-sharp.hgi-money-04:before{content:"⎅"}.hgi-solid.hgi-sharp.hgi-money-add-01:before{content:"⎆"}.hgi-solid.hgi-sharp.hgi-money-add-02:before{content:"⎇"}.hgi-solid.hgi-sharp.hgi-money-bag-01:before{content:"⎈"}.hgi-solid.hgi-sharp.hgi-money-bag-02:before{content:"⎉"}.hgi-solid.hgi-sharp.hgi-money-exchange-01:before{content:"⎊"}.hgi-solid.hgi-sharp.hgi-money-exchange-02:before{content:"⎋"}.hgi-solid.hgi-sharp.hgi-money-exchange-03:before{content:"⎌"}.hgi-solid.hgi-sharp.hgi-money-not-found-01:before{content:"⎍"}.hgi-solid.hgi-sharp.hgi-money-not-found-02:before{content:"⎎"}.hgi-solid.hgi-sharp.hgi-money-not-found-03:before{content:"⎏"}.hgi-solid.hgi-sharp.hgi-money-not-found-04:before{content:"⎐"}.hgi-solid.hgi-sharp.hgi-money-receive-01:before{content:"⎑"}.hgi-solid.hgi-sharp.hgi-money-receive-02:before{content:"⎒"}.hgi-solid.hgi-sharp.hgi-money-receive-circle:before{content:"⎓"}.hgi-solid.hgi-sharp.hgi-money-receive-flow-01:before{content:"⎔"}.hgi-solid.hgi-sharp.hgi-money-receive-flow-02:before{content:"⎕"}.hgi-solid.hgi-sharp.hgi-money-receive-square:before{content:"⎖"}.hgi-solid.hgi-sharp.hgi-money-remove-01:before{content:"⎗"}.hgi-solid.hgi-sharp.hgi-money-remove-02:before{content:"⎘"}.hgi-solid.hgi-sharp.hgi-money-safe:before{content:"⎙"}.hgi-solid.hgi-sharp.hgi-money-saving-jar:before{content:"⎚"}.hgi-solid.hgi-sharp.hgi-money-security:before{content:"⎛"}.hgi-solid.hgi-sharp.hgi-money-send-01:before{content:"⎜"}.hgi-solid.hgi-sharp.hgi-money-send-02:before{content:"⎝"}.hgi-solid.hgi-sharp.hgi-money-send-circle:before{content:"⎞"}.hgi-solid.hgi-sharp.hgi-money-send-flow-01:before{content:"⎟"}.hgi-solid.hgi-sharp.hgi-money-send-flow-02:before{content:"⎠"}.hgi-solid.hgi-sharp.hgi-money-send-square:before{content:"⎡"}.hgi-solid.hgi-sharp.hgi-monocle-01:before{content:"⎢"}.hgi-solid.hgi-sharp.hgi-monocle:before{content:"⎣"}.hgi-solid.hgi-sharp.hgi-monster:before{content:"⎤"}.hgi-solid.hgi-sharp.hgi-moon-01:before{content:"⎥"}.hgi-solid.hgi-sharp.hgi-moon-02:before{content:"⎦"}.hgi-solid.hgi-sharp.hgi-moon-angled-rain-zap:before{content:"⎧"}.hgi-solid.hgi-sharp.hgi-moon-cloud-angled-rain:before{content:"⎨"}.hgi-solid.hgi-sharp.hgi-moon-cloud-angled-zap:before{content:"⎩"}.hgi-solid.hgi-sharp.hgi-moon-cloud-big-rain:before{content:"⎪"}.hgi-solid.hgi-sharp.hgi-moon-cloud-fast-wind:before{content:"⎫"}.hgi-solid.hgi-sharp.hgi-moon-cloud-hailstone:before{content:"⎬"}.hgi-solid.hgi-sharp.hgi-moon-cloud-little-rain:before{content:"⎭"}.hgi-solid.hgi-sharp.hgi-moon-cloud-little-snow:before{content:"⎮"}.hgi-solid.hgi-sharp.hgi-moon-cloud-mid-rain:before{content:"⎯"}.hgi-solid.hgi-sharp.hgi-moon-cloud-mid-snow:before{content:"⎰"}.hgi-solid.hgi-sharp.hgi-moon-cloud-slow-wind:before{content:"⎱"}.hgi-solid.hgi-sharp.hgi-moon-cloud-snow:before{content:"⎲"}.hgi-solid.hgi-sharp.hgi-moon-cloud:before{content:"⎳"}.hgi-solid.hgi-sharp.hgi-moon-eclipse:before{content:"⎴"}.hgi-solid.hgi-sharp.hgi-moon-fast-wind:before{content:"⎵"}.hgi-solid.hgi-sharp.hgi-moon-landing:before{content:"⎶"}.hgi-solid.hgi-sharp.hgi-moon-slow-wind:before{content:"⎷"}.hgi-solid.hgi-sharp.hgi-moon:before{content:"⎸"}.hgi-solid.hgi-sharp.hgi-moonset:before{content:"⎹"}.hgi-solid.hgi-sharp.hgi-more-01:before{content:"⎺"}.hgi-solid.hgi-sharp.hgi-more-02:before{content:"⎻"}.hgi-solid.hgi-sharp.hgi-more-03:before{content:"⎼"}.hgi-solid.hgi-sharp.hgi-more-horizontal-circle-01:before{content:"⎽"}.hgi-solid.hgi-sharp.hgi-more-horizontal-circle-02:before{content:"⎾"}.hgi-solid.hgi-sharp.hgi-more-horizontal-square-01:before{content:"⎿"}.hgi-solid.hgi-sharp.hgi-more-horizontal-square-02:before{content:"⏀"}.hgi-solid.hgi-sharp.hgi-more-horizontal:before{content:"⏁"}.hgi-solid.hgi-sharp.hgi-more-or-less-circle:before{content:"⏂"}.hgi-solid.hgi-sharp.hgi-more-or-less-square:before{content:"⏃"}.hgi-solid.hgi-sharp.hgi-more-or-less:before{content:"⏄"}.hgi-solid.hgi-sharp.hgi-more-vertical-circle-01:before{content:"⏅"}.hgi-solid.hgi-sharp.hgi-more-vertical-circle-02:before{content:"⏆"}.hgi-solid.hgi-sharp.hgi-more-vertical-square-01:before{content:"⏇"}.hgi-solid.hgi-sharp.hgi-more-vertical-square-02:before{content:"⏈"}.hgi-solid.hgi-sharp.hgi-more-vertical:before{content:"⏉"}.hgi-solid.hgi-sharp.hgi-more:before{content:"⏊"}.hgi-solid.hgi-sharp.hgi-mortar:before{content:"⏋"}.hgi-solid.hgi-sharp.hgi-mortarboard-01:before{content:"⏌"}.hgi-solid.hgi-sharp.hgi-mortarboard-02:before{content:"⏍"}.hgi-solid.hgi-sharp.hgi-mosque-01:before{content:"⏎"}.hgi-solid.hgi-sharp.hgi-mosque-02:before{content:"⏏"}.hgi-solid.hgi-sharp.hgi-mosque-03:before{content:"⏐"}.hgi-solid.hgi-sharp.hgi-mosque-04:before{content:"⏑"}.hgi-solid.hgi-sharp.hgi-mosque-05:before{content:"⏒"}.hgi-solid.hgi-sharp.hgi-mosque-location:before{content:"⏓"}.hgi-solid.hgi-sharp.hgi-motion-01:before{content:"⏔"}.hgi-solid.hgi-sharp.hgi-motion-02:before{content:"⏕"}.hgi-solid.hgi-sharp.hgi-motorbike-01:before{content:"⏖"}.hgi-solid.hgi-sharp.hgi-motorbike-02:before{content:"⏗"}.hgi-solid.hgi-sharp.hgi-mountain:before{content:"⏘"}.hgi-solid.hgi-sharp.hgi-mouse-01:before{content:"⏙"}.hgi-solid.hgi-sharp.hgi-mouse-02:before{content:"⏚"}.hgi-solid.hgi-sharp.hgi-mouse-03:before{content:"⏛"}.hgi-solid.hgi-sharp.hgi-mouse-04:before{content:"⏜"}.hgi-solid.hgi-sharp.hgi-mouse-05:before{content:"⏝"}.hgi-solid.hgi-sharp.hgi-mouse-06:before{content:"⏞"}.hgi-solid.hgi-sharp.hgi-mouse-07:before{content:"⏟"}.hgi-solid.hgi-sharp.hgi-mouse-08:before{content:"⏠"}.hgi-solid.hgi-sharp.hgi-mouse-09:before{content:"⏡"}.hgi-solid.hgi-sharp.hgi-mouse-10:before{content:"⏢"}.hgi-solid.hgi-sharp.hgi-mouse-11:before{content:"⏣"}.hgi-solid.hgi-sharp.hgi-mouse-12:before{content:"⏤"}.hgi-solid.hgi-sharp.hgi-mouse-13:before{content:"⏥"}.hgi-solid.hgi-sharp.hgi-mouse-14:before{content:"⏦"}.hgi-solid.hgi-sharp.hgi-mouse-15:before{content:"⏧"}.hgi-solid.hgi-sharp.hgi-mouse-16:before{content:"⏨"}.hgi-solid.hgi-sharp.hgi-mouse-17:before{content:"⏩"}.hgi-solid.hgi-sharp.hgi-mouse-18:before{content:"⏪"}.hgi-solid.hgi-sharp.hgi-mouse-19:before{content:"⏫"}.hgi-solid.hgi-sharp.hgi-mouse-20:before{content:"⏬"}.hgi-solid.hgi-sharp.hgi-mouse-21:before{content:"⏭"}.hgi-solid.hgi-sharp.hgi-mouse-22:before{content:"⏮"}.hgi-solid.hgi-sharp.hgi-mouse-23:before{content:"⏯"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-01:before{content:"⏰"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-02:before{content:"⏱"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-03:before{content:"⏲"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-04:before{content:"⏳"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-05:before{content:"⏴"}.hgi-solid.hgi-sharp.hgi-mouse-left-click-06:before{content:"⏵"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-01:before{content:"⏶"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-02:before{content:"⏷"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-03:before{content:"⏸"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-04:before{content:"⏹"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-05:before{content:"⏺"}.hgi-solid.hgi-sharp.hgi-mouse-right-click-06:before{content:"⏻"}.hgi-solid.hgi-sharp.hgi-mouse-scroll-01:before{content:"⏼"}.hgi-solid.hgi-sharp.hgi-mouse-scroll-02:before{content:"⏽"}.hgi-solid.hgi-sharp.hgi-move-01:before{content:"⏾"}.hgi-solid.hgi-sharp.hgi-move-02:before{content:"⏿"}.hgi-solid.hgi-sharp.hgi-move-bottom:before{content:"␀"}.hgi-solid.hgi-sharp.hgi-move-left:before{content:"␁"}.hgi-solid.hgi-sharp.hgi-move-right:before{content:"␂"}.hgi-solid.hgi-sharp.hgi-move-to:before{content:"␃"}.hgi-solid.hgi-sharp.hgi-move-top:before{content:"␄"}.hgi-solid.hgi-sharp.hgi-move:before{content:"␅"}.hgi-solid.hgi-sharp.hgi-mp-3-01:before{content:"␆"}.hgi-solid.hgi-sharp.hgi-mp-3-02:before{content:"␇"}.hgi-solid.hgi-sharp.hgi-mp-4-01:before{content:"␈"}.hgi-solid.hgi-sharp.hgi-mp-4-02:before{content:"␉"}.hgi-solid.hgi-sharp.hgi-muhammad:before{content:"␊"}.hgi-solid.hgi-sharp.hgi-multiplication-sign-circle:before{content:"␋"}.hgi-solid.hgi-sharp.hgi-multiplication-sign-square:before{content:"␌"}.hgi-solid.hgi-sharp.hgi-multiplication-sign:before{content:"␍"}.hgi-solid.hgi-sharp.hgi-mushroom-01:before{content:"␎"}.hgi-solid.hgi-sharp.hgi-mushroom:before{content:"␏"}.hgi-solid.hgi-sharp.hgi-music-note-01:before{content:"␐"}.hgi-solid.hgi-sharp.hgi-music-note-02:before{content:"␑"}.hgi-solid.hgi-sharp.hgi-music-note-03:before{content:"␒"}.hgi-solid.hgi-sharp.hgi-music-note-04:before{content:"␓"}.hgi-solid.hgi-sharp.hgi-music-note-square-01:before{content:"␔"}.hgi-solid.hgi-sharp.hgi-music-note-square-02:before{content:"␕"}.hgi-solid.hgi-sharp.hgi-muslim:before{content:"␖"}.hgi-solid.hgi-sharp.hgi-mute:before{content:"␗"}.hgi-solid.hgi-sharp.hgi-mymind:before{content:"␘"}.hgi-solid.hgi-sharp.hgi-n-th-root-circle:before{content:"␙"}.hgi-solid.hgi-sharp.hgi-n-th-root-square:before{content:"␚"}.hgi-solid.hgi-sharp.hgi-n-th-root:before{content:"␛"}.hgi-solid.hgi-sharp.hgi-nano-technology:before{content:"␜"}.hgi-solid.hgi-sharp.hgi-natural-food:before{content:"␝"}.hgi-solid.hgi-sharp.hgi-navigation-01:before{content:"␞"}.hgi-solid.hgi-sharp.hgi-navigation-02:before{content:"␟"}.hgi-solid.hgi-sharp.hgi-navigation-03:before{content:"␠"}.hgi-solid.hgi-sharp.hgi-navigation-04:before{content:"␡"}.hgi-solid.hgi-sharp.hgi-navigator-01:before{content:"␢"}.hgi-solid.hgi-sharp.hgi-navigator-02:before{content:"␣"}.hgi-solid.hgi-sharp.hgi-necklace:before{content:"␤"}.hgi-solid.hgi-sharp.hgi-nerd:before{content:"␥"}.hgi-solid.hgi-sharp.hgi-neural-network:before{content:"␦"}.hgi-solid.hgi-sharp.hgi-neutral:before{content:"␧"}.hgi-solid.hgi-sharp.hgi-new-job:before{content:"␨"}.hgi-solid.hgi-sharp.hgi-new-office:before{content:"␩"}.hgi-solid.hgi-sharp.hgi-new-releases:before{content:"␪"}.hgi-solid.hgi-sharp.hgi-new-twitter-ellipse:before{content:"␫"}.hgi-solid.hgi-sharp.hgi-new-twitter-rectangle:before{content:"␬"}.hgi-solid.hgi-sharp.hgi-new-twitter:before{content:"␭"}.hgi-solid.hgi-sharp.hgi-news-01:before{content:"␮"}.hgi-solid.hgi-sharp.hgi-news:before{content:"␯"}.hgi-solid.hgi-sharp.hgi-next:before{content:"␰"}.hgi-solid.hgi-sharp.hgi-nike:before{content:"␱"}.hgi-solid.hgi-sharp.hgi-nintendo-switch:before{content:"␲"}.hgi-solid.hgi-sharp.hgi-nintendo:before{content:"␳"}.hgi-solid.hgi-sharp.hgi-niqab:before{content:"␴"}.hgi-solid.hgi-sharp.hgi-no-internet:before{content:"␵"}.hgi-solid.hgi-sharp.hgi-no-meeting-room:before{content:"␶"}.hgi-solid.hgi-sharp.hgi-node-add:before{content:"␷"}.hgi-solid.hgi-sharp.hgi-node-edit:before{content:"␸"}.hgi-solid.hgi-sharp.hgi-node-move-down:before{content:"␹"}.hgi-solid.hgi-sharp.hgi-node-move-up:before{content:"␺"}.hgi-solid.hgi-sharp.hgi-node-remove:before{content:"␻"}.hgi-solid.hgi-sharp.hgi-noodles:before{content:"␼"}.hgi-solid.hgi-sharp.hgi-nose:before{content:"␽"}.hgi-solid.hgi-sharp.hgi-not-equal-sign-circle:before{content:"␾"}.hgi-solid.hgi-sharp.hgi-not-equal-sign-square:before{content:"␿"}.hgi-solid.hgi-sharp.hgi-not-equal-sign:before{content:"⑀"}.hgi-solid.hgi-sharp.hgi-note-01:before{content:"⑁"}.hgi-solid.hgi-sharp.hgi-note-02:before{content:"⑂"}.hgi-solid.hgi-sharp.hgi-note-03:before{content:"⑃"}.hgi-solid.hgi-sharp.hgi-note-04:before{content:"⑄"}.hgi-solid.hgi-sharp.hgi-note-05:before{content:"⑅"}.hgi-solid.hgi-sharp.hgi-note-add:before{content:"⑆"}.hgi-solid.hgi-sharp.hgi-note-done:before{content:"⑇"}.hgi-solid.hgi-sharp.hgi-note-edit:before{content:"⑈"}.hgi-solid.hgi-sharp.hgi-note-remove:before{content:"⑉"}.hgi-solid.hgi-sharp.hgi-note:before{content:"⑊"}.hgi-solid.hgi-sharp.hgi-notebook-01:before{content:"⑋"}.hgi-solid.hgi-sharp.hgi-notebook-02:before{content:"⑌"}.hgi-solid.hgi-sharp.hgi-notebook:before{content:"⑍"}.hgi-solid.hgi-sharp.hgi-notification-01:before{content:"⑎"}.hgi-solid.hgi-sharp.hgi-notification-02:before{content:"⑏"}.hgi-solid.hgi-sharp.hgi-notification-03:before{content:"⑐"}.hgi-solid.hgi-sharp.hgi-notification-block-01:before{content:"⑑"}.hgi-solid.hgi-sharp.hgi-notification-block-02:before{content:"⑒"}.hgi-solid.hgi-sharp.hgi-notification-block-03:before{content:"⑓"}.hgi-solid.hgi-sharp.hgi-notification-bubble:before{content:"⑔"}.hgi-solid.hgi-sharp.hgi-notification-circle:before{content:"⑕"}.hgi-solid.hgi-sharp.hgi-notification-off-01:before{content:"⑖"}.hgi-solid.hgi-sharp.hgi-notification-off-02:before{content:"⑗"}.hgi-solid.hgi-sharp.hgi-notification-off-03:before{content:"⑘"}.hgi-solid.hgi-sharp.hgi-notification-snooze-01:before{content:"⑙"}.hgi-solid.hgi-sharp.hgi-notification-snooze-02:before{content:"⑚"}.hgi-solid.hgi-sharp.hgi-notification-snooze-03:before{content:"⑛"}.hgi-solid.hgi-sharp.hgi-notification-square:before{content:"⑜"}.hgi-solid.hgi-sharp.hgi-notion-01:before{content:"⑝"}.hgi-solid.hgi-sharp.hgi-notion-02:before{content:"⑞"}.hgi-solid.hgi-sharp.hgi-npm:before{content:"⑟"}.hgi-solid.hgi-sharp.hgi-nuclear-power:before{content:"①"}.hgi-solid.hgi-sharp.hgi-nut:before{content:"②"}.hgi-solid.hgi-sharp.hgi-obtuse:before{content:"③"}.hgi-solid.hgi-sharp.hgi-octagon:before{content:"④"}.hgi-solid.hgi-sharp.hgi-octopus:before{content:"⑤"}.hgi-solid.hgi-sharp.hgi-office-365:before{content:"⑥"}.hgi-solid.hgi-sharp.hgi-office-chair:before{content:"⑦"}.hgi-solid.hgi-sharp.hgi-office:before{content:"⑧"}.hgi-solid.hgi-sharp.hgi-oil-barrel:before{content:"⑨"}.hgi-solid.hgi-sharp.hgi-ok-finger:before{content:"⑩"}.hgi-solid.hgi-sharp.hgi-olympic-torch:before{content:"⑪"}.hgi-solid.hgi-sharp.hgi-online-learning-01:before{content:"⑫"}.hgi-solid.hgi-sharp.hgi-online-learning-02:before{content:"⑬"}.hgi-solid.hgi-sharp.hgi-online-learning-03:before{content:"⑭"}.hgi-solid.hgi-sharp.hgi-online-learning-04:before{content:"⑮"}.hgi-solid.hgi-sharp.hgi-open-caption:before{content:"⑯"}.hgi-solid.hgi-sharp.hgi-option:before{content:"⑰"}.hgi-solid.hgi-sharp.hgi-orange:before{content:"⑱"}.hgi-solid.hgi-sharp.hgi-orbit-01:before{content:"⑲"}.hgi-solid.hgi-sharp.hgi-orbit-02:before{content:"⑳"}.hgi-solid.hgi-sharp.hgi-organic-food:before{content:"⑴"}.hgi-solid.hgi-sharp.hgi-orthogonal-edge:before{content:"⑵"}.hgi-solid.hgi-sharp.hgi-oval:before{content:"⑶"}.hgi-solid.hgi-sharp.hgi-oven:before{content:"⑷"}.hgi-solid.hgi-sharp.hgi-package-add:before{content:"⑸"}.hgi-solid.hgi-sharp.hgi-package-delivered:before{content:"⑹"}.hgi-solid.hgi-sharp.hgi-package-moving:before{content:"⑺"}.hgi-solid.hgi-sharp.hgi-package-open:before{content:"⑻"}.hgi-solid.hgi-sharp.hgi-package-out-of-stock:before{content:"⑼"}.hgi-solid.hgi-sharp.hgi-package-process:before{content:"⑽"}.hgi-solid.hgi-sharp.hgi-package-receive:before{content:"⑾"}.hgi-solid.hgi-sharp.hgi-package-remove:before{content:"⑿"}.hgi-solid.hgi-sharp.hgi-package-search:before{content:"⒀"}.hgi-solid.hgi-sharp.hgi-package-sent:before{content:"⒁"}.hgi-solid.hgi-sharp.hgi-package:before{content:"⒂"}.hgi-solid.hgi-sharp.hgi-pacman-01:before{content:"⒃"}.hgi-solid.hgi-sharp.hgi-pacman-02:before{content:"⒄"}.hgi-solid.hgi-sharp.hgi-paint-board:before{content:"⒅"}.hgi-solid.hgi-sharp.hgi-paint-brush-01:before{content:"⒆"}.hgi-solid.hgi-sharp.hgi-paint-brush-02:before{content:"⒇"}.hgi-solid.hgi-sharp.hgi-paint-brush-03:before{content:"⒈"}.hgi-solid.hgi-sharp.hgi-paint-brush-04:before{content:"⒉"}.hgi-solid.hgi-sharp.hgi-paint-bucket:before{content:"⒊"}.hgi-solid.hgi-sharp.hgi-pan-01:before{content:"⒋"}.hgi-solid.hgi-sharp.hgi-pan-02:before{content:"⒌"}.hgi-solid.hgi-sharp.hgi-pan-03:before{content:"⒍"}.hgi-solid.hgi-sharp.hgi-parabola-01:before{content:"⒎"}.hgi-solid.hgi-sharp.hgi-parabola-02:before{content:"⒏"}.hgi-solid.hgi-sharp.hgi-parabola-03:before{content:"⒐"}.hgi-solid.hgi-sharp.hgi-paragliding:before{content:"⒑"}.hgi-solid.hgi-sharp.hgi-paragraph-bullets-point-01:before{content:"⒒"}.hgi-solid.hgi-sharp.hgi-paragraph-bullets-point-02:before{content:"⒓"}.hgi-solid.hgi-sharp.hgi-paragraph-spacing:before{content:"⒔"}.hgi-solid.hgi-sharp.hgi-paragraph:before{content:"⒕"}.hgi-solid.hgi-sharp.hgi-parallelogram:before{content:"⒖"}.hgi-solid.hgi-sharp.hgi-parking-area-circle:before{content:"⒗"}.hgi-solid.hgi-sharp.hgi-parking-area-square:before{content:"⒘"}.hgi-solid.hgi-sharp.hgi-passport-01:before{content:"⒙"}.hgi-solid.hgi-sharp.hgi-passport-expired:before{content:"⒚"}.hgi-solid.hgi-sharp.hgi-passport-valid:before{content:"⒛"}.hgi-solid.hgi-sharp.hgi-passport:before{content:"⒜"}.hgi-solid.hgi-sharp.hgi-password-validation:before{content:"⒝"}.hgi-solid.hgi-sharp.hgi-path:before{content:"⒞"}.hgi-solid.hgi-sharp.hgi-pathfinder-crop:before{content:"⒟"}.hgi-solid.hgi-sharp.hgi-pathfinder-divide:before{content:"⒠"}.hgi-solid.hgi-sharp.hgi-pathfinder-exclude:before{content:"⒡"}.hgi-solid.hgi-sharp.hgi-pathfinder-intersect:before{content:"⒢"}.hgi-solid.hgi-sharp.hgi-pathfinder-merge:before{content:"⒣"}.hgi-solid.hgi-sharp.hgi-pathfinder-minus-back:before{content:"⒤"}.hgi-solid.hgi-sharp.hgi-pathfinder-minus-front:before{content:"⒥"}.hgi-solid.hgi-sharp.hgi-pathfinder-outline:before{content:"⒦"}.hgi-solid.hgi-sharp.hgi-pathfinder-trim:before{content:"⒧"}.hgi-solid.hgi-sharp.hgi-pathfinder-unite:before{content:"⒨"}.hgi-solid.hgi-sharp.hgi-patient:before{content:"⒩"}.hgi-solid.hgi-sharp.hgi-patio:before{content:"⒪"}.hgi-solid.hgi-sharp.hgi-pause:before{content:"⒫"}.hgi-solid.hgi-sharp.hgi-pavilon:before{content:"⒬"}.hgi-solid.hgi-sharp.hgi-pay-by-check:before{content:"⒭"}.hgi-solid.hgi-sharp.hgi-payment-01:before{content:"⒮"}.hgi-solid.hgi-sharp.hgi-payment-02:before{content:"⒯"}.hgi-solid.hgi-sharp.hgi-payment-success-01:before{content:"⒰"}.hgi-solid.hgi-sharp.hgi-payment-success-02:before{content:"⒱"}.hgi-solid.hgi-sharp.hgi-payoneer:before{content:"⒲"}.hgi-solid.hgi-sharp.hgi-paypal:before{content:"⒳"}.hgi-solid.hgi-sharp.hgi-pdf-01:before{content:"⒴"}.hgi-solid.hgi-sharp.hgi-pdf-02:before{content:"⒵"}.hgi-solid.hgi-sharp.hgi-peer-to-peer-01:before{content:"Ⓐ"}.hgi-solid.hgi-sharp.hgi-peer-to-peer-02:before{content:"Ⓑ"}.hgi-solid.hgi-sharp.hgi-peer-to-peer-03:before{content:"Ⓒ"}.hgi-solid.hgi-sharp.hgi-pen-connect-bluetooth:before{content:"Ⓓ"}.hgi-solid.hgi-sharp.hgi-pen-connect-usb:before{content:"Ⓔ"}.hgi-solid.hgi-sharp.hgi-pen-connect-wifi:before{content:"Ⓕ"}.hgi-solid.hgi-sharp.hgi-pen-tool-01:before{content:"Ⓖ"}.hgi-solid.hgi-sharp.hgi-pen-tool-02:before{content:"Ⓗ"}.hgi-solid.hgi-sharp.hgi-pen-tool-03:before{content:"Ⓘ"}.hgi-solid.hgi-sharp.hgi-pen-tool-add:before{content:"Ⓙ"}.hgi-solid.hgi-sharp.hgi-pen-tool-minus:before{content:"Ⓚ"}.hgi-solid.hgi-sharp.hgi-pencil-edit-01:before{content:"Ⓛ"}.hgi-solid.hgi-sharp.hgi-pencil-edit-02:before{content:"Ⓜ"}.hgi-solid.hgi-sharp.hgi-pencil:before{content:"Ⓝ"}.hgi-solid.hgi-sharp.hgi-pendulum:before{content:"Ⓞ"}.hgi-solid.hgi-sharp.hgi-pensive:before{content:"Ⓟ"}.hgi-solid.hgi-sharp.hgi-pentagon-01:before{content:"Ⓠ"}.hgi-solid.hgi-sharp.hgi-pentagon:before{content:"Ⓡ"}.hgi-solid.hgi-sharp.hgi-percent-circle:before{content:"Ⓢ"}.hgi-solid.hgi-sharp.hgi-percent-square:before{content:"Ⓣ"}.hgi-solid.hgi-sharp.hgi-percent:before{content:"Ⓤ"}.hgi-solid.hgi-sharp.hgi-perfume:before{content:"Ⓥ"}.hgi-solid.hgi-sharp.hgi-periscope:before{content:"Ⓦ"}.hgi-solid.hgi-sharp.hgi-permanent-job:before{content:"Ⓧ"}.hgi-solid.hgi-sharp.hgi-perspective:before{content:"Ⓨ"}.hgi-solid.hgi-sharp.hgi-pexels:before{content:"Ⓩ"}.hgi-solid.hgi-sharp.hgi-phone-off-01:before{content:"ⓐ"}.hgi-solid.hgi-sharp.hgi-phone-off-02:before{content:"ⓑ"}.hgi-solid.hgi-sharp.hgi-php:before{content:"ⓒ"}.hgi-solid.hgi-sharp.hgi-physics:before{content:"ⓓ"}.hgi-solid.hgi-sharp.hgi-pi-circle:before{content:"ⓔ"}.hgi-solid.hgi-sharp.hgi-pi-square:before{content:"ⓕ"}.hgi-solid.hgi-sharp.hgi-pi:before{content:"ⓖ"}.hgi-solid.hgi-sharp.hgi-picasa:before{content:"ⓗ"}.hgi-solid.hgi-sharp.hgi-pickup-01:before{content:"ⓘ"}.hgi-solid.hgi-sharp.hgi-pickup-02:before{content:"ⓙ"}.hgi-solid.hgi-sharp.hgi-picture-in-picture-exit:before{content:"ⓚ"}.hgi-solid.hgi-sharp.hgi-picture-in-picture-on:before{content:"ⓛ"}.hgi-solid.hgi-sharp.hgi-pie-chart-square:before{content:"ⓜ"}.hgi-solid.hgi-sharp.hgi-pie-chart:before{content:"ⓝ"}.hgi-solid.hgi-sharp.hgi-pie:before{content:"ⓞ"}.hgi-solid.hgi-sharp.hgi-piggy-bank:before{content:"ⓟ"}.hgi-solid.hgi-sharp.hgi-pin-code:before{content:"ⓠ"}.hgi-solid.hgi-sharp.hgi-pin-location-01:before{content:"ⓡ"}.hgi-solid.hgi-sharp.hgi-pin-location-02:before{content:"ⓢ"}.hgi-solid.hgi-sharp.hgi-pin-location-03:before{content:"ⓣ"}.hgi-solid.hgi-sharp.hgi-pin-off:before{content:"ⓤ"}.hgi-solid.hgi-sharp.hgi-pin:before{content:"ⓥ"}.hgi-solid.hgi-sharp.hgi-pinterest:before{content:"ⓦ"}.hgi-solid.hgi-sharp.hgi-pipeline:before{content:"ⓧ"}.hgi-solid.hgi-sharp.hgi-pisa-tower:before{content:"ⓨ"}.hgi-solid.hgi-sharp.hgi-pizza-01:before{content:"ⓩ"}.hgi-solid.hgi-sharp.hgi-pizza-02:before{content:"⓪"}.hgi-solid.hgi-sharp.hgi-pizza-cutter:before{content:"⓫"}.hgi-solid.hgi-sharp.hgi-plane:before{content:"⓬"}.hgi-solid.hgi-sharp.hgi-plant-01:before{content:"⓭"}.hgi-solid.hgi-sharp.hgi-plant-02:before{content:"⓮"}.hgi-solid.hgi-sharp.hgi-plant-03:before{content:"⓯"}.hgi-solid.hgi-sharp.hgi-plant-04:before{content:"⓰"}.hgi-solid.hgi-sharp.hgi-plate:before{content:"⓱"}.hgi-solid.hgi-sharp.hgi-plaxo:before{content:"⓲"}.hgi-solid.hgi-sharp.hgi-play-circle-02:before{content:"⓳"}.hgi-solid.hgi-sharp.hgi-play-circle:before{content:"⓴"}.hgi-solid.hgi-sharp.hgi-play-list-add:before{content:"⓵"}.hgi-solid.hgi-sharp.hgi-play-list-favourite-01:before{content:"⓶"}.hgi-solid.hgi-sharp.hgi-play-list-favourite-02:before{content:"⓷"}.hgi-solid.hgi-sharp.hgi-play-list-minus:before{content:"⓸"}.hgi-solid.hgi-sharp.hgi-play-list-remove:before{content:"⓹"}.hgi-solid.hgi-sharp.hgi-play-list:before{content:"⓺"}.hgi-solid.hgi-sharp.hgi-play-square:before{content:"⓻"}.hgi-solid.hgi-sharp.hgi-play-store:before{content:"⓼"}.hgi-solid.hgi-sharp.hgi-play:before{content:"⓽"}.hgi-solid.hgi-sharp.hgi-playlist-01:before{content:"⓾"}.hgi-solid.hgi-sharp.hgi-playlist-02:before{content:"⓿"}.hgi-solid.hgi-sharp.hgi-playlist-03:before{content:"─"}.hgi-solid.hgi-sharp.hgi-plaza:before{content:"━"}.hgi-solid.hgi-sharp.hgi-plug-01:before{content:"│"}.hgi-solid.hgi-sharp.hgi-plug-02:before{content:"┃"}.hgi-solid.hgi-sharp.hgi-plug-socket:before{content:"┄"}.hgi-solid.hgi-sharp.hgi-plus-minus-01:before{content:"┅"}.hgi-solid.hgi-sharp.hgi-plus-minus-02:before{content:"┆"}.hgi-solid.hgi-sharp.hgi-plus-minus-circle-01:before{content:"┇"}.hgi-solid.hgi-sharp.hgi-plus-minus-circle-02:before{content:"┈"}.hgi-solid.hgi-sharp.hgi-plus-minus-square-01:before{content:"┉"}.hgi-solid.hgi-sharp.hgi-plus-minus-square-02:before{content:"┊"}.hgi-solid.hgi-sharp.hgi-plus-minus:before{content:"┋"}.hgi-solid.hgi-sharp.hgi-plus-sign-circle:before{content:"┌"}.hgi-solid.hgi-sharp.hgi-plus-sign-square:before{content:"┍"}.hgi-solid.hgi-sharp.hgi-plus-sign:before{content:"┎"}.hgi-solid.hgi-sharp.hgi-png-01:before{content:"┏"}.hgi-solid.hgi-sharp.hgi-png-02:before{content:"┐"}.hgi-solid.hgi-sharp.hgi-podium:before{content:"┑"}.hgi-solid.hgi-sharp.hgi-pointing-left-01:before{content:"┒"}.hgi-solid.hgi-sharp.hgi-pointing-left-02:before{content:"┓"}.hgi-solid.hgi-sharp.hgi-pointing-left-03:before{content:"└"}.hgi-solid.hgi-sharp.hgi-pointing-left-04:before{content:"┕"}.hgi-solid.hgi-sharp.hgi-pointing-left-05:before{content:"┖"}.hgi-solid.hgi-sharp.hgi-pointing-left-06:before{content:"┗"}.hgi-solid.hgi-sharp.hgi-pointing-left-07:before{content:"┘"}.hgi-solid.hgi-sharp.hgi-pointing-left-08:before{content:"┙"}.hgi-solid.hgi-sharp.hgi-pointing-right-01:before{content:"┚"}.hgi-solid.hgi-sharp.hgi-pointing-right-02:before{content:"┛"}.hgi-solid.hgi-sharp.hgi-pointing-right-03:before{content:"├"}.hgi-solid.hgi-sharp.hgi-pointing-right-04:before{content:"┝"}.hgi-solid.hgi-sharp.hgi-pointing-right-05:before{content:"┞"}.hgi-solid.hgi-sharp.hgi-pointing-right-06:before{content:"┟"}.hgi-solid.hgi-sharp.hgi-pointing-right-07:before{content:"┠"}.hgi-solid.hgi-sharp.hgi-pointing-right-08:before{content:"┡"}.hgi-solid.hgi-sharp.hgi-pokeball:before{content:"┢"}.hgi-solid.hgi-sharp.hgi-pokemon:before{content:"┣"}.hgi-solid.hgi-sharp.hgi-police-badge:before{content:"┤"}.hgi-solid.hgi-sharp.hgi-police-cap:before{content:"┥"}.hgi-solid.hgi-sharp.hgi-police-car:before{content:"┦"}.hgi-solid.hgi-sharp.hgi-police-station:before{content:"┧"}.hgi-solid.hgi-sharp.hgi-policy:before{content:"┨"}.hgi-solid.hgi-sharp.hgi-polygon:before{content:"┩"}.hgi-solid.hgi-sharp.hgi-pool-table:before{content:"┪"}.hgi-solid.hgi-sharp.hgi-pool:before{content:"┫"}.hgi-solid.hgi-sharp.hgi-poop:before{content:"┬"}.hgi-solid.hgi-sharp.hgi-popcorn:before{content:"┭"}.hgi-solid.hgi-sharp.hgi-pot-01:before{content:"┮"}.hgi-solid.hgi-sharp.hgi-pot-02:before{content:"┯"}.hgi-solid.hgi-sharp.hgi-potion:before{content:"┰"}.hgi-solid.hgi-sharp.hgi-pound-circle:before{content:"┱"}.hgi-solid.hgi-sharp.hgi-pound-receive:before{content:"┲"}.hgi-solid.hgi-sharp.hgi-pound-send:before{content:"┳"}.hgi-solid.hgi-sharp.hgi-pound-square:before{content:"┴"}.hgi-solid.hgi-sharp.hgi-pound:before{content:"┵"}.hgi-solid.hgi-sharp.hgi-power-service:before{content:"┶"}.hgi-solid.hgi-sharp.hgi-power-socket-01:before{content:"┷"}.hgi-solid.hgi-sharp.hgi-power-socket-02:before{content:"┸"}.hgi-solid.hgi-sharp.hgi-ppt-01:before{content:"┹"}.hgi-solid.hgi-sharp.hgi-ppt-02:before{content:"┺"}.hgi-solid.hgi-sharp.hgi-prawn:before{content:"┻"}.hgi-solid.hgi-sharp.hgi-prayer-rug-01:before{content:"┼"}.hgi-solid.hgi-sharp.hgi-prayer-rug-02:before{content:"┽"}.hgi-solid.hgi-sharp.hgi-preference-horizontal:before{content:"┾"}.hgi-solid.hgi-sharp.hgi-preference-vertical:before{content:"┿"}.hgi-solid.hgi-sharp.hgi-prescription:before{content:"╀"}.hgi-solid.hgi-sharp.hgi-presentation-01:before{content:"╁"}.hgi-solid.hgi-sharp.hgi-presentation-02:before{content:"╂"}.hgi-solid.hgi-sharp.hgi-presentation-03:before{content:"╃"}.hgi-solid.hgi-sharp.hgi-presentation-04:before{content:"╄"}.hgi-solid.hgi-sharp.hgi-presentation-05:before{content:"╅"}.hgi-solid.hgi-sharp.hgi-presentation-06:before{content:"╆"}.hgi-solid.hgi-sharp.hgi-presentation-07:before{content:"╇"}.hgi-solid.hgi-sharp.hgi-presentation-bar-chart-01:before{content:"╈"}.hgi-solid.hgi-sharp.hgi-presentation-bar-chart-02:before{content:"╉"}.hgi-solid.hgi-sharp.hgi-presentation-line-chart-01:before{content:"╊"}.hgi-solid.hgi-sharp.hgi-presentation-line-chart-02:before{content:"╋"}.hgi-solid.hgi-sharp.hgi-presentation-online:before{content:"╌"}.hgi-solid.hgi-sharp.hgi-presentation-podium:before{content:"╍"}.hgi-solid.hgi-sharp.hgi-previous:before{content:"╎"}.hgi-solid.hgi-sharp.hgi-printer-off:before{content:"╏"}.hgi-solid.hgi-sharp.hgi-printer:before{content:"═"}.hgi-solid.hgi-sharp.hgi-prism-01:before{content:"║"}.hgi-solid.hgi-sharp.hgi-prism:before{content:"╒"}.hgi-solid.hgi-sharp.hgi-prison-guard:before{content:"╓"}.hgi-solid.hgi-sharp.hgi-prison:before{content:"╔"}.hgi-solid.hgi-sharp.hgi-prisoner:before{content:"╕"}.hgi-solid.hgi-sharp.hgi-product-loading:before{content:"╖"}.hgi-solid.hgi-sharp.hgi-profile-02:before{content:"╗"}.hgi-solid.hgi-sharp.hgi-profile:before{content:"╘"}.hgi-solid.hgi-sharp.hgi-profit:before{content:"╙"}.hgi-solid.hgi-sharp.hgi-programming-flag:before{content:"╚"}.hgi-solid.hgi-sharp.hgi-projector-01:before{content:"╛"}.hgi-solid.hgi-sharp.hgi-projector:before{content:"╜"}.hgi-solid.hgi-sharp.hgi-promotion:before{content:"╝"}.hgi-solid.hgi-sharp.hgi-property-add:before{content:"╞"}.hgi-solid.hgi-sharp.hgi-property-delete:before{content:"╟"}.hgi-solid.hgi-sharp.hgi-property-edit:before{content:"╠"}.hgi-solid.hgi-sharp.hgi-property-new:before{content:"╡"}.hgi-solid.hgi-sharp.hgi-property-search:before{content:"╢"}.hgi-solid.hgi-sharp.hgi-property-view:before{content:"╣"}.hgi-solid.hgi-sharp.hgi-protection-mask:before{content:"╤"}.hgi-solid.hgi-sharp.hgi-pulley:before{content:"╥"}.hgi-solid.hgi-sharp.hgi-pulse-01:before{content:"╦"}.hgi-solid.hgi-sharp.hgi-pulse-02:before{content:"╧"}.hgi-solid.hgi-sharp.hgi-pulse-rectangle-01:before{content:"╨"}.hgi-solid.hgi-sharp.hgi-pulse-rectangle-02:before{content:"╩"}.hgi-solid.hgi-sharp.hgi-pumpkin:before{content:"╪"}.hgi-solid.hgi-sharp.hgi-punch:before{content:"╫"}.hgi-solid.hgi-sharp.hgi-punching-ball-01:before{content:"╬"}.hgi-solid.hgi-sharp.hgi-punching-ball-02:before{content:"╭"}.hgi-solid.hgi-sharp.hgi-purse-01:before{content:"╮"}.hgi-solid.hgi-sharp.hgi-purse:before{content:"╯"}.hgi-solid.hgi-sharp.hgi-push-up-bar:before{content:"╰"}.hgi-solid.hgi-sharp.hgi-puzzle:before{content:"╱"}.hgi-solid.hgi-sharp.hgi-pyramid-maslowo:before{content:"╲"}.hgi-solid.hgi-sharp.hgi-pyramid-structure-01:before{content:"╳"}.hgi-solid.hgi-sharp.hgi-pyramid-structure-02:before{content:"╴"}.hgi-solid.hgi-sharp.hgi-pyramid:before{content:"╵"}.hgi-solid.hgi-sharp.hgi-qq-plot:before{content:"╶"}.hgi-solid.hgi-sharp.hgi-qr-code-01:before{content:"╷"}.hgi-solid.hgi-sharp.hgi-qr-code:before{content:"╸"}.hgi-solid.hgi-sharp.hgi-question:before{content:"╹"}.hgi-solid.hgi-sharp.hgi-queue-01:before{content:"╺"}.hgi-solid.hgi-sharp.hgi-queue-02:before{content:"╻"}.hgi-solid.hgi-sharp.hgi-quill-write-01:before{content:"╼"}.hgi-solid.hgi-sharp.hgi-quill-write-02:before{content:"╽"}.hgi-solid.hgi-sharp.hgi-quiz-01:before{content:"╾"}.hgi-solid.hgi-sharp.hgi-quiz-02:before{content:"╿"}.hgi-solid.hgi-sharp.hgi-quiz-03:before{content:"▀"}.hgi-solid.hgi-sharp.hgi-quiz-04:before{content:"▁"}.hgi-solid.hgi-sharp.hgi-quiz-05:before{content:"▂"}.hgi-solid.hgi-sharp.hgi-quora:before{content:"▃"}.hgi-solid.hgi-sharp.hgi-quote-down-circle:before{content:"▄"}.hgi-solid.hgi-sharp.hgi-quote-down-square:before{content:"▅"}.hgi-solid.hgi-sharp.hgi-quote-down:before{content:"▆"}.hgi-solid.hgi-sharp.hgi-quote-up-circle:before{content:"▇"}.hgi-solid.hgi-sharp.hgi-quote-up-square:before{content:"█"}.hgi-solid.hgi-sharp.hgi-quote-up:before{content:"▉"}.hgi-solid.hgi-sharp.hgi-quotes:before{content:"▊"}.hgi-solid.hgi-sharp.hgi-quran-01:before{content:"▋"}.hgi-solid.hgi-sharp.hgi-quran-02:before{content:"▌"}.hgi-solid.hgi-sharp.hgi-quran-03:before{content:"▍"}.hgi-solid.hgi-sharp.hgi-racing-flag:before{content:"▎"}.hgi-solid.hgi-sharp.hgi-radar-01:before{content:"▏"}.hgi-solid.hgi-sharp.hgi-radar-02:before{content:"▐"}.hgi-solid.hgi-sharp.hgi-radial:before{content:"░"}.hgi-solid.hgi-sharp.hgi-radio-01:before{content:"▒"}.hgi-solid.hgi-sharp.hgi-radio-02:before{content:"▓"}.hgi-solid.hgi-sharp.hgi-radio:before{content:"▔"}.hgi-solid.hgi-sharp.hgi-radioactive-alert:before{content:"▕"}.hgi-solid.hgi-sharp.hgi-radius:before{content:"▖"}.hgi-solid.hgi-sharp.hgi-rain-double-drop:before{content:"▗"}.hgi-solid.hgi-sharp.hgi-rain-drop:before{content:"▘"}.hgi-solid.hgi-sharp.hgi-rain:before{content:"▙"}.hgi-solid.hgi-sharp.hgi-rainbow:before{content:"▚"}.hgi-solid.hgi-sharp.hgi-ramadhan-01:before{content:"▛"}.hgi-solid.hgi-sharp.hgi-ramadhan-02:before{content:"▜"}.hgi-solid.hgi-sharp.hgi-ramadhan-month:before{content:"▝"}.hgi-solid.hgi-sharp.hgi-ranking:before{content:"▞"}.hgi-solid.hgi-sharp.hgi-raw-01:before{content:"▟"}.hgi-solid.hgi-sharp.hgi-raw-02:before{content:"■"}.hgi-solid.hgi-sharp.hgi-re:before{content:"□"}.hgi-solid.hgi-sharp.hgi-react:before{content:"▢"}.hgi-solid.hgi-sharp.hgi-real-estate-01:before{content:"▣"}.hgi-solid.hgi-sharp.hgi-real-estate-02:before{content:"▤"}.hgi-solid.hgi-sharp.hgi-record:before{content:"▥"}.hgi-solid.hgi-sharp.hgi-recovery-mail:before{content:"▦"}.hgi-solid.hgi-sharp.hgi-rectangular-01:before{content:"▧"}.hgi-solid.hgi-sharp.hgi-rectangular:before{content:"▨"}.hgi-solid.hgi-sharp.hgi-recycle-01:before{content:"▩"}.hgi-solid.hgi-sharp.hgi-recycle-02:before{content:"▪"}.hgi-solid.hgi-sharp.hgi-recycle-03:before{content:"▫"}.hgi-solid.hgi-sharp.hgi-reddit:before{content:"▬"}.hgi-solid.hgi-sharp.hgi-reflex:before{content:"▭"}.hgi-solid.hgi-sharp.hgi-refresh:before{content:"▮"}.hgi-solid.hgi-sharp.hgi-refrigerator:before{content:"▯"}.hgi-solid.hgi-sharp.hgi-register:before{content:"▰"}.hgi-solid.hgi-sharp.hgi-registered:before{content:"▱"}.hgi-solid.hgi-sharp.hgi-relieved-01:before{content:"▲"}.hgi-solid.hgi-sharp.hgi-relieved-02:before{content:"△"}.hgi-solid.hgi-sharp.hgi-reload:before{content:"▴"}.hgi-solid.hgi-sharp.hgi-reminder:before{content:"▵"}.hgi-solid.hgi-sharp.hgi-remote-control:before{content:"▶"}.hgi-solid.hgi-sharp.hgi-remove-01:before{content:"▷"}.hgi-solid.hgi-sharp.hgi-remove-02:before{content:"▸"}.hgi-solid.hgi-sharp.hgi-remove-circle-half-dot:before{content:"▹"}.hgi-solid.hgi-sharp.hgi-remove-circle:before{content:"►"}.hgi-solid.hgi-sharp.hgi-remove-pi:before{content:"▻"}.hgi-solid.hgi-sharp.hgi-remove-square:before{content:"▼"}.hgi-solid.hgi-sharp.hgi-renewable-energy-01:before{content:"▽"}.hgi-solid.hgi-sharp.hgi-renewable-energy:before{content:"▾"}.hgi-solid.hgi-sharp.hgi-repair:before{content:"▿"}.hgi-solid.hgi-sharp.hgi-repeat-off:before{content:"◀"}.hgi-solid.hgi-sharp.hgi-repeat-one-01:before{content:"◁"}.hgi-solid.hgi-sharp.hgi-repeat-one-02:before{content:"◂"}.hgi-solid.hgi-sharp.hgi-repeat:before{content:"◃"}.hgi-solid.hgi-sharp.hgi-replay:before{content:"◄"}.hgi-solid.hgi-sharp.hgi-repository:before{content:"◅"}.hgi-solid.hgi-sharp.hgi-reset-password:before{content:"◆"}.hgi-solid.hgi-sharp.hgi-resize-01:before{content:"◇"}.hgi-solid.hgi-sharp.hgi-resize-02:before{content:"◈"}.hgi-solid.hgi-sharp.hgi-resources-add:before{content:"◉"}.hgi-solid.hgi-sharp.hgi-resources-remove:before{content:"◊"}.hgi-solid.hgi-sharp.hgi-restaurant-01:before{content:"○"}.hgi-solid.hgi-sharp.hgi-restaurant-02:before{content:"◌"}.hgi-solid.hgi-sharp.hgi-restaurant-03:before{content:"◍"}.hgi-solid.hgi-sharp.hgi-restaurant-table:before{content:"◎"}.hgi-solid.hgi-sharp.hgi-restore-bin:before{content:"●"}.hgi-solid.hgi-sharp.hgi-return-request:before{content:"◐"}.hgi-solid.hgi-sharp.hgi-reverse-withdrawal-01:before{content:"◑"}.hgi-solid.hgi-sharp.hgi-reverse-withdrawal-02:before{content:"◒"}.hgi-solid.hgi-sharp.hgi-rhombus-01:before{content:"◓"}.hgi-solid.hgi-sharp.hgi-rhombus:before{content:"◔"}.hgi-solid.hgi-sharp.hgi-rice-bowl-01:before{content:"◕"}.hgi-solid.hgi-sharp.hgi-rice-bowl-02:before{content:"◖"}.hgi-solid.hgi-sharp.hgi-right-angle:before{content:"◗"}.hgi-solid.hgi-sharp.hgi-right-to-left-block-quote:before{content:"◘"}.hgi-solid.hgi-sharp.hgi-right-to-left-list-bullet:before{content:"◙"}.hgi-solid.hgi-sharp.hgi-right-to-left-list-dash:before{content:"◚"}.hgi-solid.hgi-sharp.hgi-right-to-left-list-number:before{content:"◛"}.hgi-solid.hgi-sharp.hgi-right-to-left-list-triangle:before{content:"◜"}.hgi-solid.hgi-sharp.hgi-right-triangle:before{content:"◝"}.hgi-solid.hgi-sharp.hgi-ripple:before{content:"◞"}.hgi-solid.hgi-sharp.hgi-riyal-rectangle:before{content:"◟"}.hgi-solid.hgi-sharp.hgi-riyal:before{content:"◠"}.hgi-solid.hgi-sharp.hgi-road-01:before{content:"◡"}.hgi-solid.hgi-sharp.hgi-road-02:before{content:"◢"}.hgi-solid.hgi-sharp.hgi-road-location-01:before{content:"◣"}.hgi-solid.hgi-sharp.hgi-road-location-02:before{content:"◤"}.hgi-solid.hgi-sharp.hgi-road-wayside:before{content:"◥"}.hgi-solid.hgi-sharp.hgi-road:before{content:"◦"}.hgi-solid.hgi-sharp.hgi-robotic:before{content:"◧"}.hgi-solid.hgi-sharp.hgi-rocket-01:before{content:"◨"}.hgi-solid.hgi-sharp.hgi-rocket-02:before{content:"◩"}.hgi-solid.hgi-sharp.hgi-rocket:before{content:"◪"}.hgi-solid.hgi-sharp.hgi-rocking-chair:before{content:"◫"}.hgi-solid.hgi-sharp.hgi-roller-skate:before{content:"◬"}.hgi-solid.hgi-sharp.hgi-rolling-pin:before{content:"◭"}.hgi-solid.hgi-sharp.hgi-root-01:before{content:"◮"}.hgi-solid.hgi-sharp.hgi-root-02:before{content:"◯"}.hgi-solid.hgi-sharp.hgi-root-circle:before{content:"◰"}.hgi-solid.hgi-sharp.hgi-root-first-bracket:before{content:"◱"}.hgi-solid.hgi-sharp.hgi-root-second-bracket:before{content:"◲"}.hgi-solid.hgi-sharp.hgi-root-third-bracket:before{content:"◳"}.hgi-solid.hgi-sharp.hgi-rotate-01:before{content:"◴"}.hgi-solid.hgi-sharp.hgi-rotate-02:before{content:"◵"}.hgi-solid.hgi-sharp.hgi-rotate-360:before{content:"◶"}.hgi-solid.hgi-sharp.hgi-rotate-bottom-left:before{content:"◷"}.hgi-solid.hgi-sharp.hgi-rotate-bottom-right:before{content:"◸"}.hgi-solid.hgi-sharp.hgi-rotate-clockwise:before{content:"◹"}.hgi-solid.hgi-sharp.hgi-rotate-crop:before{content:"◺"}.hgi-solid.hgi-sharp.hgi-rotate-left-01:before{content:"◻"}.hgi-solid.hgi-sharp.hgi-rotate-left-02:before{content:"◼"}.hgi-solid.hgi-sharp.hgi-rotate-left-03:before{content:"◽"}.hgi-solid.hgi-sharp.hgi-rotate-left-04:before{content:"◾"}.hgi-solid.hgi-sharp.hgi-rotate-left-05:before{content:"◿"}.hgi-solid.hgi-sharp.hgi-rotate-left-06:before{content:"☀"}.hgi-solid.hgi-sharp.hgi-rotate-right-01:before{content:"☁"}.hgi-solid.hgi-sharp.hgi-rotate-right-02:before{content:"☂"}.hgi-solid.hgi-sharp.hgi-rotate-right-03:before{content:"☃"}.hgi-solid.hgi-sharp.hgi-rotate-right-04:before{content:"☄"}.hgi-solid.hgi-sharp.hgi-rotate-right-05:before{content:"★"}.hgi-solid.hgi-sharp.hgi-rotate-right-06:before{content:"☆"}.hgi-solid.hgi-sharp.hgi-rotate-square:before{content:"☇"}.hgi-solid.hgi-sharp.hgi-rotate-top-left:before{content:"☈"}.hgi-solid.hgi-sharp.hgi-rotate-top-right:before{content:"☉"}.hgi-solid.hgi-sharp.hgi-route-01:before{content:"☊"}.hgi-solid.hgi-sharp.hgi-route-02:before{content:"☋"}.hgi-solid.hgi-sharp.hgi-route-03:before{content:"☌"}.hgi-solid.hgi-sharp.hgi-route-block:before{content:"☍"}.hgi-solid.hgi-sharp.hgi-router-01:before{content:"☎"}.hgi-solid.hgi-sharp.hgi-router-02:before{content:"☏"}.hgi-solid.hgi-sharp.hgi-router:before{content:"☐"}.hgi-solid.hgi-sharp.hgi-row-delete:before{content:"☑"}.hgi-solid.hgi-sharp.hgi-row-insert:before{content:"☒"}.hgi-solid.hgi-sharp.hgi-rss-connected-01:before{content:"☓"}.hgi-solid.hgi-sharp.hgi-rss-connected-02:before{content:"☔"}.hgi-solid.hgi-sharp.hgi-rss-error:before{content:"☕"}.hgi-solid.hgi-sharp.hgi-rss-locked:before{content:"☖"}.hgi-solid.hgi-sharp.hgi-rss-unlocked:before{content:"☗"}.hgi-solid.hgi-sharp.hgi-rss:before{content:"☘"}.hgi-solid.hgi-sharp.hgi-rub-el-hizb:before{content:"☙"}.hgi-solid.hgi-sharp.hgi-ruku:before{content:"☚"}.hgi-solid.hgi-sharp.hgi-ruler:before{content:"☛"}.hgi-solid.hgi-sharp.hgi-running-shoes:before{content:"☜"}.hgi-solid.hgi-sharp.hgi-sad-01:before{content:"☝"}.hgi-solid.hgi-sharp.hgi-sad-02:before{content:"☞"}.hgi-solid.hgi-sharp.hgi-sad-dizzy:before{content:"☟"}.hgi-solid.hgi-sharp.hgi-safari:before{content:"☠"}.hgi-solid.hgi-sharp.hgi-safe-delivery-01:before{content:"☡"}.hgi-solid.hgi-sharp.hgi-safe-delivery-02:before{content:"☢"}.hgi-solid.hgi-sharp.hgi-safe:before{content:"☣"}.hgi-solid.hgi-sharp.hgi-safety-pin-01:before{content:"☤"}.hgi-solid.hgi-sharp.hgi-safety-pin-02:before{content:"☥"}.hgi-solid.hgi-sharp.hgi-sailboat-coastal:before{content:"☦"}.hgi-solid.hgi-sharp.hgi-sailboat-offshore:before{content:"☧"}.hgi-solid.hgi-sharp.hgi-sakura:before{content:"☨"}.hgi-solid.hgi-sharp.hgi-salah-time:before{content:"☩"}.hgi-solid.hgi-sharp.hgi-salah:before{content:"☪"}.hgi-solid.hgi-sharp.hgi-sale-tag-01:before{content:"☫"}.hgi-solid.hgi-sharp.hgi-sale-tag-02:before{content:"☬"}.hgi-solid.hgi-sharp.hgi-sandals:before{content:"☭"}.hgi-solid.hgi-sharp.hgi-satellite-01:before{content:"☮"}.hgi-solid.hgi-sharp.hgi-satellite-02:before{content:"☯"}.hgi-solid.hgi-sharp.hgi-satellite-03:before{content:"☰"}.hgi-solid.hgi-sharp.hgi-satellite:before{content:"☱"}.hgi-solid.hgi-sharp.hgi-saturn-01:before{content:"☲"}.hgi-solid.hgi-sharp.hgi-saturn-02:before{content:"☳"}.hgi-solid.hgi-sharp.hgi-saturn:before{content:"☴"}.hgi-solid.hgi-sharp.hgi-sausage:before{content:"☵"}.hgi-solid.hgi-sharp.hgi-save-energy-01:before{content:"☶"}.hgi-solid.hgi-sharp.hgi-save-energy-02:before{content:"☷"}.hgi-solid.hgi-sharp.hgi-save-money-dollar:before{content:"☸"}.hgi-solid.hgi-sharp.hgi-save-money-euro:before{content:"☹"}.hgi-solid.hgi-sharp.hgi-save-money-pound:before{content:"☺"}.hgi-solid.hgi-sharp.hgi-save-money-yen:before{content:"☻"}.hgi-solid.hgi-sharp.hgi-savings:before{content:"☼"}.hgi-solid.hgi-sharp.hgi-scheme:before{content:"☽"}.hgi-solid.hgi-sharp.hgi-school-01:before{content:"☾"}.hgi-solid.hgi-sharp.hgi-school-bell-01:before{content:"☿"}.hgi-solid.hgi-sharp.hgi-school-bell-02:before{content:"♀"}.hgi-solid.hgi-sharp.hgi-school-bus:before{content:"♁"}.hgi-solid.hgi-sharp.hgi-school-report-card:before{content:"♂"}.hgi-solid.hgi-sharp.hgi-school-tie:before{content:"♃"}.hgi-solid.hgi-sharp.hgi-school:before{content:"♄"}.hgi-solid.hgi-sharp.hgi-scissor-01:before{content:"♅"}.hgi-solid.hgi-sharp.hgi-scissor-rectangle:before{content:"♆"}.hgi-solid.hgi-sharp.hgi-scissor:before{content:"♇"}.hgi-solid.hgi-sharp.hgi-scooter-01:before{content:"♈"}.hgi-solid.hgi-sharp.hgi-scooter-02:before{content:"♉"}.hgi-solid.hgi-sharp.hgi-scooter-03:before{content:"♊"}.hgi-solid.hgi-sharp.hgi-scooter-04:before{content:"♋"}.hgi-solid.hgi-sharp.hgi-scooter-electric:before{content:"♌"}.hgi-solid.hgi-sharp.hgi-scratch-card:before{content:"♍"}.hgi-solid.hgi-sharp.hgi-screen-add-to-home:before{content:"♎"}.hgi-solid.hgi-sharp.hgi-screen-lock-rotation:before{content:"♏"}.hgi-solid.hgi-sharp.hgi-screen-rotation:before{content:"♐"}.hgi-solid.hgi-sharp.hgi-scribd:before{content:"♑"}.hgi-solid.hgi-sharp.hgi-scroll-horizontal:before{content:"♒"}.hgi-solid.hgi-sharp.hgi-scroll-vertical:before{content:"♓"}.hgi-solid.hgi-sharp.hgi-scroll:before{content:"♔"}.hgi-solid.hgi-sharp.hgi-sd-card:before{content:"♕"}.hgi-solid.hgi-sharp.hgi-seal:before{content:"♖"}.hgi-solid.hgi-sharp.hgi-search-01:before{content:"♗"}.hgi-solid.hgi-sharp.hgi-search-02:before{content:"♘"}.hgi-solid.hgi-sharp.hgi-search-add:before{content:"♙"}.hgi-solid.hgi-sharp.hgi-search-area:before{content:"♚"}.hgi-solid.hgi-sharp.hgi-search-circle:before{content:"♛"}.hgi-solid.hgi-sharp.hgi-search-dollar:before{content:"♜"}.hgi-solid.hgi-sharp.hgi-search-focus:before{content:"♝"}.hgi-solid.hgi-sharp.hgi-search-list-01:before{content:"♞"}.hgi-solid.hgi-sharp.hgi-search-list-02:before{content:"♟"}.hgi-solid.hgi-sharp.hgi-search-minus:before{content:"♠"}.hgi-solid.hgi-sharp.hgi-search-remove:before{content:"♡"}.hgi-solid.hgi-sharp.hgi-search-replace:before{content:"♢"}.hgi-solid.hgi-sharp.hgi-search-square:before{content:"♣"}.hgi-solid.hgi-sharp.hgi-search-visual:before{content:"♤"}.hgi-solid.hgi-sharp.hgi-searching:before{content:"♥"}.hgi-solid.hgi-sharp.hgi-seat-selector:before{content:"♦"}.hgi-solid.hgi-sharp.hgi-second-bracket-circle:before{content:"♧"}.hgi-solid.hgi-sharp.hgi-second-bracket-square:before{content:"♨"}.hgi-solid.hgi-sharp.hgi-second-bracket:before{content:"♩"}.hgi-solid.hgi-sharp.hgi-secured-network:before{content:"♪"}.hgi-solid.hgi-sharp.hgi-security-block:before{content:"♫"}.hgi-solid.hgi-sharp.hgi-security-check:before{content:"♬"}.hgi-solid.hgi-sharp.hgi-security-key-usb:before{content:"♭"}.hgi-solid.hgi-sharp.hgi-security-lock:before{content:"♮"}.hgi-solid.hgi-sharp.hgi-security-password:before{content:"♯"}.hgi-solid.hgi-sharp.hgi-security-validation:before{content:"♰"}.hgi-solid.hgi-sharp.hgi-security-wifi:before{content:"♱"}.hgi-solid.hgi-sharp.hgi-security:before{content:"♲"}.hgi-solid.hgi-sharp.hgi-segment:before{content:"♳"}.hgi-solid.hgi-sharp.hgi-select-01:before{content:"♴"}.hgi-solid.hgi-sharp.hgi-select-02:before{content:"♵"}.hgi-solid.hgi-sharp.hgi-send-to-mobile:before{content:"♶"}.hgi-solid.hgi-sharp.hgi-senseless:before{content:"♷"}.hgi-solid.hgi-sharp.hgi-sent:before{content:"♸"}.hgi-solid.hgi-sharp.hgi-seo:before{content:"♹"}.hgi-solid.hgi-sharp.hgi-service:before{content:"♺"}.hgi-solid.hgi-sharp.hgi-setting-06:before{content:"♻"}.hgi-solid.hgi-sharp.hgi-setting-07:before{content:"♼"}.hgi-solid.hgi-sharp.hgi-setting-done-01:before{content:"♽"}.hgi-solid.hgi-sharp.hgi-setting-done-02:before{content:"♾"}.hgi-solid.hgi-sharp.hgi-setting-done-03:before{content:"♿"}.hgi-solid.hgi-sharp.hgi-setting-done-04:before{content:"⚀"}.hgi-solid.hgi-sharp.hgi-setting-error-03:before{content:"⚁"}.hgi-solid.hgi-sharp.hgi-setting-error-04:before{content:"⚂"}.hgi-solid.hgi-sharp.hgi-settings-01:before{content:"⚃"}.hgi-solid.hgi-sharp.hgi-settings-02:before{content:"⚄"}.hgi-solid.hgi-sharp.hgi-settings-03:before{content:"⚅"}.hgi-solid.hgi-sharp.hgi-settings-04:before{content:"⚆"}.hgi-solid.hgi-sharp.hgi-settings-05:before{content:"⚇"}.hgi-solid.hgi-sharp.hgi-settings-error-01:before{content:"⚈"}.hgi-solid.hgi-sharp.hgi-settings-error-02:before{content:"⚉"}.hgi-solid.hgi-sharp.hgi-setup-01:before{content:"⚊"}.hgi-solid.hgi-sharp.hgi-setup-02:before{content:"⚋"}.hgi-solid.hgi-sharp.hgi-shaka-01:before{content:"⚌"}.hgi-solid.hgi-sharp.hgi-shaka-02:before{content:"⚍"}.hgi-solid.hgi-sharp.hgi-shaka-03:before{content:"⚎"}.hgi-solid.hgi-sharp.hgi-shaka-04:before{content:"⚏"}.hgi-solid.hgi-sharp.hgi-shampoo:before{content:"⚐"}.hgi-solid.hgi-sharp.hgi-shapes:before{content:"⚑"}.hgi-solid.hgi-sharp.hgi-share-01:before{content:"⚒"}.hgi-solid.hgi-sharp.hgi-share-02:before{content:"⚓"}.hgi-solid.hgi-sharp.hgi-share-03:before{content:"⚔"}.hgi-solid.hgi-sharp.hgi-share-04:before{content:"⚕"}.hgi-solid.hgi-sharp.hgi-share-05:before{content:"⚖"}.hgi-solid.hgi-sharp.hgi-share-06:before{content:"⚗"}.hgi-solid.hgi-sharp.hgi-share-07:before{content:"⚘"}.hgi-solid.hgi-sharp.hgi-share-08:before{content:"⚙"}.hgi-solid.hgi-sharp.hgi-share-knowledge:before{content:"⚚"}.hgi-solid.hgi-sharp.hgi-share-location-01:before{content:"⚛"}.hgi-solid.hgi-sharp.hgi-share-location-02:before{content:"⚜"}.hgi-solid.hgi-sharp.hgi-shared-wifi:before{content:"⚝"}.hgi-solid.hgi-sharp.hgi-sharing:before{content:"⚞"}.hgi-solid.hgi-sharp.hgi-shellfish:before{content:"⚟"}.hgi-solid.hgi-sharp.hgi-sheriff-01:before{content:"⚠"}.hgi-solid.hgi-sharp.hgi-sheriff-02:before{content:"⚡"}.hgi-solid.hgi-sharp.hgi-shield-01:before{content:"⚢"}.hgi-solid.hgi-sharp.hgi-shield-02:before{content:"⚣"}.hgi-solid.hgi-sharp.hgi-shield-blockchain:before{content:"⚤"}.hgi-solid.hgi-sharp.hgi-shield-energy:before{content:"⚥"}.hgi-solid.hgi-sharp.hgi-shield-key:before{content:"⚦"}.hgi-solid.hgi-sharp.hgi-shield-user:before{content:"⚧"}.hgi-solid.hgi-sharp.hgi-shipment-tracking:before{content:"⚨"}.hgi-solid.hgi-sharp.hgi-shipping-center:before{content:"⚩"}.hgi-solid.hgi-sharp.hgi-shipping-loading:before{content:"⚪"}.hgi-solid.hgi-sharp.hgi-shipping-truck-01:before{content:"⚫"}.hgi-solid.hgi-sharp.hgi-shipping-truck-02:before{content:"⚬"}.hgi-solid.hgi-sharp.hgi-shirt-01:before{content:"⚭"}.hgi-solid.hgi-sharp.hgi-shocked:before{content:"⚮"}.hgi-solid.hgi-sharp.hgi-shop-sign:before{content:"⚯"}.hgi-solid.hgi-sharp.hgi-shopping-bag-01:before{content:"⚰"}.hgi-solid.hgi-sharp.hgi-shopping-bag-02:before{content:"⚱"}.hgi-solid.hgi-sharp.hgi-shopping-bag-03:before{content:"⚲"}.hgi-solid.hgi-sharp.hgi-shopping-bag-add:before{content:"⚳"}.hgi-solid.hgi-sharp.hgi-shopping-bag-check:before{content:"⚴"}.hgi-solid.hgi-sharp.hgi-shopping-bag-favorite:before{content:"⚵"}.hgi-solid.hgi-sharp.hgi-shopping-bag-remove:before{content:"⚶"}.hgi-solid.hgi-sharp.hgi-shopping-basket-01:before{content:"⚷"}.hgi-solid.hgi-sharp.hgi-shopping-basket-02:before{content:"⚸"}.hgi-solid.hgi-sharp.hgi-shopping-basket-03:before{content:"⚹"}.hgi-solid.hgi-sharp.hgi-shopping-basket-add-01:before{content:"⚺"}.hgi-solid.hgi-sharp.hgi-shopping-basket-add-02:before{content:"⚻"}.hgi-solid.hgi-sharp.hgi-shopping-basket-add-03:before{content:"⚼"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-in-01:before{content:"⚽"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-in-02:before{content:"⚾"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-in-03:before{content:"⚿"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-out-01:before{content:"⛀"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-out-02:before{content:"⛁"}.hgi-solid.hgi-sharp.hgi-shopping-basket-check-out-03:before{content:"⛂"}.hgi-solid.hgi-sharp.hgi-shopping-basket-done-01:before{content:"⛃"}.hgi-solid.hgi-sharp.hgi-shopping-basket-done-02:before{content:"⛄"}.hgi-solid.hgi-sharp.hgi-shopping-basket-done-03:before{content:"⛅"}.hgi-solid.hgi-sharp.hgi-shopping-basket-favorite-01:before{content:"⛆"}.hgi-solid.hgi-sharp.hgi-shopping-basket-favorite-02:before{content:"⛇"}.hgi-solid.hgi-sharp.hgi-shopping-basket-favorite-03:before{content:"⛈"}.hgi-solid.hgi-sharp.hgi-shopping-basket-remove-01:before{content:"⛉"}.hgi-solid.hgi-sharp.hgi-shopping-basket-remove-02:before{content:"⛊"}.hgi-solid.hgi-sharp.hgi-shopping-basket-remove-03:before{content:"⛋"}.hgi-solid.hgi-sharp.hgi-shopping-basket-secure-01:before{content:"⛌"}.hgi-solid.hgi-sharp.hgi-shopping-basket-secure-02:before{content:"⛍"}.hgi-solid.hgi-sharp.hgi-shopping-basket-secure-03:before{content:"⛎"}.hgi-solid.hgi-sharp.hgi-shopping-cart-01:before{content:"⛏"}.hgi-solid.hgi-sharp.hgi-shopping-cart-02:before{content:"⛐"}.hgi-solid.hgi-sharp.hgi-shopping-cart-add-01:before{content:"⛑"}.hgi-solid.hgi-sharp.hgi-shopping-cart-add-02:before{content:"⛒"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-01:before{content:"⛓"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-02:before{content:"⛔"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-in-01:before{content:"⛕"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-in-02:before{content:"⛖"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-out-01:before{content:"⛗"}.hgi-solid.hgi-sharp.hgi-shopping-cart-check-out-02:before{content:"⛘"}.hgi-solid.hgi-sharp.hgi-shopping-cart-favorite-01:before{content:"⛙"}.hgi-solid.hgi-sharp.hgi-shopping-cart-favorite-02:before{content:"⛚"}.hgi-solid.hgi-sharp.hgi-shopping-cart-remove-01:before{content:"⛛"}.hgi-solid.hgi-sharp.hgi-shopping-cart-remove-02:before{content:"⛜"}.hgi-solid.hgi-sharp.hgi-shorts-pants:before{content:"⛝"}.hgi-solid.hgi-sharp.hgi-shuffle-square:before{content:"⛞"}.hgi-solid.hgi-sharp.hgi-shuffle:before{content:"⛟"}.hgi-solid.hgi-sharp.hgi-shutterstock:before{content:"⛠"}.hgi-solid.hgi-sharp.hgi-sidebar-bottom:before{content:"⛡"}.hgi-solid.hgi-sharp.hgi-sidebar-left-01:before{content:"⛢"}.hgi-solid.hgi-sharp.hgi-sidebar-left:before{content:"⛣"}.hgi-solid.hgi-sharp.hgi-sidebar-right-01:before{content:"⛤"}.hgi-solid.hgi-sharp.hgi-sidebar-right:before{content:"⛥"}.hgi-solid.hgi-sharp.hgi-sidebar-top:before{content:"⛦"}.hgi-solid.hgi-sharp.hgi-sign-language-c:before{content:"⛧"}.hgi-solid.hgi-sharp.hgi-signal-full-01:before{content:"⛨"}.hgi-solid.hgi-sharp.hgi-signal-full-02:before{content:"⛩"}.hgi-solid.hgi-sharp.hgi-signal-low-01:before{content:"⛪"}.hgi-solid.hgi-sharp.hgi-signal-low-02:before{content:"⛫"}.hgi-solid.hgi-sharp.hgi-signal-low-medium:before{content:"⛬"}.hgi-solid.hgi-sharp.hgi-signal-medium-01:before{content:"⛭"}.hgi-solid.hgi-sharp.hgi-signal-medium-02:before{content:"⛮"}.hgi-solid.hgi-sharp.hgi-signal-no-01:before{content:"⛯"}.hgi-solid.hgi-sharp.hgi-signal-no-02:before{content:"⛰"}.hgi-solid.hgi-sharp.hgi-signal:before{content:"⛱"}.hgi-solid.hgi-sharp.hgi-signature:before{content:"⛲"}.hgi-solid.hgi-sharp.hgi-silence:before{content:"⛳"}.hgi-solid.hgi-sharp.hgi-simcard-01:before{content:"⛴"}.hgi-solid.hgi-sharp.hgi-simcard-02:before{content:"⛵"}.hgi-solid.hgi-sharp.hgi-simcard-dual:before{content:"⛶"}.hgi-solid.hgi-sharp.hgi-sin:before{content:"⛷"}.hgi-solid.hgi-sharp.hgi-sine-01:before{content:"⛸"}.hgi-solid.hgi-sharp.hgi-sine-02:before{content:"⛹"}.hgi-solid.hgi-sharp.hgi-sing-left:before{content:"⛺"}.hgi-solid.hgi-sharp.hgi-sing-right:before{content:"⛻"}.hgi-solid.hgi-sharp.hgi-sink-01:before{content:"⛼"}.hgi-solid.hgi-sharp.hgi-sink-02:before{content:"⛽"}.hgi-solid.hgi-sharp.hgi-siri:before{content:"⛾"}.hgi-solid.hgi-sharp.hgi-sketch:before{content:"⛿"}.hgi-solid.hgi-sharp.hgi-skew:before{content:"✀"}.hgi-solid.hgi-sharp.hgi-ski-dice-faces-01:before{content:"✁"}.hgi-solid.hgi-sharp.hgi-skipping-rope:before{content:"✂"}.hgi-solid.hgi-sharp.hgi-skull:before{content:"✃"}.hgi-solid.hgi-sharp.hgi-skype:before{content:"✄"}.hgi-solid.hgi-sharp.hgi-slack:before{content:"✅"}.hgi-solid.hgi-sharp.hgi-sleeping:before{content:"✆"}.hgi-solid.hgi-sharp.hgi-sleeveless:before{content:"✇"}.hgi-solid.hgi-sharp.hgi-sliders-horizontal:before{content:"✈"}.hgi-solid.hgi-sharp.hgi-sliders-vertical:before{content:"✉"}.hgi-solid.hgi-sharp.hgi-slideshare:before{content:"✊"}.hgi-solid.hgi-sharp.hgi-slow-winds:before{content:"✋"}.hgi-solid.hgi-sharp.hgi-smart-ac:before{content:"✌"}.hgi-solid.hgi-sharp.hgi-smart-phone-01:before{content:"✍"}.hgi-solid.hgi-sharp.hgi-smart-phone-02:before{content:"✎"}.hgi-solid.hgi-sharp.hgi-smart-phone-03:before{content:"✏"}.hgi-solid.hgi-sharp.hgi-smart-phone-04:before{content:"✐"}.hgi-solid.hgi-sharp.hgi-smart-phone-landscape:before{content:"✑"}.hgi-solid.hgi-sharp.hgi-smart-watch-01:before{content:"✒"}.hgi-solid.hgi-sharp.hgi-smart-watch-02:before{content:"✓"}.hgi-solid.hgi-sharp.hgi-smart-watch-03:before{content:"✔"}.hgi-solid.hgi-sharp.hgi-smart-watch-04:before{content:"✕"}.hgi-solid.hgi-sharp.hgi-smart:before{content:"✖"}.hgi-solid.hgi-sharp.hgi-smartphone-lost-wifi:before{content:"✗"}.hgi-solid.hgi-sharp.hgi-smartphone-wifi:before{content:"✘"}.hgi-solid.hgi-sharp.hgi-smile-dizzy:before{content:"✙"}.hgi-solid.hgi-sharp.hgi-smile:before{content:"✚"}.hgi-solid.hgi-sharp.hgi-sms-code:before{content:"✛"}.hgi-solid.hgi-sharp.hgi-snail:before{content:"✜"}.hgi-solid.hgi-sharp.hgi-snapchat:before{content:"✝"}.hgi-solid.hgi-sharp.hgi-snow:before{content:"✞"}.hgi-solid.hgi-sharp.hgi-soda-can:before{content:"✟"}.hgi-solid.hgi-sharp.hgi-sofa-01:before{content:"✠"}.hgi-solid.hgi-sharp.hgi-sofa-02:before{content:"✡"}.hgi-solid.hgi-sharp.hgi-sofa-03:before{content:"✢"}.hgi-solid.hgi-sharp.hgi-sofa-single:before{content:"✣"}.hgi-solid.hgi-sharp.hgi-soft-drink-01:before{content:"✤"}.hgi-solid.hgi-sharp.hgi-soft-drink-02:before{content:"✥"}.hgi-solid.hgi-sharp.hgi-software-license:before{content:"✦"}.hgi-solid.hgi-sharp.hgi-software-uninstall:before{content:"✧"}.hgi-solid.hgi-sharp.hgi-software:before{content:"✨"}.hgi-solid.hgi-sharp.hgi-soil-moisture-field:before{content:"✩"}.hgi-solid.hgi-sharp.hgi-soil-moisture-global:before{content:"✪"}.hgi-solid.hgi-sharp.hgi-soil-temperature-field:before{content:"✫"}.hgi-solid.hgi-sharp.hgi-soil-temperature-global:before{content:"✬"}.hgi-solid.hgi-sharp.hgi-solar-energy:before{content:"✭"}.hgi-solid.hgi-sharp.hgi-solar-panel-01:before{content:"✮"}.hgi-solid.hgi-sharp.hgi-solar-panel-02:before{content:"✯"}.hgi-solid.hgi-sharp.hgi-solar-panel-03:before{content:"✰"}.hgi-solid.hgi-sharp.hgi-solar-panel-04:before{content:"✱"}.hgi-solid.hgi-sharp.hgi-solar-panel-05:before{content:"✲"}.hgi-solid.hgi-sharp.hgi-solar-power:before{content:"✳"}.hgi-solid.hgi-sharp.hgi-solar-system-01:before{content:"✴"}.hgi-solid.hgi-sharp.hgi-solar-system:before{content:"✵"}.hgi-solid.hgi-sharp.hgi-solid-line-01:before{content:"✶"}.hgi-solid.hgi-sharp.hgi-solid-line-02:before{content:"✷"}.hgi-solid.hgi-sharp.hgi-sort-by-down-01:before{content:"✸"}.hgi-solid.hgi-sharp.hgi-sort-by-down-02:before{content:"✹"}.hgi-solid.hgi-sharp.hgi-sort-by-up-01:before{content:"✺"}.hgi-solid.hgi-sharp.hgi-sort-by-up-02:before{content:"✻"}.hgi-solid.hgi-sharp.hgi-sorting-01:before{content:"✼"}.hgi-solid.hgi-sharp.hgi-sorting-02:before{content:"✽"}.hgi-solid.hgi-sharp.hgi-sorting-03:before{content:"✾"}.hgi-solid.hgi-sharp.hgi-sorting-04:before{content:"✿"}.hgi-solid.hgi-sharp.hgi-sorting-05:before{content:"❀"}.hgi-solid.hgi-sharp.hgi-sorting-1-9:before{content:"❁"}.hgi-solid.hgi-sharp.hgi-sorting-9-1:before{content:"❂"}.hgi-solid.hgi-sharp.hgi-sorting-a-z-01:before{content:"❃"}.hgi-solid.hgi-sharp.hgi-sorting-a-z-02:before{content:"❄"}.hgi-solid.hgi-sharp.hgi-sorting-down:before{content:"❅"}.hgi-solid.hgi-sharp.hgi-sorting-up:before{content:"❆"}.hgi-solid.hgi-sharp.hgi-sorting-z-a-01:before{content:"❇"}.hgi-solid.hgi-sharp.hgi-soundcloud:before{content:"❈"}.hgi-solid.hgi-sharp.hgi-source-code-circle:before{content:"❉"}.hgi-solid.hgi-sharp.hgi-source-code-square:before{content:"❊"}.hgi-solid.hgi-sharp.hgi-source-code:before{content:"❋"}.hgi-solid.hgi-sharp.hgi-spaceship:before{content:"❌"}.hgi-solid.hgi-sharp.hgi-spades:before{content:"❍"}.hgi-solid.hgi-sharp.hgi-spaghetti:before{content:"❎"}.hgi-solid.hgi-sharp.hgi-spam:before{content:"❏"}.hgi-solid.hgi-sharp.hgi-sparkles:before{content:"❐"}.hgi-solid.hgi-sharp.hgi-spartan-helmet:before{content:"❑"}.hgi-solid.hgi-sharp.hgi-spatula:before{content:"❒"}.hgi-solid.hgi-sharp.hgi-speaker-01:before{content:"❓"}.hgi-solid.hgi-sharp.hgi-speaker:before{content:"❔"}.hgi-solid.hgi-sharp.hgi-speech-to-text:before{content:"❕"}.hgi-solid.hgi-sharp.hgi-speed-train-01:before{content:"❖"}.hgi-solid.hgi-sharp.hgi-speed-train-02:before{content:"❗"}.hgi-solid.hgi-sharp.hgi-sperm:before{content:"❘"}.hgi-solid.hgi-sharp.hgi-sphere:before{content:"❙"}.hgi-solid.hgi-sharp.hgi-spirals:before{content:"❚"}.hgi-solid.hgi-sharp.hgi-spoon-and-fork:before{content:"❛"}.hgi-solid.hgi-sharp.hgi-spoon-and-knife:before{content:"❜"}.hgi-solid.hgi-sharp.hgi-spoon:before{content:"❝"}.hgi-solid.hgi-sharp.hgi-spotify:before{content:"❞"}.hgi-solid.hgi-sharp.hgi-sql:before{content:"❟"}.hgi-solid.hgi-sharp.hgi-square-01:before{content:"❠"}.hgi-solid.hgi-sharp.hgi-square-arrow-data-transfer-diagonal:before{content:"❡"}.hgi-solid.hgi-sharp.hgi-square-arrow-data-transfer-horizontal:before{content:"❢"}.hgi-solid.hgi-sharp.hgi-square-arrow-data-transfer-vertical:before{content:"❣"}.hgi-solid.hgi-sharp.hgi-square-arrow-diagonal-01:before{content:"❤"}.hgi-solid.hgi-sharp.hgi-square-arrow-diagonal-02:before{content:"❥"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-01:before{content:"❦"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-02:before{content:"❧"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-03:before{content:"❨"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-double:before{content:"❩"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-left:before{content:"❪"}.hgi-solid.hgi-sharp.hgi-square-arrow-down-right:before{content:"❫"}.hgi-solid.hgi-sharp.hgi-square-arrow-expand-01:before{content:"❬"}.hgi-solid.hgi-sharp.hgi-square-arrow-expand-02:before{content:"❭"}.hgi-solid.hgi-sharp.hgi-square-arrow-horizontal:before{content:"❮"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-01:before{content:"❯"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-02:before{content:"❰"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-03:before{content:"❱"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-double:before{content:"❲"}.hgi-solid.hgi-sharp.hgi-square-arrow-left-right:before{content:"❳"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-down-left:before{content:"❴"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-down-right:before{content:"❵"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-left-down:before{content:"❶"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-left-up:before{content:"❷"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-right-down:before{content:"❸"}.hgi-solid.hgi-sharp.hgi-square-arrow-move-right-up:before{content:"❹"}.hgi-solid.hgi-sharp.hgi-square-arrow-reload-01:before{content:"❺"}.hgi-solid.hgi-sharp.hgi-square-arrow-reload-02:before{content:"❻"}.hgi-solid.hgi-sharp.hgi-square-arrow-right-01:before{content:"❼"}.hgi-solid.hgi-sharp.hgi-square-arrow-right-02:before{content:"❽"}.hgi-solid.hgi-sharp.hgi-square-arrow-right-03:before{content:"❾"}.hgi-solid.hgi-sharp.hgi-square-arrow-right-double:before{content:"❿"}.hgi-solid.hgi-sharp.hgi-square-arrow-shrink-01:before{content:"➀"}.hgi-solid.hgi-sharp.hgi-square-arrow-shrink-02:before{content:"➁"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-01:before{content:"➂"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-02:before{content:"➃"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-03:before{content:"➄"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-double:before{content:"➅"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-down:before{content:"➆"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-left:before{content:"➇"}.hgi-solid.hgi-sharp.hgi-square-arrow-up-right:before{content:"➈"}.hgi-solid.hgi-sharp.hgi-square-arrow-vertical:before{content:"➉"}.hgi-solid.hgi-sharp.hgi-square-circle:before{content:"➊"}.hgi-solid.hgi-sharp.hgi-square-lock-01:before{content:"➋"}.hgi-solid.hgi-sharp.hgi-square-lock-02:before{content:"➌"}.hgi-solid.hgi-sharp.hgi-square-lock-add-01:before{content:"➍"}.hgi-solid.hgi-sharp.hgi-square-lock-add-02:before{content:"➎"}.hgi-solid.hgi-sharp.hgi-square-lock-check-01:before{content:"➏"}.hgi-solid.hgi-sharp.hgi-square-lock-check-02:before{content:"➐"}.hgi-solid.hgi-sharp.hgi-square-lock-minus-01:before{content:"➑"}.hgi-solid.hgi-sharp.hgi-square-lock-minus-02:before{content:"➒"}.hgi-solid.hgi-sharp.hgi-square-lock-password:before{content:"➓"}.hgi-solid.hgi-sharp.hgi-square-lock-remove-01:before{content:"➔"}.hgi-solid.hgi-sharp.hgi-square-lock-remove-02:before{content:"➕"}.hgi-solid.hgi-sharp.hgi-square-root-square:before{content:"➖"}.hgi-solid.hgi-sharp.hgi-square-square:before{content:"➗"}.hgi-solid.hgi-sharp.hgi-square-unlock-01:before{content:"➘"}.hgi-solid.hgi-sharp.hgi-square-unlock-02:before{content:"➙"}.hgi-solid.hgi-sharp.hgi-square:before{content:"➚"}.hgi-solid.hgi-sharp.hgi-stack-star:before{content:"➛"}.hgi-solid.hgi-sharp.hgi-stake:before{content:"➜"}.hgi-solid.hgi-sharp.hgi-stamp-01:before{content:"➝"}.hgi-solid.hgi-sharp.hgi-stamp-02:before{content:"➞"}.hgi-solid.hgi-sharp.hgi-stamp:before{content:"➟"}.hgi-solid.hgi-sharp.hgi-star-circle:before{content:"➠"}.hgi-solid.hgi-sharp.hgi-star-face:before{content:"➡"}.hgi-solid.hgi-sharp.hgi-star-half:before{content:"➢"}.hgi-solid.hgi-sharp.hgi-star-off:before{content:"➣"}.hgi-solid.hgi-sharp.hgi-star-square:before{content:"➤"}.hgi-solid.hgi-sharp.hgi-star:before{content:"➥"}.hgi-solid.hgi-sharp.hgi-stars:before{content:"➦"}.hgi-solid.hgi-sharp.hgi-start-up-01:before{content:"➧"}.hgi-solid.hgi-sharp.hgi-start-up-02:before{content:"➨"}.hgi-solid.hgi-sharp.hgi-stationery:before{content:"➩"}.hgi-solid.hgi-sharp.hgi-steak:before{content:"➪"}.hgi-solid.hgi-sharp.hgi-steering:before{content:"➫"}.hgi-solid.hgi-sharp.hgi-step-into:before{content:"➬"}.hgi-solid.hgi-sharp.hgi-step-out:before{content:"➭"}.hgi-solid.hgi-sharp.hgi-step-over:before{content:"➮"}.hgi-solid.hgi-sharp.hgi-stethoscope-02:before{content:"➯"}.hgi-solid.hgi-sharp.hgi-stethoscope:before{content:"➰"}.hgi-solid.hgi-sharp.hgi-sticky-note-01:before{content:"➱"}.hgi-solid.hgi-sharp.hgi-sticky-note-02:before{content:"➲"}.hgi-solid.hgi-sharp.hgi-stop-watch:before{content:"➳"}.hgi-solid.hgi-sharp.hgi-stop:before{content:"➴"}.hgi-solid.hgi-sharp.hgi-store-01:before{content:"➵"}.hgi-solid.hgi-sharp.hgi-store-02:before{content:"➶"}.hgi-solid.hgi-sharp.hgi-store-03:before{content:"➷"}.hgi-solid.hgi-sharp.hgi-store-04:before{content:"➸"}.hgi-solid.hgi-sharp.hgi-store-add-01:before{content:"➹"}.hgi-solid.hgi-sharp.hgi-store-add-02:before{content:"➺"}.hgi-solid.hgi-sharp.hgi-store-location-01:before{content:"➻"}.hgi-solid.hgi-sharp.hgi-store-location-02:before{content:"➼"}.hgi-solid.hgi-sharp.hgi-store-remove-01:before{content:"➽"}.hgi-solid.hgi-sharp.hgi-store-remove-02:before{content:"➾"}.hgi-solid.hgi-sharp.hgi-store-verified-01:before{content:"➿"}.hgi-solid.hgi-sharp.hgi-store-verified-02:before{content:"⟀"}.hgi-solid.hgi-sharp.hgi-straight-edge:before{content:"⟁"}.hgi-solid.hgi-sharp.hgi-strategy:before{content:"⟂"}.hgi-solid.hgi-sharp.hgi-stroke-bottom:before{content:"⟃"}.hgi-solid.hgi-sharp.hgi-stroke-center:before{content:"⟄"}.hgi-solid.hgi-sharp.hgi-stroke-inside:before{content:"⟅"}.hgi-solid.hgi-sharp.hgi-stroke-left:before{content:"⟆"}.hgi-solid.hgi-sharp.hgi-stroke-outside:before{content:"⟇"}.hgi-solid.hgi-sharp.hgi-stroke-right:before{content:"⟈"}.hgi-solid.hgi-sharp.hgi-stroke-top:before{content:"⟉"}.hgi-solid.hgi-sharp.hgi-structure-01:before{content:"⟊"}.hgi-solid.hgi-sharp.hgi-structure-02:before{content:"⟋"}.hgi-solid.hgi-sharp.hgi-structure-03:before{content:"⟌"}.hgi-solid.hgi-sharp.hgi-structure-04:before{content:"⟍"}.hgi-solid.hgi-sharp.hgi-structure-05:before{content:"⟎"}.hgi-solid.hgi-sharp.hgi-structure-add:before{content:"⟏"}.hgi-solid.hgi-sharp.hgi-structure-check:before{content:"⟐"}.hgi-solid.hgi-sharp.hgi-structure-fail:before{content:"⟑"}.hgi-solid.hgi-sharp.hgi-structure-folder-circle:before{content:"⟒"}.hgi-solid.hgi-sharp.hgi-structure-folder:before{content:"⟓"}.hgi-solid.hgi-sharp.hgi-student-card:before{content:"⟔"}.hgi-solid.hgi-sharp.hgi-student:before{content:"⟕"}.hgi-solid.hgi-sharp.hgi-students:before{content:"⟖"}.hgi-solid.hgi-sharp.hgi-study-desk:before{content:"⟗"}.hgi-solid.hgi-sharp.hgi-study-lamp:before{content:"⟘"}.hgi-solid.hgi-sharp.hgi-stumbleupon:before{content:"⟙"}.hgi-solid.hgi-sharp.hgi-submarine:before{content:"⟚"}.hgi-solid.hgi-sharp.hgi-submerge:before{content:"⟛"}.hgi-solid.hgi-sharp.hgi-subnode-add:before{content:"⟜"}.hgi-solid.hgi-sharp.hgi-subnode-delete:before{content:"⟝"}.hgi-solid.hgi-sharp.hgi-subpoena:before{content:"⟞"}.hgi-solid.hgi-sharp.hgi-subtitle:before{content:"⟟"}.hgi-solid.hgi-sharp.hgi-suit-01:before{content:"⟠"}.hgi-solid.hgi-sharp.hgi-suit-02:before{content:"⟡"}.hgi-solid.hgi-sharp.hgi-sujood:before{content:"⟢"}.hgi-solid.hgi-sharp.hgi-summation-01:before{content:"⟣"}.hgi-solid.hgi-sharp.hgi-summation-02:before{content:"⟤"}.hgi-solid.hgi-sharp.hgi-summation-circle:before{content:"⟥"}.hgi-solid.hgi-sharp.hgi-summation-square:before{content:"⟦"}.hgi-solid.hgi-sharp.hgi-sun-01:before{content:"⟧"}.hgi-solid.hgi-sharp.hgi-sun-02:before{content:"⟨"}.hgi-solid.hgi-sharp.hgi-sun-03:before{content:"⟩"}.hgi-solid.hgi-sharp.hgi-sun-cloud-01:before{content:"⟪"}.hgi-solid.hgi-sharp.hgi-sun-cloud-02:before{content:"⟫"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-rain-01:before{content:"⟬"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-rain-02:before{content:"⟭"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-rain-zap-01:before{content:"⟮"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-rain-zap-02:before{content:"⟯"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-zap-01:before{content:"⟰"}.hgi-solid.hgi-sharp.hgi-sun-cloud-angled-zap-02:before{content:"⟱"}.hgi-solid.hgi-sharp.hgi-sun-cloud-big-rain-01:before{content:"⟲"}.hgi-solid.hgi-sharp.hgi-sun-cloud-big-rain-02:before{content:"⟳"}.hgi-solid.hgi-sharp.hgi-sun-cloud-fast-wind-01:before{content:"⟴"}.hgi-solid.hgi-sharp.hgi-sun-cloud-fast-wind-02:before{content:"⟵"}.hgi-solid.hgi-sharp.hgi-sun-cloud-hailstone-01:before{content:"⟶"}.hgi-solid.hgi-sharp.hgi-sun-cloud-hailstone-02:before{content:"⟷"}.hgi-solid.hgi-sharp.hgi-sun-cloud-little-rain-01:before{content:"⟸"}.hgi-solid.hgi-sharp.hgi-sun-cloud-little-rain-02:before{content:"⟹"}.hgi-solid.hgi-sharp.hgi-sun-cloud-little-snow-01:before{content:"⟺"}.hgi-solid.hgi-sharp.hgi-sun-cloud-little-snow-02:before{content:"⟻"}.hgi-solid.hgi-sharp.hgi-sun-cloud-mid-rain-01:before{content:"⟼"}.hgi-solid.hgi-sharp.hgi-sun-cloud-mid-rain-02:before{content:"⟽"}.hgi-solid.hgi-sharp.hgi-sun-cloud-mid-snow-01:before{content:"⟾"}.hgi-solid.hgi-sharp.hgi-sun-cloud-mid-snow-02:before{content:"⟿"}.hgi-solid.hgi-sharp.hgi-sun-cloud-slow-wind-01:before{content:"⠀"}.hgi-solid.hgi-sharp.hgi-sun-cloud-slow-wind-02:before{content:"⠁"}.hgi-solid.hgi-sharp.hgi-sun-cloud-snow-01:before{content:"⠂"}.hgi-solid.hgi-sharp.hgi-sun-cloud-snow-02:before{content:"⠃"}.hgi-solid.hgi-sharp.hgi-sunglasses:before{content:"⠄"}.hgi-solid.hgi-sharp.hgi-sunrise:before{content:"⠅"}.hgi-solid.hgi-sharp.hgi-sunset:before{content:"⠆"}.hgi-solid.hgi-sharp.hgi-super-mario-toad:before{content:"⠇"}.hgi-solid.hgi-sharp.hgi-super-mario:before{content:"⠈"}.hgi-solid.hgi-sharp.hgi-surfboard:before{content:"⠉"}.hgi-solid.hgi-sharp.hgi-surprise:before{content:"⠊"}.hgi-solid.hgi-sharp.hgi-sushi-01:before{content:"⠋"}.hgi-solid.hgi-sharp.hgi-sushi-02:before{content:"⠌"}.hgi-solid.hgi-sharp.hgi-sushi-03:before{content:"⠍"}.hgi-solid.hgi-sharp.hgi-suspicious:before{content:"⠎"}.hgi-solid.hgi-sharp.hgi-sustainable-energy:before{content:"⠏"}.hgi-solid.hgi-sharp.hgi-svg-01:before{content:"⠐"}.hgi-solid.hgi-sharp.hgi-svg-02:before{content:"⠑"}.hgi-solid.hgi-sharp.hgi-swarm:before{content:"⠒"}.hgi-solid.hgi-sharp.hgi-swatch:before{content:"⠓"}.hgi-solid.hgi-sharp.hgi-swimming-cap:before{content:"⠔"}.hgi-solid.hgi-sharp.hgi-swimming:before{content:"⠕"}.hgi-solid.hgi-sharp.hgi-swipe-down-01:before{content:"⠖"}.hgi-solid.hgi-sharp.hgi-swipe-down-02:before{content:"⠗"}.hgi-solid.hgi-sharp.hgi-swipe-down-03:before{content:"⠘"}.hgi-solid.hgi-sharp.hgi-swipe-down-04:before{content:"⠙"}.hgi-solid.hgi-sharp.hgi-swipe-down-05:before{content:"⠚"}.hgi-solid.hgi-sharp.hgi-swipe-down-06:before{content:"⠛"}.hgi-solid.hgi-sharp.hgi-swipe-down-07:before{content:"⠜"}.hgi-solid.hgi-sharp.hgi-swipe-down-08:before{content:"⠝"}.hgi-solid.hgi-sharp.hgi-swipe-left-01:before{content:"⠞"}.hgi-solid.hgi-sharp.hgi-swipe-left-02:before{content:"⠟"}.hgi-solid.hgi-sharp.hgi-swipe-left-03:before{content:"⠠"}.hgi-solid.hgi-sharp.hgi-swipe-left-04:before{content:"⠡"}.hgi-solid.hgi-sharp.hgi-swipe-left-05:before{content:"⠢"}.hgi-solid.hgi-sharp.hgi-swipe-left-06:before{content:"⠣"}.hgi-solid.hgi-sharp.hgi-swipe-left-07:before{content:"⠤"}.hgi-solid.hgi-sharp.hgi-swipe-left-08:before{content:"⠥"}.hgi-solid.hgi-sharp.hgi-swipe-left-09:before{content:"⠦"}.hgi-solid.hgi-sharp.hgi-swipe-right-01:before{content:"⠧"}.hgi-solid.hgi-sharp.hgi-swipe-right-02:before{content:"⠨"}.hgi-solid.hgi-sharp.hgi-swipe-right-03:before{content:"⠩"}.hgi-solid.hgi-sharp.hgi-swipe-right-04:before{content:"⠪"}.hgi-solid.hgi-sharp.hgi-swipe-right-05:before{content:"⠫"}.hgi-solid.hgi-sharp.hgi-swipe-right-06:before{content:"⠬"}.hgi-solid.hgi-sharp.hgi-swipe-right-07:before{content:"⠭"}.hgi-solid.hgi-sharp.hgi-swipe-right-08:before{content:"⠮"}.hgi-solid.hgi-sharp.hgi-swipe-right-09:before{content:"⠯"}.hgi-solid.hgi-sharp.hgi-swipe-up-01:before{content:"⠰"}.hgi-solid.hgi-sharp.hgi-swipe-up-02:before{content:"⠱"}.hgi-solid.hgi-sharp.hgi-swipe-up-03:before{content:"⠲"}.hgi-solid.hgi-sharp.hgi-swipe-up-04:before{content:"⠳"}.hgi-solid.hgi-sharp.hgi-swipe-up-05:before{content:"⠴"}.hgi-solid.hgi-sharp.hgi-swipe-up-06:before{content:"⠵"}.hgi-solid.hgi-sharp.hgi-swipe-up-07:before{content:"⠶"}.hgi-solid.hgi-sharp.hgi-swipe-up-08:before{content:"⠷"}.hgi-solid.hgi-sharp.hgi-sword-01:before{content:"⠸"}.hgi-solid.hgi-sharp.hgi-sword-02:before{content:"⠹"}.hgi-solid.hgi-sharp.hgi-sword-03:before{content:"⠺"}.hgi-solid.hgi-sharp.hgi-system-update-01:before{content:"⠻"}.hgi-solid.hgi-sharp.hgi-system-update-02:before{content:"⠼"}.hgi-solid.hgi-sharp.hgi-t-shirt:before{content:"⠽"}.hgi-solid.hgi-sharp.hgi-table-01:before{content:"⠾"}.hgi-solid.hgi-sharp.hgi-table-02:before{content:"⠿"}.hgi-solid.hgi-sharp.hgi-table-03:before{content:"⡀"}.hgi-solid.hgi-sharp.hgi-table-lamp-01:before{content:"⡁"}.hgi-solid.hgi-sharp.hgi-table-lamp-02:before{content:"⡂"}.hgi-solid.hgi-sharp.hgi-table-round:before{content:"⡃"}.hgi-solid.hgi-sharp.hgi-table-tennis-bat:before{content:"⡄"}.hgi-solid.hgi-sharp.hgi-table:before{content:"⡅"}.hgi-solid.hgi-sharp.hgi-tablet-01:before{content:"⡆"}.hgi-solid.hgi-sharp.hgi-tablet-02:before{content:"⡇"}.hgi-solid.hgi-sharp.hgi-tablet-connected-bluetooth:before{content:"⡈"}.hgi-solid.hgi-sharp.hgi-tablet-connected-usb:before{content:"⡉"}.hgi-solid.hgi-sharp.hgi-tablet-connected-wifi:before{content:"⡊"}.hgi-solid.hgi-sharp.hgi-tablet-pen:before{content:"⡋"}.hgi-solid.hgi-sharp.hgi-taco-01:before{content:"⡌"}.hgi-solid.hgi-sharp.hgi-taco-02:before{content:"⡍"}.hgi-solid.hgi-sharp.hgi-tag-01:before{content:"⡎"}.hgi-solid.hgi-sharp.hgi-tag-02:before{content:"⡏"}.hgi-solid.hgi-sharp.hgi-tags:before{content:"⡐"}.hgi-solid.hgi-sharp.hgi-taj-mahal:before{content:"⡑"}.hgi-solid.hgi-sharp.hgi-tan:before{content:"⡒"}.hgi-solid.hgi-sharp.hgi-tank-top:before{content:"⡓"}.hgi-solid.hgi-sharp.hgi-tap-01:before{content:"⡔"}.hgi-solid.hgi-sharp.hgi-tap-02:before{content:"⡕"}.hgi-solid.hgi-sharp.hgi-tap-03:before{content:"⡖"}.hgi-solid.hgi-sharp.hgi-tap-04:before{content:"⡗"}.hgi-solid.hgi-sharp.hgi-tap-05:before{content:"⡘"}.hgi-solid.hgi-sharp.hgi-tap-06:before{content:"⡙"}.hgi-solid.hgi-sharp.hgi-tap-07:before{content:"⡚"}.hgi-solid.hgi-sharp.hgi-tap-08:before{content:"⡛"}.hgi-solid.hgi-sharp.hgi-tape-measure:before{content:"⡜"}.hgi-solid.hgi-sharp.hgi-target-01:before{content:"⡝"}.hgi-solid.hgi-sharp.hgi-target-02:before{content:"⡞"}.hgi-solid.hgi-sharp.hgi-target-03:before{content:"⡟"}.hgi-solid.hgi-sharp.hgi-target-dollar:before{content:"⡠"}.hgi-solid.hgi-sharp.hgi-tasbih:before{content:"⡡"}.hgi-solid.hgi-sharp.hgi-task-01:before{content:"⡢"}.hgi-solid.hgi-sharp.hgi-task-02:before{content:"⡣"}.hgi-solid.hgi-sharp.hgi-task-add-01:before{content:"⡤"}.hgi-solid.hgi-sharp.hgi-task-add-02:before{content:"⡥"}.hgi-solid.hgi-sharp.hgi-task-daily-01:before{content:"⡦"}.hgi-solid.hgi-sharp.hgi-task-daily-02:before{content:"⡧"}.hgi-solid.hgi-sharp.hgi-task-done-01:before{content:"⡨"}.hgi-solid.hgi-sharp.hgi-task-done-02:before{content:"⡩"}.hgi-solid.hgi-sharp.hgi-task-edit-01:before{content:"⡪"}.hgi-solid.hgi-sharp.hgi-task-edit-02:before{content:"⡫"}.hgi-solid.hgi-sharp.hgi-task-remove-01:before{content:"⡬"}.hgi-solid.hgi-sharp.hgi-task-remove-02:before{content:"⡭"}.hgi-solid.hgi-sharp.hgi-taxes:before{content:"⡮"}.hgi-solid.hgi-sharp.hgi-taxi:before{content:"⡯"}.hgi-solid.hgi-sharp.hgi-tea-pod:before{content:"⡰"}.hgi-solid.hgi-sharp.hgi-tea:before{content:"⡱"}.hgi-solid.hgi-sharp.hgi-teacher:before{content:"⡲"}.hgi-solid.hgi-sharp.hgi-teaching:before{content:"⡳"}.hgi-solid.hgi-sharp.hgi-teamviewer:before{content:"⡴"}.hgi-solid.hgi-sharp.hgi-telegram:before{content:"⡵"}.hgi-solid.hgi-sharp.hgi-telephone:before{content:"⡶"}.hgi-solid.hgi-sharp.hgi-telescope-01:before{content:"⡷"}.hgi-solid.hgi-sharp.hgi-telescope-02:before{content:"⡸"}.hgi-solid.hgi-sharp.hgi-television-table:before{content:"⡹"}.hgi-solid.hgi-sharp.hgi-temperature:before{content:"⡺"}.hgi-solid.hgi-sharp.hgi-tennis-ball:before{content:"⡻"}.hgi-solid.hgi-sharp.hgi-terrace:before{content:"⡼"}.hgi-solid.hgi-sharp.hgi-test-tube-01:before{content:"⡽"}.hgi-solid.hgi-sharp.hgi-test-tube-02:before{content:"⡾"}.hgi-solid.hgi-sharp.hgi-test-tube-03:before{content:"⡿"}.hgi-solid.hgi-sharp.hgi-test-tube:before{content:"⢀"}.hgi-solid.hgi-sharp.hgi-tetris:before{content:"⢁"}.hgi-solid.hgi-sharp.hgi-text-align-center:before{content:"⢂"}.hgi-solid.hgi-sharp.hgi-text-align-justify-center:before{content:"⢃"}.hgi-solid.hgi-sharp.hgi-text-align-justify-left:before{content:"⢄"}.hgi-solid.hgi-sharp.hgi-text-align-justify-right:before{content:"⢅"}.hgi-solid.hgi-sharp.hgi-text-align-left-01:before{content:"⢆"}.hgi-solid.hgi-sharp.hgi-text-align-left:before{content:"⢇"}.hgi-solid.hgi-sharp.hgi-text-align-right-01:before{content:"⢈"}.hgi-solid.hgi-sharp.hgi-text-align-right:before{content:"⢉"}.hgi-solid.hgi-sharp.hgi-text-all-caps:before{content:"⢊"}.hgi-solid.hgi-sharp.hgi-text-bold:before{content:"⢋"}.hgi-solid.hgi-sharp.hgi-text-centerline-center-top:before{content:"⢌"}.hgi-solid.hgi-sharp.hgi-text-centerline-left:before{content:"⢍"}.hgi-solid.hgi-sharp.hgi-text-centerline-middle:before{content:"⢎"}.hgi-solid.hgi-sharp.hgi-text-centerline-right:before{content:"⢏"}.hgi-solid.hgi-sharp.hgi-text-check:before{content:"⢐"}.hgi-solid.hgi-sharp.hgi-text-circle:before{content:"⢑"}.hgi-solid.hgi-sharp.hgi-text-clear:before{content:"⢒"}.hgi-solid.hgi-sharp.hgi-text-color:before{content:"⢓"}.hgi-solid.hgi-sharp.hgi-text-creation:before{content:"⢔"}.hgi-solid.hgi-sharp.hgi-text-firstline-left:before{content:"⢕"}.hgi-solid.hgi-sharp.hgi-text-firstline-right:before{content:"⢖"}.hgi-solid.hgi-sharp.hgi-text-font:before{content:"⢗"}.hgi-solid.hgi-sharp.hgi-text-footnote:before{content:"⢘"}.hgi-solid.hgi-sharp.hgi-text-indent-01:before{content:"⢙"}.hgi-solid.hgi-sharp.hgi-text-indent-less:before{content:"⢚"}.hgi-solid.hgi-sharp.hgi-text-indent-more:before{content:"⢛"}.hgi-solid.hgi-sharp.hgi-text-indent:before{content:"⢜"}.hgi-solid.hgi-sharp.hgi-text-italic-slash:before{content:"⢝"}.hgi-solid.hgi-sharp.hgi-text-italic:before{content:"⢞"}.hgi-solid.hgi-sharp.hgi-text-kerning:before{content:"⢟"}.hgi-solid.hgi-sharp.hgi-text-number-sign:before{content:"⢠"}.hgi-solid.hgi-sharp.hgi-text-selection:before{content:"⢡"}.hgi-solid.hgi-sharp.hgi-text-smallcaps:before{content:"⢢"}.hgi-solid.hgi-sharp.hgi-text-square:before{content:"⢣"}.hgi-solid.hgi-sharp.hgi-text-strikethrough:before{content:"⢤"}.hgi-solid.hgi-sharp.hgi-text-subscript:before{content:"⢥"}.hgi-solid.hgi-sharp.hgi-text-superscript:before{content:"⢦"}.hgi-solid.hgi-sharp.hgi-text-tracking:before{content:"⢧"}.hgi-solid.hgi-sharp.hgi-text-underline:before{content:"⢨"}.hgi-solid.hgi-sharp.hgi-text-variable-front:before{content:"⢩"}.hgi-solid.hgi-sharp.hgi-text-vertical-alignment:before{content:"⢪"}.hgi-solid.hgi-sharp.hgi-text-wrap:before{content:"⢫"}.hgi-solid.hgi-sharp.hgi-text:before{content:"⢬"}.hgi-solid.hgi-sharp.hgi-the-prophets-mosque:before{content:"⢭"}.hgi-solid.hgi-sharp.hgi-thermometer-cold:before{content:"⢮"}.hgi-solid.hgi-sharp.hgi-thermometer-warm:before{content:"⢯"}.hgi-solid.hgi-sharp.hgi-thermometer:before{content:"⢰"}.hgi-solid.hgi-sharp.hgi-third-bracket-circle:before{content:"⢱"}.hgi-solid.hgi-sharp.hgi-third-bracket-square:before{content:"⢲"}.hgi-solid.hgi-sharp.hgi-third-bracket:before{content:"⢳"}.hgi-solid.hgi-sharp.hgi-thread:before{content:"⢴"}.hgi-solid.hgi-sharp.hgi-threads-ellipse:before{content:"⢵"}.hgi-solid.hgi-sharp.hgi-threads-rectangle:before{content:"⢶"}.hgi-solid.hgi-sharp.hgi-threads:before{content:"⢷"}.hgi-solid.hgi-sharp.hgi-three-d-move:before{content:"⢸"}.hgi-solid.hgi-sharp.hgi-three-d-rotate:before{content:"⢹"}.hgi-solid.hgi-sharp.hgi-three-d-scale:before{content:"⢺"}.hgi-solid.hgi-sharp.hgi-three-d-view:before{content:"⢻"}.hgi-solid.hgi-sharp.hgi-three-finger-01:before{content:"⢼"}.hgi-solid.hgi-sharp.hgi-three-finger-02:before{content:"⢽"}.hgi-solid.hgi-sharp.hgi-three-finger-03:before{content:"⢾"}.hgi-solid.hgi-sharp.hgi-three-finger-04:before{content:"⢿"}.hgi-solid.hgi-sharp.hgi-three-finger-05:before{content:"⣀"}.hgi-solid.hgi-sharp.hgi-thumbs-down-ellipse:before{content:"⣁"}.hgi-solid.hgi-sharp.hgi-thumbs-down-rectangle:before{content:"⣂"}.hgi-solid.hgi-sharp.hgi-thumbs-down:before{content:"⣃"}.hgi-solid.hgi-sharp.hgi-thumbs-up-down:before{content:"⣄"}.hgi-solid.hgi-sharp.hgi-thumbs-up-ellipse:before{content:"⣅"}.hgi-solid.hgi-sharp.hgi-thumbs-up-rectangle:before{content:"⣆"}.hgi-solid.hgi-sharp.hgi-thumbs-up:before{content:"⣇"}.hgi-solid.hgi-sharp.hgi-tic-tac-toe:before{content:"⣈"}.hgi-solid.hgi-sharp.hgi-tick-01:before{content:"⣉"}.hgi-solid.hgi-sharp.hgi-tick-02:before{content:"⣊"}.hgi-solid.hgi-sharp.hgi-tick-03:before{content:"⣋"}.hgi-solid.hgi-sharp.hgi-tick-04:before{content:"⣌"}.hgi-solid.hgi-sharp.hgi-tick-double-01:before{content:"⣍"}.hgi-solid.hgi-sharp.hgi-tick-double-02:before{content:"⣎"}.hgi-solid.hgi-sharp.hgi-tick-double-03:before{content:"⣏"}.hgi-solid.hgi-sharp.hgi-tick-double-04:before{content:"⣐"}.hgi-solid.hgi-sharp.hgi-ticket-01:before{content:"⣑"}.hgi-solid.hgi-sharp.hgi-ticket-02:before{content:"⣒"}.hgi-solid.hgi-sharp.hgi-ticket-03:before{content:"⣓"}.hgi-solid.hgi-sharp.hgi-ticket-star:before{content:"⣔"}.hgi-solid.hgi-sharp.hgi-tie:before{content:"⣕"}.hgi-solid.hgi-sharp.hgi-tiktok:before{content:"⣖"}.hgi-solid.hgi-sharp.hgi-time-01:before{content:"⣗"}.hgi-solid.hgi-sharp.hgi-time-02:before{content:"⣘"}.hgi-solid.hgi-sharp.hgi-time-03:before{content:"⣙"}.hgi-solid.hgi-sharp.hgi-time-04:before{content:"⣚"}.hgi-solid.hgi-sharp.hgi-time-half-pass:before{content:"⣛"}.hgi-solid.hgi-sharp.hgi-time-management-circle:before{content:"⣜"}.hgi-solid.hgi-sharp.hgi-time-management:before{content:"⣝"}.hgi-solid.hgi-sharp.hgi-time-quarter-pass:before{content:"⣞"}.hgi-solid.hgi-sharp.hgi-time-quarter:before{content:"⣟"}.hgi-solid.hgi-sharp.hgi-time-schedule:before{content:"⣠"}.hgi-solid.hgi-sharp.hgi-time-setting-01:before{content:"⣡"}.hgi-solid.hgi-sharp.hgi-time-setting-02:before{content:"⣢"}.hgi-solid.hgi-sharp.hgi-time-setting-03:before{content:"⣣"}.hgi-solid.hgi-sharp.hgi-timer-01:before{content:"⣤"}.hgi-solid.hgi-sharp.hgi-timer-02:before{content:"⣥"}.hgi-solid.hgi-sharp.hgi-tips:before{content:"⣦"}.hgi-solid.hgi-sharp.hgi-tired-01:before{content:"⣧"}.hgi-solid.hgi-sharp.hgi-tired-02:before{content:"⣨"}.hgi-solid.hgi-sharp.hgi-tissue-paper:before{content:"⣩"}.hgi-solid.hgi-sharp.hgi-toggle-off:before{content:"⣪"}.hgi-solid.hgi-sharp.hgi-toggle-on:before{content:"⣫"}.hgi-solid.hgi-sharp.hgi-toilet-01:before{content:"⣬"}.hgi-solid.hgi-sharp.hgi-toilet-02:before{content:"⣭"}.hgi-solid.hgi-sharp.hgi-tongue-01:before{content:"⣮"}.hgi-solid.hgi-sharp.hgi-tongue-wink-left:before{content:"⣯"}.hgi-solid.hgi-sharp.hgi-tongue-wink-right:before{content:"⣰"}.hgi-solid.hgi-sharp.hgi-tongue:before{content:"⣱"}.hgi-solid.hgi-sharp.hgi-tools:before{content:"⣲"}.hgi-solid.hgi-sharp.hgi-tornado-01:before{content:"⣳"}.hgi-solid.hgi-sharp.hgi-tornado-02:before{content:"⣴"}.hgi-solid.hgi-sharp.hgi-torri-gate:before{content:"⣵"}.hgi-solid.hgi-sharp.hgi-touch-01:before{content:"⣶"}.hgi-solid.hgi-sharp.hgi-touch-02:before{content:"⣷"}.hgi-solid.hgi-sharp.hgi-touch-03:before{content:"⣸"}.hgi-solid.hgi-sharp.hgi-touch-04:before{content:"⣹"}.hgi-solid.hgi-sharp.hgi-touch-05:before{content:"⣺"}.hgi-solid.hgi-sharp.hgi-touch-06:before{content:"⣻"}.hgi-solid.hgi-sharp.hgi-touch-07:before{content:"⣼"}.hgi-solid.hgi-sharp.hgi-touch-08:before{content:"⣽"}.hgi-solid.hgi-sharp.hgi-touch-09:before{content:"⣾"}.hgi-solid.hgi-sharp.hgi-touch-10:before{content:"⣿"}.hgi-solid.hgi-sharp.hgi-touch-interaction-01:before{content:"⤀"}.hgi-solid.hgi-sharp.hgi-touch-interaction-02:before{content:"⤁"}.hgi-solid.hgi-sharp.hgi-touch-interaction-03:before{content:"⤂"}.hgi-solid.hgi-sharp.hgi-touch-interaction-04:before{content:"⤃"}.hgi-solid.hgi-sharp.hgi-touch-locked-01:before{content:"⤄"}.hgi-solid.hgi-sharp.hgi-touch-locked-02:before{content:"⤅"}.hgi-solid.hgi-sharp.hgi-touch-locked-03:before{content:"⤆"}.hgi-solid.hgi-sharp.hgi-touch-locked-04:before{content:"⤇"}.hgi-solid.hgi-sharp.hgi-touchpad-01:before{content:"⤈"}.hgi-solid.hgi-sharp.hgi-touchpad-02:before{content:"⤉"}.hgi-solid.hgi-sharp.hgi-touchpad-03:before{content:"⤊"}.hgi-solid.hgi-sharp.hgi-touchpad-04:before{content:"⤋"}.hgi-solid.hgi-sharp.hgi-tow-truck:before{content:"⤌"}.hgi-solid.hgi-sharp.hgi-towels:before{content:"⤍"}.hgi-solid.hgi-sharp.hgi-toy-train:before{content:"⤎"}.hgi-solid.hgi-sharp.hgi-tractor:before{content:"⤏"}.hgi-solid.hgi-sharp.hgi-trade-down:before{content:"⤐"}.hgi-solid.hgi-sharp.hgi-trade-mark:before{content:"⤑"}.hgi-solid.hgi-sharp.hgi-trade-up:before{content:"⤒"}.hgi-solid.hgi-sharp.hgi-trademark:before{content:"⤓"}.hgi-solid.hgi-sharp.hgi-traffic-incident:before{content:"⤔"}.hgi-solid.hgi-sharp.hgi-traffic-light:before{content:"⤕"}.hgi-solid.hgi-sharp.hgi-train-01:before{content:"⤖"}.hgi-solid.hgi-sharp.hgi-train-02:before{content:"⤗"}.hgi-solid.hgi-sharp.hgi-tram:before{content:"⤘"}.hgi-solid.hgi-sharp.hgi-trampoline:before{content:"⤙"}.hgi-solid.hgi-sharp.hgi-transaction:before{content:"⤚"}.hgi-solid.hgi-sharp.hgi-transition-bottom:before{content:"⤛"}.hgi-solid.hgi-sharp.hgi-transition-left:before{content:"⤜"}.hgi-solid.hgi-sharp.hgi-transition-right:before{content:"⤝"}.hgi-solid.hgi-sharp.hgi-transition-top:before{content:"⤞"}.hgi-solid.hgi-sharp.hgi-translate:before{content:"⤟"}.hgi-solid.hgi-sharp.hgi-translation:before{content:"⤠"}.hgi-solid.hgi-sharp.hgi-transmission:before{content:"⤡"}.hgi-solid.hgi-sharp.hgi-transparency:before{content:"⤢"}.hgi-solid.hgi-sharp.hgi-trapezoid-line-horizontal:before{content:"⤣"}.hgi-solid.hgi-sharp.hgi-trapezoid-line-vertical:before{content:"⤤"}.hgi-solid.hgi-sharp.hgi-travel-bag:before{content:"⤥"}.hgi-solid.hgi-sharp.hgi-treadmill-01:before{content:"⤦"}.hgi-solid.hgi-sharp.hgi-treadmill-02:before{content:"⤧"}.hgi-solid.hgi-sharp.hgi-treatment:before{content:"⤨"}.hgi-solid.hgi-sharp.hgi-tree-01:before{content:"⤩"}.hgi-solid.hgi-sharp.hgi-tree-02:before{content:"⤪"}.hgi-solid.hgi-sharp.hgi-tree-03:before{content:"⤫"}.hgi-solid.hgi-sharp.hgi-tree-04:before{content:"⤬"}.hgi-solid.hgi-sharp.hgi-tree-05:before{content:"⤭"}.hgi-solid.hgi-sharp.hgi-tree-06:before{content:"⤮"}.hgi-solid.hgi-sharp.hgi-tree-07:before{content:"⤯"}.hgi-solid.hgi-sharp.hgi-trello:before{content:"⤰"}.hgi-solid.hgi-sharp.hgi-triangle-01:before{content:"⤱"}.hgi-solid.hgi-sharp.hgi-triangle-02:before{content:"⤲"}.hgi-solid.hgi-sharp.hgi-triangle-03:before{content:"⤳"}.hgi-solid.hgi-sharp.hgi-triangle:before{content:"⤴"}.hgi-solid.hgi-sharp.hgi-trolley-01:before{content:"⤵"}.hgi-solid.hgi-sharp.hgi-trolley-02:before{content:"⤶"}.hgi-solid.hgi-sharp.hgi-tropical-storm-tracks-01:before{content:"⤷"}.hgi-solid.hgi-sharp.hgi-tropical-storm-tracks-02:before{content:"⤸"}.hgi-solid.hgi-sharp.hgi-tropical-storm:before{content:"⤹"}.hgi-solid.hgi-sharp.hgi-truck-delivery:before{content:"⤺"}.hgi-solid.hgi-sharp.hgi-truck-monster:before{content:"⤻"}.hgi-solid.hgi-sharp.hgi-truck-return:before{content:"⤼"}.hgi-solid.hgi-sharp.hgi-truck:before{content:"⤽"}.hgi-solid.hgi-sharp.hgi-trulli:before{content:"⤾"}.hgi-solid.hgi-sharp.hgi-tsunami:before{content:"⤿"}.hgi-solid.hgi-sharp.hgi-tulip:before{content:"⥀"}.hgi-solid.hgi-sharp.hgi-tumblr:before{content:"⥁"}.hgi-solid.hgi-sharp.hgi-turtle-neck:before{content:"⥂"}.hgi-solid.hgi-sharp.hgi-tv-01:before{content:"⥃"}.hgi-solid.hgi-sharp.hgi-tv-02:before{content:"⥄"}.hgi-solid.hgi-sharp.hgi-tv-fix:before{content:"⥅"}.hgi-solid.hgi-sharp.hgi-tv-issue:before{content:"⥆"}.hgi-solid.hgi-sharp.hgi-tv-smart:before{content:"⥇"}.hgi-solid.hgi-sharp.hgi-twin-tower:before{content:"⥈"}.hgi-solid.hgi-sharp.hgi-twitch:before{content:"⥉"}.hgi-solid.hgi-sharp.hgi-twitter-square:before{content:"⥊"}.hgi-solid.hgi-sharp.hgi-twitter:before{content:"⥋"}.hgi-solid.hgi-sharp.hgi-two-factor-access:before{content:"⥌"}.hgi-solid.hgi-sharp.hgi-two-finger-01:before{content:"⥍"}.hgi-solid.hgi-sharp.hgi-two-finger-02:before{content:"⥎"}.hgi-solid.hgi-sharp.hgi-two-finger-03:before{content:"⥏"}.hgi-solid.hgi-sharp.hgi-two-finger-04:before{content:"⥐"}.hgi-solid.hgi-sharp.hgi-two-finger-05:before{content:"⥑"}.hgi-solid.hgi-sharp.hgi-txt-01:before{content:"⥒"}.hgi-solid.hgi-sharp.hgi-txt-02:before{content:"⥓"}.hgi-solid.hgi-sharp.hgi-type-cursor:before{content:"⥔"}.hgi-solid.hgi-sharp.hgi-typescript-01:before{content:"⥕"}.hgi-solid.hgi-sharp.hgi-typescript-02:before{content:"⥖"}.hgi-solid.hgi-sharp.hgi-typescript-03:before{content:"⥗"}.hgi-solid.hgi-sharp.hgi-uber:before{content:"⥘"}.hgi-solid.hgi-sharp.hgi-ufo-01:before{content:"⥙"}.hgi-solid.hgi-sharp.hgi-ufo:before{content:"⥚"}.hgi-solid.hgi-sharp.hgi-umbrella-dollar:before{content:"⥛"}.hgi-solid.hgi-sharp.hgi-umbrella:before{content:"⥜"}.hgi-solid.hgi-sharp.hgi-unamused:before{content:"⥝"}.hgi-solid.hgi-sharp.hgi-unavailable:before{content:"⥞"}.hgi-solid.hgi-sharp.hgi-underpants-01:before{content:"⥟"}.hgi-solid.hgi-sharp.hgi-underpants-02:before{content:"⥠"}.hgi-solid.hgi-sharp.hgi-underpants-03:before{content:"⥡"}.hgi-solid.hgi-sharp.hgi-unfold-less:before{content:"⥢"}.hgi-solid.hgi-sharp.hgi-unfold-more:before{content:"⥣"}.hgi-solid.hgi-sharp.hgi-ungroup-items:before{content:"⥤"}.hgi-solid.hgi-sharp.hgi-ungroup-layers:before{content:"⥥"}.hgi-solid.hgi-sharp.hgi-unhappy:before{content:"⥦"}.hgi-solid.hgi-sharp.hgi-university:before{content:"⥧"}.hgi-solid.hgi-sharp.hgi-unlink-01:before{content:"⥨"}.hgi-solid.hgi-sharp.hgi-unlink-02:before{content:"⥩"}.hgi-solid.hgi-sharp.hgi-unlink-03:before{content:"⥪"}.hgi-solid.hgi-sharp.hgi-unlink-04:before{content:"⥫"}.hgi-solid.hgi-sharp.hgi-unlink-05:before{content:"⥬"}.hgi-solid.hgi-sharp.hgi-unlink-06:before{content:"⥭"}.hgi-solid.hgi-sharp.hgi-unsplash:before{content:"⥮"}.hgi-solid.hgi-sharp.hgi-upload-01:before{content:"⥯"}.hgi-solid.hgi-sharp.hgi-upload-02:before{content:"⥰"}.hgi-solid.hgi-sharp.hgi-upload-03:before{content:"⥱"}.hgi-solid.hgi-sharp.hgi-upload-04:before{content:"⥲"}.hgi-solid.hgi-sharp.hgi-upload-05:before{content:"⥳"}.hgi-solid.hgi-sharp.hgi-upload-circle-01:before{content:"⥴"}.hgi-solid.hgi-sharp.hgi-upload-circle-02:before{content:"⥵"}.hgi-solid.hgi-sharp.hgi-upload-square-01:before{content:"⥶"}.hgi-solid.hgi-sharp.hgi-upload-square-02:before{content:"⥷"}.hgi-solid.hgi-sharp.hgi-upwork:before{content:"⥸"}.hgi-solid.hgi-sharp.hgi-usb-bugs:before{content:"⥹"}.hgi-solid.hgi-sharp.hgi-usb-connected-01:before{content:"⥺"}.hgi-solid.hgi-sharp.hgi-usb-connected-02:before{content:"⥻"}.hgi-solid.hgi-sharp.hgi-usb-connected-03:before{content:"⥼"}.hgi-solid.hgi-sharp.hgi-usb-error:before{content:"⥽"}.hgi-solid.hgi-sharp.hgi-usb-memory-01:before{content:"⥾"}.hgi-solid.hgi-sharp.hgi-usb-memory-02:before{content:"⥿"}.hgi-solid.hgi-sharp.hgi-usb-not-connected-01:before{content:"⦀"}.hgi-solid.hgi-sharp.hgi-usb-not-connected-02:before{content:"⦁"}.hgi-solid.hgi-sharp.hgi-usb:before{content:"⦂"}.hgi-solid.hgi-sharp.hgi-user-account:before{content:"⦃"}.hgi-solid.hgi-sharp.hgi-user-add-01:before{content:"⦄"}.hgi-solid.hgi-sharp.hgi-user-add-02:before{content:"⦅"}.hgi-solid.hgi-sharp.hgi-user-arrow-left-right:before{content:"⦆"}.hgi-solid.hgi-sharp.hgi-user-block-01:before{content:"⦇"}.hgi-solid.hgi-sharp.hgi-user-block-02:before{content:"⦈"}.hgi-solid.hgi-sharp.hgi-user-check-01:before{content:"⦉"}.hgi-solid.hgi-sharp.hgi-user-check-02:before{content:"⦊"}.hgi-solid.hgi-sharp.hgi-user-circle-02:before{content:"⦋"}.hgi-solid.hgi-sharp.hgi-user-circle:before{content:"⦌"}.hgi-solid.hgi-sharp.hgi-user-edit-01:before{content:"⦍"}.hgi-solid.hgi-sharp.hgi-user-full-view:before{content:"⦎"}.hgi-solid.hgi-sharp.hgi-user-group:before{content:"⦏"}.hgi-solid.hgi-sharp.hgi-user-id-verification:before{content:"⦐"}.hgi-solid.hgi-sharp.hgi-user-list:before{content:"⦑"}.hgi-solid.hgi-sharp.hgi-user-lock-01:before{content:"⦒"}.hgi-solid.hgi-sharp.hgi-user-lock-02:before{content:"⦓"}.hgi-solid.hgi-sharp.hgi-user-love-01:before{content:"⦔"}.hgi-solid.hgi-sharp.hgi-user-love-02:before{content:"⦕"}.hgi-solid.hgi-sharp.hgi-user-minus-01:before{content:"⦖"}.hgi-solid.hgi-sharp.hgi-user-minus-02:before{content:"⦗"}.hgi-solid.hgi-sharp.hgi-user-multiple-02:before{content:"⦘"}.hgi-solid.hgi-sharp.hgi-user-multiple:before{content:"⦙"}.hgi-solid.hgi-sharp.hgi-user-question-01:before{content:"⦚"}.hgi-solid.hgi-sharp.hgi-user-question-02:before{content:"⦛"}.hgi-solid.hgi-sharp.hgi-user-remove-01:before{content:"⦜"}.hgi-solid.hgi-sharp.hgi-user-remove-02:before{content:"⦝"}.hgi-solid.hgi-sharp.hgi-user-roadside:before{content:"⦞"}.hgi-solid.hgi-sharp.hgi-user-search-01:before{content:"⦟"}.hgi-solid.hgi-sharp.hgi-user-search-02:before{content:"⦠"}.hgi-solid.hgi-sharp.hgi-user-settings-01:before{content:"⦡"}.hgi-solid.hgi-sharp.hgi-user-settings-02:before{content:"⦢"}.hgi-solid.hgi-sharp.hgi-user-sharing:before{content:"⦣"}.hgi-solid.hgi-sharp.hgi-user-shield-01:before{content:"⦤"}.hgi-solid.hgi-sharp.hgi-user-shield-02:before{content:"⦥"}.hgi-solid.hgi-sharp.hgi-user-square:before{content:"⦦"}.hgi-solid.hgi-sharp.hgi-user-star-01:before{content:"⦧"}.hgi-solid.hgi-sharp.hgi-user-star-02:before{content:"⦨"}.hgi-solid.hgi-sharp.hgi-user-status:before{content:"⦩"}.hgi-solid.hgi-sharp.hgi-user-story:before{content:"⦪"}.hgi-solid.hgi-sharp.hgi-user-switch:before{content:"⦫"}.hgi-solid.hgi-sharp.hgi-user-unlock-01:before{content:"⦬"}.hgi-solid.hgi-sharp.hgi-user-unlock-02:before{content:"⦭"}.hgi-solid.hgi-sharp.hgi-user:before{content:"⦮"}.hgi-solid.hgi-sharp.hgi-uv-01:before{content:"⦯"}.hgi-solid.hgi-sharp.hgi-uv-02:before{content:"⦰"}.hgi-solid.hgi-sharp.hgi-uv-03:before{content:"⦱"}.hgi-solid.hgi-sharp.hgi-vaccine:before{content:"⦲"}.hgi-solid.hgi-sharp.hgi-validation-approval:before{content:"⦳"}.hgi-solid.hgi-sharp.hgi-validation:before{content:"⦴"}.hgi-solid.hgi-sharp.hgi-van:before{content:"⦵"}.hgi-solid.hgi-sharp.hgi-variable:before{content:"⦶"}.hgi-solid.hgi-sharp.hgi-vegetarian-food:before{content:"⦷"}.hgi-solid.hgi-sharp.hgi-vertical-resize:before{content:"⦸"}.hgi-solid.hgi-sharp.hgi-vertical-scroll-point:before{content:"⦹"}.hgi-solid.hgi-sharp.hgi-vest:before{content:"⦺"}.hgi-solid.hgi-sharp.hgi-victory-finger-01:before{content:"⦻"}.hgi-solid.hgi-sharp.hgi-victory-finger-02:before{content:"⦼"}.hgi-solid.hgi-sharp.hgi-victory-finger-03:before{content:"⦽"}.hgi-solid.hgi-sharp.hgi-video-01:before{content:"⦾"}.hgi-solid.hgi-sharp.hgi-video-02:before{content:"⦿"}.hgi-solid.hgi-sharp.hgi-video-console:before{content:"⧀"}.hgi-solid.hgi-sharp.hgi-video-off:before{content:"⧁"}.hgi-solid.hgi-sharp.hgi-video-replay:before{content:"⧂"}.hgi-solid.hgi-sharp.hgi-view-off-slash:before{content:"⧃"}.hgi-solid.hgi-sharp.hgi-view-off:before{content:"⧄"}.hgi-solid.hgi-sharp.hgi-view:before{content:"⧅"}.hgi-solid.hgi-sharp.hgi-vimeo:before{content:"⧆"}.hgi-solid.hgi-sharp.hgi-vine-square:before{content:"⧇"}.hgi-solid.hgi-sharp.hgi-vine:before{content:"⧈"}.hgi-solid.hgi-sharp.hgi-vintage-clock:before{content:"⧉"}.hgi-solid.hgi-sharp.hgi-virtual-reality-vr-01:before{content:"⧊"}.hgi-solid.hgi-sharp.hgi-virtual-reality-vr-02:before{content:"⧋"}.hgi-solid.hgi-sharp.hgi-vision:before{content:"⧌"}.hgi-solid.hgi-sharp.hgi-vk-square:before{content:"⧍"}.hgi-solid.hgi-sharp.hgi-vk:before{content:"⧎"}.hgi-solid.hgi-sharp.hgi-voice-id:before{content:"⧏"}.hgi-solid.hgi-sharp.hgi-voice:before{content:"⧐"}.hgi-solid.hgi-sharp.hgi-volleyball:before{content:"⧑"}.hgi-solid.hgi-sharp.hgi-volume-high:before{content:"⧒"}.hgi-solid.hgi-sharp.hgi-volume-low:before{content:"⧓"}.hgi-solid.hgi-sharp.hgi-volume-minus:before{content:"⧔"}.hgi-solid.hgi-sharp.hgi-volume-mute-01:before{content:"⧕"}.hgi-solid.hgi-sharp.hgi-volume-mute-02:before{content:"⧖"}.hgi-solid.hgi-sharp.hgi-volume-off:before{content:"⧗"}.hgi-solid.hgi-sharp.hgi-volume-up:before{content:"⧘"}.hgi-solid.hgi-sharp.hgi-vomiting:before{content:"⧙"}.hgi-solid.hgi-sharp.hgi-voucher:before{content:"⧚"}.hgi-solid.hgi-sharp.hgi-vr-glasses:before{content:"⧛"}.hgi-solid.hgi-sharp.hgi-vr:before{content:"⧜"}.hgi-solid.hgi-sharp.hgi-vynil-01:before{content:"⧝"}.hgi-solid.hgi-sharp.hgi-vynil-02:before{content:"⧞"}.hgi-solid.hgi-sharp.hgi-vynil-03:before{content:"⧟"}.hgi-solid.hgi-sharp.hgi-waiter:before{content:"⧠"}.hgi-solid.hgi-sharp.hgi-waiters:before{content:"⧡"}.hgi-solid.hgi-sharp.hgi-wall-lamp:before{content:"⧢"}.hgi-solid.hgi-sharp.hgi-wallet-01:before{content:"⧣"}.hgi-solid.hgi-sharp.hgi-wallet-02:before{content:"⧤"}.hgi-solid.hgi-sharp.hgi-wallet-03:before{content:"⧥"}.hgi-solid.hgi-sharp.hgi-wallet-add-01:before{content:"⧦"}.hgi-solid.hgi-sharp.hgi-wallet-add-02:before{content:"⧧"}.hgi-solid.hgi-sharp.hgi-wallet-done-01:before{content:"⧨"}.hgi-solid.hgi-sharp.hgi-wallet-done-02:before{content:"⧩"}.hgi-solid.hgi-sharp.hgi-wallet-not-found-01:before{content:"⧪"}.hgi-solid.hgi-sharp.hgi-wallet-not-found-02:before{content:"⧫"}.hgi-solid.hgi-sharp.hgi-wallet-remove-01:before{content:"⧬"}.hgi-solid.hgi-sharp.hgi-wallet-remove-02:before{content:"⧭"}.hgi-solid.hgi-sharp.hgi-wanted:before{content:"⧮"}.hgi-solid.hgi-sharp.hgi-wardrobe-01:before{content:"⧯"}.hgi-solid.hgi-sharp.hgi-wardrobe-02:before{content:"⧰"}.hgi-solid.hgi-sharp.hgi-wardrobe-03:before{content:"⧱"}.hgi-solid.hgi-sharp.hgi-wardrobe-04:before{content:"⧲"}.hgi-solid.hgi-sharp.hgi-warehouse:before{content:"⧳"}.hgi-solid.hgi-sharp.hgi-washington-monument:before{content:"⧴"}.hgi-solid.hgi-sharp.hgi-waste-restore:before{content:"⧵"}.hgi-solid.hgi-sharp.hgi-waste:before{content:"⧶"}.hgi-solid.hgi-sharp.hgi-watch-01:before{content:"⧷"}.hgi-solid.hgi-sharp.hgi-watch-02:before{content:"⧸"}.hgi-solid.hgi-sharp.hgi-water-energy:before{content:"⧹"}.hgi-solid.hgi-sharp.hgi-water-polo:before{content:"⧺"}.hgi-solid.hgi-sharp.hgi-water-pump:before{content:"⧻"}.hgi-solid.hgi-sharp.hgi-waterfall-down-01:before{content:"⧼"}.hgi-solid.hgi-sharp.hgi-waterfall-down-03:before{content:"⧽"}.hgi-solid.hgi-sharp.hgi-waterfall-up-01:before{content:"⧾"}.hgi-solid.hgi-sharp.hgi-waterfall-up-02:before{content:"⧿"}.hgi-solid.hgi-sharp.hgi-watermelon:before{content:"⨀"}.hgi-solid.hgi-sharp.hgi-wattpad-square:before{content:"⨁"}.hgi-solid.hgi-sharp.hgi-wattpad:before{content:"⨂"}.hgi-solid.hgi-sharp.hgi-waving-hand-01:before{content:"⨃"}.hgi-solid.hgi-sharp.hgi-waving-hand-02:before{content:"⨄"}.hgi-solid.hgi-sharp.hgi-waze:before{content:"⨅"}.hgi-solid.hgi-sharp.hgi-web-design-01:before{content:"⨆"}.hgi-solid.hgi-sharp.hgi-web-design-02:before{content:"⨇"}.hgi-solid.hgi-sharp.hgi-web-programming:before{content:"⨈"}.hgi-solid.hgi-sharp.hgi-web-protection:before{content:"⨉"}.hgi-solid.hgi-sharp.hgi-web-security:before{content:"⨊"}.hgi-solid.hgi-sharp.hgi-web-validation:before{content:"⨋"}.hgi-solid.hgi-sharp.hgi-webflow:before{content:"⨌"}.hgi-solid.hgi-sharp.hgi-wechat:before{content:"⨍"}.hgi-solid.hgi-sharp.hgi-weight-scale-01:before{content:"⨎"}.hgi-solid.hgi-sharp.hgi-weight-scale:before{content:"⨏"}.hgi-solid.hgi-sharp.hgi-wellness:before{content:"⨐"}.hgi-solid.hgi-sharp.hgi-whatsapp-business:before{content:"⨑"}.hgi-solid.hgi-sharp.hgi-whatsapp:before{content:"⨒"}.hgi-solid.hgi-sharp.hgi-wheelchair:before{content:"⨓"}.hgi-solid.hgi-sharp.hgi-whisk:before{content:"⨔"}.hgi-solid.hgi-sharp.hgi-whistle:before{content:"⨕"}.hgi-solid.hgi-sharp.hgi-wifi-01:before{content:"⨖"}.hgi-solid.hgi-sharp.hgi-wifi-02:before{content:"⨗"}.hgi-solid.hgi-sharp.hgi-wifi-circle:before{content:"⨘"}.hgi-solid.hgi-sharp.hgi-wifi-connected-01:before{content:"⨙"}.hgi-solid.hgi-sharp.hgi-wifi-connected-02:before{content:"⨚"}.hgi-solid.hgi-sharp.hgi-wifi-connected-03:before{content:"⨛"}.hgi-solid.hgi-sharp.hgi-wifi-disconnected-01:before{content:"⨜"}.hgi-solid.hgi-sharp.hgi-wifi-disconnected-02:before{content:"⨝"}.hgi-solid.hgi-sharp.hgi-wifi-disconnected-03:before{content:"⨞"}.hgi-solid.hgi-sharp.hgi-wifi-disconnected-04:before{content:"⨟"}.hgi-solid.hgi-sharp.hgi-wifi-error-01:before{content:"⨠"}.hgi-solid.hgi-sharp.hgi-wifi-error-02:before{content:"⨡"}.hgi-solid.hgi-sharp.hgi-wifi-full-signal:before{content:"⨢"}.hgi-solid.hgi-sharp.hgi-wifi-location:before{content:"⨣"}.hgi-solid.hgi-sharp.hgi-wifi-lock:before{content:"⨤"}.hgi-solid.hgi-sharp.hgi-wifi-low-signal:before{content:"⨥"}.hgi-solid.hgi-sharp.hgi-wifi-medium-signal:before{content:"⨦"}.hgi-solid.hgi-sharp.hgi-wifi-no-signal:before{content:"⨧"}.hgi-solid.hgi-sharp.hgi-wifi-off-01:before{content:"⨨"}.hgi-solid.hgi-sharp.hgi-wifi-off-02:before{content:"⨩"}.hgi-solid.hgi-sharp.hgi-wifi-square:before{content:"⨪"}.hgi-solid.hgi-sharp.hgi-wifi-unlock:before{content:"⨫"}.hgi-solid.hgi-sharp.hgi-wikipedia:before{content:"⨬"}.hgi-solid.hgi-sharp.hgi-wind-power-01:before{content:"⨭"}.hgi-solid.hgi-sharp.hgi-wind-power-02:before{content:"⨮"}.hgi-solid.hgi-sharp.hgi-wind-power-03:before{content:"⨯"}.hgi-solid.hgi-sharp.hgi-wind-power:before{content:"⨰"}.hgi-solid.hgi-sharp.hgi-wind-surf:before{content:"⨱"}.hgi-solid.hgi-sharp.hgi-wind-turbine:before{content:"⨲"}.hgi-solid.hgi-sharp.hgi-wink:before{content:"⨳"}.hgi-solid.hgi-sharp.hgi-winking:before{content:"⨴"}.hgi-solid.hgi-sharp.hgi-wireless-cloud-access:before{content:"⨵"}.hgi-solid.hgi-sharp.hgi-wireless:before{content:"⨶"}.hgi-solid.hgi-sharp.hgi-wise:before{content:"⨷"}.hgi-solid.hgi-sharp.hgi-wordpress:before{content:"⨸"}.hgi-solid.hgi-sharp.hgi-work-alert:before{content:"⨹"}.hgi-solid.hgi-sharp.hgi-work-history:before{content:"⨺"}.hgi-solid.hgi-sharp.hgi-work-update:before{content:"⨻"}.hgi-solid.hgi-sharp.hgi-workflow-circle-01:before{content:"⨼"}.hgi-solid.hgi-sharp.hgi-workflow-circle-02:before{content:"⨽"}.hgi-solid.hgi-sharp.hgi-workflow-circle-03:before{content:"⨾"}.hgi-solid.hgi-sharp.hgi-workflow-circle-04:before{content:"⨿"}.hgi-solid.hgi-sharp.hgi-workflow-circle-05:before{content:"⩀"}.hgi-solid.hgi-sharp.hgi-workflow-circle-06:before{content:"⩁"}.hgi-solid.hgi-sharp.hgi-workflow-square-01:before{content:"⩂"}.hgi-solid.hgi-sharp.hgi-workflow-square-02:before{content:"⩃"}.hgi-solid.hgi-sharp.hgi-workflow-square-03:before{content:"⩄"}.hgi-solid.hgi-sharp.hgi-workflow-square-04:before{content:"⩅"}.hgi-solid.hgi-sharp.hgi-workflow-square-05:before{content:"⩆"}.hgi-solid.hgi-sharp.hgi-workflow-square-06:before{content:"⩇"}.hgi-solid.hgi-sharp.hgi-workflow-square-07:before{content:"⩈"}.hgi-solid.hgi-sharp.hgi-workflow-square-08:before{content:"⩉"}.hgi-solid.hgi-sharp.hgi-workflow-square-09:before{content:"⩊"}.hgi-solid.hgi-sharp.hgi-workflow-square-10:before{content:"⩋"}.hgi-solid.hgi-sharp.hgi-workout-battle-ropes:before{content:"⩌"}.hgi-solid.hgi-sharp.hgi-workout-gymnastics:before{content:"⩍"}.hgi-solid.hgi-sharp.hgi-workout-kicking:before{content:"⩎"}.hgi-solid.hgi-sharp.hgi-workout-run:before{content:"⩏"}.hgi-solid.hgi-sharp.hgi-workout-sport:before{content:"⩐"}.hgi-solid.hgi-sharp.hgi-workout-squats:before{content:"⩑"}.hgi-solid.hgi-sharp.hgi-workout-stretching:before{content:"⩒"}.hgi-solid.hgi-sharp.hgi-workout-warm-up:before{content:"⩓"}.hgi-solid.hgi-sharp.hgi-worry:before{content:"⩔"}.hgi-solid.hgi-sharp.hgi-wps-office-rectangle:before{content:"⩕"}.hgi-solid.hgi-sharp.hgi-wps-office:before{content:"⩖"}.hgi-solid.hgi-sharp.hgi-wrench-01:before{content:"⩗"}.hgi-solid.hgi-sharp.hgi-wrench-02:before{content:"⩘"}.hgi-solid.hgi-sharp.hgi-wudu:before{content:"⩙"}.hgi-solid.hgi-sharp.hgi-x-ray:before{content:"⩚"}.hgi-solid.hgi-sharp.hgi-x-variable-circle:before{content:"⩛"}.hgi-solid.hgi-sharp.hgi-x-variable-square:before{content:"⩜"}.hgi-solid.hgi-sharp.hgi-x-variable:before{content:"⩝"}.hgi-solid.hgi-sharp.hgi-xing:before{content:"⩞"}.hgi-solid.hgi-sharp.hgi-xls-01:before{content:"⩟"}.hgi-solid.hgi-sharp.hgi-xls-02:before{content:"⩠"}.hgi-solid.hgi-sharp.hgi-xml-01:before{content:"⩡"}.hgi-solid.hgi-sharp.hgi-xml-02:before{content:"⩢"}.hgi-solid.hgi-sharp.hgi-xsl-01:before{content:"⩣"}.hgi-solid.hgi-sharp.hgi-xsl-02:before{content:"⩤"}.hgi-solid.hgi-sharp.hgi-yelp:before{content:"⩥"}.hgi-solid.hgi-sharp.hgi-yen-circle:before{content:"⩦"}.hgi-solid.hgi-sharp.hgi-yen-receive:before{content:"⩧"}.hgi-solid.hgi-sharp.hgi-yen-send:before{content:"⩨"}.hgi-solid.hgi-sharp.hgi-yen-square:before{content:"⩩"}.hgi-solid.hgi-sharp.hgi-yen:before{content:"⩪"}.hgi-solid.hgi-sharp.hgi-yoga-01:before{content:"⩫"}.hgi-solid.hgi-sharp.hgi-yoga-02:before{content:"⩬"}.hgi-solid.hgi-sharp.hgi-yoga-03:before{content:"⩭"}.hgi-solid.hgi-sharp.hgi-yoga-ball:before{content:"⩮"}.hgi-solid.hgi-sharp.hgi-yoga-mat:before{content:"⩯"}.hgi-solid.hgi-sharp.hgi-yogurt:before{content:"⩰"}.hgi-solid.hgi-sharp.hgi-youtube:before{content:"⩱"}.hgi-solid.hgi-sharp.hgi-yurt:before{content:"⩲"}.hgi-solid.hgi-sharp.hgi-zakat:before{content:"⩳"}.hgi-solid.hgi-sharp.hgi-zap:before{content:"⩴"}.hgi-solid.hgi-sharp.hgi-zeppelin:before{content:"⩵"}.hgi-solid.hgi-sharp.hgi-zip-01:before{content:"⩶"}.hgi-solid.hgi-sharp.hgi-zip-02:before{content:"⩷"}.hgi-solid.hgi-sharp.hgi-zoom-circle:before{content:"⩸"}.hgi-solid.hgi-sharp.hgi-zoom-in-area:before{content:"⩹"}.hgi-solid.hgi-sharp.hgi-zoom-out-area:before{content:"⩺"}.hgi-solid.hgi-sharp.hgi-zoom-square:before{content:"⩻"}.hgi-solid.hgi-sharp.hgi-zoom:before{content:"⩼"}@font-face{font-family:hgi-solid-standard;src:url(/assets/hgi-solid-standard-81618d2a.eot?t=1721855122230);src:url(/assets/hgi-solid-standard-81618d2a.eot?t=1721855122230#iefix) format("embedded-opentype"),url(/assets/hgi-solid-standard-c7358801.woff2?t=1721855122230) format("woff2"),url(/assets/hgi-solid-standard-5c284b65.woff?t=1721855122230) format("woff"),url(/assets/hgi-solid-standard-80454b20.ttf?t=1721855122230) format("truetype"),url(/assets/hgi-solid-standard-2fbe16e7.svg?t=1721855122230#hgi-solid-standard) format("svg")}.hgi-solid.hgi-standard{font-family:hgi-solid-standard!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-solid.hgi-standard:after{opacity:.4;position:absolute;left:0}.hgi-solid.hgi-standard.hgi-abacus:before{content:"⩽"}.hgi-solid.hgi-standard.hgi-absolute:before{content:"⩾"}.hgi-solid.hgi-standard.hgi-acceleration:before{content:"⩿"}.hgi-solid.hgi-standard.hgi-access:before{content:"⪀"}.hgi-solid.hgi-standard.hgi-accident:before{content:"⪁"}.hgi-solid.hgi-standard.hgi-account-setting-01:before{content:"⪂"}.hgi-solid.hgi-standard.hgi-account-setting-02:before{content:"⪃"}.hgi-solid.hgi-standard.hgi-account-setting-03:before{content:"⪄"}.hgi-solid.hgi-standard.hgi-activity-01:before{content:"⪅"}.hgi-solid.hgi-standard.hgi-activity-02:before{content:"⪆"}.hgi-solid.hgi-standard.hgi-activity-03:before{content:"⪇"}.hgi-solid.hgi-standard.hgi-activity-04:before{content:"⪈"}.hgi-solid.hgi-standard.hgi-acute:before{content:"⪉"}.hgi-solid.hgi-standard.hgi-add-01:before{content:"⪊"}.hgi-solid.hgi-standard.hgi-add-02:before{content:"⪋"}.hgi-solid.hgi-standard.hgi-add-circle-half-dot:before{content:"⪌"}.hgi-solid.hgi-standard.hgi-add-circle:before{content:"⪍"}.hgi-solid.hgi-standard.hgi-add-square:before{content:"⪎"}.hgi-solid.hgi-standard.hgi-add-team:before{content:"⪏"}.hgi-solid.hgi-standard.hgi-address-book:before{content:"⪐"}.hgi-solid.hgi-standard.hgi-adobe-after-effect:before{content:"⪑"}.hgi-solid.hgi-standard.hgi-adobe-illustrator:before{content:"⪒"}.hgi-solid.hgi-standard.hgi-adobe-indesign:before{content:"⪓"}.hgi-solid.hgi-standard.hgi-adobe-photoshop:before{content:"⪔"}.hgi-solid.hgi-standard.hgi-adobe-premier:before{content:"⪕"}.hgi-solid.hgi-standard.hgi-adobe-xd:before{content:"⪖"}.hgi-solid.hgi-standard.hgi-adventure:before{content:"⪗"}.hgi-solid.hgi-standard.hgi-advertisiment:before{content:"⪘"}.hgi-solid.hgi-standard.hgi-adzan:before{content:"⪙"}.hgi-solid.hgi-standard.hgi-affiliate:before{content:"⪚"}.hgi-solid.hgi-standard.hgi-agreement-01:before{content:"⪛"}.hgi-solid.hgi-standard.hgi-agreement-02:before{content:"⪜"}.hgi-solid.hgi-standard.hgi-agreement-03:before{content:"⪝"}.hgi-solid.hgi-standard.hgi-ai-beautify:before{content:"⪞"}.hgi-solid.hgi-standard.hgi-ai-book:before{content:"⪟"}.hgi-solid.hgi-standard.hgi-ai-brain-01:before{content:"⪠"}.hgi-solid.hgi-standard.hgi-ai-brain-02:before{content:"⪡"}.hgi-solid.hgi-standard.hgi-ai-brain-03:before{content:"⪢"}.hgi-solid.hgi-standard.hgi-ai-brain-04:before{content:"⪣"}.hgi-solid.hgi-standard.hgi-ai-brain-05:before{content:"⪤"}.hgi-solid.hgi-standard.hgi-ai-browser:before{content:"⪥"}.hgi-solid.hgi-standard.hgi-ai-chat-01:before{content:"⪦"}.hgi-solid.hgi-standard.hgi-ai-chat-02:before{content:"⪧"}.hgi-solid.hgi-standard.hgi-ai-cloud-01:before{content:"⪨"}.hgi-solid.hgi-standard.hgi-ai-cloud-02:before{content:"⪩"}.hgi-solid.hgi-standard.hgi-ai-cloud:before{content:"⪪"}.hgi-solid.hgi-standard.hgi-ai-computer:before{content:"⪫"}.hgi-solid.hgi-standard.hgi-ai-dna:before{content:"⪬"}.hgi-solid.hgi-standard.hgi-ai-eraser:before{content:"⪭"}.hgi-solid.hgi-standard.hgi-ai-folder-01:before{content:"⪮"}.hgi-solid.hgi-standard.hgi-ai-folder-02:before{content:"⪯"}.hgi-solid.hgi-standard.hgi-ai-game:before{content:"⪰"}.hgi-solid.hgi-standard.hgi-ai-generative:before{content:"⪱"}.hgi-solid.hgi-standard.hgi-ai-idea:before{content:"⪲"}.hgi-solid.hgi-standard.hgi-ai-image:before{content:"⪳"}.hgi-solid.hgi-standard.hgi-ai-innovation-01:before{content:"⪴"}.hgi-solid.hgi-standard.hgi-ai-innovation-02:before{content:"⪵"}.hgi-solid.hgi-standard.hgi-ai-innovation-03:before{content:"⪶"}.hgi-solid.hgi-standard.hgi-ai-laptop:before{content:"⪷"}.hgi-solid.hgi-standard.hgi-ai-learning:before{content:"⪸"}.hgi-solid.hgi-standard.hgi-ai-lock:before{content:"⪹"}.hgi-solid.hgi-standard.hgi-ai-magic:before{content:"⪺"}.hgi-solid.hgi-standard.hgi-ai-mail-01:before{content:"⪻"}.hgi-solid.hgi-standard.hgi-ai-mail-02:before{content:"⪼"}.hgi-solid.hgi-standard.hgi-ai-mail:before{content:"⪽"}.hgi-solid.hgi-standard.hgi-ai-network:before{content:"⪾"}.hgi-solid.hgi-standard.hgi-ai-phone-01:before{content:"⪿"}.hgi-solid.hgi-standard.hgi-ai-phone-02:before{content:"⫀"}.hgi-solid.hgi-standard.hgi-ai-programming:before{content:"⫁"}.hgi-solid.hgi-standard.hgi-ai-search:before{content:"⫂"}.hgi-solid.hgi-standard.hgi-ai-security-01:before{content:"⫃"}.hgi-solid.hgi-standard.hgi-ai-security-02:before{content:"⫄"}.hgi-solid.hgi-standard.hgi-ai-setting:before{content:"⫅"}.hgi-solid.hgi-standard.hgi-ai-smartwatch:before{content:"⫆"}.hgi-solid.hgi-standard.hgi-ai-user:before{content:"⫇"}.hgi-solid.hgi-standard.hgi-ai-video:before{content:"⫈"}.hgi-solid.hgi-standard.hgi-ai-view:before{content:"⫉"}.hgi-solid.hgi-standard.hgi-aids:before{content:"⫊"}.hgi-solid.hgi-standard.hgi-airbnb:before{content:"⫋"}.hgi-solid.hgi-standard.hgi-aircraft-game:before{content:"⫌"}.hgi-solid.hgi-standard.hgi-airdrop:before{content:"⫍"}.hgi-solid.hgi-standard.hgi-airplane-01:before{content:"⫎"}.hgi-solid.hgi-standard.hgi-airplane-02:before{content:"⫏"}.hgi-solid.hgi-standard.hgi-airplane-landing-01:before{content:"⫐"}.hgi-solid.hgi-standard.hgi-airplane-landing-02:before{content:"⫑"}.hgi-solid.hgi-standard.hgi-airplane-mode-off:before{content:"⫒"}.hgi-solid.hgi-standard.hgi-airplane-mode:before{content:"⫓"}.hgi-solid.hgi-standard.hgi-airplane-seat:before{content:"⫔"}.hgi-solid.hgi-standard.hgi-airplane-take-off-01:before{content:"⫕"}.hgi-solid.hgi-standard.hgi-airplane-take-off-02:before{content:"⫖"}.hgi-solid.hgi-standard.hgi-airplay-line:before{content:"⫗"}.hgi-solid.hgi-standard.hgi-airpod-01:before{content:"⫘"}.hgi-solid.hgi-standard.hgi-airpod-02:before{content:"⫙"}.hgi-solid.hgi-standard.hgi-airpod-03:before{content:"⫚"}.hgi-solid.hgi-standard.hgi-airport:before{content:"⫛"}.hgi-solid.hgi-standard.hgi-al-aqsa-mosque:before{content:"⫝̸"}.hgi-solid.hgi-standard.hgi-alarm-clock:before{content:"⫝"}.hgi-solid.hgi-standard.hgi-album-01:before{content:"⫞"}.hgi-solid.hgi-standard.hgi-album-02:before{content:"⫟"}.hgi-solid.hgi-standard.hgi-album-not-found-01:before{content:"⫠"}.hgi-solid.hgi-standard.hgi-album-not-found-02:before{content:"⫡"}.hgi-solid.hgi-standard.hgi-alert-01:before{content:"⫢"}.hgi-solid.hgi-standard.hgi-alert-02:before{content:"⫣"}.hgi-solid.hgi-standard.hgi-alert-circle:before{content:"⫤"}.hgi-solid.hgi-standard.hgi-alert-diamond:before{content:"⫥"}.hgi-solid.hgi-standard.hgi-alert-square:before{content:"⫦"}.hgi-solid.hgi-standard.hgi-algorithm:before{content:"⫧"}.hgi-solid.hgi-standard.hgi-alien-01:before{content:"⫨"}.hgi-solid.hgi-standard.hgi-alien-02:before{content:"⫩"}.hgi-solid.hgi-standard.hgi-align-bottom:before{content:"⫪"}.hgi-solid.hgi-standard.hgi-align-box-bottom-center:before{content:"⫫"}.hgi-solid.hgi-standard.hgi-align-box-bottom-left:before{content:"⫬"}.hgi-solid.hgi-standard.hgi-align-box-bottom-right:before{content:"⫭"}.hgi-solid.hgi-standard.hgi-align-box-middle-center:before{content:"⫮"}.hgi-solid.hgi-standard.hgi-align-box-middle-left:before{content:"⫯"}.hgi-solid.hgi-standard.hgi-align-box-middle-right:before{content:"⫰"}.hgi-solid.hgi-standard.hgi-align-box-top-center:before{content:"⫱"}.hgi-solid.hgi-standard.hgi-align-box-top-left:before{content:"⫲"}.hgi-solid.hgi-standard.hgi-align-box-top-right:before{content:"⫳"}.hgi-solid.hgi-standard.hgi-align-horizontal-center:before{content:"⫴"}.hgi-solid.hgi-standard.hgi-align-key-object:before{content:"⫵"}.hgi-solid.hgi-standard.hgi-align-left:before{content:"⫶"}.hgi-solid.hgi-standard.hgi-align-right:before{content:"⫷"}.hgi-solid.hgi-standard.hgi-align-selection:before{content:"⫸"}.hgi-solid.hgi-standard.hgi-align-top:before{content:"⫹"}.hgi-solid.hgi-standard.hgi-align-vertical-center:before{content:"⫺"}.hgi-solid.hgi-standard.hgi-all-bookmark:before{content:"⫻"}.hgi-solid.hgi-standard.hgi-allah:before{content:"⫼"}.hgi-solid.hgi-standard.hgi-alms:before{content:"⫽"}.hgi-solid.hgi-standard.hgi-alpha-circle:before{content:"⫾"}.hgi-solid.hgi-standard.hgi-alpha-square:before{content:"⫿"}.hgi-solid.hgi-standard.hgi-alpha:before{content:"⬀"}.hgi-solid.hgi-standard.hgi-alphabet-arabic:before{content:"⬁"}.hgi-solid.hgi-standard.hgi-alphabet-bangla:before{content:"⬂"}.hgi-solid.hgi-standard.hgi-alphabet-chinese:before{content:"⬃"}.hgi-solid.hgi-standard.hgi-alphabet-greek:before{content:"⬄"}.hgi-solid.hgi-standard.hgi-alphabet-hebrew:before{content:"⬅"}.hgi-solid.hgi-standard.hgi-alphabet-hindi:before{content:"⬆"}.hgi-solid.hgi-standard.hgi-alphabet-japanese:before{content:"⬇"}.hgi-solid.hgi-standard.hgi-alphabet-korean:before{content:"⬈"}.hgi-solid.hgi-standard.hgi-alphabet-thai:before{content:"⬉"}.hgi-solid.hgi-standard.hgi-amazon:before{content:"⬊"}.hgi-solid.hgi-standard.hgi-ambulance:before{content:"⬋"}.hgi-solid.hgi-standard.hgi-american-football:before{content:"⬌"}.hgi-solid.hgi-standard.hgi-amie:before{content:"⬍"}.hgi-solid.hgi-standard.hgi-ampoule:before{content:"⬎"}.hgi-solid.hgi-standard.hgi-analysis-text-link:before{content:"⬏"}.hgi-solid.hgi-standard.hgi-analytics-01:before{content:"⬐"}.hgi-solid.hgi-standard.hgi-analytics-02:before{content:"⬑"}.hgi-solid.hgi-standard.hgi-analytics-down:before{content:"⬒"}.hgi-solid.hgi-standard.hgi-analytics-up:before{content:"⬓"}.hgi-solid.hgi-standard.hgi-anchor-point:before{content:"⬔"}.hgi-solid.hgi-standard.hgi-android:before{content:"⬕"}.hgi-solid.hgi-standard.hgi-angel:before{content:"⬖"}.hgi-solid.hgi-standard.hgi-angle-01:before{content:"⬗"}.hgi-solid.hgi-standard.hgi-angle:before{content:"⬘"}.hgi-solid.hgi-standard.hgi-angry-bird:before{content:"⬙"}.hgi-solid.hgi-standard.hgi-angry:before{content:"⬚"}.hgi-solid.hgi-standard.hgi-anonymous:before{content:"⬛"}.hgi-solid.hgi-standard.hgi-api:before{content:"⬜"}.hgi-solid.hgi-standard.hgi-app-store:before{content:"⬝"}.hgi-solid.hgi-standard.hgi-apple-01:before{content:"⬞"}.hgi-solid.hgi-standard.hgi-apple-finder:before{content:"⬟"}.hgi-solid.hgi-standard.hgi-apple-news:before{content:"⬠"}.hgi-solid.hgi-standard.hgi-apple-pie:before{content:"⬡"}.hgi-solid.hgi-standard.hgi-apple-reminder:before{content:"⬢"}.hgi-solid.hgi-standard.hgi-apple-stocks:before{content:"⬣"}.hgi-solid.hgi-standard.hgi-apple-vision-pro:before{content:"⬤"}.hgi-solid.hgi-standard.hgi-apple:before{content:"⬥"}.hgi-solid.hgi-standard.hgi-approximately-equal-circle:before{content:"⬦"}.hgi-solid.hgi-standard.hgi-approximately-equal-square:before{content:"⬧"}.hgi-solid.hgi-standard.hgi-approximately-equal:before{content:"⬨"}.hgi-solid.hgi-standard.hgi-apricot:before{content:"⬩"}.hgi-solid.hgi-standard.hgi-apron:before{content:"⬪"}.hgi-solid.hgi-standard.hgi-arc-browser:before{content:"⬫"}.hgi-solid.hgi-standard.hgi-archer:before{content:"⬬"}.hgi-solid.hgi-standard.hgi-archive-01:before{content:"⬭"}.hgi-solid.hgi-standard.hgi-archive-02:before{content:"⬮"}.hgi-solid.hgi-standard.hgi-archive:before{content:"⬯"}.hgi-solid.hgi-standard.hgi-armored-boot:before{content:"⬰"}.hgi-solid.hgi-standard.hgi-arrange-by-letters-a-z:before{content:"⬱"}.hgi-solid.hgi-standard.hgi-arrange-by-letters-z-a:before{content:"⬲"}.hgi-solid.hgi-standard.hgi-arrange-by-numbers-1-9:before{content:"⬳"}.hgi-solid.hgi-standard.hgi-arrange-by-numbers-9-1:before{content:"⬴"}.hgi-solid.hgi-standard.hgi-arrange:before{content:"⬵"}.hgi-solid.hgi-standard.hgi-arrow-all-direction:before{content:"⬶"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-diagonal:before{content:"⬷"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-horizontal:before{content:"⬸"}.hgi-solid.hgi-standard.hgi-arrow-data-transfer-vertical:before{content:"⬹"}.hgi-solid.hgi-standard.hgi-arrow-diagonal:before{content:"⬺"}.hgi-solid.hgi-standard.hgi-arrow-down-01:before{content:"⬻"}.hgi-solid.hgi-standard.hgi-arrow-down-02:before{content:"⬼"}.hgi-solid.hgi-standard.hgi-arrow-down-03:before{content:"⬽"}.hgi-solid.hgi-standard.hgi-arrow-down-04:before{content:"⬾"}.hgi-solid.hgi-standard.hgi-arrow-down-05:before{content:"⬿"}.hgi-solid.hgi-standard.hgi-arrow-down-double:before{content:"⭀"}.hgi-solid.hgi-standard.hgi-arrow-down-left-01:before{content:"⭁"}.hgi-solid.hgi-standard.hgi-arrow-down-left-02:before{content:"⭂"}.hgi-solid.hgi-standard.hgi-arrow-down-right-01:before{content:"⭃"}.hgi-solid.hgi-standard.hgi-arrow-down-right-02:before{content:"⭄"}.hgi-solid.hgi-standard.hgi-arrow-expand-01:before{content:"⭅"}.hgi-solid.hgi-standard.hgi-arrow-expand-02:before{content:"⭆"}.hgi-solid.hgi-standard.hgi-arrow-expand-diagonal-01:before{content:"⭇"}.hgi-solid.hgi-standard.hgi-arrow-expand-diagonal-02:before{content:"⭈"}.hgi-solid.hgi-standard.hgi-arrow-expand:before{content:"⭉"}.hgi-solid.hgi-standard.hgi-arrow-horizontal:before{content:"⭊"}.hgi-solid.hgi-standard.hgi-arrow-left-01:before{content:"⭋"}.hgi-solid.hgi-standard.hgi-arrow-left-02:before{content:"⭌"}.hgi-solid.hgi-standard.hgi-arrow-left-03:before{content:"⭍"}.hgi-solid.hgi-standard.hgi-arrow-left-04:before{content:"⭎"}.hgi-solid.hgi-standard.hgi-arrow-left-05:before{content:"⭏"}.hgi-solid.hgi-standard.hgi-arrow-left-double:before{content:"⭐"}.hgi-solid.hgi-standard.hgi-arrow-left-right:before{content:"⭑"}.hgi-solid.hgi-standard.hgi-arrow-move-down-left:before{content:"⭒"}.hgi-solid.hgi-standard.hgi-arrow-move-down-right:before{content:"⭓"}.hgi-solid.hgi-standard.hgi-arrow-move-left-down:before{content:"⭔"}.hgi-solid.hgi-standard.hgi-arrow-move-right-down:before{content:"⭕"}.hgi-solid.hgi-standard.hgi-arrow-move-up-left:before{content:"⭖"}.hgi-solid.hgi-standard.hgi-arrow-move-up-right:before{content:"⭗"}.hgi-solid.hgi-standard.hgi-arrow-reload-horizontal:before{content:"⭘"}.hgi-solid.hgi-standard.hgi-arrow-reload-vertical:before{content:"⭙"}.hgi-solid.hgi-standard.hgi-arrow-right-01:before{content:"⭚"}.hgi-solid.hgi-standard.hgi-arrow-right-02:before{content:"⭛"}.hgi-solid.hgi-standard.hgi-arrow-right-03:before{content:"⭜"}.hgi-solid.hgi-standard.hgi-arrow-right-04:before{content:"⭝"}.hgi-solid.hgi-standard.hgi-arrow-right-05:before{content:"⭞"}.hgi-solid.hgi-standard.hgi-arrow-right-double:before{content:"⭟"}.hgi-solid.hgi-standard.hgi-arrow-shrink-01:before{content:"⭠"}.hgi-solid.hgi-standard.hgi-arrow-shrink-02:before{content:"⭡"}.hgi-solid.hgi-standard.hgi-arrow-shrink:before{content:"⭢"}.hgi-solid.hgi-standard.hgi-arrow-turn-backward:before{content:"⭣"}.hgi-solid.hgi-standard.hgi-arrow-turn-down:before{content:"⭤"}.hgi-solid.hgi-standard.hgi-arrow-turn-forward:before{content:"⭥"}.hgi-solid.hgi-standard.hgi-arrow-turn-up:before{content:"⭦"}.hgi-solid.hgi-standard.hgi-arrow-up-01:before{content:"⭧"}.hgi-solid.hgi-standard.hgi-arrow-up-02:before{content:"⭨"}.hgi-solid.hgi-standard.hgi-arrow-up-03:before{content:"⭩"}.hgi-solid.hgi-standard.hgi-arrow-up-04:before{content:"⭪"}.hgi-solid.hgi-standard.hgi-arrow-up-05:before{content:"⭫"}.hgi-solid.hgi-standard.hgi-arrow-up-double:before{content:"⭬"}.hgi-solid.hgi-standard.hgi-arrow-up-down:before{content:"⭭"}.hgi-solid.hgi-standard.hgi-arrow-up-left-01:before{content:"⭮"}.hgi-solid.hgi-standard.hgi-arrow-up-left-02:before{content:"⭯"}.hgi-solid.hgi-standard.hgi-arrow-up-right-01:before{content:"⭰"}.hgi-solid.hgi-standard.hgi-arrow-up-right-02:before{content:"⭱"}.hgi-solid.hgi-standard.hgi-arrow-vertical:before{content:"⭲"}.hgi-solid.hgi-standard.hgi-artboard-tool:before{content:"⭳"}.hgi-solid.hgi-standard.hgi-artboard:before{content:"⭴"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-01:before{content:"⭵"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-02:before{content:"⭶"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-03:before{content:"⭷"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-04:before{content:"⭸"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-05:before{content:"⭹"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-06:before{content:"⭺"}.hgi-solid.hgi-standard.hgi-artificial-intelligence-07:before{content:"⭻"}.hgi-solid.hgi-standard.hgi-aspect-ratio:before{content:"⭼"}.hgi-solid.hgi-standard.hgi-assignments:before{content:"⭽"}.hgi-solid.hgi-standard.hgi-asteroid-01:before{content:"⭾"}.hgi-solid.hgi-standard.hgi-asteroid-02:before{content:"⭿"}.hgi-solid.hgi-standard.hgi-astronaut-01:before{content:"⮀"}.hgi-solid.hgi-standard.hgi-astronaut-02:before{content:"⮁"}.hgi-solid.hgi-standard.hgi-at:before{content:"⮂"}.hgi-solid.hgi-standard.hgi-atm-01:before{content:"⮃"}.hgi-solid.hgi-standard.hgi-atm-02:before{content:"⮄"}.hgi-solid.hgi-standard.hgi-atom-01:before{content:"⮅"}.hgi-solid.hgi-standard.hgi-atom-02:before{content:"⮆"}.hgi-solid.hgi-standard.hgi-atomic-power:before{content:"⮇"}.hgi-solid.hgi-standard.hgi-attachment-01:before{content:"⮈"}.hgi-solid.hgi-standard.hgi-attachment-02:before{content:"⮉"}.hgi-solid.hgi-standard.hgi-attachment-circle:before{content:"⮊"}.hgi-solid.hgi-standard.hgi-attachment-square:before{content:"⮋"}.hgi-solid.hgi-standard.hgi-attachment:before{content:"⮌"}.hgi-solid.hgi-standard.hgi-auction:before{content:"⮍"}.hgi-solid.hgi-standard.hgi-audio-book-01:before{content:"⮎"}.hgi-solid.hgi-standard.hgi-audio-book-02:before{content:"⮏"}.hgi-solid.hgi-standard.hgi-audio-book-03:before{content:"⮐"}.hgi-solid.hgi-standard.hgi-audio-book-04:before{content:"⮑"}.hgi-solid.hgi-standard.hgi-audit-01:before{content:"⮒"}.hgi-solid.hgi-standard.hgi-audit-02:before{content:"⮓"}.hgi-solid.hgi-standard.hgi-augmented-reality-ar:before{content:"⮔"}.hgi-solid.hgi-standard.hgi-authorized:before{content:"⮕"}.hgi-solid.hgi-standard.hgi-auto-conversations:before{content:"⮖"}.hgi-solid.hgi-standard.hgi-automotive-battery-01:before{content:"⮗"}.hgi-solid.hgi-standard.hgi-automotive-battery-02:before{content:"⮘"}.hgi-solid.hgi-standard.hgi-avalanche:before{content:"⮙"}.hgi-solid.hgi-standard.hgi-avocado:before{content:"⮚"}.hgi-solid.hgi-standard.hgi-award-01:before{content:"⮛"}.hgi-solid.hgi-standard.hgi-award-02:before{content:"⮜"}.hgi-solid.hgi-standard.hgi-award-03:before{content:"⮝"}.hgi-solid.hgi-standard.hgi-award-04:before{content:"⮞"}.hgi-solid.hgi-standard.hgi-award-05:before{content:"⮟"}.hgi-solid.hgi-standard.hgi-baby-01:before{content:"⮠"}.hgi-solid.hgi-standard.hgi-baby-02:before{content:"⮡"}.hgi-solid.hgi-standard.hgi-baby-bed-01:before{content:"⮢"}.hgi-solid.hgi-standard.hgi-baby-bed-02:before{content:"⮣"}.hgi-solid.hgi-standard.hgi-baby-bottle:before{content:"⮤"}.hgi-solid.hgi-standard.hgi-baby-boy-dress:before{content:"⮥"}.hgi-solid.hgi-standard.hgi-baby-girl-dress:before{content:"⮦"}.hgi-solid.hgi-standard.hgi-backpack-01:before{content:"⮧"}.hgi-solid.hgi-standard.hgi-backpack-02:before{content:"⮨"}.hgi-solid.hgi-standard.hgi-backpack-03:before{content:"⮩"}.hgi-solid.hgi-standard.hgi-backward-01:before{content:"⮪"}.hgi-solid.hgi-standard.hgi-backward-02:before{content:"⮫"}.hgi-solid.hgi-standard.hgi-bacteria:before{content:"⮬"}.hgi-solid.hgi-standard.hgi-badminton-shuttle:before{content:"⮭"}.hgi-solid.hgi-standard.hgi-badminton:before{content:"⮮"}.hgi-solid.hgi-standard.hgi-banana:before{content:"⮯"}.hgi-solid.hgi-standard.hgi-bandage:before{content:"⮰"}.hgi-solid.hgi-standard.hgi-bank:before{content:"⮱"}.hgi-solid.hgi-standard.hgi-bar-code-01:before{content:"⮲"}.hgi-solid.hgi-standard.hgi-bar-code-02:before{content:"⮳"}.hgi-solid.hgi-standard.hgi-barns:before{content:"⮴"}.hgi-solid.hgi-standard.hgi-baseball-bat:before{content:"⮵"}.hgi-solid.hgi-standard.hgi-baseball-helmet:before{content:"⮶"}.hgi-solid.hgi-standard.hgi-baseball:before{content:"⮷"}.hgi-solid.hgi-standard.hgi-basketball-01:before{content:"⮸"}.hgi-solid.hgi-standard.hgi-basketball-02:before{content:"⮹"}.hgi-solid.hgi-standard.hgi-basketball-hoop:before{content:"⮺"}.hgi-solid.hgi-standard.hgi-bathtub-01:before{content:"⮻"}.hgi-solid.hgi-standard.hgi-bathtub-02:before{content:"⮼"}.hgi-solid.hgi-standard.hgi-batteries-energy:before{content:"⮽"}.hgi-solid.hgi-standard.hgi-battery-charging-01:before{content:"⮾"}.hgi-solid.hgi-standard.hgi-battery-charging-02:before{content:"⮿"}.hgi-solid.hgi-standard.hgi-battery-eco-charging:before{content:"⯀"}.hgi-solid.hgi-standard.hgi-battery-empty:before{content:"⯁"}.hgi-solid.hgi-standard.hgi-battery-full:before{content:"⯂"}.hgi-solid.hgi-standard.hgi-battery-low:before{content:"⯃"}.hgi-solid.hgi-standard.hgi-battery-medium-01:before{content:"⯄"}.hgi-solid.hgi-standard.hgi-battery-medium-02:before{content:"⯅"}.hgi-solid.hgi-standard.hgi-bbq-grill:before{content:"⯆"}.hgi-solid.hgi-standard.hgi-beach-02:before{content:"⯇"}.hgi-solid.hgi-standard.hgi-beach:before{content:"⯈"}.hgi-solid.hgi-standard.hgi-beater:before{content:"⯉"}.hgi-solid.hgi-standard.hgi-bebo:before{content:"⯊"}.hgi-solid.hgi-standard.hgi-bed-bunk:before{content:"⯋"}.hgi-solid.hgi-standard.hgi-bed-double:before{content:"⯌"}.hgi-solid.hgi-standard.hgi-bed-single-01:before{content:"⯍"}.hgi-solid.hgi-standard.hgi-bed-single-02:before{content:"⯎"}.hgi-solid.hgi-standard.hgi-bed:before{content:"⯏"}.hgi-solid.hgi-standard.hgi-bedug-01:before{content:"⯐"}.hgi-solid.hgi-standard.hgi-bedug-02:before{content:"⯑"}.hgi-solid.hgi-standard.hgi-behance-01:before{content:"⯒"}.hgi-solid.hgi-standard.hgi-behance-02:before{content:"⯓"}.hgi-solid.hgi-standard.hgi-belt:before{content:"⯔"}.hgi-solid.hgi-standard.hgi-bend-tool:before{content:"⯕"}.hgi-solid.hgi-standard.hgi-berlin-tower:before{content:"⯖"}.hgi-solid.hgi-standard.hgi-berlin:before{content:"⯗"}.hgi-solid.hgi-standard.hgi-beta:before{content:"⯘"}.hgi-solid.hgi-standard.hgi-bicycle-01:before{content:"⯙"}.hgi-solid.hgi-standard.hgi-bicycle:before{content:"⯚"}.hgi-solid.hgi-standard.hgi-billiard-01:before{content:"⯛"}.hgi-solid.hgi-standard.hgi-billiard-02:before{content:"⯜"}.hgi-solid.hgi-standard.hgi-binary-code:before{content:"⯝"}.hgi-solid.hgi-standard.hgi-bing:before{content:"⯞"}.hgi-solid.hgi-standard.hgi-bio-energy:before{content:"⯟"}.hgi-solid.hgi-standard.hgi-biomass-energy:before{content:"⯠"}.hgi-solid.hgi-standard.hgi-biometric-access:before{content:"⯡"}.hgi-solid.hgi-standard.hgi-biometric-device:before{content:"⯢"}.hgi-solid.hgi-standard.hgi-birthday-cake:before{content:"⯣"}.hgi-solid.hgi-standard.hgi-biscuit:before{content:"⯤"}.hgi-solid.hgi-standard.hgi-bitcoin-01:before{content:"⯥"}.hgi-solid.hgi-standard.hgi-bitcoin-02:before{content:"⯦"}.hgi-solid.hgi-standard.hgi-bitcoin-03:before{content:"⯧"}.hgi-solid.hgi-standard.hgi-bitcoin-04:before{content:"⯨"}.hgi-solid.hgi-standard.hgi-bitcoin-bag:before{content:"⯩"}.hgi-solid.hgi-standard.hgi-bitcoin-circle:before{content:"⯪"}.hgi-solid.hgi-standard.hgi-bitcoin-cloud:before{content:"⯫"}.hgi-solid.hgi-standard.hgi-bitcoin-cpu:before{content:"⯬"}.hgi-solid.hgi-standard.hgi-bitcoin-credit-card:before{content:"⯭"}.hgi-solid.hgi-standard.hgi-bitcoin-database:before{content:"⯮"}.hgi-solid.hgi-standard.hgi-bitcoin-down-01:before{content:"⯯"}.hgi-solid.hgi-standard.hgi-bitcoin-down-02:before{content:"⯰"}.hgi-solid.hgi-standard.hgi-bitcoin-ellipse:before{content:"⯱"}.hgi-solid.hgi-standard.hgi-bitcoin-eye:before{content:"⯲"}.hgi-solid.hgi-standard.hgi-bitcoin-filter:before{content:"⯳"}.hgi-solid.hgi-standard.hgi-bitcoin-flashdisk:before{content:"⯴"}.hgi-solid.hgi-standard.hgi-bitcoin-graph:before{content:"⯵"}.hgi-solid.hgi-standard.hgi-bitcoin-invoice:before{content:"⯶"}.hgi-solid.hgi-standard.hgi-bitcoin-key:before{content:"⯷"}.hgi-solid.hgi-standard.hgi-bitcoin-location:before{content:"⯸"}.hgi-solid.hgi-standard.hgi-bitcoin-lock:before{content:"⯹"}.hgi-solid.hgi-standard.hgi-bitcoin-mail:before{content:"⯺"}.hgi-solid.hgi-standard.hgi-bitcoin-mind:before{content:"⯻"}.hgi-solid.hgi-standard.hgi-bitcoin-money-01:before{content:"⯼"}.hgi-solid.hgi-standard.hgi-bitcoin-money-02:before{content:"⯽"}.hgi-solid.hgi-standard.hgi-bitcoin-pie-chart:before{content:"⯾"}.hgi-solid.hgi-standard.hgi-bitcoin-piggy-bank:before{content:"⯿"}.hgi-solid.hgi-standard.hgi-bitcoin-presentation:before{content:"Ⰰ"}.hgi-solid.hgi-standard.hgi-bitcoin-receipt:before{content:"Ⰱ"}.hgi-solid.hgi-standard.hgi-bitcoin-receive:before{content:"Ⰲ"}.hgi-solid.hgi-standard.hgi-bitcoin-rectangle:before{content:"Ⰳ"}.hgi-solid.hgi-standard.hgi-bitcoin-safe:before{content:"Ⰴ"}.hgi-solid.hgi-standard.hgi-bitcoin-search:before{content:"Ⰵ"}.hgi-solid.hgi-standard.hgi-bitcoin-send:before{content:"Ⰶ"}.hgi-solid.hgi-standard.hgi-bitcoin-setting:before{content:"Ⰷ"}.hgi-solid.hgi-standard.hgi-bitcoin-shield:before{content:"Ⰸ"}.hgi-solid.hgi-standard.hgi-bitcoin-shopping:before{content:"Ⰹ"}.hgi-solid.hgi-standard.hgi-bitcoin-smartphone-01:before{content:"Ⰺ"}.hgi-solid.hgi-standard.hgi-bitcoin-smartphone-02:before{content:"Ⰻ"}.hgi-solid.hgi-standard.hgi-bitcoin-square:before{content:"Ⰼ"}.hgi-solid.hgi-standard.hgi-bitcoin-store:before{content:"Ⰽ"}.hgi-solid.hgi-standard.hgi-bitcoin-tag:before{content:"Ⰾ"}.hgi-solid.hgi-standard.hgi-bitcoin-target:before{content:"Ⰿ"}.hgi-solid.hgi-standard.hgi-bitcoin-transaction:before{content:"Ⱀ"}.hgi-solid.hgi-standard.hgi-bitcoin-up-01:before{content:"Ⱁ"}.hgi-solid.hgi-standard.hgi-bitcoin-up-02:before{content:"Ⱂ"}.hgi-solid.hgi-standard.hgi-bitcoin-wallet:before{content:"Ⱃ"}.hgi-solid.hgi-standard.hgi-bitcoin-withdraw:before{content:"Ⱄ"}.hgi-solid.hgi-standard.hgi-bitcoin:before{content:"Ⱅ"}.hgi-solid.hgi-standard.hgi-black-hole-01:before{content:"Ⱆ"}.hgi-solid.hgi-standard.hgi-black-hole:before{content:"Ⱇ"}.hgi-solid.hgi-standard.hgi-blend:before{content:"Ⱈ"}.hgi-solid.hgi-standard.hgi-blender:before{content:"Ⱉ"}.hgi-solid.hgi-standard.hgi-block-game:before{content:"Ⱊ"}.hgi-solid.hgi-standard.hgi-blockchain-01:before{content:"Ⱋ"}.hgi-solid.hgi-standard.hgi-blockchain-02:before{content:"Ⱌ"}.hgi-solid.hgi-standard.hgi-blockchain-03:before{content:"Ⱍ"}.hgi-solid.hgi-standard.hgi-blockchain-04:before{content:"Ⱎ"}.hgi-solid.hgi-standard.hgi-blockchain-05:before{content:"Ⱏ"}.hgi-solid.hgi-standard.hgi-blockchain-06:before{content:"Ⱐ"}.hgi-solid.hgi-standard.hgi-blockchain-07:before{content:"Ⱑ"}.hgi-solid.hgi-standard.hgi-blocked:before{content:"Ⱒ"}.hgi-solid.hgi-standard.hgi-blogger:before{content:"Ⱓ"}.hgi-solid.hgi-standard.hgi-blood-bag:before{content:"Ⱔ"}.hgi-solid.hgi-standard.hgi-blood-bottle:before{content:"Ⱕ"}.hgi-solid.hgi-standard.hgi-blood-pressure:before{content:"Ⱖ"}.hgi-solid.hgi-standard.hgi-blood-type:before{content:"Ⱗ"}.hgi-solid.hgi-standard.hgi-blood:before{content:"Ⱘ"}.hgi-solid.hgi-standard.hgi-bluetooth-circle:before{content:"Ⱙ"}.hgi-solid.hgi-standard.hgi-bluetooth-not-connected:before{content:"Ⱚ"}.hgi-solid.hgi-standard.hgi-bluetooth-search:before{content:"Ⱛ"}.hgi-solid.hgi-standard.hgi-bluetooth-square:before{content:"Ⱜ"}.hgi-solid.hgi-standard.hgi-bluetooth:before{content:"Ⱝ"}.hgi-solid.hgi-standard.hgi-blur:before{content:"Ⱞ"}.hgi-solid.hgi-standard.hgi-blush-brush-01:before{content:"Ⱟ"}.hgi-solid.hgi-standard.hgi-blush-brush-02:before{content:"ⰰ"}.hgi-solid.hgi-standard.hgi-board-math:before{content:"ⰱ"}.hgi-solid.hgi-standard.hgi-boat:before{content:"ⰲ"}.hgi-solid.hgi-standard.hgi-body-armor:before{content:"ⰳ"}.hgi-solid.hgi-standard.hgi-body-part-leg:before{content:"ⰴ"}.hgi-solid.hgi-standard.hgi-body-part-muscle:before{content:"ⰵ"}.hgi-solid.hgi-standard.hgi-body-part-six-pack:before{content:"ⰶ"}.hgi-solid.hgi-standard.hgi-body-soap:before{content:"ⰷ"}.hgi-solid.hgi-standard.hgi-body-weight:before{content:"ⰸ"}.hgi-solid.hgi-standard.hgi-bomb:before{content:"ⰹ"}.hgi-solid.hgi-standard.hgi-bone-01:before{content:"ⰺ"}.hgi-solid.hgi-standard.hgi-bone-02:before{content:"ⰻ"}.hgi-solid.hgi-standard.hgi-book-01:before{content:"ⰼ"}.hgi-solid.hgi-standard.hgi-book-02:before{content:"ⰽ"}.hgi-solid.hgi-standard.hgi-book-03:before{content:"ⰾ"}.hgi-solid.hgi-standard.hgi-book-04:before{content:"ⰿ"}.hgi-solid.hgi-standard.hgi-book-bookmark-01:before{content:"ⱀ"}.hgi-solid.hgi-standard.hgi-book-bookmark-02:before{content:"ⱁ"}.hgi-solid.hgi-standard.hgi-book-download:before{content:"ⱂ"}.hgi-solid.hgi-standard.hgi-book-edit:before{content:"ⱃ"}.hgi-solid.hgi-standard.hgi-book-open-01:before{content:"ⱄ"}.hgi-solid.hgi-standard.hgi-book-open-02:before{content:"ⱅ"}.hgi-solid.hgi-standard.hgi-book-upload:before{content:"ⱆ"}.hgi-solid.hgi-standard.hgi-bookmark-01:before{content:"ⱇ"}.hgi-solid.hgi-standard.hgi-bookmark-02:before{content:"ⱈ"}.hgi-solid.hgi-standard.hgi-bookmark-03:before{content:"ⱉ"}.hgi-solid.hgi-standard.hgi-bookmark-add-01:before{content:"ⱊ"}.hgi-solid.hgi-standard.hgi-bookmark-add-02:before{content:"ⱋ"}.hgi-solid.hgi-standard.hgi-bookmark-block-01:before{content:"ⱌ"}.hgi-solid.hgi-standard.hgi-bookmark-block-02:before{content:"ⱍ"}.hgi-solid.hgi-standard.hgi-bookmark-check-01:before{content:"ⱎ"}.hgi-solid.hgi-standard.hgi-bookmark-check-02:before{content:"ⱏ"}.hgi-solid.hgi-standard.hgi-bookmark-minus-01:before{content:"ⱐ"}.hgi-solid.hgi-standard.hgi-bookmark-minus-02:before{content:"ⱑ"}.hgi-solid.hgi-standard.hgi-bookmark-off-01:before{content:"ⱒ"}.hgi-solid.hgi-standard.hgi-bookmark-off-02:before{content:"ⱓ"}.hgi-solid.hgi-standard.hgi-bookmark-remove-01:before{content:"ⱔ"}.hgi-solid.hgi-standard.hgi-bookmark-remove-02:before{content:"ⱕ"}.hgi-solid.hgi-standard.hgi-books-01:before{content:"ⱖ"}.hgi-solid.hgi-standard.hgi-books-02:before{content:"ⱗ"}.hgi-solid.hgi-standard.hgi-bookshelf-01:before{content:"ⱘ"}.hgi-solid.hgi-standard.hgi-bookshelf-02:before{content:"ⱙ"}.hgi-solid.hgi-standard.hgi-bookshelf-03:before{content:"ⱚ"}.hgi-solid.hgi-standard.hgi-bootstrap:before{content:"ⱛ"}.hgi-solid.hgi-standard.hgi-border-all-01:before{content:"ⱜ"}.hgi-solid.hgi-standard.hgi-border-all-02:before{content:"ⱝ"}.hgi-solid.hgi-standard.hgi-border-bottom-01:before{content:"ⱞ"}.hgi-solid.hgi-standard.hgi-border-bottom-02:before{content:"ⱟ"}.hgi-solid.hgi-standard.hgi-border-full:before{content:"Ⱡ"}.hgi-solid.hgi-standard.hgi-border-horizontal:before{content:"ⱡ"}.hgi-solid.hgi-standard.hgi-border-inner:before{content:"Ɫ"}.hgi-solid.hgi-standard.hgi-border-left-01:before{content:"Ᵽ"}.hgi-solid.hgi-standard.hgi-border-left-02:before{content:"Ɽ"}.hgi-solid.hgi-standard.hgi-border-none-01:before{content:"ⱥ"}.hgi-solid.hgi-standard.hgi-border-none-02:before{content:"ⱦ"}.hgi-solid.hgi-standard.hgi-border-right-01:before{content:"Ⱨ"}.hgi-solid.hgi-standard.hgi-border-right-02:before{content:"ⱨ"}.hgi-solid.hgi-standard.hgi-border-top-01:before{content:"Ⱪ"}.hgi-solid.hgi-standard.hgi-border-top-02:before{content:"ⱪ"}.hgi-solid.hgi-standard.hgi-border-vertical:before{content:"Ⱬ"}.hgi-solid.hgi-standard.hgi-borobudur:before{content:"ⱬ"}.hgi-solid.hgi-standard.hgi-bot:before{content:"Ɑ"}.hgi-solid.hgi-standard.hgi-bounce-left:before{content:"Ɱ"}.hgi-solid.hgi-standard.hgi-bounce-right:before{content:"Ɐ"}.hgi-solid.hgi-standard.hgi-bounding-box:before{content:"Ɒ"}.hgi-solid.hgi-standard.hgi-bow-tie:before{content:"ⱱ"}.hgi-solid.hgi-standard.hgi-bowling-pins:before{content:"Ⱳ"}.hgi-solid.hgi-standard.hgi-bowling:before{content:"ⱳ"}.hgi-solid.hgi-standard.hgi-boxer:before{content:"ⱴ"}.hgi-solid.hgi-standard.hgi-boxing-bag:before{content:"Ⱶ"}.hgi-solid.hgi-standard.hgi-boxing-glove-01:before{content:"ⱶ"}.hgi-solid.hgi-standard.hgi-boxing-glove:before{content:"ⱷ"}.hgi-solid.hgi-standard.hgi-brain-01:before{content:"ⱸ"}.hgi-solid.hgi-standard.hgi-brain-02:before{content:"ⱹ"}.hgi-solid.hgi-standard.hgi-brain:before{content:"ⱺ"}.hgi-solid.hgi-standard.hgi-brandfetch:before{content:"ⱻ"}.hgi-solid.hgi-standard.hgi-bread-01:before{content:"ⱼ"}.hgi-solid.hgi-standard.hgi-bread-02:before{content:"ⱽ"}.hgi-solid.hgi-standard.hgi-bread-03:before{content:"Ȿ"}.hgi-solid.hgi-standard.hgi-bread-04:before{content:"Ɀ"}.hgi-solid.hgi-standard.hgi-breast-pump:before{content:"Ⲁ"}.hgi-solid.hgi-standard.hgi-bridge:before{content:"ⲁ"}.hgi-solid.hgi-standard.hgi-briefcase-01:before{content:"Ⲃ"}.hgi-solid.hgi-standard.hgi-briefcase-02:before{content:"ⲃ"}.hgi-solid.hgi-standard.hgi-briefcase-03:before{content:"Ⲅ"}.hgi-solid.hgi-standard.hgi-briefcase-04:before{content:"ⲅ"}.hgi-solid.hgi-standard.hgi-briefcase-05:before{content:"Ⲇ"}.hgi-solid.hgi-standard.hgi-briefcase-06:before{content:"ⲇ"}.hgi-solid.hgi-standard.hgi-briefcase-07:before{content:"Ⲉ"}.hgi-solid.hgi-standard.hgi-briefcase-08:before{content:"ⲉ"}.hgi-solid.hgi-standard.hgi-briefcase-09:before{content:"Ⲋ"}.hgi-solid.hgi-standard.hgi-briefcase-dollar:before{content:"ⲋ"}.hgi-solid.hgi-standard.hgi-broccoli:before{content:"Ⲍ"}.hgi-solid.hgi-standard.hgi-brochure:before{content:"ⲍ"}.hgi-solid.hgi-standard.hgi-broken-bone:before{content:"Ⲏ"}.hgi-solid.hgi-standard.hgi-browser:before{content:"ⲏ"}.hgi-solid.hgi-standard.hgi-brush:before{content:"Ⲑ"}.hgi-solid.hgi-standard.hgi-bubble-chat-add:before{content:"ⲑ"}.hgi-solid.hgi-standard.hgi-bubble-chat-blocked:before{content:"Ⲓ"}.hgi-solid.hgi-standard.hgi-bubble-chat-cancel:before{content:"ⲓ"}.hgi-solid.hgi-standard.hgi-bubble-chat-delay:before{content:"Ⲕ"}.hgi-solid.hgi-standard.hgi-bubble-chat-done:before{content:"ⲕ"}.hgi-solid.hgi-standard.hgi-bubble-chat-download-01:before{content:"Ⲗ"}.hgi-solid.hgi-standard.hgi-bubble-chat-download-02:before{content:"ⲗ"}.hgi-solid.hgi-standard.hgi-bubble-chat-edit:before{content:"Ⲙ"}.hgi-solid.hgi-standard.hgi-bubble-chat-favourite:before{content:"ⲙ"}.hgi-solid.hgi-standard.hgi-bubble-chat-income:before{content:"Ⲛ"}.hgi-solid.hgi-standard.hgi-bubble-chat-lock:before{content:"ⲛ"}.hgi-solid.hgi-standard.hgi-bubble-chat-notification:before{content:"Ⲝ"}.hgi-solid.hgi-standard.hgi-bubble-chat-outcome:before{content:"ⲝ"}.hgi-solid.hgi-standard.hgi-bubble-chat-preview:before{content:"Ⲟ"}.hgi-solid.hgi-standard.hgi-bubble-chat-question:before{content:"ⲟ"}.hgi-solid.hgi-standard.hgi-bubble-chat-search:before{content:"Ⲡ"}.hgi-solid.hgi-standard.hgi-bubble-chat-secure:before{content:"ⲡ"}.hgi-solid.hgi-standard.hgi-bubble-chat-translate:before{content:"Ⲣ"}.hgi-solid.hgi-standard.hgi-bubble-chat-unlock:before{content:"ⲣ"}.hgi-solid.hgi-standard.hgi-bubble-chat-upload:before{content:"Ⲥ"}.hgi-solid.hgi-standard.hgi-bubble-chat-user:before{content:"ⲥ"}.hgi-solid.hgi-standard.hgi-bubble-chat:before{content:"Ⲧ"}.hgi-solid.hgi-standard.hgi-bubble-tea-01:before{content:"ⲧ"}.hgi-solid.hgi-standard.hgi-bubble-tea-02:before{content:"Ⲩ"}.hgi-solid.hgi-standard.hgi-bug-01:before{content:"ⲩ"}.hgi-solid.hgi-standard.hgi-bug-02:before{content:"Ⲫ"}.hgi-solid.hgi-standard.hgi-building-01:before{content:"ⲫ"}.hgi-solid.hgi-standard.hgi-building-02:before{content:"Ⲭ"}.hgi-solid.hgi-standard.hgi-building-03:before{content:"ⲭ"}.hgi-solid.hgi-standard.hgi-building-04:before{content:"Ⲯ"}.hgi-solid.hgi-standard.hgi-building-05:before{content:"ⲯ"}.hgi-solid.hgi-standard.hgi-building-06:before{content:"Ⲱ"}.hgi-solid.hgi-standard.hgi-bulb-charging:before{content:"ⲱ"}.hgi-solid.hgi-standard.hgi-bulb:before{content:"Ⲳ"}.hgi-solid.hgi-standard.hgi-bulletproof-vest:before{content:"ⲳ"}.hgi-solid.hgi-standard.hgi-burj-al-arab:before{content:"Ⲵ"}.hgi-solid.hgi-standard.hgi-burning-cd:before{content:"ⲵ"}.hgi-solid.hgi-standard.hgi-bus-01:before{content:"Ⲷ"}.hgi-solid.hgi-standard.hgi-bus-02:before{content:"ⲷ"}.hgi-solid.hgi-standard.hgi-bus-03:before{content:"Ⲹ"}.hgi-solid.hgi-standard.hgi-c-programming:before{content:"ⲹ"}.hgi-solid.hgi-standard.hgi-cabinet-01:before{content:"Ⲻ"}.hgi-solid.hgi-standard.hgi-cabinet-02:before{content:"ⲻ"}.hgi-solid.hgi-standard.hgi-cabinet-03:before{content:"Ⲽ"}.hgi-solid.hgi-standard.hgi-cabinet-04:before{content:"ⲽ"}.hgi-solid.hgi-standard.hgi-cable-car:before{content:"Ⲿ"}.hgi-solid.hgi-standard.hgi-cactus:before{content:"ⲿ"}.hgi-solid.hgi-standard.hgi-caduceus:before{content:"Ⳁ"}.hgi-solid.hgi-standard.hgi-cafe:before{content:"ⳁ"}.hgi-solid.hgi-standard.hgi-calculate:before{content:"Ⳃ"}.hgi-solid.hgi-standard.hgi-calculator-01:before{content:"ⳃ"}.hgi-solid.hgi-standard.hgi-calculator:before{content:"Ⳅ"}.hgi-solid.hgi-standard.hgi-calendar-01:before{content:"ⳅ"}.hgi-solid.hgi-standard.hgi-calendar-02:before{content:"Ⳇ"}.hgi-solid.hgi-standard.hgi-calendar-03:before{content:"ⳇ"}.hgi-solid.hgi-standard.hgi-calendar-04:before{content:"Ⳉ"}.hgi-solid.hgi-standard.hgi-calendar-add-01:before{content:"ⳉ"}.hgi-solid.hgi-standard.hgi-calendar-add-02:before{content:"Ⳋ"}.hgi-solid.hgi-standard.hgi-calendar-block-01:before{content:"ⳋ"}.hgi-solid.hgi-standard.hgi-calendar-block-02:before{content:"Ⳍ"}.hgi-solid.hgi-standard.hgi-calendar-check-in-01:before{content:"ⳍ"}.hgi-solid.hgi-standard.hgi-calendar-check-in-02:before{content:"Ⳏ"}.hgi-solid.hgi-standard.hgi-calendar-check-out-01:before{content:"ⳏ"}.hgi-solid.hgi-standard.hgi-calendar-check-out-02:before{content:"Ⳑ"}.hgi-solid.hgi-standard.hgi-calendar-download-01:before{content:"ⳑ"}.hgi-solid.hgi-standard.hgi-calendar-download-02:before{content:"Ⳓ"}.hgi-solid.hgi-standard.hgi-calendar-favorite-01:before{content:"ⳓ"}.hgi-solid.hgi-standard.hgi-calendar-favorite-02:before{content:"Ⳕ"}.hgi-solid.hgi-standard.hgi-calendar-lock-01:before{content:"ⳕ"}.hgi-solid.hgi-standard.hgi-calendar-lock-02:before{content:"Ⳗ"}.hgi-solid.hgi-standard.hgi-calendar-love-01:before{content:"ⳗ"}.hgi-solid.hgi-standard.hgi-calendar-love-02:before{content:"Ⳙ"}.hgi-solid.hgi-standard.hgi-calendar-minus-01:before{content:"ⳙ"}.hgi-solid.hgi-standard.hgi-calendar-minus-02:before{content:"Ⳛ"}.hgi-solid.hgi-standard.hgi-calendar-remove-01:before{content:"ⳛ"}.hgi-solid.hgi-standard.hgi-calendar-remove-02:before{content:"Ⳝ"}.hgi-solid.hgi-standard.hgi-calendar-setting-01:before{content:"ⳝ"}.hgi-solid.hgi-standard.hgi-calendar-setting-02:before{content:"Ⳟ"}.hgi-solid.hgi-standard.hgi-calendar-upload-01:before{content:"ⳟ"}.hgi-solid.hgi-standard.hgi-calendar-upload-02:before{content:"Ⳡ"}.hgi-solid.hgi-standard.hgi-call-02:before{content:"ⳡ"}.hgi-solid.hgi-standard.hgi-call-add-02:before{content:"Ⳣ"}.hgi-solid.hgi-standard.hgi-call-add:before{content:"ⳣ"}.hgi-solid.hgi-standard.hgi-call-blocked-02:before{content:"ⳤ"}.hgi-solid.hgi-standard.hgi-call-blocked:before{content:"⳥"}.hgi-solid.hgi-standard.hgi-call-disabled-02:before{content:"⳦"}.hgi-solid.hgi-standard.hgi-call-disabled:before{content:"⳧"}.hgi-solid.hgi-standard.hgi-call-done-02:before{content:"⳨"}.hgi-solid.hgi-standard.hgi-call-done:before{content:"⳩"}.hgi-solid.hgi-standard.hgi-call-end-01:before{content:"⳪"}.hgi-solid.hgi-standard.hgi-call-end-02:before{content:"Ⳬ"}.hgi-solid.hgi-standard.hgi-call-end-03:before{content:"ⳬ"}.hgi-solid.hgi-standard.hgi-call-end-04:before{content:"Ⳮ"}.hgi-solid.hgi-standard.hgi-call-incoming-01:before{content:"ⳮ"}.hgi-solid.hgi-standard.hgi-call-incoming-02:before{content:"⳯"}.hgi-solid.hgi-standard.hgi-call-incoming-03:before{content:"⳰"}.hgi-solid.hgi-standard.hgi-call-incoming-04:before{content:"⳱"}.hgi-solid.hgi-standard.hgi-call-internal-02:before{content:"Ⳳ"}.hgi-solid.hgi-standard.hgi-call-internal:before{content:"ⳳ"}.hgi-solid.hgi-standard.hgi-call-locked-02:before{content:"⳴"}.hgi-solid.hgi-standard.hgi-call-locked:before{content:"⳵"}.hgi-solid.hgi-standard.hgi-call-minus-02:before{content:"⳶"}.hgi-solid.hgi-standard.hgi-call-minus:before{content:"⳷"}.hgi-solid.hgi-standard.hgi-call-missed-01:before{content:"⳸"}.hgi-solid.hgi-standard.hgi-call-missed-02:before{content:"⳹"}.hgi-solid.hgi-standard.hgi-call-missed-03:before{content:"⳺"}.hgi-solid.hgi-standard.hgi-call-missed-04:before{content:"⳻"}.hgi-solid.hgi-standard.hgi-call-outgoing-01:before{content:"⳼"}.hgi-solid.hgi-standard.hgi-call-outgoing-02:before{content:"⳽"}.hgi-solid.hgi-standard.hgi-call-outgoing-03:before{content:"⳾"}.hgi-solid.hgi-standard.hgi-call-outgoing-04:before{content:"⳿"}.hgi-solid.hgi-standard.hgi-call-paused-02:before{content:"ⴀ"}.hgi-solid.hgi-standard.hgi-call-paused:before{content:"ⴁ"}.hgi-solid.hgi-standard.hgi-call-received-02:before{content:"ⴂ"}.hgi-solid.hgi-standard.hgi-call-received:before{content:"ⴃ"}.hgi-solid.hgi-standard.hgi-call-ringing-01:before{content:"ⴄ"}.hgi-solid.hgi-standard.hgi-call-ringing-02:before{content:"ⴅ"}.hgi-solid.hgi-standard.hgi-call-ringing-03:before{content:"ⴆ"}.hgi-solid.hgi-standard.hgi-call-ringing-04:before{content:"ⴇ"}.hgi-solid.hgi-standard.hgi-call-unlocked-02:before{content:"ⴈ"}.hgi-solid.hgi-standard.hgi-call-unlocked:before{content:"ⴉ"}.hgi-solid.hgi-standard.hgi-call:before{content:"ⴊ"}.hgi-solid.hgi-standard.hgi-calling-02:before{content:"ⴋ"}.hgi-solid.hgi-standard.hgi-calling:before{content:"ⴌ"}.hgi-solid.hgi-standard.hgi-camel:before{content:"ⴍ"}.hgi-solid.hgi-standard.hgi-camera-01:before{content:"ⴎ"}.hgi-solid.hgi-standard.hgi-camera-02:before{content:"ⴏ"}.hgi-solid.hgi-standard.hgi-camera-add-01:before{content:"ⴐ"}.hgi-solid.hgi-standard.hgi-camera-add-02:before{content:"ⴑ"}.hgi-solid.hgi-standard.hgi-camera-automatically-01:before{content:"ⴒ"}.hgi-solid.hgi-standard.hgi-camera-automatically-02:before{content:"ⴓ"}.hgi-solid.hgi-standard.hgi-camera-lens:before{content:"ⴔ"}.hgi-solid.hgi-standard.hgi-camera-microphone-01:before{content:"ⴕ"}.hgi-solid.hgi-standard.hgi-camera-microphone-02:before{content:"ⴖ"}.hgi-solid.hgi-standard.hgi-camera-night-mode-01:before{content:"ⴗ"}.hgi-solid.hgi-standard.hgi-camera-night-mode-02:before{content:"ⴘ"}.hgi-solid.hgi-standard.hgi-camera-off-01:before{content:"ⴙ"}.hgi-solid.hgi-standard.hgi-camera-off-02:before{content:"ⴚ"}.hgi-solid.hgi-standard.hgi-camera-rotated-01:before{content:"ⴛ"}.hgi-solid.hgi-standard.hgi-camera-rotated-02:before{content:"ⴜ"}.hgi-solid.hgi-standard.hgi-camera-smile-01:before{content:"ⴝ"}.hgi-solid.hgi-standard.hgi-camera-smile-02:before{content:"ⴞ"}.hgi-solid.hgi-standard.hgi-camera-tripod:before{content:"ⴟ"}.hgi-solid.hgi-standard.hgi-camera-video:before{content:"ⴠ"}.hgi-solid.hgi-standard.hgi-camper:before{content:"ⴡ"}.hgi-solid.hgi-standard.hgi-campfire:before{content:"ⴢ"}.hgi-solid.hgi-standard.hgi-cancel-01:before{content:"ⴣ"}.hgi-solid.hgi-standard.hgi-cancel-02:before{content:"ⴤ"}.hgi-solid.hgi-standard.hgi-cancel-circle-half-dot:before{content:"ⴥ"}.hgi-solid.hgi-standard.hgi-cancel-circle:before{content:"⴦"}.hgi-solid.hgi-standard.hgi-cancel-square:before{content:"ⴧ"}.hgi-solid.hgi-standard.hgi-candelier-01:before{content:"⴨"}.hgi-solid.hgi-standard.hgi-candelier-02:before{content:"⴩"}.hgi-solid.hgi-standard.hgi-canvas:before{content:"⴪"}.hgi-solid.hgi-standard.hgi-cap-projecting:before{content:"⴫"}.hgi-solid.hgi-standard.hgi-cap-round:before{content:"⴬"}.hgi-solid.hgi-standard.hgi-cap-straight:before{content:"ⴭ"}.hgi-solid.hgi-standard.hgi-cap:before{content:"⴮"}.hgi-solid.hgi-standard.hgi-capcut-rectangle:before{content:"⴯"}.hgi-solid.hgi-standard.hgi-capcut:before{content:"ⴰ"}.hgi-solid.hgi-standard.hgi-car-01:before{content:"ⴱ"}.hgi-solid.hgi-standard.hgi-car-02:before{content:"ⴲ"}.hgi-solid.hgi-standard.hgi-car-03:before{content:"ⴳ"}.hgi-solid.hgi-standard.hgi-car-04:before{content:"ⴴ"}.hgi-solid.hgi-standard.hgi-car-parking-01:before{content:"ⴵ"}.hgi-solid.hgi-standard.hgi-car-parking-02:before{content:"ⴶ"}.hgi-solid.hgi-standard.hgi-caravan:before{content:"ⴷ"}.hgi-solid.hgi-standard.hgi-card-exchange-01:before{content:"ⴸ"}.hgi-solid.hgi-standard.hgi-card-exchange-02:before{content:"ⴹ"}.hgi-solid.hgi-standard.hgi-cardigan:before{content:"ⴺ"}.hgi-solid.hgi-standard.hgi-cardiogram-01:before{content:"ⴻ"}.hgi-solid.hgi-standard.hgi-cardiogram-02:before{content:"ⴼ"}.hgi-solid.hgi-standard.hgi-cards-01:before{content:"ⴽ"}.hgi-solid.hgi-standard.hgi-cards-02:before{content:"ⴾ"}.hgi-solid.hgi-standard.hgi-cargo-ship:before{content:"ⴿ"}.hgi-solid.hgi-standard.hgi-carousel-horizontal-02:before{content:"ⵀ"}.hgi-solid.hgi-standard.hgi-carousel-horizontal:before{content:"ⵁ"}.hgi-solid.hgi-standard.hgi-carousel-vertical:before{content:"ⵂ"}.hgi-solid.hgi-standard.hgi-carrot:before{content:"ⵃ"}.hgi-solid.hgi-standard.hgi-cash-01:before{content:"ⵄ"}.hgi-solid.hgi-standard.hgi-cash-02:before{content:"ⵅ"}.hgi-solid.hgi-standard.hgi-cashback:before{content:"ⵆ"}.hgi-solid.hgi-standard.hgi-cashier-02:before{content:"ⵇ"}.hgi-solid.hgi-standard.hgi-cashier:before{content:"ⵈ"}.hgi-solid.hgi-standard.hgi-castle-01:before{content:"ⵉ"}.hgi-solid.hgi-standard.hgi-castle-02:before{content:"ⵊ"}.hgi-solid.hgi-standard.hgi-castle:before{content:"ⵋ"}.hgi-solid.hgi-standard.hgi-catalogue:before{content:"ⵌ"}.hgi-solid.hgi-standard.hgi-cayan-tower:before{content:"ⵍ"}.hgi-solid.hgi-standard.hgi-cctv-camera:before{content:"ⵎ"}.hgi-solid.hgi-standard.hgi-cd:before{content:"ⵏ"}.hgi-solid.hgi-standard.hgi-cells:before{content:"ⵐ"}.hgi-solid.hgi-standard.hgi-cellular-network-offline:before{content:"ⵑ"}.hgi-solid.hgi-standard.hgi-cellular-network:before{content:"ⵒ"}.hgi-solid.hgi-standard.hgi-celsius:before{content:"ⵓ"}.hgi-solid.hgi-standard.hgi-center-focus:before{content:"ⵔ"}.hgi-solid.hgi-standard.hgi-central-shaheed-minar:before{content:"ⵕ"}.hgi-solid.hgi-standard.hgi-centralized:before{content:"ⵖ"}.hgi-solid.hgi-standard.hgi-certificate-01:before{content:"ⵗ"}.hgi-solid.hgi-standard.hgi-certificate-02:before{content:"ⵘ"}.hgi-solid.hgi-standard.hgi-chair-01:before{content:"ⵙ"}.hgi-solid.hgi-standard.hgi-chair-02:before{content:"ⵚ"}.hgi-solid.hgi-standard.hgi-chair-03:before{content:"ⵛ"}.hgi-solid.hgi-standard.hgi-chair-04:before{content:"ⵜ"}.hgi-solid.hgi-standard.hgi-chair-05:before{content:"ⵝ"}.hgi-solid.hgi-standard.hgi-chair-barber:before{content:"ⵞ"}.hgi-solid.hgi-standard.hgi-champion:before{content:"ⵟ"}.hgi-solid.hgi-standard.hgi-change-screen-mode:before{content:"ⵠ"}.hgi-solid.hgi-standard.hgi-character-phonetic:before{content:"ⵡ"}.hgi-solid.hgi-standard.hgi-charity:before{content:"ⵢ"}.hgi-solid.hgi-standard.hgi-chart-average:before{content:"ⵣ"}.hgi-solid.hgi-standard.hgi-chart-bar-line:before{content:"ⵤ"}.hgi-solid.hgi-standard.hgi-chart-breakout-circle:before{content:"ⵥ"}.hgi-solid.hgi-standard.hgi-chart-breakout-square:before{content:"ⵦ"}.hgi-solid.hgi-standard.hgi-chart-bubble-01:before{content:"ⵧ"}.hgi-solid.hgi-standard.hgi-chart-bubble-02:before{content:"⵨"}.hgi-solid.hgi-standard.hgi-chart-column:before{content:"⵩"}.hgi-solid.hgi-standard.hgi-chart-decrease:before{content:"⵪"}.hgi-solid.hgi-standard.hgi-chart-evaluation:before{content:"⵫"}.hgi-solid.hgi-standard.hgi-chart-high-low:before{content:"⵬"}.hgi-solid.hgi-standard.hgi-chart-histogram:before{content:"⵭"}.hgi-solid.hgi-standard.hgi-chart-increase:before{content:"⵮"}.hgi-solid.hgi-standard.hgi-chart-line-data-01:before{content:"ⵯ"}.hgi-solid.hgi-standard.hgi-chart-line-data-02:before{content:"⵰"}.hgi-solid.hgi-standard.hgi-chart-line-data-03:before{content:"⵱"}.hgi-solid.hgi-standard.hgi-chart-maximum:before{content:"⵲"}.hgi-solid.hgi-standard.hgi-chart-medium:before{content:"⵳"}.hgi-solid.hgi-standard.hgi-chart-minimum:before{content:"⵴"}.hgi-solid.hgi-standard.hgi-chart-radar:before{content:"⵵"}.hgi-solid.hgi-standard.hgi-chart-relationship:before{content:"⵶"}.hgi-solid.hgi-standard.hgi-chart-ring:before{content:"⵷"}.hgi-solid.hgi-standard.hgi-chart-rose:before{content:"⵸"}.hgi-solid.hgi-standard.hgi-chart-scatter:before{content:"⵹"}.hgi-solid.hgi-standard.hgi-chart:before{content:"⵺"}.hgi-solid.hgi-standard.hgi-chat-bot:before{content:"⵻"}.hgi-solid.hgi-standard.hgi-chat-gpt:before{content:"⵼"}.hgi-solid.hgi-standard.hgi-chatting-01:before{content:"⵽"}.hgi-solid.hgi-standard.hgi-check-list:before{content:"⵾"}.hgi-solid.hgi-standard.hgi-check-unread-01:before{content:"⵿"}.hgi-solid.hgi-standard.hgi-check-unread-02:before{content:"ⶀ"}.hgi-solid.hgi-standard.hgi-check-unread-03:before{content:"ⶁ"}.hgi-solid.hgi-standard.hgi-check-unread-04:before{content:"ⶂ"}.hgi-solid.hgi-standard.hgi-checkmark-badge-01:before{content:"ⶃ"}.hgi-solid.hgi-standard.hgi-checkmark-badge-02:before{content:"ⶄ"}.hgi-solid.hgi-standard.hgi-checkmark-badge-03:before{content:"ⶅ"}.hgi-solid.hgi-standard.hgi-checkmark-badge-04:before{content:"ⶆ"}.hgi-solid.hgi-standard.hgi-checkmark-circle-01:before{content:"ⶇ"}.hgi-solid.hgi-standard.hgi-checkmark-circle-02:before{content:"ⶈ"}.hgi-solid.hgi-standard.hgi-checkmark-circle-03:before{content:"ⶉ"}.hgi-solid.hgi-standard.hgi-checkmark-circle-04:before{content:"ⶊ"}.hgi-solid.hgi-standard.hgi-checkmark-square-01:before{content:"ⶋ"}.hgi-solid.hgi-standard.hgi-checkmark-square-02:before{content:"ⶌ"}.hgi-solid.hgi-standard.hgi-checkmark-square-03:before{content:"ⶍ"}.hgi-solid.hgi-standard.hgi-checkmark-square-04:before{content:"ⶎ"}.hgi-solid.hgi-standard.hgi-cheese-cake-01:before{content:"ⶏ"}.hgi-solid.hgi-standard.hgi-cheese-cake-02:before{content:"ⶐ"}.hgi-solid.hgi-standard.hgi-cheese:before{content:"ⶑ"}.hgi-solid.hgi-standard.hgi-chef-hat:before{content:"ⶒ"}.hgi-solid.hgi-standard.hgi-chef:before{content:"ⶓ"}.hgi-solid.hgi-standard.hgi-chemistry-01:before{content:"ⶔ"}.hgi-solid.hgi-standard.hgi-chemistry-02:before{content:"ⶕ"}.hgi-solid.hgi-standard.hgi-chemistry-03:before{content:"ⶖ"}.hgi-solid.hgi-standard.hgi-cherry:before{content:"⶗"}.hgi-solid.hgi-standard.hgi-chess-01:before{content:"⶘"}.hgi-solid.hgi-standard.hgi-chess-02:before{content:"⶙"}.hgi-solid.hgi-standard.hgi-chess-pawn:before{content:"⶚"}.hgi-solid.hgi-standard.hgi-chicken-thighs:before{content:"⶛"}.hgi-solid.hgi-standard.hgi-chimney:before{content:"⶜"}.hgi-solid.hgi-standard.hgi-china-temple:before{content:"⶝"}.hgi-solid.hgi-standard.hgi-chip-02:before{content:"⶞"}.hgi-solid.hgi-standard.hgi-chip:before{content:"⶟"}.hgi-solid.hgi-standard.hgi-chocolate:before{content:"ⶠ"}.hgi-solid.hgi-standard.hgi-chrome:before{content:"ⶡ"}.hgi-solid.hgi-standard.hgi-chrysler:before{content:"ⶢ"}.hgi-solid.hgi-standard.hgi-church:before{content:"ⶣ"}.hgi-solid.hgi-standard.hgi-cinnamon-roll:before{content:"ⶤ"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-diagonal:before{content:"ⶥ"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-horizontal:before{content:"ⶦ"}.hgi-solid.hgi-standard.hgi-circle-arrow-data-transfer-vertical:before{content:"⶧"}.hgi-solid.hgi-standard.hgi-circle-arrow-diagonal-01:before{content:"ⶨ"}.hgi-solid.hgi-standard.hgi-circle-arrow-diagonal-02:before{content:"ⶩ"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-01:before{content:"ⶪ"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-02:before{content:"ⶫ"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-03:before{content:"ⶬ"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-double:before{content:"ⶭ"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-left:before{content:"ⶮ"}.hgi-solid.hgi-standard.hgi-circle-arrow-down-right:before{content:"⶯"}.hgi-solid.hgi-standard.hgi-circle-arrow-expand-01:before{content:"ⶰ"}.hgi-solid.hgi-standard.hgi-circle-arrow-expand-02:before{content:"ⶱ"}.hgi-solid.hgi-standard.hgi-circle-arrow-horizontal:before{content:"ⶲ"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-01:before{content:"ⶳ"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-02:before{content:"ⶴ"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-03:before{content:"ⶵ"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-double:before{content:"ⶶ"}.hgi-solid.hgi-standard.hgi-circle-arrow-left-right:before{content:"⶷"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-down-left:before{content:"ⶸ"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-down-right:before{content:"ⶹ"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-left-down:before{content:"ⶺ"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-right-down:before{content:"ⶻ"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-up-left:before{content:"ⶼ"}.hgi-solid.hgi-standard.hgi-circle-arrow-move-up-right:before{content:"ⶽ"}.hgi-solid.hgi-standard.hgi-circle-arrow-reload-01:before{content:"ⶾ"}.hgi-solid.hgi-standard.hgi-circle-arrow-reload-02:before{content:"⶿"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-01:before{content:"ⷀ"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-02:before{content:"ⷁ"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-03:before{content:"ⷂ"}.hgi-solid.hgi-standard.hgi-circle-arrow-right-double:before{content:"ⷃ"}.hgi-solid.hgi-standard.hgi-circle-arrow-shrink-01:before{content:"ⷄ"}.hgi-solid.hgi-standard.hgi-circle-arrow-shrink-02:before{content:"ⷅ"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-01:before{content:"ⷆ"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-02:before{content:"⷇"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-03:before{content:"ⷈ"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-double:before{content:"ⷉ"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-down:before{content:"ⷊ"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-left:before{content:"ⷋ"}.hgi-solid.hgi-standard.hgi-circle-arrow-up-right:before{content:"ⷌ"}.hgi-solid.hgi-standard.hgi-circle-arrow-vertical:before{content:"ⷍ"}.hgi-solid.hgi-standard.hgi-circle-lock-01:before{content:"ⷎ"}.hgi-solid.hgi-standard.hgi-circle-lock-02:before{content:"⷏"}.hgi-solid.hgi-standard.hgi-circle-lock-add-01:before{content:"ⷐ"}.hgi-solid.hgi-standard.hgi-circle-lock-add-02:before{content:"ⷑ"}.hgi-solid.hgi-standard.hgi-circle-lock-check-01:before{content:"ⷒ"}.hgi-solid.hgi-standard.hgi-circle-lock-check-02:before{content:"ⷓ"}.hgi-solid.hgi-standard.hgi-circle-lock-minus-01:before{content:"ⷔ"}.hgi-solid.hgi-standard.hgi-circle-lock-minus-02:before{content:"ⷕ"}.hgi-solid.hgi-standard.hgi-circle-lock-remove-01:before{content:"ⷖ"}.hgi-solid.hgi-standard.hgi-circle-lock-remove-02:before{content:"⷗"}.hgi-solid.hgi-standard.hgi-circle-password:before{content:"ⷘ"}.hgi-solid.hgi-standard.hgi-circle-unlock-01:before{content:"ⷙ"}.hgi-solid.hgi-standard.hgi-circle-unlock-02:before{content:"ⷚ"}.hgi-solid.hgi-standard.hgi-circle:before{content:"ⷛ"}.hgi-solid.hgi-standard.hgi-city-01:before{content:"ⷜ"}.hgi-solid.hgi-standard.hgi-city-02:before{content:"ⷝ"}.hgi-solid.hgi-standard.hgi-city-03:before{content:"ⷞ"}.hgi-solid.hgi-standard.hgi-clapping-01:before{content:"⷟"}.hgi-solid.hgi-standard.hgi-clapping-02:before{content:"ⷠ"}.hgi-solid.hgi-standard.hgi-clean:before{content:"ⷡ"}.hgi-solid.hgi-standard.hgi-cleaning-bucket:before{content:"ⷢ"}.hgi-solid.hgi-standard.hgi-clinic:before{content:"ⷣ"}.hgi-solid.hgi-standard.hgi-clip:before{content:"ⷤ"}.hgi-solid.hgi-standard.hgi-clipboard:before{content:"ⷥ"}.hgi-solid.hgi-standard.hgi-clock-01:before{content:"ⷦ"}.hgi-solid.hgi-standard.hgi-clock-02:before{content:"ⷧ"}.hgi-solid.hgi-standard.hgi-clock-03:before{content:"ⷨ"}.hgi-solid.hgi-standard.hgi-clock-04:before{content:"ⷩ"}.hgi-solid.hgi-standard.hgi-clock-05:before{content:"ⷪ"}.hgi-solid.hgi-standard.hgi-closed-caption-alt:before{content:"ⷫ"}.hgi-solid.hgi-standard.hgi-closed-caption:before{content:"ⷬ"}.hgi-solid.hgi-standard.hgi-clothes:before{content:"ⷭ"}.hgi-solid.hgi-standard.hgi-cloud-angled-rain-zap:before{content:"ⷮ"}.hgi-solid.hgi-standard.hgi-cloud-angled-rain:before{content:"ⷯ"}.hgi-solid.hgi-standard.hgi-cloud-angled-zap:before{content:"ⷰ"}.hgi-solid.hgi-standard.hgi-cloud-big-rain:before{content:"ⷱ"}.hgi-solid.hgi-standard.hgi-cloud-download:before{content:"ⷲ"}.hgi-solid.hgi-standard.hgi-cloud-fast-wind:before{content:"ⷳ"}.hgi-solid.hgi-standard.hgi-cloud-hailstone:before{content:"ⷴ"}.hgi-solid.hgi-standard.hgi-cloud-little-rain:before{content:"ⷵ"}.hgi-solid.hgi-standard.hgi-cloud-little-snow:before{content:"ⷶ"}.hgi-solid.hgi-standard.hgi-cloud-loading:before{content:"ⷷ"}.hgi-solid.hgi-standard.hgi-cloud-mid-rain:before{content:"ⷸ"}.hgi-solid.hgi-standard.hgi-cloud-mid-snow:before{content:"ⷹ"}.hgi-solid.hgi-standard.hgi-cloud-saving-done-01:before{content:"ⷺ"}.hgi-solid.hgi-standard.hgi-cloud-saving-done-02:before{content:"ⷻ"}.hgi-solid.hgi-standard.hgi-cloud-server:before{content:"ⷼ"}.hgi-solid.hgi-standard.hgi-cloud-slow-wind:before{content:"ⷽ"}.hgi-solid.hgi-standard.hgi-cloud-snow:before{content:"ⷾ"}.hgi-solid.hgi-standard.hgi-cloud-upload:before{content:"ⷿ"}.hgi-solid.hgi-standard.hgi-cloud:before{content:"⸀"}.hgi-solid.hgi-standard.hgi-clubs-01:before{content:"⸁"}.hgi-solid.hgi-standard.hgi-clubs-02:before{content:"⸂"}.hgi-solid.hgi-standard.hgi-co-present:before{content:"⸃"}.hgi-solid.hgi-standard.hgi-code-circle:before{content:"⸄"}.hgi-solid.hgi-standard.hgi-code-folder:before{content:"⸅"}.hgi-solid.hgi-standard.hgi-code-square:before{content:"⸆"}.hgi-solid.hgi-standard.hgi-code:before{content:"⸇"}.hgi-solid.hgi-standard.hgi-codesandbox:before{content:"⸈"}.hgi-solid.hgi-standard.hgi-coffee-01:before{content:"⸉"}.hgi-solid.hgi-standard.hgi-coffee-02:before{content:"⸊"}.hgi-solid.hgi-standard.hgi-coffee-beans:before{content:"⸋"}.hgi-solid.hgi-standard.hgi-coins-01:before{content:"⸌"}.hgi-solid.hgi-standard.hgi-coins-02:before{content:"⸍"}.hgi-solid.hgi-standard.hgi-coins-bitcoin:before{content:"⸎"}.hgi-solid.hgi-standard.hgi-coins-dollar:before{content:"⸏"}.hgi-solid.hgi-standard.hgi-coins-euro:before{content:"⸐"}.hgi-solid.hgi-standard.hgi-coins-pound:before{content:"⸑"}.hgi-solid.hgi-standard.hgi-coins-swap:before{content:"⸒"}.hgi-solid.hgi-standard.hgi-coins-yen:before{content:"⸓"}.hgi-solid.hgi-standard.hgi-collections-bookmark:before{content:"⸔"}.hgi-solid.hgi-standard.hgi-color-picker:before{content:"⸕"}.hgi-solid.hgi-standard.hgi-colors:before{content:"⸖"}.hgi-solid.hgi-standard.hgi-colosseum:before{content:"⸗"}.hgi-solid.hgi-standard.hgi-column-delete:before{content:"⸘"}.hgi-solid.hgi-standard.hgi-column-insert:before{content:"⸙"}.hgi-solid.hgi-standard.hgi-comet-01:before{content:"⸚"}.hgi-solid.hgi-standard.hgi-comet-02:before{content:"⸛"}.hgi-solid.hgi-standard.hgi-coming-soon-01:before{content:"⸜"}.hgi-solid.hgi-standard.hgi-coming-soon-02:before{content:"⸝"}.hgi-solid.hgi-standard.hgi-command-line:before{content:"⸞"}.hgi-solid.hgi-standard.hgi-command:before{content:"⸟"}.hgi-solid.hgi-standard.hgi-comment-01:before{content:"⸠"}.hgi-solid.hgi-standard.hgi-comment-02:before{content:"⸡"}.hgi-solid.hgi-standard.hgi-comment-add-01:before{content:"⸢"}.hgi-solid.hgi-standard.hgi-comment-add-02:before{content:"⸣"}.hgi-solid.hgi-standard.hgi-comment-block-01:before{content:"⸤"}.hgi-solid.hgi-standard.hgi-comment-block-02:before{content:"⸥"}.hgi-solid.hgi-standard.hgi-comment-remove-01:before{content:"⸦"}.hgi-solid.hgi-standard.hgi-comment-remove-02:before{content:"⸧"}.hgi-solid.hgi-standard.hgi-compass-01:before{content:"⸨"}.hgi-solid.hgi-standard.hgi-compass:before{content:"⸩"}.hgi-solid.hgi-standard.hgi-complaint:before{content:"⸪"}.hgi-solid.hgi-standard.hgi-computer-add:before{content:"⸫"}.hgi-solid.hgi-standard.hgi-computer-check:before{content:"⸬"}.hgi-solid.hgi-standard.hgi-computer-cloud:before{content:"⸭"}.hgi-solid.hgi-standard.hgi-computer-desk-01:before{content:"⸮"}.hgi-solid.hgi-standard.hgi-computer-desk-02:before{content:"ⸯ"}.hgi-solid.hgi-standard.hgi-computer-desk-03:before{content:"⸰"}.hgi-solid.hgi-standard.hgi-computer-dollar:before{content:"⸱"}.hgi-solid.hgi-standard.hgi-computer-phone-sync:before{content:"⸲"}.hgi-solid.hgi-standard.hgi-computer-programming-01:before{content:"⸳"}.hgi-solid.hgi-standard.hgi-computer-programming-02:before{content:"⸴"}.hgi-solid.hgi-standard.hgi-computer-protection:before{content:"⸵"}.hgi-solid.hgi-standard.hgi-computer-remove:before{content:"⸶"}.hgi-solid.hgi-standard.hgi-computer-settings:before{content:"⸷"}.hgi-solid.hgi-standard.hgi-computer-video-call:before{content:"⸸"}.hgi-solid.hgi-standard.hgi-computer-video:before{content:"⸹"}.hgi-solid.hgi-standard.hgi-computer:before{content:"⸺"}.hgi-solid.hgi-standard.hgi-cone-01:before{content:"⸻"}.hgi-solid.hgi-standard.hgi-cone-02:before{content:"⸼"}.hgi-solid.hgi-standard.hgi-conference:before{content:"⸽"}.hgi-solid.hgi-standard.hgi-configuration-01:before{content:"⸾"}.hgi-solid.hgi-standard.hgi-configuration-02:before{content:"⸿"}.hgi-solid.hgi-standard.hgi-confused:before{content:"⹀"}.hgi-solid.hgi-standard.hgi-congruent-to-circle:before{content:"⹁"}.hgi-solid.hgi-standard.hgi-congruent-to-square:before{content:"⹂"}.hgi-solid.hgi-standard.hgi-congruent-to:before{content:"⹃"}.hgi-solid.hgi-standard.hgi-connect:before{content:"⹄"}.hgi-solid.hgi-standard.hgi-console:before{content:"⹅"}.hgi-solid.hgi-standard.hgi-constellation:before{content:"⹆"}.hgi-solid.hgi-standard.hgi-contact-01:before{content:"⹇"}.hgi-solid.hgi-standard.hgi-contact-02:before{content:"⹈"}.hgi-solid.hgi-standard.hgi-contact-book:before{content:"⹉"}.hgi-solid.hgi-standard.hgi-contact:before{content:"⹊"}.hgi-solid.hgi-standard.hgi-container-truck-01:before{content:"⹋"}.hgi-solid.hgi-standard.hgi-container-truck-02:before{content:"⹌"}.hgi-solid.hgi-standard.hgi-container-truck:before{content:"⹍"}.hgi-solid.hgi-standard.hgi-contracts:before{content:"⹎"}.hgi-solid.hgi-standard.hgi-conversation:before{content:"⹏"}.hgi-solid.hgi-standard.hgi-cook-book:before{content:"⹐"}.hgi-solid.hgi-standard.hgi-cookie:before{content:"⹑"}.hgi-solid.hgi-standard.hgi-coordinate-01:before{content:"⹒"}.hgi-solid.hgi-standard.hgi-coordinate-02:before{content:"⹓"}.hgi-solid.hgi-standard.hgi-copilot:before{content:"⹔"}.hgi-solid.hgi-standard.hgi-copy-01:before{content:"⹕"}.hgi-solid.hgi-standard.hgi-copy-02:before{content:"⹖"}.hgi-solid.hgi-standard.hgi-copy-link:before{content:"⹗"}.hgi-solid.hgi-standard.hgi-copyright:before{content:"⹘"}.hgi-solid.hgi-standard.hgi-corn:before{content:"⹙"}.hgi-solid.hgi-standard.hgi-corporate:before{content:"⹚"}.hgi-solid.hgi-standard.hgi-cos:before{content:"⹛"}.hgi-solid.hgi-standard.hgi-cosine-01:before{content:"⹜"}.hgi-solid.hgi-standard.hgi-cosine-02:before{content:"⹝"}.hgi-solid.hgi-standard.hgi-cottage:before{content:"⹞"}.hgi-solid.hgi-standard.hgi-cotton-candy:before{content:"⹟"}.hgi-solid.hgi-standard.hgi-coupon-01:before{content:"⹠"}.hgi-solid.hgi-standard.hgi-coupon-02:before{content:"⹡"}.hgi-solid.hgi-standard.hgi-coupon-03:before{content:"⹢"}.hgi-solid.hgi-standard.hgi-coupon-percent:before{content:"⹣"}.hgi-solid.hgi-standard.hgi-course:before{content:"⹤"}.hgi-solid.hgi-standard.hgi-court-house:before{content:"⹥"}.hgi-solid.hgi-standard.hgi-court-law:before{content:"⹦"}.hgi-solid.hgi-standard.hgi-covariate:before{content:"⹧"}.hgi-solid.hgi-standard.hgi-covid-info:before{content:"⹨"}.hgi-solid.hgi-standard.hgi-cowboy-hat:before{content:"⹩"}.hgi-solid.hgi-standard.hgi-cplusplus:before{content:"⹪"}.hgi-solid.hgi-standard.hgi-cpu-charge:before{content:"⹫"}.hgi-solid.hgi-standard.hgi-cpu-settings:before{content:"⹬"}.hgi-solid.hgi-standard.hgi-cpu:before{content:"⹭"}.hgi-solid.hgi-standard.hgi-crab:before{content:"⹮"}.hgi-solid.hgi-standard.hgi-crane:before{content:"⹯"}.hgi-solid.hgi-standard.hgi-crazy:before{content:"⹰"}.hgi-solid.hgi-standard.hgi-creative-market:before{content:"⹱"}.hgi-solid.hgi-standard.hgi-credit-card-accept:before{content:"⹲"}.hgi-solid.hgi-standard.hgi-credit-card-add:before{content:"⹳"}.hgi-solid.hgi-standard.hgi-credit-card-change:before{content:"⹴"}.hgi-solid.hgi-standard.hgi-credit-card-defrost:before{content:"⹵"}.hgi-solid.hgi-standard.hgi-credit-card-freeze:before{content:"⹶"}.hgi-solid.hgi-standard.hgi-credit-card-not-accept:before{content:"⹷"}.hgi-solid.hgi-standard.hgi-credit-card-not-found:before{content:"⹸"}.hgi-solid.hgi-standard.hgi-credit-card-pos:before{content:"⹹"}.hgi-solid.hgi-standard.hgi-credit-card-validation:before{content:"⹺"}.hgi-solid.hgi-standard.hgi-credit-card:before{content:"⹻"}.hgi-solid.hgi-standard.hgi-cricket-bat:before{content:"⹼"}.hgi-solid.hgi-standard.hgi-cricket-helmet:before{content:"⹽"}.hgi-solid.hgi-standard.hgi-croissant:before{content:"⹾"}.hgi-solid.hgi-standard.hgi-crop:before{content:"⹿"}.hgi-solid.hgi-standard.hgi-crowdfunding:before{content:"⺀"}.hgi-solid.hgi-standard.hgi-crown:before{content:"⺁"}.hgi-solid.hgi-standard.hgi-crying:before{content:"⺂"}.hgi-solid.hgi-standard.hgi-csv-01:before{content:"⺃"}.hgi-solid.hgi-standard.hgi-csv-02:before{content:"⺄"}.hgi-solid.hgi-standard.hgi-cube:before{content:"⺅"}.hgi-solid.hgi-standard.hgi-cupcake-01:before{content:"⺆"}.hgi-solid.hgi-standard.hgi-cupcake-02:before{content:"⺇"}.hgi-solid.hgi-standard.hgi-cupcake-03:before{content:"⺈"}.hgi-solid.hgi-standard.hgi-curling:before{content:"⺉"}.hgi-solid.hgi-standard.hgi-cursor-01:before{content:"⺊"}.hgi-solid.hgi-standard.hgi-cursor-02:before{content:"⺋"}.hgi-solid.hgi-standard.hgi-cursor-add-selection-01:before{content:"⺌"}.hgi-solid.hgi-standard.hgi-cursor-add-selection-02:before{content:"⺍"}.hgi-solid.hgi-standard.hgi-cursor-circle-selection-01:before{content:"⺎"}.hgi-solid.hgi-standard.hgi-cursor-circle-selection-02:before{content:"⺏"}.hgi-solid.hgi-standard.hgi-cursor-disabled-01:before{content:"⺐"}.hgi-solid.hgi-standard.hgi-cursor-disabled-02:before{content:"⺑"}.hgi-solid.hgi-standard.hgi-cursor-edit-01:before{content:"⺒"}.hgi-solid.hgi-standard.hgi-cursor-edit-02:before{content:"⺓"}.hgi-solid.hgi-standard.hgi-cursor-hold-01:before{content:"⺔"}.hgi-solid.hgi-standard.hgi-cursor-hold-02:before{content:"⺕"}.hgi-solid.hgi-standard.hgi-cursor-in-window:before{content:"⺖"}.hgi-solid.hgi-standard.hgi-cursor-info-01:before{content:"⺗"}.hgi-solid.hgi-standard.hgi-cursor-info-02:before{content:"⺘"}.hgi-solid.hgi-standard.hgi-cursor-loading-01:before{content:"⺙"}.hgi-solid.hgi-standard.hgi-cursor-loading-02:before{content:"⺚"}.hgi-solid.hgi-standard.hgi-cursor-magic-selection-01:before{content:"⺛"}.hgi-solid.hgi-standard.hgi-cursor-magic-selection-02:before{content:"⺜"}.hgi-solid.hgi-standard.hgi-cursor-move-01:before{content:"⺝"}.hgi-solid.hgi-standard.hgi-cursor-move-02:before{content:"⺞"}.hgi-solid.hgi-standard.hgi-cursor-pointer-01:before{content:"⺟"}.hgi-solid.hgi-standard.hgi-cursor-pointer-02:before{content:"⺠"}.hgi-solid.hgi-standard.hgi-cursor-progress-01:before{content:"⺡"}.hgi-solid.hgi-standard.hgi-cursor-progress-02:before{content:"⺢"}.hgi-solid.hgi-standard.hgi-cursor-progress-03:before{content:"⺣"}.hgi-solid.hgi-standard.hgi-cursor-progress-04:before{content:"⺤"}.hgi-solid.hgi-standard.hgi-cursor-rectangle-selection-01:before{content:"⺥"}.hgi-solid.hgi-standard.hgi-cursor-rectangle-selection-02:before{content:"⺦"}.hgi-solid.hgi-standard.hgi-cursor-remove-selection-01:before{content:"⺧"}.hgi-solid.hgi-standard.hgi-cursor-remove-selection-02:before{content:"⺨"}.hgi-solid.hgi-standard.hgi-cursor-text:before{content:"⺩"}.hgi-solid.hgi-standard.hgi-curtains:before{content:"⺪"}.hgi-solid.hgi-standard.hgi-curvy-left-direction:before{content:"⺫"}.hgi-solid.hgi-standard.hgi-curvy-left-right-direction:before{content:"⺬"}.hgi-solid.hgi-standard.hgi-curvy-right-direction:before{content:"⺭"}.hgi-solid.hgi-standard.hgi-curvy-up-down-direction:before{content:"⺮"}.hgi-solid.hgi-standard.hgi-customer-service-01:before{content:"⺯"}.hgi-solid.hgi-standard.hgi-customer-service-02:before{content:"⺰"}.hgi-solid.hgi-standard.hgi-customer-service:before{content:"⺱"}.hgi-solid.hgi-standard.hgi-customer-support:before{content:"⺲"}.hgi-solid.hgi-standard.hgi-customize:before{content:"⺳"}.hgi-solid.hgi-standard.hgi-cylinder-01:before{content:"⺴"}.hgi-solid.hgi-standard.hgi-cylinder-02:before{content:"⺵"}.hgi-solid.hgi-standard.hgi-cylinder-03:before{content:"⺶"}.hgi-solid.hgi-standard.hgi-cylinder-04:before{content:"⺷"}.hgi-solid.hgi-standard.hgi-danger:before{content:"⺸"}.hgi-solid.hgi-standard.hgi-dark-mode:before{content:"⺹"}.hgi-solid.hgi-standard.hgi-dart:before{content:"⺺"}.hgi-solid.hgi-standard.hgi-dashboard-browsing:before{content:"⺻"}.hgi-solid.hgi-standard.hgi-dashboard-circle-add:before{content:"⺼"}.hgi-solid.hgi-standard.hgi-dashboard-circle-edit:before{content:"⺽"}.hgi-solid.hgi-standard.hgi-dashboard-circle-remove:before{content:"⺾"}.hgi-solid.hgi-standard.hgi-dashboard-circle-settings:before{content:"⺿"}.hgi-solid.hgi-standard.hgi-dashboard-circle:before{content:"⻀"}.hgi-solid.hgi-standard.hgi-dashboard-speed-01:before{content:"⻁"}.hgi-solid.hgi-standard.hgi-dashboard-speed-02:before{content:"⻂"}.hgi-solid.hgi-standard.hgi-dashboard-square-01:before{content:"⻃"}.hgi-solid.hgi-standard.hgi-dashboard-square-02:before{content:"⻄"}.hgi-solid.hgi-standard.hgi-dashboard-square-03:before{content:"⻅"}.hgi-solid.hgi-standard.hgi-dashboard-square-add:before{content:"⻆"}.hgi-solid.hgi-standard.hgi-dashboard-square-edit:before{content:"⻇"}.hgi-solid.hgi-standard.hgi-dashboard-square-remove:before{content:"⻈"}.hgi-solid.hgi-standard.hgi-dashboard-square-setting:before{content:"⻉"}.hgi-solid.hgi-standard.hgi-dashed-line-01:before{content:"⻊"}.hgi-solid.hgi-standard.hgi-dashed-line-02:before{content:"⻋"}.hgi-solid.hgi-standard.hgi-data-recovery:before{content:"⻌"}.hgi-solid.hgi-standard.hgi-database-01:before{content:"⻍"}.hgi-solid.hgi-standard.hgi-database-02:before{content:"⻎"}.hgi-solid.hgi-standard.hgi-database-add:before{content:"⻏"}.hgi-solid.hgi-standard.hgi-database-export:before{content:"⻐"}.hgi-solid.hgi-standard.hgi-database-import:before{content:"⻑"}.hgi-solid.hgi-standard.hgi-database-locked:before{content:"⻒"}.hgi-solid.hgi-standard.hgi-database-restore:before{content:"⻓"}.hgi-solid.hgi-standard.hgi-database-setting:before{content:"⻔"}.hgi-solid.hgi-standard.hgi-database-sync-01:before{content:"⻕"}.hgi-solid.hgi-standard.hgi-database-sync:before{content:"⻖"}.hgi-solid.hgi-standard.hgi-database:before{content:"⻗"}.hgi-solid.hgi-standard.hgi-dates:before{content:"⻘"}.hgi-solid.hgi-standard.hgi-dead:before{content:"⻙"}.hgi-solid.hgi-standard.hgi-delete-01:before{content:"⻚"}.hgi-solid.hgi-standard.hgi-delete-02:before{content:"⻛"}.hgi-solid.hgi-standard.hgi-delete-03:before{content:"⻜"}.hgi-solid.hgi-standard.hgi-delete-04:before{content:"⻝"}.hgi-solid.hgi-standard.hgi-delete-column:before{content:"⻞"}.hgi-solid.hgi-standard.hgi-delete-put-back:before{content:"⻟"}.hgi-solid.hgi-standard.hgi-delete-row:before{content:"⻠"}.hgi-solid.hgi-standard.hgi-delete-throw:before{content:"⻡"}.hgi-solid.hgi-standard.hgi-delivered-sent:before{content:"⻢"}.hgi-solid.hgi-standard.hgi-delivery-box-01:before{content:"⻣"}.hgi-solid.hgi-standard.hgi-delivery-box-02:before{content:"⻤"}.hgi-solid.hgi-standard.hgi-delivery-delay-01:before{content:"⻥"}.hgi-solid.hgi-standard.hgi-delivery-delay-02:before{content:"⻦"}.hgi-solid.hgi-standard.hgi-delivery-return-01:before{content:"⻧"}.hgi-solid.hgi-standard.hgi-delivery-return-02:before{content:"⻨"}.hgi-solid.hgi-standard.hgi-delivery-secure-01:before{content:"⻩"}.hgi-solid.hgi-standard.hgi-delivery-secure-02:before{content:"⻪"}.hgi-solid.hgi-standard.hgi-delivery-sent-01:before{content:"⻫"}.hgi-solid.hgi-standard.hgi-delivery-sent-02:before{content:"⻬"}.hgi-solid.hgi-standard.hgi-delivery-tracking-01:before{content:"⻭"}.hgi-solid.hgi-standard.hgi-delivery-tracking-02:before{content:"⻮"}.hgi-solid.hgi-standard.hgi-delivery-truck-01:before{content:"⻯"}.hgi-solid.hgi-standard.hgi-delivery-truck-02:before{content:"⻰"}.hgi-solid.hgi-standard.hgi-delivery-view-01:before{content:"⻱"}.hgi-solid.hgi-standard.hgi-delivery-view-02:before{content:"⻲"}.hgi-solid.hgi-standard.hgi-dental-braces:before{content:"⻳"}.hgi-solid.hgi-standard.hgi-dental-broken-tooth:before{content:"⻴"}.hgi-solid.hgi-standard.hgi-dental-care:before{content:"⻵"}.hgi-solid.hgi-standard.hgi-dental-tooth:before{content:"⻶"}.hgi-solid.hgi-standard.hgi-departement:before{content:"⻷"}.hgi-solid.hgi-standard.hgi-desert:before{content:"⻸"}.hgi-solid.hgi-standard.hgi-desk-01:before{content:"⻹"}.hgi-solid.hgi-standard.hgi-desk-02:before{content:"⻺"}.hgi-solid.hgi-standard.hgi-desk:before{content:"⻻"}.hgi-solid.hgi-standard.hgi-developer:before{content:"⻼"}.hgi-solid.hgi-standard.hgi-deviantart:before{content:"⻽"}.hgi-solid.hgi-standard.hgi-device-access:before{content:"⻾"}.hgi-solid.hgi-standard.hgi-diagonal-scroll-point-01:before{content:"⻿"}.hgi-solid.hgi-standard.hgi-diagonal-scroll-point-02:before{content:"⼀"}.hgi-solid.hgi-standard.hgi-dialpad-circle-01:before{content:"⼁"}.hgi-solid.hgi-standard.hgi-dialpad-circle-02:before{content:"⼂"}.hgi-solid.hgi-standard.hgi-dialpad-square-01:before{content:"⼃"}.hgi-solid.hgi-standard.hgi-dialpad-square-02:before{content:"⼄"}.hgi-solid.hgi-standard.hgi-diameter:before{content:"⼅"}.hgi-solid.hgi-standard.hgi-diamond-01:before{content:"⼆"}.hgi-solid.hgi-standard.hgi-diamond-02:before{content:"⼇"}.hgi-solid.hgi-standard.hgi-diamond:before{content:"⼈"}.hgi-solid.hgi-standard.hgi-diaper:before{content:"⼉"}.hgi-solid.hgi-standard.hgi-dice-faces-01:before{content:"⼊"}.hgi-solid.hgi-standard.hgi-dice-faces-02:before{content:"⼋"}.hgi-solid.hgi-standard.hgi-dice-faces-03:before{content:"⼌"}.hgi-solid.hgi-standard.hgi-dice-faces-04:before{content:"⼍"}.hgi-solid.hgi-standard.hgi-dice-faces-05:before{content:"⼎"}.hgi-solid.hgi-standard.hgi-dice-faces-06:before{content:"⼏"}.hgi-solid.hgi-standard.hgi-dice:before{content:"⼐"}.hgi-solid.hgi-standard.hgi-digestion:before{content:"⼑"}.hgi-solid.hgi-standard.hgi-digg:before{content:"⼒"}.hgi-solid.hgi-standard.hgi-digital-clock:before{content:"⼓"}.hgi-solid.hgi-standard.hgi-dim-sum-01:before{content:"⼔"}.hgi-solid.hgi-standard.hgi-dim-sum-02:before{content:"⼕"}.hgi-solid.hgi-standard.hgi-dining-table:before{content:"⼖"}.hgi-solid.hgi-standard.hgi-diploma:before{content:"⼗"}.hgi-solid.hgi-standard.hgi-direction-left-01:before{content:"⼘"}.hgi-solid.hgi-standard.hgi-direction-left-02:before{content:"⼙"}.hgi-solid.hgi-standard.hgi-direction-right-01:before{content:"⼚"}.hgi-solid.hgi-standard.hgi-direction-right-02:before{content:"⼛"}.hgi-solid.hgi-standard.hgi-directions-01:before{content:"⼜"}.hgi-solid.hgi-standard.hgi-directions-02:before{content:"⼝"}.hgi-solid.hgi-standard.hgi-dirham:before{content:"⼞"}.hgi-solid.hgi-standard.hgi-disability-01:before{content:"⼟"}.hgi-solid.hgi-standard.hgi-disability-02:before{content:"⼠"}.hgi-solid.hgi-standard.hgi-discord:before{content:"⼡"}.hgi-solid.hgi-standard.hgi-discount-01:before{content:"⼢"}.hgi-solid.hgi-standard.hgi-discount-tag-01:before{content:"⼣"}.hgi-solid.hgi-standard.hgi-discount-tag-02:before{content:"⼤"}.hgi-solid.hgi-standard.hgi-discount:before{content:"⼥"}.hgi-solid.hgi-standard.hgi-discover-circle:before{content:"⼦"}.hgi-solid.hgi-standard.hgi-discover-square:before{content:"⼧"}.hgi-solid.hgi-standard.hgi-dish-01:before{content:"⼨"}.hgi-solid.hgi-standard.hgi-dish-02:before{content:"⼩"}.hgi-solid.hgi-standard.hgi-dish-washer:before{content:"⼪"}.hgi-solid.hgi-standard.hgi-displeased:before{content:"⼫"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-center:before{content:"⼬"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-left:before{content:"⼭"}.hgi-solid.hgi-standard.hgi-distribute-horizontal-right:before{content:"⼮"}.hgi-solid.hgi-standard.hgi-distribute-vertical-bottom:before{content:"⼯"}.hgi-solid.hgi-standard.hgi-distribute-vertical-center:before{content:"⼰"}.hgi-solid.hgi-standard.hgi-distribute-vertical-top:before{content:"⼱"}.hgi-solid.hgi-standard.hgi-distribution:before{content:"⼲"}.hgi-solid.hgi-standard.hgi-divide-sign-circle:before{content:"⼳"}.hgi-solid.hgi-standard.hgi-divide-sign-square:before{content:"⼴"}.hgi-solid.hgi-standard.hgi-divide-sign:before{content:"⼵"}.hgi-solid.hgi-standard.hgi-dna-01:before{content:"⼶"}.hgi-solid.hgi-standard.hgi-dna:before{content:"⼷"}.hgi-solid.hgi-standard.hgi-do-not-touch-01:before{content:"⼸"}.hgi-solid.hgi-standard.hgi-do-not-touch-02:before{content:"⼹"}.hgi-solid.hgi-standard.hgi-doc-01:before{content:"⼺"}.hgi-solid.hgi-standard.hgi-doc-02:before{content:"⼻"}.hgi-solid.hgi-standard.hgi-doctor-01:before{content:"⼼"}.hgi-solid.hgi-standard.hgi-doctor-02:before{content:"⼽"}.hgi-solid.hgi-standard.hgi-doctor-03:before{content:"⼾"}.hgi-solid.hgi-standard.hgi-document-attachment:before{content:"⼿"}.hgi-solid.hgi-standard.hgi-document-code:before{content:"⽀"}.hgi-solid.hgi-standard.hgi-document-validation:before{content:"⽁"}.hgi-solid.hgi-standard.hgi-dollar-01:before{content:"⽂"}.hgi-solid.hgi-standard.hgi-dollar-02:before{content:"⽃"}.hgi-solid.hgi-standard.hgi-dollar-circle:before{content:"⽄"}.hgi-solid.hgi-standard.hgi-dollar-receive-01:before{content:"⽅"}.hgi-solid.hgi-standard.hgi-dollar-receive-02:before{content:"⽆"}.hgi-solid.hgi-standard.hgi-dollar-send-01:before{content:"⽇"}.hgi-solid.hgi-standard.hgi-dollar-send-02:before{content:"⽈"}.hgi-solid.hgi-standard.hgi-dollar-square:before{content:"⽉"}.hgi-solid.hgi-standard.hgi-dome:before{content:"⽊"}.hgi-solid.hgi-standard.hgi-domino:before{content:"⽋"}.hgi-solid.hgi-standard.hgi-door-01:before{content:"⽌"}.hgi-solid.hgi-standard.hgi-door-02:before{content:"⽍"}.hgi-solid.hgi-standard.hgi-door-lock:before{content:"⽎"}.hgi-solid.hgi-standard.hgi-door:before{content:"⽏"}.hgi-solid.hgi-standard.hgi-doughnut:before{content:"⽐"}.hgi-solid.hgi-standard.hgi-download-01:before{content:"⽑"}.hgi-solid.hgi-standard.hgi-download-02:before{content:"⽒"}.hgi-solid.hgi-standard.hgi-download-03:before{content:"⽓"}.hgi-solid.hgi-standard.hgi-download-04:before{content:"⽔"}.hgi-solid.hgi-standard.hgi-download-05:before{content:"⽕"}.hgi-solid.hgi-standard.hgi-download-circle-01:before{content:"⽖"}.hgi-solid.hgi-standard.hgi-download-circle-02:before{content:"⽗"}.hgi-solid.hgi-standard.hgi-download-square-01:before{content:"⽘"}.hgi-solid.hgi-standard.hgi-download-square-02:before{content:"⽙"}.hgi-solid.hgi-standard.hgi-drag-01:before{content:"⽚"}.hgi-solid.hgi-standard.hgi-drag-02:before{content:"⽛"}.hgi-solid.hgi-standard.hgi-drag-03:before{content:"⽜"}.hgi-solid.hgi-standard.hgi-drag-04:before{content:"⽝"}.hgi-solid.hgi-standard.hgi-drag-drop-horizontal:before{content:"⽞"}.hgi-solid.hgi-standard.hgi-drag-drop-vertical:before{content:"⽟"}.hgi-solid.hgi-standard.hgi-drag-drop:before{content:"⽠"}.hgi-solid.hgi-standard.hgi-drag-left-01:before{content:"⽡"}.hgi-solid.hgi-standard.hgi-drag-left-02:before{content:"⽢"}.hgi-solid.hgi-standard.hgi-drag-left-03:before{content:"⽣"}.hgi-solid.hgi-standard.hgi-drag-left-04:before{content:"⽤"}.hgi-solid.hgi-standard.hgi-drag-right-01:before{content:"⽥"}.hgi-solid.hgi-standard.hgi-drag-right-02:before{content:"⽦"}.hgi-solid.hgi-standard.hgi-drag-right-03:before{content:"⽧"}.hgi-solid.hgi-standard.hgi-drag-right-04:before{content:"⽨"}.hgi-solid.hgi-standard.hgi-drawing-compass:before{content:"⽩"}.hgi-solid.hgi-standard.hgi-drawing-mode:before{content:"⽪"}.hgi-solid.hgi-standard.hgi-dress-01:before{content:"⽫"}.hgi-solid.hgi-standard.hgi-dress-02:before{content:"⽬"}.hgi-solid.hgi-standard.hgi-dress-03:before{content:"⽭"}.hgi-solid.hgi-standard.hgi-dress-04:before{content:"⽮"}.hgi-solid.hgi-standard.hgi-dress-05:before{content:"⽯"}.hgi-solid.hgi-standard.hgi-dress-06:before{content:"⽰"}.hgi-solid.hgi-standard.hgi-dress-07:before{content:"⽱"}.hgi-solid.hgi-standard.hgi-dressing-table-01:before{content:"⽲"}.hgi-solid.hgi-standard.hgi-dressing-table-02:before{content:"⽳"}.hgi-solid.hgi-standard.hgi-dressing-table-03:before{content:"⽴"}.hgi-solid.hgi-standard.hgi-dribbble:before{content:"⽵"}.hgi-solid.hgi-standard.hgi-drink:before{content:"⽶"}.hgi-solid.hgi-standard.hgi-drone:before{content:"⽷"}.hgi-solid.hgi-standard.hgi-drooling:before{content:"⽸"}.hgi-solid.hgi-standard.hgi-dropbox:before{content:"⽹"}.hgi-solid.hgi-standard.hgi-droplet:before{content:"⽺"}.hgi-solid.hgi-standard.hgi-dropper:before{content:"⽻"}.hgi-solid.hgi-standard.hgi-ds3-tool:before{content:"⽼"}.hgi-solid.hgi-standard.hgi-dua:before{content:"⽽"}.hgi-solid.hgi-standard.hgi-dumbbell-01:before{content:"⽾"}.hgi-solid.hgi-standard.hgi-dumbbell-02:before{content:"⽿"}.hgi-solid.hgi-standard.hgi-dumbbell-03:before{content:"⾀"}.hgi-solid.hgi-standard.hgi-ear-rings-01:before{content:"⾁"}.hgi-solid.hgi-standard.hgi-ear-rings-02:before{content:"⾂"}.hgi-solid.hgi-standard.hgi-ear-rings-03:before{content:"⾃"}.hgi-solid.hgi-standard.hgi-ear:before{content:"⾄"}.hgi-solid.hgi-standard.hgi-earth:before{content:"⾅"}.hgi-solid.hgi-standard.hgi-ease-curve-control-points:before{content:"⾆"}.hgi-solid.hgi-standard.hgi-ease-in-control-point:before{content:"⾇"}.hgi-solid.hgi-standard.hgi-ease-in-out:before{content:"⾈"}.hgi-solid.hgi-standard.hgi-ease-in:before{content:"⾉"}.hgi-solid.hgi-standard.hgi-ease-out-control-point:before{content:"⾊"}.hgi-solid.hgi-standard.hgi-ease-out:before{content:"⾋"}.hgi-solid.hgi-standard.hgi-eco-energy:before{content:"⾌"}.hgi-solid.hgi-standard.hgi-eco-lab-01:before{content:"⾍"}.hgi-solid.hgi-standard.hgi-eco-lab-02:before{content:"⾎"}.hgi-solid.hgi-standard.hgi-eco-lab:before{content:"⾏"}.hgi-solid.hgi-standard.hgi-eco-power:before{content:"⾐"}.hgi-solid.hgi-standard.hgi-edge-style:before{content:"⾑"}.hgi-solid.hgi-standard.hgi-edit-01:before{content:"⾒"}.hgi-solid.hgi-standard.hgi-edit-02:before{content:"⾓"}.hgi-solid.hgi-standard.hgi-edit-off:before{content:"⾔"}.hgi-solid.hgi-standard.hgi-edit-road:before{content:"⾕"}.hgi-solid.hgi-standard.hgi-edit-table:before{content:"⾖"}.hgi-solid.hgi-standard.hgi-edit-user-02:before{content:"⾗"}.hgi-solid.hgi-standard.hgi-eggs:before{content:"⾘"}.hgi-solid.hgi-standard.hgi-eid-mubarak:before{content:"⾙"}.hgi-solid.hgi-standard.hgi-eiffel-tower:before{content:"⾚"}.hgi-solid.hgi-standard.hgi-elearning-exchange:before{content:"⾛"}.hgi-solid.hgi-standard.hgi-electric-home-01:before{content:"⾜"}.hgi-solid.hgi-standard.hgi-electric-home-02:before{content:"⾝"}.hgi-solid.hgi-standard.hgi-electric-plugs:before{content:"⾞"}.hgi-solid.hgi-standard.hgi-electric-tower-01:before{content:"⾟"}.hgi-solid.hgi-standard.hgi-electric-tower-02:before{content:"⾠"}.hgi-solid.hgi-standard.hgi-electric-wire:before{content:"⾡"}.hgi-solid.hgi-standard.hgi-ellipse-selection:before{content:"⾢"}.hgi-solid.hgi-standard.hgi-encrypt:before{content:"⾣"}.hgi-solid.hgi-standard.hgi-energy-ellipse:before{content:"⾤"}.hgi-solid.hgi-standard.hgi-energy-rectangle:before{content:"⾥"}.hgi-solid.hgi-standard.hgi-energy:before{content:"⾦"}.hgi-solid.hgi-standard.hgi-entering-geo-fence:before{content:"⾧"}.hgi-solid.hgi-standard.hgi-envato:before{content:"⾨"}.hgi-solid.hgi-standard.hgi-equal-sign-circle:before{content:"⾩"}.hgi-solid.hgi-standard.hgi-equal-sign-square:before{content:"⾪"}.hgi-solid.hgi-standard.hgi-equal-sign:before{content:"⾫"}.hgi-solid.hgi-standard.hgi-equipment-bench-press:before{content:"⾬"}.hgi-solid.hgi-standard.hgi-equipment-chest-press:before{content:"⾭"}.hgi-solid.hgi-standard.hgi-equipment-gym-01:before{content:"⾮"}.hgi-solid.hgi-standard.hgi-equipment-gym-02:before{content:"⾯"}.hgi-solid.hgi-standard.hgi-equipment-gym-03:before{content:"⾰"}.hgi-solid.hgi-standard.hgi-equipment-weightlifting:before{content:"⾱"}.hgi-solid.hgi-standard.hgi-eraser-01:before{content:"⾲"}.hgi-solid.hgi-standard.hgi-eraser-add:before{content:"⾳"}.hgi-solid.hgi-standard.hgi-eraser-auto:before{content:"⾴"}.hgi-solid.hgi-standard.hgi-eraser:before{content:"⾵"}.hgi-solid.hgi-standard.hgi-estimate-01:before{content:"⾶"}.hgi-solid.hgi-standard.hgi-estimate-02:before{content:"⾷"}.hgi-solid.hgi-standard.hgi-ethereum-ellipse:before{content:"⾸"}.hgi-solid.hgi-standard.hgi-ethereum-rectangle:before{content:"⾹"}.hgi-solid.hgi-standard.hgi-ethereum:before{content:"⾺"}.hgi-solid.hgi-standard.hgi-euro-circle:before{content:"⾻"}.hgi-solid.hgi-standard.hgi-euro-receive:before{content:"⾼"}.hgi-solid.hgi-standard.hgi-euro-send:before{content:"⾽"}.hgi-solid.hgi-standard.hgi-euro-square:before{content:"⾾"}.hgi-solid.hgi-standard.hgi-euro:before{content:"⾿"}.hgi-solid.hgi-standard.hgi-ev-charging:before{content:"⿀"}.hgi-solid.hgi-standard.hgi-evil:before{content:"⿁"}.hgi-solid.hgi-standard.hgi-exchange-01:before{content:"⿂"}.hgi-solid.hgi-standard.hgi-exchange-02:before{content:"⿃"}.hgi-solid.hgi-standard.hgi-exchange-03:before{content:"⿄"}.hgi-solid.hgi-standard.hgi-expander:before{content:"⿅"}.hgi-solid.hgi-standard.hgi-external-drive:before{content:"⿆"}.hgi-solid.hgi-standard.hgi-eye:before{content:"⿇"}.hgi-solid.hgi-standard.hgi-face-id:before{content:"⿈"}.hgi-solid.hgi-standard.hgi-facebook-01:before{content:"⿉"}.hgi-solid.hgi-standard.hgi-facebook-02:before{content:"⿊"}.hgi-solid.hgi-standard.hgi-factory-01:before{content:"⿋"}.hgi-solid.hgi-standard.hgi-factory-02:before{content:"⿌"}.hgi-solid.hgi-standard.hgi-factory:before{content:"⿍"}.hgi-solid.hgi-standard.hgi-fahrenheit:before{content:"⿎"}.hgi-solid.hgi-standard.hgi-falling-star:before{content:"⿏"}.hgi-solid.hgi-standard.hgi-fast-wind:before{content:"⿐"}.hgi-solid.hgi-standard.hgi-favourite-circle:before{content:"⿑"}.hgi-solid.hgi-standard.hgi-favourite-square:before{content:"⿒"}.hgi-solid.hgi-standard.hgi-favourite:before{content:"⿓"}.hgi-solid.hgi-standard.hgi-feather:before{content:"⿔"}.hgi-solid.hgi-standard.hgi-fencing-mask:before{content:"⿕"}.hgi-solid.hgi-standard.hgi-fencing:before{content:"⿖"}.hgi-solid.hgi-standard.hgi-ferris-wheel:before{content:"⿗"}.hgi-solid.hgi-standard.hgi-ferry-boat:before{content:"⿘"}.hgi-solid.hgi-standard.hgi-figma:before{content:"⿙"}.hgi-solid.hgi-standard.hgi-file-01:before{content:"⿚"}.hgi-solid.hgi-standard.hgi-file-02:before{content:"⿛"}.hgi-solid.hgi-standard.hgi-file-add:before{content:"⿜"}.hgi-solid.hgi-standard.hgi-file-attachment:before{content:"⿝"}.hgi-solid.hgi-standard.hgi-file-audio:before{content:"⿞"}.hgi-solid.hgi-standard.hgi-file-bitcoin:before{content:"⿟"}.hgi-solid.hgi-standard.hgi-file-block:before{content:"⿠"}.hgi-solid.hgi-standard.hgi-file-bookmark:before{content:"⿡"}.hgi-solid.hgi-standard.hgi-file-cloud:before{content:"⿢"}.hgi-solid.hgi-standard.hgi-file-corrupt:before{content:"⿣"}.hgi-solid.hgi-standard.hgi-file-dollar:before{content:"⿤"}.hgi-solid.hgi-standard.hgi-file-download:before{content:"⿥"}.hgi-solid.hgi-standard.hgi-file-edit:before{content:"⿦"}.hgi-solid.hgi-standard.hgi-file-euro:before{content:"⿧"}.hgi-solid.hgi-standard.hgi-file-export:before{content:"⿨"}.hgi-solid.hgi-standard.hgi-file-favourite:before{content:"⿩"}.hgi-solid.hgi-standard.hgi-file-import:before{content:"⿪"}.hgi-solid.hgi-standard.hgi-file-link:before{content:"⿫"}.hgi-solid.hgi-standard.hgi-file-locked:before{content:"⿬"}.hgi-solid.hgi-standard.hgi-file-management:before{content:"⿭"}.hgi-solid.hgi-standard.hgi-file-minus:before{content:"⿮"}.hgi-solid.hgi-standard.hgi-file-music:before{content:"⿯"}.hgi-solid.hgi-standard.hgi-file-not-found:before{content:"⿰"}.hgi-solid.hgi-standard.hgi-file-paste:before{content:"⿱"}.hgi-solid.hgi-standard.hgi-file-pin:before{content:"⿲"}.hgi-solid.hgi-standard.hgi-file-pound:before{content:"⿳"}.hgi-solid.hgi-standard.hgi-file-remove:before{content:"⿴"}.hgi-solid.hgi-standard.hgi-file-script:before{content:"⿵"}.hgi-solid.hgi-standard.hgi-file-search:before{content:"⿶"}.hgi-solid.hgi-standard.hgi-file-security:before{content:"⿷"}.hgi-solid.hgi-standard.hgi-file-shredder:before{content:"⿸"}.hgi-solid.hgi-standard.hgi-file-star:before{content:"⿹"}.hgi-solid.hgi-standard.hgi-file-sync:before{content:"⿺"}.hgi-solid.hgi-standard.hgi-file-unknown:before{content:"⿻"}.hgi-solid.hgi-standard.hgi-file-unlocked:before{content:"⿼"}.hgi-solid.hgi-standard.hgi-file-upload:before{content:"⿽"}.hgi-solid.hgi-standard.hgi-file-validation:before{content:"⿾"}.hgi-solid.hgi-standard.hgi-file-verified:before{content:"⿿"}.hgi-solid.hgi-standard.hgi-file-video:before{content:"　"}.hgi-solid.hgi-standard.hgi-file-view:before{content:"、"}.hgi-solid.hgi-standard.hgi-file-yen:before{content:"。"}.hgi-solid.hgi-standard.hgi-file-zip:before{content:"〃"}.hgi-solid.hgi-standard.hgi-files-01:before{content:"〄"}.hgi-solid.hgi-standard.hgi-files-02:before{content:"々"}.hgi-solid.hgi-standard.hgi-film-01:before{content:"〆"}.hgi-solid.hgi-standard.hgi-film-02:before{content:"〇"}.hgi-solid.hgi-standard.hgi-film-roll-01:before{content:"〈"}.hgi-solid.hgi-standard.hgi-film-roll-02:before{content:"〉"}.hgi-solid.hgi-standard.hgi-filter-add:before{content:"《"}.hgi-solid.hgi-standard.hgi-filter-edit:before{content:"》"}.hgi-solid.hgi-standard.hgi-filter-horizontal:before{content:"「"}.hgi-solid.hgi-standard.hgi-filter-mail-circle:before{content:"」"}.hgi-solid.hgi-standard.hgi-filter-mail-square:before{content:"『"}.hgi-solid.hgi-standard.hgi-filter-remove:before{content:"』"}.hgi-solid.hgi-standard.hgi-filter-reset:before{content:"【"}.hgi-solid.hgi-standard.hgi-filter-vertical:before{content:"】"}.hgi-solid.hgi-standard.hgi-filter:before{content:"〒"}.hgi-solid.hgi-standard.hgi-finger-access:before{content:"〓"}.hgi-solid.hgi-standard.hgi-finger-print-add:before{content:"〔"}.hgi-solid.hgi-standard.hgi-finger-print-check:before{content:"〕"}.hgi-solid.hgi-standard.hgi-finger-print-minus:before{content:"〖"}.hgi-solid.hgi-standard.hgi-finger-print-remove:before{content:"〗"}.hgi-solid.hgi-standard.hgi-finger-print-scan:before{content:"〘"}.hgi-solid.hgi-standard.hgi-finger-print:before{content:"〙"}.hgi-solid.hgi-standard.hgi-fingerprint-scan:before{content:"〚"}.hgi-solid.hgi-standard.hgi-fins:before{content:"〛"}.hgi-solid.hgi-standard.hgi-fire-pit:before{content:"〜"}.hgi-solid.hgi-standard.hgi-fire-security:before{content:"〝"}.hgi-solid.hgi-standard.hgi-fire:before{content:"〞"}.hgi-solid.hgi-standard.hgi-firewall:before{content:"〟"}.hgi-solid.hgi-standard.hgi-first-aid-kit:before{content:"〠"}.hgi-solid.hgi-standard.hgi-first-bracket-circle:before{content:"〡"}.hgi-solid.hgi-standard.hgi-first-bracket-square:before{content:"〢"}.hgi-solid.hgi-standard.hgi-first-bracket:before{content:"〣"}.hgi-solid.hgi-standard.hgi-fish-food:before{content:"〤"}.hgi-solid.hgi-standard.hgi-fiverr:before{content:"〥"}.hgi-solid.hgi-standard.hgi-flag-01:before{content:"〦"}.hgi-solid.hgi-standard.hgi-flag-02:before{content:"〧"}.hgi-solid.hgi-standard.hgi-flag-03:before{content:"〨"}.hgi-solid.hgi-standard.hgi-flash-off:before{content:"〩"}.hgi-solid.hgi-standard.hgi-flash:before{content:"〪"}.hgi-solid.hgi-standard.hgi-flaticon:before{content:"〫"}.hgi-solid.hgi-standard.hgi-flickr:before{content:"〬"}.hgi-solid.hgi-standard.hgi-flim-slate:before{content:"〭"}.hgi-solid.hgi-standard.hgi-flip-bottom:before{content:"〮"}.hgi-solid.hgi-standard.hgi-flip-horizontal:before{content:"〯"}.hgi-solid.hgi-standard.hgi-flip-left:before{content:"〰"}.hgi-solid.hgi-standard.hgi-flip-phone:before{content:"〱"}.hgi-solid.hgi-standard.hgi-flip-right:before{content:"〲"}.hgi-solid.hgi-standard.hgi-flip-top:before{content:"〳"}.hgi-solid.hgi-standard.hgi-flip-vertical:before{content:"〴"}.hgi-solid.hgi-standard.hgi-floor-plan:before{content:"〵"}.hgi-solid.hgi-standard.hgi-floppy-disk:before{content:"〶"}.hgi-solid.hgi-standard.hgi-flow-circle:before{content:"〷"}.hgi-solid.hgi-standard.hgi-flow-connection:before{content:"〸"}.hgi-solid.hgi-standard.hgi-flow-square:before{content:"〹"}.hgi-solid.hgi-standard.hgi-flow:before{content:"〺"}.hgi-solid.hgi-standard.hgi-flowchart-01:before{content:"〻"}.hgi-solid.hgi-standard.hgi-flowchart-02:before{content:"〼"}.hgi-solid.hgi-standard.hgi-flower-pot:before{content:"〽"}.hgi-solid.hgi-standard.hgi-flower:before{content:"〾"}.hgi-solid.hgi-standard.hgi-flushed:before{content:"〿"}.hgi-solid.hgi-standard.hgi-flying-human:before{content:"぀"}.hgi-solid.hgi-standard.hgi-focus-point:before{content:"ぁ"}.hgi-solid.hgi-standard.hgi-folder-01:before{content:"あ"}.hgi-solid.hgi-standard.hgi-folder-02:before{content:"ぃ"}.hgi-solid.hgi-standard.hgi-folder-03:before{content:"い"}.hgi-solid.hgi-standard.hgi-folder-add:before{content:"ぅ"}.hgi-solid.hgi-standard.hgi-folder-attachment:before{content:"う"}.hgi-solid.hgi-standard.hgi-folder-audio:before{content:"ぇ"}.hgi-solid.hgi-standard.hgi-folder-block:before{content:"え"}.hgi-solid.hgi-standard.hgi-folder-check:before{content:"ぉ"}.hgi-solid.hgi-standard.hgi-folder-cloud:before{content:"お"}.hgi-solid.hgi-standard.hgi-folder-details-reference:before{content:"か"}.hgi-solid.hgi-standard.hgi-folder-details:before{content:"が"}.hgi-solid.hgi-standard.hgi-folder-download:before{content:"き"}.hgi-solid.hgi-standard.hgi-folder-edit:before{content:"ぎ"}.hgi-solid.hgi-standard.hgi-folder-export:before{content:"く"}.hgi-solid.hgi-standard.hgi-folder-favourite:before{content:"ぐ"}.hgi-solid.hgi-standard.hgi-folder-file-storage:before{content:"け"}.hgi-solid.hgi-standard.hgi-folder-import:before{content:"げ"}.hgi-solid.hgi-standard.hgi-folder-library:before{content:"こ"}.hgi-solid.hgi-standard.hgi-folder-links:before{content:"ご"}.hgi-solid.hgi-standard.hgi-folder-locked:before{content:"さ"}.hgi-solid.hgi-standard.hgi-folder-management:before{content:"ざ"}.hgi-solid.hgi-standard.hgi-folder-minus:before{content:"し"}.hgi-solid.hgi-standard.hgi-folder-music:before{content:"じ"}.hgi-solid.hgi-standard.hgi-folder-off:before{content:"す"}.hgi-solid.hgi-standard.hgi-folder-open:before{content:"ず"}.hgi-solid.hgi-standard.hgi-folder-pin:before{content:"せ"}.hgi-solid.hgi-standard.hgi-folder-remove:before{content:"ぜ"}.hgi-solid.hgi-standard.hgi-folder-search:before{content:"そ"}.hgi-solid.hgi-standard.hgi-folder-security:before{content:"ぞ"}.hgi-solid.hgi-standard.hgi-folder-shared-01:before{content:"た"}.hgi-solid.hgi-standard.hgi-folder-shared-02:before{content:"だ"}.hgi-solid.hgi-standard.hgi-folder-shared-03:before{content:"ち"}.hgi-solid.hgi-standard.hgi-folder-sync:before{content:"ぢ"}.hgi-solid.hgi-standard.hgi-folder-transfer:before{content:"っ"}.hgi-solid.hgi-standard.hgi-folder-unknown:before{content:"つ"}.hgi-solid.hgi-standard.hgi-folder-unlocked:before{content:"づ"}.hgi-solid.hgi-standard.hgi-folder-upload:before{content:"て"}.hgi-solid.hgi-standard.hgi-folder-video:before{content:"で"}.hgi-solid.hgi-standard.hgi-folder-view:before{content:"と"}.hgi-solid.hgi-standard.hgi-folder-zip:before{content:"ど"}.hgi-solid.hgi-standard.hgi-folders:before{content:"な"}.hgi-solid.hgi-standard.hgi-football-pitch:before{content:"に"}.hgi-solid.hgi-standard.hgi-football:before{content:"ぬ"}.hgi-solid.hgi-standard.hgi-forgot-password:before{content:"ね"}.hgi-solid.hgi-standard.hgi-fork:before{content:"の"}.hgi-solid.hgi-standard.hgi-forrst:before{content:"は"}.hgi-solid.hgi-standard.hgi-fortress:before{content:"ば"}.hgi-solid.hgi-standard.hgi-forward-01:before{content:"ぱ"}.hgi-solid.hgi-standard.hgi-forward-02:before{content:"ひ"}.hgi-solid.hgi-standard.hgi-four-finger-02:before{content:"び"}.hgi-solid.hgi-standard.hgi-four-finger-03:before{content:"ぴ"}.hgi-solid.hgi-standard.hgi-four-k:before{content:"ふ"}.hgi-solid.hgi-standard.hgi-foursquare:before{content:"ぶ"}.hgi-solid.hgi-standard.hgi-framer:before{content:"ぷ"}.hgi-solid.hgi-standard.hgi-frameworks:before{content:"へ"}.hgi-solid.hgi-standard.hgi-french-fries-01:before{content:"べ"}.hgi-solid.hgi-standard.hgi-french-fries-02:before{content:"ぺ"}.hgi-solid.hgi-standard.hgi-fridge:before{content:"ほ"}.hgi-solid.hgi-standard.hgi-fry:before{content:"ぼ"}.hgi-solid.hgi-standard.hgi-fuel-01:before{content:"ぽ"}.hgi-solid.hgi-standard.hgi-fuel-02:before{content:"ま"}.hgi-solid.hgi-standard.hgi-fuel-station:before{content:"み"}.hgi-solid.hgi-standard.hgi-function-circle:before{content:"む"}.hgi-solid.hgi-standard.hgi-function-of-x:before{content:"め"}.hgi-solid.hgi-standard.hgi-function-square:before{content:"も"}.hgi-solid.hgi-standard.hgi-function:before{content:"ゃ"}.hgi-solid.hgi-standard.hgi-galaxy:before{content:"や"}.hgi-solid.hgi-standard.hgi-game-controller-01:before{content:"ゅ"}.hgi-solid.hgi-standard.hgi-game-controller-02:before{content:"ゆ"}.hgi-solid.hgi-standard.hgi-game-controller-03:before{content:"ょ"}.hgi-solid.hgi-standard.hgi-game:before{content:"よ"}.hgi-solid.hgi-standard.hgi-gameboy:before{content:"ら"}.hgi-solid.hgi-standard.hgi-garage:before{content:"り"}.hgi-solid.hgi-standard.hgi-garbage-truck:before{content:"る"}.hgi-solid.hgi-standard.hgi-gas-pipe:before{content:"れ"}.hgi-solid.hgi-standard.hgi-gas-stove:before{content:"ろ"}.hgi-solid.hgi-standard.hgi-gem:before{content:"ゎ"}.hgi-solid.hgi-standard.hgi-geology-crust:before{content:"わ"}.hgi-solid.hgi-standard.hgi-geometric-shapes-01:before{content:"ゐ"}.hgi-solid.hgi-standard.hgi-geometric-shapes-02:before{content:"ゑ"}.hgi-solid.hgi-standard.hgi-gibbous-moon:before{content:"を"}.hgi-solid.hgi-standard.hgi-gif-01:before{content:"ん"}.hgi-solid.hgi-standard.hgi-gif-02:before{content:"ゔ"}.hgi-solid.hgi-standard.hgi-gift-card:before{content:"ゕ"}.hgi-solid.hgi-standard.hgi-gift:before{content:"ゖ"}.hgi-solid.hgi-standard.hgi-git-branch:before{content:"゗"}.hgi-solid.hgi-standard.hgi-git-commit:before{content:"゘"}.hgi-solid.hgi-standard.hgi-git-compare:before{content:"゙"}.hgi-solid.hgi-standard.hgi-git-fork:before{content:"゚"}.hgi-solid.hgi-standard.hgi-git-merge:before{content:"゛"}.hgi-solid.hgi-standard.hgi-git-pull-request-closed:before{content:"゜"}.hgi-solid.hgi-standard.hgi-git-pull-request-draft:before{content:"ゝ"}.hgi-solid.hgi-standard.hgi-git-pull-request:before{content:"ゞ"}.hgi-solid.hgi-standard.hgi-gitbook:before{content:"ゟ"}.hgi-solid.hgi-standard.hgi-github-01:before{content:"゠"}.hgi-solid.hgi-standard.hgi-github:before{content:"ァ"}.hgi-solid.hgi-standard.hgi-gitlab:before{content:"ア"}.hgi-solid.hgi-standard.hgi-give-blood:before{content:"ィ"}.hgi-solid.hgi-standard.hgi-give-pill:before{content:"イ"}.hgi-solid.hgi-standard.hgi-glasses:before{content:"ゥ"}.hgi-solid.hgi-standard.hgi-global-editing:before{content:"ウ"}.hgi-solid.hgi-standard.hgi-global-education:before{content:"ェ"}.hgi-solid.hgi-standard.hgi-global-refresh:before{content:"エ"}.hgi-solid.hgi-standard.hgi-global-search:before{content:"ォ"}.hgi-solid.hgi-standard.hgi-global:before{content:"オ"}.hgi-solid.hgi-standard.hgi-globe-02:before{content:"カ"}.hgi-solid.hgi-standard.hgi-globe:before{content:"ガ"}.hgi-solid.hgi-standard.hgi-glove:before{content:"キ"}.hgi-solid.hgi-standard.hgi-go-backward-10-sec:before{content:"ギ"}.hgi-solid.hgi-standard.hgi-go-backward-15-sec:before{content:"ク"}.hgi-solid.hgi-standard.hgi-go-backward-30-sec:before{content:"グ"}.hgi-solid.hgi-standard.hgi-go-backward-5-sec:before{content:"ケ"}.hgi-solid.hgi-standard.hgi-go-backward-60-sec:before{content:"ゲ"}.hgi-solid.hgi-standard.hgi-go-forward-10-sec:before{content:"コ"}.hgi-solid.hgi-standard.hgi-go-forward-15-sec:before{content:"ゴ"}.hgi-solid.hgi-standard.hgi-go-forward-30-sec:before{content:"サ"}.hgi-solid.hgi-standard.hgi-go-forward-5-sec:before{content:"ザ"}.hgi-solid.hgi-standard.hgi-go-forward-60-sec:before{content:"シ"}.hgi-solid.hgi-standard.hgi-gold-ingots:before{content:"ジ"}.hgi-solid.hgi-standard.hgi-gold:before{content:"ス"}.hgi-solid.hgi-standard.hgi-golf-ball:before{content:"ズ"}.hgi-solid.hgi-standard.hgi-golf-bat:before{content:"セ"}.hgi-solid.hgi-standard.hgi-golf-cart:before{content:"ゼ"}.hgi-solid.hgi-standard.hgi-golf-hole:before{content:"ソ"}.hgi-solid.hgi-standard.hgi-google-doc:before{content:"ゾ"}.hgi-solid.hgi-standard.hgi-google-drive:before{content:"タ"}.hgi-solid.hgi-standard.hgi-google-gemini:before{content:"ダ"}.hgi-solid.hgi-standard.hgi-google-home:before{content:"チ"}.hgi-solid.hgi-standard.hgi-google-lens:before{content:"ヂ"}.hgi-solid.hgi-standard.hgi-google-maps:before{content:"ッ"}.hgi-solid.hgi-standard.hgi-google-photos:before{content:"ツ"}.hgi-solid.hgi-standard.hgi-google-sheet:before{content:"ヅ"}.hgi-solid.hgi-standard.hgi-google:before{content:"テ"}.hgi-solid.hgi-standard.hgi-gps-01:before{content:"デ"}.hgi-solid.hgi-standard.hgi-gps-02:before{content:"ト"}.hgi-solid.hgi-standard.hgi-gps-disconnected:before{content:"ド"}.hgi-solid.hgi-standard.hgi-gps-off-01:before{content:"ナ"}.hgi-solid.hgi-standard.hgi-gps-off-02:before{content:"ニ"}.hgi-solid.hgi-standard.hgi-gps-signal-01:before{content:"ヌ"}.hgi-solid.hgi-standard.hgi-gps-signal-02:before{content:"ネ"}.hgi-solid.hgi-standard.hgi-gpu:before{content:"ノ"}.hgi-solid.hgi-standard.hgi-graduate-female:before{content:"ハ"}.hgi-solid.hgi-standard.hgi-graduate-male:before{content:"バ"}.hgi-solid.hgi-standard.hgi-graduation-scroll:before{content:"パ"}.hgi-solid.hgi-standard.hgi-grapes:before{content:"ヒ"}.hgi-solid.hgi-standard.hgi-gravity:before{content:"ビ"}.hgi-solid.hgi-standard.hgi-greater-than-circle:before{content:"ピ"}.hgi-solid.hgi-standard.hgi-greater-than-square:before{content:"フ"}.hgi-solid.hgi-standard.hgi-greater-than:before{content:"ブ"}.hgi-solid.hgi-standard.hgi-greek-helmet:before{content:"プ"}.hgi-solid.hgi-standard.hgi-green-house:before{content:"ヘ"}.hgi-solid.hgi-standard.hgi-grid-off:before{content:"ベ"}.hgi-solid.hgi-standard.hgi-grid-table:before{content:"ペ"}.hgi-solid.hgi-standard.hgi-grid-view:before{content:"ホ"}.hgi-solid.hgi-standard.hgi-grid:before{content:"ボ"}.hgi-solid.hgi-standard.hgi-grimacing:before{content:"ポ"}.hgi-solid.hgi-standard.hgi-grinning:before{content:"マ"}.hgi-solid.hgi-standard.hgi-grok:before{content:"ミ"}.hgi-solid.hgi-standard.hgi-group-items:before{content:"ム"}.hgi-solid.hgi-standard.hgi-group-layers:before{content:"メ"}.hgi-solid.hgi-standard.hgi-guest-house:before{content:"モ"}.hgi-solid.hgi-standard.hgi-gun:before{content:"ャ"}.hgi-solid.hgi-standard.hgi-gymnastic-rings:before{content:"ヤ"}.hgi-solid.hgi-standard.hgi-gymnastic:before{content:"ュ"}.hgi-solid.hgi-standard.hgi-hackerrank:before{content:"ユ"}.hgi-solid.hgi-standard.hgi-hair-clips:before{content:"ョ"}.hgi-solid.hgi-standard.hgi-hair-dryer:before{content:"ヨ"}.hgi-solid.hgi-standard.hgi-haji:before{content:"ラ"}.hgi-solid.hgi-standard.hgi-halal:before{content:"リ"}.hgi-solid.hgi-standard.hgi-hamburger-01:before{content:"ル"}.hgi-solid.hgi-standard.hgi-hamburger-02:before{content:"レ"}.hgi-solid.hgi-standard.hgi-hand-bag-01:before{content:"ロ"}.hgi-solid.hgi-standard.hgi-hand-bag-02:before{content:"ヮ"}.hgi-solid.hgi-standard.hgi-hand-beater:before{content:"ワ"}.hgi-solid.hgi-standard.hgi-hand-grip:before{content:"ヰ"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-01:before{content:"ヱ"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-02:before{content:"ヲ"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-03:before{content:"ン"}.hgi-solid.hgi-standard.hgi-hand-pointing-down-04:before{content:"ヴ"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-01:before{content:"ヵ"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-02:before{content:"ヶ"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-03:before{content:"ヷ"}.hgi-solid.hgi-standard.hgi-hand-pointing-left-04:before{content:"ヸ"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-01:before{content:"ヹ"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-02:before{content:"ヺ"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-03:before{content:"・"}.hgi-solid.hgi-standard.hgi-hand-pointing-right-04:before{content:"ー"}.hgi-solid.hgi-standard.hgi-hand-prayer:before{content:"ヽ"}.hgi-solid.hgi-standard.hgi-hand-sanitizer:before{content:"ヾ"}.hgi-solid.hgi-standard.hgi-handcuffs:before{content:"ヿ"}.hgi-solid.hgi-standard.hgi-hanger:before{content:"㄀"}.hgi-solid.hgi-standard.hgi-hanging-clock:before{content:"㄁"}.hgi-solid.hgi-standard.hgi-hangout:before{content:"㄂"}.hgi-solid.hgi-standard.hgi-happy:before{content:"㄃"}.hgi-solid.hgi-standard.hgi-hard-drive:before{content:"㄄"}.hgi-solid.hgi-standard.hgi-hdd:before{content:"ㄅ"}.hgi-solid.hgi-standard.hgi-hdr-01:before{content:"ㄆ"}.hgi-solid.hgi-standard.hgi-hdr-02:before{content:"ㄇ"}.hgi-solid.hgi-standard.hgi-heading-01:before{content:"ㄈ"}.hgi-solid.hgi-standard.hgi-heading-02:before{content:"ㄉ"}.hgi-solid.hgi-standard.hgi-heading-03:before{content:"ㄊ"}.hgi-solid.hgi-standard.hgi-heading-04:before{content:"ㄋ"}.hgi-solid.hgi-standard.hgi-heading-05:before{content:"ㄌ"}.hgi-solid.hgi-standard.hgi-heading-06:before{content:"ㄍ"}.hgi-solid.hgi-standard.hgi-heading:before{content:"ㄎ"}.hgi-solid.hgi-standard.hgi-headphone-mute:before{content:"ㄏ"}.hgi-solid.hgi-standard.hgi-headphones:before{content:"ㄐ"}.hgi-solid.hgi-standard.hgi-headset-connected:before{content:"ㄑ"}.hgi-solid.hgi-standard.hgi-headset-off:before{content:"ㄒ"}.hgi-solid.hgi-standard.hgi-headset:before{content:"ㄓ"}.hgi-solid.hgi-standard.hgi-healtcare:before{content:"ㄔ"}.hgi-solid.hgi-standard.hgi-health:before{content:"ㄕ"}.hgi-solid.hgi-standard.hgi-heart-add:before{content:"ㄖ"}.hgi-solid.hgi-standard.hgi-heart-check:before{content:"ㄗ"}.hgi-solid.hgi-standard.hgi-heart-remove:before{content:"ㄘ"}.hgi-solid.hgi-standard.hgi-heartbreak:before{content:"ㄙ"}.hgi-solid.hgi-standard.hgi-helicopter:before{content:"ㄚ"}.hgi-solid.hgi-standard.hgi-help-circle:before{content:"ㄛ"}.hgi-solid.hgi-standard.hgi-help-square:before{content:"ㄜ"}.hgi-solid.hgi-standard.hgi-hexagon-01:before{content:"ㄝ"}.hgi-solid.hgi-standard.hgi-hexagon:before{content:"ㄞ"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-01:before{content:"ㄟ"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-02:before{content:"ㄠ"}.hgi-solid.hgi-standard.hgi-hierarchy-circle-03:before{content:"ㄡ"}.hgi-solid.hgi-standard.hgi-hierarchy-files:before{content:"ㄢ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-01:before{content:"ㄣ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-02:before{content:"ㄤ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-03:before{content:"ㄥ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-04:before{content:"ㄦ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-05:before{content:"ㄧ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-06:before{content:"ㄨ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-07:before{content:"ㄩ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-08:before{content:"ㄪ"}.hgi-solid.hgi-standard.hgi-hierarchy-square-10:before{content:"ㄫ"}.hgi-solid.hgi-standard.hgi-hierarchy:before{content:"ㄬ"}.hgi-solid.hgi-standard.hgi-high-heels-01:before{content:"ㄭ"}.hgi-solid.hgi-standard.hgi-high-heels-02:before{content:"ㄮ"}.hgi-solid.hgi-standard.hgi-hijab:before{content:"ㄯ"}.hgi-solid.hgi-standard.hgi-hockey:before{content:"㄰"}.hgi-solid.hgi-standard.hgi-hold-01:before{content:"ㄱ"}.hgi-solid.hgi-standard.hgi-hold-02:before{content:"ㄲ"}.hgi-solid.hgi-standard.hgi-hold-03:before{content:"ㄳ"}.hgi-solid.hgi-standard.hgi-hold-04:before{content:"ㄴ"}.hgi-solid.hgi-standard.hgi-hold-05:before{content:"ㄵ"}.hgi-solid.hgi-standard.hgi-hold-locked-01:before{content:"ㄶ"}.hgi-solid.hgi-standard.hgi-hold-locked-02:before{content:"ㄷ"}.hgi-solid.hgi-standard.hgi-hold-phone:before{content:"ㄸ"}.hgi-solid.hgi-standard.hgi-hologram:before{content:"ㄹ"}.hgi-solid.hgi-standard.hgi-home-01:before{content:"ㄺ"}.hgi-solid.hgi-standard.hgi-home-02:before{content:"ㄻ"}.hgi-solid.hgi-standard.hgi-home-03:before{content:"ㄼ"}.hgi-solid.hgi-standard.hgi-home-04:before{content:"ㄽ"}.hgi-solid.hgi-standard.hgi-home-05:before{content:"ㄾ"}.hgi-solid.hgi-standard.hgi-home-06:before{content:"ㄿ"}.hgi-solid.hgi-standard.hgi-home-07:before{content:"ㅀ"}.hgi-solid.hgi-standard.hgi-home-08:before{content:"ㅁ"}.hgi-solid.hgi-standard.hgi-home-09:before{content:"ㅂ"}.hgi-solid.hgi-standard.hgi-home-10:before{content:"ㅃ"}.hgi-solid.hgi-standard.hgi-home-11:before{content:"ㅄ"}.hgi-solid.hgi-standard.hgi-home-12:before{content:"ㅅ"}.hgi-solid.hgi-standard.hgi-home-13:before{content:"ㅆ"}.hgi-solid.hgi-standard.hgi-home-wifi:before{content:"ㅇ"}.hgi-solid.hgi-standard.hgi-honey-01:before{content:"ㅈ"}.hgi-solid.hgi-standard.hgi-honey-02:before{content:"ㅉ"}.hgi-solid.hgi-standard.hgi-honor:before{content:"ㅊ"}.hgi-solid.hgi-standard.hgi-honour-star:before{content:"ㅋ"}.hgi-solid.hgi-standard.hgi-hoodie:before{content:"ㅌ"}.hgi-solid.hgi-standard.hgi-horizonal-scroll-point:before{content:"ㅍ"}.hgi-solid.hgi-standard.hgi-horizontal-resize:before{content:"ㅎ"}.hgi-solid.hgi-standard.hgi-hospital-01:before{content:"ㅏ"}.hgi-solid.hgi-standard.hgi-hospital-02:before{content:"ㅐ"}.hgi-solid.hgi-standard.hgi-hospital-bed-01:before{content:"ㅑ"}.hgi-solid.hgi-standard.hgi-hospital-bed-02:before{content:"ㅒ"}.hgi-solid.hgi-standard.hgi-hospital-location:before{content:"ㅓ"}.hgi-solid.hgi-standard.hgi-hot-air-balloon:before{content:"ㅔ"}.hgi-solid.hgi-standard.hgi-hot-price:before{content:"ㅕ"}.hgi-solid.hgi-standard.hgi-hot-tube:before{content:"ㅖ"}.hgi-solid.hgi-standard.hgi-hotdog:before{content:"ㅗ"}.hgi-solid.hgi-standard.hgi-hotel-01:before{content:"ㅘ"}.hgi-solid.hgi-standard.hgi-hotel-02:before{content:"ㅙ"}.hgi-solid.hgi-standard.hgi-hotspot-offline:before{content:"ㅚ"}.hgi-solid.hgi-standard.hgi-hotspot:before{content:"ㅛ"}.hgi-solid.hgi-standard.hgi-hourglass-off:before{content:"ㅜ"}.hgi-solid.hgi-standard.hgi-hourglass:before{content:"ㅝ"}.hgi-solid.hgi-standard.hgi-house-01:before{content:"ㅞ"}.hgi-solid.hgi-standard.hgi-house-02:before{content:"ㅟ"}.hgi-solid.hgi-standard.hgi-house-03:before{content:"ㅠ"}.hgi-solid.hgi-standard.hgi-house-04:before{content:"ㅡ"}.hgi-solid.hgi-standard.hgi-house-05:before{content:"ㅢ"}.hgi-solid.hgi-standard.hgi-house-solar-panel:before{content:"ㅣ"}.hgi-solid.hgi-standard.hgi-html-5:before{content:"ㅤ"}.hgi-solid.hgi-standard.hgi-humidity:before{content:"ㅥ"}.hgi-solid.hgi-standard.hgi-hut:before{content:"ㅦ"}.hgi-solid.hgi-standard.hgi-hydro-power:before{content:"ㅧ"}.hgi-solid.hgi-standard.hgi-hyperbole:before{content:"ㅨ"}.hgi-solid.hgi-standard.hgi-ice-cream-01:before{content:"ㅩ"}.hgi-solid.hgi-standard.hgi-ice-cream-02:before{content:"ㅪ"}.hgi-solid.hgi-standard.hgi-ice-cream-03:before{content:"ㅫ"}.hgi-solid.hgi-standard.hgi-ice-cream-04:before{content:"ㅬ"}.hgi-solid.hgi-standard.hgi-ice-hockey:before{content:"ㅭ"}.hgi-solid.hgi-standard.hgi-ice-skating:before{content:"ㅮ"}.hgi-solid.hgi-standard.hgi-ico:before{content:"ㅯ"}.hgi-solid.hgi-standard.hgi-iconjar:before{content:"ㅰ"}.hgi-solid.hgi-standard.hgi-id-not-verified:before{content:"ㅱ"}.hgi-solid.hgi-standard.hgi-id-verified:before{content:"ㅲ"}.hgi-solid.hgi-standard.hgi-id:before{content:"ㅳ"}.hgi-solid.hgi-standard.hgi-idea-01:before{content:"ㅴ"}.hgi-solid.hgi-standard.hgi-idea:before{content:"ㅵ"}.hgi-solid.hgi-standard.hgi-identification:before{content:"ㅶ"}.hgi-solid.hgi-standard.hgi-identity-card:before{content:"ㅷ"}.hgi-solid.hgi-standard.hgi-image-01:before{content:"ㅸ"}.hgi-solid.hgi-standard.hgi-image-02:before{content:"ㅹ"}.hgi-solid.hgi-standard.hgi-image-add-01:before{content:"ㅺ"}.hgi-solid.hgi-standard.hgi-image-add-02:before{content:"ㅻ"}.hgi-solid.hgi-standard.hgi-image-composition-oval:before{content:"ㅼ"}.hgi-solid.hgi-standard.hgi-image-composition:before{content:"ㅽ"}.hgi-solid.hgi-standard.hgi-image-crop:before{content:"ㅾ"}.hgi-solid.hgi-standard.hgi-image-delete-01:before{content:"ㅿ"}.hgi-solid.hgi-standard.hgi-image-delete-02:before{content:"ㆀ"}.hgi-solid.hgi-standard.hgi-image-done-01:before{content:"ㆁ"}.hgi-solid.hgi-standard.hgi-image-done-02:before{content:"ㆂ"}.hgi-solid.hgi-standard.hgi-image-download-02:before{content:"ㆃ"}.hgi-solid.hgi-standard.hgi-image-download:before{content:"ㆄ"}.hgi-solid.hgi-standard.hgi-image-not-found-01:before{content:"ㆅ"}.hgi-solid.hgi-standard.hgi-image-not-found-02:before{content:"ㆆ"}.hgi-solid.hgi-standard.hgi-image-remove-01:before{content:"ㆇ"}.hgi-solid.hgi-standard.hgi-image-remove-02:before{content:"ㆈ"}.hgi-solid.hgi-standard.hgi-image-upload-01:before{content:"ㆉ"}.hgi-solid.hgi-standard.hgi-image-upload:before{content:"ㆊ"}.hgi-solid.hgi-standard.hgi-imo:before{content:"ㆋ"}.hgi-solid.hgi-standard.hgi-important-book:before{content:"ㆌ"}.hgi-solid.hgi-standard.hgi-in-love:before{content:"ㆍ"}.hgi-solid.hgi-standard.hgi-inbox-check:before{content:"ㆎ"}.hgi-solid.hgi-standard.hgi-inbox-download:before{content:"㆏"}.hgi-solid.hgi-standard.hgi-inbox-unread:before{content:"㆐"}.hgi-solid.hgi-standard.hgi-inbox-upload:before{content:"㆑"}.hgi-solid.hgi-standard.hgi-inbox:before{content:"㆒"}.hgi-solid.hgi-standard.hgi-incognito:before{content:"㆓"}.hgi-solid.hgi-standard.hgi-india-gate:before{content:"㆔"}.hgi-solid.hgi-standard.hgi-inequality-01:before{content:"㆕"}.hgi-solid.hgi-standard.hgi-inequality-02:before{content:"㆖"}.hgi-solid.hgi-standard.hgi-inequality-circle-01:before{content:"㆗"}.hgi-solid.hgi-standard.hgi-inequality-circle-02:before{content:"㆘"}.hgi-solid.hgi-standard.hgi-inequality-square-01:before{content:"㆙"}.hgi-solid.hgi-standard.hgi-inequality-square-02:before{content:"㆚"}.hgi-solid.hgi-standard.hgi-infinity-01:before{content:"㆛"}.hgi-solid.hgi-standard.hgi-infinity-02:before{content:"㆜"}.hgi-solid.hgi-standard.hgi-infinity-circle:before{content:"㆝"}.hgi-solid.hgi-standard.hgi-infinity-square:before{content:"㆞"}.hgi-solid.hgi-standard.hgi-information-circle:before{content:"㆟"}.hgi-solid.hgi-standard.hgi-information-diamond:before{content:"ㆠ"}.hgi-solid.hgi-standard.hgi-information-square:before{content:"ㆡ"}.hgi-solid.hgi-standard.hgi-injection:before{content:"ㆢ"}.hgi-solid.hgi-standard.hgi-insert-bottom-image:before{content:"ㆣ"}.hgi-solid.hgi-standard.hgi-insert-center-image:before{content:"ㆤ"}.hgi-solid.hgi-standard.hgi-insert-column-left:before{content:"ㆥ"}.hgi-solid.hgi-standard.hgi-insert-column:before{content:"ㆦ"}.hgi-solid.hgi-standard.hgi-insert-pi:before{content:"ㆧ"}.hgi-solid.hgi-standard.hgi-insert-row-down:before{content:"ㆨ"}.hgi-solid.hgi-standard.hgi-insert-row-up:before{content:"ㆩ"}.hgi-solid.hgi-standard.hgi-insert-row:before{content:"ㆪ"}.hgi-solid.hgi-standard.hgi-insert-top-image:before{content:"ㆫ"}.hgi-solid.hgi-standard.hgi-inspect-code:before{content:"ㆬ"}.hgi-solid.hgi-standard.hgi-instagram:before{content:"ㆭ"}.hgi-solid.hgi-standard.hgi-installing-updates-01:before{content:"ㆮ"}.hgi-solid.hgi-standard.hgi-installing-updates-02:before{content:"ㆯ"}.hgi-solid.hgi-standard.hgi-internet-antenna-01:before{content:"ㆰ"}.hgi-solid.hgi-standard.hgi-internet-antenna-02:before{content:"ㆱ"}.hgi-solid.hgi-standard.hgi-internet-antenna-03:before{content:"ㆲ"}.hgi-solid.hgi-standard.hgi-internet-antenna-04:before{content:"ㆳ"}.hgi-solid.hgi-standard.hgi-internet:before{content:"ㆴ"}.hgi-solid.hgi-standard.hgi-investigation:before{content:"ㆵ"}.hgi-solid.hgi-standard.hgi-invoice-01:before{content:"ㆶ"}.hgi-solid.hgi-standard.hgi-invoice-02:before{content:"ㆷ"}.hgi-solid.hgi-standard.hgi-invoice-03:before{content:"ㆸ"}.hgi-solid.hgi-standard.hgi-invoice-04:before{content:"ㆹ"}.hgi-solid.hgi-standard.hgi-invoice:before{content:"ㆺ"}.hgi-solid.hgi-standard.hgi-ipod:before{content:"ㆻ"}.hgi-solid.hgi-standard.hgi-iris-scan:before{content:"ㆼ"}.hgi-solid.hgi-standard.hgi-island:before{content:"ㆽ"}.hgi-solid.hgi-standard.hgi-jar:before{content:"ㆾ"}.hgi-solid.hgi-standard.hgi-java-script:before{content:"ㆿ"}.hgi-solid.hgi-standard.hgi-java:before{content:"㇀"}.hgi-solid.hgi-standard.hgi-job-link:before{content:"㇁"}.hgi-solid.hgi-standard.hgi-job-search:before{content:"㇂"}.hgi-solid.hgi-standard.hgi-job-share:before{content:"㇃"}.hgi-solid.hgi-standard.hgi-jogger-pants:before{content:"㇄"}.hgi-solid.hgi-standard.hgi-join-bevel:before{content:"㇅"}.hgi-solid.hgi-standard.hgi-join-round:before{content:"㇆"}.hgi-solid.hgi-standard.hgi-join-straight:before{content:"㇇"}.hgi-solid.hgi-standard.hgi-joker:before{content:"㇈"}.hgi-solid.hgi-standard.hgi-joystick-01:before{content:"㇉"}.hgi-solid.hgi-standard.hgi-joystick-02:before{content:"㇊"}.hgi-solid.hgi-standard.hgi-joystick-03:before{content:"㇋"}.hgi-solid.hgi-standard.hgi-joystick-04:before{content:"㇌"}.hgi-solid.hgi-standard.hgi-joystick-05:before{content:"㇍"}.hgi-solid.hgi-standard.hgi-jpg-01:before{content:"㇎"}.hgi-solid.hgi-standard.hgi-jpg-02:before{content:"㇏"}.hgi-solid.hgi-standard.hgi-jsx-01:before{content:"㇐"}.hgi-solid.hgi-standard.hgi-jsx-02:before{content:"㇑"}.hgi-solid.hgi-standard.hgi-jsx-03:before{content:"㇒"}.hgi-solid.hgi-standard.hgi-judge:before{content:"㇓"}.hgi-solid.hgi-standard.hgi-jupiter:before{content:"㇔"}.hgi-solid.hgi-standard.hgi-justice-scale-01:before{content:"㇕"}.hgi-solid.hgi-standard.hgi-justice-scale-02:before{content:"㇖"}.hgi-solid.hgi-standard.hgi-kaaba-01:before{content:"㇗"}.hgi-solid.hgi-standard.hgi-kaaba-02:before{content:"㇘"}.hgi-solid.hgi-standard.hgi-kayak:before{content:"㇙"}.hgi-solid.hgi-standard.hgi-keffiyeh:before{content:"㇚"}.hgi-solid.hgi-standard.hgi-kettle-01:before{content:"㇛"}.hgi-solid.hgi-standard.hgi-kettle:before{content:"㇜"}.hgi-solid.hgi-standard.hgi-kettlebell:before{content:"㇝"}.hgi-solid.hgi-standard.hgi-ketupat:before{content:"㇞"}.hgi-solid.hgi-standard.hgi-key-01:before{content:"㇟"}.hgi-solid.hgi-standard.hgi-key-02:before{content:"㇠"}.hgi-solid.hgi-standard.hgi-key-generator-fob:before{content:"㇡"}.hgi-solid.hgi-standard.hgi-keyboard:before{content:"㇢"}.hgi-solid.hgi-standard.hgi-keyframe-add:before{content:"㇣"}.hgi-solid.hgi-standard.hgi-keyframe-align-center:before{content:"㇤"}.hgi-solid.hgi-standard.hgi-keyframe-align-horizontal:before{content:"㇥"}.hgi-solid.hgi-standard.hgi-keyframe-align-vertical:before{content:"㇦"}.hgi-solid.hgi-standard.hgi-keyframe-bottom:before{content:"㇧"}.hgi-solid.hgi-standard.hgi-keyframe-left:before{content:"㇨"}.hgi-solid.hgi-standard.hgi-keyframe-remove:before{content:"㇩"}.hgi-solid.hgi-standard.hgi-keyframe-right:before{content:"㇪"}.hgi-solid.hgi-standard.hgi-keyframe-top:before{content:"㇫"}.hgi-solid.hgi-standard.hgi-keyframe:before{content:"㇬"}.hgi-solid.hgi-standard.hgi-keyframes-double-add:before{content:"㇭"}.hgi-solid.hgi-standard.hgi-keyframes-double-remove:before{content:"㇮"}.hgi-solid.hgi-standard.hgi-keyframes-double:before{content:"㇯"}.hgi-solid.hgi-standard.hgi-keyframes-multiple-add:before{content:"ㇰ"}.hgi-solid.hgi-standard.hgi-keyframes-multiple-remove:before{content:"ㇱ"}.hgi-solid.hgi-standard.hgi-keyframes-multiple:before{content:"ㇲ"}.hgi-solid.hgi-standard.hgi-kickstarter-01:before{content:"ㇳ"}.hgi-solid.hgi-standard.hgi-kickstarter-02:before{content:"ㇴ"}.hgi-solid.hgi-standard.hgi-kid:before{content:"ㇵ"}.hgi-solid.hgi-standard.hgi-kidneys:before{content:"ㇶ"}.hgi-solid.hgi-standard.hgi-kissing:before{content:"ㇷ"}.hgi-solid.hgi-standard.hgi-kitchen-utensils:before{content:"ㇸ"}.hgi-solid.hgi-standard.hgi-kite:before{content:"ㇹ"}.hgi-solid.hgi-standard.hgi-knife-01:before{content:"ㇺ"}.hgi-solid.hgi-standard.hgi-knife-02:before{content:"ㇻ"}.hgi-solid.hgi-standard.hgi-knife-bread:before{content:"ㇼ"}.hgi-solid.hgi-standard.hgi-knight-shield:before{content:"ㇽ"}.hgi-solid.hgi-standard.hgi-knives:before{content:"ㇾ"}.hgi-solid.hgi-standard.hgi-knowledge-01:before{content:"ㇿ"}.hgi-solid.hgi-standard.hgi-knowledge-02:before{content:"㈀"}.hgi-solid.hgi-standard.hgi-kurta-01:before{content:"㈁"}.hgi-solid.hgi-standard.hgi-kurta:before{content:"㈂"}.hgi-solid.hgi-standard.hgi-label-important:before{content:"㈃"}.hgi-solid.hgi-standard.hgi-label:before{content:"㈄"}.hgi-solid.hgi-standard.hgi-labor:before{content:"㈅"}.hgi-solid.hgi-standard.hgi-labs:before{content:"㈆"}.hgi-solid.hgi-standard.hgi-lake:before{content:"㈇"}.hgi-solid.hgi-standard.hgi-lamp-01:before{content:"㈈"}.hgi-solid.hgi-standard.hgi-lamp-02:before{content:"㈉"}.hgi-solid.hgi-standard.hgi-lamp-03:before{content:"㈊"}.hgi-solid.hgi-standard.hgi-lamp-04:before{content:"㈋"}.hgi-solid.hgi-standard.hgi-lamp-05:before{content:"㈌"}.hgi-solid.hgi-standard.hgi-lamp:before{content:"㈍"}.hgi-solid.hgi-standard.hgi-language-circle:before{content:"㈎"}.hgi-solid.hgi-standard.hgi-language-skill:before{content:"㈏"}.hgi-solid.hgi-standard.hgi-language-square:before{content:"㈐"}.hgi-solid.hgi-standard.hgi-lantern:before{content:"㈑"}.hgi-solid.hgi-standard.hgi-laptop-add:before{content:"㈒"}.hgi-solid.hgi-standard.hgi-laptop-charging:before{content:"㈓"}.hgi-solid.hgi-standard.hgi-laptop-check:before{content:"㈔"}.hgi-solid.hgi-standard.hgi-laptop-cloud:before{content:"㈕"}.hgi-solid.hgi-standard.hgi-laptop-issue:before{content:"㈖"}.hgi-solid.hgi-standard.hgi-laptop-performance:before{content:"㈗"}.hgi-solid.hgi-standard.hgi-laptop-phone-sync:before{content:"㈘"}.hgi-solid.hgi-standard.hgi-laptop-programming:before{content:"㈙"}.hgi-solid.hgi-standard.hgi-laptop-remove:before{content:"㈚"}.hgi-solid.hgi-standard.hgi-laptop-settings:before{content:"㈛"}.hgi-solid.hgi-standard.hgi-laptop-video:before{content:"㈜"}.hgi-solid.hgi-standard.hgi-laptop:before{content:"㈝"}.hgi-solid.hgi-standard.hgi-lasso-tool-01:before{content:"㈞"}.hgi-solid.hgi-standard.hgi-lasso-tool-02:before{content:"㈟"}.hgi-solid.hgi-standard.hgi-last-fm:before{content:"㈠"}.hgi-solid.hgi-standard.hgi-latitude:before{content:"㈡"}.hgi-solid.hgi-standard.hgi-laughing:before{content:"㈢"}.hgi-solid.hgi-standard.hgi-laurel-wreath-01:before{content:"㈣"}.hgi-solid.hgi-standard.hgi-laurel-wreath-02:before{content:"㈤"}.hgi-solid.hgi-standard.hgi-laurel-wreath-first-01:before{content:"㈥"}.hgi-solid.hgi-standard.hgi-laurel-wreath-first-02:before{content:"㈦"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-01:before{content:"㈧"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-02:before{content:"㈨"}.hgi-solid.hgi-standard.hgi-laurel-wreath-left-03:before{content:"㈩"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-01:before{content:"㈪"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-02:before{content:"㈫"}.hgi-solid.hgi-standard.hgi-laurel-wreath-right-03:before{content:"㈬"}.hgi-solid.hgi-standard.hgi-layer-add:before{content:"㈭"}.hgi-solid.hgi-standard.hgi-layer-mask-01:before{content:"㈮"}.hgi-solid.hgi-standard.hgi-layer-mask-02:before{content:"㈯"}.hgi-solid.hgi-standard.hgi-layers-01:before{content:"㈰"}.hgi-solid.hgi-standard.hgi-layers-02:before{content:"㈱"}.hgi-solid.hgi-standard.hgi-layers-logo:before{content:"㈲"}.hgi-solid.hgi-standard.hgi-layout-01:before{content:"㈳"}.hgi-solid.hgi-standard.hgi-layout-02:before{content:"㈴"}.hgi-solid.hgi-standard.hgi-layout-03:before{content:"㈵"}.hgi-solid.hgi-standard.hgi-layout-04:before{content:"㈶"}.hgi-solid.hgi-standard.hgi-layout-05:before{content:"㈷"}.hgi-solid.hgi-standard.hgi-layout-06:before{content:"㈸"}.hgi-solid.hgi-standard.hgi-layout-07:before{content:"㈹"}.hgi-solid.hgi-standard.hgi-layout-2-column:before{content:"㈺"}.hgi-solid.hgi-standard.hgi-layout-2-row:before{content:"㈻"}.hgi-solid.hgi-standard.hgi-layout-3-column:before{content:"㈼"}.hgi-solid.hgi-standard.hgi-layout-3-row:before{content:"㈽"}.hgi-solid.hgi-standard.hgi-layout-bottom:before{content:"㈾"}.hgi-solid.hgi-standard.hgi-layout-grid:before{content:"㈿"}.hgi-solid.hgi-standard.hgi-layout-left:before{content:"㉀"}.hgi-solid.hgi-standard.hgi-layout-right:before{content:"㉁"}.hgi-solid.hgi-standard.hgi-layout-table-01:before{content:"㉂"}.hgi-solid.hgi-standard.hgi-layout-table-02:before{content:"㉃"}.hgi-solid.hgi-standard.hgi-layout-top:before{content:"㉄"}.hgi-solid.hgi-standard.hgi-leaf-01:before{content:"㉅"}.hgi-solid.hgi-standard.hgi-leaf-02:before{content:"㉆"}.hgi-solid.hgi-standard.hgi-leaf-03:before{content:"㉇"}.hgi-solid.hgi-standard.hgi-leaf-04:before{content:"㉈"}.hgi-solid.hgi-standard.hgi-leaving-geo-fence:before{content:"㉉"}.hgi-solid.hgi-standard.hgi-leetcode:before{content:"㉊"}.hgi-solid.hgi-standard.hgi-left-angle:before{content:"㉋"}.hgi-solid.hgi-standard.hgi-left-to-right-block-quote:before{content:"㉌"}.hgi-solid.hgi-standard.hgi-left-to-right-list-bullet:before{content:"㉍"}.hgi-solid.hgi-standard.hgi-left-to-right-list-dash:before{content:"㉎"}.hgi-solid.hgi-standard.hgi-left-to-right-list-number:before{content:"㉏"}.hgi-solid.hgi-standard.hgi-left-to-right-list-star-01:before{content:"㉐"}.hgi-solid.hgi-standard.hgi-left-to-right-list-star:before{content:"㉑"}.hgi-solid.hgi-standard.hgi-left-to-right-list-triangle:before{content:"㉒"}.hgi-solid.hgi-standard.hgi-left-triangle:before{content:"㉓"}.hgi-solid.hgi-standard.hgi-legal-01:before{content:"㉔"}.hgi-solid.hgi-standard.hgi-legal-02:before{content:"㉕"}.hgi-solid.hgi-standard.hgi-legal-document-01:before{content:"㉖"}.hgi-solid.hgi-standard.hgi-legal-document-02:before{content:"㉗"}.hgi-solid.hgi-standard.hgi-legal-hammer:before{content:"㉘"}.hgi-solid.hgi-standard.hgi-less-than-circle:before{content:"㉙"}.hgi-solid.hgi-standard.hgi-less-than-square:before{content:"㉚"}.hgi-solid.hgi-standard.hgi-less-than:before{content:"㉛"}.hgi-solid.hgi-standard.hgi-letter-spacing:before{content:"㉜"}.hgi-solid.hgi-standard.hgi-libraries:before{content:"㉝"}.hgi-solid.hgi-standard.hgi-library:before{content:"㉞"}.hgi-solid.hgi-standard.hgi-license-draft:before{content:"㉟"}.hgi-solid.hgi-standard.hgi-license-maintenance:before{content:"㉠"}.hgi-solid.hgi-standard.hgi-license-no:before{content:"㉡"}.hgi-solid.hgi-standard.hgi-license-pin:before{content:"㉢"}.hgi-solid.hgi-standard.hgi-license-third-party:before{content:"㉣"}.hgi-solid.hgi-standard.hgi-license:before{content:"㉤"}.hgi-solid.hgi-standard.hgi-lift-truck:before{content:"㉥"}.hgi-solid.hgi-standard.hgi-lighthouse:before{content:"㉦"}.hgi-solid.hgi-standard.hgi-limitation:before{content:"㉧"}.hgi-solid.hgi-standard.hgi-line:before{content:"㉨"}.hgi-solid.hgi-standard.hgi-liner:before{content:"㉩"}.hgi-solid.hgi-standard.hgi-link-01:before{content:"㉪"}.hgi-solid.hgi-standard.hgi-link-02:before{content:"㉫"}.hgi-solid.hgi-standard.hgi-link-03:before{content:"㉬"}.hgi-solid.hgi-standard.hgi-link-04:before{content:"㉭"}.hgi-solid.hgi-standard.hgi-link-05:before{content:"㉮"}.hgi-solid.hgi-standard.hgi-link-06:before{content:"㉯"}.hgi-solid.hgi-standard.hgi-link-backward:before{content:"㉰"}.hgi-solid.hgi-standard.hgi-link-circle-02:before{content:"㉱"}.hgi-solid.hgi-standard.hgi-link-circle:before{content:"㉲"}.hgi-solid.hgi-standard.hgi-link-forward:before{content:"㉳"}.hgi-solid.hgi-standard.hgi-link-square-01:before{content:"㉴"}.hgi-solid.hgi-standard.hgi-link-square-02:before{content:"㉵"}.hgi-solid.hgi-standard.hgi-linkedin-01:before{content:"㉶"}.hgi-solid.hgi-standard.hgi-linkedin-02:before{content:"㉷"}.hgi-solid.hgi-standard.hgi-list-setting:before{content:"㉸"}.hgi-solid.hgi-standard.hgi-list-view:before{content:"㉹"}.hgi-solid.hgi-standard.hgi-litecoin:before{content:"㉺"}.hgi-solid.hgi-standard.hgi-liver:before{content:"㉻"}.hgi-solid.hgi-standard.hgi-loading-01:before{content:"㉼"}.hgi-solid.hgi-standard.hgi-loading-02:before{content:"㉽"}.hgi-solid.hgi-standard.hgi-loading-03:before{content:"㉾"}.hgi-solid.hgi-standard.hgi-loading-04:before{content:"㉿"}.hgi-solid.hgi-standard.hgi-location-01:before{content:"㊀"}.hgi-solid.hgi-standard.hgi-location-02:before{content:"㊁"}.hgi-solid.hgi-standard.hgi-location-03:before{content:"㊂"}.hgi-solid.hgi-standard.hgi-location-04:before{content:"㊃"}.hgi-solid.hgi-standard.hgi-location-05:before{content:"㊄"}.hgi-solid.hgi-standard.hgi-location-06:before{content:"㊅"}.hgi-solid.hgi-standard.hgi-location-07:before{content:"㊆"}.hgi-solid.hgi-standard.hgi-location-08:before{content:"㊇"}.hgi-solid.hgi-standard.hgi-location-09:before{content:"㊈"}.hgi-solid.hgi-standard.hgi-location-10:before{content:"㊉"}.hgi-solid.hgi-standard.hgi-location-add-01:before{content:"㊊"}.hgi-solid.hgi-standard.hgi-location-add-02:before{content:"㊋"}.hgi-solid.hgi-standard.hgi-location-check-01:before{content:"㊌"}.hgi-solid.hgi-standard.hgi-location-check-02:before{content:"㊍"}.hgi-solid.hgi-standard.hgi-location-favourite-01:before{content:"㊎"}.hgi-solid.hgi-standard.hgi-location-favourite-02:before{content:"㊏"}.hgi-solid.hgi-standard.hgi-location-offline-01:before{content:"㊐"}.hgi-solid.hgi-standard.hgi-location-offline-02:before{content:"㊑"}.hgi-solid.hgi-standard.hgi-location-offline-03:before{content:"㊒"}.hgi-solid.hgi-standard.hgi-location-offline-04:before{content:"㊓"}.hgi-solid.hgi-standard.hgi-location-remove-01:before{content:"㊔"}.hgi-solid.hgi-standard.hgi-location-remove-02:before{content:"㊕"}.hgi-solid.hgi-standard.hgi-location-share-01:before{content:"㊖"}.hgi-solid.hgi-standard.hgi-location-share-02:before{content:"㊗"}.hgi-solid.hgi-standard.hgi-location-star-01:before{content:"㊘"}.hgi-solid.hgi-standard.hgi-location-star-02:before{content:"㊙"}.hgi-solid.hgi-standard.hgi-location-update-01:before{content:"㊚"}.hgi-solid.hgi-standard.hgi-location-update-02:before{content:"㊛"}.hgi-solid.hgi-standard.hgi-location-user-01:before{content:"㊜"}.hgi-solid.hgi-standard.hgi-location-user-02:before{content:"㊝"}.hgi-solid.hgi-standard.hgi-location-user-03:before{content:"㊞"}.hgi-solid.hgi-standard.hgi-location-user-04:before{content:"㊟"}.hgi-solid.hgi-standard.hgi-lock-computer:before{content:"㊠"}.hgi-solid.hgi-standard.hgi-lock-key:before{content:"㊡"}.hgi-solid.hgi-standard.hgi-lock-password:before{content:"㊢"}.hgi-solid.hgi-standard.hgi-lock-sync-01:before{content:"㊣"}.hgi-solid.hgi-standard.hgi-lock-sync-02:before{content:"㊤"}.hgi-solid.hgi-standard.hgi-lock:before{content:"㊥"}.hgi-solid.hgi-standard.hgi-locked:before{content:"㊦"}.hgi-solid.hgi-standard.hgi-locker-01:before{content:"㊧"}.hgi-solid.hgi-standard.hgi-locker:before{content:"㊨"}.hgi-solid.hgi-standard.hgi-login-01:before{content:"㊩"}.hgi-solid.hgi-standard.hgi-login-02:before{content:"㊪"}.hgi-solid.hgi-standard.hgi-login-03:before{content:"㊫"}.hgi-solid.hgi-standard.hgi-login-circle-01:before{content:"㊬"}.hgi-solid.hgi-standard.hgi-login-circle-02:before{content:"㊭"}.hgi-solid.hgi-standard.hgi-login-method:before{content:"㊮"}.hgi-solid.hgi-standard.hgi-login-square-01:before{content:"㊯"}.hgi-solid.hgi-standard.hgi-login-square-02:before{content:"㊰"}.hgi-solid.hgi-standard.hgi-logout-01:before{content:"㊱"}.hgi-solid.hgi-standard.hgi-logout-02:before{content:"㊲"}.hgi-solid.hgi-standard.hgi-logout-03:before{content:"㊳"}.hgi-solid.hgi-standard.hgi-logout-04:before{content:"㊴"}.hgi-solid.hgi-standard.hgi-logout-05:before{content:"㊵"}.hgi-solid.hgi-standard.hgi-logout-circle-01:before{content:"㊶"}.hgi-solid.hgi-standard.hgi-logout-circle-02:before{content:"㊷"}.hgi-solid.hgi-standard.hgi-logout-square-01:before{content:"㊸"}.hgi-solid.hgi-standard.hgi-logout-square-02:before{content:"㊹"}.hgi-solid.hgi-standard.hgi-lollipop:before{content:"㊺"}.hgi-solid.hgi-standard.hgi-long-sleeve-shirt:before{content:"㊻"}.hgi-solid.hgi-standard.hgi-longitude:before{content:"㊼"}.hgi-solid.hgi-standard.hgi-look-bottom:before{content:"㊽"}.hgi-solid.hgi-standard.hgi-look-left:before{content:"㊾"}.hgi-solid.hgi-standard.hgi-look-right:before{content:"㊿"}.hgi-solid.hgi-standard.hgi-look-top:before{content:"㋀"}.hgi-solid.hgi-standard.hgi-loom:before{content:"㋁"}.hgi-solid.hgi-standard.hgi-lottiefiles:before{content:"㋂"}.hgi-solid.hgi-standard.hgi-love-korean-finger:before{content:"㋃"}.hgi-solid.hgi-standard.hgi-loyalty-card:before{content:"㋄"}.hgi-solid.hgi-standard.hgi-luggage-01:before{content:"㋅"}.hgi-solid.hgi-standard.hgi-luggage-02:before{content:"㋆"}.hgi-solid.hgi-standard.hgi-lungs:before{content:"㋇"}.hgi-solid.hgi-standard.hgi-machine-robot:before{content:"㋈"}.hgi-solid.hgi-standard.hgi-magic-wand-01:before{content:"㋉"}.hgi-solid.hgi-standard.hgi-magic-wand-02:before{content:"㋊"}.hgi-solid.hgi-standard.hgi-magic-wand-03:before{content:"㋋"}.hgi-solid.hgi-standard.hgi-magnet-01:before{content:"㋌"}.hgi-solid.hgi-standard.hgi-magnet-02:before{content:"㋍"}.hgi-solid.hgi-standard.hgi-magnet:before{content:"㋎"}.hgi-solid.hgi-standard.hgi-mail-01:before{content:"㋏"}.hgi-solid.hgi-standard.hgi-mail-02:before{content:"㋐"}.hgi-solid.hgi-standard.hgi-mail-account-01:before{content:"㋑"}.hgi-solid.hgi-standard.hgi-mail-account-02:before{content:"㋒"}.hgi-solid.hgi-standard.hgi-mail-add-01:before{content:"㋓"}.hgi-solid.hgi-standard.hgi-mail-add-02:before{content:"㋔"}.hgi-solid.hgi-standard.hgi-mail-at-sign-01:before{content:"㋕"}.hgi-solid.hgi-standard.hgi-mail-at-sign-02:before{content:"㋖"}.hgi-solid.hgi-standard.hgi-mail-block-01:before{content:"㋗"}.hgi-solid.hgi-standard.hgi-mail-block-02:before{content:"㋘"}.hgi-solid.hgi-standard.hgi-mail-download-01:before{content:"㋙"}.hgi-solid.hgi-standard.hgi-mail-download-02:before{content:"㋚"}.hgi-solid.hgi-standard.hgi-mail-edit-01:before{content:"㋛"}.hgi-solid.hgi-standard.hgi-mail-edit-02:before{content:"㋜"}.hgi-solid.hgi-standard.hgi-mail-lock-01:before{content:"㋝"}.hgi-solid.hgi-standard.hgi-mail-lock-02:before{content:"㋞"}.hgi-solid.hgi-standard.hgi-mail-love-01:before{content:"㋟"}.hgi-solid.hgi-standard.hgi-mail-love-02:before{content:"㋠"}.hgi-solid.hgi-standard.hgi-mail-minus-01:before{content:"㋡"}.hgi-solid.hgi-standard.hgi-mail-minus-02:before{content:"㋢"}.hgi-solid.hgi-standard.hgi-mail-open-01:before{content:"㋣"}.hgi-solid.hgi-standard.hgi-mail-open-02:before{content:"㋤"}.hgi-solid.hgi-standard.hgi-mail-open-love:before{content:"㋥"}.hgi-solid.hgi-standard.hgi-mail-open:before{content:"㋦"}.hgi-solid.hgi-standard.hgi-mail-receive-01:before{content:"㋧"}.hgi-solid.hgi-standard.hgi-mail-receive-02:before{content:"㋨"}.hgi-solid.hgi-standard.hgi-mail-remove-01:before{content:"㋩"}.hgi-solid.hgi-standard.hgi-mail-remove-02:before{content:"㋪"}.hgi-solid.hgi-standard.hgi-mail-reply-01:before{content:"㋫"}.hgi-solid.hgi-standard.hgi-mail-reply-02:before{content:"㋬"}.hgi-solid.hgi-standard.hgi-mail-reply-all-01:before{content:"㋭"}.hgi-solid.hgi-standard.hgi-mail-reply-all-02:before{content:"㋮"}.hgi-solid.hgi-standard.hgi-mail-search-01:before{content:"㋯"}.hgi-solid.hgi-standard.hgi-mail-search-02:before{content:"㋰"}.hgi-solid.hgi-standard.hgi-mail-secure-01:before{content:"㋱"}.hgi-solid.hgi-standard.hgi-mail-secure-02:before{content:"㋲"}.hgi-solid.hgi-standard.hgi-mail-send-01:before{content:"㋳"}.hgi-solid.hgi-standard.hgi-mail-send-02:before{content:"㋴"}.hgi-solid.hgi-standard.hgi-mail-setting-01:before{content:"㋵"}.hgi-solid.hgi-standard.hgi-mail-setting-02:before{content:"㋶"}.hgi-solid.hgi-standard.hgi-mail-unlock-01:before{content:"㋷"}.hgi-solid.hgi-standard.hgi-mail-unlock-02:before{content:"㋸"}.hgi-solid.hgi-standard.hgi-mail-upload-01:before{content:"㋹"}.hgi-solid.hgi-standard.hgi-mail-upload-02:before{content:"㋺"}.hgi-solid.hgi-standard.hgi-mail-validation-01:before{content:"㋻"}.hgi-solid.hgi-standard.hgi-mail-validation-02:before{content:"㋼"}.hgi-solid.hgi-standard.hgi-mail-voice-01:before{content:"㋽"}.hgi-solid.hgi-standard.hgi-mail-voice-02:before{content:"㋾"}.hgi-solid.hgi-standard.hgi-mailbox-01:before{content:"㋿"}.hgi-solid.hgi-standard.hgi-mailbox:before{content:"㌀"}.hgi-solid.hgi-standard.hgi-manager:before{content:"㌁"}.hgi-solid.hgi-standard.hgi-map-pin:before{content:"㌂"}.hgi-solid.hgi-standard.hgi-map-pinpoint-01:before{content:"㌃"}.hgi-solid.hgi-standard.hgi-map-pinpoint-02:before{content:"㌄"}.hgi-solid.hgi-standard.hgi-maping:before{content:"㌅"}.hgi-solid.hgi-standard.hgi-maps-circle-01:before{content:"㌆"}.hgi-solid.hgi-standard.hgi-maps-circle-02:before{content:"㌇"}.hgi-solid.hgi-standard.hgi-maps-editing:before{content:"㌈"}.hgi-solid.hgi-standard.hgi-maps-global-01:before{content:"㌉"}.hgi-solid.hgi-standard.hgi-maps-global-02:before{content:"㌊"}.hgi-solid.hgi-standard.hgi-maps-location-01:before{content:"㌋"}.hgi-solid.hgi-standard.hgi-maps-location-02:before{content:"㌌"}.hgi-solid.hgi-standard.hgi-maps-off:before{content:"㌍"}.hgi-solid.hgi-standard.hgi-maps-refresh:before{content:"㌎"}.hgi-solid.hgi-standard.hgi-maps-search:before{content:"㌏"}.hgi-solid.hgi-standard.hgi-maps-square-01:before{content:"㌐"}.hgi-solid.hgi-standard.hgi-maps-square-02:before{content:"㌑"}.hgi-solid.hgi-standard.hgi-maps:before{content:"㌒"}.hgi-solid.hgi-standard.hgi-market-analysis:before{content:"㌓"}.hgi-solid.hgi-standard.hgi-marketing:before{content:"㌔"}.hgi-solid.hgi-standard.hgi-mask-love:before{content:"㌕"}.hgi-solid.hgi-standard.hgi-mask:before{content:"㌖"}.hgi-solid.hgi-standard.hgi-master-card:before{content:"㌗"}.hgi-solid.hgi-standard.hgi-matches:before{content:"㌘"}.hgi-solid.hgi-standard.hgi-math:before{content:"㌙"}.hgi-solid.hgi-standard.hgi-matrix:before{content:"㌚"}.hgi-solid.hgi-standard.hgi-maximize-01:before{content:"㌛"}.hgi-solid.hgi-standard.hgi-maximize-02:before{content:"㌜"}.hgi-solid.hgi-standard.hgi-maximize-03:before{content:"㌝"}.hgi-solid.hgi-standard.hgi-maximize-04:before{content:"㌞"}.hgi-solid.hgi-standard.hgi-maximize-screen:before{content:"㌟"}.hgi-solid.hgi-standard.hgi-mayan-pyramid:before{content:"㌠"}.hgi-solid.hgi-standard.hgi-maze:before{content:"㌡"}.hgi-solid.hgi-standard.hgi-medal-01:before{content:"㌢"}.hgi-solid.hgi-standard.hgi-medal-02:before{content:"㌣"}.hgi-solid.hgi-standard.hgi-medal-03:before{content:"㌤"}.hgi-solid.hgi-standard.hgi-medal-04:before{content:"㌥"}.hgi-solid.hgi-standard.hgi-medal-05:before{content:"㌦"}.hgi-solid.hgi-standard.hgi-medal-06:before{content:"㌧"}.hgi-solid.hgi-standard.hgi-medal-07:before{content:"㌨"}.hgi-solid.hgi-standard.hgi-medal-first-place:before{content:"㌩"}.hgi-solid.hgi-standard.hgi-medal-second-place:before{content:"㌪"}.hgi-solid.hgi-standard.hgi-medal-third-place:before{content:"㌫"}.hgi-solid.hgi-standard.hgi-medical-file:before{content:"㌬"}.hgi-solid.hgi-standard.hgi-medical-mask:before{content:"㌭"}.hgi-solid.hgi-standard.hgi-medicine-01:before{content:"㌮"}.hgi-solid.hgi-standard.hgi-medicine-02:before{content:"㌯"}.hgi-solid.hgi-standard.hgi-medicine-bottle-01:before{content:"㌰"}.hgi-solid.hgi-standard.hgi-medicine-bottle-02:before{content:"㌱"}.hgi-solid.hgi-standard.hgi-medicine-syrup:before{content:"㌲"}.hgi-solid.hgi-standard.hgi-medium-square:before{content:"㌳"}.hgi-solid.hgi-standard.hgi-medium:before{content:"㌴"}.hgi-solid.hgi-standard.hgi-meeting-room:before{content:"㌵"}.hgi-solid.hgi-standard.hgi-megaphone-01:before{content:"㌶"}.hgi-solid.hgi-standard.hgi-megaphone-02:before{content:"㌷"}.hgi-solid.hgi-standard.hgi-meh:before{content:"㌸"}.hgi-solid.hgi-standard.hgi-mentor:before{content:"㌹"}.hgi-solid.hgi-standard.hgi-mentoring:before{content:"㌺"}.hgi-solid.hgi-standard.hgi-menu-01:before{content:"㌻"}.hgi-solid.hgi-standard.hgi-menu-02:before{content:"㌼"}.hgi-solid.hgi-standard.hgi-menu-03:before{content:"㌽"}.hgi-solid.hgi-standard.hgi-menu-04:before{content:"㌾"}.hgi-solid.hgi-standard.hgi-menu-05:before{content:"㌿"}.hgi-solid.hgi-standard.hgi-menu-06:before{content:"㍀"}.hgi-solid.hgi-standard.hgi-menu-07:before{content:"㍁"}.hgi-solid.hgi-standard.hgi-menu-08:before{content:"㍂"}.hgi-solid.hgi-standard.hgi-menu-09:before{content:"㍃"}.hgi-solid.hgi-standard.hgi-menu-10:before{content:"㍄"}.hgi-solid.hgi-standard.hgi-menu-11:before{content:"㍅"}.hgi-solid.hgi-standard.hgi-menu-circle:before{content:"㍆"}.hgi-solid.hgi-standard.hgi-menu-restaurant:before{content:"㍇"}.hgi-solid.hgi-standard.hgi-menu-square:before{content:"㍈"}.hgi-solid.hgi-standard.hgi-message-01:before{content:"㍉"}.hgi-solid.hgi-standard.hgi-message-02:before{content:"㍊"}.hgi-solid.hgi-standard.hgi-message-add-01:before{content:"㍋"}.hgi-solid.hgi-standard.hgi-message-add-02:before{content:"㍌"}.hgi-solid.hgi-standard.hgi-message-blocked:before{content:"㍍"}.hgi-solid.hgi-standard.hgi-message-cancel-01:before{content:"㍎"}.hgi-solid.hgi-standard.hgi-message-cancel-02:before{content:"㍏"}.hgi-solid.hgi-standard.hgi-message-delay-01:before{content:"㍐"}.hgi-solid.hgi-standard.hgi-message-delay-02:before{content:"㍑"}.hgi-solid.hgi-standard.hgi-message-done-01:before{content:"㍒"}.hgi-solid.hgi-standard.hgi-message-done-02:before{content:"㍓"}.hgi-solid.hgi-standard.hgi-message-download-01:before{content:"㍔"}.hgi-solid.hgi-standard.hgi-message-download-02:before{content:"㍕"}.hgi-solid.hgi-standard.hgi-message-edit-01:before{content:"㍖"}.hgi-solid.hgi-standard.hgi-message-edit-02:before{content:"㍗"}.hgi-solid.hgi-standard.hgi-message-favourite-01:before{content:"㍘"}.hgi-solid.hgi-standard.hgi-message-favourite-02:before{content:"㍙"}.hgi-solid.hgi-standard.hgi-message-incoming-01:before{content:"㍚"}.hgi-solid.hgi-standard.hgi-message-incoming-02:before{content:"㍛"}.hgi-solid.hgi-standard.hgi-message-lock-01:before{content:"㍜"}.hgi-solid.hgi-standard.hgi-message-lock-02:before{content:"㍝"}.hgi-solid.hgi-standard.hgi-message-multiple-01:before{content:"㍞"}.hgi-solid.hgi-standard.hgi-message-multiple-02:before{content:"㍟"}.hgi-solid.hgi-standard.hgi-message-notification-01:before{content:"㍠"}.hgi-solid.hgi-standard.hgi-message-notification-02:before{content:"㍡"}.hgi-solid.hgi-standard.hgi-message-outgoing-01:before{content:"㍢"}.hgi-solid.hgi-standard.hgi-message-outgoing-02:before{content:"㍣"}.hgi-solid.hgi-standard.hgi-message-preview-01:before{content:"㍤"}.hgi-solid.hgi-standard.hgi-message-preview-02:before{content:"㍥"}.hgi-solid.hgi-standard.hgi-message-programming:before{content:"㍦"}.hgi-solid.hgi-standard.hgi-message-question:before{content:"㍧"}.hgi-solid.hgi-standard.hgi-message-search-01:before{content:"㍨"}.hgi-solid.hgi-standard.hgi-message-search-02:before{content:"㍩"}.hgi-solid.hgi-standard.hgi-message-secure-01:before{content:"㍪"}.hgi-solid.hgi-standard.hgi-message-secure-02:before{content:"㍫"}.hgi-solid.hgi-standard.hgi-message-translate:before{content:"㍬"}.hgi-solid.hgi-standard.hgi-message-unlock-01:before{content:"㍭"}.hgi-solid.hgi-standard.hgi-message-unlock-02:before{content:"㍮"}.hgi-solid.hgi-standard.hgi-message-upload-01:before{content:"㍯"}.hgi-solid.hgi-standard.hgi-message-upload-02:before{content:"㍰"}.hgi-solid.hgi-standard.hgi-message-user-01:before{content:"㍱"}.hgi-solid.hgi-standard.hgi-message-user-02:before{content:"㍲"}.hgi-solid.hgi-standard.hgi-messenger:before{content:"㍳"}.hgi-solid.hgi-standard.hgi-meta:before{content:"㍴"}.hgi-solid.hgi-standard.hgi-metro:before{content:"㍵"}.hgi-solid.hgi-standard.hgi-mic-01:before{content:"㍶"}.hgi-solid.hgi-standard.hgi-mic-02:before{content:"㍷"}.hgi-solid.hgi-standard.hgi-mic-off-01:before{content:"㍸"}.hgi-solid.hgi-standard.hgi-mic-off-02:before{content:"㍹"}.hgi-solid.hgi-standard.hgi-microsoft-admin:before{content:"㍺"}.hgi-solid.hgi-standard.hgi-microsoft:before{content:"㍻"}.hgi-solid.hgi-standard.hgi-microwave:before{content:"㍼"}.hgi-solid.hgi-standard.hgi-milk-bottle:before{content:"㍽"}.hgi-solid.hgi-standard.hgi-milk-carton:before{content:"㍾"}.hgi-solid.hgi-standard.hgi-milk-coconut:before{content:"㍿"}.hgi-solid.hgi-standard.hgi-milk-oat:before{content:"㎀"}.hgi-solid.hgi-standard.hgi-minimize-01:before{content:"㎁"}.hgi-solid.hgi-standard.hgi-minimize-02:before{content:"㎂"}.hgi-solid.hgi-standard.hgi-minimize-03:before{content:"㎃"}.hgi-solid.hgi-standard.hgi-minimize-04:before{content:"㎄"}.hgi-solid.hgi-standard.hgi-minimize-screen:before{content:"㎅"}.hgi-solid.hgi-standard.hgi-mining-01:before{content:"㎆"}.hgi-solid.hgi-standard.hgi-mining-02:before{content:"㎇"}.hgi-solid.hgi-standard.hgi-mining-03:before{content:"㎈"}.hgi-solid.hgi-standard.hgi-minus-plus-01:before{content:"㎉"}.hgi-solid.hgi-standard.hgi-minus-plus-02:before{content:"㎊"}.hgi-solid.hgi-standard.hgi-minus-plus-circle-01:before{content:"㎋"}.hgi-solid.hgi-standard.hgi-minus-plus-circle-02:before{content:"㎌"}.hgi-solid.hgi-standard.hgi-minus-plus-square-01:before{content:"㎍"}.hgi-solid.hgi-standard.hgi-minus-plus-square-02:before{content:"㎎"}.hgi-solid.hgi-standard.hgi-minus-sign-circle:before{content:"㎏"}.hgi-solid.hgi-standard.hgi-minus-sign-square:before{content:"㎐"}.hgi-solid.hgi-standard.hgi-minus-sign:before{content:"㎑"}.hgi-solid.hgi-standard.hgi-mirror:before{content:"㎒"}.hgi-solid.hgi-standard.hgi-mirroring-screen:before{content:"㎓"}.hgi-solid.hgi-standard.hgi-mixer:before{content:"㎔"}.hgi-solid.hgi-standard.hgi-mobile-navigator-01:before{content:"㎕"}.hgi-solid.hgi-standard.hgi-mobile-navigator-02:before{content:"㎖"}.hgi-solid.hgi-standard.hgi-mobile-programming-01:before{content:"㎗"}.hgi-solid.hgi-standard.hgi-mobile-programming-02:before{content:"㎘"}.hgi-solid.hgi-standard.hgi-mobile-protection:before{content:"㎙"}.hgi-solid.hgi-standard.hgi-mobile-security:before{content:"㎚"}.hgi-solid.hgi-standard.hgi-mochi:before{content:"㎛"}.hgi-solid.hgi-standard.hgi-modern-tv-four-k:before{content:"㎜"}.hgi-solid.hgi-standard.hgi-modern-tv-issue:before{content:"㎝"}.hgi-solid.hgi-standard.hgi-modern-tv:before{content:"㎞"}.hgi-solid.hgi-standard.hgi-molecules:before{content:"㎟"}.hgi-solid.hgi-standard.hgi-monas:before{content:"㎠"}.hgi-solid.hgi-standard.hgi-money-01:before{content:"㎡"}.hgi-solid.hgi-standard.hgi-money-02:before{content:"㎢"}.hgi-solid.hgi-standard.hgi-money-03:before{content:"㎣"}.hgi-solid.hgi-standard.hgi-money-04:before{content:"㎤"}.hgi-solid.hgi-standard.hgi-money-add-01:before{content:"㎥"}.hgi-solid.hgi-standard.hgi-money-add-02:before{content:"㎦"}.hgi-solid.hgi-standard.hgi-money-bag-01:before{content:"㎧"}.hgi-solid.hgi-standard.hgi-money-bag-02:before{content:"㎨"}.hgi-solid.hgi-standard.hgi-money-exchange-01:before{content:"㎩"}.hgi-solid.hgi-standard.hgi-money-exchange-02:before{content:"㎪"}.hgi-solid.hgi-standard.hgi-money-exchange-03:before{content:"㎫"}.hgi-solid.hgi-standard.hgi-money-not-found-01:before{content:"㎬"}.hgi-solid.hgi-standard.hgi-money-not-found-02:before{content:"㎭"}.hgi-solid.hgi-standard.hgi-money-not-found-03:before{content:"㎮"}.hgi-solid.hgi-standard.hgi-money-not-found-04:before{content:"㎯"}.hgi-solid.hgi-standard.hgi-money-receive-01:before{content:"㎰"}.hgi-solid.hgi-standard.hgi-money-receive-02:before{content:"㎱"}.hgi-solid.hgi-standard.hgi-money-receive-circle:before{content:"㎲"}.hgi-solid.hgi-standard.hgi-money-receive-flow-01:before{content:"㎳"}.hgi-solid.hgi-standard.hgi-money-receive-flow-02:before{content:"㎴"}.hgi-solid.hgi-standard.hgi-money-receive-square:before{content:"㎵"}.hgi-solid.hgi-standard.hgi-money-remove-01:before{content:"㎶"}.hgi-solid.hgi-standard.hgi-money-remove-02:before{content:"㎷"}.hgi-solid.hgi-standard.hgi-money-safe:before{content:"㎸"}.hgi-solid.hgi-standard.hgi-money-saving-jar:before{content:"㎹"}.hgi-solid.hgi-standard.hgi-money-security:before{content:"㎺"}.hgi-solid.hgi-standard.hgi-money-send-01:before{content:"㎻"}.hgi-solid.hgi-standard.hgi-money-send-02:before{content:"㎼"}.hgi-solid.hgi-standard.hgi-money-send-circle:before{content:"㎽"}.hgi-solid.hgi-standard.hgi-money-send-flow-01:before{content:"㎾"}.hgi-solid.hgi-standard.hgi-money-send-flow-02:before{content:"㎿"}.hgi-solid.hgi-standard.hgi-money-send-square:before{content:"㏀"}.hgi-solid.hgi-standard.hgi-monocle-01:before{content:"㏁"}.hgi-solid.hgi-standard.hgi-monocle:before{content:"㏂"}.hgi-solid.hgi-standard.hgi-monster:before{content:"㏃"}.hgi-solid.hgi-standard.hgi-moon-01:before{content:"㏄"}.hgi-solid.hgi-standard.hgi-moon-02:before{content:"㏅"}.hgi-solid.hgi-standard.hgi-moon-angled-rain-zap:before{content:"㏆"}.hgi-solid.hgi-standard.hgi-moon-cloud-angled-rain:before{content:"㏇"}.hgi-solid.hgi-standard.hgi-moon-cloud-angled-zap:before{content:"㏈"}.hgi-solid.hgi-standard.hgi-moon-cloud-big-rain:before{content:"㏉"}.hgi-solid.hgi-standard.hgi-moon-cloud-fast-wind:before{content:"㏊"}.hgi-solid.hgi-standard.hgi-moon-cloud-hailstone:before{content:"㏋"}.hgi-solid.hgi-standard.hgi-moon-cloud-little-rain:before{content:"㏌"}.hgi-solid.hgi-standard.hgi-moon-cloud-little-snow:before{content:"㏍"}.hgi-solid.hgi-standard.hgi-moon-cloud-mid-rain:before{content:"㏎"}.hgi-solid.hgi-standard.hgi-moon-cloud-mid-snow:before{content:"㏏"}.hgi-solid.hgi-standard.hgi-moon-cloud-slow-wind:before{content:"㏐"}.hgi-solid.hgi-standard.hgi-moon-cloud-snow:before{content:"㏑"}.hgi-solid.hgi-standard.hgi-moon-cloud:before{content:"㏒"}.hgi-solid.hgi-standard.hgi-moon-eclipse:before{content:"㏓"}.hgi-solid.hgi-standard.hgi-moon-fast-wind:before{content:"㏔"}.hgi-solid.hgi-standard.hgi-moon-landing:before{content:"㏕"}.hgi-solid.hgi-standard.hgi-moon-slow-wind:before{content:"㏖"}.hgi-solid.hgi-standard.hgi-moon:before{content:"㏗"}.hgi-solid.hgi-standard.hgi-moonset:before{content:"㏘"}.hgi-solid.hgi-standard.hgi-more-01:before{content:"㏙"}.hgi-solid.hgi-standard.hgi-more-02:before{content:"㏚"}.hgi-solid.hgi-standard.hgi-more-03:before{content:"㏛"}.hgi-solid.hgi-standard.hgi-more-horizontal-circle-01:before{content:"㏜"}.hgi-solid.hgi-standard.hgi-more-horizontal-circle-02:before{content:"㏝"}.hgi-solid.hgi-standard.hgi-more-horizontal-square-01:before{content:"㏞"}.hgi-solid.hgi-standard.hgi-more-horizontal-square-02:before{content:"㏟"}.hgi-solid.hgi-standard.hgi-more-horizontal:before{content:"㏠"}.hgi-solid.hgi-standard.hgi-more-or-less-circle:before{content:"㏡"}.hgi-solid.hgi-standard.hgi-more-or-less-square:before{content:"㏢"}.hgi-solid.hgi-standard.hgi-more-or-less:before{content:"㏣"}.hgi-solid.hgi-standard.hgi-more-vertical-circle-01:before{content:"㏤"}.hgi-solid.hgi-standard.hgi-more-vertical-circle-02:before{content:"㏥"}.hgi-solid.hgi-standard.hgi-more-vertical-square-01:before{content:"㏦"}.hgi-solid.hgi-standard.hgi-more-vertical-square-02:before{content:"㏧"}.hgi-solid.hgi-standard.hgi-more-vertical:before{content:"㏨"}.hgi-solid.hgi-standard.hgi-more:before{content:"㏩"}.hgi-solid.hgi-standard.hgi-mortar:before{content:"㏪"}.hgi-solid.hgi-standard.hgi-mortarboard-01:before{content:"㏫"}.hgi-solid.hgi-standard.hgi-mortarboard-02:before{content:"㏬"}.hgi-solid.hgi-standard.hgi-mosque-01:before{content:"㏭"}.hgi-solid.hgi-standard.hgi-mosque-02:before{content:"㏮"}.hgi-solid.hgi-standard.hgi-mosque-03:before{content:"㏯"}.hgi-solid.hgi-standard.hgi-mosque-04:before{content:"㏰"}.hgi-solid.hgi-standard.hgi-mosque-05:before{content:"㏱"}.hgi-solid.hgi-standard.hgi-mosque-location:before{content:"㏲"}.hgi-solid.hgi-standard.hgi-motion-01:before{content:"㏳"}.hgi-solid.hgi-standard.hgi-motion-02:before{content:"㏴"}.hgi-solid.hgi-standard.hgi-motorbike-01:before{content:"㏵"}.hgi-solid.hgi-standard.hgi-motorbike-02:before{content:"㏶"}.hgi-solid.hgi-standard.hgi-mountain:before{content:"㏷"}.hgi-solid.hgi-standard.hgi-mouse-01:before{content:"㏸"}.hgi-solid.hgi-standard.hgi-mouse-02:before{content:"㏹"}.hgi-solid.hgi-standard.hgi-mouse-03:before{content:"㏺"}.hgi-solid.hgi-standard.hgi-mouse-04:before{content:"㏻"}.hgi-solid.hgi-standard.hgi-mouse-05:before{content:"㏼"}.hgi-solid.hgi-standard.hgi-mouse-06:before{content:"㏽"}.hgi-solid.hgi-standard.hgi-mouse-07:before{content:"㏾"}.hgi-solid.hgi-standard.hgi-mouse-08:before{content:"㏿"}.hgi-solid.hgi-standard.hgi-mouse-09:before{content:"㐀"}.hgi-solid.hgi-standard.hgi-mouse-10:before{content:"㐁"}.hgi-solid.hgi-standard.hgi-mouse-11:before{content:"㐂"}.hgi-solid.hgi-standard.hgi-mouse-12:before{content:"㐃"}.hgi-solid.hgi-standard.hgi-mouse-13:before{content:"㐄"}.hgi-solid.hgi-standard.hgi-mouse-14:before{content:"㐅"}.hgi-solid.hgi-standard.hgi-mouse-15:before{content:"㐆"}.hgi-solid.hgi-standard.hgi-mouse-16:before{content:"㐇"}.hgi-solid.hgi-standard.hgi-mouse-17:before{content:"㐈"}.hgi-solid.hgi-standard.hgi-mouse-18:before{content:"㐉"}.hgi-solid.hgi-standard.hgi-mouse-19:before{content:"㐊"}.hgi-solid.hgi-standard.hgi-mouse-20:before{content:"㐋"}.hgi-solid.hgi-standard.hgi-mouse-21:before{content:"㐌"}.hgi-solid.hgi-standard.hgi-mouse-22:before{content:"㐍"}.hgi-solid.hgi-standard.hgi-mouse-23:before{content:"㐎"}.hgi-solid.hgi-standard.hgi-mouse-left-click-01:before{content:"㐏"}.hgi-solid.hgi-standard.hgi-mouse-left-click-02:before{content:"㐐"}.hgi-solid.hgi-standard.hgi-mouse-left-click-03:before{content:"㐑"}.hgi-solid.hgi-standard.hgi-mouse-left-click-04:before{content:"㐒"}.hgi-solid.hgi-standard.hgi-mouse-left-click-05:before{content:"㐓"}.hgi-solid.hgi-standard.hgi-mouse-left-click-06:before{content:"㐔"}.hgi-solid.hgi-standard.hgi-mouse-right-click-01:before{content:"㐕"}.hgi-solid.hgi-standard.hgi-mouse-right-click-02:before{content:"㐖"}.hgi-solid.hgi-standard.hgi-mouse-right-click-03:before{content:"㐗"}.hgi-solid.hgi-standard.hgi-mouse-right-click-04:before{content:"㐘"}.hgi-solid.hgi-standard.hgi-mouse-right-click-05:before{content:"㐙"}.hgi-solid.hgi-standard.hgi-mouse-right-click-06:before{content:"㐚"}.hgi-solid.hgi-standard.hgi-mouse-scroll-01:before{content:"㐛"}.hgi-solid.hgi-standard.hgi-mouse-scroll-02:before{content:"㐜"}.hgi-solid.hgi-standard.hgi-move-01:before{content:"㐝"}.hgi-solid.hgi-standard.hgi-move-02:before{content:"㐞"}.hgi-solid.hgi-standard.hgi-move-bottom:before{content:"㐟"}.hgi-solid.hgi-standard.hgi-move-left:before{content:"㐠"}.hgi-solid.hgi-standard.hgi-move-right:before{content:"㐡"}.hgi-solid.hgi-standard.hgi-move-to:before{content:"㐢"}.hgi-solid.hgi-standard.hgi-move-top:before{content:"㐣"}.hgi-solid.hgi-standard.hgi-move:before{content:"㐤"}.hgi-solid.hgi-standard.hgi-mp-3-01:before{content:"㐥"}.hgi-solid.hgi-standard.hgi-mp-3-02:before{content:"㐦"}.hgi-solid.hgi-standard.hgi-mp-4-01:before{content:"㐧"}.hgi-solid.hgi-standard.hgi-mp-4-02:before{content:"㐨"}.hgi-solid.hgi-standard.hgi-muhammad:before{content:"㐩"}.hgi-solid.hgi-standard.hgi-multiplication-sign-circle:before{content:"㐪"}.hgi-solid.hgi-standard.hgi-multiplication-sign-square:before{content:"㐫"}.hgi-solid.hgi-standard.hgi-multiplication-sign:before{content:"㐬"}.hgi-solid.hgi-standard.hgi-mushroom-01:before{content:"㐭"}.hgi-solid.hgi-standard.hgi-mushroom:before{content:"㐮"}.hgi-solid.hgi-standard.hgi-music-note-01:before{content:"㐯"}.hgi-solid.hgi-standard.hgi-music-note-02:before{content:"㐰"}.hgi-solid.hgi-standard.hgi-music-note-03:before{content:"㐱"}.hgi-solid.hgi-standard.hgi-music-note-04:before{content:"㐲"}.hgi-solid.hgi-standard.hgi-music-note-square-01:before{content:"㐳"}.hgi-solid.hgi-standard.hgi-music-note-square-02:before{content:"㐴"}.hgi-solid.hgi-standard.hgi-muslim:before{content:"㐵"}.hgi-solid.hgi-standard.hgi-mute:before{content:"㐶"}.hgi-solid.hgi-standard.hgi-mymind:before{content:"㐷"}.hgi-solid.hgi-standard.hgi-n-th-root-circle:before{content:"㐸"}.hgi-solid.hgi-standard.hgi-n-th-root-square:before{content:"㐹"}.hgi-solid.hgi-standard.hgi-n-th-root:before{content:"㐺"}.hgi-solid.hgi-standard.hgi-nano-technology:before{content:"㐻"}.hgi-solid.hgi-standard.hgi-natural-food:before{content:"㐼"}.hgi-solid.hgi-standard.hgi-navigation-01:before{content:"㐽"}.hgi-solid.hgi-standard.hgi-navigation-02:before{content:"㐾"}.hgi-solid.hgi-standard.hgi-navigation-03:before{content:"㐿"}.hgi-solid.hgi-standard.hgi-navigation-04:before{content:"㑀"}.hgi-solid.hgi-standard.hgi-navigator-01:before{content:"㑁"}.hgi-solid.hgi-standard.hgi-navigator-02:before{content:"㑂"}.hgi-solid.hgi-standard.hgi-necklace:before{content:"㑃"}.hgi-solid.hgi-standard.hgi-nerd:before{content:"㑄"}.hgi-solid.hgi-standard.hgi-neural-network:before{content:"㑅"}.hgi-solid.hgi-standard.hgi-neutral:before{content:"㑆"}.hgi-solid.hgi-standard.hgi-new-job:before{content:"㑇"}.hgi-solid.hgi-standard.hgi-new-office:before{content:"㑈"}.hgi-solid.hgi-standard.hgi-new-releases:before{content:"㑉"}.hgi-solid.hgi-standard.hgi-new-twitter-ellipse:before{content:"㑊"}.hgi-solid.hgi-standard.hgi-new-twitter-rectangle:before{content:"㑋"}.hgi-solid.hgi-standard.hgi-new-twitter:before{content:"㑌"}.hgi-solid.hgi-standard.hgi-news-01:before{content:"㑍"}.hgi-solid.hgi-standard.hgi-news:before{content:"㑎"}.hgi-solid.hgi-standard.hgi-next:before{content:"㑏"}.hgi-solid.hgi-standard.hgi-nike:before{content:"㑐"}.hgi-solid.hgi-standard.hgi-nintendo-switch:before{content:"㑑"}.hgi-solid.hgi-standard.hgi-nintendo:before{content:"㑒"}.hgi-solid.hgi-standard.hgi-niqab:before{content:"㑓"}.hgi-solid.hgi-standard.hgi-no-internet:before{content:"㑔"}.hgi-solid.hgi-standard.hgi-no-meeting-room:before{content:"㑕"}.hgi-solid.hgi-standard.hgi-node-add:before{content:"㑖"}.hgi-solid.hgi-standard.hgi-node-edit:before{content:"㑗"}.hgi-solid.hgi-standard.hgi-node-move-down:before{content:"㑘"}.hgi-solid.hgi-standard.hgi-node-move-up:before{content:"㑙"}.hgi-solid.hgi-standard.hgi-node-remove:before{content:"㑚"}.hgi-solid.hgi-standard.hgi-noodles:before{content:"㑛"}.hgi-solid.hgi-standard.hgi-nose:before{content:"㑜"}.hgi-solid.hgi-standard.hgi-not-equal-sign-circle:before{content:"㑝"}.hgi-solid.hgi-standard.hgi-not-equal-sign-square:before{content:"㑞"}.hgi-solid.hgi-standard.hgi-not-equal-sign:before{content:"㑟"}.hgi-solid.hgi-standard.hgi-note-01:before{content:"㑠"}.hgi-solid.hgi-standard.hgi-note-02:before{content:"㑡"}.hgi-solid.hgi-standard.hgi-note-03:before{content:"㑢"}.hgi-solid.hgi-standard.hgi-note-04:before{content:"㑣"}.hgi-solid.hgi-standard.hgi-note-05:before{content:"㑤"}.hgi-solid.hgi-standard.hgi-note-add:before{content:"㑥"}.hgi-solid.hgi-standard.hgi-note-done:before{content:"㑦"}.hgi-solid.hgi-standard.hgi-note-edit:before{content:"㑧"}.hgi-solid.hgi-standard.hgi-note-remove:before{content:"㑨"}.hgi-solid.hgi-standard.hgi-note:before{content:"㑩"}.hgi-solid.hgi-standard.hgi-notebook-01:before{content:"㑪"}.hgi-solid.hgi-standard.hgi-notebook-02:before{content:"㑫"}.hgi-solid.hgi-standard.hgi-notebook:before{content:"㑬"}.hgi-solid.hgi-standard.hgi-notification-01:before{content:"㑭"}.hgi-solid.hgi-standard.hgi-notification-02:before{content:"㑮"}.hgi-solid.hgi-standard.hgi-notification-03:before{content:"㑯"}.hgi-solid.hgi-standard.hgi-notification-block-01:before{content:"㑰"}.hgi-solid.hgi-standard.hgi-notification-block-02:before{content:"㑱"}.hgi-solid.hgi-standard.hgi-notification-block-03:before{content:"㑲"}.hgi-solid.hgi-standard.hgi-notification-bubble:before{content:"㑳"}.hgi-solid.hgi-standard.hgi-notification-circle:before{content:"㑴"}.hgi-solid.hgi-standard.hgi-notification-off-01:before{content:"㑵"}.hgi-solid.hgi-standard.hgi-notification-off-02:before{content:"㑶"}.hgi-solid.hgi-standard.hgi-notification-off-03:before{content:"㑷"}.hgi-solid.hgi-standard.hgi-notification-snooze-01:before{content:"㑸"}.hgi-solid.hgi-standard.hgi-notification-snooze-02:before{content:"㑹"}.hgi-solid.hgi-standard.hgi-notification-snooze-03:before{content:"㑺"}.hgi-solid.hgi-standard.hgi-notification-square:before{content:"㑻"}.hgi-solid.hgi-standard.hgi-notion-01:before{content:"㑼"}.hgi-solid.hgi-standard.hgi-notion-02:before{content:"㑽"}.hgi-solid.hgi-standard.hgi-npm:before{content:"㑾"}.hgi-solid.hgi-standard.hgi-nuclear-power:before{content:"㑿"}.hgi-solid.hgi-standard.hgi-nut:before{content:"㒀"}.hgi-solid.hgi-standard.hgi-obtuse:before{content:"㒁"}.hgi-solid.hgi-standard.hgi-octagon:before{content:"㒂"}.hgi-solid.hgi-standard.hgi-octopus:before{content:"㒃"}.hgi-solid.hgi-standard.hgi-office-365:before{content:"㒄"}.hgi-solid.hgi-standard.hgi-office-chair:before{content:"㒅"}.hgi-solid.hgi-standard.hgi-office:before{content:"㒆"}.hgi-solid.hgi-standard.hgi-oil-barrel:before{content:"㒇"}.hgi-solid.hgi-standard.hgi-ok-finger:before{content:"㒈"}.hgi-solid.hgi-standard.hgi-olympic-torch:before{content:"㒉"}.hgi-solid.hgi-standard.hgi-online-learning-01:before{content:"㒊"}.hgi-solid.hgi-standard.hgi-online-learning-02:before{content:"㒋"}.hgi-solid.hgi-standard.hgi-online-learning-03:before{content:"㒌"}.hgi-solid.hgi-standard.hgi-online-learning-04:before{content:"㒍"}.hgi-solid.hgi-standard.hgi-open-caption:before{content:"㒎"}.hgi-solid.hgi-standard.hgi-option:before{content:"㒏"}.hgi-solid.hgi-standard.hgi-orange:before{content:"㒐"}.hgi-solid.hgi-standard.hgi-orbit-01:before{content:"㒑"}.hgi-solid.hgi-standard.hgi-orbit-02:before{content:"㒒"}.hgi-solid.hgi-standard.hgi-organic-food:before{content:"㒓"}.hgi-solid.hgi-standard.hgi-orthogonal-edge:before{content:"㒔"}.hgi-solid.hgi-standard.hgi-oval:before{content:"㒕"}.hgi-solid.hgi-standard.hgi-oven:before{content:"㒖"}.hgi-solid.hgi-standard.hgi-package-add:before{content:"㒗"}.hgi-solid.hgi-standard.hgi-package-delivered:before{content:"㒘"}.hgi-solid.hgi-standard.hgi-package-moving:before{content:"㒙"}.hgi-solid.hgi-standard.hgi-package-open:before{content:"㒚"}.hgi-solid.hgi-standard.hgi-package-out-of-stock:before{content:"㒛"}.hgi-solid.hgi-standard.hgi-package-process:before{content:"㒜"}.hgi-solid.hgi-standard.hgi-package-receive:before{content:"㒝"}.hgi-solid.hgi-standard.hgi-package-remove:before{content:"㒞"}.hgi-solid.hgi-standard.hgi-package-search:before{content:"㒟"}.hgi-solid.hgi-standard.hgi-package-sent:before{content:"㒠"}.hgi-solid.hgi-standard.hgi-package:before{content:"㒡"}.hgi-solid.hgi-standard.hgi-pacman-01:before{content:"㒢"}.hgi-solid.hgi-standard.hgi-pacman-02:before{content:"㒣"}.hgi-solid.hgi-standard.hgi-paint-board:before{content:"㒤"}.hgi-solid.hgi-standard.hgi-paint-brush-01:before{content:"㒥"}.hgi-solid.hgi-standard.hgi-paint-brush-02:before{content:"㒦"}.hgi-solid.hgi-standard.hgi-paint-brush-03:before{content:"㒧"}.hgi-solid.hgi-standard.hgi-paint-brush-04:before{content:"㒨"}.hgi-solid.hgi-standard.hgi-paint-bucket:before{content:"㒩"}.hgi-solid.hgi-standard.hgi-pan-01:before{content:"㒪"}.hgi-solid.hgi-standard.hgi-pan-02:before{content:"㒫"}.hgi-solid.hgi-standard.hgi-pan-03:before{content:"㒬"}.hgi-solid.hgi-standard.hgi-parabola-01:before{content:"㒭"}.hgi-solid.hgi-standard.hgi-parabola-02:before{content:"㒮"}.hgi-solid.hgi-standard.hgi-parabola-03:before{content:"㒯"}.hgi-solid.hgi-standard.hgi-paragliding:before{content:"㒰"}.hgi-solid.hgi-standard.hgi-paragraph-bullets-point-01:before{content:"㒱"}.hgi-solid.hgi-standard.hgi-paragraph-bullets-point-02:before{content:"㒲"}.hgi-solid.hgi-standard.hgi-paragraph-spacing:before{content:"㒳"}.hgi-solid.hgi-standard.hgi-paragraph:before{content:"㒴"}.hgi-solid.hgi-standard.hgi-parallelogram:before{content:"㒵"}.hgi-solid.hgi-standard.hgi-parking-area-circle:before{content:"㒶"}.hgi-solid.hgi-standard.hgi-parking-area-square:before{content:"㒷"}.hgi-solid.hgi-standard.hgi-passport-01:before{content:"㒸"}.hgi-solid.hgi-standard.hgi-passport-expired:before{content:"㒹"}.hgi-solid.hgi-standard.hgi-passport-valid:before{content:"㒺"}.hgi-solid.hgi-standard.hgi-passport:before{content:"㒻"}.hgi-solid.hgi-standard.hgi-password-validation:before{content:"㒼"}.hgi-solid.hgi-standard.hgi-path:before{content:"㒽"}.hgi-solid.hgi-standard.hgi-pathfinder-crop:before{content:"㒾"}.hgi-solid.hgi-standard.hgi-pathfinder-divide:before{content:"㒿"}.hgi-solid.hgi-standard.hgi-pathfinder-exclude:before{content:"㓀"}.hgi-solid.hgi-standard.hgi-pathfinder-intersect:before{content:"㓁"}.hgi-solid.hgi-standard.hgi-pathfinder-merge:before{content:"㓂"}.hgi-solid.hgi-standard.hgi-pathfinder-minus-back:before{content:"㓃"}.hgi-solid.hgi-standard.hgi-pathfinder-minus-front:before{content:"㓄"}.hgi-solid.hgi-standard.hgi-pathfinder-outline:before{content:"㓅"}.hgi-solid.hgi-standard.hgi-pathfinder-trim:before{content:"㓆"}.hgi-solid.hgi-standard.hgi-pathfinder-unite:before{content:"㓇"}.hgi-solid.hgi-standard.hgi-patient:before{content:"㓈"}.hgi-solid.hgi-standard.hgi-patio:before{content:"㓉"}.hgi-solid.hgi-standard.hgi-pause:before{content:"㓊"}.hgi-solid.hgi-standard.hgi-pavilon:before{content:"㓋"}.hgi-solid.hgi-standard.hgi-pay-by-check:before{content:"㓌"}.hgi-solid.hgi-standard.hgi-payment-01:before{content:"㓍"}.hgi-solid.hgi-standard.hgi-payment-02:before{content:"㓎"}.hgi-solid.hgi-standard.hgi-payment-success-01:before{content:"㓏"}.hgi-solid.hgi-standard.hgi-payment-success-02:before{content:"㓐"}.hgi-solid.hgi-standard.hgi-payoneer:before{content:"㓑"}.hgi-solid.hgi-standard.hgi-paypal:before{content:"㓒"}.hgi-solid.hgi-standard.hgi-pdf-01:before{content:"㓓"}.hgi-solid.hgi-standard.hgi-pdf-02:before{content:"㓔"}.hgi-solid.hgi-standard.hgi-peer-to-peer-01:before{content:"㓕"}.hgi-solid.hgi-standard.hgi-peer-to-peer-02:before{content:"㓖"}.hgi-solid.hgi-standard.hgi-peer-to-peer-03:before{content:"㓗"}.hgi-solid.hgi-standard.hgi-pen-connect-bluetooth:before{content:"㓘"}.hgi-solid.hgi-standard.hgi-pen-connect-usb:before{content:"㓙"}.hgi-solid.hgi-standard.hgi-pen-connect-wifi:before{content:"㓚"}.hgi-solid.hgi-standard.hgi-pen-tool-01:before{content:"㓛"}.hgi-solid.hgi-standard.hgi-pen-tool-02:before{content:"㓜"}.hgi-solid.hgi-standard.hgi-pen-tool-03:before{content:"㓝"}.hgi-solid.hgi-standard.hgi-pen-tool-add:before{content:"㓞"}.hgi-solid.hgi-standard.hgi-pen-tool-minus:before{content:"㓟"}.hgi-solid.hgi-standard.hgi-pencil-edit-01:before{content:"㓠"}.hgi-solid.hgi-standard.hgi-pencil-edit-02:before{content:"㓡"}.hgi-solid.hgi-standard.hgi-pencil:before{content:"㓢"}.hgi-solid.hgi-standard.hgi-pendulum:before{content:"㓣"}.hgi-solid.hgi-standard.hgi-pensive:before{content:"㓤"}.hgi-solid.hgi-standard.hgi-pentagon-01:before{content:"㓥"}.hgi-solid.hgi-standard.hgi-pentagon:before{content:"㓦"}.hgi-solid.hgi-standard.hgi-percent-circle:before{content:"㓧"}.hgi-solid.hgi-standard.hgi-percent-square:before{content:"㓨"}.hgi-solid.hgi-standard.hgi-percent:before{content:"㓩"}.hgi-solid.hgi-standard.hgi-perfume:before{content:"㓪"}.hgi-solid.hgi-standard.hgi-periscope:before{content:"㓫"}.hgi-solid.hgi-standard.hgi-permanent-job:before{content:"㓬"}.hgi-solid.hgi-standard.hgi-perspective:before{content:"㓭"}.hgi-solid.hgi-standard.hgi-pexels:before{content:"㓮"}.hgi-solid.hgi-standard.hgi-phone-off-01:before{content:"㓯"}.hgi-solid.hgi-standard.hgi-phone-off-02:before{content:"㓰"}.hgi-solid.hgi-standard.hgi-php:before{content:"㓱"}.hgi-solid.hgi-standard.hgi-physics:before{content:"㓲"}.hgi-solid.hgi-standard.hgi-pi-circle:before{content:"㓳"}.hgi-solid.hgi-standard.hgi-pi-square:before{content:"㓴"}.hgi-solid.hgi-standard.hgi-pi:before{content:"㓵"}.hgi-solid.hgi-standard.hgi-picasa:before{content:"㓶"}.hgi-solid.hgi-standard.hgi-pickup-01:before{content:"㓷"}.hgi-solid.hgi-standard.hgi-pickup-02:before{content:"㓸"}.hgi-solid.hgi-standard.hgi-picture-in-picture-exit:before{content:"㓹"}.hgi-solid.hgi-standard.hgi-picture-in-picture-on:before{content:"㓺"}.hgi-solid.hgi-standard.hgi-pie-chart-square:before{content:"㓻"}.hgi-solid.hgi-standard.hgi-pie-chart:before{content:"㓼"}.hgi-solid.hgi-standard.hgi-pie:before{content:"㓽"}.hgi-solid.hgi-standard.hgi-piggy-bank:before{content:"㓾"}.hgi-solid.hgi-standard.hgi-pin-code:before{content:"㓿"}.hgi-solid.hgi-standard.hgi-pin-location-01:before{content:"㔀"}.hgi-solid.hgi-standard.hgi-pin-location-02:before{content:"㔁"}.hgi-solid.hgi-standard.hgi-pin-location-03:before{content:"㔂"}.hgi-solid.hgi-standard.hgi-pin-off:before{content:"㔃"}.hgi-solid.hgi-standard.hgi-pin:before{content:"㔄"}.hgi-solid.hgi-standard.hgi-pinterest:before{content:"㔅"}.hgi-solid.hgi-standard.hgi-pipeline:before{content:"㔆"}.hgi-solid.hgi-standard.hgi-pisa-tower:before{content:"㔇"}.hgi-solid.hgi-standard.hgi-pizza-01:before{content:"㔈"}.hgi-solid.hgi-standard.hgi-pizza-02:before{content:"㔉"}.hgi-solid.hgi-standard.hgi-pizza-cutter:before{content:"㔊"}.hgi-solid.hgi-standard.hgi-plane:before{content:"㔋"}.hgi-solid.hgi-standard.hgi-plant-01:before{content:"㔌"}.hgi-solid.hgi-standard.hgi-plant-02:before{content:"㔍"}.hgi-solid.hgi-standard.hgi-plant-03:before{content:"㔎"}.hgi-solid.hgi-standard.hgi-plant-04:before{content:"㔏"}.hgi-solid.hgi-standard.hgi-plate:before{content:"㔐"}.hgi-solid.hgi-standard.hgi-plaxo:before{content:"㔑"}.hgi-solid.hgi-standard.hgi-play-circle-02:before{content:"㔒"}.hgi-solid.hgi-standard.hgi-play-circle:before{content:"㔓"}.hgi-solid.hgi-standard.hgi-play-list-add:before{content:"㔔"}.hgi-solid.hgi-standard.hgi-play-list-favourite-01:before{content:"㔕"}.hgi-solid.hgi-standard.hgi-play-list-favourite-02:before{content:"㔖"}.hgi-solid.hgi-standard.hgi-play-list-minus:before{content:"㔗"}.hgi-solid.hgi-standard.hgi-play-list-remove:before{content:"㔘"}.hgi-solid.hgi-standard.hgi-play-list:before{content:"㔙"}.hgi-solid.hgi-standard.hgi-play-square:before{content:"㔚"}.hgi-solid.hgi-standard.hgi-play-store:before{content:"㔛"}.hgi-solid.hgi-standard.hgi-play:before{content:"㔜"}.hgi-solid.hgi-standard.hgi-playlist-01:before{content:"㔝"}.hgi-solid.hgi-standard.hgi-playlist-02:before{content:"㔞"}.hgi-solid.hgi-standard.hgi-playlist-03:before{content:"㔟"}.hgi-solid.hgi-standard.hgi-plaza:before{content:"㔠"}.hgi-solid.hgi-standard.hgi-plug-01:before{content:"㔡"}.hgi-solid.hgi-standard.hgi-plug-02:before{content:"㔢"}.hgi-solid.hgi-standard.hgi-plug-socket:before{content:"㔣"}.hgi-solid.hgi-standard.hgi-plus-minus-01:before{content:"㔤"}.hgi-solid.hgi-standard.hgi-plus-minus-02:before{content:"㔥"}.hgi-solid.hgi-standard.hgi-plus-minus-circle-01:before{content:"㔦"}.hgi-solid.hgi-standard.hgi-plus-minus-circle-02:before{content:"㔧"}.hgi-solid.hgi-standard.hgi-plus-minus-square-01:before{content:"㔨"}.hgi-solid.hgi-standard.hgi-plus-minus-square-02:before{content:"㔩"}.hgi-solid.hgi-standard.hgi-plus-minus:before{content:"㔪"}.hgi-solid.hgi-standard.hgi-plus-sign-circle:before{content:"㔫"}.hgi-solid.hgi-standard.hgi-plus-sign-square:before{content:"㔬"}.hgi-solid.hgi-standard.hgi-plus-sign:before{content:"㔭"}.hgi-solid.hgi-standard.hgi-png-01:before{content:"㔮"}.hgi-solid.hgi-standard.hgi-png-02:before{content:"㔯"}.hgi-solid.hgi-standard.hgi-podium:before{content:"㔰"}.hgi-solid.hgi-standard.hgi-pointing-left-01:before{content:"㔱"}.hgi-solid.hgi-standard.hgi-pointing-left-02:before{content:"㔲"}.hgi-solid.hgi-standard.hgi-pointing-left-03:before{content:"㔳"}.hgi-solid.hgi-standard.hgi-pointing-left-04:before{content:"㔴"}.hgi-solid.hgi-standard.hgi-pointing-left-05:before{content:"㔵"}.hgi-solid.hgi-standard.hgi-pointing-left-06:before{content:"㔶"}.hgi-solid.hgi-standard.hgi-pointing-left-07:before{content:"㔷"}.hgi-solid.hgi-standard.hgi-pointing-left-08:before{content:"㔸"}.hgi-solid.hgi-standard.hgi-pointing-right-01:before{content:"㔹"}.hgi-solid.hgi-standard.hgi-pointing-right-02:before{content:"㔺"}.hgi-solid.hgi-standard.hgi-pointing-right-03:before{content:"㔻"}.hgi-solid.hgi-standard.hgi-pointing-right-04:before{content:"㔼"}.hgi-solid.hgi-standard.hgi-pointing-right-05:before{content:"㔽"}.hgi-solid.hgi-standard.hgi-pointing-right-06:before{content:"㔾"}.hgi-solid.hgi-standard.hgi-pointing-right-07:before{content:"㔿"}.hgi-solid.hgi-standard.hgi-pointing-right-08:before{content:"㕀"}.hgi-solid.hgi-standard.hgi-pokeball:before{content:"㕁"}.hgi-solid.hgi-standard.hgi-pokemon:before{content:"㕂"}.hgi-solid.hgi-standard.hgi-police-badge:before{content:"㕃"}.hgi-solid.hgi-standard.hgi-police-cap:before{content:"㕄"}.hgi-solid.hgi-standard.hgi-police-car:before{content:"㕅"}.hgi-solid.hgi-standard.hgi-police-station:before{content:"㕆"}.hgi-solid.hgi-standard.hgi-policy:before{content:"㕇"}.hgi-solid.hgi-standard.hgi-polygon:before{content:"㕈"}.hgi-solid.hgi-standard.hgi-pool-table:before{content:"㕉"}.hgi-solid.hgi-standard.hgi-pool:before{content:"㕊"}.hgi-solid.hgi-standard.hgi-poop:before{content:"㕋"}.hgi-solid.hgi-standard.hgi-popcorn:before{content:"㕌"}.hgi-solid.hgi-standard.hgi-pot-01:before{content:"㕍"}.hgi-solid.hgi-standard.hgi-pot-02:before{content:"㕎"}.hgi-solid.hgi-standard.hgi-potion:before{content:"㕏"}.hgi-solid.hgi-standard.hgi-pound-circle:before{content:"㕐"}.hgi-solid.hgi-standard.hgi-pound-receive:before{content:"㕑"}.hgi-solid.hgi-standard.hgi-pound-send:before{content:"㕒"}.hgi-solid.hgi-standard.hgi-pound-square:before{content:"㕓"}.hgi-solid.hgi-standard.hgi-pound:before{content:"㕔"}.hgi-solid.hgi-standard.hgi-power-service:before{content:"㕕"}.hgi-solid.hgi-standard.hgi-power-socket-01:before{content:"㕖"}.hgi-solid.hgi-standard.hgi-power-socket-02:before{content:"㕗"}.hgi-solid.hgi-standard.hgi-ppt-01:before{content:"㕘"}.hgi-solid.hgi-standard.hgi-ppt-02:before{content:"㕙"}.hgi-solid.hgi-standard.hgi-prawn:before{content:"㕚"}.hgi-solid.hgi-standard.hgi-prayer-rug-01:before{content:"㕛"}.hgi-solid.hgi-standard.hgi-prayer-rug-02:before{content:"㕜"}.hgi-solid.hgi-standard.hgi-preference-horizontal:before{content:"㕝"}.hgi-solid.hgi-standard.hgi-preference-vertical:before{content:"㕞"}.hgi-solid.hgi-standard.hgi-prescription:before{content:"㕟"}.hgi-solid.hgi-standard.hgi-presentation-01:before{content:"㕠"}.hgi-solid.hgi-standard.hgi-presentation-02:before{content:"㕡"}.hgi-solid.hgi-standard.hgi-presentation-03:before{content:"㕢"}.hgi-solid.hgi-standard.hgi-presentation-04:before{content:"㕣"}.hgi-solid.hgi-standard.hgi-presentation-05:before{content:"㕤"}.hgi-solid.hgi-standard.hgi-presentation-06:before{content:"㕥"}.hgi-solid.hgi-standard.hgi-presentation-07:before{content:"㕦"}.hgi-solid.hgi-standard.hgi-presentation-bar-chart-01:before{content:"㕧"}.hgi-solid.hgi-standard.hgi-presentation-bar-chart-02:before{content:"㕨"}.hgi-solid.hgi-standard.hgi-presentation-line-chart-01:before{content:"㕩"}.hgi-solid.hgi-standard.hgi-presentation-line-chart-02:before{content:"㕪"}.hgi-solid.hgi-standard.hgi-presentation-online:before{content:"㕫"}.hgi-solid.hgi-standard.hgi-presentation-podium:before{content:"㕬"}.hgi-solid.hgi-standard.hgi-previous:before{content:"㕭"}.hgi-solid.hgi-standard.hgi-printer-off:before{content:"㕮"}.hgi-solid.hgi-standard.hgi-printer:before{content:"㕯"}.hgi-solid.hgi-standard.hgi-prism-01:before{content:"㕰"}.hgi-solid.hgi-standard.hgi-prism:before{content:"㕱"}.hgi-solid.hgi-standard.hgi-prison-guard:before{content:"㕲"}.hgi-solid.hgi-standard.hgi-prison:before{content:"㕳"}.hgi-solid.hgi-standard.hgi-prisoner:before{content:"㕴"}.hgi-solid.hgi-standard.hgi-product-loading:before{content:"㕵"}.hgi-solid.hgi-standard.hgi-profile-02:before{content:"㕶"}.hgi-solid.hgi-standard.hgi-profile:before{content:"㕷"}.hgi-solid.hgi-standard.hgi-profit:before{content:"㕸"}.hgi-solid.hgi-standard.hgi-programming-flag:before{content:"㕹"}.hgi-solid.hgi-standard.hgi-projector-01:before{content:"㕺"}.hgi-solid.hgi-standard.hgi-projector:before{content:"㕻"}.hgi-solid.hgi-standard.hgi-promotion:before{content:"㕼"}.hgi-solid.hgi-standard.hgi-property-add:before{content:"㕽"}.hgi-solid.hgi-standard.hgi-property-delete:before{content:"㕾"}.hgi-solid.hgi-standard.hgi-property-edit:before{content:"㕿"}.hgi-solid.hgi-standard.hgi-property-new:before{content:"㖀"}.hgi-solid.hgi-standard.hgi-property-search:before{content:"㖁"}.hgi-solid.hgi-standard.hgi-property-view:before{content:"㖂"}.hgi-solid.hgi-standard.hgi-protection-mask:before{content:"㖃"}.hgi-solid.hgi-standard.hgi-pulley:before{content:"㖄"}.hgi-solid.hgi-standard.hgi-pulse-01:before{content:"㖅"}.hgi-solid.hgi-standard.hgi-pulse-02:before{content:"㖆"}.hgi-solid.hgi-standard.hgi-pulse-rectangle-01:before{content:"㖇"}.hgi-solid.hgi-standard.hgi-pulse-rectangle-02:before{content:"㖈"}.hgi-solid.hgi-standard.hgi-pumpkin:before{content:"㖉"}.hgi-solid.hgi-standard.hgi-punch:before{content:"㖊"}.hgi-solid.hgi-standard.hgi-punching-ball-01:before{content:"㖋"}.hgi-solid.hgi-standard.hgi-punching-ball-02:before{content:"㖌"}.hgi-solid.hgi-standard.hgi-purse-01:before{content:"㖍"}.hgi-solid.hgi-standard.hgi-purse:before{content:"㖎"}.hgi-solid.hgi-standard.hgi-push-up-bar:before{content:"㖏"}.hgi-solid.hgi-standard.hgi-puzzle:before{content:"㖐"}.hgi-solid.hgi-standard.hgi-pyramid-maslowo:before{content:"㖑"}.hgi-solid.hgi-standard.hgi-pyramid-structure-01:before{content:"㖒"}.hgi-solid.hgi-standard.hgi-pyramid-structure-02:before{content:"㖓"}.hgi-solid.hgi-standard.hgi-pyramid:before{content:"㖔"}.hgi-solid.hgi-standard.hgi-qq-plot:before{content:"㖕"}.hgi-solid.hgi-standard.hgi-qr-code-01:before{content:"㖖"}.hgi-solid.hgi-standard.hgi-qr-code:before{content:"㖗"}.hgi-solid.hgi-standard.hgi-question:before{content:"㖘"}.hgi-solid.hgi-standard.hgi-queue-01:before{content:"㖙"}.hgi-solid.hgi-standard.hgi-queue-02:before{content:"㖚"}.hgi-solid.hgi-standard.hgi-quill-write-01:before{content:"㖛"}.hgi-solid.hgi-standard.hgi-quill-write-02:before{content:"㖜"}.hgi-solid.hgi-standard.hgi-quiz-01:before{content:"㖝"}.hgi-solid.hgi-standard.hgi-quiz-02:before{content:"㖞"}.hgi-solid.hgi-standard.hgi-quiz-03:before{content:"㖟"}.hgi-solid.hgi-standard.hgi-quiz-04:before{content:"㖠"}.hgi-solid.hgi-standard.hgi-quiz-05:before{content:"㖡"}.hgi-solid.hgi-standard.hgi-quora:before{content:"㖢"}.hgi-solid.hgi-standard.hgi-quote-down-circle:before{content:"㖣"}.hgi-solid.hgi-standard.hgi-quote-down-square:before{content:"㖤"}.hgi-solid.hgi-standard.hgi-quote-down:before{content:"㖥"}.hgi-solid.hgi-standard.hgi-quote-up-circle:before{content:"㖦"}.hgi-solid.hgi-standard.hgi-quote-up-square:before{content:"㖧"}.hgi-solid.hgi-standard.hgi-quote-up:before{content:"㖨"}.hgi-solid.hgi-standard.hgi-quotes:before{content:"㖩"}.hgi-solid.hgi-standard.hgi-quran-01:before{content:"㖪"}.hgi-solid.hgi-standard.hgi-quran-02:before{content:"㖫"}.hgi-solid.hgi-standard.hgi-quran-03:before{content:"㖬"}.hgi-solid.hgi-standard.hgi-racing-flag:before{content:"㖭"}.hgi-solid.hgi-standard.hgi-radar-01:before{content:"㖮"}.hgi-solid.hgi-standard.hgi-radar-02:before{content:"㖯"}.hgi-solid.hgi-standard.hgi-radial:before{content:"㖰"}.hgi-solid.hgi-standard.hgi-radio-01:before{content:"㖱"}.hgi-solid.hgi-standard.hgi-radio-02:before{content:"㖲"}.hgi-solid.hgi-standard.hgi-radio:before{content:"㖳"}.hgi-solid.hgi-standard.hgi-radioactive-alert:before{content:"㖴"}.hgi-solid.hgi-standard.hgi-radius:before{content:"㖵"}.hgi-solid.hgi-standard.hgi-rain-double-drop:before{content:"㖶"}.hgi-solid.hgi-standard.hgi-rain-drop:before{content:"㖷"}.hgi-solid.hgi-standard.hgi-rain:before{content:"㖸"}.hgi-solid.hgi-standard.hgi-rainbow:before{content:"㖹"}.hgi-solid.hgi-standard.hgi-ramadhan-01:before{content:"㖺"}.hgi-solid.hgi-standard.hgi-ramadhan-02:before{content:"㖻"}.hgi-solid.hgi-standard.hgi-ramadhan-month:before{content:"㖼"}.hgi-solid.hgi-standard.hgi-ranking:before{content:"㖽"}.hgi-solid.hgi-standard.hgi-raw-01:before{content:"㖾"}.hgi-solid.hgi-standard.hgi-raw-02:before{content:"㖿"}.hgi-solid.hgi-standard.hgi-re:before{content:"㗀"}.hgi-solid.hgi-standard.hgi-react:before{content:"㗁"}.hgi-solid.hgi-standard.hgi-real-estate-01:before{content:"㗂"}.hgi-solid.hgi-standard.hgi-real-estate-02:before{content:"㗃"}.hgi-solid.hgi-standard.hgi-record:before{content:"㗄"}.hgi-solid.hgi-standard.hgi-recovery-mail:before{content:"㗅"}.hgi-solid.hgi-standard.hgi-rectangular-01:before{content:"㗆"}.hgi-solid.hgi-standard.hgi-rectangular:before{content:"㗇"}.hgi-solid.hgi-standard.hgi-recycle-01:before{content:"㗈"}.hgi-solid.hgi-standard.hgi-recycle-02:before{content:"㗉"}.hgi-solid.hgi-standard.hgi-recycle-03:before{content:"㗊"}.hgi-solid.hgi-standard.hgi-reddit:before{content:"㗋"}.hgi-solid.hgi-standard.hgi-reflex:before{content:"㗌"}.hgi-solid.hgi-standard.hgi-refresh:before{content:"㗍"}.hgi-solid.hgi-standard.hgi-refrigerator:before{content:"㗎"}.hgi-solid.hgi-standard.hgi-register:before{content:"㗏"}.hgi-solid.hgi-standard.hgi-registered:before{content:"㗐"}.hgi-solid.hgi-standard.hgi-relieved-01:before{content:"㗑"}.hgi-solid.hgi-standard.hgi-relieved-02:before{content:"㗒"}.hgi-solid.hgi-standard.hgi-reload:before{content:"㗓"}.hgi-solid.hgi-standard.hgi-reminder:before{content:"㗔"}.hgi-solid.hgi-standard.hgi-remote-control:before{content:"㗕"}.hgi-solid.hgi-standard.hgi-remove-01:before{content:"㗖"}.hgi-solid.hgi-standard.hgi-remove-02:before{content:"㗗"}.hgi-solid.hgi-standard.hgi-remove-circle-half-dot:before{content:"㗘"}.hgi-solid.hgi-standard.hgi-remove-circle:before{content:"㗙"}.hgi-solid.hgi-standard.hgi-remove-pi:before{content:"㗚"}.hgi-solid.hgi-standard.hgi-remove-square:before{content:"㗛"}.hgi-solid.hgi-standard.hgi-renewable-energy-01:before{content:"㗜"}.hgi-solid.hgi-standard.hgi-renewable-energy:before{content:"㗝"}.hgi-solid.hgi-standard.hgi-repair:before{content:"㗞"}.hgi-solid.hgi-standard.hgi-repeat-off:before{content:"㗟"}.hgi-solid.hgi-standard.hgi-repeat-one-01:before{content:"㗠"}.hgi-solid.hgi-standard.hgi-repeat-one-02:before{content:"㗡"}.hgi-solid.hgi-standard.hgi-repeat:before{content:"㗢"}.hgi-solid.hgi-standard.hgi-replay:before{content:"㗣"}.hgi-solid.hgi-standard.hgi-repository:before{content:"㗤"}.hgi-solid.hgi-standard.hgi-reset-password:before{content:"㗥"}.hgi-solid.hgi-standard.hgi-resize-01:before{content:"㗦"}.hgi-solid.hgi-standard.hgi-resize-02:before{content:"㗧"}.hgi-solid.hgi-standard.hgi-resources-add:before{content:"㗨"}.hgi-solid.hgi-standard.hgi-resources-remove:before{content:"㗩"}.hgi-solid.hgi-standard.hgi-restaurant-01:before{content:"㗪"}.hgi-solid.hgi-standard.hgi-restaurant-02:before{content:"㗫"}.hgi-solid.hgi-standard.hgi-restaurant-03:before{content:"㗬"}.hgi-solid.hgi-standard.hgi-restaurant-table:before{content:"㗭"}.hgi-solid.hgi-standard.hgi-restore-bin:before{content:"㗮"}.hgi-solid.hgi-standard.hgi-return-request:before{content:"㗯"}.hgi-solid.hgi-standard.hgi-reverse-withdrawal-01:before{content:"㗰"}.hgi-solid.hgi-standard.hgi-reverse-withdrawal-02:before{content:"㗱"}.hgi-solid.hgi-standard.hgi-rhombus-01:before{content:"㗲"}.hgi-solid.hgi-standard.hgi-rhombus:before{content:"㗳"}.hgi-solid.hgi-standard.hgi-rice-bowl-01:before{content:"㗴"}.hgi-solid.hgi-standard.hgi-rice-bowl-02:before{content:"㗵"}.hgi-solid.hgi-standard.hgi-right-angle:before{content:"㗶"}.hgi-solid.hgi-standard.hgi-right-to-left-block-quote:before{content:"㗷"}.hgi-solid.hgi-standard.hgi-right-to-left-list-bullet:before{content:"㗸"}.hgi-solid.hgi-standard.hgi-right-to-left-list-dash:before{content:"㗹"}.hgi-solid.hgi-standard.hgi-right-to-left-list-number:before{content:"㗺"}.hgi-solid.hgi-standard.hgi-right-to-left-list-triangle:before{content:"㗻"}.hgi-solid.hgi-standard.hgi-right-triangle:before{content:"㗼"}.hgi-solid.hgi-standard.hgi-ripple:before{content:"㗽"}.hgi-solid.hgi-standard.hgi-riyal-rectangle:before{content:"㗾"}.hgi-solid.hgi-standard.hgi-riyal:before{content:"㗿"}.hgi-solid.hgi-standard.hgi-road-01:before{content:"㘀"}.hgi-solid.hgi-standard.hgi-road-02:before{content:"㘁"}.hgi-solid.hgi-standard.hgi-road-location-01:before{content:"㘂"}.hgi-solid.hgi-standard.hgi-road-location-02:before{content:"㘃"}.hgi-solid.hgi-standard.hgi-road-wayside:before{content:"㘄"}.hgi-solid.hgi-standard.hgi-road:before{content:"㘅"}.hgi-solid.hgi-standard.hgi-robotic:before{content:"㘆"}.hgi-solid.hgi-standard.hgi-rocket-01:before{content:"㘇"}.hgi-solid.hgi-standard.hgi-rocket-02:before{content:"㘈"}.hgi-solid.hgi-standard.hgi-rocket:before{content:"㘉"}.hgi-solid.hgi-standard.hgi-rocking-chair:before{content:"㘊"}.hgi-solid.hgi-standard.hgi-roller-skate:before{content:"㘋"}.hgi-solid.hgi-standard.hgi-rolling-pin:before{content:"㘌"}.hgi-solid.hgi-standard.hgi-root-01:before{content:"㘍"}.hgi-solid.hgi-standard.hgi-root-02:before{content:"㘎"}.hgi-solid.hgi-standard.hgi-root-circle:before{content:"㘏"}.hgi-solid.hgi-standard.hgi-root-first-bracket:before{content:"㘐"}.hgi-solid.hgi-standard.hgi-root-second-bracket:before{content:"㘑"}.hgi-solid.hgi-standard.hgi-root-third-bracket:before{content:"㘒"}.hgi-solid.hgi-standard.hgi-rotate-01:before{content:"㘓"}.hgi-solid.hgi-standard.hgi-rotate-02:before{content:"㘔"}.hgi-solid.hgi-standard.hgi-rotate-360:before{content:"㘕"}.hgi-solid.hgi-standard.hgi-rotate-bottom-left:before{content:"㘖"}.hgi-solid.hgi-standard.hgi-rotate-bottom-right:before{content:"㘗"}.hgi-solid.hgi-standard.hgi-rotate-clockwise:before{content:"㘘"}.hgi-solid.hgi-standard.hgi-rotate-crop:before{content:"㘙"}.hgi-solid.hgi-standard.hgi-rotate-left-01:before{content:"㘚"}.hgi-solid.hgi-standard.hgi-rotate-left-02:before{content:"㘛"}.hgi-solid.hgi-standard.hgi-rotate-left-03:before{content:"㘜"}.hgi-solid.hgi-standard.hgi-rotate-left-04:before{content:"㘝"}.hgi-solid.hgi-standard.hgi-rotate-left-05:before{content:"㘞"}.hgi-solid.hgi-standard.hgi-rotate-left-06:before{content:"㘟"}.hgi-solid.hgi-standard.hgi-rotate-right-01:before{content:"㘠"}.hgi-solid.hgi-standard.hgi-rotate-right-02:before{content:"㘡"}.hgi-solid.hgi-standard.hgi-rotate-right-03:before{content:"㘢"}.hgi-solid.hgi-standard.hgi-rotate-right-04:before{content:"㘣"}.hgi-solid.hgi-standard.hgi-rotate-right-05:before{content:"㘤"}.hgi-solid.hgi-standard.hgi-rotate-right-06:before{content:"㘥"}.hgi-solid.hgi-standard.hgi-rotate-square:before{content:"㘦"}.hgi-solid.hgi-standard.hgi-rotate-top-left:before{content:"㘧"}.hgi-solid.hgi-standard.hgi-rotate-top-right:before{content:"㘨"}.hgi-solid.hgi-standard.hgi-route-01:before{content:"㘩"}.hgi-solid.hgi-standard.hgi-route-02:before{content:"㘪"}.hgi-solid.hgi-standard.hgi-route-03:before{content:"㘫"}.hgi-solid.hgi-standard.hgi-route-block:before{content:"㘬"}.hgi-solid.hgi-standard.hgi-router-01:before{content:"㘭"}.hgi-solid.hgi-standard.hgi-router-02:before{content:"㘮"}.hgi-solid.hgi-standard.hgi-router:before{content:"㘯"}.hgi-solid.hgi-standard.hgi-row-delete:before{content:"㘰"}.hgi-solid.hgi-standard.hgi-row-insert:before{content:"㘱"}.hgi-solid.hgi-standard.hgi-rss-connected-01:before{content:"㘲"}.hgi-solid.hgi-standard.hgi-rss-connected-02:before{content:"㘳"}.hgi-solid.hgi-standard.hgi-rss-error:before{content:"㘴"}.hgi-solid.hgi-standard.hgi-rss-locked:before{content:"㘵"}.hgi-solid.hgi-standard.hgi-rss-unlocked:before{content:"㘶"}.hgi-solid.hgi-standard.hgi-rss:before{content:"㘷"}.hgi-solid.hgi-standard.hgi-rub-el-hizb:before{content:"㘸"}.hgi-solid.hgi-standard.hgi-ruku:before{content:"㘹"}.hgi-solid.hgi-standard.hgi-ruler:before{content:"㘺"}.hgi-solid.hgi-standard.hgi-running-shoes:before{content:"㘻"}.hgi-solid.hgi-standard.hgi-sad-01:before{content:"㘼"}.hgi-solid.hgi-standard.hgi-sad-02:before{content:"㘽"}.hgi-solid.hgi-standard.hgi-sad-dizzy:before{content:"㘾"}.hgi-solid.hgi-standard.hgi-safari:before{content:"㘿"}.hgi-solid.hgi-standard.hgi-safe-delivery-01:before{content:"㙀"}.hgi-solid.hgi-standard.hgi-safe-delivery-02:before{content:"㙁"}.hgi-solid.hgi-standard.hgi-safe:before{content:"㙂"}.hgi-solid.hgi-standard.hgi-safety-pin-01:before{content:"㙃"}.hgi-solid.hgi-standard.hgi-safety-pin-02:before{content:"㙄"}.hgi-solid.hgi-standard.hgi-sailboat-coastal:before{content:"㙅"}.hgi-solid.hgi-standard.hgi-sailboat-offshore:before{content:"㙆"}.hgi-solid.hgi-standard.hgi-sakura:before{content:"㙇"}.hgi-solid.hgi-standard.hgi-salah-time:before{content:"㙈"}.hgi-solid.hgi-standard.hgi-salah:before{content:"㙉"}.hgi-solid.hgi-standard.hgi-sale-tag-01:before{content:"㙊"}.hgi-solid.hgi-standard.hgi-sale-tag-02:before{content:"㙋"}.hgi-solid.hgi-standard.hgi-sandals:before{content:"㙌"}.hgi-solid.hgi-standard.hgi-satellite-01:before{content:"㙍"}.hgi-solid.hgi-standard.hgi-satellite-02:before{content:"㙎"}.hgi-solid.hgi-standard.hgi-satellite-03:before{content:"㙏"}.hgi-solid.hgi-standard.hgi-satellite:before{content:"㙐"}.hgi-solid.hgi-standard.hgi-saturn-01:before{content:"㙑"}.hgi-solid.hgi-standard.hgi-saturn-02:before{content:"㙒"}.hgi-solid.hgi-standard.hgi-saturn:before{content:"㙓"}.hgi-solid.hgi-standard.hgi-sausage:before{content:"㙔"}.hgi-solid.hgi-standard.hgi-save-energy-01:before{content:"㙕"}.hgi-solid.hgi-standard.hgi-save-energy-02:before{content:"㙖"}.hgi-solid.hgi-standard.hgi-save-money-dollar:before{content:"㙗"}.hgi-solid.hgi-standard.hgi-save-money-euro:before{content:"㙘"}.hgi-solid.hgi-standard.hgi-save-money-pound:before{content:"㙙"}.hgi-solid.hgi-standard.hgi-save-money-yen:before{content:"㙚"}.hgi-solid.hgi-standard.hgi-savings:before{content:"㙛"}.hgi-solid.hgi-standard.hgi-scheme:before{content:"㙜"}.hgi-solid.hgi-standard.hgi-school-01:before{content:"㙝"}.hgi-solid.hgi-standard.hgi-school-bell-01:before{content:"㙞"}.hgi-solid.hgi-standard.hgi-school-bell-02:before{content:"㙟"}.hgi-solid.hgi-standard.hgi-school-bus:before{content:"㙠"}.hgi-solid.hgi-standard.hgi-school-report-card:before{content:"㙡"}.hgi-solid.hgi-standard.hgi-school-tie:before{content:"㙢"}.hgi-solid.hgi-standard.hgi-school:before{content:"㙣"}.hgi-solid.hgi-standard.hgi-scissor-01:before{content:"㙤"}.hgi-solid.hgi-standard.hgi-scissor-rectangle:before{content:"㙥"}.hgi-solid.hgi-standard.hgi-scissor:before{content:"㙦"}.hgi-solid.hgi-standard.hgi-scooter-01:before{content:"㙧"}.hgi-solid.hgi-standard.hgi-scooter-02:before{content:"㙨"}.hgi-solid.hgi-standard.hgi-scooter-03:before{content:"㙩"}.hgi-solid.hgi-standard.hgi-scooter-04:before{content:"㙪"}.hgi-solid.hgi-standard.hgi-scooter-electric:before{content:"㙫"}.hgi-solid.hgi-standard.hgi-scratch-card:before{content:"㙬"}.hgi-solid.hgi-standard.hgi-screen-add-to-home:before{content:"㙭"}.hgi-solid.hgi-standard.hgi-screen-lock-rotation:before{content:"㙮"}.hgi-solid.hgi-standard.hgi-screen-rotation:before{content:"㙯"}.hgi-solid.hgi-standard.hgi-scribd:before{content:"㙰"}.hgi-solid.hgi-standard.hgi-scroll-horizontal:before{content:"㙱"}.hgi-solid.hgi-standard.hgi-scroll-vertical:before{content:"㙲"}.hgi-solid.hgi-standard.hgi-scroll:before{content:"㙳"}.hgi-solid.hgi-standard.hgi-sd-card:before{content:"㙴"}.hgi-solid.hgi-standard.hgi-seal:before{content:"㙵"}.hgi-solid.hgi-standard.hgi-search-01:before{content:"㙶"}.hgi-solid.hgi-standard.hgi-search-02:before{content:"㙷"}.hgi-solid.hgi-standard.hgi-search-add:before{content:"㙸"}.hgi-solid.hgi-standard.hgi-search-area:before{content:"㙹"}.hgi-solid.hgi-standard.hgi-search-circle:before{content:"㙺"}.hgi-solid.hgi-standard.hgi-search-dollar:before{content:"㙻"}.hgi-solid.hgi-standard.hgi-search-focus:before{content:"㙼"}.hgi-solid.hgi-standard.hgi-search-list-01:before{content:"㙽"}.hgi-solid.hgi-standard.hgi-search-list-02:before{content:"㙾"}.hgi-solid.hgi-standard.hgi-search-minus:before{content:"㙿"}.hgi-solid.hgi-standard.hgi-search-remove:before{content:"㚀"}.hgi-solid.hgi-standard.hgi-search-replace:before{content:"㚁"}.hgi-solid.hgi-standard.hgi-search-square:before{content:"㚂"}.hgi-solid.hgi-standard.hgi-search-visual:before{content:"㚃"}.hgi-solid.hgi-standard.hgi-searching:before{content:"㚄"}.hgi-solid.hgi-standard.hgi-seat-selector:before{content:"㚅"}.hgi-solid.hgi-standard.hgi-second-bracket-circle:before{content:"㚆"}.hgi-solid.hgi-standard.hgi-second-bracket-square:before{content:"㚇"}.hgi-solid.hgi-standard.hgi-second-bracket:before{content:"㚈"}.hgi-solid.hgi-standard.hgi-secured-network:before{content:"㚉"}.hgi-solid.hgi-standard.hgi-security-block:before{content:"㚊"}.hgi-solid.hgi-standard.hgi-security-check:before{content:"㚋"}.hgi-solid.hgi-standard.hgi-security-key-usb:before{content:"㚌"}.hgi-solid.hgi-standard.hgi-security-lock:before{content:"㚍"}.hgi-solid.hgi-standard.hgi-security-password:before{content:"㚎"}.hgi-solid.hgi-standard.hgi-security-validation:before{content:"㚏"}.hgi-solid.hgi-standard.hgi-security-wifi:before{content:"㚐"}.hgi-solid.hgi-standard.hgi-security:before{content:"㚑"}.hgi-solid.hgi-standard.hgi-segment:before{content:"㚒"}.hgi-solid.hgi-standard.hgi-select-01:before{content:"㚓"}.hgi-solid.hgi-standard.hgi-select-02:before{content:"㚔"}.hgi-solid.hgi-standard.hgi-send-to-mobile:before{content:"㚕"}.hgi-solid.hgi-standard.hgi-senseless:before{content:"㚖"}.hgi-solid.hgi-standard.hgi-sent:before{content:"㚗"}.hgi-solid.hgi-standard.hgi-seo:before{content:"㚘"}.hgi-solid.hgi-standard.hgi-service:before{content:"㚙"}.hgi-solid.hgi-standard.hgi-setting-06:before{content:"㚚"}.hgi-solid.hgi-standard.hgi-setting-07:before{content:"㚛"}.hgi-solid.hgi-standard.hgi-setting-done-01:before{content:"㚜"}.hgi-solid.hgi-standard.hgi-setting-done-02:before{content:"㚝"}.hgi-solid.hgi-standard.hgi-setting-done-03:before{content:"㚞"}.hgi-solid.hgi-standard.hgi-setting-done-04:before{content:"㚟"}.hgi-solid.hgi-standard.hgi-setting-error-03:before{content:"㚠"}.hgi-solid.hgi-standard.hgi-setting-error-04:before{content:"㚡"}.hgi-solid.hgi-standard.hgi-settings-01:before{content:"㚢"}.hgi-solid.hgi-standard.hgi-settings-02:before{content:"㚣"}.hgi-solid.hgi-standard.hgi-settings-03:before{content:"㚤"}.hgi-solid.hgi-standard.hgi-settings-04:before{content:"㚥"}.hgi-solid.hgi-standard.hgi-settings-05:before{content:"㚦"}.hgi-solid.hgi-standard.hgi-settings-error-01:before{content:"㚧"}.hgi-solid.hgi-standard.hgi-settings-error-02:before{content:"㚨"}.hgi-solid.hgi-standard.hgi-setup-01:before{content:"㚩"}.hgi-solid.hgi-standard.hgi-setup-02:before{content:"㚪"}.hgi-solid.hgi-standard.hgi-shaka-01:before{content:"㚫"}.hgi-solid.hgi-standard.hgi-shaka-02:before{content:"㚬"}.hgi-solid.hgi-standard.hgi-shaka-03:before{content:"㚭"}.hgi-solid.hgi-standard.hgi-shaka-04:before{content:"㚮"}.hgi-solid.hgi-standard.hgi-shampoo:before{content:"㚯"}.hgi-solid.hgi-standard.hgi-shapes:before{content:"㚰"}.hgi-solid.hgi-standard.hgi-share-01:before{content:"㚱"}.hgi-solid.hgi-standard.hgi-share-02:before{content:"㚲"}.hgi-solid.hgi-standard.hgi-share-03:before{content:"㚳"}.hgi-solid.hgi-standard.hgi-share-04:before{content:"㚴"}.hgi-solid.hgi-standard.hgi-share-05:before{content:"㚵"}.hgi-solid.hgi-standard.hgi-share-06:before{content:"㚶"}.hgi-solid.hgi-standard.hgi-share-07:before{content:"㚷"}.hgi-solid.hgi-standard.hgi-share-08:before{content:"㚸"}.hgi-solid.hgi-standard.hgi-share-knowledge:before{content:"㚹"}.hgi-solid.hgi-standard.hgi-share-location-01:before{content:"㚺"}.hgi-solid.hgi-standard.hgi-share-location-02:before{content:"㚻"}.hgi-solid.hgi-standard.hgi-shared-wifi:before{content:"㚼"}.hgi-solid.hgi-standard.hgi-sharing:before{content:"㚽"}.hgi-solid.hgi-standard.hgi-shellfish:before{content:"㚾"}.hgi-solid.hgi-standard.hgi-sheriff-01:before{content:"㚿"}.hgi-solid.hgi-standard.hgi-sheriff-02:before{content:"㛀"}.hgi-solid.hgi-standard.hgi-shield-01:before{content:"㛁"}.hgi-solid.hgi-standard.hgi-shield-02:before{content:"㛂"}.hgi-solid.hgi-standard.hgi-shield-blockchain:before{content:"㛃"}.hgi-solid.hgi-standard.hgi-shield-energy:before{content:"㛄"}.hgi-solid.hgi-standard.hgi-shield-key:before{content:"㛅"}.hgi-solid.hgi-standard.hgi-shield-user:before{content:"㛆"}.hgi-solid.hgi-standard.hgi-shipment-tracking:before{content:"㛇"}.hgi-solid.hgi-standard.hgi-shipping-center:before{content:"㛈"}.hgi-solid.hgi-standard.hgi-shipping-loading:before{content:"㛉"}.hgi-solid.hgi-standard.hgi-shipping-truck-01:before{content:"㛊"}.hgi-solid.hgi-standard.hgi-shipping-truck-02:before{content:"㛋"}.hgi-solid.hgi-standard.hgi-shirt-01:before{content:"㛌"}.hgi-solid.hgi-standard.hgi-shocked:before{content:"㛍"}.hgi-solid.hgi-standard.hgi-shop-sign:before{content:"㛎"}.hgi-solid.hgi-standard.hgi-shopping-bag-01:before{content:"㛏"}.hgi-solid.hgi-standard.hgi-shopping-bag-02:before{content:"㛐"}.hgi-solid.hgi-standard.hgi-shopping-bag-03:before{content:"㛑"}.hgi-solid.hgi-standard.hgi-shopping-bag-add:before{content:"㛒"}.hgi-solid.hgi-standard.hgi-shopping-bag-check:before{content:"㛓"}.hgi-solid.hgi-standard.hgi-shopping-bag-favorite:before{content:"㛔"}.hgi-solid.hgi-standard.hgi-shopping-bag-remove:before{content:"㛕"}.hgi-solid.hgi-standard.hgi-shopping-basket-01:before{content:"㛖"}.hgi-solid.hgi-standard.hgi-shopping-basket-02:before{content:"㛗"}.hgi-solid.hgi-standard.hgi-shopping-basket-03:before{content:"㛘"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-01:before{content:"㛙"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-02:before{content:"㛚"}.hgi-solid.hgi-standard.hgi-shopping-basket-add-03:before{content:"㛛"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-01:before{content:"㛜"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-02:before{content:"㛝"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-in-03:before{content:"㛞"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-01:before{content:"㛟"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-02:before{content:"㛠"}.hgi-solid.hgi-standard.hgi-shopping-basket-check-out-03:before{content:"㛡"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-01:before{content:"㛢"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-02:before{content:"㛣"}.hgi-solid.hgi-standard.hgi-shopping-basket-done-03:before{content:"㛤"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-01:before{content:"㛥"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-02:before{content:"㛦"}.hgi-solid.hgi-standard.hgi-shopping-basket-favorite-03:before{content:"㛧"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-01:before{content:"㛨"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-02:before{content:"㛩"}.hgi-solid.hgi-standard.hgi-shopping-basket-remove-03:before{content:"㛪"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-01:before{content:"㛫"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-02:before{content:"㛬"}.hgi-solid.hgi-standard.hgi-shopping-basket-secure-03:before{content:"㛭"}.hgi-solid.hgi-standard.hgi-shopping-cart-01:before{content:"㛮"}.hgi-solid.hgi-standard.hgi-shopping-cart-02:before{content:"㛯"}.hgi-solid.hgi-standard.hgi-shopping-cart-add-01:before{content:"㛰"}.hgi-solid.hgi-standard.hgi-shopping-cart-add-02:before{content:"㛱"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-01:before{content:"㛲"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-02:before{content:"㛳"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-in-01:before{content:"㛴"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-in-02:before{content:"㛵"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-out-01:before{content:"㛶"}.hgi-solid.hgi-standard.hgi-shopping-cart-check-out-02:before{content:"㛷"}.hgi-solid.hgi-standard.hgi-shopping-cart-favorite-01:before{content:"㛸"}.hgi-solid.hgi-standard.hgi-shopping-cart-favorite-02:before{content:"㛹"}.hgi-solid.hgi-standard.hgi-shopping-cart-remove-01:before{content:"㛺"}.hgi-solid.hgi-standard.hgi-shopping-cart-remove-02:before{content:"㛻"}.hgi-solid.hgi-standard.hgi-shorts-pants:before{content:"㛼"}.hgi-solid.hgi-standard.hgi-shuffle-square:before{content:"㛽"}.hgi-solid.hgi-standard.hgi-shuffle:before{content:"㛾"}.hgi-solid.hgi-standard.hgi-shutterstock:before{content:"㛿"}.hgi-solid.hgi-standard.hgi-sidebar-bottom:before{content:"㜀"}.hgi-solid.hgi-standard.hgi-sidebar-left-01:before{content:"㜁"}.hgi-solid.hgi-standard.hgi-sidebar-left:before{content:"㜂"}.hgi-solid.hgi-standard.hgi-sidebar-right-01:before{content:"㜃"}.hgi-solid.hgi-standard.hgi-sidebar-right:before{content:"㜄"}.hgi-solid.hgi-standard.hgi-sidebar-top:before{content:"㜅"}.hgi-solid.hgi-standard.hgi-sign-language-c:before{content:"㜆"}.hgi-solid.hgi-standard.hgi-signal-full-01:before{content:"㜇"}.hgi-solid.hgi-standard.hgi-signal-full-02:before{content:"㜈"}.hgi-solid.hgi-standard.hgi-signal-low-01:before{content:"㜉"}.hgi-solid.hgi-standard.hgi-signal-low-02:before{content:"㜊"}.hgi-solid.hgi-standard.hgi-signal-low-medium:before{content:"㜋"}.hgi-solid.hgi-standard.hgi-signal-medium-01:before{content:"㜌"}.hgi-solid.hgi-standard.hgi-signal-medium-02:before{content:"㜍"}.hgi-solid.hgi-standard.hgi-signal-no-01:before{content:"㜎"}.hgi-solid.hgi-standard.hgi-signal-no-02:before{content:"㜏"}.hgi-solid.hgi-standard.hgi-signal:before{content:"㜐"}.hgi-solid.hgi-standard.hgi-signature:before{content:"㜑"}.hgi-solid.hgi-standard.hgi-silence:before{content:"㜒"}.hgi-solid.hgi-standard.hgi-simcard-01:before{content:"㜓"}.hgi-solid.hgi-standard.hgi-simcard-02:before{content:"㜔"}.hgi-solid.hgi-standard.hgi-simcard-dual:before{content:"㜕"}.hgi-solid.hgi-standard.hgi-sin:before{content:"㜖"}.hgi-solid.hgi-standard.hgi-sine-01:before{content:"㜗"}.hgi-solid.hgi-standard.hgi-sine-02:before{content:"㜘"}.hgi-solid.hgi-standard.hgi-sing-left:before{content:"㜙"}.hgi-solid.hgi-standard.hgi-sing-right:before{content:"㜚"}.hgi-solid.hgi-standard.hgi-sink-01:before{content:"㜛"}.hgi-solid.hgi-standard.hgi-sink-02:before{content:"㜜"}.hgi-solid.hgi-standard.hgi-siri:before{content:"㜝"}.hgi-solid.hgi-standard.hgi-sketch:before{content:"㜞"}.hgi-solid.hgi-standard.hgi-skew:before{content:"㜟"}.hgi-solid.hgi-standard.hgi-ski-dice-faces-01:before{content:"㜠"}.hgi-solid.hgi-standard.hgi-skipping-rope:before{content:"㜡"}.hgi-solid.hgi-standard.hgi-skull:before{content:"㜢"}.hgi-solid.hgi-standard.hgi-skype:before{content:"㜣"}.hgi-solid.hgi-standard.hgi-slack:before{content:"㜤"}.hgi-solid.hgi-standard.hgi-sleeping:before{content:"㜥"}.hgi-solid.hgi-standard.hgi-sleeveless:before{content:"㜦"}.hgi-solid.hgi-standard.hgi-sliders-horizontal:before{content:"㜧"}.hgi-solid.hgi-standard.hgi-sliders-vertical:before{content:"㜨"}.hgi-solid.hgi-standard.hgi-slideshare:before{content:"㜩"}.hgi-solid.hgi-standard.hgi-slow-winds:before{content:"㜪"}.hgi-solid.hgi-standard.hgi-smart-ac:before{content:"㜫"}.hgi-solid.hgi-standard.hgi-smart-phone-01:before{content:"㜬"}.hgi-solid.hgi-standard.hgi-smart-phone-02:before{content:"㜭"}.hgi-solid.hgi-standard.hgi-smart-phone-03:before{content:"㜮"}.hgi-solid.hgi-standard.hgi-smart-phone-04:before{content:"㜯"}.hgi-solid.hgi-standard.hgi-smart-phone-landscape:before{content:"㜰"}.hgi-solid.hgi-standard.hgi-smart-watch-01:before{content:"㜱"}.hgi-solid.hgi-standard.hgi-smart-watch-02:before{content:"㜲"}.hgi-solid.hgi-standard.hgi-smart-watch-03:before{content:"㜳"}.hgi-solid.hgi-standard.hgi-smart-watch-04:before{content:"㜴"}.hgi-solid.hgi-standard.hgi-smart:before{content:"㜵"}.hgi-solid.hgi-standard.hgi-smartphone-lost-wifi:before{content:"㜶"}.hgi-solid.hgi-standard.hgi-smartphone-wifi:before{content:"㜷"}.hgi-solid.hgi-standard.hgi-smile-dizzy:before{content:"㜸"}.hgi-solid.hgi-standard.hgi-smile:before{content:"㜹"}.hgi-solid.hgi-standard.hgi-sms-code:before{content:"㜺"}.hgi-solid.hgi-standard.hgi-snail:before{content:"㜻"}.hgi-solid.hgi-standard.hgi-snapchat:before{content:"㜼"}.hgi-solid.hgi-standard.hgi-snow:before{content:"㜽"}.hgi-solid.hgi-standard.hgi-soda-can:before{content:"㜾"}.hgi-solid.hgi-standard.hgi-sofa-01:before{content:"㜿"}.hgi-solid.hgi-standard.hgi-sofa-02:before{content:"㝀"}.hgi-solid.hgi-standard.hgi-sofa-03:before{content:"㝁"}.hgi-solid.hgi-standard.hgi-sofa-single:before{content:"㝂"}.hgi-solid.hgi-standard.hgi-soft-drink-01:before{content:"㝃"}.hgi-solid.hgi-standard.hgi-soft-drink-02:before{content:"㝄"}.hgi-solid.hgi-standard.hgi-software-license:before{content:"㝅"}.hgi-solid.hgi-standard.hgi-software-uninstall:before{content:"㝆"}.hgi-solid.hgi-standard.hgi-software:before{content:"㝇"}.hgi-solid.hgi-standard.hgi-soil-moisture-field:before{content:"㝈"}.hgi-solid.hgi-standard.hgi-soil-moisture-global:before{content:"㝉"}.hgi-solid.hgi-standard.hgi-soil-temperature-field:before{content:"㝊"}.hgi-solid.hgi-standard.hgi-soil-temperature-global:before{content:"㝋"}.hgi-solid.hgi-standard.hgi-solar-energy:before{content:"㝌"}.hgi-solid.hgi-standard.hgi-solar-panel-01:before{content:"㝍"}.hgi-solid.hgi-standard.hgi-solar-panel-02:before{content:"㝎"}.hgi-solid.hgi-standard.hgi-solar-panel-03:before{content:"㝏"}.hgi-solid.hgi-standard.hgi-solar-panel-04:before{content:"㝐"}.hgi-solid.hgi-standard.hgi-solar-panel-05:before{content:"㝑"}.hgi-solid.hgi-standard.hgi-solar-power:before{content:"㝒"}.hgi-solid.hgi-standard.hgi-solar-system-01:before{content:"㝓"}.hgi-solid.hgi-standard.hgi-solar-system:before{content:"㝔"}.hgi-solid.hgi-standard.hgi-solid-line-01:before{content:"㝕"}.hgi-solid.hgi-standard.hgi-solid-line-02:before{content:"㝖"}.hgi-solid.hgi-standard.hgi-sort-by-down-01:before{content:"㝗"}.hgi-solid.hgi-standard.hgi-sort-by-down-02:before{content:"㝘"}.hgi-solid.hgi-standard.hgi-sort-by-up-01:before{content:"㝙"}.hgi-solid.hgi-standard.hgi-sort-by-up-02:before{content:"㝚"}.hgi-solid.hgi-standard.hgi-sorting-01:before{content:"㝛"}.hgi-solid.hgi-standard.hgi-sorting-02:before{content:"㝜"}.hgi-solid.hgi-standard.hgi-sorting-03:before{content:"㝝"}.hgi-solid.hgi-standard.hgi-sorting-04:before{content:"㝞"}.hgi-solid.hgi-standard.hgi-sorting-05:before{content:"㝟"}.hgi-solid.hgi-standard.hgi-sorting-1-9:before{content:"㝠"}.hgi-solid.hgi-standard.hgi-sorting-9-1:before{content:"㝡"}.hgi-solid.hgi-standard.hgi-sorting-a-z-01:before{content:"㝢"}.hgi-solid.hgi-standard.hgi-sorting-a-z-02:before{content:"㝣"}.hgi-solid.hgi-standard.hgi-sorting-down:before{content:"㝤"}.hgi-solid.hgi-standard.hgi-sorting-up:before{content:"㝥"}.hgi-solid.hgi-standard.hgi-sorting-z-a-01:before{content:"㝦"}.hgi-solid.hgi-standard.hgi-soundcloud:before{content:"㝧"}.hgi-solid.hgi-standard.hgi-source-code-circle:before{content:"㝨"}.hgi-solid.hgi-standard.hgi-source-code-square:before{content:"㝩"}.hgi-solid.hgi-standard.hgi-source-code:before{content:"㝪"}.hgi-solid.hgi-standard.hgi-spaceship:before{content:"㝫"}.hgi-solid.hgi-standard.hgi-spades:before{content:"㝬"}.hgi-solid.hgi-standard.hgi-spaghetti:before{content:"㝭"}.hgi-solid.hgi-standard.hgi-spam:before{content:"㝮"}.hgi-solid.hgi-standard.hgi-sparkles:before{content:"㝯"}.hgi-solid.hgi-standard.hgi-spartan-helmet:before{content:"㝰"}.hgi-solid.hgi-standard.hgi-spatula:before{content:"㝱"}.hgi-solid.hgi-standard.hgi-speaker-01:before{content:"㝲"}.hgi-solid.hgi-standard.hgi-speaker:before{content:"㝳"}.hgi-solid.hgi-standard.hgi-speech-to-text:before{content:"㝴"}.hgi-solid.hgi-standard.hgi-speed-train-01:before{content:"㝵"}.hgi-solid.hgi-standard.hgi-speed-train-02:before{content:"㝶"}.hgi-solid.hgi-standard.hgi-sperm:before{content:"㝷"}.hgi-solid.hgi-standard.hgi-sphere:before{content:"㝸"}.hgi-solid.hgi-standard.hgi-spirals:before{content:"㝹"}.hgi-solid.hgi-standard.hgi-spoon-and-fork:before{content:"㝺"}.hgi-solid.hgi-standard.hgi-spoon-and-knife:before{content:"㝻"}.hgi-solid.hgi-standard.hgi-spoon:before{content:"㝼"}.hgi-solid.hgi-standard.hgi-spotify:before{content:"㝽"}.hgi-solid.hgi-standard.hgi-sql:before{content:"㝾"}.hgi-solid.hgi-standard.hgi-square-01:before{content:"㝿"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-diagonal:before{content:"㞀"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-horizontal:before{content:"㞁"}.hgi-solid.hgi-standard.hgi-square-arrow-data-transfer-vertical:before{content:"㞂"}.hgi-solid.hgi-standard.hgi-square-arrow-diagonal-01:before{content:"㞃"}.hgi-solid.hgi-standard.hgi-square-arrow-diagonal-02:before{content:"㞄"}.hgi-solid.hgi-standard.hgi-square-arrow-down-01:before{content:"㞅"}.hgi-solid.hgi-standard.hgi-square-arrow-down-02:before{content:"㞆"}.hgi-solid.hgi-standard.hgi-square-arrow-down-03:before{content:"㞇"}.hgi-solid.hgi-standard.hgi-square-arrow-down-double:before{content:"㞈"}.hgi-solid.hgi-standard.hgi-square-arrow-down-left:before{content:"㞉"}.hgi-solid.hgi-standard.hgi-square-arrow-down-right:before{content:"㞊"}.hgi-solid.hgi-standard.hgi-square-arrow-expand-01:before{content:"㞋"}.hgi-solid.hgi-standard.hgi-square-arrow-expand-02:before{content:"㞌"}.hgi-solid.hgi-standard.hgi-square-arrow-horizontal:before{content:"㞍"}.hgi-solid.hgi-standard.hgi-square-arrow-left-01:before{content:"㞎"}.hgi-solid.hgi-standard.hgi-square-arrow-left-02:before{content:"㞏"}.hgi-solid.hgi-standard.hgi-square-arrow-left-03:before{content:"㞐"}.hgi-solid.hgi-standard.hgi-square-arrow-left-double:before{content:"㞑"}.hgi-solid.hgi-standard.hgi-square-arrow-left-right:before{content:"㞒"}.hgi-solid.hgi-standard.hgi-square-arrow-move-down-left:before{content:"㞓"}.hgi-solid.hgi-standard.hgi-square-arrow-move-down-right:before{content:"㞔"}.hgi-solid.hgi-standard.hgi-square-arrow-move-left-down:before{content:"㞕"}.hgi-solid.hgi-standard.hgi-square-arrow-move-left-up:before{content:"㞖"}.hgi-solid.hgi-standard.hgi-square-arrow-move-right-down:before{content:"㞗"}.hgi-solid.hgi-standard.hgi-square-arrow-move-right-up:before{content:"㞘"}.hgi-solid.hgi-standard.hgi-square-arrow-reload-01:before{content:"㞙"}.hgi-solid.hgi-standard.hgi-square-arrow-reload-02:before{content:"㞚"}.hgi-solid.hgi-standard.hgi-square-arrow-right-01:before{content:"㞛"}.hgi-solid.hgi-standard.hgi-square-arrow-right-02:before{content:"㞜"}.hgi-solid.hgi-standard.hgi-square-arrow-right-03:before{content:"㞝"}.hgi-solid.hgi-standard.hgi-square-arrow-right-double:before{content:"㞞"}.hgi-solid.hgi-standard.hgi-square-arrow-shrink-01:before{content:"㞟"}.hgi-solid.hgi-standard.hgi-square-arrow-shrink-02:before{content:"㞠"}.hgi-solid.hgi-standard.hgi-square-arrow-up-01:before{content:"㞡"}.hgi-solid.hgi-standard.hgi-square-arrow-up-02:before{content:"㞢"}.hgi-solid.hgi-standard.hgi-square-arrow-up-03:before{content:"㞣"}.hgi-solid.hgi-standard.hgi-square-arrow-up-double:before{content:"㞤"}.hgi-solid.hgi-standard.hgi-square-arrow-up-down:before{content:"㞥"}.hgi-solid.hgi-standard.hgi-square-arrow-up-left:before{content:"㞦"}.hgi-solid.hgi-standard.hgi-square-arrow-up-right:before{content:"㞧"}.hgi-solid.hgi-standard.hgi-square-arrow-vertical:before{content:"㞨"}.hgi-solid.hgi-standard.hgi-square-circle:before{content:"㞩"}.hgi-solid.hgi-standard.hgi-square-lock-01:before{content:"㞪"}.hgi-solid.hgi-standard.hgi-square-lock-02:before{content:"㞫"}.hgi-solid.hgi-standard.hgi-square-lock-add-01:before{content:"㞬"}.hgi-solid.hgi-standard.hgi-square-lock-add-02:before{content:"㞭"}.hgi-solid.hgi-standard.hgi-square-lock-check-01:before{content:"㞮"}.hgi-solid.hgi-standard.hgi-square-lock-check-02:before{content:"㞯"}.hgi-solid.hgi-standard.hgi-square-lock-minus-01:before{content:"㞰"}.hgi-solid.hgi-standard.hgi-square-lock-minus-02:before{content:"㞱"}.hgi-solid.hgi-standard.hgi-square-lock-password:before{content:"㞲"}.hgi-solid.hgi-standard.hgi-square-lock-remove-01:before{content:"㞳"}.hgi-solid.hgi-standard.hgi-square-lock-remove-02:before{content:"㞴"}.hgi-solid.hgi-standard.hgi-square-root-square:before{content:"㞵"}.hgi-solid.hgi-standard.hgi-square-square:before{content:"㞶"}.hgi-solid.hgi-standard.hgi-square-unlock-01:before{content:"㞷"}.hgi-solid.hgi-standard.hgi-square-unlock-02:before{content:"㞸"}.hgi-solid.hgi-standard.hgi-square:before{content:"㞹"}.hgi-solid.hgi-standard.hgi-stack-star:before{content:"㞺"}.hgi-solid.hgi-standard.hgi-stake:before{content:"㞻"}.hgi-solid.hgi-standard.hgi-stamp-01:before{content:"㞼"}.hgi-solid.hgi-standard.hgi-stamp-02:before{content:"㞽"}.hgi-solid.hgi-standard.hgi-stamp:before{content:"㞾"}.hgi-solid.hgi-standard.hgi-star-circle:before{content:"㞿"}.hgi-solid.hgi-standard.hgi-star-face:before{content:"㟀"}.hgi-solid.hgi-standard.hgi-star-half:before{content:"㟁"}.hgi-solid.hgi-standard.hgi-star-off:before{content:"㟂"}.hgi-solid.hgi-standard.hgi-star-square:before{content:"㟃"}.hgi-solid.hgi-standard.hgi-star:before{content:"㟄"}.hgi-solid.hgi-standard.hgi-stars:before{content:"㟅"}.hgi-solid.hgi-standard.hgi-start-up-01:before{content:"㟆"}.hgi-solid.hgi-standard.hgi-start-up-02:before{content:"㟇"}.hgi-solid.hgi-standard.hgi-stationery:before{content:"㟈"}.hgi-solid.hgi-standard.hgi-steak:before{content:"㟉"}.hgi-solid.hgi-standard.hgi-steering:before{content:"㟊"}.hgi-solid.hgi-standard.hgi-step-into:before{content:"㟋"}.hgi-solid.hgi-standard.hgi-step-out:before{content:"㟌"}.hgi-solid.hgi-standard.hgi-step-over:before{content:"㟍"}.hgi-solid.hgi-standard.hgi-stethoscope-02:before{content:"㟎"}.hgi-solid.hgi-standard.hgi-stethoscope:before{content:"㟏"}.hgi-solid.hgi-standard.hgi-sticky-note-01:before{content:"㟐"}.hgi-solid.hgi-standard.hgi-sticky-note-02:before{content:"㟑"}.hgi-solid.hgi-standard.hgi-stop-watch:before{content:"㟒"}.hgi-solid.hgi-standard.hgi-stop:before{content:"㟓"}.hgi-solid.hgi-standard.hgi-store-01:before{content:"㟔"}.hgi-solid.hgi-standard.hgi-store-02:before{content:"㟕"}.hgi-solid.hgi-standard.hgi-store-03:before{content:"㟖"}.hgi-solid.hgi-standard.hgi-store-04:before{content:"㟗"}.hgi-solid.hgi-standard.hgi-store-add-01:before{content:"㟘"}.hgi-solid.hgi-standard.hgi-store-add-02:before{content:"㟙"}.hgi-solid.hgi-standard.hgi-store-location-01:before{content:"㟚"}.hgi-solid.hgi-standard.hgi-store-location-02:before{content:"㟛"}.hgi-solid.hgi-standard.hgi-store-remove-01:before{content:"㟜"}.hgi-solid.hgi-standard.hgi-store-remove-02:before{content:"㟝"}.hgi-solid.hgi-standard.hgi-store-verified-01:before{content:"㟞"}.hgi-solid.hgi-standard.hgi-store-verified-02:before{content:"㟟"}.hgi-solid.hgi-standard.hgi-straight-edge:before{content:"㟠"}.hgi-solid.hgi-standard.hgi-strategy:before{content:"㟡"}.hgi-solid.hgi-standard.hgi-stroke-bottom:before{content:"㟢"}.hgi-solid.hgi-standard.hgi-stroke-center:before{content:"㟣"}.hgi-solid.hgi-standard.hgi-stroke-inside:before{content:"㟤"}.hgi-solid.hgi-standard.hgi-stroke-left:before{content:"㟥"}.hgi-solid.hgi-standard.hgi-stroke-outside:before{content:"㟦"}.hgi-solid.hgi-standard.hgi-stroke-right:before{content:"㟧"}.hgi-solid.hgi-standard.hgi-stroke-top:before{content:"㟨"}.hgi-solid.hgi-standard.hgi-structure-01:before{content:"㟩"}.hgi-solid.hgi-standard.hgi-structure-02:before{content:"㟪"}.hgi-solid.hgi-standard.hgi-structure-03:before{content:"㟫"}.hgi-solid.hgi-standard.hgi-structure-04:before{content:"㟬"}.hgi-solid.hgi-standard.hgi-structure-05:before{content:"㟭"}.hgi-solid.hgi-standard.hgi-structure-add:before{content:"㟮"}.hgi-solid.hgi-standard.hgi-structure-check:before{content:"㟯"}.hgi-solid.hgi-standard.hgi-structure-fail:before{content:"㟰"}.hgi-solid.hgi-standard.hgi-structure-folder-circle:before{content:"㟱"}.hgi-solid.hgi-standard.hgi-structure-folder:before{content:"㟲"}.hgi-solid.hgi-standard.hgi-student-card:before{content:"㟳"}.hgi-solid.hgi-standard.hgi-student:before{content:"㟴"}.hgi-solid.hgi-standard.hgi-students:before{content:"㟵"}.hgi-solid.hgi-standard.hgi-study-desk:before{content:"㟶"}.hgi-solid.hgi-standard.hgi-study-lamp:before{content:"㟷"}.hgi-solid.hgi-standard.hgi-stumbleupon:before{content:"㟸"}.hgi-solid.hgi-standard.hgi-submarine:before{content:"㟹"}.hgi-solid.hgi-standard.hgi-submerge:before{content:"㟺"}.hgi-solid.hgi-standard.hgi-subnode-add:before{content:"㟻"}.hgi-solid.hgi-standard.hgi-subnode-delete:before{content:"㟼"}.hgi-solid.hgi-standard.hgi-subpoena:before{content:"㟽"}.hgi-solid.hgi-standard.hgi-subtitle:before{content:"㟾"}.hgi-solid.hgi-standard.hgi-suit-01:before{content:"㟿"}.hgi-solid.hgi-standard.hgi-suit-02:before{content:"㠀"}.hgi-solid.hgi-standard.hgi-sujood:before{content:"㠁"}.hgi-solid.hgi-standard.hgi-summation-01:before{content:"㠂"}.hgi-solid.hgi-standard.hgi-summation-02:before{content:"㠃"}.hgi-solid.hgi-standard.hgi-summation-circle:before{content:"㠄"}.hgi-solid.hgi-standard.hgi-summation-square:before{content:"㠅"}.hgi-solid.hgi-standard.hgi-sun-01:before{content:"㠆"}.hgi-solid.hgi-standard.hgi-sun-02:before{content:"㠇"}.hgi-solid.hgi-standard.hgi-sun-03:before{content:"㠈"}.hgi-solid.hgi-standard.hgi-sun-cloud-01:before{content:"㠉"}.hgi-solid.hgi-standard.hgi-sun-cloud-02:before{content:"㠊"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-01:before{content:"㠋"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-02:before{content:"㠌"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-zap-01:before{content:"㠍"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-rain-zap-02:before{content:"㠎"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-zap-01:before{content:"㠏"}.hgi-solid.hgi-standard.hgi-sun-cloud-angled-zap-02:before{content:"㠐"}.hgi-solid.hgi-standard.hgi-sun-cloud-big-rain-01:before{content:"㠑"}.hgi-solid.hgi-standard.hgi-sun-cloud-big-rain-02:before{content:"㠒"}.hgi-solid.hgi-standard.hgi-sun-cloud-fast-wind-01:before{content:"㠓"}.hgi-solid.hgi-standard.hgi-sun-cloud-fast-wind-02:before{content:"㠔"}.hgi-solid.hgi-standard.hgi-sun-cloud-hailstone-01:before{content:"㠕"}.hgi-solid.hgi-standard.hgi-sun-cloud-hailstone-02:before{content:"㠖"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-rain-01:before{content:"㠗"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-rain-02:before{content:"㠘"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-snow-01:before{content:"㠙"}.hgi-solid.hgi-standard.hgi-sun-cloud-little-snow-02:before{content:"㠚"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-rain-01:before{content:"㠛"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-rain-02:before{content:"㠜"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-snow-01:before{content:"㠝"}.hgi-solid.hgi-standard.hgi-sun-cloud-mid-snow-02:before{content:"㠞"}.hgi-solid.hgi-standard.hgi-sun-cloud-slow-wind-01:before{content:"㠟"}.hgi-solid.hgi-standard.hgi-sun-cloud-slow-wind-02:before{content:"㠠"}.hgi-solid.hgi-standard.hgi-sun-cloud-snow-01:before{content:"㠡"}.hgi-solid.hgi-standard.hgi-sun-cloud-snow-02:before{content:"㠢"}.hgi-solid.hgi-standard.hgi-sunglasses:before{content:"㠣"}.hgi-solid.hgi-standard.hgi-sunrise:before{content:"㠤"}.hgi-solid.hgi-standard.hgi-sunset:before{content:"㠥"}.hgi-solid.hgi-standard.hgi-super-mario-toad:before{content:"㠦"}.hgi-solid.hgi-standard.hgi-super-mario:before{content:"㠧"}.hgi-solid.hgi-standard.hgi-surfboard:before{content:"㠨"}.hgi-solid.hgi-standard.hgi-surprise:before{content:"㠩"}.hgi-solid.hgi-standard.hgi-sushi-01:before{content:"㠪"}.hgi-solid.hgi-standard.hgi-sushi-02:before{content:"㠫"}.hgi-solid.hgi-standard.hgi-sushi-03:before{content:"㠬"}.hgi-solid.hgi-standard.hgi-suspicious:before{content:"㠭"}.hgi-solid.hgi-standard.hgi-sustainable-energy:before{content:"㠮"}.hgi-solid.hgi-standard.hgi-svg-01:before{content:"㠯"}.hgi-solid.hgi-standard.hgi-svg-02:before{content:"㠰"}.hgi-solid.hgi-standard.hgi-swarm:before{content:"㠱"}.hgi-solid.hgi-standard.hgi-swatch:before{content:"㠲"}.hgi-solid.hgi-standard.hgi-swimming-cap:before{content:"㠳"}.hgi-solid.hgi-standard.hgi-swimming:before{content:"㠴"}.hgi-solid.hgi-standard.hgi-swipe-down-01:before{content:"㠵"}.hgi-solid.hgi-standard.hgi-swipe-down-02:before{content:"㠶"}.hgi-solid.hgi-standard.hgi-swipe-down-03:before{content:"㠷"}.hgi-solid.hgi-standard.hgi-swipe-down-04:before{content:"㠸"}.hgi-solid.hgi-standard.hgi-swipe-down-05:before{content:"㠹"}.hgi-solid.hgi-standard.hgi-swipe-down-06:before{content:"㠺"}.hgi-solid.hgi-standard.hgi-swipe-down-07:before{content:"㠻"}.hgi-solid.hgi-standard.hgi-swipe-down-08:before{content:"㠼"}.hgi-solid.hgi-standard.hgi-swipe-left-01:before{content:"㠽"}.hgi-solid.hgi-standard.hgi-swipe-left-02:before{content:"㠾"}.hgi-solid.hgi-standard.hgi-swipe-left-03:before{content:"㠿"}.hgi-solid.hgi-standard.hgi-swipe-left-04:before{content:"㡀"}.hgi-solid.hgi-standard.hgi-swipe-left-05:before{content:"㡁"}.hgi-solid.hgi-standard.hgi-swipe-left-06:before{content:"㡂"}.hgi-solid.hgi-standard.hgi-swipe-left-07:before{content:"㡃"}.hgi-solid.hgi-standard.hgi-swipe-left-08:before{content:"㡄"}.hgi-solid.hgi-standard.hgi-swipe-left-09:before{content:"㡅"}.hgi-solid.hgi-standard.hgi-swipe-right-01:before{content:"㡆"}.hgi-solid.hgi-standard.hgi-swipe-right-02:before{content:"㡇"}.hgi-solid.hgi-standard.hgi-swipe-right-03:before{content:"㡈"}.hgi-solid.hgi-standard.hgi-swipe-right-04:before{content:"㡉"}.hgi-solid.hgi-standard.hgi-swipe-right-05:before{content:"㡊"}.hgi-solid.hgi-standard.hgi-swipe-right-06:before{content:"㡋"}.hgi-solid.hgi-standard.hgi-swipe-right-07:before{content:"㡌"}.hgi-solid.hgi-standard.hgi-swipe-right-08:before{content:"㡍"}.hgi-solid.hgi-standard.hgi-swipe-right-09:before{content:"㡎"}.hgi-solid.hgi-standard.hgi-swipe-up-01:before{content:"㡏"}.hgi-solid.hgi-standard.hgi-swipe-up-02:before{content:"㡐"}.hgi-solid.hgi-standard.hgi-swipe-up-03:before{content:"㡑"}.hgi-solid.hgi-standard.hgi-swipe-up-04:before{content:"㡒"}.hgi-solid.hgi-standard.hgi-swipe-up-05:before{content:"㡓"}.hgi-solid.hgi-standard.hgi-swipe-up-06:before{content:"㡔"}.hgi-solid.hgi-standard.hgi-swipe-up-07:before{content:"㡕"}.hgi-solid.hgi-standard.hgi-swipe-up-08:before{content:"㡖"}.hgi-solid.hgi-standard.hgi-sword-01:before{content:"㡗"}.hgi-solid.hgi-standard.hgi-sword-02:before{content:"㡘"}.hgi-solid.hgi-standard.hgi-sword-03:before{content:"㡙"}.hgi-solid.hgi-standard.hgi-system-update-01:before{content:"㡚"}.hgi-solid.hgi-standard.hgi-system-update-02:before{content:"㡛"}.hgi-solid.hgi-standard.hgi-t-shirt:before{content:"㡜"}.hgi-solid.hgi-standard.hgi-table-01:before{content:"㡝"}.hgi-solid.hgi-standard.hgi-table-02:before{content:"㡞"}.hgi-solid.hgi-standard.hgi-table-03:before{content:"㡟"}.hgi-solid.hgi-standard.hgi-table-lamp-01:before{content:"㡠"}.hgi-solid.hgi-standard.hgi-table-lamp-02:before{content:"㡡"}.hgi-solid.hgi-standard.hgi-table-round:before{content:"㡢"}.hgi-solid.hgi-standard.hgi-table-tennis-bat:before{content:"㡣"}.hgi-solid.hgi-standard.hgi-table:before{content:"㡤"}.hgi-solid.hgi-standard.hgi-tablet-01:before{content:"㡥"}.hgi-solid.hgi-standard.hgi-tablet-02:before{content:"㡦"}.hgi-solid.hgi-standard.hgi-tablet-connected-bluetooth:before{content:"㡧"}.hgi-solid.hgi-standard.hgi-tablet-connected-usb:before{content:"㡨"}.hgi-solid.hgi-standard.hgi-tablet-connected-wifi:before{content:"㡩"}.hgi-solid.hgi-standard.hgi-tablet-pen:before{content:"㡪"}.hgi-solid.hgi-standard.hgi-taco-01:before{content:"㡫"}.hgi-solid.hgi-standard.hgi-taco-02:before{content:"㡬"}.hgi-solid.hgi-standard.hgi-tag-01:before{content:"㡭"}.hgi-solid.hgi-standard.hgi-tag-02:before{content:"㡮"}.hgi-solid.hgi-standard.hgi-tags:before{content:"㡯"}.hgi-solid.hgi-standard.hgi-taj-mahal:before{content:"㡰"}.hgi-solid.hgi-standard.hgi-tan:before{content:"㡱"}.hgi-solid.hgi-standard.hgi-tank-top:before{content:"㡲"}.hgi-solid.hgi-standard.hgi-tap-01:before{content:"㡳"}.hgi-solid.hgi-standard.hgi-tap-02:before{content:"㡴"}.hgi-solid.hgi-standard.hgi-tap-03:before{content:"㡵"}.hgi-solid.hgi-standard.hgi-tap-04:before{content:"㡶"}.hgi-solid.hgi-standard.hgi-tap-05:before{content:"㡷"}.hgi-solid.hgi-standard.hgi-tap-06:before{content:"㡸"}.hgi-solid.hgi-standard.hgi-tap-07:before{content:"㡹"}.hgi-solid.hgi-standard.hgi-tap-08:before{content:"㡺"}.hgi-solid.hgi-standard.hgi-tape-measure:before{content:"㡻"}.hgi-solid.hgi-standard.hgi-target-01:before{content:"㡼"}.hgi-solid.hgi-standard.hgi-target-02:before{content:"㡽"}.hgi-solid.hgi-standard.hgi-target-03:before{content:"㡾"}.hgi-solid.hgi-standard.hgi-target-dollar:before{content:"㡿"}.hgi-solid.hgi-standard.hgi-tasbih:before{content:"㢀"}.hgi-solid.hgi-standard.hgi-task-01:before{content:"㢁"}.hgi-solid.hgi-standard.hgi-task-02:before{content:"㢂"}.hgi-solid.hgi-standard.hgi-task-add-01:before{content:"㢃"}.hgi-solid.hgi-standard.hgi-task-add-02:before{content:"㢄"}.hgi-solid.hgi-standard.hgi-task-daily-01:before{content:"㢅"}.hgi-solid.hgi-standard.hgi-task-daily-02:before{content:"㢆"}.hgi-solid.hgi-standard.hgi-task-done-01:before{content:"㢇"}.hgi-solid.hgi-standard.hgi-task-done-02:before{content:"㢈"}.hgi-solid.hgi-standard.hgi-task-edit-01:before{content:"㢉"}.hgi-solid.hgi-standard.hgi-task-edit-02:before{content:"㢊"}.hgi-solid.hgi-standard.hgi-task-remove-01:before{content:"㢋"}.hgi-solid.hgi-standard.hgi-task-remove-02:before{content:"㢌"}.hgi-solid.hgi-standard.hgi-taxes:before{content:"㢍"}.hgi-solid.hgi-standard.hgi-taxi:before{content:"㢎"}.hgi-solid.hgi-standard.hgi-tea-pod:before{content:"㢏"}.hgi-solid.hgi-standard.hgi-tea:before{content:"㢐"}.hgi-solid.hgi-standard.hgi-teacher:before{content:"㢑"}.hgi-solid.hgi-standard.hgi-teaching:before{content:"㢒"}.hgi-solid.hgi-standard.hgi-teamviewer:before{content:"㢓"}.hgi-solid.hgi-standard.hgi-telegram:before{content:"㢔"}.hgi-solid.hgi-standard.hgi-telephone:before{content:"㢕"}.hgi-solid.hgi-standard.hgi-telescope-01:before{content:"㢖"}.hgi-solid.hgi-standard.hgi-telescope-02:before{content:"㢗"}.hgi-solid.hgi-standard.hgi-television-table:before{content:"㢘"}.hgi-solid.hgi-standard.hgi-temperature:before{content:"㢙"}.hgi-solid.hgi-standard.hgi-tennis-ball:before{content:"㢚"}.hgi-solid.hgi-standard.hgi-terrace:before{content:"㢛"}.hgi-solid.hgi-standard.hgi-test-tube-01:before{content:"㢜"}.hgi-solid.hgi-standard.hgi-test-tube-02:before{content:"㢝"}.hgi-solid.hgi-standard.hgi-test-tube-03:before{content:"㢞"}.hgi-solid.hgi-standard.hgi-test-tube:before{content:"㢟"}.hgi-solid.hgi-standard.hgi-tetris:before{content:"㢠"}.hgi-solid.hgi-standard.hgi-text-align-center:before{content:"㢡"}.hgi-solid.hgi-standard.hgi-text-align-justify-center:before{content:"㢢"}.hgi-solid.hgi-standard.hgi-text-align-justify-left:before{content:"㢣"}.hgi-solid.hgi-standard.hgi-text-align-justify-right:before{content:"㢤"}.hgi-solid.hgi-standard.hgi-text-align-left-01:before{content:"㢥"}.hgi-solid.hgi-standard.hgi-text-align-left:before{content:"㢦"}.hgi-solid.hgi-standard.hgi-text-align-right-01:before{content:"㢧"}.hgi-solid.hgi-standard.hgi-text-align-right:before{content:"㢨"}.hgi-solid.hgi-standard.hgi-text-all-caps:before{content:"㢩"}.hgi-solid.hgi-standard.hgi-text-bold:before{content:"㢪"}.hgi-solid.hgi-standard.hgi-text-centerline-center-top:before{content:"㢫"}.hgi-solid.hgi-standard.hgi-text-centerline-left:before{content:"㢬"}.hgi-solid.hgi-standard.hgi-text-centerline-middle:before{content:"㢭"}.hgi-solid.hgi-standard.hgi-text-centerline-right:before{content:"㢮"}.hgi-solid.hgi-standard.hgi-text-check:before{content:"㢯"}.hgi-solid.hgi-standard.hgi-text-circle:before{content:"㢰"}.hgi-solid.hgi-standard.hgi-text-clear:before{content:"㢱"}.hgi-solid.hgi-standard.hgi-text-color:before{content:"㢲"}.hgi-solid.hgi-standard.hgi-text-creation:before{content:"㢳"}.hgi-solid.hgi-standard.hgi-text-firstline-left:before{content:"㢴"}.hgi-solid.hgi-standard.hgi-text-firstline-right:before{content:"㢵"}.hgi-solid.hgi-standard.hgi-text-font:before{content:"㢶"}.hgi-solid.hgi-standard.hgi-text-footnote:before{content:"㢷"}.hgi-solid.hgi-standard.hgi-text-indent-01:before{content:"㢸"}.hgi-solid.hgi-standard.hgi-text-indent-less:before{content:"㢹"}.hgi-solid.hgi-standard.hgi-text-indent-more:before{content:"㢺"}.hgi-solid.hgi-standard.hgi-text-indent:before{content:"㢻"}.hgi-solid.hgi-standard.hgi-text-italic-slash:before{content:"㢼"}.hgi-solid.hgi-standard.hgi-text-italic:before{content:"㢽"}.hgi-solid.hgi-standard.hgi-text-kerning:before{content:"㢾"}.hgi-solid.hgi-standard.hgi-text-number-sign:before{content:"㢿"}.hgi-solid.hgi-standard.hgi-text-selection:before{content:"㣀"}.hgi-solid.hgi-standard.hgi-text-smallcaps:before{content:"㣁"}.hgi-solid.hgi-standard.hgi-text-square:before{content:"㣂"}.hgi-solid.hgi-standard.hgi-text-strikethrough:before{content:"㣃"}.hgi-solid.hgi-standard.hgi-text-subscript:before{content:"㣄"}.hgi-solid.hgi-standard.hgi-text-superscript:before{content:"㣅"}.hgi-solid.hgi-standard.hgi-text-tracking:before{content:"㣆"}.hgi-solid.hgi-standard.hgi-text-underline:before{content:"㣇"}.hgi-solid.hgi-standard.hgi-text-variable-front:before{content:"㣈"}.hgi-solid.hgi-standard.hgi-text-vertical-alignment:before{content:"㣉"}.hgi-solid.hgi-standard.hgi-text-wrap:before{content:"㣊"}.hgi-solid.hgi-standard.hgi-text:before{content:"㣋"}.hgi-solid.hgi-standard.hgi-the-prophets-mosque:before{content:"㣌"}.hgi-solid.hgi-standard.hgi-thermometer-cold:before{content:"㣍"}.hgi-solid.hgi-standard.hgi-thermometer-warm:before{content:"㣎"}.hgi-solid.hgi-standard.hgi-thermometer:before{content:"㣏"}.hgi-solid.hgi-standard.hgi-third-bracket-circle:before{content:"㣐"}.hgi-solid.hgi-standard.hgi-third-bracket-square:before{content:"㣑"}.hgi-solid.hgi-standard.hgi-third-bracket:before{content:"㣒"}.hgi-solid.hgi-standard.hgi-thread:before{content:"㣓"}.hgi-solid.hgi-standard.hgi-threads-ellipse:before{content:"㣔"}.hgi-solid.hgi-standard.hgi-threads-rectangle:before{content:"㣕"}.hgi-solid.hgi-standard.hgi-threads:before{content:"㣖"}.hgi-solid.hgi-standard.hgi-three-d-move:before{content:"㣗"}.hgi-solid.hgi-standard.hgi-three-d-rotate:before{content:"㣘"}.hgi-solid.hgi-standard.hgi-three-d-scale:before{content:"㣙"}.hgi-solid.hgi-standard.hgi-three-d-view:before{content:"㣚"}.hgi-solid.hgi-standard.hgi-three-finger-01:before{content:"㣛"}.hgi-solid.hgi-standard.hgi-three-finger-02:before{content:"㣜"}.hgi-solid.hgi-standard.hgi-three-finger-03:before{content:"㣝"}.hgi-solid.hgi-standard.hgi-three-finger-04:before{content:"㣞"}.hgi-solid.hgi-standard.hgi-three-finger-05:before{content:"㣟"}.hgi-solid.hgi-standard.hgi-thumbs-down-ellipse:before{content:"㣠"}.hgi-solid.hgi-standard.hgi-thumbs-down-rectangle:before{content:"㣡"}.hgi-solid.hgi-standard.hgi-thumbs-down:before{content:"㣢"}.hgi-solid.hgi-standard.hgi-thumbs-up-down:before{content:"㣣"}.hgi-solid.hgi-standard.hgi-thumbs-up-ellipse:before{content:"㣤"}.hgi-solid.hgi-standard.hgi-thumbs-up-rectangle:before{content:"㣥"}.hgi-solid.hgi-standard.hgi-thumbs-up:before{content:"㣦"}.hgi-solid.hgi-standard.hgi-tic-tac-toe:before{content:"㣧"}.hgi-solid.hgi-standard.hgi-tick-01:before{content:"㣨"}.hgi-solid.hgi-standard.hgi-tick-02:before{content:"㣩"}.hgi-solid.hgi-standard.hgi-tick-03:before{content:"㣪"}.hgi-solid.hgi-standard.hgi-tick-04:before{content:"㣫"}.hgi-solid.hgi-standard.hgi-tick-double-01:before{content:"㣬"}.hgi-solid.hgi-standard.hgi-tick-double-02:before{content:"㣭"}.hgi-solid.hgi-standard.hgi-tick-double-03:before{content:"㣮"}.hgi-solid.hgi-standard.hgi-tick-double-04:before{content:"㣯"}.hgi-solid.hgi-standard.hgi-ticket-01:before{content:"㣰"}.hgi-solid.hgi-standard.hgi-ticket-02:before{content:"㣱"}.hgi-solid.hgi-standard.hgi-ticket-03:before{content:"㣲"}.hgi-solid.hgi-standard.hgi-ticket-star:before{content:"㣳"}.hgi-solid.hgi-standard.hgi-tie:before{content:"㣴"}.hgi-solid.hgi-standard.hgi-tiktok:before{content:"㣵"}.hgi-solid.hgi-standard.hgi-time-01:before{content:"㣶"}.hgi-solid.hgi-standard.hgi-time-02:before{content:"㣷"}.hgi-solid.hgi-standard.hgi-time-03:before{content:"㣸"}.hgi-solid.hgi-standard.hgi-time-04:before{content:"㣹"}.hgi-solid.hgi-standard.hgi-time-half-pass:before{content:"㣺"}.hgi-solid.hgi-standard.hgi-time-management-circle:before{content:"㣻"}.hgi-solid.hgi-standard.hgi-time-management:before{content:"㣼"}.hgi-solid.hgi-standard.hgi-time-quarter-pass:before{content:"㣽"}.hgi-solid.hgi-standard.hgi-time-quarter:before{content:"㣾"}.hgi-solid.hgi-standard.hgi-time-schedule:before{content:"㣿"}.hgi-solid.hgi-standard.hgi-time-setting-01:before{content:"㤀"}.hgi-solid.hgi-standard.hgi-time-setting-02:before{content:"㤁"}.hgi-solid.hgi-standard.hgi-time-setting-03:before{content:"㤂"}.hgi-solid.hgi-standard.hgi-timer-01:before{content:"㤃"}.hgi-solid.hgi-standard.hgi-timer-02:before{content:"㤄"}.hgi-solid.hgi-standard.hgi-tips:before{content:"㤅"}.hgi-solid.hgi-standard.hgi-tired-01:before{content:"㤆"}.hgi-solid.hgi-standard.hgi-tired-02:before{content:"㤇"}.hgi-solid.hgi-standard.hgi-tissue-paper:before{content:"㤈"}.hgi-solid.hgi-standard.hgi-toggle-off:before{content:"㤉"}.hgi-solid.hgi-standard.hgi-toggle-on:before{content:"㤊"}.hgi-solid.hgi-standard.hgi-toilet-01:before{content:"㤋"}.hgi-solid.hgi-standard.hgi-toilet-02:before{content:"㤌"}.hgi-solid.hgi-standard.hgi-tongue-01:before{content:"㤍"}.hgi-solid.hgi-standard.hgi-tongue-wink-left:before{content:"㤎"}.hgi-solid.hgi-standard.hgi-tongue-wink-right:before{content:"㤏"}.hgi-solid.hgi-standard.hgi-tongue:before{content:"㤐"}.hgi-solid.hgi-standard.hgi-tools:before{content:"㤑"}.hgi-solid.hgi-standard.hgi-tornado-01:before{content:"㤒"}.hgi-solid.hgi-standard.hgi-tornado-02:before{content:"㤓"}.hgi-solid.hgi-standard.hgi-torri-gate:before{content:"㤔"}.hgi-solid.hgi-standard.hgi-touch-01:before{content:"㤕"}.hgi-solid.hgi-standard.hgi-touch-02:before{content:"㤖"}.hgi-solid.hgi-standard.hgi-touch-03:before{content:"㤗"}.hgi-solid.hgi-standard.hgi-touch-04:before{content:"㤘"}.hgi-solid.hgi-standard.hgi-touch-05:before{content:"㤙"}.hgi-solid.hgi-standard.hgi-touch-06:before{content:"㤚"}.hgi-solid.hgi-standard.hgi-touch-07:before{content:"㤛"}.hgi-solid.hgi-standard.hgi-touch-08:before{content:"㤜"}.hgi-solid.hgi-standard.hgi-touch-09:before{content:"㤝"}.hgi-solid.hgi-standard.hgi-touch-10:before{content:"㤞"}.hgi-solid.hgi-standard.hgi-touch-interaction-01:before{content:"㤟"}.hgi-solid.hgi-standard.hgi-touch-interaction-02:before{content:"㤠"}.hgi-solid.hgi-standard.hgi-touch-interaction-03:before{content:"㤡"}.hgi-solid.hgi-standard.hgi-touch-interaction-04:before{content:"㤢"}.hgi-solid.hgi-standard.hgi-touch-locked-01:before{content:"㤣"}.hgi-solid.hgi-standard.hgi-touch-locked-02:before{content:"㤤"}.hgi-solid.hgi-standard.hgi-touch-locked-03:before{content:"㤥"}.hgi-solid.hgi-standard.hgi-touch-locked-04:before{content:"㤦"}.hgi-solid.hgi-standard.hgi-touchpad-01:before{content:"㤧"}.hgi-solid.hgi-standard.hgi-touchpad-02:before{content:"㤨"}.hgi-solid.hgi-standard.hgi-touchpad-03:before{content:"㤩"}.hgi-solid.hgi-standard.hgi-touchpad-04:before{content:"㤪"}.hgi-solid.hgi-standard.hgi-tow-truck:before{content:"㤫"}.hgi-solid.hgi-standard.hgi-towels:before{content:"㤬"}.hgi-solid.hgi-standard.hgi-toy-train:before{content:"㤭"}.hgi-solid.hgi-standard.hgi-tractor:before{content:"㤮"}.hgi-solid.hgi-standard.hgi-trade-down:before{content:"㤯"}.hgi-solid.hgi-standard.hgi-trade-mark:before{content:"㤰"}.hgi-solid.hgi-standard.hgi-trade-up:before{content:"㤱"}.hgi-solid.hgi-standard.hgi-trademark:before{content:"㤲"}.hgi-solid.hgi-standard.hgi-traffic-incident:before{content:"㤳"}.hgi-solid.hgi-standard.hgi-traffic-light:before{content:"㤴"}.hgi-solid.hgi-standard.hgi-train-01:before{content:"㤵"}.hgi-solid.hgi-standard.hgi-train-02:before{content:"㤶"}.hgi-solid.hgi-standard.hgi-tram:before{content:"㤷"}.hgi-solid.hgi-standard.hgi-trampoline:before{content:"㤸"}.hgi-solid.hgi-standard.hgi-transaction:before{content:"㤹"}.hgi-solid.hgi-standard.hgi-transition-bottom:before{content:"㤺"}.hgi-solid.hgi-standard.hgi-transition-left:before{content:"㤻"}.hgi-solid.hgi-standard.hgi-transition-right:before{content:"㤼"}.hgi-solid.hgi-standard.hgi-transition-top:before{content:"㤽"}.hgi-solid.hgi-standard.hgi-translate:before{content:"㤾"}.hgi-solid.hgi-standard.hgi-translation:before{content:"㤿"}.hgi-solid.hgi-standard.hgi-transmission:before{content:"㥀"}.hgi-solid.hgi-standard.hgi-transparency:before{content:"㥁"}.hgi-solid.hgi-standard.hgi-trapezoid-line-horizontal:before{content:"㥂"}.hgi-solid.hgi-standard.hgi-trapezoid-line-vertical:before{content:"㥃"}.hgi-solid.hgi-standard.hgi-travel-bag:before{content:"㥄"}.hgi-solid.hgi-standard.hgi-treadmill-01:before{content:"㥅"}.hgi-solid.hgi-standard.hgi-treadmill-02:before{content:"㥆"}.hgi-solid.hgi-standard.hgi-treatment:before{content:"㥇"}.hgi-solid.hgi-standard.hgi-tree-01:before{content:"㥈"}.hgi-solid.hgi-standard.hgi-tree-02:before{content:"㥉"}.hgi-solid.hgi-standard.hgi-tree-03:before{content:"㥊"}.hgi-solid.hgi-standard.hgi-tree-04:before{content:"㥋"}.hgi-solid.hgi-standard.hgi-tree-05:before{content:"㥌"}.hgi-solid.hgi-standard.hgi-tree-06:before{content:"㥍"}.hgi-solid.hgi-standard.hgi-tree-07:before{content:"㥎"}.hgi-solid.hgi-standard.hgi-trello:before{content:"㥏"}.hgi-solid.hgi-standard.hgi-triangle-01:before{content:"㥐"}.hgi-solid.hgi-standard.hgi-triangle-02:before{content:"㥑"}.hgi-solid.hgi-standard.hgi-triangle-03:before{content:"㥒"}.hgi-solid.hgi-standard.hgi-triangle:before{content:"㥓"}.hgi-solid.hgi-standard.hgi-trolley-01:before{content:"㥔"}.hgi-solid.hgi-standard.hgi-trolley-02:before{content:"㥕"}.hgi-solid.hgi-standard.hgi-tropical-storm-tracks-01:before{content:"㥖"}.hgi-solid.hgi-standard.hgi-tropical-storm-tracks-02:before{content:"㥗"}.hgi-solid.hgi-standard.hgi-tropical-storm:before{content:"㥘"}.hgi-solid.hgi-standard.hgi-truck-delivery:before{content:"㥙"}.hgi-solid.hgi-standard.hgi-truck-monster:before{content:"㥚"}.hgi-solid.hgi-standard.hgi-truck-return:before{content:"㥛"}.hgi-solid.hgi-standard.hgi-truck:before{content:"㥜"}.hgi-solid.hgi-standard.hgi-trulli:before{content:"㥝"}.hgi-solid.hgi-standard.hgi-tsunami:before{content:"㥞"}.hgi-solid.hgi-standard.hgi-tulip:before{content:"㥟"}.hgi-solid.hgi-standard.hgi-tumblr:before{content:"㥠"}.hgi-solid.hgi-standard.hgi-turtle-neck:before{content:"㥡"}.hgi-solid.hgi-standard.hgi-tv-01:before{content:"㥢"}.hgi-solid.hgi-standard.hgi-tv-02:before{content:"㥣"}.hgi-solid.hgi-standard.hgi-tv-fix:before{content:"㥤"}.hgi-solid.hgi-standard.hgi-tv-issue:before{content:"㥥"}.hgi-solid.hgi-standard.hgi-tv-smart:before{content:"㥦"}.hgi-solid.hgi-standard.hgi-twin-tower:before{content:"㥧"}.hgi-solid.hgi-standard.hgi-twitch:before{content:"㥨"}.hgi-solid.hgi-standard.hgi-twitter-square:before{content:"㥩"}.hgi-solid.hgi-standard.hgi-twitter:before{content:"㥪"}.hgi-solid.hgi-standard.hgi-two-factor-access:before{content:"㥫"}.hgi-solid.hgi-standard.hgi-two-finger-01:before{content:"㥬"}.hgi-solid.hgi-standard.hgi-two-finger-02:before{content:"㥭"}.hgi-solid.hgi-standard.hgi-two-finger-03:before{content:"㥮"}.hgi-solid.hgi-standard.hgi-two-finger-04:before{content:"㥯"}.hgi-solid.hgi-standard.hgi-two-finger-05:before{content:"㥰"}.hgi-solid.hgi-standard.hgi-txt-01:before{content:"㥱"}.hgi-solid.hgi-standard.hgi-txt-02:before{content:"㥲"}.hgi-solid.hgi-standard.hgi-type-cursor:before{content:"㥳"}.hgi-solid.hgi-standard.hgi-typescript-01:before{content:"㥴"}.hgi-solid.hgi-standard.hgi-typescript-02:before{content:"㥵"}.hgi-solid.hgi-standard.hgi-typescript-03:before{content:"㥶"}.hgi-solid.hgi-standard.hgi-uber:before{content:"㥷"}.hgi-solid.hgi-standard.hgi-ufo-01:before{content:"㥸"}.hgi-solid.hgi-standard.hgi-ufo:before{content:"㥹"}.hgi-solid.hgi-standard.hgi-umbrella-dollar:before{content:"㥺"}.hgi-solid.hgi-standard.hgi-umbrella:before{content:"㥻"}.hgi-solid.hgi-standard.hgi-unamused:before{content:"㥼"}.hgi-solid.hgi-standard.hgi-unavailable:before{content:"㥽"}.hgi-solid.hgi-standard.hgi-underpants-01:before{content:"㥾"}.hgi-solid.hgi-standard.hgi-underpants-02:before{content:"㥿"}.hgi-solid.hgi-standard.hgi-underpants-03:before{content:"㦀"}.hgi-solid.hgi-standard.hgi-unfold-less:before{content:"㦁"}.hgi-solid.hgi-standard.hgi-unfold-more:before{content:"㦂"}.hgi-solid.hgi-standard.hgi-ungroup-items:before{content:"㦃"}.hgi-solid.hgi-standard.hgi-ungroup-layers:before{content:"㦄"}.hgi-solid.hgi-standard.hgi-unhappy:before{content:"㦅"}.hgi-solid.hgi-standard.hgi-university:before{content:"㦆"}.hgi-solid.hgi-standard.hgi-unlink-01:before{content:"㦇"}.hgi-solid.hgi-standard.hgi-unlink-02:before{content:"㦈"}.hgi-solid.hgi-standard.hgi-unlink-03:before{content:"㦉"}.hgi-solid.hgi-standard.hgi-unlink-04:before{content:"㦊"}.hgi-solid.hgi-standard.hgi-unlink-05:before{content:"㦋"}.hgi-solid.hgi-standard.hgi-unlink-06:before{content:"㦌"}.hgi-solid.hgi-standard.hgi-unsplash:before{content:"㦍"}.hgi-solid.hgi-standard.hgi-upload-01:before{content:"㦎"}.hgi-solid.hgi-standard.hgi-upload-02:before{content:"㦏"}.hgi-solid.hgi-standard.hgi-upload-03:before{content:"㦐"}.hgi-solid.hgi-standard.hgi-upload-04:before{content:"㦑"}.hgi-solid.hgi-standard.hgi-upload-05:before{content:"㦒"}.hgi-solid.hgi-standard.hgi-upload-circle-01:before{content:"㦓"}.hgi-solid.hgi-standard.hgi-upload-circle-02:before{content:"㦔"}.hgi-solid.hgi-standard.hgi-upload-square-01:before{content:"㦕"}.hgi-solid.hgi-standard.hgi-upload-square-02:before{content:"㦖"}.hgi-solid.hgi-standard.hgi-upwork:before{content:"㦗"}.hgi-solid.hgi-standard.hgi-usb-bugs:before{content:"㦘"}.hgi-solid.hgi-standard.hgi-usb-connected-01:before{content:"㦙"}.hgi-solid.hgi-standard.hgi-usb-connected-02:before{content:"㦚"}.hgi-solid.hgi-standard.hgi-usb-connected-03:before{content:"㦛"}.hgi-solid.hgi-standard.hgi-usb-error:before{content:"㦜"}.hgi-solid.hgi-standard.hgi-usb-memory-01:before{content:"㦝"}.hgi-solid.hgi-standard.hgi-usb-memory-02:before{content:"㦞"}.hgi-solid.hgi-standard.hgi-usb-not-connected-01:before{content:"㦟"}.hgi-solid.hgi-standard.hgi-usb-not-connected-02:before{content:"㦠"}.hgi-solid.hgi-standard.hgi-usb:before{content:"㦡"}.hgi-solid.hgi-standard.hgi-user-account:before{content:"㦢"}.hgi-solid.hgi-standard.hgi-user-add-01:before{content:"㦣"}.hgi-solid.hgi-standard.hgi-user-add-02:before{content:"㦤"}.hgi-solid.hgi-standard.hgi-user-arrow-left-right:before{content:"㦥"}.hgi-solid.hgi-standard.hgi-user-block-01:before{content:"㦦"}.hgi-solid.hgi-standard.hgi-user-block-02:before{content:"㦧"}.hgi-solid.hgi-standard.hgi-user-check-01:before{content:"㦨"}.hgi-solid.hgi-standard.hgi-user-check-02:before{content:"㦩"}.hgi-solid.hgi-standard.hgi-user-circle-02:before{content:"㦪"}.hgi-solid.hgi-standard.hgi-user-circle:before{content:"㦫"}.hgi-solid.hgi-standard.hgi-user-edit-01:before{content:"㦬"}.hgi-solid.hgi-standard.hgi-user-full-view:before{content:"㦭"}.hgi-solid.hgi-standard.hgi-user-group:before{content:"㦮"}.hgi-solid.hgi-standard.hgi-user-id-verification:before{content:"㦯"}.hgi-solid.hgi-standard.hgi-user-list:before{content:"㦰"}.hgi-solid.hgi-standard.hgi-user-lock-01:before{content:"㦱"}.hgi-solid.hgi-standard.hgi-user-lock-02:before{content:"㦲"}.hgi-solid.hgi-standard.hgi-user-love-01:before{content:"㦳"}.hgi-solid.hgi-standard.hgi-user-love-02:before{content:"㦴"}.hgi-solid.hgi-standard.hgi-user-minus-01:before{content:"㦵"}.hgi-solid.hgi-standard.hgi-user-minus-02:before{content:"㦶"}.hgi-solid.hgi-standard.hgi-user-multiple-02:before{content:"㦷"}.hgi-solid.hgi-standard.hgi-user-multiple:before{content:"㦸"}.hgi-solid.hgi-standard.hgi-user-question-01:before{content:"㦹"}.hgi-solid.hgi-standard.hgi-user-question-02:before{content:"㦺"}.hgi-solid.hgi-standard.hgi-user-remove-01:before{content:"㦻"}.hgi-solid.hgi-standard.hgi-user-remove-02:before{content:"㦼"}.hgi-solid.hgi-standard.hgi-user-roadside:before{content:"㦽"}.hgi-solid.hgi-standard.hgi-user-search-01:before{content:"㦾"}.hgi-solid.hgi-standard.hgi-user-search-02:before{content:"㦿"}.hgi-solid.hgi-standard.hgi-user-settings-01:before{content:"㧀"}.hgi-solid.hgi-standard.hgi-user-settings-02:before{content:"㧁"}.hgi-solid.hgi-standard.hgi-user-sharing:before{content:"㧂"}.hgi-solid.hgi-standard.hgi-user-shield-01:before{content:"㧃"}.hgi-solid.hgi-standard.hgi-user-shield-02:before{content:"㧄"}.hgi-solid.hgi-standard.hgi-user-square:before{content:"㧅"}.hgi-solid.hgi-standard.hgi-user-star-01:before{content:"㧆"}.hgi-solid.hgi-standard.hgi-user-star-02:before{content:"㧇"}.hgi-solid.hgi-standard.hgi-user-status:before{content:"㧈"}.hgi-solid.hgi-standard.hgi-user-story:before{content:"㧉"}.hgi-solid.hgi-standard.hgi-user-switch:before{content:"㧊"}.hgi-solid.hgi-standard.hgi-user-unlock-01:before{content:"㧋"}.hgi-solid.hgi-standard.hgi-user-unlock-02:before{content:"㧌"}.hgi-solid.hgi-standard.hgi-user:before{content:"㧍"}.hgi-solid.hgi-standard.hgi-uv-01:before{content:"㧎"}.hgi-solid.hgi-standard.hgi-uv-02:before{content:"㧏"}.hgi-solid.hgi-standard.hgi-uv-03:before{content:"㧐"}.hgi-solid.hgi-standard.hgi-vaccine:before{content:"㧑"}.hgi-solid.hgi-standard.hgi-validation-approval:before{content:"㧒"}.hgi-solid.hgi-standard.hgi-validation:before{content:"㧓"}.hgi-solid.hgi-standard.hgi-van:before{content:"㧔"}.hgi-solid.hgi-standard.hgi-variable:before{content:"㧕"}.hgi-solid.hgi-standard.hgi-vegetarian-food:before{content:"㧖"}.hgi-solid.hgi-standard.hgi-vertical-resize:before{content:"㧗"}.hgi-solid.hgi-standard.hgi-vertical-scroll-point:before{content:"㧘"}.hgi-solid.hgi-standard.hgi-vest:before{content:"㧙"}.hgi-solid.hgi-standard.hgi-victory-finger-01:before{content:"㧚"}.hgi-solid.hgi-standard.hgi-victory-finger-02:before{content:"㧛"}.hgi-solid.hgi-standard.hgi-victory-finger-03:before{content:"㧜"}.hgi-solid.hgi-standard.hgi-video-01:before{content:"㧝"}.hgi-solid.hgi-standard.hgi-video-02:before{content:"㧞"}.hgi-solid.hgi-standard.hgi-video-console:before{content:"㧟"}.hgi-solid.hgi-standard.hgi-video-off:before{content:"㧠"}.hgi-solid.hgi-standard.hgi-video-replay:before{content:"㧡"}.hgi-solid.hgi-standard.hgi-view-off-slash:before{content:"㧢"}.hgi-solid.hgi-standard.hgi-view-off:before{content:"㧣"}.hgi-solid.hgi-standard.hgi-view:before{content:"㧤"}.hgi-solid.hgi-standard.hgi-vimeo:before{content:"㧥"}.hgi-solid.hgi-standard.hgi-vine-square:before{content:"㧦"}.hgi-solid.hgi-standard.hgi-vine:before{content:"㧧"}.hgi-solid.hgi-standard.hgi-vintage-clock:before{content:"㧨"}.hgi-solid.hgi-standard.hgi-virtual-reality-vr-01:before{content:"㧩"}.hgi-solid.hgi-standard.hgi-virtual-reality-vr-02:before{content:"㧪"}.hgi-solid.hgi-standard.hgi-vision:before{content:"㧫"}.hgi-solid.hgi-standard.hgi-vk-square:before{content:"㧬"}.hgi-solid.hgi-standard.hgi-vk:before{content:"㧭"}.hgi-solid.hgi-standard.hgi-voice-id:before{content:"㧮"}.hgi-solid.hgi-standard.hgi-voice:before{content:"㧯"}.hgi-solid.hgi-standard.hgi-volleyball:before{content:"㧰"}.hgi-solid.hgi-standard.hgi-volume-high:before{content:"㧱"}.hgi-solid.hgi-standard.hgi-volume-low:before{content:"㧲"}.hgi-solid.hgi-standard.hgi-volume-minus:before{content:"㧳"}.hgi-solid.hgi-standard.hgi-volume-mute-01:before{content:"㧴"}.hgi-solid.hgi-standard.hgi-volume-mute-02:before{content:"㧵"}.hgi-solid.hgi-standard.hgi-volume-off:before{content:"㧶"}.hgi-solid.hgi-standard.hgi-volume-up:before{content:"㧷"}.hgi-solid.hgi-standard.hgi-vomiting:before{content:"㧸"}.hgi-solid.hgi-standard.hgi-voucher:before{content:"㧹"}.hgi-solid.hgi-standard.hgi-vr-glasses:before{content:"㧺"}.hgi-solid.hgi-standard.hgi-vr:before{content:"㧻"}.hgi-solid.hgi-standard.hgi-vynil-01:before{content:"㧼"}.hgi-solid.hgi-standard.hgi-vynil-02:before{content:"㧽"}.hgi-solid.hgi-standard.hgi-vynil-03:before{content:"㧾"}.hgi-solid.hgi-standard.hgi-waiter:before{content:"㧿"}.hgi-solid.hgi-standard.hgi-waiters:before{content:"㨀"}.hgi-solid.hgi-standard.hgi-wall-lamp:before{content:"㨁"}.hgi-solid.hgi-standard.hgi-wallet-01:before{content:"㨂"}.hgi-solid.hgi-standard.hgi-wallet-02:before{content:"㨃"}.hgi-solid.hgi-standard.hgi-wallet-03:before{content:"㨄"}.hgi-solid.hgi-standard.hgi-wallet-add-01:before{content:"㨅"}.hgi-solid.hgi-standard.hgi-wallet-add-02:before{content:"㨆"}.hgi-solid.hgi-standard.hgi-wallet-done-01:before{content:"㨇"}.hgi-solid.hgi-standard.hgi-wallet-done-02:before{content:"㨈"}.hgi-solid.hgi-standard.hgi-wallet-not-found-01:before{content:"㨉"}.hgi-solid.hgi-standard.hgi-wallet-not-found-02:before{content:"㨊"}.hgi-solid.hgi-standard.hgi-wallet-remove-01:before{content:"㨋"}.hgi-solid.hgi-standard.hgi-wallet-remove-02:before{content:"㨌"}.hgi-solid.hgi-standard.hgi-wanted:before{content:"㨍"}.hgi-solid.hgi-standard.hgi-wardrobe-01:before{content:"㨎"}.hgi-solid.hgi-standard.hgi-wardrobe-02:before{content:"㨏"}.hgi-solid.hgi-standard.hgi-wardrobe-03:before{content:"㨐"}.hgi-solid.hgi-standard.hgi-wardrobe-04:before{content:"㨑"}.hgi-solid.hgi-standard.hgi-warehouse:before{content:"㨒"}.hgi-solid.hgi-standard.hgi-washington-monument:before{content:"㨓"}.hgi-solid.hgi-standard.hgi-waste-restore:before{content:"㨔"}.hgi-solid.hgi-standard.hgi-waste:before{content:"㨕"}.hgi-solid.hgi-standard.hgi-watch-01:before{content:"㨖"}.hgi-solid.hgi-standard.hgi-watch-02:before{content:"㨗"}.hgi-solid.hgi-standard.hgi-water-energy:before{content:"㨘"}.hgi-solid.hgi-standard.hgi-water-polo:before{content:"㨙"}.hgi-solid.hgi-standard.hgi-water-pump:before{content:"㨚"}.hgi-solid.hgi-standard.hgi-waterfall-down-01:before{content:"㨛"}.hgi-solid.hgi-standard.hgi-waterfall-down-03:before{content:"㨜"}.hgi-solid.hgi-standard.hgi-waterfall-up-01:before{content:"㨝"}.hgi-solid.hgi-standard.hgi-waterfall-up-02:before{content:"㨞"}.hgi-solid.hgi-standard.hgi-watermelon:before{content:"㨟"}.hgi-solid.hgi-standard.hgi-wattpad-square:before{content:"㨠"}.hgi-solid.hgi-standard.hgi-wattpad:before{content:"㨡"}.hgi-solid.hgi-standard.hgi-waving-hand-01:before{content:"㨢"}.hgi-solid.hgi-standard.hgi-waving-hand-02:before{content:"㨣"}.hgi-solid.hgi-standard.hgi-waze:before{content:"㨤"}.hgi-solid.hgi-standard.hgi-web-design-01:before{content:"㨥"}.hgi-solid.hgi-standard.hgi-web-design-02:before{content:"㨦"}.hgi-solid.hgi-standard.hgi-web-programming:before{content:"㨧"}.hgi-solid.hgi-standard.hgi-web-protection:before{content:"㨨"}.hgi-solid.hgi-standard.hgi-web-security:before{content:"㨩"}.hgi-solid.hgi-standard.hgi-web-validation:before{content:"㨪"}.hgi-solid.hgi-standard.hgi-webflow:before{content:"㨫"}.hgi-solid.hgi-standard.hgi-wechat:before{content:"㨬"}.hgi-solid.hgi-standard.hgi-weight-scale-01:before{content:"㨭"}.hgi-solid.hgi-standard.hgi-weight-scale:before{content:"㨮"}.hgi-solid.hgi-standard.hgi-wellness:before{content:"㨯"}.hgi-solid.hgi-standard.hgi-whatsapp-business:before{content:"㨰"}.hgi-solid.hgi-standard.hgi-whatsapp:before{content:"㨱"}.hgi-solid.hgi-standard.hgi-wheelchair:before{content:"㨲"}.hgi-solid.hgi-standard.hgi-whisk:before{content:"㨳"}.hgi-solid.hgi-standard.hgi-whistle:before{content:"㨴"}.hgi-solid.hgi-standard.hgi-wifi-01:before{content:"㨵"}.hgi-solid.hgi-standard.hgi-wifi-02:before{content:"㨶"}.hgi-solid.hgi-standard.hgi-wifi-circle:before{content:"㨷"}.hgi-solid.hgi-standard.hgi-wifi-connected-01:before{content:"㨸"}.hgi-solid.hgi-standard.hgi-wifi-connected-02:before{content:"㨹"}.hgi-solid.hgi-standard.hgi-wifi-connected-03:before{content:"㨺"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-01:before{content:"㨻"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-02:before{content:"㨼"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-03:before{content:"㨽"}.hgi-solid.hgi-standard.hgi-wifi-disconnected-04:before{content:"㨾"}.hgi-solid.hgi-standard.hgi-wifi-error-01:before{content:"㨿"}.hgi-solid.hgi-standard.hgi-wifi-error-02:before{content:"㩀"}.hgi-solid.hgi-standard.hgi-wifi-full-signal:before{content:"㩁"}.hgi-solid.hgi-standard.hgi-wifi-location:before{content:"㩂"}.hgi-solid.hgi-standard.hgi-wifi-lock:before{content:"㩃"}.hgi-solid.hgi-standard.hgi-wifi-low-signal:before{content:"㩄"}.hgi-solid.hgi-standard.hgi-wifi-medium-signal:before{content:"㩅"}.hgi-solid.hgi-standard.hgi-wifi-no-signal:before{content:"㩆"}.hgi-solid.hgi-standard.hgi-wifi-off-01:before{content:"㩇"}.hgi-solid.hgi-standard.hgi-wifi-off-02:before{content:"㩈"}.hgi-solid.hgi-standard.hgi-wifi-square:before{content:"㩉"}.hgi-solid.hgi-standard.hgi-wifi-unlock:before{content:"㩊"}.hgi-solid.hgi-standard.hgi-wikipedia:before{content:"㩋"}.hgi-solid.hgi-standard.hgi-wind-power-01:before{content:"㩌"}.hgi-solid.hgi-standard.hgi-wind-power-02:before{content:"㩍"}.hgi-solid.hgi-standard.hgi-wind-power-03:before{content:"㩎"}.hgi-solid.hgi-standard.hgi-wind-power:before{content:"㩏"}.hgi-solid.hgi-standard.hgi-wind-surf:before{content:"㩐"}.hgi-solid.hgi-standard.hgi-wind-turbine:before{content:"㩑"}.hgi-solid.hgi-standard.hgi-wink:before{content:"㩒"}.hgi-solid.hgi-standard.hgi-winking:before{content:"㩓"}.hgi-solid.hgi-standard.hgi-wireless-cloud-access:before{content:"㩔"}.hgi-solid.hgi-standard.hgi-wireless:before{content:"㩕"}.hgi-solid.hgi-standard.hgi-wise:before{content:"㩖"}.hgi-solid.hgi-standard.hgi-wordpress:before{content:"㩗"}.hgi-solid.hgi-standard.hgi-work-alert:before{content:"㩘"}.hgi-solid.hgi-standard.hgi-work-history:before{content:"㩙"}.hgi-solid.hgi-standard.hgi-work-update:before{content:"㩚"}.hgi-solid.hgi-standard.hgi-workflow-circle-01:before{content:"㩛"}.hgi-solid.hgi-standard.hgi-workflow-circle-02:before{content:"㩜"}.hgi-solid.hgi-standard.hgi-workflow-circle-03:before{content:"㩝"}.hgi-solid.hgi-standard.hgi-workflow-circle-04:before{content:"㩞"}.hgi-solid.hgi-standard.hgi-workflow-circle-05:before{content:"㩟"}.hgi-solid.hgi-standard.hgi-workflow-circle-06:before{content:"㩠"}.hgi-solid.hgi-standard.hgi-workflow-square-01:before{content:"㩡"}.hgi-solid.hgi-standard.hgi-workflow-square-02:before{content:"㩢"}.hgi-solid.hgi-standard.hgi-workflow-square-03:before{content:"㩣"}.hgi-solid.hgi-standard.hgi-workflow-square-04:before{content:"㩤"}.hgi-solid.hgi-standard.hgi-workflow-square-05:before{content:"㩥"}.hgi-solid.hgi-standard.hgi-workflow-square-06:before{content:"㩦"}.hgi-solid.hgi-standard.hgi-workflow-square-07:before{content:"㩧"}.hgi-solid.hgi-standard.hgi-workflow-square-08:before{content:"㩨"}.hgi-solid.hgi-standard.hgi-workflow-square-09:before{content:"㩩"}.hgi-solid.hgi-standard.hgi-workflow-square-10:before{content:"㩪"}.hgi-solid.hgi-standard.hgi-workout-battle-ropes:before{content:"㩫"}.hgi-solid.hgi-standard.hgi-workout-gymnastics:before{content:"㩬"}.hgi-solid.hgi-standard.hgi-workout-kicking:before{content:"㩭"}.hgi-solid.hgi-standard.hgi-workout-run:before{content:"㩮"}.hgi-solid.hgi-standard.hgi-workout-sport:before{content:"㩯"}.hgi-solid.hgi-standard.hgi-workout-squats:before{content:"㩰"}.hgi-solid.hgi-standard.hgi-workout-stretching:before{content:"㩱"}.hgi-solid.hgi-standard.hgi-workout-warm-up:before{content:"㩲"}.hgi-solid.hgi-standard.hgi-worry:before{content:"㩳"}.hgi-solid.hgi-standard.hgi-wps-office-rectangle:before{content:"㩴"}.hgi-solid.hgi-standard.hgi-wps-office:before{content:"㩵"}.hgi-solid.hgi-standard.hgi-wrench-01:before{content:"㩶"}.hgi-solid.hgi-standard.hgi-wrench-02:before{content:"㩷"}.hgi-solid.hgi-standard.hgi-wudu:before{content:"㩸"}.hgi-solid.hgi-standard.hgi-x-ray:before{content:"㩹"}.hgi-solid.hgi-standard.hgi-x-variable-circle:before{content:"㩺"}.hgi-solid.hgi-standard.hgi-x-variable-square:before{content:"㩻"}.hgi-solid.hgi-standard.hgi-x-variable:before{content:"㩼"}.hgi-solid.hgi-standard.hgi-xing:before{content:"㩽"}.hgi-solid.hgi-standard.hgi-xls-01:before{content:"㩾"}.hgi-solid.hgi-standard.hgi-xls-02:before{content:"㩿"}.hgi-solid.hgi-standard.hgi-xml-01:before{content:"㪀"}.hgi-solid.hgi-standard.hgi-xml-02:before{content:"㪁"}.hgi-solid.hgi-standard.hgi-xsl-01:before{content:"㪂"}.hgi-solid.hgi-standard.hgi-xsl-02:before{content:"㪃"}.hgi-solid.hgi-standard.hgi-yelp:before{content:"㪄"}.hgi-solid.hgi-standard.hgi-yen-circle:before{content:"㪅"}.hgi-solid.hgi-standard.hgi-yen-receive:before{content:"㪆"}.hgi-solid.hgi-standard.hgi-yen-send:before{content:"㪇"}.hgi-solid.hgi-standard.hgi-yen-square:before{content:"㪈"}.hgi-solid.hgi-standard.hgi-yen:before{content:"㪉"}.hgi-solid.hgi-standard.hgi-yoga-01:before{content:"㪊"}.hgi-solid.hgi-standard.hgi-yoga-02:before{content:"㪋"}.hgi-solid.hgi-standard.hgi-yoga-03:before{content:"㪌"}.hgi-solid.hgi-standard.hgi-yoga-ball:before{content:"㪍"}.hgi-solid.hgi-standard.hgi-yoga-mat:before{content:"㪎"}.hgi-solid.hgi-standard.hgi-yogurt:before{content:"㪏"}.hgi-solid.hgi-standard.hgi-youtube:before{content:"㪐"}.hgi-solid.hgi-standard.hgi-yurt:before{content:"㪑"}.hgi-solid.hgi-standard.hgi-zakat:before{content:"㪒"}.hgi-solid.hgi-standard.hgi-zap:before{content:"㪓"}.hgi-solid.hgi-standard.hgi-zeppelin:before{content:"㪔"}.hgi-solid.hgi-standard.hgi-zip-01:before{content:"㪕"}.hgi-solid.hgi-standard.hgi-zip-02:before{content:"㪖"}.hgi-solid.hgi-standard.hgi-zoom-circle:before{content:"㪗"}.hgi-solid.hgi-standard.hgi-zoom-in-area:before{content:"㪘"}.hgi-solid.hgi-standard.hgi-zoom-out-area:before{content:"㪙"}.hgi-solid.hgi-standard.hgi-zoom-square:before{content:"㪚"}.hgi-solid.hgi-standard.hgi-zoom:before{content:"㪛"}@font-face{font-family:hgi-stroke-rounded;src:url(/assets/hgi-stroke-rounded-fcc29ed2.eot?t=1721855138058);src:url(/assets/hgi-stroke-rounded-fcc29ed2.eot?t=1721855138058#iefix) format("embedded-opentype"),url(/assets/hgi-stroke-rounded-3376bc7e.woff2?t=1721855138058) format("woff2"),url(/assets/hgi-stroke-rounded-a14e17d1.woff?t=1721855138058) format("woff"),url(/assets/hgi-stroke-rounded-5dfb5c88.ttf?t=1721855138058) format("truetype"),url(/assets/hgi-stroke-rounded-8de549e9.svg?t=1721855138058#hgi-stroke-rounded) format("svg")}.hgi-stroke{font-family:hgi-stroke-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-stroke:after{opacity:.4;position:absolute;left:0}.hgi-stroke.hgi-abacus:before{content:"㪜"}.hgi-stroke.hgi-absolute:before{content:"㪝"}.hgi-stroke.hgi-acceleration:before{content:"㪞"}.hgi-stroke.hgi-access:before{content:"㪟"}.hgi-stroke.hgi-accident:before{content:"㪠"}.hgi-stroke.hgi-account-setting-01:before{content:"㪡"}.hgi-stroke.hgi-account-setting-02:before{content:"㪢"}.hgi-stroke.hgi-account-setting-03:before{content:"㪣"}.hgi-stroke.hgi-activity-01:before{content:"㪤"}.hgi-stroke.hgi-activity-02:before{content:"㪥"}.hgi-stroke.hgi-activity-03:before{content:"㪦"}.hgi-stroke.hgi-activity-04:before{content:"㪧"}.hgi-stroke.hgi-acute:before{content:"㪨"}.hgi-stroke.hgi-add-01:before{content:"㪩"}.hgi-stroke.hgi-add-02:before{content:"㪪"}.hgi-stroke.hgi-add-circle-half-dot:before{content:"㪫"}.hgi-stroke.hgi-add-circle:before{content:"㪬"}.hgi-stroke.hgi-add-square:before{content:"㪭"}.hgi-stroke.hgi-add-team:before{content:"㪮"}.hgi-stroke.hgi-address-book:before{content:"㪯"}.hgi-stroke.hgi-adobe-after-effect:before{content:"㪰"}.hgi-stroke.hgi-adobe-illustrator:before{content:"㪱"}.hgi-stroke.hgi-adobe-indesign:before{content:"㪲"}.hgi-stroke.hgi-adobe-photoshop:before{content:"㪳"}.hgi-stroke.hgi-adobe-premier:before{content:"㪴"}.hgi-stroke.hgi-adobe-xd:before{content:"㪵"}.hgi-stroke.hgi-adventure:before{content:"㪶"}.hgi-stroke.hgi-advertisiment:before{content:"㪷"}.hgi-stroke.hgi-adzan:before{content:"㪸"}.hgi-stroke.hgi-affiliate:before{content:"㪹"}.hgi-stroke.hgi-agreement-01:before{content:"㪺"}.hgi-stroke.hgi-agreement-02:before{content:"㪻"}.hgi-stroke.hgi-agreement-03:before{content:"㪼"}.hgi-stroke.hgi-ai-beautify:before{content:"㪽"}.hgi-stroke.hgi-ai-book:before{content:"㪾"}.hgi-stroke.hgi-ai-brain-01:before{content:"㪿"}.hgi-stroke.hgi-ai-brain-02:before{content:"㫀"}.hgi-stroke.hgi-ai-brain-03:before{content:"㫁"}.hgi-stroke.hgi-ai-brain-04:before{content:"㫂"}.hgi-stroke.hgi-ai-brain-05:before{content:"㫃"}.hgi-stroke.hgi-ai-browser:before{content:"㫄"}.hgi-stroke.hgi-ai-chat-01:before{content:"㫅"}.hgi-stroke.hgi-ai-chat-02:before{content:"㫆"}.hgi-stroke.hgi-ai-cloud-01:before{content:"㫇"}.hgi-stroke.hgi-ai-cloud-02:before{content:"㫈"}.hgi-stroke.hgi-ai-cloud:before{content:"㫉"}.hgi-stroke.hgi-ai-computer:before{content:"㫊"}.hgi-stroke.hgi-ai-dna:before{content:"㫋"}.hgi-stroke.hgi-ai-eraser:before{content:"㫌"}.hgi-stroke.hgi-ai-folder-01:before{content:"㫍"}.hgi-stroke.hgi-ai-folder-02:before{content:"㫎"}.hgi-stroke.hgi-ai-game:before{content:"㫏"}.hgi-stroke.hgi-ai-generative:before{content:"㫐"}.hgi-stroke.hgi-ai-idea:before{content:"㫑"}.hgi-stroke.hgi-ai-image:before{content:"㫒"}.hgi-stroke.hgi-ai-innovation-01:before{content:"㫓"}.hgi-stroke.hgi-ai-innovation-02:before{content:"㫔"}.hgi-stroke.hgi-ai-innovation-03:before{content:"㫕"}.hgi-stroke.hgi-ai-laptop:before{content:"㫖"}.hgi-stroke.hgi-ai-learning:before{content:"㫗"}.hgi-stroke.hgi-ai-lock:before{content:"㫘"}.hgi-stroke.hgi-ai-magic:before{content:"㫙"}.hgi-stroke.hgi-ai-mail-01:before{content:"㫚"}.hgi-stroke.hgi-ai-mail-02:before{content:"㫛"}.hgi-stroke.hgi-ai-mail:before{content:"㫜"}.hgi-stroke.hgi-ai-network:before{content:"㫝"}.hgi-stroke.hgi-ai-phone-01:before{content:"㫞"}.hgi-stroke.hgi-ai-phone-02:before{content:"㫟"}.hgi-stroke.hgi-ai-programming:before{content:"㫠"}.hgi-stroke.hgi-ai-search:before{content:"㫡"}.hgi-stroke.hgi-ai-security-01:before{content:"㫢"}.hgi-stroke.hgi-ai-security-02:before{content:"㫣"}.hgi-stroke.hgi-ai-setting:before{content:"㫤"}.hgi-stroke.hgi-ai-smartwatch:before{content:"㫥"}.hgi-stroke.hgi-ai-user:before{content:"㫦"}.hgi-stroke.hgi-ai-video:before{content:"㫧"}.hgi-stroke.hgi-ai-view:before{content:"㫨"}.hgi-stroke.hgi-aids:before{content:"㫩"}.hgi-stroke.hgi-airbnb:before{content:"㫪"}.hgi-stroke.hgi-aircraft-game:before{content:"㫫"}.hgi-stroke.hgi-airdrop:before{content:"㫬"}.hgi-stroke.hgi-airplane-01:before{content:"㫭"}.hgi-stroke.hgi-airplane-02:before{content:"㫮"}.hgi-stroke.hgi-airplane-landing-01:before{content:"㫯"}.hgi-stroke.hgi-airplane-landing-02:before{content:"㫰"}.hgi-stroke.hgi-airplane-mode-off:before{content:"㫱"}.hgi-stroke.hgi-airplane-mode:before{content:"㫲"}.hgi-stroke.hgi-airplane-seat:before{content:"㫳"}.hgi-stroke.hgi-airplane-take-off-01:before{content:"㫴"}.hgi-stroke.hgi-airplane-take-off-02:before{content:"㫵"}.hgi-stroke.hgi-airplay-line:before{content:"㫶"}.hgi-stroke.hgi-airpod-01:before{content:"㫷"}.hgi-stroke.hgi-airpod-02:before{content:"㫸"}.hgi-stroke.hgi-airpod-03:before{content:"㫹"}.hgi-stroke.hgi-airport:before{content:"㫺"}.hgi-stroke.hgi-al-aqsa-mosque:before{content:"㫻"}.hgi-stroke.hgi-alarm-clock:before{content:"㫼"}.hgi-stroke.hgi-album-01:before{content:"㫽"}.hgi-stroke.hgi-album-02:before{content:"㫾"}.hgi-stroke.hgi-album-not-found-01:before{content:"㫿"}.hgi-stroke.hgi-album-not-found-02:before{content:"㬀"}.hgi-stroke.hgi-alert-01:before{content:"㬁"}.hgi-stroke.hgi-alert-02:before{content:"㬂"}.hgi-stroke.hgi-alert-circle:before{content:"㬃"}.hgi-stroke.hgi-alert-diamond:before{content:"㬄"}.hgi-stroke.hgi-alert-square:before{content:"㬅"}.hgi-stroke.hgi-algorithm:before{content:"㬆"}.hgi-stroke.hgi-alien-01:before{content:"㬇"}.hgi-stroke.hgi-alien-02:before{content:"㬈"}.hgi-stroke.hgi-align-bottom:before{content:"㬉"}.hgi-stroke.hgi-align-box-bottom-center:before{content:"㬊"}.hgi-stroke.hgi-align-box-bottom-left:before{content:"㬋"}.hgi-stroke.hgi-align-box-bottom-right:before{content:"㬌"}.hgi-stroke.hgi-align-box-middle-center:before{content:"㬍"}.hgi-stroke.hgi-align-box-middle-left:before{content:"㬎"}.hgi-stroke.hgi-align-box-middle-right:before{content:"㬏"}.hgi-stroke.hgi-align-box-top-center:before{content:"㬐"}.hgi-stroke.hgi-align-box-top-left:before{content:"㬑"}.hgi-stroke.hgi-align-box-top-right:before{content:"㬒"}.hgi-stroke.hgi-align-horizontal-center:before{content:"㬓"}.hgi-stroke.hgi-align-key-object:before{content:"㬔"}.hgi-stroke.hgi-align-left:before{content:"㬕"}.hgi-stroke.hgi-align-right:before{content:"㬖"}.hgi-stroke.hgi-align-selection:before{content:"㬗"}.hgi-stroke.hgi-align-top:before{content:"㬘"}.hgi-stroke.hgi-align-vertical-center:before{content:"㬙"}.hgi-stroke.hgi-all-bookmark:before{content:"㬚"}.hgi-stroke.hgi-allah:before{content:"㬛"}.hgi-stroke.hgi-alms:before{content:"㬜"}.hgi-stroke.hgi-alpha-circle:before{content:"㬝"}.hgi-stroke.hgi-alpha-square:before{content:"㬞"}.hgi-stroke.hgi-alpha:before{content:"㬟"}.hgi-stroke.hgi-alphabet-arabic:before{content:"㬠"}.hgi-stroke.hgi-alphabet-bangla:before{content:"㬡"}.hgi-stroke.hgi-alphabet-chinese:before{content:"㬢"}.hgi-stroke.hgi-alphabet-greek:before{content:"㬣"}.hgi-stroke.hgi-alphabet-hebrew:before{content:"㬤"}.hgi-stroke.hgi-alphabet-hindi:before{content:"㬥"}.hgi-stroke.hgi-alphabet-japanese:before{content:"㬦"}.hgi-stroke.hgi-alphabet-korean:before{content:"㬧"}.hgi-stroke.hgi-alphabet-thai:before{content:"㬨"}.hgi-stroke.hgi-amazon:before{content:"㬩"}.hgi-stroke.hgi-ambulance:before{content:"㬪"}.hgi-stroke.hgi-american-football:before{content:"㬫"}.hgi-stroke.hgi-amie:before{content:"㬬"}.hgi-stroke.hgi-ampoule:before{content:"㬭"}.hgi-stroke.hgi-analysis-text-link:before{content:"㬮"}.hgi-stroke.hgi-analytics-01:before{content:"㬯"}.hgi-stroke.hgi-analytics-02:before{content:"㬰"}.hgi-stroke.hgi-analytics-down:before{content:"㬱"}.hgi-stroke.hgi-analytics-up:before{content:"㬲"}.hgi-stroke.hgi-anchor-point:before{content:"㬳"}.hgi-stroke.hgi-android:before{content:"㬴"}.hgi-stroke.hgi-angel:before{content:"㬵"}.hgi-stroke.hgi-angle-01:before{content:"㬶"}.hgi-stroke.hgi-angle:before{content:"㬷"}.hgi-stroke.hgi-angry-bird:before{content:"㬸"}.hgi-stroke.hgi-angry:before{content:"㬹"}.hgi-stroke.hgi-anonymous:before{content:"㬺"}.hgi-stroke.hgi-api:before{content:"㬻"}.hgi-stroke.hgi-app-store:before{content:"㬼"}.hgi-stroke.hgi-apple-01:before{content:"㬽"}.hgi-stroke.hgi-apple-finder:before{content:"㬾"}.hgi-stroke.hgi-apple-news:before{content:"㬿"}.hgi-stroke.hgi-apple-pie:before{content:"㭀"}.hgi-stroke.hgi-apple-reminder:before{content:"㭁"}.hgi-stroke.hgi-apple-stocks:before{content:"㭂"}.hgi-stroke.hgi-apple-vision-pro:before{content:"㭃"}.hgi-stroke.hgi-apple:before{content:"㭄"}.hgi-stroke.hgi-approximately-equal-circle:before{content:"㭅"}.hgi-stroke.hgi-approximately-equal-square:before{content:"㭆"}.hgi-stroke.hgi-approximately-equal:before{content:"㭇"}.hgi-stroke.hgi-apricot:before{content:"㭈"}.hgi-stroke.hgi-apron:before{content:"㭉"}.hgi-stroke.hgi-arc-browser:before{content:"㭊"}.hgi-stroke.hgi-archer:before{content:"㭋"}.hgi-stroke.hgi-archive-01:before{content:"㭌"}.hgi-stroke.hgi-archive-02:before{content:"㭍"}.hgi-stroke.hgi-archive:before{content:"㭎"}.hgi-stroke.hgi-armored-boot:before{content:"㭏"}.hgi-stroke.hgi-arrange-by-letters-a-z:before{content:"㭐"}.hgi-stroke.hgi-arrange-by-letters-z-a:before{content:"㭑"}.hgi-stroke.hgi-arrange-by-numbers-1-9:before{content:"㭒"}.hgi-stroke.hgi-arrange-by-numbers-9-1:before{content:"㭓"}.hgi-stroke.hgi-arrange:before{content:"㭔"}.hgi-stroke.hgi-arrow-all-direction:before{content:"㭕"}.hgi-stroke.hgi-arrow-data-transfer-diagonal:before{content:"㭖"}.hgi-stroke.hgi-arrow-data-transfer-horizontal:before{content:"㭗"}.hgi-stroke.hgi-arrow-data-transfer-vertical:before{content:"㭘"}.hgi-stroke.hgi-arrow-diagonal:before{content:"㭙"}.hgi-stroke.hgi-arrow-down-01:before{content:"㭚"}.hgi-stroke.hgi-arrow-down-02:before{content:"㭛"}.hgi-stroke.hgi-arrow-down-03:before{content:"㭜"}.hgi-stroke.hgi-arrow-down-04:before{content:"㭝"}.hgi-stroke.hgi-arrow-down-05:before{content:"㭞"}.hgi-stroke.hgi-arrow-down-double:before{content:"㭟"}.hgi-stroke.hgi-arrow-down-left-01:before{content:"㭠"}.hgi-stroke.hgi-arrow-down-left-02:before{content:"㭡"}.hgi-stroke.hgi-arrow-down-right-01:before{content:"㭢"}.hgi-stroke.hgi-arrow-down-right-02:before{content:"㭣"}.hgi-stroke.hgi-arrow-expand-01:before{content:"㭤"}.hgi-stroke.hgi-arrow-expand-02:before{content:"㭥"}.hgi-stroke.hgi-arrow-expand-diagonal-01:before{content:"㭦"}.hgi-stroke.hgi-arrow-expand-diagonal-02:before{content:"㭧"}.hgi-stroke.hgi-arrow-expand:before{content:"㭨"}.hgi-stroke.hgi-arrow-horizontal:before{content:"㭩"}.hgi-stroke.hgi-arrow-left-01:before{content:"㭪"}.hgi-stroke.hgi-arrow-left-02:before{content:"㭫"}.hgi-stroke.hgi-arrow-left-03:before{content:"㭬"}.hgi-stroke.hgi-arrow-left-04:before{content:"㭭"}.hgi-stroke.hgi-arrow-left-05:before{content:"㭮"}.hgi-stroke.hgi-arrow-left-double:before{content:"㭯"}.hgi-stroke.hgi-arrow-left-right:before{content:"㭰"}.hgi-stroke.hgi-arrow-move-down-left:before{content:"㭱"}.hgi-stroke.hgi-arrow-move-down-right:before{content:"㭲"}.hgi-stroke.hgi-arrow-move-left-down:before{content:"㭳"}.hgi-stroke.hgi-arrow-move-right-down:before{content:"㭴"}.hgi-stroke.hgi-arrow-move-up-left:before{content:"㭵"}.hgi-stroke.hgi-arrow-move-up-right:before{content:"㭶"}.hgi-stroke.hgi-arrow-reload-horizontal:before{content:"㭷"}.hgi-stroke.hgi-arrow-reload-vertical:before{content:"㭸"}.hgi-stroke.hgi-arrow-right-01:before{content:"㭹"}.hgi-stroke.hgi-arrow-right-02:before{content:"㭺"}.hgi-stroke.hgi-arrow-right-03:before{content:"㭻"}.hgi-stroke.hgi-arrow-right-04:before{content:"㭼"}.hgi-stroke.hgi-arrow-right-05:before{content:"㭽"}.hgi-stroke.hgi-arrow-right-double:before{content:"㭾"}.hgi-stroke.hgi-arrow-shrink-01:before{content:"㭿"}.hgi-stroke.hgi-arrow-shrink-02:before{content:"㮀"}.hgi-stroke.hgi-arrow-shrink:before{content:"㮁"}.hgi-stroke.hgi-arrow-turn-backward:before{content:"㮂"}.hgi-stroke.hgi-arrow-turn-down:before{content:"㮃"}.hgi-stroke.hgi-arrow-turn-forward:before{content:"㮄"}.hgi-stroke.hgi-arrow-turn-up:before{content:"㮅"}.hgi-stroke.hgi-arrow-up-01:before{content:"㮆"}.hgi-stroke.hgi-arrow-up-02:before{content:"㮇"}.hgi-stroke.hgi-arrow-up-03:before{content:"㮈"}.hgi-stroke.hgi-arrow-up-04:before{content:"㮉"}.hgi-stroke.hgi-arrow-up-05:before{content:"㮊"}.hgi-stroke.hgi-arrow-up-double:before{content:"㮋"}.hgi-stroke.hgi-arrow-up-down:before{content:"㮌"}.hgi-stroke.hgi-arrow-up-left-01:before{content:"㮍"}.hgi-stroke.hgi-arrow-up-left-02:before{content:"㮎"}.hgi-stroke.hgi-arrow-up-right-01:before{content:"㮏"}.hgi-stroke.hgi-arrow-up-right-02:before{content:"㮐"}.hgi-stroke.hgi-arrow-vertical:before{content:"㮑"}.hgi-stroke.hgi-artboard-tool:before{content:"㮒"}.hgi-stroke.hgi-artboard:before{content:"㮓"}.hgi-stroke.hgi-artificial-intelligence-01:before{content:"㮔"}.hgi-stroke.hgi-artificial-intelligence-02:before{content:"㮕"}.hgi-stroke.hgi-artificial-intelligence-03:before{content:"㮖"}.hgi-stroke.hgi-artificial-intelligence-04:before{content:"㮗"}.hgi-stroke.hgi-artificial-intelligence-05:before{content:"㮘"}.hgi-stroke.hgi-artificial-intelligence-06:before{content:"㮙"}.hgi-stroke.hgi-artificial-intelligence-07:before{content:"㮚"}.hgi-stroke.hgi-aspect-ratio:before{content:"㮛"}.hgi-stroke.hgi-assignments:before{content:"㮜"}.hgi-stroke.hgi-asteroid-01:before{content:"㮝"}.hgi-stroke.hgi-asteroid-02:before{content:"㮞"}.hgi-stroke.hgi-astronaut-01:before{content:"㮟"}.hgi-stroke.hgi-astronaut-02:before{content:"㮠"}.hgi-stroke.hgi-at:before{content:"㮡"}.hgi-stroke.hgi-atm-01:before{content:"㮢"}.hgi-stroke.hgi-atm-02:before{content:"㮣"}.hgi-stroke.hgi-atom-01:before{content:"㮤"}.hgi-stroke.hgi-atom-02:before{content:"㮥"}.hgi-stroke.hgi-atomic-power:before{content:"㮦"}.hgi-stroke.hgi-attachment-01:before{content:"㮧"}.hgi-stroke.hgi-attachment-02:before{content:"㮨"}.hgi-stroke.hgi-attachment-circle:before{content:"㮩"}.hgi-stroke.hgi-attachment-square:before{content:"㮪"}.hgi-stroke.hgi-attachment:before{content:"㮫"}.hgi-stroke.hgi-auction:before{content:"㮬"}.hgi-stroke.hgi-audio-book-01:before{content:"㮭"}.hgi-stroke.hgi-audio-book-02:before{content:"㮮"}.hgi-stroke.hgi-audio-book-03:before{content:"㮯"}.hgi-stroke.hgi-audio-book-04:before{content:"㮰"}.hgi-stroke.hgi-audit-01:before{content:"㮱"}.hgi-stroke.hgi-audit-02:before{content:"㮲"}.hgi-stroke.hgi-augmented-reality-ar:before{content:"㮳"}.hgi-stroke.hgi-authorized:before{content:"㮴"}.hgi-stroke.hgi-auto-conversations:before{content:"㮵"}.hgi-stroke.hgi-automotive-battery-01:before{content:"㮶"}.hgi-stroke.hgi-automotive-battery-02:before{content:"㮷"}.hgi-stroke.hgi-avalanche:before{content:"㮸"}.hgi-stroke.hgi-avocado:before{content:"㮹"}.hgi-stroke.hgi-award-01:before{content:"㮺"}.hgi-stroke.hgi-award-02:before{content:"㮻"}.hgi-stroke.hgi-award-03:before{content:"㮼"}.hgi-stroke.hgi-award-04:before{content:"㮽"}.hgi-stroke.hgi-award-05:before{content:"㮾"}.hgi-stroke.hgi-baby-01:before{content:"㮿"}.hgi-stroke.hgi-baby-02:before{content:"㯀"}.hgi-stroke.hgi-baby-bed-01:before{content:"㯁"}.hgi-stroke.hgi-baby-bed-02:before{content:"㯂"}.hgi-stroke.hgi-baby-bottle:before{content:"㯃"}.hgi-stroke.hgi-baby-boy-dress:before{content:"㯄"}.hgi-stroke.hgi-baby-girl-dress:before{content:"㯅"}.hgi-stroke.hgi-backpack-01:before{content:"㯆"}.hgi-stroke.hgi-backpack-02:before{content:"㯇"}.hgi-stroke.hgi-backpack-03:before{content:"㯈"}.hgi-stroke.hgi-backward-01:before{content:"㯉"}.hgi-stroke.hgi-backward-02:before{content:"㯊"}.hgi-stroke.hgi-bacteria:before{content:"㯋"}.hgi-stroke.hgi-badminton-shuttle:before{content:"㯌"}.hgi-stroke.hgi-badminton:before{content:"㯍"}.hgi-stroke.hgi-banana:before{content:"㯎"}.hgi-stroke.hgi-bandage:before{content:"㯏"}.hgi-stroke.hgi-bank:before{content:"㯐"}.hgi-stroke.hgi-bar-code-01:before{content:"㯑"}.hgi-stroke.hgi-bar-code-02:before{content:"㯒"}.hgi-stroke.hgi-barns:before{content:"㯓"}.hgi-stroke.hgi-baseball-bat:before{content:"㯔"}.hgi-stroke.hgi-baseball-helmet:before{content:"㯕"}.hgi-stroke.hgi-baseball:before{content:"㯖"}.hgi-stroke.hgi-basketball-01:before{content:"㯗"}.hgi-stroke.hgi-basketball-02:before{content:"㯘"}.hgi-stroke.hgi-basketball-hoop:before{content:"㯙"}.hgi-stroke.hgi-bathtub-01:before{content:"㯚"}.hgi-stroke.hgi-bathtub-02:before{content:"㯛"}.hgi-stroke.hgi-batteries-energy:before{content:"㯜"}.hgi-stroke.hgi-battery-charging-01:before{content:"㯝"}.hgi-stroke.hgi-battery-charging-02:before{content:"㯞"}.hgi-stroke.hgi-battery-eco-charging:before{content:"㯟"}.hgi-stroke.hgi-battery-empty:before{content:"㯠"}.hgi-stroke.hgi-battery-full:before{content:"㯡"}.hgi-stroke.hgi-battery-low:before{content:"㯢"}.hgi-stroke.hgi-battery-medium-01:before{content:"㯣"}.hgi-stroke.hgi-battery-medium-02:before{content:"㯤"}.hgi-stroke.hgi-bbq-grill:before{content:"㯥"}.hgi-stroke.hgi-beach-02:before{content:"㯦"}.hgi-stroke.hgi-beach:before{content:"㯧"}.hgi-stroke.hgi-beater:before{content:"㯨"}.hgi-stroke.hgi-bebo:before{content:"㯩"}.hgi-stroke.hgi-bed-bunk:before{content:"㯪"}.hgi-stroke.hgi-bed-double:before{content:"㯫"}.hgi-stroke.hgi-bed-single-01:before{content:"㯬"}.hgi-stroke.hgi-bed-single-02:before{content:"㯭"}.hgi-stroke.hgi-bed:before{content:"㯮"}.hgi-stroke.hgi-bedug-01:before{content:"㯯"}.hgi-stroke.hgi-bedug-02:before{content:"㯰"}.hgi-stroke.hgi-behance-01:before{content:"㯱"}.hgi-stroke.hgi-behance-02:before{content:"㯲"}.hgi-stroke.hgi-belt:before{content:"㯳"}.hgi-stroke.hgi-bend-tool:before{content:"㯴"}.hgi-stroke.hgi-berlin-tower:before{content:"㯵"}.hgi-stroke.hgi-berlin:before{content:"㯶"}.hgi-stroke.hgi-beta:before{content:"㯷"}.hgi-stroke.hgi-bicycle-01:before{content:"㯸"}.hgi-stroke.hgi-bicycle:before{content:"㯹"}.hgi-stroke.hgi-billiard-01:before{content:"㯺"}.hgi-stroke.hgi-billiard-02:before{content:"㯻"}.hgi-stroke.hgi-binary-code:before{content:"㯼"}.hgi-stroke.hgi-bing:before{content:"㯽"}.hgi-stroke.hgi-bio-energy:before{content:"㯾"}.hgi-stroke.hgi-biomass-energy:before{content:"㯿"}.hgi-stroke.hgi-biometric-access:before{content:"㰀"}.hgi-stroke.hgi-biometric-device:before{content:"㰁"}.hgi-stroke.hgi-birthday-cake:before{content:"㰂"}.hgi-stroke.hgi-biscuit:before{content:"㰃"}.hgi-stroke.hgi-bitcoin-01:before{content:"㰄"}.hgi-stroke.hgi-bitcoin-02:before{content:"㰅"}.hgi-stroke.hgi-bitcoin-03:before{content:"㰆"}.hgi-stroke.hgi-bitcoin-04:before{content:"㰇"}.hgi-stroke.hgi-bitcoin-bag:before{content:"㰈"}.hgi-stroke.hgi-bitcoin-circle:before{content:"㰉"}.hgi-stroke.hgi-bitcoin-cloud:before{content:"㰊"}.hgi-stroke.hgi-bitcoin-cpu:before{content:"㰋"}.hgi-stroke.hgi-bitcoin-credit-card:before{content:"㰌"}.hgi-stroke.hgi-bitcoin-database:before{content:"㰍"}.hgi-stroke.hgi-bitcoin-down-01:before{content:"㰎"}.hgi-stroke.hgi-bitcoin-down-02:before{content:"㰏"}.hgi-stroke.hgi-bitcoin-ellipse:before{content:"㰐"}.hgi-stroke.hgi-bitcoin-eye:before{content:"㰑"}.hgi-stroke.hgi-bitcoin-filter:before{content:"㰒"}.hgi-stroke.hgi-bitcoin-flashdisk:before{content:"㰓"}.hgi-stroke.hgi-bitcoin-graph:before{content:"㰔"}.hgi-stroke.hgi-bitcoin-invoice:before{content:"㰕"}.hgi-stroke.hgi-bitcoin-key:before{content:"㰖"}.hgi-stroke.hgi-bitcoin-location:before{content:"㰗"}.hgi-stroke.hgi-bitcoin-lock:before{content:"㰘"}.hgi-stroke.hgi-bitcoin-mail:before{content:"㰙"}.hgi-stroke.hgi-bitcoin-mind:before{content:"㰚"}.hgi-stroke.hgi-bitcoin-money-01:before{content:"㰛"}.hgi-stroke.hgi-bitcoin-money-02:before{content:"㰜"}.hgi-stroke.hgi-bitcoin-pie-chart:before{content:"㰝"}.hgi-stroke.hgi-bitcoin-piggy-bank:before{content:"㰞"}.hgi-stroke.hgi-bitcoin-presentation:before{content:"㰟"}.hgi-stroke.hgi-bitcoin-receipt:before{content:"㰠"}.hgi-stroke.hgi-bitcoin-receive:before{content:"㰡"}.hgi-stroke.hgi-bitcoin-rectangle:before{content:"㰢"}.hgi-stroke.hgi-bitcoin-safe:before{content:"㰣"}.hgi-stroke.hgi-bitcoin-search:before{content:"㰤"}.hgi-stroke.hgi-bitcoin-send:before{content:"㰥"}.hgi-stroke.hgi-bitcoin-setting:before{content:"㰦"}.hgi-stroke.hgi-bitcoin-shield:before{content:"㰧"}.hgi-stroke.hgi-bitcoin-shopping:before{content:"㰨"}.hgi-stroke.hgi-bitcoin-smartphone-01:before{content:"㰩"}.hgi-stroke.hgi-bitcoin-smartphone-02:before{content:"㰪"}.hgi-stroke.hgi-bitcoin-square:before{content:"㰫"}.hgi-stroke.hgi-bitcoin-store:before{content:"㰬"}.hgi-stroke.hgi-bitcoin-tag:before{content:"㰭"}.hgi-stroke.hgi-bitcoin-target:before{content:"㰮"}.hgi-stroke.hgi-bitcoin-transaction:before{content:"㰯"}.hgi-stroke.hgi-bitcoin-up-01:before{content:"㰰"}.hgi-stroke.hgi-bitcoin-up-02:before{content:"㰱"}.hgi-stroke.hgi-bitcoin-wallet:before{content:"㰲"}.hgi-stroke.hgi-bitcoin-withdraw:before{content:"㰳"}.hgi-stroke.hgi-bitcoin:before{content:"㰴"}.hgi-stroke.hgi-black-hole-01:before{content:"㰵"}.hgi-stroke.hgi-black-hole:before{content:"㰶"}.hgi-stroke.hgi-blend:before{content:"㰷"}.hgi-stroke.hgi-blender:before{content:"㰸"}.hgi-stroke.hgi-block-game:before{content:"㰹"}.hgi-stroke.hgi-blockchain-01:before{content:"㰺"}.hgi-stroke.hgi-blockchain-02:before{content:"㰻"}.hgi-stroke.hgi-blockchain-03:before{content:"㰼"}.hgi-stroke.hgi-blockchain-04:before{content:"㰽"}.hgi-stroke.hgi-blockchain-05:before{content:"㰾"}.hgi-stroke.hgi-blockchain-06:before{content:"㰿"}.hgi-stroke.hgi-blockchain-07:before{content:"㱀"}.hgi-stroke.hgi-blocked:before{content:"㱁"}.hgi-stroke.hgi-blogger:before{content:"㱂"}.hgi-stroke.hgi-blood-bag:before{content:"㱃"}.hgi-stroke.hgi-blood-bottle:before{content:"㱄"}.hgi-stroke.hgi-blood-pressure:before{content:"㱅"}.hgi-stroke.hgi-blood-type:before{content:"㱆"}.hgi-stroke.hgi-blood:before{content:"㱇"}.hgi-stroke.hgi-bluetooth-circle:before{content:"㱈"}.hgi-stroke.hgi-bluetooth-not-connected:before{content:"㱉"}.hgi-stroke.hgi-bluetooth-search:before{content:"㱊"}.hgi-stroke.hgi-bluetooth-square:before{content:"㱋"}.hgi-stroke.hgi-bluetooth:before{content:"㱌"}.hgi-stroke.hgi-blur:before{content:"㱍"}.hgi-stroke.hgi-blush-brush-01:before{content:"㱎"}.hgi-stroke.hgi-blush-brush-02:before{content:"㱏"}.hgi-stroke.hgi-board-math:before{content:"㱐"}.hgi-stroke.hgi-boat:before{content:"㱑"}.hgi-stroke.hgi-body-armor:before{content:"㱒"}.hgi-stroke.hgi-body-part-leg:before{content:"㱓"}.hgi-stroke.hgi-body-part-muscle:before{content:"㱔"}.hgi-stroke.hgi-body-part-six-pack:before{content:"㱕"}.hgi-stroke.hgi-body-soap:before{content:"㱖"}.hgi-stroke.hgi-body-weight:before{content:"㱗"}.hgi-stroke.hgi-bomb:before{content:"㱘"}.hgi-stroke.hgi-bone-01:before{content:"㱙"}.hgi-stroke.hgi-bone-02:before{content:"㱚"}.hgi-stroke.hgi-book-01:before{content:"㱛"}.hgi-stroke.hgi-book-02:before{content:"㱜"}.hgi-stroke.hgi-book-03:before{content:"㱝"}.hgi-stroke.hgi-book-04:before{content:"㱞"}.hgi-stroke.hgi-book-bookmark-01:before{content:"㱟"}.hgi-stroke.hgi-book-bookmark-02:before{content:"㱠"}.hgi-stroke.hgi-book-download:before{content:"㱡"}.hgi-stroke.hgi-book-edit:before{content:"㱢"}.hgi-stroke.hgi-book-open-01:before{content:"㱣"}.hgi-stroke.hgi-book-open-02:before{content:"㱤"}.hgi-stroke.hgi-book-upload:before{content:"㱥"}.hgi-stroke.hgi-bookmark-01:before{content:"㱦"}.hgi-stroke.hgi-bookmark-02:before{content:"㱧"}.hgi-stroke.hgi-bookmark-03:before{content:"㱨"}.hgi-stroke.hgi-bookmark-add-01:before{content:"㱩"}.hgi-stroke.hgi-bookmark-add-02:before{content:"㱪"}.hgi-stroke.hgi-bookmark-block-01:before{content:"㱫"}.hgi-stroke.hgi-bookmark-block-02:before{content:"㱬"}.hgi-stroke.hgi-bookmark-check-01:before{content:"㱭"}.hgi-stroke.hgi-bookmark-check-02:before{content:"㱮"}.hgi-stroke.hgi-bookmark-minus-01:before{content:"㱯"}.hgi-stroke.hgi-bookmark-minus-02:before{content:"㱰"}.hgi-stroke.hgi-bookmark-off-01:before{content:"㱱"}.hgi-stroke.hgi-bookmark-off-02:before{content:"㱲"}.hgi-stroke.hgi-bookmark-remove-01:before{content:"㱳"}.hgi-stroke.hgi-bookmark-remove-02:before{content:"㱴"}.hgi-stroke.hgi-books-01:before{content:"㱵"}.hgi-stroke.hgi-books-02:before{content:"㱶"}.hgi-stroke.hgi-bookshelf-01:before{content:"㱷"}.hgi-stroke.hgi-bookshelf-02:before{content:"㱸"}.hgi-stroke.hgi-bookshelf-03:before{content:"㱹"}.hgi-stroke.hgi-bootstrap:before{content:"㱺"}.hgi-stroke.hgi-border-all-01:before{content:"㱻"}.hgi-stroke.hgi-border-all-02:before{content:"㱼"}.hgi-stroke.hgi-border-bottom-01:before{content:"㱽"}.hgi-stroke.hgi-border-bottom-02:before{content:"㱾"}.hgi-stroke.hgi-border-full:before{content:"㱿"}.hgi-stroke.hgi-border-horizontal:before{content:"㲀"}.hgi-stroke.hgi-border-inner:before{content:"㲁"}.hgi-stroke.hgi-border-left-01:before{content:"㲂"}.hgi-stroke.hgi-border-left-02:before{content:"㲃"}.hgi-stroke.hgi-border-none-01:before{content:"㲄"}.hgi-stroke.hgi-border-none-02:before{content:"㲅"}.hgi-stroke.hgi-border-right-01:before{content:"㲆"}.hgi-stroke.hgi-border-right-02:before{content:"㲇"}.hgi-stroke.hgi-border-top-01:before{content:"㲈"}.hgi-stroke.hgi-border-top-02:before{content:"㲉"}.hgi-stroke.hgi-border-vertical:before{content:"㲊"}.hgi-stroke.hgi-borobudur:before{content:"㲋"}.hgi-stroke.hgi-bot:before{content:"㲌"}.hgi-stroke.hgi-bounce-left:before{content:"㲍"}.hgi-stroke.hgi-bounce-right:before{content:"㲎"}.hgi-stroke.hgi-bounding-box:before{content:"㲏"}.hgi-stroke.hgi-bow-tie:before{content:"㲐"}.hgi-stroke.hgi-bowling-pins:before{content:"㲑"}.hgi-stroke.hgi-bowling:before{content:"㲒"}.hgi-stroke.hgi-boxer:before{content:"㲓"}.hgi-stroke.hgi-boxing-bag:before{content:"㲔"}.hgi-stroke.hgi-boxing-glove-01:before{content:"㲕"}.hgi-stroke.hgi-boxing-glove:before{content:"㲖"}.hgi-stroke.hgi-brain-01:before{content:"㲗"}.hgi-stroke.hgi-brain-02:before{content:"㲘"}.hgi-stroke.hgi-brain:before{content:"㲙"}.hgi-stroke.hgi-brandfetch:before{content:"㲚"}.hgi-stroke.hgi-bread-01:before{content:"㲛"}.hgi-stroke.hgi-bread-02:before{content:"㲜"}.hgi-stroke.hgi-bread-03:before{content:"㲝"}.hgi-stroke.hgi-bread-04:before{content:"㲞"}.hgi-stroke.hgi-breast-pump:before{content:"㲟"}.hgi-stroke.hgi-bridge:before{content:"㲠"}.hgi-stroke.hgi-briefcase-01:before{content:"㲡"}.hgi-stroke.hgi-briefcase-02:before{content:"㲢"}.hgi-stroke.hgi-briefcase-03:before{content:"㲣"}.hgi-stroke.hgi-briefcase-04:before{content:"㲤"}.hgi-stroke.hgi-briefcase-05:before{content:"㲥"}.hgi-stroke.hgi-briefcase-06:before{content:"㲦"}.hgi-stroke.hgi-briefcase-07:before{content:"㲧"}.hgi-stroke.hgi-briefcase-08:before{content:"㲨"}.hgi-stroke.hgi-briefcase-09:before{content:"㲩"}.hgi-stroke.hgi-briefcase-dollar:before{content:"㲪"}.hgi-stroke.hgi-broccoli:before{content:"㲫"}.hgi-stroke.hgi-brochure:before{content:"㲬"}.hgi-stroke.hgi-broken-bone:before{content:"㲭"}.hgi-stroke.hgi-browser:before{content:"㲮"}.hgi-stroke.hgi-brush:before{content:"㲯"}.hgi-stroke.hgi-bubble-chat-add:before{content:"㲰"}.hgi-stroke.hgi-bubble-chat-blocked:before{content:"㲱"}.hgi-stroke.hgi-bubble-chat-cancel:before{content:"㲲"}.hgi-stroke.hgi-bubble-chat-delay:before{content:"㲳"}.hgi-stroke.hgi-bubble-chat-done:before{content:"㲴"}.hgi-stroke.hgi-bubble-chat-download-01:before{content:"㲵"}.hgi-stroke.hgi-bubble-chat-download-02:before{content:"㲶"}.hgi-stroke.hgi-bubble-chat-edit:before{content:"㲷"}.hgi-stroke.hgi-bubble-chat-favourite:before{content:"㲸"}.hgi-stroke.hgi-bubble-chat-income:before{content:"㲹"}.hgi-stroke.hgi-bubble-chat-lock:before{content:"㲺"}.hgi-stroke.hgi-bubble-chat-notification:before{content:"㲻"}.hgi-stroke.hgi-bubble-chat-outcome:before{content:"㲼"}.hgi-stroke.hgi-bubble-chat-preview:before{content:"㲽"}.hgi-stroke.hgi-bubble-chat-question:before{content:"㲾"}.hgi-stroke.hgi-bubble-chat-search:before{content:"㲿"}.hgi-stroke.hgi-bubble-chat-secure:before{content:"㳀"}.hgi-stroke.hgi-bubble-chat-translate:before{content:"㳁"}.hgi-stroke.hgi-bubble-chat-unlock:before{content:"㳂"}.hgi-stroke.hgi-bubble-chat-upload:before{content:"㳃"}.hgi-stroke.hgi-bubble-chat-user:before{content:"㳄"}.hgi-stroke.hgi-bubble-chat:before{content:"㳅"}.hgi-stroke.hgi-bubble-tea-01:before{content:"㳆"}.hgi-stroke.hgi-bubble-tea-02:before{content:"㳇"}.hgi-stroke.hgi-bug-01:before{content:"㳈"}.hgi-stroke.hgi-bug-02:before{content:"㳉"}.hgi-stroke.hgi-building-01:before{content:"㳊"}.hgi-stroke.hgi-building-02:before{content:"㳋"}.hgi-stroke.hgi-building-03:before{content:"㳌"}.hgi-stroke.hgi-building-04:before{content:"㳍"}.hgi-stroke.hgi-building-05:before{content:"㳎"}.hgi-stroke.hgi-building-06:before{content:"㳏"}.hgi-stroke.hgi-bulb-charging:before{content:"㳐"}.hgi-stroke.hgi-bulb:before{content:"㳑"}.hgi-stroke.hgi-bulletproof-vest:before{content:"㳒"}.hgi-stroke.hgi-burj-al-arab:before{content:"㳓"}.hgi-stroke.hgi-burning-cd:before{content:"㳔"}.hgi-stroke.hgi-bus-01:before{content:"㳕"}.hgi-stroke.hgi-bus-02:before{content:"㳖"}.hgi-stroke.hgi-bus-03:before{content:"㳗"}.hgi-stroke.hgi-c-programming:before{content:"㳘"}.hgi-stroke.hgi-cabinet-01:before{content:"㳙"}.hgi-stroke.hgi-cabinet-02:before{content:"㳚"}.hgi-stroke.hgi-cabinet-03:before{content:"㳛"}.hgi-stroke.hgi-cabinet-04:before{content:"㳜"}.hgi-stroke.hgi-cable-car:before{content:"㳝"}.hgi-stroke.hgi-cactus:before{content:"㳞"}.hgi-stroke.hgi-caduceus:before{content:"㳟"}.hgi-stroke.hgi-cafe:before{content:"㳠"}.hgi-stroke.hgi-calculate:before{content:"㳡"}.hgi-stroke.hgi-calculator-01:before{content:"㳢"}.hgi-stroke.hgi-calculator:before{content:"㳣"}.hgi-stroke.hgi-calendar-01:before{content:"㳤"}.hgi-stroke.hgi-calendar-02:before{content:"㳥"}.hgi-stroke.hgi-calendar-03:before{content:"㳦"}.hgi-stroke.hgi-calendar-04:before{content:"㳧"}.hgi-stroke.hgi-calendar-add-01:before{content:"㳨"}.hgi-stroke.hgi-calendar-add-02:before{content:"㳩"}.hgi-stroke.hgi-calendar-block-01:before{content:"㳪"}.hgi-stroke.hgi-calendar-block-02:before{content:"㳫"}.hgi-stroke.hgi-calendar-check-in-01:before{content:"㳬"}.hgi-stroke.hgi-calendar-check-in-02:before{content:"㳭"}.hgi-stroke.hgi-calendar-check-out-01:before{content:"㳮"}.hgi-stroke.hgi-calendar-check-out-02:before{content:"㳯"}.hgi-stroke.hgi-calendar-download-01:before{content:"㳰"}.hgi-stroke.hgi-calendar-download-02:before{content:"㳱"}.hgi-stroke.hgi-calendar-favorite-01:before{content:"㳲"}.hgi-stroke.hgi-calendar-favorite-02:before{content:"㳳"}.hgi-stroke.hgi-calendar-lock-01:before{content:"㳴"}.hgi-stroke.hgi-calendar-lock-02:before{content:"㳵"}.hgi-stroke.hgi-calendar-love-01:before{content:"㳶"}.hgi-stroke.hgi-calendar-love-02:before{content:"㳷"}.hgi-stroke.hgi-calendar-minus-01:before{content:"㳸"}.hgi-stroke.hgi-calendar-minus-02:before{content:"㳹"}.hgi-stroke.hgi-calendar-remove-01:before{content:"㳺"}.hgi-stroke.hgi-calendar-remove-02:before{content:"㳻"}.hgi-stroke.hgi-calendar-setting-01:before{content:"㳼"}.hgi-stroke.hgi-calendar-setting-02:before{content:"㳽"}.hgi-stroke.hgi-calendar-upload-01:before{content:"㳾"}.hgi-stroke.hgi-calendar-upload-02:before{content:"㳿"}.hgi-stroke.hgi-call-02:before{content:"㴀"}.hgi-stroke.hgi-call-add-02:before{content:"㴁"}.hgi-stroke.hgi-call-add:before{content:"㴂"}.hgi-stroke.hgi-call-blocked-02:before{content:"㴃"}.hgi-stroke.hgi-call-blocked:before{content:"㴄"}.hgi-stroke.hgi-call-disabled-02:before{content:"㴅"}.hgi-stroke.hgi-call-disabled:before{content:"㴆"}.hgi-stroke.hgi-call-done-02:before{content:"㴇"}.hgi-stroke.hgi-call-done:before{content:"㴈"}.hgi-stroke.hgi-call-end-01:before{content:"㴉"}.hgi-stroke.hgi-call-end-02:before{content:"㴊"}.hgi-stroke.hgi-call-end-03:before{content:"㴋"}.hgi-stroke.hgi-call-end-04:before{content:"㴌"}.hgi-stroke.hgi-call-incoming-01:before{content:"㴍"}.hgi-stroke.hgi-call-incoming-02:before{content:"㴎"}.hgi-stroke.hgi-call-incoming-03:before{content:"㴏"}.hgi-stroke.hgi-call-incoming-04:before{content:"㴐"}.hgi-stroke.hgi-call-internal-02:before{content:"㴑"}.hgi-stroke.hgi-call-internal:before{content:"㴒"}.hgi-stroke.hgi-call-locked-02:before{content:"㴓"}.hgi-stroke.hgi-call-locked:before{content:"㴔"}.hgi-stroke.hgi-call-minus-02:before{content:"㴕"}.hgi-stroke.hgi-call-minus:before{content:"㴖"}.hgi-stroke.hgi-call-missed-01:before{content:"㴗"}.hgi-stroke.hgi-call-missed-02:before{content:"㴘"}.hgi-stroke.hgi-call-missed-03:before{content:"㴙"}.hgi-stroke.hgi-call-missed-04:before{content:"㴚"}.hgi-stroke.hgi-call-outgoing-01:before{content:"㴛"}.hgi-stroke.hgi-call-outgoing-02:before{content:"㴜"}.hgi-stroke.hgi-call-outgoing-03:before{content:"㴝"}.hgi-stroke.hgi-call-outgoing-04:before{content:"㴞"}.hgi-stroke.hgi-call-paused-02:before{content:"㴟"}.hgi-stroke.hgi-call-paused:before{content:"㴠"}.hgi-stroke.hgi-call-received-02:before{content:"㴡"}.hgi-stroke.hgi-call-received:before{content:"㴢"}.hgi-stroke.hgi-call-ringing-01:before{content:"㴣"}.hgi-stroke.hgi-call-ringing-02:before{content:"㴤"}.hgi-stroke.hgi-call-ringing-03:before{content:"㴥"}.hgi-stroke.hgi-call-ringing-04:before{content:"㴦"}.hgi-stroke.hgi-call-unlocked-02:before{content:"㴧"}.hgi-stroke.hgi-call-unlocked:before{content:"㴨"}.hgi-stroke.hgi-call:before{content:"㴩"}.hgi-stroke.hgi-calling-02:before{content:"㴪"}.hgi-stroke.hgi-calling:before{content:"㴫"}.hgi-stroke.hgi-camel:before{content:"㴬"}.hgi-stroke.hgi-camera-01:before{content:"㴭"}.hgi-stroke.hgi-camera-02:before{content:"㴮"}.hgi-stroke.hgi-camera-add-01:before{content:"㴯"}.hgi-stroke.hgi-camera-add-02:before{content:"㴰"}.hgi-stroke.hgi-camera-automatically-01:before{content:"㴱"}.hgi-stroke.hgi-camera-automatically-02:before{content:"㴲"}.hgi-stroke.hgi-camera-lens:before{content:"㴳"}.hgi-stroke.hgi-camera-microphone-01:before{content:"㴴"}.hgi-stroke.hgi-camera-microphone-02:before{content:"㴵"}.hgi-stroke.hgi-camera-night-mode-01:before{content:"㴶"}.hgi-stroke.hgi-camera-night-mode-02:before{content:"㴷"}.hgi-stroke.hgi-camera-off-01:before{content:"㴸"}.hgi-stroke.hgi-camera-off-02:before{content:"㴹"}.hgi-stroke.hgi-camera-rotated-01:before{content:"㴺"}.hgi-stroke.hgi-camera-rotated-02:before{content:"㴻"}.hgi-stroke.hgi-camera-smile-01:before{content:"㴼"}.hgi-stroke.hgi-camera-smile-02:before{content:"㴽"}.hgi-stroke.hgi-camera-tripod:before{content:"㴾"}.hgi-stroke.hgi-camera-video:before{content:"㴿"}.hgi-stroke.hgi-camper:before{content:"㵀"}.hgi-stroke.hgi-campfire:before{content:"㵁"}.hgi-stroke.hgi-cancel-01:before{content:"㵂"}.hgi-stroke.hgi-cancel-02:before{content:"㵃"}.hgi-stroke.hgi-cancel-circle-half-dot:before{content:"㵄"}.hgi-stroke.hgi-cancel-circle:before{content:"㵅"}.hgi-stroke.hgi-cancel-square:before{content:"㵆"}.hgi-stroke.hgi-candelier-01:before{content:"㵇"}.hgi-stroke.hgi-candelier-02:before{content:"㵈"}.hgi-stroke.hgi-canvas:before{content:"㵉"}.hgi-stroke.hgi-cap-projecting:before{content:"㵊"}.hgi-stroke.hgi-cap-round:before{content:"㵋"}.hgi-stroke.hgi-cap-straight:before{content:"㵌"}.hgi-stroke.hgi-cap:before{content:"㵍"}.hgi-stroke.hgi-capcut-rectangle:before{content:"㵎"}.hgi-stroke.hgi-capcut:before{content:"㵏"}.hgi-stroke.hgi-car-01:before{content:"㵐"}.hgi-stroke.hgi-car-02:before{content:"㵑"}.hgi-stroke.hgi-car-03:before{content:"㵒"}.hgi-stroke.hgi-car-04:before{content:"㵓"}.hgi-stroke.hgi-car-parking-01:before{content:"㵔"}.hgi-stroke.hgi-car-parking-02:before{content:"㵕"}.hgi-stroke.hgi-caravan:before{content:"㵖"}.hgi-stroke.hgi-card-exchange-01:before{content:"㵗"}.hgi-stroke.hgi-card-exchange-02:before{content:"㵘"}.hgi-stroke.hgi-cardigan:before{content:"㵙"}.hgi-stroke.hgi-cardiogram-01:before{content:"㵚"}.hgi-stroke.hgi-cardiogram-02:before{content:"㵛"}.hgi-stroke.hgi-cards-01:before{content:"㵜"}.hgi-stroke.hgi-cards-02:before{content:"㵝"}.hgi-stroke.hgi-cargo-ship:before{content:"㵞"}.hgi-stroke.hgi-carousel-horizontal-02:before{content:"㵟"}.hgi-stroke.hgi-carousel-horizontal:before{content:"㵠"}.hgi-stroke.hgi-carousel-vertical:before{content:"㵡"}.hgi-stroke.hgi-carrot:before{content:"㵢"}.hgi-stroke.hgi-cash-01:before{content:"㵣"}.hgi-stroke.hgi-cash-02:before{content:"㵤"}.hgi-stroke.hgi-cashback:before{content:"㵥"}.hgi-stroke.hgi-cashier-02:before{content:"㵦"}.hgi-stroke.hgi-cashier:before{content:"㵧"}.hgi-stroke.hgi-castle-01:before{content:"㵨"}.hgi-stroke.hgi-castle-02:before{content:"㵩"}.hgi-stroke.hgi-castle:before{content:"㵪"}.hgi-stroke.hgi-catalogue:before{content:"㵫"}.hgi-stroke.hgi-cayan-tower:before{content:"㵬"}.hgi-stroke.hgi-cctv-camera:before{content:"㵭"}.hgi-stroke.hgi-cd:before{content:"㵮"}.hgi-stroke.hgi-cells:before{content:"㵯"}.hgi-stroke.hgi-cellular-network-offline:before{content:"㵰"}.hgi-stroke.hgi-cellular-network:before{content:"㵱"}.hgi-stroke.hgi-celsius:before{content:"㵲"}.hgi-stroke.hgi-center-focus:before{content:"㵳"}.hgi-stroke.hgi-central-shaheed-minar:before{content:"㵴"}.hgi-stroke.hgi-centralized:before{content:"㵵"}.hgi-stroke.hgi-certificate-01:before{content:"㵶"}.hgi-stroke.hgi-certificate-02:before{content:"㵷"}.hgi-stroke.hgi-chair-01:before{content:"㵸"}.hgi-stroke.hgi-chair-02:before{content:"㵹"}.hgi-stroke.hgi-chair-03:before{content:"㵺"}.hgi-stroke.hgi-chair-04:before{content:"㵻"}.hgi-stroke.hgi-chair-05:before{content:"㵼"}.hgi-stroke.hgi-chair-barber:before{content:"㵽"}.hgi-stroke.hgi-champion:before{content:"㵾"}.hgi-stroke.hgi-change-screen-mode:before{content:"㵿"}.hgi-stroke.hgi-character-phonetic:before{content:"㶀"}.hgi-stroke.hgi-charity:before{content:"㶁"}.hgi-stroke.hgi-chart-average:before{content:"㶂"}.hgi-stroke.hgi-chart-bar-line:before{content:"㶃"}.hgi-stroke.hgi-chart-breakout-circle:before{content:"㶄"}.hgi-stroke.hgi-chart-breakout-square:before{content:"㶅"}.hgi-stroke.hgi-chart-bubble-01:before{content:"㶆"}.hgi-stroke.hgi-chart-bubble-02:before{content:"㶇"}.hgi-stroke.hgi-chart-column:before{content:"㶈"}.hgi-stroke.hgi-chart-decrease:before{content:"㶉"}.hgi-stroke.hgi-chart-evaluation:before{content:"㶊"}.hgi-stroke.hgi-chart-high-low:before{content:"㶋"}.hgi-stroke.hgi-chart-histogram:before{content:"㶌"}.hgi-stroke.hgi-chart-increase:before{content:"㶍"}.hgi-stroke.hgi-chart-line-data-01:before{content:"㶎"}.hgi-stroke.hgi-chart-line-data-02:before{content:"㶏"}.hgi-stroke.hgi-chart-line-data-03:before{content:"㶐"}.hgi-stroke.hgi-chart-maximum:before{content:"㶑"}.hgi-stroke.hgi-chart-medium:before{content:"㶒"}.hgi-stroke.hgi-chart-minimum:before{content:"㶓"}.hgi-stroke.hgi-chart-radar:before{content:"㶔"}.hgi-stroke.hgi-chart-relationship:before{content:"㶕"}.hgi-stroke.hgi-chart-ring:before{content:"㶖"}.hgi-stroke.hgi-chart-rose:before{content:"㶗"}.hgi-stroke.hgi-chart-scatter:before{content:"㶘"}.hgi-stroke.hgi-chart:before{content:"㶙"}.hgi-stroke.hgi-chat-bot:before{content:"㶚"}.hgi-stroke.hgi-chat-gpt:before{content:"㶛"}.hgi-stroke.hgi-chatting-01:before{content:"㶜"}.hgi-stroke.hgi-check-list:before{content:"㶝"}.hgi-stroke.hgi-check-unread-01:before{content:"㶞"}.hgi-stroke.hgi-check-unread-02:before{content:"㶟"}.hgi-stroke.hgi-check-unread-03:before{content:"㶠"}.hgi-stroke.hgi-check-unread-04:before{content:"㶡"}.hgi-stroke.hgi-checkmark-badge-01:before{content:"㶢"}.hgi-stroke.hgi-checkmark-badge-02:before{content:"㶣"}.hgi-stroke.hgi-checkmark-badge-03:before{content:"㶤"}.hgi-stroke.hgi-checkmark-badge-04:before{content:"㶥"}.hgi-stroke.hgi-checkmark-circle-01:before{content:"㶦"}.hgi-stroke.hgi-checkmark-circle-02:before{content:"㶧"}.hgi-stroke.hgi-checkmark-circle-03:before{content:"㶨"}.hgi-stroke.hgi-checkmark-circle-04:before{content:"㶩"}.hgi-stroke.hgi-checkmark-square-01:before{content:"㶪"}.hgi-stroke.hgi-checkmark-square-02:before{content:"㶫"}.hgi-stroke.hgi-checkmark-square-03:before{content:"㶬"}.hgi-stroke.hgi-checkmark-square-04:before{content:"㶭"}.hgi-stroke.hgi-cheese-cake-01:before{content:"㶮"}.hgi-stroke.hgi-cheese-cake-02:before{content:"㶯"}.hgi-stroke.hgi-cheese:before{content:"㶰"}.hgi-stroke.hgi-chef-hat:before{content:"㶱"}.hgi-stroke.hgi-chef:before{content:"㶲"}.hgi-stroke.hgi-chemistry-01:before{content:"㶳"}.hgi-stroke.hgi-chemistry-02:before{content:"㶴"}.hgi-stroke.hgi-chemistry-03:before{content:"㶵"}.hgi-stroke.hgi-cherry:before{content:"㶶"}.hgi-stroke.hgi-chess-01:before{content:"㶷"}.hgi-stroke.hgi-chess-02:before{content:"㶸"}.hgi-stroke.hgi-chess-pawn:before{content:"㶹"}.hgi-stroke.hgi-chicken-thighs:before{content:"㶺"}.hgi-stroke.hgi-chimney:before{content:"㶻"}.hgi-stroke.hgi-china-temple:before{content:"㶼"}.hgi-stroke.hgi-chip-02:before{content:"㶽"}.hgi-stroke.hgi-chip:before{content:"㶾"}.hgi-stroke.hgi-chocolate:before{content:"㶿"}.hgi-stroke.hgi-chrome:before{content:"㷀"}.hgi-stroke.hgi-chrysler:before{content:"㷁"}.hgi-stroke.hgi-church:before{content:"㷂"}.hgi-stroke.hgi-cinnamon-roll:before{content:"㷃"}.hgi-stroke.hgi-circle-arrow-data-transfer-diagonal:before{content:"㷄"}.hgi-stroke.hgi-circle-arrow-data-transfer-horizontal:before{content:"㷅"}.hgi-stroke.hgi-circle-arrow-data-transfer-vertical:before{content:"㷆"}.hgi-stroke.hgi-circle-arrow-diagonal-01:before{content:"㷇"}.hgi-stroke.hgi-circle-arrow-diagonal-02:before{content:"㷈"}.hgi-stroke.hgi-circle-arrow-down-01:before{content:"㷉"}.hgi-stroke.hgi-circle-arrow-down-02:before{content:"㷊"}.hgi-stroke.hgi-circle-arrow-down-03:before{content:"㷋"}.hgi-stroke.hgi-circle-arrow-down-double:before{content:"㷌"}.hgi-stroke.hgi-circle-arrow-down-left:before{content:"㷍"}.hgi-stroke.hgi-circle-arrow-down-right:before{content:"㷎"}.hgi-stroke.hgi-circle-arrow-expand-01:before{content:"㷏"}.hgi-stroke.hgi-circle-arrow-expand-02:before{content:"㷐"}.hgi-stroke.hgi-circle-arrow-horizontal:before{content:"㷑"}.hgi-stroke.hgi-circle-arrow-left-01:before{content:"㷒"}.hgi-stroke.hgi-circle-arrow-left-02:before{content:"㷓"}.hgi-stroke.hgi-circle-arrow-left-03:before{content:"㷔"}.hgi-stroke.hgi-circle-arrow-left-double:before{content:"㷕"}.hgi-stroke.hgi-circle-arrow-left-right:before{content:"㷖"}.hgi-stroke.hgi-circle-arrow-move-down-left:before{content:"㷗"}.hgi-stroke.hgi-circle-arrow-move-down-right:before{content:"㷘"}.hgi-stroke.hgi-circle-arrow-move-left-down:before{content:"㷙"}.hgi-stroke.hgi-circle-arrow-move-right-down:before{content:"㷚"}.hgi-stroke.hgi-circle-arrow-move-up-left:before{content:"㷛"}.hgi-stroke.hgi-circle-arrow-move-up-right:before{content:"㷜"}.hgi-stroke.hgi-circle-arrow-reload-01:before{content:"㷝"}.hgi-stroke.hgi-circle-arrow-reload-02:before{content:"㷞"}.hgi-stroke.hgi-circle-arrow-right-01:before{content:"㷟"}.hgi-stroke.hgi-circle-arrow-right-02:before{content:"㷠"}.hgi-stroke.hgi-circle-arrow-right-03:before{content:"㷡"}.hgi-stroke.hgi-circle-arrow-right-double:before{content:"㷢"}.hgi-stroke.hgi-circle-arrow-shrink-01:before{content:"㷣"}.hgi-stroke.hgi-circle-arrow-shrink-02:before{content:"㷤"}.hgi-stroke.hgi-circle-arrow-up-01:before{content:"㷥"}.hgi-stroke.hgi-circle-arrow-up-02:before{content:"㷦"}.hgi-stroke.hgi-circle-arrow-up-03:before{content:"㷧"}.hgi-stroke.hgi-circle-arrow-up-double:before{content:"㷨"}.hgi-stroke.hgi-circle-arrow-up-down:before{content:"㷩"}.hgi-stroke.hgi-circle-arrow-up-left:before{content:"㷪"}.hgi-stroke.hgi-circle-arrow-up-right:before{content:"㷫"}.hgi-stroke.hgi-circle-arrow-vertical:before{content:"㷬"}.hgi-stroke.hgi-circle-lock-01:before{content:"㷭"}.hgi-stroke.hgi-circle-lock-02:before{content:"㷮"}.hgi-stroke.hgi-circle-lock-add-01:before{content:"㷯"}.hgi-stroke.hgi-circle-lock-add-02:before{content:"㷰"}.hgi-stroke.hgi-circle-lock-check-01:before{content:"㷱"}.hgi-stroke.hgi-circle-lock-check-02:before{content:"㷲"}.hgi-stroke.hgi-circle-lock-minus-01:before{content:"㷳"}.hgi-stroke.hgi-circle-lock-minus-02:before{content:"㷴"}.hgi-stroke.hgi-circle-lock-remove-01:before{content:"㷵"}.hgi-stroke.hgi-circle-lock-remove-02:before{content:"㷶"}.hgi-stroke.hgi-circle-password:before{content:"㷷"}.hgi-stroke.hgi-circle-unlock-01:before{content:"㷸"}.hgi-stroke.hgi-circle-unlock-02:before{content:"㷹"}.hgi-stroke.hgi-circle:before{content:"㷺"}.hgi-stroke.hgi-city-01:before{content:"㷻"}.hgi-stroke.hgi-city-02:before{content:"㷼"}.hgi-stroke.hgi-city-03:before{content:"㷽"}.hgi-stroke.hgi-clapping-01:before{content:"㷾"}.hgi-stroke.hgi-clapping-02:before{content:"㷿"}.hgi-stroke.hgi-clean:before{content:"㸀"}.hgi-stroke.hgi-cleaning-bucket:before{content:"㸁"}.hgi-stroke.hgi-clinic:before{content:"㸂"}.hgi-stroke.hgi-clip:before{content:"㸃"}.hgi-stroke.hgi-clipboard:before{content:"㸄"}.hgi-stroke.hgi-clock-01:before{content:"㸅"}.hgi-stroke.hgi-clock-02:before{content:"㸆"}.hgi-stroke.hgi-clock-03:before{content:"㸇"}.hgi-stroke.hgi-clock-04:before{content:"㸈"}.hgi-stroke.hgi-clock-05:before{content:"㸉"}.hgi-stroke.hgi-closed-caption-alt:before{content:"㸊"}.hgi-stroke.hgi-closed-caption:before{content:"㸋"}.hgi-stroke.hgi-clothes:before{content:"㸌"}.hgi-stroke.hgi-cloud-angled-rain-zap:before{content:"㸍"}.hgi-stroke.hgi-cloud-angled-rain:before{content:"㸎"}.hgi-stroke.hgi-cloud-angled-zap:before{content:"㸏"}.hgi-stroke.hgi-cloud-big-rain:before{content:"㸐"}.hgi-stroke.hgi-cloud-download:before{content:"㸑"}.hgi-stroke.hgi-cloud-fast-wind:before{content:"㸒"}.hgi-stroke.hgi-cloud-hailstone:before{content:"㸓"}.hgi-stroke.hgi-cloud-little-rain:before{content:"㸔"}.hgi-stroke.hgi-cloud-little-snow:before{content:"㸕"}.hgi-stroke.hgi-cloud-loading:before{content:"㸖"}.hgi-stroke.hgi-cloud-mid-rain:before{content:"㸗"}.hgi-stroke.hgi-cloud-mid-snow:before{content:"㸘"}.hgi-stroke.hgi-cloud-saving-done-01:before{content:"㸙"}.hgi-stroke.hgi-cloud-saving-done-02:before{content:"㸚"}.hgi-stroke.hgi-cloud-server:before{content:"㸛"}.hgi-stroke.hgi-cloud-slow-wind:before{content:"㸜"}.hgi-stroke.hgi-cloud-snow:before{content:"㸝"}.hgi-stroke.hgi-cloud-upload:before{content:"㸞"}.hgi-stroke.hgi-cloud:before{content:"㸟"}.hgi-stroke.hgi-clubs-01:before{content:"㸠"}.hgi-stroke.hgi-clubs-02:before{content:"㸡"}.hgi-stroke.hgi-co-present:before{content:"㸢"}.hgi-stroke.hgi-code-circle:before{content:"㸣"}.hgi-stroke.hgi-code-folder:before{content:"㸤"}.hgi-stroke.hgi-code-square:before{content:"㸥"}.hgi-stroke.hgi-code:before{content:"㸦"}.hgi-stroke.hgi-codesandbox:before{content:"㸧"}.hgi-stroke.hgi-coffee-01:before{content:"㸨"}.hgi-stroke.hgi-coffee-02:before{content:"㸩"}.hgi-stroke.hgi-coffee-beans:before{content:"㸪"}.hgi-stroke.hgi-coins-01:before{content:"㸫"}.hgi-stroke.hgi-coins-02:before{content:"㸬"}.hgi-stroke.hgi-coins-bitcoin:before{content:"㸭"}.hgi-stroke.hgi-coins-dollar:before{content:"㸮"}.hgi-stroke.hgi-coins-euro:before{content:"㸯"}.hgi-stroke.hgi-coins-pound:before{content:"㸰"}.hgi-stroke.hgi-coins-swap:before{content:"㸱"}.hgi-stroke.hgi-coins-yen:before{content:"㸲"}.hgi-stroke.hgi-collections-bookmark:before{content:"㸳"}.hgi-stroke.hgi-color-picker:before{content:"㸴"}.hgi-stroke.hgi-colors:before{content:"㸵"}.hgi-stroke.hgi-colosseum:before{content:"㸶"}.hgi-stroke.hgi-column-delete:before{content:"㸷"}.hgi-stroke.hgi-column-insert:before{content:"㸸"}.hgi-stroke.hgi-comet-01:before{content:"㸹"}.hgi-stroke.hgi-comet-02:before{content:"㸺"}.hgi-stroke.hgi-coming-soon-01:before{content:"㸻"}.hgi-stroke.hgi-coming-soon-02:before{content:"㸼"}.hgi-stroke.hgi-command-line:before{content:"㸽"}.hgi-stroke.hgi-command:before{content:"㸾"}.hgi-stroke.hgi-comment-01:before{content:"㸿"}.hgi-stroke.hgi-comment-02:before{content:"㹀"}.hgi-stroke.hgi-comment-add-01:before{content:"㹁"}.hgi-stroke.hgi-comment-add-02:before{content:"㹂"}.hgi-stroke.hgi-comment-block-01:before{content:"㹃"}.hgi-stroke.hgi-comment-block-02:before{content:"㹄"}.hgi-stroke.hgi-comment-remove-01:before{content:"㹅"}.hgi-stroke.hgi-comment-remove-02:before{content:"㹆"}.hgi-stroke.hgi-compass-01:before{content:"㹇"}.hgi-stroke.hgi-compass:before{content:"㹈"}.hgi-stroke.hgi-complaint:before{content:"㹉"}.hgi-stroke.hgi-computer-add:before{content:"㹊"}.hgi-stroke.hgi-computer-check:before{content:"㹋"}.hgi-stroke.hgi-computer-cloud:before{content:"㹌"}.hgi-stroke.hgi-computer-desk-01:before{content:"㹍"}.hgi-stroke.hgi-computer-desk-02:before{content:"㹎"}.hgi-stroke.hgi-computer-desk-03:before{content:"㹏"}.hgi-stroke.hgi-computer-dollar:before{content:"㹐"}.hgi-stroke.hgi-computer-phone-sync:before{content:"㹑"}.hgi-stroke.hgi-computer-programming-01:before{content:"㹒"}.hgi-stroke.hgi-computer-programming-02:before{content:"㹓"}.hgi-stroke.hgi-computer-protection:before{content:"㹔"}.hgi-stroke.hgi-computer-remove:before{content:"㹕"}.hgi-stroke.hgi-computer-settings:before{content:"㹖"}.hgi-stroke.hgi-computer-video-call:before{content:"㹗"}.hgi-stroke.hgi-computer-video:before{content:"㹘"}.hgi-stroke.hgi-computer:before{content:"㹙"}.hgi-stroke.hgi-cone-01:before{content:"㹚"}.hgi-stroke.hgi-cone-02:before{content:"㹛"}.hgi-stroke.hgi-conference:before{content:"㹜"}.hgi-stroke.hgi-configuration-01:before{content:"㹝"}.hgi-stroke.hgi-configuration-02:before{content:"㹞"}.hgi-stroke.hgi-confused:before{content:"㹟"}.hgi-stroke.hgi-congruent-to-circle:before{content:"㹠"}.hgi-stroke.hgi-congruent-to-square:before{content:"㹡"}.hgi-stroke.hgi-congruent-to:before{content:"㹢"}.hgi-stroke.hgi-connect:before{content:"㹣"}.hgi-stroke.hgi-console:before{content:"㹤"}.hgi-stroke.hgi-constellation:before{content:"㹥"}.hgi-stroke.hgi-contact-01:before{content:"㹦"}.hgi-stroke.hgi-contact-02:before{content:"㹧"}.hgi-stroke.hgi-contact-book:before{content:"㹨"}.hgi-stroke.hgi-contact:before{content:"㹩"}.hgi-stroke.hgi-container-truck-01:before{content:"㹪"}.hgi-stroke.hgi-container-truck-02:before{content:"㹫"}.hgi-stroke.hgi-container-truck:before{content:"㹬"}.hgi-stroke.hgi-contracts:before{content:"㹭"}.hgi-stroke.hgi-conversation:before{content:"㹮"}.hgi-stroke.hgi-cook-book:before{content:"㹯"}.hgi-stroke.hgi-cookie:before{content:"㹰"}.hgi-stroke.hgi-coordinate-01:before{content:"㹱"}.hgi-stroke.hgi-coordinate-02:before{content:"㹲"}.hgi-stroke.hgi-copilot:before{content:"㹳"}.hgi-stroke.hgi-copy-01:before{content:"㹴"}.hgi-stroke.hgi-copy-02:before{content:"㹵"}.hgi-stroke.hgi-copy-link:before{content:"㹶"}.hgi-stroke.hgi-copyright:before{content:"㹷"}.hgi-stroke.hgi-corn:before{content:"㹸"}.hgi-stroke.hgi-corporate:before{content:"㹹"}.hgi-stroke.hgi-cos:before{content:"㹺"}.hgi-stroke.hgi-cosine-01:before{content:"㹻"}.hgi-stroke.hgi-cosine-02:before{content:"㹼"}.hgi-stroke.hgi-cottage:before{content:"㹽"}.hgi-stroke.hgi-cotton-candy:before{content:"㹾"}.hgi-stroke.hgi-coupon-01:before{content:"㹿"}.hgi-stroke.hgi-coupon-02:before{content:"㺀"}.hgi-stroke.hgi-coupon-03:before{content:"㺁"}.hgi-stroke.hgi-coupon-percent:before{content:"㺂"}.hgi-stroke.hgi-course:before{content:"㺃"}.hgi-stroke.hgi-court-house:before{content:"㺄"}.hgi-stroke.hgi-court-law:before{content:"㺅"}.hgi-stroke.hgi-covariate:before{content:"㺆"}.hgi-stroke.hgi-covid-info:before{content:"㺇"}.hgi-stroke.hgi-cowboy-hat:before{content:"㺈"}.hgi-stroke.hgi-cplusplus:before{content:"㺉"}.hgi-stroke.hgi-cpu-charge:before{content:"㺊"}.hgi-stroke.hgi-cpu-settings:before{content:"㺋"}.hgi-stroke.hgi-cpu:before{content:"㺌"}.hgi-stroke.hgi-crab:before{content:"㺍"}.hgi-stroke.hgi-crane:before{content:"㺎"}.hgi-stroke.hgi-crazy:before{content:"㺏"}.hgi-stroke.hgi-creative-market:before{content:"㺐"}.hgi-stroke.hgi-credit-card-accept:before{content:"㺑"}.hgi-stroke.hgi-credit-card-add:before{content:"㺒"}.hgi-stroke.hgi-credit-card-change:before{content:"㺓"}.hgi-stroke.hgi-credit-card-defrost:before{content:"㺔"}.hgi-stroke.hgi-credit-card-freeze:before{content:"㺕"}.hgi-stroke.hgi-credit-card-not-accept:before{content:"㺖"}.hgi-stroke.hgi-credit-card-not-found:before{content:"㺗"}.hgi-stroke.hgi-credit-card-pos:before{content:"㺘"}.hgi-stroke.hgi-credit-card-validation:before{content:"㺙"}.hgi-stroke.hgi-credit-card:before{content:"㺚"}.hgi-stroke.hgi-cricket-bat:before{content:"㺛"}.hgi-stroke.hgi-cricket-helmet:before{content:"㺜"}.hgi-stroke.hgi-croissant:before{content:"㺝"}.hgi-stroke.hgi-crop:before{content:"㺞"}.hgi-stroke.hgi-crowdfunding:before{content:"㺟"}.hgi-stroke.hgi-crown:before{content:"㺠"}.hgi-stroke.hgi-crying:before{content:"㺡"}.hgi-stroke.hgi-csv-01:before{content:"㺢"}.hgi-stroke.hgi-csv-02:before{content:"㺣"}.hgi-stroke.hgi-cube:before{content:"㺤"}.hgi-stroke.hgi-cupcake-01:before{content:"㺥"}.hgi-stroke.hgi-cupcake-02:before{content:"㺦"}.hgi-stroke.hgi-cupcake-03:before{content:"㺧"}.hgi-stroke.hgi-curling:before{content:"㺨"}.hgi-stroke.hgi-cursor-01:before{content:"㺩"}.hgi-stroke.hgi-cursor-02:before{content:"㺪"}.hgi-stroke.hgi-cursor-add-selection-01:before{content:"㺫"}.hgi-stroke.hgi-cursor-add-selection-02:before{content:"㺬"}.hgi-stroke.hgi-cursor-circle-selection-01:before{content:"㺭"}.hgi-stroke.hgi-cursor-circle-selection-02:before{content:"㺮"}.hgi-stroke.hgi-cursor-disabled-01:before{content:"㺯"}.hgi-stroke.hgi-cursor-disabled-02:before{content:"㺰"}.hgi-stroke.hgi-cursor-edit-01:before{content:"㺱"}.hgi-stroke.hgi-cursor-edit-02:before{content:"㺲"}.hgi-stroke.hgi-cursor-hold-01:before{content:"㺳"}.hgi-stroke.hgi-cursor-hold-02:before{content:"㺴"}.hgi-stroke.hgi-cursor-in-window:before{content:"㺵"}.hgi-stroke.hgi-cursor-info-01:before{content:"㺶"}.hgi-stroke.hgi-cursor-info-02:before{content:"㺷"}.hgi-stroke.hgi-cursor-loading-01:before{content:"㺸"}.hgi-stroke.hgi-cursor-loading-02:before{content:"㺹"}.hgi-stroke.hgi-cursor-magic-selection-01:before{content:"㺺"}.hgi-stroke.hgi-cursor-magic-selection-02:before{content:"㺻"}.hgi-stroke.hgi-cursor-move-01:before{content:"㺼"}.hgi-stroke.hgi-cursor-move-02:before{content:"㺽"}.hgi-stroke.hgi-cursor-pointer-01:before{content:"㺾"}.hgi-stroke.hgi-cursor-pointer-02:before{content:"㺿"}.hgi-stroke.hgi-cursor-progress-01:before{content:"㻀"}.hgi-stroke.hgi-cursor-progress-02:before{content:"㻁"}.hgi-stroke.hgi-cursor-progress-03:before{content:"㻂"}.hgi-stroke.hgi-cursor-progress-04:before{content:"㻃"}.hgi-stroke.hgi-cursor-rectangle-selection-01:before{content:"㻄"}.hgi-stroke.hgi-cursor-rectangle-selection-02:before{content:"㻅"}.hgi-stroke.hgi-cursor-remove-selection-01:before{content:"㻆"}.hgi-stroke.hgi-cursor-remove-selection-02:before{content:"㻇"}.hgi-stroke.hgi-cursor-text:before{content:"㻈"}.hgi-stroke.hgi-curtains:before{content:"㻉"}.hgi-stroke.hgi-curvy-left-direction:before{content:"㻊"}.hgi-stroke.hgi-curvy-left-right-direction:before{content:"㻋"}.hgi-stroke.hgi-curvy-right-direction:before{content:"㻌"}.hgi-stroke.hgi-curvy-up-down-direction:before{content:"㻍"}.hgi-stroke.hgi-customer-service-01:before{content:"㻎"}.hgi-stroke.hgi-customer-service-02:before{content:"㻏"}.hgi-stroke.hgi-customer-service:before{content:"㻐"}.hgi-stroke.hgi-customer-support:before{content:"㻑"}.hgi-stroke.hgi-customize:before{content:"㻒"}.hgi-stroke.hgi-cylinder-01:before{content:"㻓"}.hgi-stroke.hgi-cylinder-02:before{content:"㻔"}.hgi-stroke.hgi-cylinder-03:before{content:"㻕"}.hgi-stroke.hgi-cylinder-04:before{content:"㻖"}.hgi-stroke.hgi-danger:before{content:"㻗"}.hgi-stroke.hgi-dark-mode:before{content:"㻘"}.hgi-stroke.hgi-dart:before{content:"㻙"}.hgi-stroke.hgi-dashboard-browsing:before{content:"㻚"}.hgi-stroke.hgi-dashboard-circle-add:before{content:"㻛"}.hgi-stroke.hgi-dashboard-circle-edit:before{content:"㻜"}.hgi-stroke.hgi-dashboard-circle-remove:before{content:"㻝"}.hgi-stroke.hgi-dashboard-circle-settings:before{content:"㻞"}.hgi-stroke.hgi-dashboard-circle:before{content:"㻟"}.hgi-stroke.hgi-dashboard-speed-01:before{content:"㻠"}.hgi-stroke.hgi-dashboard-speed-02:before{content:"㻡"}.hgi-stroke.hgi-dashboard-square-01:before{content:"㻢"}.hgi-stroke.hgi-dashboard-square-02:before{content:"㻣"}.hgi-stroke.hgi-dashboard-square-03:before{content:"㻤"}.hgi-stroke.hgi-dashboard-square-add:before{content:"㻥"}.hgi-stroke.hgi-dashboard-square-edit:before{content:"㻦"}.hgi-stroke.hgi-dashboard-square-remove:before{content:"㻧"}.hgi-stroke.hgi-dashboard-square-setting:before{content:"㻨"}.hgi-stroke.hgi-dashed-line-01:before{content:"㻩"}.hgi-stroke.hgi-dashed-line-02:before{content:"㻪"}.hgi-stroke.hgi-data-recovery:before{content:"㻫"}.hgi-stroke.hgi-database-01:before{content:"㻬"}.hgi-stroke.hgi-database-02:before{content:"㻭"}.hgi-stroke.hgi-database-add:before{content:"㻮"}.hgi-stroke.hgi-database-export:before{content:"㻯"}.hgi-stroke.hgi-database-import:before{content:"㻰"}.hgi-stroke.hgi-database-locked:before{content:"㻱"}.hgi-stroke.hgi-database-restore:before{content:"㻲"}.hgi-stroke.hgi-database-setting:before{content:"㻳"}.hgi-stroke.hgi-database-sync-01:before{content:"㻴"}.hgi-stroke.hgi-database-sync:before{content:"㻵"}.hgi-stroke.hgi-database:before{content:"㻶"}.hgi-stroke.hgi-dates:before{content:"㻷"}.hgi-stroke.hgi-dead:before{content:"㻸"}.hgi-stroke.hgi-delete-01:before{content:"㻹"}.hgi-stroke.hgi-delete-02:before{content:"㻺"}.hgi-stroke.hgi-delete-03:before{content:"㻻"}.hgi-stroke.hgi-delete-04:before{content:"㻼"}.hgi-stroke.hgi-delete-column:before{content:"㻽"}.hgi-stroke.hgi-delete-put-back:before{content:"㻾"}.hgi-stroke.hgi-delete-row:before{content:"㻿"}.hgi-stroke.hgi-delete-throw:before{content:"㼀"}.hgi-stroke.hgi-delivered-sent:before{content:"㼁"}.hgi-stroke.hgi-delivery-box-01:before{content:"㼂"}.hgi-stroke.hgi-delivery-box-02:before{content:"㼃"}.hgi-stroke.hgi-delivery-delay-01:before{content:"㼄"}.hgi-stroke.hgi-delivery-delay-02:before{content:"㼅"}.hgi-stroke.hgi-delivery-return-01:before{content:"㼆"}.hgi-stroke.hgi-delivery-return-02:before{content:"㼇"}.hgi-stroke.hgi-delivery-secure-01:before{content:"㼈"}.hgi-stroke.hgi-delivery-secure-02:before{content:"㼉"}.hgi-stroke.hgi-delivery-sent-01:before{content:"㼊"}.hgi-stroke.hgi-delivery-sent-02:before{content:"㼋"}.hgi-stroke.hgi-delivery-tracking-01:before{content:"㼌"}.hgi-stroke.hgi-delivery-tracking-02:before{content:"㼍"}.hgi-stroke.hgi-delivery-truck-01:before{content:"㼎"}.hgi-stroke.hgi-delivery-truck-02:before{content:"㼏"}.hgi-stroke.hgi-delivery-view-01:before{content:"㼐"}.hgi-stroke.hgi-delivery-view-02:before{content:"㼑"}.hgi-stroke.hgi-dental-braces:before{content:"㼒"}.hgi-stroke.hgi-dental-broken-tooth:before{content:"㼓"}.hgi-stroke.hgi-dental-care:before{content:"㼔"}.hgi-stroke.hgi-dental-tooth:before{content:"㼕"}.hgi-stroke.hgi-departement:before{content:"㼖"}.hgi-stroke.hgi-desert:before{content:"㼗"}.hgi-stroke.hgi-desk-01:before{content:"㼘"}.hgi-stroke.hgi-desk-02:before{content:"㼙"}.hgi-stroke.hgi-desk:before{content:"㼚"}.hgi-stroke.hgi-developer:before{content:"㼛"}.hgi-stroke.hgi-deviantart:before{content:"㼜"}.hgi-stroke.hgi-device-access:before{content:"㼝"}.hgi-stroke.hgi-diagonal-scroll-point-01:before{content:"㼞"}.hgi-stroke.hgi-diagonal-scroll-point-02:before{content:"㼟"}.hgi-stroke.hgi-dialpad-circle-01:before{content:"㼠"}.hgi-stroke.hgi-dialpad-circle-02:before{content:"㼡"}.hgi-stroke.hgi-dialpad-square-01:before{content:"㼢"}.hgi-stroke.hgi-dialpad-square-02:before{content:"㼣"}.hgi-stroke.hgi-diameter:before{content:"㼤"}.hgi-stroke.hgi-diamond-01:before{content:"㼥"}.hgi-stroke.hgi-diamond-02:before{content:"㼦"}.hgi-stroke.hgi-diamond:before{content:"㼧"}.hgi-stroke.hgi-diaper:before{content:"㼨"}.hgi-stroke.hgi-dice-faces-01:before{content:"㼩"}.hgi-stroke.hgi-dice-faces-02:before{content:"㼪"}.hgi-stroke.hgi-dice-faces-03:before{content:"㼫"}.hgi-stroke.hgi-dice-faces-04:before{content:"㼬"}.hgi-stroke.hgi-dice-faces-05:before{content:"㼭"}.hgi-stroke.hgi-dice-faces-06:before{content:"㼮"}.hgi-stroke.hgi-dice:before{content:"㼯"}.hgi-stroke.hgi-digestion:before{content:"㼰"}.hgi-stroke.hgi-digg:before{content:"㼱"}.hgi-stroke.hgi-digital-clock:before{content:"㼲"}.hgi-stroke.hgi-dim-sum-01:before{content:"㼳"}.hgi-stroke.hgi-dim-sum-02:before{content:"㼴"}.hgi-stroke.hgi-dining-table:before{content:"㼵"}.hgi-stroke.hgi-diploma:before{content:"㼶"}.hgi-stroke.hgi-direction-left-01:before{content:"㼷"}.hgi-stroke.hgi-direction-left-02:before{content:"㼸"}.hgi-stroke.hgi-direction-right-01:before{content:"㼹"}.hgi-stroke.hgi-direction-right-02:before{content:"㼺"}.hgi-stroke.hgi-directions-01:before{content:"㼻"}.hgi-stroke.hgi-directions-02:before{content:"㼼"}.hgi-stroke.hgi-dirham:before{content:"㼽"}.hgi-stroke.hgi-disability-01:before{content:"㼾"}.hgi-stroke.hgi-disability-02:before{content:"㼿"}.hgi-stroke.hgi-discord:before{content:"㽀"}.hgi-stroke.hgi-discount-01:before{content:"㽁"}.hgi-stroke.hgi-discount-tag-01:before{content:"㽂"}.hgi-stroke.hgi-discount-tag-02:before{content:"㽃"}.hgi-stroke.hgi-discount:before{content:"㽄"}.hgi-stroke.hgi-discover-circle:before{content:"㽅"}.hgi-stroke.hgi-discover-square:before{content:"㽆"}.hgi-stroke.hgi-dish-01:before{content:"㽇"}.hgi-stroke.hgi-dish-02:before{content:"㽈"}.hgi-stroke.hgi-dish-washer:before{content:"㽉"}.hgi-stroke.hgi-displeased:before{content:"㽊"}.hgi-stroke.hgi-distribute-horizontal-center:before{content:"㽋"}.hgi-stroke.hgi-distribute-horizontal-left:before{content:"㽌"}.hgi-stroke.hgi-distribute-horizontal-right:before{content:"㽍"}.hgi-stroke.hgi-distribute-vertical-bottom:before{content:"㽎"}.hgi-stroke.hgi-distribute-vertical-center:before{content:"㽏"}.hgi-stroke.hgi-distribute-vertical-top:before{content:"㽐"}.hgi-stroke.hgi-distribution:before{content:"㽑"}.hgi-stroke.hgi-divide-sign-circle:before{content:"㽒"}.hgi-stroke.hgi-divide-sign-square:before{content:"㽓"}.hgi-stroke.hgi-divide-sign:before{content:"㽔"}.hgi-stroke.hgi-dna-01:before{content:"㽕"}.hgi-stroke.hgi-dna:before{content:"㽖"}.hgi-stroke.hgi-do-not-touch-01:before{content:"㽗"}.hgi-stroke.hgi-do-not-touch-02:before{content:"㽘"}.hgi-stroke.hgi-doc-01:before{content:"㽙"}.hgi-stroke.hgi-doc-02:before{content:"㽚"}.hgi-stroke.hgi-doctor-01:before{content:"㽛"}.hgi-stroke.hgi-doctor-02:before{content:"㽜"}.hgi-stroke.hgi-doctor-03:before{content:"㽝"}.hgi-stroke.hgi-document-attachment:before{content:"㽞"}.hgi-stroke.hgi-document-code:before{content:"㽟"}.hgi-stroke.hgi-document-validation:before{content:"㽠"}.hgi-stroke.hgi-dollar-01:before{content:"㽡"}.hgi-stroke.hgi-dollar-02:before{content:"㽢"}.hgi-stroke.hgi-dollar-circle:before{content:"㽣"}.hgi-stroke.hgi-dollar-receive-01:before{content:"㽤"}.hgi-stroke.hgi-dollar-receive-02:before{content:"㽥"}.hgi-stroke.hgi-dollar-send-01:before{content:"㽦"}.hgi-stroke.hgi-dollar-send-02:before{content:"㽧"}.hgi-stroke.hgi-dollar-square:before{content:"㽨"}.hgi-stroke.hgi-dome:before{content:"㽩"}.hgi-stroke.hgi-domino:before{content:"㽪"}.hgi-stroke.hgi-door-01:before{content:"㽫"}.hgi-stroke.hgi-door-02:before{content:"㽬"}.hgi-stroke.hgi-door-lock:before{content:"㽭"}.hgi-stroke.hgi-door:before{content:"㽮"}.hgi-stroke.hgi-doughnut:before{content:"㽯"}.hgi-stroke.hgi-download-01:before{content:"㽰"}.hgi-stroke.hgi-download-02:before{content:"㽱"}.hgi-stroke.hgi-download-03:before{content:"㽲"}.hgi-stroke.hgi-download-04:before{content:"㽳"}.hgi-stroke.hgi-download-05:before{content:"㽴"}.hgi-stroke.hgi-download-circle-01:before{content:"㽵"}.hgi-stroke.hgi-download-circle-02:before{content:"㽶"}.hgi-stroke.hgi-download-square-01:before{content:"㽷"}.hgi-stroke.hgi-download-square-02:before{content:"㽸"}.hgi-stroke.hgi-drag-01:before{content:"㽹"}.hgi-stroke.hgi-drag-02:before{content:"㽺"}.hgi-stroke.hgi-drag-03:before{content:"㽻"}.hgi-stroke.hgi-drag-04:before{content:"㽼"}.hgi-stroke.hgi-drag-drop-horizontal:before{content:"㽽"}.hgi-stroke.hgi-drag-drop-vertical:before{content:"㽾"}.hgi-stroke.hgi-drag-drop:before{content:"㽿"}.hgi-stroke.hgi-drag-left-01:before{content:"㾀"}.hgi-stroke.hgi-drag-left-02:before{content:"㾁"}.hgi-stroke.hgi-drag-left-03:before{content:"㾂"}.hgi-stroke.hgi-drag-left-04:before{content:"㾃"}.hgi-stroke.hgi-drag-right-01:before{content:"㾄"}.hgi-stroke.hgi-drag-right-02:before{content:"㾅"}.hgi-stroke.hgi-drag-right-03:before{content:"㾆"}.hgi-stroke.hgi-drag-right-04:before{content:"㾇"}.hgi-stroke.hgi-drawing-compass:before{content:"㾈"}.hgi-stroke.hgi-drawing-mode:before{content:"㾉"}.hgi-stroke.hgi-dress-01:before{content:"㾊"}.hgi-stroke.hgi-dress-02:before{content:"㾋"}.hgi-stroke.hgi-dress-03:before{content:"㾌"}.hgi-stroke.hgi-dress-04:before{content:"㾍"}.hgi-stroke.hgi-dress-05:before{content:"㾎"}.hgi-stroke.hgi-dress-06:before{content:"㾏"}.hgi-stroke.hgi-dress-07:before{content:"㾐"}.hgi-stroke.hgi-dressing-table-01:before{content:"㾑"}.hgi-stroke.hgi-dressing-table-02:before{content:"㾒"}.hgi-stroke.hgi-dressing-table-03:before{content:"㾓"}.hgi-stroke.hgi-dribbble:before{content:"㾔"}.hgi-stroke.hgi-drink:before{content:"㾕"}.hgi-stroke.hgi-drone:before{content:"㾖"}.hgi-stroke.hgi-drooling:before{content:"㾗"}.hgi-stroke.hgi-dropbox:before{content:"㾘"}.hgi-stroke.hgi-droplet:before{content:"㾙"}.hgi-stroke.hgi-dropper:before{content:"㾚"}.hgi-stroke.hgi-ds3-tool:before{content:"㾛"}.hgi-stroke.hgi-dua:before{content:"㾜"}.hgi-stroke.hgi-dumbbell-01:before{content:"㾝"}.hgi-stroke.hgi-dumbbell-02:before{content:"㾞"}.hgi-stroke.hgi-dumbbell-03:before{content:"㾟"}.hgi-stroke.hgi-ear-rings-01:before{content:"㾠"}.hgi-stroke.hgi-ear-rings-02:before{content:"㾡"}.hgi-stroke.hgi-ear-rings-03:before{content:"㾢"}.hgi-stroke.hgi-ear:before{content:"㾣"}.hgi-stroke.hgi-earth:before{content:"㾤"}.hgi-stroke.hgi-ease-curve-control-points:before{content:"㾥"}.hgi-stroke.hgi-ease-in-control-point:before{content:"㾦"}.hgi-stroke.hgi-ease-in-out:before{content:"㾧"}.hgi-stroke.hgi-ease-in:before{content:"㾨"}.hgi-stroke.hgi-ease-out-control-point:before{content:"㾩"}.hgi-stroke.hgi-ease-out:before{content:"㾪"}.hgi-stroke.hgi-eco-energy:before{content:"㾫"}.hgi-stroke.hgi-eco-lab-01:before{content:"㾬"}.hgi-stroke.hgi-eco-lab-02:before{content:"㾭"}.hgi-stroke.hgi-eco-lab:before{content:"㾮"}.hgi-stroke.hgi-eco-power:before{content:"㾯"}.hgi-stroke.hgi-edge-style:before{content:"㾰"}.hgi-stroke.hgi-edit-01:before{content:"㾱"}.hgi-stroke.hgi-edit-02:before{content:"㾲"}.hgi-stroke.hgi-edit-off:before{content:"㾳"}.hgi-stroke.hgi-edit-road:before{content:"㾴"}.hgi-stroke.hgi-edit-table:before{content:"㾵"}.hgi-stroke.hgi-edit-user-02:before{content:"㾶"}.hgi-stroke.hgi-eggs:before{content:"㾷"}.hgi-stroke.hgi-eid-mubarak:before{content:"㾸"}.hgi-stroke.hgi-eiffel-tower:before{content:"㾹"}.hgi-stroke.hgi-elearning-exchange:before{content:"㾺"}.hgi-stroke.hgi-electric-home-01:before{content:"㾻"}.hgi-stroke.hgi-electric-home-02:before{content:"㾼"}.hgi-stroke.hgi-electric-plugs:before{content:"㾽"}.hgi-stroke.hgi-electric-tower-01:before{content:"㾾"}.hgi-stroke.hgi-electric-tower-02:before{content:"㾿"}.hgi-stroke.hgi-electric-wire:before{content:"㿀"}.hgi-stroke.hgi-ellipse-selection:before{content:"㿁"}.hgi-stroke.hgi-encrypt:before{content:"㿂"}.hgi-stroke.hgi-energy-ellipse:before{content:"㿃"}.hgi-stroke.hgi-energy-rectangle:before{content:"㿄"}.hgi-stroke.hgi-energy:before{content:"㿅"}.hgi-stroke.hgi-entering-geo-fence:before{content:"㿆"}.hgi-stroke.hgi-envato:before{content:"㿇"}.hgi-stroke.hgi-equal-sign-circle:before{content:"㿈"}.hgi-stroke.hgi-equal-sign-square:before{content:"㿉"}.hgi-stroke.hgi-equal-sign:before{content:"㿊"}.hgi-stroke.hgi-equipment-bench-press:before{content:"㿋"}.hgi-stroke.hgi-equipment-chest-press:before{content:"㿌"}.hgi-stroke.hgi-equipment-gym-01:before{content:"㿍"}.hgi-stroke.hgi-equipment-gym-02:before{content:"㿎"}.hgi-stroke.hgi-equipment-gym-03:before{content:"㿏"}.hgi-stroke.hgi-equipment-weightlifting:before{content:"㿐"}.hgi-stroke.hgi-eraser-01:before{content:"㿑"}.hgi-stroke.hgi-eraser-add:before{content:"㿒"}.hgi-stroke.hgi-eraser-auto:before{content:"㿓"}.hgi-stroke.hgi-eraser:before{content:"㿔"}.hgi-stroke.hgi-estimate-01:before{content:"㿕"}.hgi-stroke.hgi-estimate-02:before{content:"㿖"}.hgi-stroke.hgi-ethereum-ellipse:before{content:"㿗"}.hgi-stroke.hgi-ethereum-rectangle:before{content:"㿘"}.hgi-stroke.hgi-ethereum:before{content:"㿙"}.hgi-stroke.hgi-euro-circle:before{content:"㿚"}.hgi-stroke.hgi-euro-receive:before{content:"㿛"}.hgi-stroke.hgi-euro-send:before{content:"㿜"}.hgi-stroke.hgi-euro-square:before{content:"㿝"}.hgi-stroke.hgi-euro:before{content:"㿞"}.hgi-stroke.hgi-ev-charging:before{content:"㿟"}.hgi-stroke.hgi-evil:before{content:"㿠"}.hgi-stroke.hgi-exchange-01:before{content:"㿡"}.hgi-stroke.hgi-exchange-02:before{content:"㿢"}.hgi-stroke.hgi-exchange-03:before{content:"㿣"}.hgi-stroke.hgi-expander:before{content:"㿤"}.hgi-stroke.hgi-external-drive:before{content:"㿥"}.hgi-stroke.hgi-eye:before{content:"㿦"}.hgi-stroke.hgi-face-id:before{content:"㿧"}.hgi-stroke.hgi-facebook-01:before{content:"㿨"}.hgi-stroke.hgi-facebook-02:before{content:"㿩"}.hgi-stroke.hgi-factory-01:before{content:"㿪"}.hgi-stroke.hgi-factory-02:before{content:"㿫"}.hgi-stroke.hgi-factory:before{content:"㿬"}.hgi-stroke.hgi-fahrenheit:before{content:"㿭"}.hgi-stroke.hgi-falling-star:before{content:"㿮"}.hgi-stroke.hgi-fast-wind:before{content:"㿯"}.hgi-stroke.hgi-favourite-circle:before{content:"㿰"}.hgi-stroke.hgi-favourite-square:before{content:"㿱"}.hgi-stroke.hgi-favourite:before{content:"㿲"}.hgi-stroke.hgi-feather:before{content:"㿳"}.hgi-stroke.hgi-fencing-mask:before{content:"㿴"}.hgi-stroke.hgi-fencing:before{content:"㿵"}.hgi-stroke.hgi-ferris-wheel:before{content:"㿶"}.hgi-stroke.hgi-ferry-boat:before{content:"㿷"}.hgi-stroke.hgi-figma:before{content:"㿸"}.hgi-stroke.hgi-file-01:before{content:"㿹"}.hgi-stroke.hgi-file-02:before{content:"㿺"}.hgi-stroke.hgi-file-add:before{content:"㿻"}.hgi-stroke.hgi-file-attachment:before{content:"㿼"}.hgi-stroke.hgi-file-audio:before{content:"㿽"}.hgi-stroke.hgi-file-bitcoin:before{content:"㿾"}.hgi-stroke.hgi-file-block:before{content:"㿿"}.hgi-stroke.hgi-file-bookmark:before{content:"䀀"}.hgi-stroke.hgi-file-cloud:before{content:"䀁"}.hgi-stroke.hgi-file-corrupt:before{content:"䀂"}.hgi-stroke.hgi-file-dollar:before{content:"䀃"}.hgi-stroke.hgi-file-download:before{content:"䀄"}.hgi-stroke.hgi-file-edit:before{content:"䀅"}.hgi-stroke.hgi-file-euro:before{content:"䀆"}.hgi-stroke.hgi-file-export:before{content:"䀇"}.hgi-stroke.hgi-file-favourite:before{content:"䀈"}.hgi-stroke.hgi-file-import:before{content:"䀉"}.hgi-stroke.hgi-file-link:before{content:"䀊"}.hgi-stroke.hgi-file-locked:before{content:"䀋"}.hgi-stroke.hgi-file-management:before{content:"䀌"}.hgi-stroke.hgi-file-minus:before{content:"䀍"}.hgi-stroke.hgi-file-music:before{content:"䀎"}.hgi-stroke.hgi-file-not-found:before{content:"䀏"}.hgi-stroke.hgi-file-paste:before{content:"䀐"}.hgi-stroke.hgi-file-pin:before{content:"䀑"}.hgi-stroke.hgi-file-pound:before{content:"䀒"}.hgi-stroke.hgi-file-remove:before{content:"䀓"}.hgi-stroke.hgi-file-script:before{content:"䀔"}.hgi-stroke.hgi-file-search:before{content:"䀕"}.hgi-stroke.hgi-file-security:before{content:"䀖"}.hgi-stroke.hgi-file-shredder:before{content:"䀗"}.hgi-stroke.hgi-file-star:before{content:"䀘"}.hgi-stroke.hgi-file-sync:before{content:"䀙"}.hgi-stroke.hgi-file-unknown:before{content:"䀚"}.hgi-stroke.hgi-file-unlocked:before{content:"䀛"}.hgi-stroke.hgi-file-upload:before{content:"䀜"}.hgi-stroke.hgi-file-validation:before{content:"䀝"}.hgi-stroke.hgi-file-verified:before{content:"䀞"}.hgi-stroke.hgi-file-video:before{content:"䀟"}.hgi-stroke.hgi-file-view:before{content:"䀠"}.hgi-stroke.hgi-file-yen:before{content:"䀡"}.hgi-stroke.hgi-file-zip:before{content:"䀢"}.hgi-stroke.hgi-files-01:before{content:"䀣"}.hgi-stroke.hgi-files-02:before{content:"䀤"}.hgi-stroke.hgi-film-01:before{content:"䀥"}.hgi-stroke.hgi-film-02:before{content:"䀦"}.hgi-stroke.hgi-film-roll-01:before{content:"䀧"}.hgi-stroke.hgi-film-roll-02:before{content:"䀨"}.hgi-stroke.hgi-filter-add:before{content:"䀩"}.hgi-stroke.hgi-filter-edit:before{content:"䀪"}.hgi-stroke.hgi-filter-horizontal:before{content:"䀫"}.hgi-stroke.hgi-filter-mail-circle:before{content:"䀬"}.hgi-stroke.hgi-filter-mail-square:before{content:"䀭"}.hgi-stroke.hgi-filter-remove:before{content:"䀮"}.hgi-stroke.hgi-filter-reset:before{content:"䀯"}.hgi-stroke.hgi-filter-vertical:before{content:"䀰"}.hgi-stroke.hgi-filter:before{content:"䀱"}.hgi-stroke.hgi-finger-access:before{content:"䀲"}.hgi-stroke.hgi-finger-print-add:before{content:"䀳"}.hgi-stroke.hgi-finger-print-check:before{content:"䀴"}.hgi-stroke.hgi-finger-print-minus:before{content:"䀵"}.hgi-stroke.hgi-finger-print-remove:before{content:"䀶"}.hgi-stroke.hgi-finger-print-scan:before{content:"䀷"}.hgi-stroke.hgi-finger-print:before{content:"䀸"}.hgi-stroke.hgi-fingerprint-scan:before{content:"䀹"}.hgi-stroke.hgi-fins:before{content:"䀺"}.hgi-stroke.hgi-fire-pit:before{content:"䀻"}.hgi-stroke.hgi-fire-security:before{content:"䀼"}.hgi-stroke.hgi-fire:before{content:"䀽"}.hgi-stroke.hgi-firewall:before{content:"䀾"}.hgi-stroke.hgi-first-aid-kit:before{content:"䀿"}.hgi-stroke.hgi-first-bracket-circle:before{content:"䁀"}.hgi-stroke.hgi-first-bracket-square:before{content:"䁁"}.hgi-stroke.hgi-first-bracket:before{content:"䁂"}.hgi-stroke.hgi-fish-food:before{content:"䁃"}.hgi-stroke.hgi-fiverr:before{content:"䁄"}.hgi-stroke.hgi-flag-01:before{content:"䁅"}.hgi-stroke.hgi-flag-02:before{content:"䁆"}.hgi-stroke.hgi-flag-03:before{content:"䁇"}.hgi-stroke.hgi-flash-off:before{content:"䁈"}.hgi-stroke.hgi-flash:before{content:"䁉"}.hgi-stroke.hgi-flaticon:before{content:"䁊"}.hgi-stroke.hgi-flickr:before{content:"䁋"}.hgi-stroke.hgi-flim-slate:before{content:"䁌"}.hgi-stroke.hgi-flip-bottom:before{content:"䁍"}.hgi-stroke.hgi-flip-horizontal:before{content:"䁎"}.hgi-stroke.hgi-flip-left:before{content:"䁏"}.hgi-stroke.hgi-flip-phone:before{content:"䁐"}.hgi-stroke.hgi-flip-right:before{content:"䁑"}.hgi-stroke.hgi-flip-top:before{content:"䁒"}.hgi-stroke.hgi-flip-vertical:before{content:"䁓"}.hgi-stroke.hgi-floor-plan:before{content:"䁔"}.hgi-stroke.hgi-floppy-disk:before{content:"䁕"}.hgi-stroke.hgi-flow-circle:before{content:"䁖"}.hgi-stroke.hgi-flow-connection:before{content:"䁗"}.hgi-stroke.hgi-flow-square:before{content:"䁘"}.hgi-stroke.hgi-flow:before{content:"䁙"}.hgi-stroke.hgi-flowchart-01:before{content:"䁚"}.hgi-stroke.hgi-flowchart-02:before{content:"䁛"}.hgi-stroke.hgi-flower-pot:before{content:"䁜"}.hgi-stroke.hgi-flower:before{content:"䁝"}.hgi-stroke.hgi-flushed:before{content:"䁞"}.hgi-stroke.hgi-flying-human:before{content:"䁟"}.hgi-stroke.hgi-focus-point:before{content:"䁠"}.hgi-stroke.hgi-folder-01:before{content:"䁡"}.hgi-stroke.hgi-folder-02:before{content:"䁢"}.hgi-stroke.hgi-folder-03:before{content:"䁣"}.hgi-stroke.hgi-folder-add:before{content:"䁤"}.hgi-stroke.hgi-folder-attachment:before{content:"䁥"}.hgi-stroke.hgi-folder-audio:before{content:"䁦"}.hgi-stroke.hgi-folder-block:before{content:"䁧"}.hgi-stroke.hgi-folder-check:before{content:"䁨"}.hgi-stroke.hgi-folder-cloud:before{content:"䁩"}.hgi-stroke.hgi-folder-details-reference:before{content:"䁪"}.hgi-stroke.hgi-folder-details:before{content:"䁫"}.hgi-stroke.hgi-folder-download:before{content:"䁬"}.hgi-stroke.hgi-folder-edit:before{content:"䁭"}.hgi-stroke.hgi-folder-export:before{content:"䁮"}.hgi-stroke.hgi-folder-favourite:before{content:"䁯"}.hgi-stroke.hgi-folder-file-storage:before{content:"䁰"}.hgi-stroke.hgi-folder-import:before{content:"䁱"}.hgi-stroke.hgi-folder-library:before{content:"䁲"}.hgi-stroke.hgi-folder-links:before{content:"䁳"}.hgi-stroke.hgi-folder-locked:before{content:"䁴"}.hgi-stroke.hgi-folder-management:before{content:"䁵"}.hgi-stroke.hgi-folder-minus:before{content:"䁶"}.hgi-stroke.hgi-folder-music:before{content:"䁷"}.hgi-stroke.hgi-folder-off:before{content:"䁸"}.hgi-stroke.hgi-folder-open:before{content:"䁹"}.hgi-stroke.hgi-folder-pin:before{content:"䁺"}.hgi-stroke.hgi-folder-remove:before{content:"䁻"}.hgi-stroke.hgi-folder-search:before{content:"䁼"}.hgi-stroke.hgi-folder-security:before{content:"䁽"}.hgi-stroke.hgi-folder-shared-01:before{content:"䁾"}.hgi-stroke.hgi-folder-shared-02:before{content:"䁿"}.hgi-stroke.hgi-folder-shared-03:before{content:"䂀"}.hgi-stroke.hgi-folder-sync:before{content:"䂁"}.hgi-stroke.hgi-folder-transfer:before{content:"䂂"}.hgi-stroke.hgi-folder-unknown:before{content:"䂃"}.hgi-stroke.hgi-folder-unlocked:before{content:"䂄"}.hgi-stroke.hgi-folder-upload:before{content:"䂅"}.hgi-stroke.hgi-folder-video:before{content:"䂆"}.hgi-stroke.hgi-folder-view:before{content:"䂇"}.hgi-stroke.hgi-folder-zip:before{content:"䂈"}.hgi-stroke.hgi-folders:before{content:"䂉"}.hgi-stroke.hgi-football-pitch:before{content:"䂊"}.hgi-stroke.hgi-football:before{content:"䂋"}.hgi-stroke.hgi-forgot-password:before{content:"䂌"}.hgi-stroke.hgi-fork:before{content:"䂍"}.hgi-stroke.hgi-forrst:before{content:"䂎"}.hgi-stroke.hgi-fortress:before{content:"䂏"}.hgi-stroke.hgi-forward-01:before{content:"䂐"}.hgi-stroke.hgi-forward-02:before{content:"䂑"}.hgi-stroke.hgi-four-finger-02:before{content:"䂒"}.hgi-stroke.hgi-four-finger-03:before{content:"䂓"}.hgi-stroke.hgi-four-k:before{content:"䂔"}.hgi-stroke.hgi-foursquare:before{content:"䂕"}.hgi-stroke.hgi-framer:before{content:"䂖"}.hgi-stroke.hgi-frameworks:before{content:"䂗"}.hgi-stroke.hgi-french-fries-01:before{content:"䂘"}.hgi-stroke.hgi-french-fries-02:before{content:"䂙"}.hgi-stroke.hgi-fridge:before{content:"䂚"}.hgi-stroke.hgi-fry:before{content:"䂛"}.hgi-stroke.hgi-fuel-01:before{content:"䂜"}.hgi-stroke.hgi-fuel-02:before{content:"䂝"}.hgi-stroke.hgi-fuel-station:before{content:"䂞"}.hgi-stroke.hgi-function-circle:before{content:"䂟"}.hgi-stroke.hgi-function-of-x:before{content:"䂠"}.hgi-stroke.hgi-function-square:before{content:"䂡"}.hgi-stroke.hgi-function:before{content:"䂢"}.hgi-stroke.hgi-galaxy:before{content:"䂣"}.hgi-stroke.hgi-game-controller-01:before{content:"䂤"}.hgi-stroke.hgi-game-controller-02:before{content:"䂥"}.hgi-stroke.hgi-game-controller-03:before{content:"䂦"}.hgi-stroke.hgi-game:before{content:"䂧"}.hgi-stroke.hgi-gameboy:before{content:"䂨"}.hgi-stroke.hgi-garage:before{content:"䂩"}.hgi-stroke.hgi-garbage-truck:before{content:"䂪"}.hgi-stroke.hgi-gas-pipe:before{content:"䂫"}.hgi-stroke.hgi-gas-stove:before{content:"䂬"}.hgi-stroke.hgi-gem:before{content:"䂭"}.hgi-stroke.hgi-geology-crust:before{content:"䂮"}.hgi-stroke.hgi-geometric-shapes-01:before{content:"䂯"}.hgi-stroke.hgi-geometric-shapes-02:before{content:"䂰"}.hgi-stroke.hgi-gibbous-moon:before{content:"䂱"}.hgi-stroke.hgi-gif-01:before{content:"䂲"}.hgi-stroke.hgi-gif-02:before{content:"䂳"}.hgi-stroke.hgi-gift-card:before{content:"䂴"}.hgi-stroke.hgi-gift:before{content:"䂵"}.hgi-stroke.hgi-git-branch:before{content:"䂶"}.hgi-stroke.hgi-git-commit:before{content:"䂷"}.hgi-stroke.hgi-git-compare:before{content:"䂸"}.hgi-stroke.hgi-git-fork:before{content:"䂹"}.hgi-stroke.hgi-git-merge:before{content:"䂺"}.hgi-stroke.hgi-git-pull-request-closed:before{content:"䂻"}.hgi-stroke.hgi-git-pull-request-draft:before{content:"䂼"}.hgi-stroke.hgi-git-pull-request:before{content:"䂽"}.hgi-stroke.hgi-gitbook:before{content:"䂾"}.hgi-stroke.hgi-github-01:before{content:"䂿"}.hgi-stroke.hgi-github:before{content:"䃀"}.hgi-stroke.hgi-gitlab:before{content:"䃁"}.hgi-stroke.hgi-give-blood:before{content:"䃂"}.hgi-stroke.hgi-give-pill:before{content:"䃃"}.hgi-stroke.hgi-glasses:before{content:"䃄"}.hgi-stroke.hgi-global-editing:before{content:"䃅"}.hgi-stroke.hgi-global-education:before{content:"䃆"}.hgi-stroke.hgi-global-refresh:before{content:"䃇"}.hgi-stroke.hgi-global-search:before{content:"䃈"}.hgi-stroke.hgi-global:before{content:"䃉"}.hgi-stroke.hgi-globe-02:before{content:"䃊"}.hgi-stroke.hgi-globe:before{content:"䃋"}.hgi-stroke.hgi-glove:before{content:"䃌"}.hgi-stroke.hgi-go-backward-10-sec:before{content:"䃍"}.hgi-stroke.hgi-go-backward-15-sec:before{content:"䃎"}.hgi-stroke.hgi-go-backward-30-sec:before{content:"䃏"}.hgi-stroke.hgi-go-backward-5-sec:before{content:"䃐"}.hgi-stroke.hgi-go-backward-60-sec:before{content:"䃑"}.hgi-stroke.hgi-go-forward-10-sec:before{content:"䃒"}.hgi-stroke.hgi-go-forward-15-sec:before{content:"䃓"}.hgi-stroke.hgi-go-forward-30-sec:before{content:"䃔"}.hgi-stroke.hgi-go-forward-5-sec:before{content:"䃕"}.hgi-stroke.hgi-go-forward-60-sec:before{content:"䃖"}.hgi-stroke.hgi-gold-ingots:before{content:"䃗"}.hgi-stroke.hgi-gold:before{content:"䃘"}.hgi-stroke.hgi-golf-ball:before{content:"䃙"}.hgi-stroke.hgi-golf-bat:before{content:"䃚"}.hgi-stroke.hgi-golf-cart:before{content:"䃛"}.hgi-stroke.hgi-golf-hole:before{content:"䃜"}.hgi-stroke.hgi-google-doc:before{content:"䃝"}.hgi-stroke.hgi-google-drive:before{content:"䃞"}.hgi-stroke.hgi-google-gemini:before{content:"䃟"}.hgi-stroke.hgi-google-home:before{content:"䃠"}.hgi-stroke.hgi-google-lens:before{content:"䃡"}.hgi-stroke.hgi-google-maps:before{content:"䃢"}.hgi-stroke.hgi-google-photos:before{content:"䃣"}.hgi-stroke.hgi-google-sheet:before{content:"䃤"}.hgi-stroke.hgi-google:before{content:"䃥"}.hgi-stroke.hgi-gps-01:before{content:"䃦"}.hgi-stroke.hgi-gps-02:before{content:"䃧"}.hgi-stroke.hgi-gps-disconnected:before{content:"䃨"}.hgi-stroke.hgi-gps-off-01:before{content:"䃩"}.hgi-stroke.hgi-gps-off-02:before{content:"䃪"}.hgi-stroke.hgi-gps-signal-01:before{content:"䃫"}.hgi-stroke.hgi-gps-signal-02:before{content:"䃬"}.hgi-stroke.hgi-gpu:before{content:"䃭"}.hgi-stroke.hgi-graduate-female:before{content:"䃮"}.hgi-stroke.hgi-graduate-male:before{content:"䃯"}.hgi-stroke.hgi-graduation-scroll:before{content:"䃰"}.hgi-stroke.hgi-grapes:before{content:"䃱"}.hgi-stroke.hgi-gravity:before{content:"䃲"}.hgi-stroke.hgi-greater-than-circle:before{content:"䃳"}.hgi-stroke.hgi-greater-than-square:before{content:"䃴"}.hgi-stroke.hgi-greater-than:before{content:"䃵"}.hgi-stroke.hgi-greek-helmet:before{content:"䃶"}.hgi-stroke.hgi-green-house:before{content:"䃷"}.hgi-stroke.hgi-grid-off:before{content:"䃸"}.hgi-stroke.hgi-grid-table:before{content:"䃹"}.hgi-stroke.hgi-grid-view:before{content:"䃺"}.hgi-stroke.hgi-grid:before{content:"䃻"}.hgi-stroke.hgi-grimacing:before{content:"䃼"}.hgi-stroke.hgi-grinning:before{content:"䃽"}.hgi-stroke.hgi-grok:before{content:"䃾"}.hgi-stroke.hgi-group-items:before{content:"䃿"}.hgi-stroke.hgi-group-layers:before{content:"䄀"}.hgi-stroke.hgi-guest-house:before{content:"䄁"}.hgi-stroke.hgi-gun:before{content:"䄂"}.hgi-stroke.hgi-gymnastic-rings:before{content:"䄃"}.hgi-stroke.hgi-gymnastic:before{content:"䄄"}.hgi-stroke.hgi-hackerrank:before{content:"䄅"}.hgi-stroke.hgi-hair-clips:before{content:"䄆"}.hgi-stroke.hgi-hair-dryer:before{content:"䄇"}.hgi-stroke.hgi-haji:before{content:"䄈"}.hgi-stroke.hgi-halal:before{content:"䄉"}.hgi-stroke.hgi-hamburger-01:before{content:"䄊"}.hgi-stroke.hgi-hamburger-02:before{content:"䄋"}.hgi-stroke.hgi-hand-bag-01:before{content:"䄌"}.hgi-stroke.hgi-hand-bag-02:before{content:"䄍"}.hgi-stroke.hgi-hand-beater:before{content:"䄎"}.hgi-stroke.hgi-hand-grip:before{content:"䄏"}.hgi-stroke.hgi-hand-pointing-down-01:before{content:"䄐"}.hgi-stroke.hgi-hand-pointing-down-02:before{content:"䄑"}.hgi-stroke.hgi-hand-pointing-down-03:before{content:"䄒"}.hgi-stroke.hgi-hand-pointing-down-04:before{content:"䄓"}.hgi-stroke.hgi-hand-pointing-left-01:before{content:"䄔"}.hgi-stroke.hgi-hand-pointing-left-02:before{content:"䄕"}.hgi-stroke.hgi-hand-pointing-left-03:before{content:"䄖"}.hgi-stroke.hgi-hand-pointing-left-04:before{content:"䄗"}.hgi-stroke.hgi-hand-pointing-right-01:before{content:"䄘"}.hgi-stroke.hgi-hand-pointing-right-02:before{content:"䄙"}.hgi-stroke.hgi-hand-pointing-right-03:before{content:"䄚"}.hgi-stroke.hgi-hand-pointing-right-04:before{content:"䄛"}.hgi-stroke.hgi-hand-prayer:before{content:"䄜"}.hgi-stroke.hgi-hand-sanitizer:before{content:"䄝"}.hgi-stroke.hgi-handcuffs:before{content:"䄞"}.hgi-stroke.hgi-hanger:before{content:"䄟"}.hgi-stroke.hgi-hanging-clock:before{content:"䄠"}.hgi-stroke.hgi-hangout:before{content:"䄡"}.hgi-stroke.hgi-happy:before{content:"䄢"}.hgi-stroke.hgi-hard-drive:before{content:"䄣"}.hgi-stroke.hgi-hdd:before{content:"䄤"}.hgi-stroke.hgi-hdr-01:before{content:"䄥"}.hgi-stroke.hgi-hdr-02:before{content:"䄦"}.hgi-stroke.hgi-heading-01:before{content:"䄧"}.hgi-stroke.hgi-heading-02:before{content:"䄨"}.hgi-stroke.hgi-heading-03:before{content:"䄩"}.hgi-stroke.hgi-heading-04:before{content:"䄪"}.hgi-stroke.hgi-heading-05:before{content:"䄫"}.hgi-stroke.hgi-heading-06:before{content:"䄬"}.hgi-stroke.hgi-heading:before{content:"䄭"}.hgi-stroke.hgi-headphone-mute:before{content:"䄮"}.hgi-stroke.hgi-headphones:before{content:"䄯"}.hgi-stroke.hgi-headset-connected:before{content:"䄰"}.hgi-stroke.hgi-headset-off:before{content:"䄱"}.hgi-stroke.hgi-headset:before{content:"䄲"}.hgi-stroke.hgi-healtcare:before{content:"䄳"}.hgi-stroke.hgi-health:before{content:"䄴"}.hgi-stroke.hgi-heart-add:before{content:"䄵"}.hgi-stroke.hgi-heart-check:before{content:"䄶"}.hgi-stroke.hgi-heart-remove:before{content:"䄷"}.hgi-stroke.hgi-heartbreak:before{content:"䄸"}.hgi-stroke.hgi-helicopter:before{content:"䄹"}.hgi-stroke.hgi-help-circle:before{content:"䄺"}.hgi-stroke.hgi-help-square:before{content:"䄻"}.hgi-stroke.hgi-hexagon-01:before{content:"䄼"}.hgi-stroke.hgi-hexagon:before{content:"䄽"}.hgi-stroke.hgi-hierarchy-circle-01:before{content:"䄾"}.hgi-stroke.hgi-hierarchy-circle-02:before{content:"䄿"}.hgi-stroke.hgi-hierarchy-circle-03:before{content:"䅀"}.hgi-stroke.hgi-hierarchy-files:before{content:"䅁"}.hgi-stroke.hgi-hierarchy-square-01:before{content:"䅂"}.hgi-stroke.hgi-hierarchy-square-02:before{content:"䅃"}.hgi-stroke.hgi-hierarchy-square-03:before{content:"䅄"}.hgi-stroke.hgi-hierarchy-square-04:before{content:"䅅"}.hgi-stroke.hgi-hierarchy-square-05:before{content:"䅆"}.hgi-stroke.hgi-hierarchy-square-06:before{content:"䅇"}.hgi-stroke.hgi-hierarchy-square-07:before{content:"䅈"}.hgi-stroke.hgi-hierarchy-square-08:before{content:"䅉"}.hgi-stroke.hgi-hierarchy-square-10:before{content:"䅊"}.hgi-stroke.hgi-hierarchy:before{content:"䅋"}.hgi-stroke.hgi-high-heels-01:before{content:"䅌"}.hgi-stroke.hgi-high-heels-02:before{content:"䅍"}.hgi-stroke.hgi-hijab:before{content:"䅎"}.hgi-stroke.hgi-hockey:before{content:"䅏"}.hgi-stroke.hgi-hold-01:before{content:"䅐"}.hgi-stroke.hgi-hold-02:before{content:"䅑"}.hgi-stroke.hgi-hold-03:before{content:"䅒"}.hgi-stroke.hgi-hold-04:before{content:"䅓"}.hgi-stroke.hgi-hold-05:before{content:"䅔"}.hgi-stroke.hgi-hold-locked-01:before{content:"䅕"}.hgi-stroke.hgi-hold-locked-02:before{content:"䅖"}.hgi-stroke.hgi-hold-phone:before{content:"䅗"}.hgi-stroke.hgi-hologram:before{content:"䅘"}.hgi-stroke.hgi-home-01:before{content:"䅙"}.hgi-stroke.hgi-home-02:before{content:"䅚"}.hgi-stroke.hgi-home-03:before{content:"䅛"}.hgi-stroke.hgi-home-04:before{content:"䅜"}.hgi-stroke.hgi-home-05:before{content:"䅝"}.hgi-stroke.hgi-home-06:before{content:"䅞"}.hgi-stroke.hgi-home-07:before{content:"䅟"}.hgi-stroke.hgi-home-08:before{content:"䅠"}.hgi-stroke.hgi-home-09:before{content:"䅡"}.hgi-stroke.hgi-home-10:before{content:"䅢"}.hgi-stroke.hgi-home-11:before{content:"䅣"}.hgi-stroke.hgi-home-12:before{content:"䅤"}.hgi-stroke.hgi-home-13:before{content:"䅥"}.hgi-stroke.hgi-home-wifi:before{content:"䅦"}.hgi-stroke.hgi-honey-01:before{content:"䅧"}.hgi-stroke.hgi-honey-02:before{content:"䅨"}.hgi-stroke.hgi-honor:before{content:"䅩"}.hgi-stroke.hgi-honour-star:before{content:"䅪"}.hgi-stroke.hgi-hoodie:before{content:"䅫"}.hgi-stroke.hgi-horizonal-scroll-point:before{content:"䅬"}.hgi-stroke.hgi-horizontal-resize:before{content:"䅭"}.hgi-stroke.hgi-hospital-01:before{content:"䅮"}.hgi-stroke.hgi-hospital-02:before{content:"䅯"}.hgi-stroke.hgi-hospital-bed-01:before{content:"䅰"}.hgi-stroke.hgi-hospital-bed-02:before{content:"䅱"}.hgi-stroke.hgi-hospital-location:before{content:"䅲"}.hgi-stroke.hgi-hot-air-balloon:before{content:"䅳"}.hgi-stroke.hgi-hot-price:before{content:"䅴"}.hgi-stroke.hgi-hot-tube:before{content:"䅵"}.hgi-stroke.hgi-hotdog:before{content:"䅶"}.hgi-stroke.hgi-hotel-01:before{content:"䅷"}.hgi-stroke.hgi-hotel-02:before{content:"䅸"}.hgi-stroke.hgi-hotspot-offline:before{content:"䅹"}.hgi-stroke.hgi-hotspot:before{content:"䅺"}.hgi-stroke.hgi-hourglass-off:before{content:"䅻"}.hgi-stroke.hgi-hourglass:before{content:"䅼"}.hgi-stroke.hgi-house-01:before{content:"䅽"}.hgi-stroke.hgi-house-02:before{content:"䅾"}.hgi-stroke.hgi-house-03:before{content:"䅿"}.hgi-stroke.hgi-house-04:before{content:"䆀"}.hgi-stroke.hgi-house-05:before{content:"䆁"}.hgi-stroke.hgi-house-solar-panel:before{content:"䆂"}.hgi-stroke.hgi-html-5:before{content:"䆃"}.hgi-stroke.hgi-humidity:before{content:"䆄"}.hgi-stroke.hgi-hut:before{content:"䆅"}.hgi-stroke.hgi-hydro-power:before{content:"䆆"}.hgi-stroke.hgi-hyperbole:before{content:"䆇"}.hgi-stroke.hgi-ice-cream-01:before{content:"䆈"}.hgi-stroke.hgi-ice-cream-02:before{content:"䆉"}.hgi-stroke.hgi-ice-cream-03:before{content:"䆊"}.hgi-stroke.hgi-ice-cream-04:before{content:"䆋"}.hgi-stroke.hgi-ice-hockey:before{content:"䆌"}.hgi-stroke.hgi-ice-skating:before{content:"䆍"}.hgi-stroke.hgi-ico:before{content:"䆎"}.hgi-stroke.hgi-iconjar:before{content:"䆏"}.hgi-stroke.hgi-id-not-verified:before{content:"䆐"}.hgi-stroke.hgi-id-verified:before{content:"䆑"}.hgi-stroke.hgi-id:before{content:"䆒"}.hgi-stroke.hgi-idea-01:before{content:"䆓"}.hgi-stroke.hgi-idea:before{content:"䆔"}.hgi-stroke.hgi-identification:before{content:"䆕"}.hgi-stroke.hgi-identity-card:before{content:"䆖"}.hgi-stroke.hgi-image-01:before{content:"䆗"}.hgi-stroke.hgi-image-02:before{content:"䆘"}.hgi-stroke.hgi-image-add-01:before{content:"䆙"}.hgi-stroke.hgi-image-add-02:before{content:"䆚"}.hgi-stroke.hgi-image-composition-oval:before{content:"䆛"}.hgi-stroke.hgi-image-composition:before{content:"䆜"}.hgi-stroke.hgi-image-crop:before{content:"䆝"}.hgi-stroke.hgi-image-delete-01:before{content:"䆞"}.hgi-stroke.hgi-image-delete-02:before{content:"䆟"}.hgi-stroke.hgi-image-done-01:before{content:"䆠"}.hgi-stroke.hgi-image-done-02:before{content:"䆡"}.hgi-stroke.hgi-image-download-02:before{content:"䆢"}.hgi-stroke.hgi-image-download:before{content:"䆣"}.hgi-stroke.hgi-image-not-found-01:before{content:"䆤"}.hgi-stroke.hgi-image-not-found-02:before{content:"䆥"}.hgi-stroke.hgi-image-remove-01:before{content:"䆦"}.hgi-stroke.hgi-image-remove-02:before{content:"䆧"}.hgi-stroke.hgi-image-upload-01:before{content:"䆨"}.hgi-stroke.hgi-image-upload:before{content:"䆩"}.hgi-stroke.hgi-imo:before{content:"䆪"}.hgi-stroke.hgi-important-book:before{content:"䆫"}.hgi-stroke.hgi-in-love:before{content:"䆬"}.hgi-stroke.hgi-inbox-check:before{content:"䆭"}.hgi-stroke.hgi-inbox-download:before{content:"䆮"}.hgi-stroke.hgi-inbox-unread:before{content:"䆯"}.hgi-stroke.hgi-inbox-upload:before{content:"䆰"}.hgi-stroke.hgi-inbox:before{content:"䆱"}.hgi-stroke.hgi-incognito:before{content:"䆲"}.hgi-stroke.hgi-india-gate:before{content:"䆳"}.hgi-stroke.hgi-inequality-01:before{content:"䆴"}.hgi-stroke.hgi-inequality-02:before{content:"䆵"}.hgi-stroke.hgi-inequality-circle-01:before{content:"䆶"}.hgi-stroke.hgi-inequality-circle-02:before{content:"䆷"}.hgi-stroke.hgi-inequality-square-01:before{content:"䆸"}.hgi-stroke.hgi-inequality-square-02:before{content:"䆹"}.hgi-stroke.hgi-infinity-01:before{content:"䆺"}.hgi-stroke.hgi-infinity-02:before{content:"䆻"}.hgi-stroke.hgi-infinity-circle:before{content:"䆼"}.hgi-stroke.hgi-infinity-square:before{content:"䆽"}.hgi-stroke.hgi-information-circle:before{content:"䆾"}.hgi-stroke.hgi-information-diamond:before{content:"䆿"}.hgi-stroke.hgi-information-square:before{content:"䇀"}.hgi-stroke.hgi-injection:before{content:"䇁"}.hgi-stroke.hgi-insert-bottom-image:before{content:"䇂"}.hgi-stroke.hgi-insert-center-image:before{content:"䇃"}.hgi-stroke.hgi-insert-column-left:before{content:"䇄"}.hgi-stroke.hgi-insert-column:before{content:"䇅"}.hgi-stroke.hgi-insert-pi:before{content:"䇆"}.hgi-stroke.hgi-insert-row-down:before{content:"䇇"}.hgi-stroke.hgi-insert-row-up:before{content:"䇈"}.hgi-stroke.hgi-insert-row:before{content:"䇉"}.hgi-stroke.hgi-insert-top-image:before{content:"䇊"}.hgi-stroke.hgi-inspect-code:before{content:"䇋"}.hgi-stroke.hgi-instagram:before{content:"䇌"}.hgi-stroke.hgi-installing-updates-01:before{content:"䇍"}.hgi-stroke.hgi-installing-updates-02:before{content:"䇎"}.hgi-stroke.hgi-internet-antenna-01:before{content:"䇏"}.hgi-stroke.hgi-internet-antenna-02:before{content:"䇐"}.hgi-stroke.hgi-internet-antenna-03:before{content:"䇑"}.hgi-stroke.hgi-internet-antenna-04:before{content:"䇒"}.hgi-stroke.hgi-internet:before{content:"䇓"}.hgi-stroke.hgi-investigation:before{content:"䇔"}.hgi-stroke.hgi-invoice-01:before{content:"䇕"}.hgi-stroke.hgi-invoice-02:before{content:"䇖"}.hgi-stroke.hgi-invoice-03:before{content:"䇗"}.hgi-stroke.hgi-invoice-04:before{content:"䇘"}.hgi-stroke.hgi-invoice:before{content:"䇙"}.hgi-stroke.hgi-ipod:before{content:"䇚"}.hgi-stroke.hgi-iris-scan:before{content:"䇛"}.hgi-stroke.hgi-island:before{content:"䇜"}.hgi-stroke.hgi-jar:before{content:"䇝"}.hgi-stroke.hgi-java-script:before{content:"䇞"}.hgi-stroke.hgi-java:before{content:"䇟"}.hgi-stroke.hgi-job-link:before{content:"䇠"}.hgi-stroke.hgi-job-search:before{content:"䇡"}.hgi-stroke.hgi-job-share:before{content:"䇢"}.hgi-stroke.hgi-jogger-pants:before{content:"䇣"}.hgi-stroke.hgi-join-bevel:before{content:"䇤"}.hgi-stroke.hgi-join-round:before{content:"䇥"}.hgi-stroke.hgi-join-straight:before{content:"䇦"}.hgi-stroke.hgi-joker:before{content:"䇧"}.hgi-stroke.hgi-joystick-01:before{content:"䇨"}.hgi-stroke.hgi-joystick-02:before{content:"䇩"}.hgi-stroke.hgi-joystick-03:before{content:"䇪"}.hgi-stroke.hgi-joystick-04:before{content:"䇫"}.hgi-stroke.hgi-joystick-05:before{content:"䇬"}.hgi-stroke.hgi-jpg-01:before{content:"䇭"}.hgi-stroke.hgi-jpg-02:before{content:"䇮"}.hgi-stroke.hgi-jsx-01:before{content:"䇯"}.hgi-stroke.hgi-jsx-02:before{content:"䇰"}.hgi-stroke.hgi-jsx-03:before{content:"䇱"}.hgi-stroke.hgi-judge:before{content:"䇲"}.hgi-stroke.hgi-jupiter:before{content:"䇳"}.hgi-stroke.hgi-justice-scale-01:before{content:"䇴"}.hgi-stroke.hgi-justice-scale-02:before{content:"䇵"}.hgi-stroke.hgi-kaaba-01:before{content:"䇶"}.hgi-stroke.hgi-kaaba-02:before{content:"䇷"}.hgi-stroke.hgi-kayak:before{content:"䇸"}.hgi-stroke.hgi-keffiyeh:before{content:"䇹"}.hgi-stroke.hgi-kettle-01:before{content:"䇺"}.hgi-stroke.hgi-kettle:before{content:"䇻"}.hgi-stroke.hgi-kettlebell:before{content:"䇼"}.hgi-stroke.hgi-ketupat:before{content:"䇽"}.hgi-stroke.hgi-key-01:before{content:"䇾"}.hgi-stroke.hgi-key-02:before{content:"䇿"}.hgi-stroke.hgi-key-generator-fob:before{content:"䈀"}.hgi-stroke.hgi-keyboard:before{content:"䈁"}.hgi-stroke.hgi-keyframe-add:before{content:"䈂"}.hgi-stroke.hgi-keyframe-align-center:before{content:"䈃"}.hgi-stroke.hgi-keyframe-align-horizontal:before{content:"䈄"}.hgi-stroke.hgi-keyframe-align-vertical:before{content:"䈅"}.hgi-stroke.hgi-keyframe-bottom:before{content:"䈆"}.hgi-stroke.hgi-keyframe-left:before{content:"䈇"}.hgi-stroke.hgi-keyframe-remove:before{content:"䈈"}.hgi-stroke.hgi-keyframe-right:before{content:"䈉"}.hgi-stroke.hgi-keyframe-top:before{content:"䈊"}.hgi-stroke.hgi-keyframe:before{content:"䈋"}.hgi-stroke.hgi-keyframes-double-add:before{content:"䈌"}.hgi-stroke.hgi-keyframes-double-remove:before{content:"䈍"}.hgi-stroke.hgi-keyframes-double:before{content:"䈎"}.hgi-stroke.hgi-keyframes-multiple-add:before{content:"䈏"}.hgi-stroke.hgi-keyframes-multiple-remove:before{content:"䈐"}.hgi-stroke.hgi-keyframes-multiple:before{content:"䈑"}.hgi-stroke.hgi-kickstarter-01:before{content:"䈒"}.hgi-stroke.hgi-kickstarter-02:before{content:"䈓"}.hgi-stroke.hgi-kid:before{content:"䈔"}.hgi-stroke.hgi-kidneys:before{content:"䈕"}.hgi-stroke.hgi-kissing:before{content:"䈖"}.hgi-stroke.hgi-kitchen-utensils:before{content:"䈗"}.hgi-stroke.hgi-kite:before{content:"䈘"}.hgi-stroke.hgi-knife-01:before{content:"䈙"}.hgi-stroke.hgi-knife-02:before{content:"䈚"}.hgi-stroke.hgi-knife-bread:before{content:"䈛"}.hgi-stroke.hgi-knight-shield:before{content:"䈜"}.hgi-stroke.hgi-knives:before{content:"䈝"}.hgi-stroke.hgi-knowledge-01:before{content:"䈞"}.hgi-stroke.hgi-knowledge-02:before{content:"䈟"}.hgi-stroke.hgi-kurta-01:before{content:"䈠"}.hgi-stroke.hgi-kurta:before{content:"䈡"}.hgi-stroke.hgi-label-important:before{content:"䈢"}.hgi-stroke.hgi-label:before{content:"䈣"}.hgi-stroke.hgi-labor:before{content:"䈤"}.hgi-stroke.hgi-labs:before{content:"䈥"}.hgi-stroke.hgi-lake:before{content:"䈦"}.hgi-stroke.hgi-lamp-01:before{content:"䈧"}.hgi-stroke.hgi-lamp-02:before{content:"䈨"}.hgi-stroke.hgi-lamp-03:before{content:"䈩"}.hgi-stroke.hgi-lamp-04:before{content:"䈪"}.hgi-stroke.hgi-lamp-05:before{content:"䈫"}.hgi-stroke.hgi-lamp:before{content:"䈬"}.hgi-stroke.hgi-language-circle:before{content:"䈭"}.hgi-stroke.hgi-language-skill:before{content:"䈮"}.hgi-stroke.hgi-language-square:before{content:"䈯"}.hgi-stroke.hgi-lantern:before{content:"䈰"}.hgi-stroke.hgi-laptop-add:before{content:"䈱"}.hgi-stroke.hgi-laptop-charging:before{content:"䈲"}.hgi-stroke.hgi-laptop-check:before{content:"䈳"}.hgi-stroke.hgi-laptop-cloud:before{content:"䈴"}.hgi-stroke.hgi-laptop-issue:before{content:"䈵"}.hgi-stroke.hgi-laptop-performance:before{content:"䈶"}.hgi-stroke.hgi-laptop-phone-sync:before{content:"䈷"}.hgi-stroke.hgi-laptop-programming:before{content:"䈸"}.hgi-stroke.hgi-laptop-remove:before{content:"䈹"}.hgi-stroke.hgi-laptop-settings:before{content:"䈺"}.hgi-stroke.hgi-laptop-video:before{content:"䈻"}.hgi-stroke.hgi-laptop:before{content:"䈼"}.hgi-stroke.hgi-lasso-tool-01:before{content:"䈽"}.hgi-stroke.hgi-lasso-tool-02:before{content:"䈾"}.hgi-stroke.hgi-last-fm:before{content:"䈿"}.hgi-stroke.hgi-latitude:before{content:"䉀"}.hgi-stroke.hgi-laughing:before{content:"䉁"}.hgi-stroke.hgi-laurel-wreath-01:before{content:"䉂"}.hgi-stroke.hgi-laurel-wreath-02:before{content:"䉃"}.hgi-stroke.hgi-laurel-wreath-first-01:before{content:"䉄"}.hgi-stroke.hgi-laurel-wreath-first-02:before{content:"䉅"}.hgi-stroke.hgi-laurel-wreath-left-01:before{content:"䉆"}.hgi-stroke.hgi-laurel-wreath-left-02:before{content:"䉇"}.hgi-stroke.hgi-laurel-wreath-left-03:before{content:"䉈"}.hgi-stroke.hgi-laurel-wreath-right-01:before{content:"䉉"}.hgi-stroke.hgi-laurel-wreath-right-02:before{content:"䉊"}.hgi-stroke.hgi-laurel-wreath-right-03:before{content:"䉋"}.hgi-stroke.hgi-layer-add:before{content:"䉌"}.hgi-stroke.hgi-layer-mask-01:before{content:"䉍"}.hgi-stroke.hgi-layer-mask-02:before{content:"䉎"}.hgi-stroke.hgi-layers-01:before{content:"䉏"}.hgi-stroke.hgi-layers-02:before{content:"䉐"}.hgi-stroke.hgi-layers-logo:before{content:"䉑"}.hgi-stroke.hgi-layout-01:before{content:"䉒"}.hgi-stroke.hgi-layout-02:before{content:"䉓"}.hgi-stroke.hgi-layout-03:before{content:"䉔"}.hgi-stroke.hgi-layout-04:before{content:"䉕"}.hgi-stroke.hgi-layout-05:before{content:"䉖"}.hgi-stroke.hgi-layout-06:before{content:"䉗"}.hgi-stroke.hgi-layout-07:before{content:"䉘"}.hgi-stroke.hgi-layout-2-column:before{content:"䉙"}.hgi-stroke.hgi-layout-2-row:before{content:"䉚"}.hgi-stroke.hgi-layout-3-column:before{content:"䉛"}.hgi-stroke.hgi-layout-3-row:before{content:"䉜"}.hgi-stroke.hgi-layout-bottom:before{content:"䉝"}.hgi-stroke.hgi-layout-grid:before{content:"䉞"}.hgi-stroke.hgi-layout-left:before{content:"䉟"}.hgi-stroke.hgi-layout-right:before{content:"䉠"}.hgi-stroke.hgi-layout-table-01:before{content:"䉡"}.hgi-stroke.hgi-layout-table-02:before{content:"䉢"}.hgi-stroke.hgi-layout-top:before{content:"䉣"}.hgi-stroke.hgi-leaf-01:before{content:"䉤"}.hgi-stroke.hgi-leaf-02:before{content:"䉥"}.hgi-stroke.hgi-leaf-03:before{content:"䉦"}.hgi-stroke.hgi-leaf-04:before{content:"䉧"}.hgi-stroke.hgi-leaving-geo-fence:before{content:"䉨"}.hgi-stroke.hgi-leetcode:before{content:"䉩"}.hgi-stroke.hgi-left-angle:before{content:"䉪"}.hgi-stroke.hgi-left-to-right-block-quote:before{content:"䉫"}.hgi-stroke.hgi-left-to-right-list-bullet:before{content:"䉬"}.hgi-stroke.hgi-left-to-right-list-dash:before{content:"䉭"}.hgi-stroke.hgi-left-to-right-list-number:before{content:"䉮"}.hgi-stroke.hgi-left-to-right-list-star-01:before{content:"䉯"}.hgi-stroke.hgi-left-to-right-list-star:before{content:"䉰"}.hgi-stroke.hgi-left-to-right-list-triangle:before{content:"䉱"}.hgi-stroke.hgi-left-triangle:before{content:"䉲"}.hgi-stroke.hgi-legal-01:before{content:"䉳"}.hgi-stroke.hgi-legal-02:before{content:"䉴"}.hgi-stroke.hgi-legal-document-01:before{content:"䉵"}.hgi-stroke.hgi-legal-document-02:before{content:"䉶"}.hgi-stroke.hgi-legal-hammer:before{content:"䉷"}.hgi-stroke.hgi-less-than-circle:before{content:"䉸"}.hgi-stroke.hgi-less-than-square:before{content:"䉹"}.hgi-stroke.hgi-less-than:before{content:"䉺"}.hgi-stroke.hgi-letter-spacing:before{content:"䉻"}.hgi-stroke.hgi-libraries:before{content:"䉼"}.hgi-stroke.hgi-library:before{content:"䉽"}.hgi-stroke.hgi-license-draft:before{content:"䉾"}.hgi-stroke.hgi-license-maintenance:before{content:"䉿"}.hgi-stroke.hgi-license-no:before{content:"䊀"}.hgi-stroke.hgi-license-pin:before{content:"䊁"}.hgi-stroke.hgi-license-third-party:before{content:"䊂"}.hgi-stroke.hgi-license:before{content:"䊃"}.hgi-stroke.hgi-lift-truck:before{content:"䊄"}.hgi-stroke.hgi-lighthouse:before{content:"䊅"}.hgi-stroke.hgi-limitation:before{content:"䊆"}.hgi-stroke.hgi-line:before{content:"䊇"}.hgi-stroke.hgi-liner:before{content:"䊈"}.hgi-stroke.hgi-link-01:before{content:"䊉"}.hgi-stroke.hgi-link-02:before{content:"䊊"}.hgi-stroke.hgi-link-03:before{content:"䊋"}.hgi-stroke.hgi-link-04:before{content:"䊌"}.hgi-stroke.hgi-link-05:before{content:"䊍"}.hgi-stroke.hgi-link-06:before{content:"䊎"}.hgi-stroke.hgi-link-backward:before{content:"䊏"}.hgi-stroke.hgi-link-circle-02:before{content:"䊐"}.hgi-stroke.hgi-link-circle:before{content:"䊑"}.hgi-stroke.hgi-link-forward:before{content:"䊒"}.hgi-stroke.hgi-link-square-01:before{content:"䊓"}.hgi-stroke.hgi-link-square-02:before{content:"䊔"}.hgi-stroke.hgi-linkedin-01:before{content:"䊕"}.hgi-stroke.hgi-linkedin-02:before{content:"䊖"}.hgi-stroke.hgi-list-setting:before{content:"䊗"}.hgi-stroke.hgi-list-view:before{content:"䊘"}.hgi-stroke.hgi-litecoin:before{content:"䊙"}.hgi-stroke.hgi-liver:before{content:"䊚"}.hgi-stroke.hgi-loading-01:before{content:"䊛"}.hgi-stroke.hgi-loading-02:before{content:"䊜"}.hgi-stroke.hgi-loading-03:before{content:"䊝"}.hgi-stroke.hgi-loading-04:before{content:"䊞"}.hgi-stroke.hgi-location-01:before{content:"䊟"}.hgi-stroke.hgi-location-02:before{content:"䊠"}.hgi-stroke.hgi-location-03:before{content:"䊡"}.hgi-stroke.hgi-location-04:before{content:"䊢"}.hgi-stroke.hgi-location-05:before{content:"䊣"}.hgi-stroke.hgi-location-06:before{content:"䊤"}.hgi-stroke.hgi-location-07:before{content:"䊥"}.hgi-stroke.hgi-location-08:before{content:"䊦"}.hgi-stroke.hgi-location-09:before{content:"䊧"}.hgi-stroke.hgi-location-10:before{content:"䊨"}.hgi-stroke.hgi-location-add-01:before{content:"䊩"}.hgi-stroke.hgi-location-add-02:before{content:"䊪"}.hgi-stroke.hgi-location-check-01:before{content:"䊫"}.hgi-stroke.hgi-location-check-02:before{content:"䊬"}.hgi-stroke.hgi-location-favourite-01:before{content:"䊭"}.hgi-stroke.hgi-location-favourite-02:before{content:"䊮"}.hgi-stroke.hgi-location-offline-01:before{content:"䊯"}.hgi-stroke.hgi-location-offline-02:before{content:"䊰"}.hgi-stroke.hgi-location-offline-03:before{content:"䊱"}.hgi-stroke.hgi-location-offline-04:before{content:"䊲"}.hgi-stroke.hgi-location-remove-01:before{content:"䊳"}.hgi-stroke.hgi-location-remove-02:before{content:"䊴"}.hgi-stroke.hgi-location-share-01:before{content:"䊵"}.hgi-stroke.hgi-location-share-02:before{content:"䊶"}.hgi-stroke.hgi-location-star-01:before{content:"䊷"}.hgi-stroke.hgi-location-star-02:before{content:"䊸"}.hgi-stroke.hgi-location-update-01:before{content:"䊹"}.hgi-stroke.hgi-location-update-02:before{content:"䊺"}.hgi-stroke.hgi-location-user-01:before{content:"䊻"}.hgi-stroke.hgi-location-user-02:before{content:"䊼"}.hgi-stroke.hgi-location-user-03:before{content:"䊽"}.hgi-stroke.hgi-location-user-04:before{content:"䊾"}.hgi-stroke.hgi-lock-computer:before{content:"䊿"}.hgi-stroke.hgi-lock-key:before{content:"䋀"}.hgi-stroke.hgi-lock-password:before{content:"䋁"}.hgi-stroke.hgi-lock-sync-01:before{content:"䋂"}.hgi-stroke.hgi-lock-sync-02:before{content:"䋃"}.hgi-stroke.hgi-lock:before{content:"䋄"}.hgi-stroke.hgi-locked:before{content:"䋅"}.hgi-stroke.hgi-locker-01:before{content:"䋆"}.hgi-stroke.hgi-locker:before{content:"䋇"}.hgi-stroke.hgi-login-01:before{content:"䋈"}.hgi-stroke.hgi-login-02:before{content:"䋉"}.hgi-stroke.hgi-login-03:before{content:"䋊"}.hgi-stroke.hgi-login-circle-01:before{content:"䋋"}.hgi-stroke.hgi-login-circle-02:before{content:"䋌"}.hgi-stroke.hgi-login-method:before{content:"䋍"}.hgi-stroke.hgi-login-square-01:before{content:"䋎"}.hgi-stroke.hgi-login-square-02:before{content:"䋏"}.hgi-stroke.hgi-logout-01:before{content:"䋐"}.hgi-stroke.hgi-logout-02:before{content:"䋑"}.hgi-stroke.hgi-logout-03:before{content:"䋒"}.hgi-stroke.hgi-logout-04:before{content:"䋓"}.hgi-stroke.hgi-logout-05:before{content:"䋔"}.hgi-stroke.hgi-logout-circle-01:before{content:"䋕"}.hgi-stroke.hgi-logout-circle-02:before{content:"䋖"}.hgi-stroke.hgi-logout-square-01:before{content:"䋗"}.hgi-stroke.hgi-logout-square-02:before{content:"䋘"}.hgi-stroke.hgi-lollipop:before{content:"䋙"}.hgi-stroke.hgi-long-sleeve-shirt:before{content:"䋚"}.hgi-stroke.hgi-longitude:before{content:"䋛"}.hgi-stroke.hgi-look-bottom:before{content:"䋜"}.hgi-stroke.hgi-look-left:before{content:"䋝"}.hgi-stroke.hgi-look-right:before{content:"䋞"}.hgi-stroke.hgi-look-top:before{content:"䋟"}.hgi-stroke.hgi-loom:before{content:"䋠"}.hgi-stroke.hgi-lottiefiles:before{content:"䋡"}.hgi-stroke.hgi-love-korean-finger:before{content:"䋢"}.hgi-stroke.hgi-loyalty-card:before{content:"䋣"}.hgi-stroke.hgi-luggage-01:before{content:"䋤"}.hgi-stroke.hgi-luggage-02:before{content:"䋥"}.hgi-stroke.hgi-lungs:before{content:"䋦"}.hgi-stroke.hgi-machine-robot:before{content:"䋧"}.hgi-stroke.hgi-magic-wand-01:before{content:"䋨"}.hgi-stroke.hgi-magic-wand-02:before{content:"䋩"}.hgi-stroke.hgi-magic-wand-03:before{content:"䋪"}.hgi-stroke.hgi-magnet-01:before{content:"䋫"}.hgi-stroke.hgi-magnet-02:before{content:"䋬"}.hgi-stroke.hgi-magnet:before{content:"䋭"}.hgi-stroke.hgi-mail-01:before{content:"䋮"}.hgi-stroke.hgi-mail-02:before{content:"䋯"}.hgi-stroke.hgi-mail-account-01:before{content:"䋰"}.hgi-stroke.hgi-mail-account-02:before{content:"䋱"}.hgi-stroke.hgi-mail-add-01:before{content:"䋲"}.hgi-stroke.hgi-mail-add-02:before{content:"䋳"}.hgi-stroke.hgi-mail-at-sign-01:before{content:"䋴"}.hgi-stroke.hgi-mail-at-sign-02:before{content:"䋵"}.hgi-stroke.hgi-mail-block-01:before{content:"䋶"}.hgi-stroke.hgi-mail-block-02:before{content:"䋷"}.hgi-stroke.hgi-mail-download-01:before{content:"䋸"}.hgi-stroke.hgi-mail-download-02:before{content:"䋹"}.hgi-stroke.hgi-mail-edit-01:before{content:"䋺"}.hgi-stroke.hgi-mail-edit-02:before{content:"䋻"}.hgi-stroke.hgi-mail-lock-01:before{content:"䋼"}.hgi-stroke.hgi-mail-lock-02:before{content:"䋽"}.hgi-stroke.hgi-mail-love-01:before{content:"䋾"}.hgi-stroke.hgi-mail-love-02:before{content:"䋿"}.hgi-stroke.hgi-mail-minus-01:before{content:"䌀"}.hgi-stroke.hgi-mail-minus-02:before{content:"䌁"}.hgi-stroke.hgi-mail-open-01:before{content:"䌂"}.hgi-stroke.hgi-mail-open-02:before{content:"䌃"}.hgi-stroke.hgi-mail-open-love:before{content:"䌄"}.hgi-stroke.hgi-mail-open:before{content:"䌅"}.hgi-stroke.hgi-mail-receive-01:before{content:"䌆"}.hgi-stroke.hgi-mail-receive-02:before{content:"䌇"}.hgi-stroke.hgi-mail-remove-01:before{content:"䌈"}.hgi-stroke.hgi-mail-remove-02:before{content:"䌉"}.hgi-stroke.hgi-mail-reply-01:before{content:"䌊"}.hgi-stroke.hgi-mail-reply-02:before{content:"䌋"}.hgi-stroke.hgi-mail-reply-all-01:before{content:"䌌"}.hgi-stroke.hgi-mail-reply-all-02:before{content:"䌍"}.hgi-stroke.hgi-mail-search-01:before{content:"䌎"}.hgi-stroke.hgi-mail-search-02:before{content:"䌏"}.hgi-stroke.hgi-mail-secure-01:before{content:"䌐"}.hgi-stroke.hgi-mail-secure-02:before{content:"䌑"}.hgi-stroke.hgi-mail-send-01:before{content:"䌒"}.hgi-stroke.hgi-mail-send-02:before{content:"䌓"}.hgi-stroke.hgi-mail-setting-01:before{content:"䌔"}.hgi-stroke.hgi-mail-setting-02:before{content:"䌕"}.hgi-stroke.hgi-mail-unlock-01:before{content:"䌖"}.hgi-stroke.hgi-mail-unlock-02:before{content:"䌗"}.hgi-stroke.hgi-mail-upload-01:before{content:"䌘"}.hgi-stroke.hgi-mail-upload-02:before{content:"䌙"}.hgi-stroke.hgi-mail-validation-01:before{content:"䌚"}.hgi-stroke.hgi-mail-validation-02:before{content:"䌛"}.hgi-stroke.hgi-mail-voice-01:before{content:"䌜"}.hgi-stroke.hgi-mail-voice-02:before{content:"䌝"}.hgi-stroke.hgi-mailbox-01:before{content:"䌞"}.hgi-stroke.hgi-mailbox:before{content:"䌟"}.hgi-stroke.hgi-manager:before{content:"䌠"}.hgi-stroke.hgi-map-pin:before{content:"䌡"}.hgi-stroke.hgi-map-pinpoint-01:before{content:"䌢"}.hgi-stroke.hgi-map-pinpoint-02:before{content:"䌣"}.hgi-stroke.hgi-maping:before{content:"䌤"}.hgi-stroke.hgi-maps-circle-01:before{content:"䌥"}.hgi-stroke.hgi-maps-circle-02:before{content:"䌦"}.hgi-stroke.hgi-maps-editing:before{content:"䌧"}.hgi-stroke.hgi-maps-global-01:before{content:"䌨"}.hgi-stroke.hgi-maps-global-02:before{content:"䌩"}.hgi-stroke.hgi-maps-location-01:before{content:"䌪"}.hgi-stroke.hgi-maps-location-02:before{content:"䌫"}.hgi-stroke.hgi-maps-off:before{content:"䌬"}.hgi-stroke.hgi-maps-refresh:before{content:"䌭"}.hgi-stroke.hgi-maps-search:before{content:"䌮"}.hgi-stroke.hgi-maps-square-01:before{content:"䌯"}.hgi-stroke.hgi-maps-square-02:before{content:"䌰"}.hgi-stroke.hgi-maps:before{content:"䌱"}.hgi-stroke.hgi-market-analysis:before{content:"䌲"}.hgi-stroke.hgi-marketing:before{content:"䌳"}.hgi-stroke.hgi-mask-love:before{content:"䌴"}.hgi-stroke.hgi-mask:before{content:"䌵"}.hgi-stroke.hgi-master-card:before{content:"䌶"}.hgi-stroke.hgi-matches:before{content:"䌷"}.hgi-stroke.hgi-math:before{content:"䌸"}.hgi-stroke.hgi-matrix:before{content:"䌹"}.hgi-stroke.hgi-maximize-01:before{content:"䌺"}.hgi-stroke.hgi-maximize-02:before{content:"䌻"}.hgi-stroke.hgi-maximize-03:before{content:"䌼"}.hgi-stroke.hgi-maximize-04:before{content:"䌽"}.hgi-stroke.hgi-maximize-screen:before{content:"䌾"}.hgi-stroke.hgi-mayan-pyramid:before{content:"䌿"}.hgi-stroke.hgi-maze:before{content:"䍀"}.hgi-stroke.hgi-medal-01:before{content:"䍁"}.hgi-stroke.hgi-medal-02:before{content:"䍂"}.hgi-stroke.hgi-medal-03:before{content:"䍃"}.hgi-stroke.hgi-medal-04:before{content:"䍄"}.hgi-stroke.hgi-medal-05:before{content:"䍅"}.hgi-stroke.hgi-medal-06:before{content:"䍆"}.hgi-stroke.hgi-medal-07:before{content:"䍇"}.hgi-stroke.hgi-medal-first-place:before{content:"䍈"}.hgi-stroke.hgi-medal-second-place:before{content:"䍉"}.hgi-stroke.hgi-medal-third-place:before{content:"䍊"}.hgi-stroke.hgi-medical-file:before{content:"䍋"}.hgi-stroke.hgi-medical-mask:before{content:"䍌"}.hgi-stroke.hgi-medicine-01:before{content:"䍍"}.hgi-stroke.hgi-medicine-02:before{content:"䍎"}.hgi-stroke.hgi-medicine-bottle-01:before{content:"䍏"}.hgi-stroke.hgi-medicine-bottle-02:before{content:"䍐"}.hgi-stroke.hgi-medicine-syrup:before{content:"䍑"}.hgi-stroke.hgi-medium-square:before{content:"䍒"}.hgi-stroke.hgi-medium:before{content:"䍓"}.hgi-stroke.hgi-meeting-room:before{content:"䍔"}.hgi-stroke.hgi-megaphone-01:before{content:"䍕"}.hgi-stroke.hgi-megaphone-02:before{content:"䍖"}.hgi-stroke.hgi-meh:before{content:"䍗"}.hgi-stroke.hgi-mentor:before{content:"䍘"}.hgi-stroke.hgi-mentoring:before{content:"䍙"}.hgi-stroke.hgi-menu-01:before{content:"䍚"}.hgi-stroke.hgi-menu-02:before{content:"䍛"}.hgi-stroke.hgi-menu-03:before{content:"䍜"}.hgi-stroke.hgi-menu-04:before{content:"䍝"}.hgi-stroke.hgi-menu-05:before{content:"䍞"}.hgi-stroke.hgi-menu-06:before{content:"䍟"}.hgi-stroke.hgi-menu-07:before{content:"䍠"}.hgi-stroke.hgi-menu-08:before{content:"䍡"}.hgi-stroke.hgi-menu-09:before{content:"䍢"}.hgi-stroke.hgi-menu-10:before{content:"䍣"}.hgi-stroke.hgi-menu-11:before{content:"䍤"}.hgi-stroke.hgi-menu-circle:before{content:"䍥"}.hgi-stroke.hgi-menu-restaurant:before{content:"䍦"}.hgi-stroke.hgi-menu-square:before{content:"䍧"}.hgi-stroke.hgi-message-01:before{content:"䍨"}.hgi-stroke.hgi-message-02:before{content:"䍩"}.hgi-stroke.hgi-message-add-01:before{content:"䍪"}.hgi-stroke.hgi-message-add-02:before{content:"䍫"}.hgi-stroke.hgi-message-blocked:before{content:"䍬"}.hgi-stroke.hgi-message-cancel-01:before{content:"䍭"}.hgi-stroke.hgi-message-cancel-02:before{content:"䍮"}.hgi-stroke.hgi-message-delay-01:before{content:"䍯"}.hgi-stroke.hgi-message-delay-02:before{content:"䍰"}.hgi-stroke.hgi-message-done-01:before{content:"䍱"}.hgi-stroke.hgi-message-done-02:before{content:"䍲"}.hgi-stroke.hgi-message-download-01:before{content:"䍳"}.hgi-stroke.hgi-message-download-02:before{content:"䍴"}.hgi-stroke.hgi-message-edit-01:before{content:"䍵"}.hgi-stroke.hgi-message-edit-02:before{content:"䍶"}.hgi-stroke.hgi-message-favourite-01:before{content:"䍷"}.hgi-stroke.hgi-message-favourite-02:before{content:"䍸"}.hgi-stroke.hgi-message-incoming-01:before{content:"䍹"}.hgi-stroke.hgi-message-incoming-02:before{content:"䍺"}.hgi-stroke.hgi-message-lock-01:before{content:"䍻"}.hgi-stroke.hgi-message-lock-02:before{content:"䍼"}.hgi-stroke.hgi-message-multiple-01:before{content:"䍽"}.hgi-stroke.hgi-message-multiple-02:before{content:"䍾"}.hgi-stroke.hgi-message-notification-01:before{content:"䍿"}.hgi-stroke.hgi-message-notification-02:before{content:"䎀"}.hgi-stroke.hgi-message-outgoing-01:before{content:"䎁"}.hgi-stroke.hgi-message-outgoing-02:before{content:"䎂"}.hgi-stroke.hgi-message-preview-01:before{content:"䎃"}.hgi-stroke.hgi-message-preview-02:before{content:"䎄"}.hgi-stroke.hgi-message-programming:before{content:"䎅"}.hgi-stroke.hgi-message-question:before{content:"䎆"}.hgi-stroke.hgi-message-search-01:before{content:"䎇"}.hgi-stroke.hgi-message-search-02:before{content:"䎈"}.hgi-stroke.hgi-message-secure-01:before{content:"䎉"}.hgi-stroke.hgi-message-secure-02:before{content:"䎊"}.hgi-stroke.hgi-message-translate:before{content:"䎋"}.hgi-stroke.hgi-message-unlock-01:before{content:"䎌"}.hgi-stroke.hgi-message-unlock-02:before{content:"䎍"}.hgi-stroke.hgi-message-upload-01:before{content:"䎎"}.hgi-stroke.hgi-message-upload-02:before{content:"䎏"}.hgi-stroke.hgi-message-user-01:before{content:"䎐"}.hgi-stroke.hgi-message-user-02:before{content:"䎑"}.hgi-stroke.hgi-messenger:before{content:"䎒"}.hgi-stroke.hgi-meta:before{content:"䎓"}.hgi-stroke.hgi-metro:before{content:"䎔"}.hgi-stroke.hgi-mic-01:before{content:"䎕"}.hgi-stroke.hgi-mic-02:before{content:"䎖"}.hgi-stroke.hgi-mic-off-01:before{content:"䎗"}.hgi-stroke.hgi-mic-off-02:before{content:"䎘"}.hgi-stroke.hgi-microsoft-admin:before{content:"䎙"}.hgi-stroke.hgi-microsoft:before{content:"䎚"}.hgi-stroke.hgi-microwave:before{content:"䎛"}.hgi-stroke.hgi-milk-bottle:before{content:"䎜"}.hgi-stroke.hgi-milk-carton:before{content:"䎝"}.hgi-stroke.hgi-milk-coconut:before{content:"䎞"}.hgi-stroke.hgi-milk-oat:before{content:"䎟"}.hgi-stroke.hgi-minimize-01:before{content:"䎠"}.hgi-stroke.hgi-minimize-02:before{content:"䎡"}.hgi-stroke.hgi-minimize-03:before{content:"䎢"}.hgi-stroke.hgi-minimize-04:before{content:"䎣"}.hgi-stroke.hgi-minimize-screen:before{content:"䎤"}.hgi-stroke.hgi-mining-01:before{content:"䎥"}.hgi-stroke.hgi-mining-02:before{content:"䎦"}.hgi-stroke.hgi-mining-03:before{content:"䎧"}.hgi-stroke.hgi-minus-plus-01:before{content:"䎨"}.hgi-stroke.hgi-minus-plus-02:before{content:"䎩"}.hgi-stroke.hgi-minus-plus-circle-01:before{content:"䎪"}.hgi-stroke.hgi-minus-plus-circle-02:before{content:"䎫"}.hgi-stroke.hgi-minus-plus-square-01:before{content:"䎬"}.hgi-stroke.hgi-minus-plus-square-02:before{content:"䎭"}.hgi-stroke.hgi-minus-sign-circle:before{content:"䎮"}.hgi-stroke.hgi-minus-sign-square:before{content:"䎯"}.hgi-stroke.hgi-minus-sign:before{content:"䎰"}.hgi-stroke.hgi-mirror:before{content:"䎱"}.hgi-stroke.hgi-mirroring-screen:before{content:"䎲"}.hgi-stroke.hgi-mixer:before{content:"䎳"}.hgi-stroke.hgi-mobile-navigator-01:before{content:"䎴"}.hgi-stroke.hgi-mobile-navigator-02:before{content:"䎵"}.hgi-stroke.hgi-mobile-programming-01:before{content:"䎶"}.hgi-stroke.hgi-mobile-programming-02:before{content:"䎷"}.hgi-stroke.hgi-mobile-protection:before{content:"䎸"}.hgi-stroke.hgi-mobile-security:before{content:"䎹"}.hgi-stroke.hgi-mochi:before{content:"䎺"}.hgi-stroke.hgi-modern-tv-four-k:before{content:"䎻"}.hgi-stroke.hgi-modern-tv-issue:before{content:"䎼"}.hgi-stroke.hgi-modern-tv:before{content:"䎽"}.hgi-stroke.hgi-molecules:before{content:"䎾"}.hgi-stroke.hgi-monas:before{content:"䎿"}.hgi-stroke.hgi-money-01:before{content:"䏀"}.hgi-stroke.hgi-money-02:before{content:"䏁"}.hgi-stroke.hgi-money-03:before{content:"䏂"}.hgi-stroke.hgi-money-04:before{content:"䏃"}.hgi-stroke.hgi-money-add-01:before{content:"䏄"}.hgi-stroke.hgi-money-add-02:before{content:"䏅"}.hgi-stroke.hgi-money-bag-01:before{content:"䏆"}.hgi-stroke.hgi-money-bag-02:before{content:"䏇"}.hgi-stroke.hgi-money-exchange-01:before{content:"䏈"}.hgi-stroke.hgi-money-exchange-02:before{content:"䏉"}.hgi-stroke.hgi-money-exchange-03:before{content:"䏊"}.hgi-stroke.hgi-money-not-found-01:before{content:"䏋"}.hgi-stroke.hgi-money-not-found-02:before{content:"䏌"}.hgi-stroke.hgi-money-not-found-03:before{content:"䏍"}.hgi-stroke.hgi-money-not-found-04:before{content:"䏎"}.hgi-stroke.hgi-money-receive-01:before{content:"䏏"}.hgi-stroke.hgi-money-receive-02:before{content:"䏐"}.hgi-stroke.hgi-money-receive-circle:before{content:"䏑"}.hgi-stroke.hgi-money-receive-flow-01:before{content:"䏒"}.hgi-stroke.hgi-money-receive-flow-02:before{content:"䏓"}.hgi-stroke.hgi-money-receive-square:before{content:"䏔"}.hgi-stroke.hgi-money-remove-01:before{content:"䏕"}.hgi-stroke.hgi-money-remove-02:before{content:"䏖"}.hgi-stroke.hgi-money-safe:before{content:"䏗"}.hgi-stroke.hgi-money-saving-jar:before{content:"䏘"}.hgi-stroke.hgi-money-security:before{content:"䏙"}.hgi-stroke.hgi-money-send-01:before{content:"䏚"}.hgi-stroke.hgi-money-send-02:before{content:"䏛"}.hgi-stroke.hgi-money-send-circle:before{content:"䏜"}.hgi-stroke.hgi-money-send-flow-01:before{content:"䏝"}.hgi-stroke.hgi-money-send-flow-02:before{content:"䏞"}.hgi-stroke.hgi-money-send-square:before{content:"䏟"}.hgi-stroke.hgi-monocle-01:before{content:"䏠"}.hgi-stroke.hgi-monocle:before{content:"䏡"}.hgi-stroke.hgi-monster:before{content:"䏢"}.hgi-stroke.hgi-moon-01:before{content:"䏣"}.hgi-stroke.hgi-moon-02:before{content:"䏤"}.hgi-stroke.hgi-moon-angled-rain-zap:before{content:"䏥"}.hgi-stroke.hgi-moon-cloud-angled-rain:before{content:"䏦"}.hgi-stroke.hgi-moon-cloud-angled-zap:before{content:"䏧"}.hgi-stroke.hgi-moon-cloud-big-rain:before{content:"䏨"}.hgi-stroke.hgi-moon-cloud-fast-wind:before{content:"䏩"}.hgi-stroke.hgi-moon-cloud-hailstone:before{content:"䏪"}.hgi-stroke.hgi-moon-cloud-little-rain:before{content:"䏫"}.hgi-stroke.hgi-moon-cloud-little-snow:before{content:"䏬"}.hgi-stroke.hgi-moon-cloud-mid-rain:before{content:"䏭"}.hgi-stroke.hgi-moon-cloud-mid-snow:before{content:"䏮"}.hgi-stroke.hgi-moon-cloud-slow-wind:before{content:"䏯"}.hgi-stroke.hgi-moon-cloud-snow:before{content:"䏰"}.hgi-stroke.hgi-moon-cloud:before{content:"䏱"}.hgi-stroke.hgi-moon-eclipse:before{content:"䏲"}.hgi-stroke.hgi-moon-fast-wind:before{content:"䏳"}.hgi-stroke.hgi-moon-landing:before{content:"䏴"}.hgi-stroke.hgi-moon-slow-wind:before{content:"䏵"}.hgi-stroke.hgi-moon:before{content:"䏶"}.hgi-stroke.hgi-moonset:before{content:"䏷"}.hgi-stroke.hgi-more-01:before{content:"䏸"}.hgi-stroke.hgi-more-02:before{content:"䏹"}.hgi-stroke.hgi-more-03:before{content:"䏺"}.hgi-stroke.hgi-more-horizontal-circle-01:before{content:"䏻"}.hgi-stroke.hgi-more-horizontal-circle-02:before{content:"䏼"}.hgi-stroke.hgi-more-horizontal-square-01:before{content:"䏽"}.hgi-stroke.hgi-more-horizontal-square-02:before{content:"䏾"}.hgi-stroke.hgi-more-horizontal:before{content:"䏿"}.hgi-stroke.hgi-more-or-less-circle:before{content:"䐀"}.hgi-stroke.hgi-more-or-less-square:before{content:"䐁"}.hgi-stroke.hgi-more-or-less:before{content:"䐂"}.hgi-stroke.hgi-more-vertical-circle-01:before{content:"䐃"}.hgi-stroke.hgi-more-vertical-circle-02:before{content:"䐄"}.hgi-stroke.hgi-more-vertical-square-01:before{content:"䐅"}.hgi-stroke.hgi-more-vertical-square-02:before{content:"䐆"}.hgi-stroke.hgi-more-vertical:before{content:"䐇"}.hgi-stroke.hgi-more:before{content:"䐈"}.hgi-stroke.hgi-mortar:before{content:"䐉"}.hgi-stroke.hgi-mortarboard-01:before{content:"䐊"}.hgi-stroke.hgi-mortarboard-02:before{content:"䐋"}.hgi-stroke.hgi-mosque-01:before{content:"䐌"}.hgi-stroke.hgi-mosque-02:before{content:"䐍"}.hgi-stroke.hgi-mosque-03:before{content:"䐎"}.hgi-stroke.hgi-mosque-04:before{content:"䐏"}.hgi-stroke.hgi-mosque-05:before{content:"䐐"}.hgi-stroke.hgi-mosque-location:before{content:"䐑"}.hgi-stroke.hgi-motion-01:before{content:"䐒"}.hgi-stroke.hgi-motion-02:before{content:"䐓"}.hgi-stroke.hgi-motorbike-01:before{content:"䐔"}.hgi-stroke.hgi-motorbike-02:before{content:"䐕"}.hgi-stroke.hgi-mountain:before{content:"䐖"}.hgi-stroke.hgi-mouse-01:before{content:"䐗"}.hgi-stroke.hgi-mouse-02:before{content:"䐘"}.hgi-stroke.hgi-mouse-03:before{content:"䐙"}.hgi-stroke.hgi-mouse-04:before{content:"䐚"}.hgi-stroke.hgi-mouse-05:before{content:"䐛"}.hgi-stroke.hgi-mouse-06:before{content:"䐜"}.hgi-stroke.hgi-mouse-07:before{content:"䐝"}.hgi-stroke.hgi-mouse-08:before{content:"䐞"}.hgi-stroke.hgi-mouse-09:before{content:"䐟"}.hgi-stroke.hgi-mouse-10:before{content:"䐠"}.hgi-stroke.hgi-mouse-11:before{content:"䐡"}.hgi-stroke.hgi-mouse-12:before{content:"䐢"}.hgi-stroke.hgi-mouse-13:before{content:"䐣"}.hgi-stroke.hgi-mouse-14:before{content:"䐤"}.hgi-stroke.hgi-mouse-15:before{content:"䐥"}.hgi-stroke.hgi-mouse-16:before{content:"䐦"}.hgi-stroke.hgi-mouse-17:before{content:"䐧"}.hgi-stroke.hgi-mouse-18:before{content:"䐨"}.hgi-stroke.hgi-mouse-19:before{content:"䐩"}.hgi-stroke.hgi-mouse-20:before{content:"䐪"}.hgi-stroke.hgi-mouse-21:before{content:"䐫"}.hgi-stroke.hgi-mouse-22:before{content:"䐬"}.hgi-stroke.hgi-mouse-23:before{content:"䐭"}.hgi-stroke.hgi-mouse-left-click-01:before{content:"䐮"}.hgi-stroke.hgi-mouse-left-click-02:before{content:"䐯"}.hgi-stroke.hgi-mouse-left-click-03:before{content:"䐰"}.hgi-stroke.hgi-mouse-left-click-04:before{content:"䐱"}.hgi-stroke.hgi-mouse-left-click-05:before{content:"䐲"}.hgi-stroke.hgi-mouse-left-click-06:before{content:"䐳"}.hgi-stroke.hgi-mouse-right-click-01:before{content:"䐴"}.hgi-stroke.hgi-mouse-right-click-02:before{content:"䐵"}.hgi-stroke.hgi-mouse-right-click-03:before{content:"䐶"}.hgi-stroke.hgi-mouse-right-click-04:before{content:"䐷"}.hgi-stroke.hgi-mouse-right-click-05:before{content:"䐸"}.hgi-stroke.hgi-mouse-right-click-06:before{content:"䐹"}.hgi-stroke.hgi-mouse-scroll-01:before{content:"䐺"}.hgi-stroke.hgi-mouse-scroll-02:before{content:"䐻"}.hgi-stroke.hgi-move-01:before{content:"䐼"}.hgi-stroke.hgi-move-02:before{content:"䐽"}.hgi-stroke.hgi-move-bottom:before{content:"䐾"}.hgi-stroke.hgi-move-left:before{content:"䐿"}.hgi-stroke.hgi-move-right:before{content:"䑀"}.hgi-stroke.hgi-move-to:before{content:"䑁"}.hgi-stroke.hgi-move-top:before{content:"䑂"}.hgi-stroke.hgi-move:before{content:"䑃"}.hgi-stroke.hgi-mp-3-01:before{content:"䑄"}.hgi-stroke.hgi-mp-3-02:before{content:"䑅"}.hgi-stroke.hgi-mp-4-01:before{content:"䑆"}.hgi-stroke.hgi-mp-4-02:before{content:"䑇"}.hgi-stroke.hgi-muhammad:before{content:"䑈"}.hgi-stroke.hgi-multiplication-sign-circle:before{content:"䑉"}.hgi-stroke.hgi-multiplication-sign-square:before{content:"䑊"}.hgi-stroke.hgi-multiplication-sign:before{content:"䑋"}.hgi-stroke.hgi-mushroom-01:before{content:"䑌"}.hgi-stroke.hgi-mushroom:before{content:"䑍"}.hgi-stroke.hgi-music-note-01:before{content:"䑎"}.hgi-stroke.hgi-music-note-02:before{content:"䑏"}.hgi-stroke.hgi-music-note-03:before{content:"䑐"}.hgi-stroke.hgi-music-note-04:before{content:"䑑"}.hgi-stroke.hgi-music-note-square-01:before{content:"䑒"}.hgi-stroke.hgi-music-note-square-02:before{content:"䑓"}.hgi-stroke.hgi-muslim:before{content:"䑔"}.hgi-stroke.hgi-mute:before{content:"䑕"}.hgi-stroke.hgi-mymind:before{content:"䑖"}.hgi-stroke.hgi-n-th-root-circle:before{content:"䑗"}.hgi-stroke.hgi-n-th-root-square:before{content:"䑘"}.hgi-stroke.hgi-n-th-root:before{content:"䑙"}.hgi-stroke.hgi-nano-technology:before{content:"䑚"}.hgi-stroke.hgi-natural-food:before{content:"䑛"}.hgi-stroke.hgi-navigation-01:before{content:"䑜"}.hgi-stroke.hgi-navigation-02:before{content:"䑝"}.hgi-stroke.hgi-navigation-03:before{content:"䑞"}.hgi-stroke.hgi-navigation-04:before{content:"䑟"}.hgi-stroke.hgi-navigator-01:before{content:"䑠"}.hgi-stroke.hgi-navigator-02:before{content:"䑡"}.hgi-stroke.hgi-necklace:before{content:"䑢"}.hgi-stroke.hgi-nerd:before{content:"䑣"}.hgi-stroke.hgi-neural-network:before{content:"䑤"}.hgi-stroke.hgi-neutral:before{content:"䑥"}.hgi-stroke.hgi-new-job:before{content:"䑦"}.hgi-stroke.hgi-new-office:before{content:"䑧"}.hgi-stroke.hgi-new-releases:before{content:"䑨"}.hgi-stroke.hgi-new-twitter-ellipse:before{content:"䑩"}.hgi-stroke.hgi-new-twitter-rectangle:before{content:"䑪"}.hgi-stroke.hgi-new-twitter:before{content:"䑫"}.hgi-stroke.hgi-news-01:before{content:"䑬"}.hgi-stroke.hgi-news:before{content:"䑭"}.hgi-stroke.hgi-next:before{content:"䑮"}.hgi-stroke.hgi-nike:before{content:"䑯"}.hgi-stroke.hgi-nintendo-switch:before{content:"䑰"}.hgi-stroke.hgi-nintendo:before{content:"䑱"}.hgi-stroke.hgi-niqab:before{content:"䑲"}.hgi-stroke.hgi-no-internet:before{content:"䑳"}.hgi-stroke.hgi-no-meeting-room:before{content:"䑴"}.hgi-stroke.hgi-node-add:before{content:"䑵"}.hgi-stroke.hgi-node-edit:before{content:"䑶"}.hgi-stroke.hgi-node-move-down:before{content:"䑷"}.hgi-stroke.hgi-node-move-up:before{content:"䑸"}.hgi-stroke.hgi-node-remove:before{content:"䑹"}.hgi-stroke.hgi-noodles:before{content:"䑺"}.hgi-stroke.hgi-nose:before{content:"䑻"}.hgi-stroke.hgi-not-equal-sign-circle:before{content:"䑼"}.hgi-stroke.hgi-not-equal-sign-square:before{content:"䑽"}.hgi-stroke.hgi-not-equal-sign:before{content:"䑾"}.hgi-stroke.hgi-note-01:before{content:"䑿"}.hgi-stroke.hgi-note-02:before{content:"䒀"}.hgi-stroke.hgi-note-03:before{content:"䒁"}.hgi-stroke.hgi-note-04:before{content:"䒂"}.hgi-stroke.hgi-note-05:before{content:"䒃"}.hgi-stroke.hgi-note-add:before{content:"䒄"}.hgi-stroke.hgi-note-done:before{content:"䒅"}.hgi-stroke.hgi-note-edit:before{content:"䒆"}.hgi-stroke.hgi-note-remove:before{content:"䒇"}.hgi-stroke.hgi-note:before{content:"䒈"}.hgi-stroke.hgi-notebook-01:before{content:"䒉"}.hgi-stroke.hgi-notebook-02:before{content:"䒊"}.hgi-stroke.hgi-notebook:before{content:"䒋"}.hgi-stroke.hgi-notification-01:before{content:"䒌"}.hgi-stroke.hgi-notification-02:before{content:"䒍"}.hgi-stroke.hgi-notification-03:before{content:"䒎"}.hgi-stroke.hgi-notification-block-01:before{content:"䒏"}.hgi-stroke.hgi-notification-block-02:before{content:"䒐"}.hgi-stroke.hgi-notification-block-03:before{content:"䒑"}.hgi-stroke.hgi-notification-bubble:before{content:"䒒"}.hgi-stroke.hgi-notification-circle:before{content:"䒓"}.hgi-stroke.hgi-notification-off-01:before{content:"䒔"}.hgi-stroke.hgi-notification-off-02:before{content:"䒕"}.hgi-stroke.hgi-notification-off-03:before{content:"䒖"}.hgi-stroke.hgi-notification-snooze-01:before{content:"䒗"}.hgi-stroke.hgi-notification-snooze-02:before{content:"䒘"}.hgi-stroke.hgi-notification-snooze-03:before{content:"䒙"}.hgi-stroke.hgi-notification-square:before{content:"䒚"}.hgi-stroke.hgi-notion-01:before{content:"䒛"}.hgi-stroke.hgi-notion-02:before{content:"䒜"}.hgi-stroke.hgi-npm:before{content:"䒝"}.hgi-stroke.hgi-nuclear-power:before{content:"䒞"}.hgi-stroke.hgi-nut:before{content:"䒟"}.hgi-stroke.hgi-obtuse:before{content:"䒠"}.hgi-stroke.hgi-octagon:before{content:"䒡"}.hgi-stroke.hgi-octopus:before{content:"䒢"}.hgi-stroke.hgi-office-365:before{content:"䒣"}.hgi-stroke.hgi-office-chair:before{content:"䒤"}.hgi-stroke.hgi-office:before{content:"䒥"}.hgi-stroke.hgi-oil-barrel:before{content:"䒦"}.hgi-stroke.hgi-ok-finger:before{content:"䒧"}.hgi-stroke.hgi-olympic-torch:before{content:"䒨"}.hgi-stroke.hgi-online-learning-01:before{content:"䒩"}.hgi-stroke.hgi-online-learning-02:before{content:"䒪"}.hgi-stroke.hgi-online-learning-03:before{content:"䒫"}.hgi-stroke.hgi-online-learning-04:before{content:"䒬"}.hgi-stroke.hgi-open-caption:before{content:"䒭"}.hgi-stroke.hgi-option:before{content:"䒮"}.hgi-stroke.hgi-orange:before{content:"䒯"}.hgi-stroke.hgi-orbit-01:before{content:"䒰"}.hgi-stroke.hgi-orbit-02:before{content:"䒱"}.hgi-stroke.hgi-organic-food:before{content:"䒲"}.hgi-stroke.hgi-orthogonal-edge:before{content:"䒳"}.hgi-stroke.hgi-oval:before{content:"䒴"}.hgi-stroke.hgi-oven:before{content:"䒵"}.hgi-stroke.hgi-package-add:before{content:"䒶"}.hgi-stroke.hgi-package-delivered:before{content:"䒷"}.hgi-stroke.hgi-package-moving:before{content:"䒸"}.hgi-stroke.hgi-package-open:before{content:"䒹"}.hgi-stroke.hgi-package-out-of-stock:before{content:"䒺"}.hgi-stroke.hgi-package-process:before{content:"䒻"}.hgi-stroke.hgi-package-receive:before{content:"䒼"}.hgi-stroke.hgi-package-remove:before{content:"䒽"}.hgi-stroke.hgi-package-search:before{content:"䒾"}.hgi-stroke.hgi-package-sent:before{content:"䒿"}.hgi-stroke.hgi-package:before{content:"䓀"}.hgi-stroke.hgi-pacman-01:before{content:"䓁"}.hgi-stroke.hgi-pacman-02:before{content:"䓂"}.hgi-stroke.hgi-paint-board:before{content:"䓃"}.hgi-stroke.hgi-paint-brush-01:before{content:"䓄"}.hgi-stroke.hgi-paint-brush-02:before{content:"䓅"}.hgi-stroke.hgi-paint-brush-03:before{content:"䓆"}.hgi-stroke.hgi-paint-brush-04:before{content:"䓇"}.hgi-stroke.hgi-paint-bucket:before{content:"䓈"}.hgi-stroke.hgi-pan-01:before{content:"䓉"}.hgi-stroke.hgi-pan-02:before{content:"䓊"}.hgi-stroke.hgi-pan-03:before{content:"䓋"}.hgi-stroke.hgi-parabola-01:before{content:"䓌"}.hgi-stroke.hgi-parabola-02:before{content:"䓍"}.hgi-stroke.hgi-parabola-03:before{content:"䓎"}.hgi-stroke.hgi-paragliding:before{content:"䓏"}.hgi-stroke.hgi-paragraph-bullets-point-01:before{content:"䓐"}.hgi-stroke.hgi-paragraph-bullets-point-02:before{content:"䓑"}.hgi-stroke.hgi-paragraph-spacing:before{content:"䓒"}.hgi-stroke.hgi-paragraph:before{content:"䓓"}.hgi-stroke.hgi-parallelogram:before{content:"䓔"}.hgi-stroke.hgi-parking-area-circle:before{content:"䓕"}.hgi-stroke.hgi-parking-area-square:before{content:"䓖"}.hgi-stroke.hgi-passport-01:before{content:"䓗"}.hgi-stroke.hgi-passport-expired:before{content:"䓘"}.hgi-stroke.hgi-passport-valid:before{content:"䓙"}.hgi-stroke.hgi-passport:before{content:"䓚"}.hgi-stroke.hgi-password-validation:before{content:"䓛"}.hgi-stroke.hgi-path:before{content:"䓜"}.hgi-stroke.hgi-pathfinder-crop:before{content:"䓝"}.hgi-stroke.hgi-pathfinder-divide:before{content:"䓞"}.hgi-stroke.hgi-pathfinder-exclude:before{content:"䓟"}.hgi-stroke.hgi-pathfinder-intersect:before{content:"䓠"}.hgi-stroke.hgi-pathfinder-merge:before{content:"䓡"}.hgi-stroke.hgi-pathfinder-minus-back:before{content:"䓢"}.hgi-stroke.hgi-pathfinder-minus-front:before{content:"䓣"}.hgi-stroke.hgi-pathfinder-outline:before{content:"䓤"}.hgi-stroke.hgi-pathfinder-trim:before{content:"䓥"}.hgi-stroke.hgi-pathfinder-unite:before{content:"䓦"}.hgi-stroke.hgi-patient:before{content:"䓧"}.hgi-stroke.hgi-patio:before{content:"䓨"}.hgi-stroke.hgi-pause:before{content:"䓩"}.hgi-stroke.hgi-pavilon:before{content:"䓪"}.hgi-stroke.hgi-pay-by-check:before{content:"䓫"}.hgi-stroke.hgi-payment-01:before{content:"䓬"}.hgi-stroke.hgi-payment-02:before{content:"䓭"}.hgi-stroke.hgi-payment-success-01:before{content:"䓮"}.hgi-stroke.hgi-payment-success-02:before{content:"䓯"}.hgi-stroke.hgi-payoneer:before{content:"䓰"}.hgi-stroke.hgi-paypal:before{content:"䓱"}.hgi-stroke.hgi-pdf-01:before{content:"䓲"}.hgi-stroke.hgi-pdf-02:before{content:"䓳"}.hgi-stroke.hgi-peer-to-peer-01:before{content:"䓴"}.hgi-stroke.hgi-peer-to-peer-02:before{content:"䓵"}.hgi-stroke.hgi-peer-to-peer-03:before{content:"䓶"}.hgi-stroke.hgi-pen-connect-bluetooth:before{content:"䓷"}.hgi-stroke.hgi-pen-connect-usb:before{content:"䓸"}.hgi-stroke.hgi-pen-connect-wifi:before{content:"䓹"}.hgi-stroke.hgi-pen-tool-01:before{content:"䓺"}.hgi-stroke.hgi-pen-tool-02:before{content:"䓻"}.hgi-stroke.hgi-pen-tool-03:before{content:"䓼"}.hgi-stroke.hgi-pen-tool-add:before{content:"䓽"}.hgi-stroke.hgi-pen-tool-minus:before{content:"䓾"}.hgi-stroke.hgi-pencil-edit-01:before{content:"䓿"}.hgi-stroke.hgi-pencil-edit-02:before{content:"䔀"}.hgi-stroke.hgi-pencil:before{content:"䔁"}.hgi-stroke.hgi-pendulum:before{content:"䔂"}.hgi-stroke.hgi-pensive:before{content:"䔃"}.hgi-stroke.hgi-pentagon-01:before{content:"䔄"}.hgi-stroke.hgi-pentagon:before{content:"䔅"}.hgi-stroke.hgi-percent-circle:before{content:"䔆"}.hgi-stroke.hgi-percent-square:before{content:"䔇"}.hgi-stroke.hgi-percent:before{content:"䔈"}.hgi-stroke.hgi-perfume:before{content:"䔉"}.hgi-stroke.hgi-periscope:before{content:"䔊"}.hgi-stroke.hgi-permanent-job:before{content:"䔋"}.hgi-stroke.hgi-perspective:before{content:"䔌"}.hgi-stroke.hgi-pexels:before{content:"䔍"}.hgi-stroke.hgi-phone-off-01:before{content:"䔎"}.hgi-stroke.hgi-phone-off-02:before{content:"䔏"}.hgi-stroke.hgi-php:before{content:"䔐"}.hgi-stroke.hgi-physics:before{content:"䔑"}.hgi-stroke.hgi-pi-circle:before{content:"䔒"}.hgi-stroke.hgi-pi-square:before{content:"䔓"}.hgi-stroke.hgi-pi:before{content:"䔔"}.hgi-stroke.hgi-picasa:before{content:"䔕"}.hgi-stroke.hgi-pickup-01:before{content:"䔖"}.hgi-stroke.hgi-pickup-02:before{content:"䔗"}.hgi-stroke.hgi-picture-in-picture-exit:before{content:"䔘"}.hgi-stroke.hgi-picture-in-picture-on:before{content:"䔙"}.hgi-stroke.hgi-pie-chart-square:before{content:"䔚"}.hgi-stroke.hgi-pie-chart:before{content:"䔛"}.hgi-stroke.hgi-pie:before{content:"䔜"}.hgi-stroke.hgi-piggy-bank:before{content:"䔝"}.hgi-stroke.hgi-pin-code:before{content:"䔞"}.hgi-stroke.hgi-pin-location-01:before{content:"䔟"}.hgi-stroke.hgi-pin-location-02:before{content:"䔠"}.hgi-stroke.hgi-pin-location-03:before{content:"䔡"}.hgi-stroke.hgi-pin-off:before{content:"䔢"}.hgi-stroke.hgi-pin:before{content:"䔣"}.hgi-stroke.hgi-pinterest:before{content:"䔤"}.hgi-stroke.hgi-pipeline:before{content:"䔥"}.hgi-stroke.hgi-pisa-tower:before{content:"䔦"}.hgi-stroke.hgi-pizza-01:before{content:"䔧"}.hgi-stroke.hgi-pizza-02:before{content:"䔨"}.hgi-stroke.hgi-pizza-cutter:before{content:"䔩"}.hgi-stroke.hgi-plane:before{content:"䔪"}.hgi-stroke.hgi-plant-01:before{content:"䔫"}.hgi-stroke.hgi-plant-02:before{content:"䔬"}.hgi-stroke.hgi-plant-03:before{content:"䔭"}.hgi-stroke.hgi-plant-04:before{content:"䔮"}.hgi-stroke.hgi-plate:before{content:"䔯"}.hgi-stroke.hgi-plaxo:before{content:"䔰"}.hgi-stroke.hgi-play-circle-02:before{content:"䔱"}.hgi-stroke.hgi-play-circle:before{content:"䔲"}.hgi-stroke.hgi-play-list-add:before{content:"䔳"}.hgi-stroke.hgi-play-list-favourite-01:before{content:"䔴"}.hgi-stroke.hgi-play-list-favourite-02:before{content:"䔵"}.hgi-stroke.hgi-play-list-minus:before{content:"䔶"}.hgi-stroke.hgi-play-list-remove:before{content:"䔷"}.hgi-stroke.hgi-play-list:before{content:"䔸"}.hgi-stroke.hgi-play-square:before{content:"䔹"}.hgi-stroke.hgi-play-store:before{content:"䔺"}.hgi-stroke.hgi-play:before{content:"䔻"}.hgi-stroke.hgi-playlist-01:before{content:"䔼"}.hgi-stroke.hgi-playlist-02:before{content:"䔽"}.hgi-stroke.hgi-playlist-03:before{content:"䔾"}.hgi-stroke.hgi-plaza:before{content:"䔿"}.hgi-stroke.hgi-plug-01:before{content:"䕀"}.hgi-stroke.hgi-plug-02:before{content:"䕁"}.hgi-stroke.hgi-plug-socket:before{content:"䕂"}.hgi-stroke.hgi-plus-minus-01:before{content:"䕃"}.hgi-stroke.hgi-plus-minus-02:before{content:"䕄"}.hgi-stroke.hgi-plus-minus-circle-01:before{content:"䕅"}.hgi-stroke.hgi-plus-minus-circle-02:before{content:"䕆"}.hgi-stroke.hgi-plus-minus-square-01:before{content:"䕇"}.hgi-stroke.hgi-plus-minus-square-02:before{content:"䕈"}.hgi-stroke.hgi-plus-minus:before{content:"䕉"}.hgi-stroke.hgi-plus-sign-circle:before{content:"䕊"}.hgi-stroke.hgi-plus-sign-square:before{content:"䕋"}.hgi-stroke.hgi-plus-sign:before{content:"䕌"}.hgi-stroke.hgi-png-01:before{content:"䕍"}.hgi-stroke.hgi-png-02:before{content:"䕎"}.hgi-stroke.hgi-podium:before{content:"䕏"}.hgi-stroke.hgi-pointing-left-01:before{content:"䕐"}.hgi-stroke.hgi-pointing-left-02:before{content:"䕑"}.hgi-stroke.hgi-pointing-left-03:before{content:"䕒"}.hgi-stroke.hgi-pointing-left-04:before{content:"䕓"}.hgi-stroke.hgi-pointing-left-05:before{content:"䕔"}.hgi-stroke.hgi-pointing-left-06:before{content:"䕕"}.hgi-stroke.hgi-pointing-left-07:before{content:"䕖"}.hgi-stroke.hgi-pointing-left-08:before{content:"䕗"}.hgi-stroke.hgi-pointing-right-01:before{content:"䕘"}.hgi-stroke.hgi-pointing-right-02:before{content:"䕙"}.hgi-stroke.hgi-pointing-right-03:before{content:"䕚"}.hgi-stroke.hgi-pointing-right-04:before{content:"䕛"}.hgi-stroke.hgi-pointing-right-05:before{content:"䕜"}.hgi-stroke.hgi-pointing-right-06:before{content:"䕝"}.hgi-stroke.hgi-pointing-right-07:before{content:"䕞"}.hgi-stroke.hgi-pointing-right-08:before{content:"䕟"}.hgi-stroke.hgi-pokeball:before{content:"䕠"}.hgi-stroke.hgi-pokemon:before{content:"䕡"}.hgi-stroke.hgi-police-badge:before{content:"䕢"}.hgi-stroke.hgi-police-cap:before{content:"䕣"}.hgi-stroke.hgi-police-car:before{content:"䕤"}.hgi-stroke.hgi-police-station:before{content:"䕥"}.hgi-stroke.hgi-policy:before{content:"䕦"}.hgi-stroke.hgi-polygon:before{content:"䕧"}.hgi-stroke.hgi-pool-table:before{content:"䕨"}.hgi-stroke.hgi-pool:before{content:"䕩"}.hgi-stroke.hgi-poop:before{content:"䕪"}.hgi-stroke.hgi-popcorn:before{content:"䕫"}.hgi-stroke.hgi-pot-01:before{content:"䕬"}.hgi-stroke.hgi-pot-02:before{content:"䕭"}.hgi-stroke.hgi-potion:before{content:"䕮"}.hgi-stroke.hgi-pound-circle:before{content:"䕯"}.hgi-stroke.hgi-pound-receive:before{content:"䕰"}.hgi-stroke.hgi-pound-send:before{content:"䕱"}.hgi-stroke.hgi-pound-square:before{content:"䕲"}.hgi-stroke.hgi-pound:before{content:"䕳"}.hgi-stroke.hgi-power-service:before{content:"䕴"}.hgi-stroke.hgi-power-socket-01:before{content:"䕵"}.hgi-stroke.hgi-power-socket-02:before{content:"䕶"}.hgi-stroke.hgi-ppt-01:before{content:"䕷"}.hgi-stroke.hgi-ppt-02:before{content:"䕸"}.hgi-stroke.hgi-prawn:before{content:"䕹"}.hgi-stroke.hgi-prayer-rug-01:before{content:"䕺"}.hgi-stroke.hgi-prayer-rug-02:before{content:"䕻"}.hgi-stroke.hgi-preference-horizontal:before{content:"䕼"}.hgi-stroke.hgi-preference-vertical:before{content:"䕽"}.hgi-stroke.hgi-prescription:before{content:"䕾"}.hgi-stroke.hgi-presentation-01:before{content:"䕿"}.hgi-stroke.hgi-presentation-02:before{content:"䖀"}.hgi-stroke.hgi-presentation-03:before{content:"䖁"}.hgi-stroke.hgi-presentation-04:before{content:"䖂"}.hgi-stroke.hgi-presentation-05:before{content:"䖃"}.hgi-stroke.hgi-presentation-06:before{content:"䖄"}.hgi-stroke.hgi-presentation-07:before{content:"䖅"}.hgi-stroke.hgi-presentation-bar-chart-01:before{content:"䖆"}.hgi-stroke.hgi-presentation-bar-chart-02:before{content:"䖇"}.hgi-stroke.hgi-presentation-line-chart-01:before{content:"䖈"}.hgi-stroke.hgi-presentation-line-chart-02:before{content:"䖉"}.hgi-stroke.hgi-presentation-online:before{content:"䖊"}.hgi-stroke.hgi-presentation-podium:before{content:"䖋"}.hgi-stroke.hgi-previous:before{content:"䖌"}.hgi-stroke.hgi-printer-off:before{content:"䖍"}.hgi-stroke.hgi-printer:before{content:"䖎"}.hgi-stroke.hgi-prism-01:before{content:"䖏"}.hgi-stroke.hgi-prism:before{content:"䖐"}.hgi-stroke.hgi-prison-guard:before{content:"䖑"}.hgi-stroke.hgi-prison:before{content:"䖒"}.hgi-stroke.hgi-prisoner:before{content:"䖓"}.hgi-stroke.hgi-product-loading:before{content:"䖔"}.hgi-stroke.hgi-profile-02:before{content:"䖕"}.hgi-stroke.hgi-profile:before{content:"䖖"}.hgi-stroke.hgi-profit:before{content:"䖗"}.hgi-stroke.hgi-programming-flag:before{content:"䖘"}.hgi-stroke.hgi-projector-01:before{content:"䖙"}.hgi-stroke.hgi-projector:before{content:"䖚"}.hgi-stroke.hgi-promotion:before{content:"䖛"}.hgi-stroke.hgi-property-add:before{content:"䖜"}.hgi-stroke.hgi-property-delete:before{content:"䖝"}.hgi-stroke.hgi-property-edit:before{content:"䖞"}.hgi-stroke.hgi-property-new:before{content:"䖟"}.hgi-stroke.hgi-property-search:before{content:"䖠"}.hgi-stroke.hgi-property-view:before{content:"䖡"}.hgi-stroke.hgi-protection-mask:before{content:"䖢"}.hgi-stroke.hgi-pulley:before{content:"䖣"}.hgi-stroke.hgi-pulse-01:before{content:"䖤"}.hgi-stroke.hgi-pulse-02:before{content:"䖥"}.hgi-stroke.hgi-pulse-rectangle-01:before{content:"䖦"}.hgi-stroke.hgi-pulse-rectangle-02:before{content:"䖧"}.hgi-stroke.hgi-pumpkin:before{content:"䖨"}.hgi-stroke.hgi-punch:before{content:"䖩"}.hgi-stroke.hgi-punching-ball-01:before{content:"䖪"}.hgi-stroke.hgi-punching-ball-02:before{content:"䖫"}.hgi-stroke.hgi-purse-01:before{content:"䖬"}.hgi-stroke.hgi-purse:before{content:"䖭"}.hgi-stroke.hgi-push-up-bar:before{content:"䖮"}.hgi-stroke.hgi-puzzle:before{content:"䖯"}.hgi-stroke.hgi-pyramid-maslowo:before{content:"䖰"}.hgi-stroke.hgi-pyramid-structure-01:before{content:"䖱"}.hgi-stroke.hgi-pyramid-structure-02:before{content:"䖲"}.hgi-stroke.hgi-pyramid:before{content:"䖳"}.hgi-stroke.hgi-qq-plot:before{content:"䖴"}.hgi-stroke.hgi-qr-code-01:before{content:"䖵"}.hgi-stroke.hgi-qr-code:before{content:"䖶"}.hgi-stroke.hgi-question:before{content:"䖷"}.hgi-stroke.hgi-queue-01:before{content:"䖸"}.hgi-stroke.hgi-queue-02:before{content:"䖹"}.hgi-stroke.hgi-quill-write-01:before{content:"䖺"}.hgi-stroke.hgi-quill-write-02:before{content:"䖻"}.hgi-stroke.hgi-quiz-01:before{content:"䖼"}.hgi-stroke.hgi-quiz-02:before{content:"䖽"}.hgi-stroke.hgi-quiz-03:before{content:"䖾"}.hgi-stroke.hgi-quiz-04:before{content:"䖿"}.hgi-stroke.hgi-quiz-05:before{content:"䗀"}.hgi-stroke.hgi-quora:before{content:"䗁"}.hgi-stroke.hgi-quote-down-circle:before{content:"䗂"}.hgi-stroke.hgi-quote-down-square:before{content:"䗃"}.hgi-stroke.hgi-quote-down:before{content:"䗄"}.hgi-stroke.hgi-quote-up-circle:before{content:"䗅"}.hgi-stroke.hgi-quote-up-square:before{content:"䗆"}.hgi-stroke.hgi-quote-up:before{content:"䗇"}.hgi-stroke.hgi-quotes:before{content:"䗈"}.hgi-stroke.hgi-quran-01:before{content:"䗉"}.hgi-stroke.hgi-quran-02:before{content:"䗊"}.hgi-stroke.hgi-quran-03:before{content:"䗋"}.hgi-stroke.hgi-racing-flag:before{content:"䗌"}.hgi-stroke.hgi-radar-01:before{content:"䗍"}.hgi-stroke.hgi-radar-02:before{content:"䗎"}.hgi-stroke.hgi-radial:before{content:"䗏"}.hgi-stroke.hgi-radio-01:before{content:"䗐"}.hgi-stroke.hgi-radio-02:before{content:"䗑"}.hgi-stroke.hgi-radio:before{content:"䗒"}.hgi-stroke.hgi-radioactive-alert:before{content:"䗓"}.hgi-stroke.hgi-radius:before{content:"䗔"}.hgi-stroke.hgi-rain-double-drop:before{content:"䗕"}.hgi-stroke.hgi-rain-drop:before{content:"䗖"}.hgi-stroke.hgi-rain:before{content:"䗗"}.hgi-stroke.hgi-rainbow:before{content:"䗘"}.hgi-stroke.hgi-ramadhan-01:before{content:"䗙"}.hgi-stroke.hgi-ramadhan-02:before{content:"䗚"}.hgi-stroke.hgi-ramadhan-month:before{content:"䗛"}.hgi-stroke.hgi-ranking:before{content:"䗜"}.hgi-stroke.hgi-raw-01:before{content:"䗝"}.hgi-stroke.hgi-raw-02:before{content:"䗞"}.hgi-stroke.hgi-re:before{content:"䗟"}.hgi-stroke.hgi-react:before{content:"䗠"}.hgi-stroke.hgi-real-estate-01:before{content:"䗡"}.hgi-stroke.hgi-real-estate-02:before{content:"䗢"}.hgi-stroke.hgi-record:before{content:"䗣"}.hgi-stroke.hgi-recovery-mail:before{content:"䗤"}.hgi-stroke.hgi-rectangular-01:before{content:"䗥"}.hgi-stroke.hgi-rectangular:before{content:"䗦"}.hgi-stroke.hgi-recycle-01:before{content:"䗧"}.hgi-stroke.hgi-recycle-02:before{content:"䗨"}.hgi-stroke.hgi-recycle-03:before{content:"䗩"}.hgi-stroke.hgi-reddit:before{content:"䗪"}.hgi-stroke.hgi-reflex:before{content:"䗫"}.hgi-stroke.hgi-refresh:before{content:"䗬"}.hgi-stroke.hgi-refrigerator:before{content:"䗭"}.hgi-stroke.hgi-register:before{content:"䗮"}.hgi-stroke.hgi-registered:before{content:"䗯"}.hgi-stroke.hgi-relieved-01:before{content:"䗰"}.hgi-stroke.hgi-relieved-02:before{content:"䗱"}.hgi-stroke.hgi-reload:before{content:"䗲"}.hgi-stroke.hgi-reminder:before{content:"䗳"}.hgi-stroke.hgi-remote-control:before{content:"䗴"}.hgi-stroke.hgi-remove-01:before{content:"䗵"}.hgi-stroke.hgi-remove-02:before{content:"䗶"}.hgi-stroke.hgi-remove-circle-half-dot:before{content:"䗷"}.hgi-stroke.hgi-remove-circle:before{content:"䗸"}.hgi-stroke.hgi-remove-pi:before{content:"䗹"}.hgi-stroke.hgi-remove-square:before{content:"䗺"}.hgi-stroke.hgi-renewable-energy-01:before{content:"䗻"}.hgi-stroke.hgi-renewable-energy:before{content:"䗼"}.hgi-stroke.hgi-repair:before{content:"䗽"}.hgi-stroke.hgi-repeat-off:before{content:"䗾"}.hgi-stroke.hgi-repeat-one-01:before{content:"䗿"}.hgi-stroke.hgi-repeat-one-02:before{content:"䘀"}.hgi-stroke.hgi-repeat:before{content:"䘁"}.hgi-stroke.hgi-replay:before{content:"䘂"}.hgi-stroke.hgi-repository:before{content:"䘃"}.hgi-stroke.hgi-reset-password:before{content:"䘄"}.hgi-stroke.hgi-resize-01:before{content:"䘅"}.hgi-stroke.hgi-resize-02:before{content:"䘆"}.hgi-stroke.hgi-resources-add:before{content:"䘇"}.hgi-stroke.hgi-resources-remove:before{content:"䘈"}.hgi-stroke.hgi-restaurant-01:before{content:"䘉"}.hgi-stroke.hgi-restaurant-02:before{content:"䘊"}.hgi-stroke.hgi-restaurant-03:before{content:"䘋"}.hgi-stroke.hgi-restaurant-table:before{content:"䘌"}.hgi-stroke.hgi-restore-bin:before{content:"䘍"}.hgi-stroke.hgi-return-request:before{content:"䘎"}.hgi-stroke.hgi-reverse-withdrawal-01:before{content:"䘏"}.hgi-stroke.hgi-reverse-withdrawal-02:before{content:"䘐"}.hgi-stroke.hgi-rhombus-01:before{content:"䘑"}.hgi-stroke.hgi-rhombus:before{content:"䘒"}.hgi-stroke.hgi-rice-bowl-01:before{content:"䘓"}.hgi-stroke.hgi-rice-bowl-02:before{content:"䘔"}.hgi-stroke.hgi-right-angle:before{content:"䘕"}.hgi-stroke.hgi-right-to-left-block-quote:before{content:"䘖"}.hgi-stroke.hgi-right-to-left-list-bullet:before{content:"䘗"}.hgi-stroke.hgi-right-to-left-list-dash:before{content:"䘘"}.hgi-stroke.hgi-right-to-left-list-number:before{content:"䘙"}.hgi-stroke.hgi-right-to-left-list-triangle:before{content:"䘚"}.hgi-stroke.hgi-right-triangle:before{content:"䘛"}.hgi-stroke.hgi-ripple:before{content:"䘜"}.hgi-stroke.hgi-riyal-rectangle:before{content:"䘝"}.hgi-stroke.hgi-riyal:before{content:"䘞"}.hgi-stroke.hgi-road-01:before{content:"䘟"}.hgi-stroke.hgi-road-02:before{content:"䘠"}.hgi-stroke.hgi-road-location-01:before{content:"䘡"}.hgi-stroke.hgi-road-location-02:before{content:"䘢"}.hgi-stroke.hgi-road-wayside:before{content:"䘣"}.hgi-stroke.hgi-road:before{content:"䘤"}.hgi-stroke.hgi-robotic:before{content:"䘥"}.hgi-stroke.hgi-rocket-01:before{content:"䘦"}.hgi-stroke.hgi-rocket-02:before{content:"䘧"}.hgi-stroke.hgi-rocket:before{content:"䘨"}.hgi-stroke.hgi-rocking-chair:before{content:"䘩"}.hgi-stroke.hgi-roller-skate:before{content:"䘪"}.hgi-stroke.hgi-rolling-pin:before{content:"䘫"}.hgi-stroke.hgi-root-01:before{content:"䘬"}.hgi-stroke.hgi-root-02:before{content:"䘭"}.hgi-stroke.hgi-root-circle:before{content:"䘮"}.hgi-stroke.hgi-root-first-bracket:before{content:"䘯"}.hgi-stroke.hgi-root-second-bracket:before{content:"䘰"}.hgi-stroke.hgi-root-third-bracket:before{content:"䘱"}.hgi-stroke.hgi-rotate-01:before{content:"䘲"}.hgi-stroke.hgi-rotate-02:before{content:"䘳"}.hgi-stroke.hgi-rotate-360:before{content:"䘴"}.hgi-stroke.hgi-rotate-bottom-left:before{content:"䘵"}.hgi-stroke.hgi-rotate-bottom-right:before{content:"䘶"}.hgi-stroke.hgi-rotate-clockwise:before{content:"䘷"}.hgi-stroke.hgi-rotate-crop:before{content:"䘸"}.hgi-stroke.hgi-rotate-left-01:before{content:"䘹"}.hgi-stroke.hgi-rotate-left-02:before{content:"䘺"}.hgi-stroke.hgi-rotate-left-03:before{content:"䘻"}.hgi-stroke.hgi-rotate-left-04:before{content:"䘼"}.hgi-stroke.hgi-rotate-left-05:before{content:"䘽"}.hgi-stroke.hgi-rotate-left-06:before{content:"䘾"}.hgi-stroke.hgi-rotate-right-01:before{content:"䘿"}.hgi-stroke.hgi-rotate-right-02:before{content:"䙀"}.hgi-stroke.hgi-rotate-right-03:before{content:"䙁"}.hgi-stroke.hgi-rotate-right-04:before{content:"䙂"}.hgi-stroke.hgi-rotate-right-05:before{content:"䙃"}.hgi-stroke.hgi-rotate-right-06:before{content:"䙄"}.hgi-stroke.hgi-rotate-square:before{content:"䙅"}.hgi-stroke.hgi-rotate-top-left:before{content:"䙆"}.hgi-stroke.hgi-rotate-top-right:before{content:"䙇"}.hgi-stroke.hgi-route-01:before{content:"䙈"}.hgi-stroke.hgi-route-02:before{content:"䙉"}.hgi-stroke.hgi-route-03:before{content:"䙊"}.hgi-stroke.hgi-route-block:before{content:"䙋"}.hgi-stroke.hgi-router-01:before{content:"䙌"}.hgi-stroke.hgi-router-02:before{content:"䙍"}.hgi-stroke.hgi-router:before{content:"䙎"}.hgi-stroke.hgi-row-delete:before{content:"䙏"}.hgi-stroke.hgi-row-insert:before{content:"䙐"}.hgi-stroke.hgi-rss-connected-01:before{content:"䙑"}.hgi-stroke.hgi-rss-connected-02:before{content:"䙒"}.hgi-stroke.hgi-rss-error:before{content:"䙓"}.hgi-stroke.hgi-rss-locked:before{content:"䙔"}.hgi-stroke.hgi-rss-unlocked:before{content:"䙕"}.hgi-stroke.hgi-rss:before{content:"䙖"}.hgi-stroke.hgi-rub-el-hizb:before{content:"䙗"}.hgi-stroke.hgi-ruku:before{content:"䙘"}.hgi-stroke.hgi-ruler:before{content:"䙙"}.hgi-stroke.hgi-running-shoes:before{content:"䙚"}.hgi-stroke.hgi-sad-01:before{content:"䙛"}.hgi-stroke.hgi-sad-02:before{content:"䙜"}.hgi-stroke.hgi-sad-dizzy:before{content:"䙝"}.hgi-stroke.hgi-safari:before{content:"䙞"}.hgi-stroke.hgi-safe-delivery-01:before{content:"䙟"}.hgi-stroke.hgi-safe-delivery-02:before{content:"䙠"}.hgi-stroke.hgi-safe:before{content:"䙡"}.hgi-stroke.hgi-safety-pin-01:before{content:"䙢"}.hgi-stroke.hgi-safety-pin-02:before{content:"䙣"}.hgi-stroke.hgi-sailboat-coastal:before{content:"䙤"}.hgi-stroke.hgi-sailboat-offshore:before{content:"䙥"}.hgi-stroke.hgi-sakura:before{content:"䙦"}.hgi-stroke.hgi-salah-time:before{content:"䙧"}.hgi-stroke.hgi-salah:before{content:"䙨"}.hgi-stroke.hgi-sale-tag-01:before{content:"䙩"}.hgi-stroke.hgi-sale-tag-02:before{content:"䙪"}.hgi-stroke.hgi-sandals:before{content:"䙫"}.hgi-stroke.hgi-satellite-01:before{content:"䙬"}.hgi-stroke.hgi-satellite-02:before{content:"䙭"}.hgi-stroke.hgi-satellite-03:before{content:"䙮"}.hgi-stroke.hgi-satellite:before{content:"䙯"}.hgi-stroke.hgi-saturn-01:before{content:"䙰"}.hgi-stroke.hgi-saturn-02:before{content:"䙱"}.hgi-stroke.hgi-saturn:before{content:"䙲"}.hgi-stroke.hgi-sausage:before{content:"䙳"}.hgi-stroke.hgi-save-energy-01:before{content:"䙴"}.hgi-stroke.hgi-save-energy-02:before{content:"䙵"}.hgi-stroke.hgi-save-money-dollar:before{content:"䙶"}.hgi-stroke.hgi-save-money-euro:before{content:"䙷"}.hgi-stroke.hgi-save-money-pound:before{content:"䙸"}.hgi-stroke.hgi-save-money-yen:before{content:"䙹"}.hgi-stroke.hgi-savings:before{content:"䙺"}.hgi-stroke.hgi-scheme:before{content:"䙻"}.hgi-stroke.hgi-school-01:before{content:"䙼"}.hgi-stroke.hgi-school-bell-01:before{content:"䙽"}.hgi-stroke.hgi-school-bell-02:before{content:"䙾"}.hgi-stroke.hgi-school-bus:before{content:"䙿"}.hgi-stroke.hgi-school-report-card:before{content:"䚀"}.hgi-stroke.hgi-school-tie:before{content:"䚁"}.hgi-stroke.hgi-school:before{content:"䚂"}.hgi-stroke.hgi-scissor-01:before{content:"䚃"}.hgi-stroke.hgi-scissor-rectangle:before{content:"䚄"}.hgi-stroke.hgi-scissor:before{content:"䚅"}.hgi-stroke.hgi-scooter-01:before{content:"䚆"}.hgi-stroke.hgi-scooter-02:before{content:"䚇"}.hgi-stroke.hgi-scooter-03:before{content:"䚈"}.hgi-stroke.hgi-scooter-04:before{content:"䚉"}.hgi-stroke.hgi-scooter-electric:before{content:"䚊"}.hgi-stroke.hgi-scratch-card:before{content:"䚋"}.hgi-stroke.hgi-screen-add-to-home:before{content:"䚌"}.hgi-stroke.hgi-screen-lock-rotation:before{content:"䚍"}.hgi-stroke.hgi-screen-rotation:before{content:"䚎"}.hgi-stroke.hgi-scribd:before{content:"䚏"}.hgi-stroke.hgi-scroll-horizontal:before{content:"䚐"}.hgi-stroke.hgi-scroll-vertical:before{content:"䚑"}.hgi-stroke.hgi-scroll:before{content:"䚒"}.hgi-stroke.hgi-sd-card:before{content:"䚓"}.hgi-stroke.hgi-seal:before{content:"䚔"}.hgi-stroke.hgi-search-01:before{content:"䚕"}.hgi-stroke.hgi-search-02:before{content:"䚖"}.hgi-stroke.hgi-search-add:before{content:"䚗"}.hgi-stroke.hgi-search-area:before{content:"䚘"}.hgi-stroke.hgi-search-circle:before{content:"䚙"}.hgi-stroke.hgi-search-dollar:before{content:"䚚"}.hgi-stroke.hgi-search-focus:before{content:"䚛"}.hgi-stroke.hgi-search-list-01:before{content:"䚜"}.hgi-stroke.hgi-search-list-02:before{content:"䚝"}.hgi-stroke.hgi-search-minus:before{content:"䚞"}.hgi-stroke.hgi-search-remove:before{content:"䚟"}.hgi-stroke.hgi-search-replace:before{content:"䚠"}.hgi-stroke.hgi-search-square:before{content:"䚡"}.hgi-stroke.hgi-search-visual:before{content:"䚢"}.hgi-stroke.hgi-searching:before{content:"䚣"}.hgi-stroke.hgi-seat-selector:before{content:"䚤"}.hgi-stroke.hgi-second-bracket-circle:before{content:"䚥"}.hgi-stroke.hgi-second-bracket-square:before{content:"䚦"}.hgi-stroke.hgi-second-bracket:before{content:"䚧"}.hgi-stroke.hgi-secured-network:before{content:"䚨"}.hgi-stroke.hgi-security-block:before{content:"䚩"}.hgi-stroke.hgi-security-check:before{content:"䚪"}.hgi-stroke.hgi-security-key-usb:before{content:"䚫"}.hgi-stroke.hgi-security-lock:before{content:"䚬"}.hgi-stroke.hgi-security-password:before{content:"䚭"}.hgi-stroke.hgi-security-validation:before{content:"䚮"}.hgi-stroke.hgi-security-wifi:before{content:"䚯"}.hgi-stroke.hgi-security:before{content:"䚰"}.hgi-stroke.hgi-segment:before{content:"䚱"}.hgi-stroke.hgi-select-01:before{content:"䚲"}.hgi-stroke.hgi-select-02:before{content:"䚳"}.hgi-stroke.hgi-send-to-mobile:before{content:"䚴"}.hgi-stroke.hgi-senseless:before{content:"䚵"}.hgi-stroke.hgi-sent:before{content:"䚶"}.hgi-stroke.hgi-seo:before{content:"䚷"}.hgi-stroke.hgi-service:before{content:"䚸"}.hgi-stroke.hgi-setting-06:before{content:"䚹"}.hgi-stroke.hgi-setting-07:before{content:"䚺"}.hgi-stroke.hgi-setting-done-01:before{content:"䚻"}.hgi-stroke.hgi-setting-done-02:before{content:"䚼"}.hgi-stroke.hgi-setting-done-03:before{content:"䚽"}.hgi-stroke.hgi-setting-done-04:before{content:"䚾"}.hgi-stroke.hgi-setting-error-03:before{content:"䚿"}.hgi-stroke.hgi-setting-error-04:before{content:"䛀"}.hgi-stroke.hgi-settings-01:before{content:"䛁"}.hgi-stroke.hgi-settings-02:before{content:"䛂"}.hgi-stroke.hgi-settings-03:before{content:"䛃"}.hgi-stroke.hgi-settings-04:before{content:"䛄"}.hgi-stroke.hgi-settings-05:before{content:"䛅"}.hgi-stroke.hgi-settings-error-01:before{content:"䛆"}.hgi-stroke.hgi-settings-error-02:before{content:"䛇"}.hgi-stroke.hgi-setup-01:before{content:"䛈"}.hgi-stroke.hgi-setup-02:before{content:"䛉"}.hgi-stroke.hgi-shaka-01:before{content:"䛊"}.hgi-stroke.hgi-shaka-02:before{content:"䛋"}.hgi-stroke.hgi-shaka-03:before{content:"䛌"}.hgi-stroke.hgi-shaka-04:before{content:"䛍"}.hgi-stroke.hgi-shampoo:before{content:"䛎"}.hgi-stroke.hgi-shapes:before{content:"䛏"}.hgi-stroke.hgi-share-01:before{content:"䛐"}.hgi-stroke.hgi-share-02:before{content:"䛑"}.hgi-stroke.hgi-share-03:before{content:"䛒"}.hgi-stroke.hgi-share-04:before{content:"䛓"}.hgi-stroke.hgi-share-05:before{content:"䛔"}.hgi-stroke.hgi-share-06:before{content:"䛕"}.hgi-stroke.hgi-share-07:before{content:"䛖"}.hgi-stroke.hgi-share-08:before{content:"䛗"}.hgi-stroke.hgi-share-knowledge:before{content:"䛘"}.hgi-stroke.hgi-share-location-01:before{content:"䛙"}.hgi-stroke.hgi-share-location-02:before{content:"䛚"}.hgi-stroke.hgi-shared-wifi:before{content:"䛛"}.hgi-stroke.hgi-sharing:before{content:"䛜"}.hgi-stroke.hgi-shellfish:before{content:"䛝"}.hgi-stroke.hgi-sheriff-01:before{content:"䛞"}.hgi-stroke.hgi-sheriff-02:before{content:"䛟"}.hgi-stroke.hgi-shield-01:before{content:"䛠"}.hgi-stroke.hgi-shield-02:before{content:"䛡"}.hgi-stroke.hgi-shield-blockchain:before{content:"䛢"}.hgi-stroke.hgi-shield-energy:before{content:"䛣"}.hgi-stroke.hgi-shield-key:before{content:"䛤"}.hgi-stroke.hgi-shield-user:before{content:"䛥"}.hgi-stroke.hgi-shipment-tracking:before{content:"䛦"}.hgi-stroke.hgi-shipping-center:before{content:"䛧"}.hgi-stroke.hgi-shipping-loading:before{content:"䛨"}.hgi-stroke.hgi-shipping-truck-01:before{content:"䛩"}.hgi-stroke.hgi-shipping-truck-02:before{content:"䛪"}.hgi-stroke.hgi-shirt-01:before{content:"䛫"}.hgi-stroke.hgi-shocked:before{content:"䛬"}.hgi-stroke.hgi-shop-sign:before{content:"䛭"}.hgi-stroke.hgi-shopping-bag-01:before{content:"䛮"}.hgi-stroke.hgi-shopping-bag-02:before{content:"䛯"}.hgi-stroke.hgi-shopping-bag-03:before{content:"䛰"}.hgi-stroke.hgi-shopping-bag-add:before{content:"䛱"}.hgi-stroke.hgi-shopping-bag-check:before{content:"䛲"}.hgi-stroke.hgi-shopping-bag-favorite:before{content:"䛳"}.hgi-stroke.hgi-shopping-bag-remove:before{content:"䛴"}.hgi-stroke.hgi-shopping-basket-01:before{content:"䛵"}.hgi-stroke.hgi-shopping-basket-02:before{content:"䛶"}.hgi-stroke.hgi-shopping-basket-03:before{content:"䛷"}.hgi-stroke.hgi-shopping-basket-add-01:before{content:"䛸"}.hgi-stroke.hgi-shopping-basket-add-02:before{content:"䛹"}.hgi-stroke.hgi-shopping-basket-add-03:before{content:"䛺"}.hgi-stroke.hgi-shopping-basket-check-in-01:before{content:"䛻"}.hgi-stroke.hgi-shopping-basket-check-in-02:before{content:"䛼"}.hgi-stroke.hgi-shopping-basket-check-in-03:before{content:"䛽"}.hgi-stroke.hgi-shopping-basket-check-out-01:before{content:"䛾"}.hgi-stroke.hgi-shopping-basket-check-out-02:before{content:"䛿"}.hgi-stroke.hgi-shopping-basket-check-out-03:before{content:"䜀"}.hgi-stroke.hgi-shopping-basket-done-01:before{content:"䜁"}.hgi-stroke.hgi-shopping-basket-done-02:before{content:"䜂"}.hgi-stroke.hgi-shopping-basket-done-03:before{content:"䜃"}.hgi-stroke.hgi-shopping-basket-favorite-01:before{content:"䜄"}.hgi-stroke.hgi-shopping-basket-favorite-02:before{content:"䜅"}.hgi-stroke.hgi-shopping-basket-favorite-03:before{content:"䜆"}.hgi-stroke.hgi-shopping-basket-remove-01:before{content:"䜇"}.hgi-stroke.hgi-shopping-basket-remove-02:before{content:"䜈"}.hgi-stroke.hgi-shopping-basket-remove-03:before{content:"䜉"}.hgi-stroke.hgi-shopping-basket-secure-01:before{content:"䜊"}.hgi-stroke.hgi-shopping-basket-secure-02:before{content:"䜋"}.hgi-stroke.hgi-shopping-basket-secure-03:before{content:"䜌"}.hgi-stroke.hgi-shopping-cart-01:before{content:"䜍"}.hgi-stroke.hgi-shopping-cart-02:before{content:"䜎"}.hgi-stroke.hgi-shopping-cart-add-01:before{content:"䜏"}.hgi-stroke.hgi-shopping-cart-add-02:before{content:"䜐"}.hgi-stroke.hgi-shopping-cart-check-01:before{content:"䜑"}.hgi-stroke.hgi-shopping-cart-check-02:before{content:"䜒"}.hgi-stroke.hgi-shopping-cart-check-in-01:before{content:"䜓"}.hgi-stroke.hgi-shopping-cart-check-in-02:before{content:"䜔"}.hgi-stroke.hgi-shopping-cart-check-out-01:before{content:"䜕"}.hgi-stroke.hgi-shopping-cart-check-out-02:before{content:"䜖"}.hgi-stroke.hgi-shopping-cart-favorite-01:before{content:"䜗"}.hgi-stroke.hgi-shopping-cart-favorite-02:before{content:"䜘"}.hgi-stroke.hgi-shopping-cart-remove-01:before{content:"䜙"}.hgi-stroke.hgi-shopping-cart-remove-02:before{content:"䜚"}.hgi-stroke.hgi-shorts-pants:before{content:"䜛"}.hgi-stroke.hgi-shuffle-square:before{content:"䜜"}.hgi-stroke.hgi-shuffle:before{content:"䜝"}.hgi-stroke.hgi-shutterstock:before{content:"䜞"}.hgi-stroke.hgi-sidebar-bottom:before{content:"䜟"}.hgi-stroke.hgi-sidebar-left-01:before{content:"䜠"}.hgi-stroke.hgi-sidebar-left:before{content:"䜡"}.hgi-stroke.hgi-sidebar-right-01:before{content:"䜢"}.hgi-stroke.hgi-sidebar-right:before{content:"䜣"}.hgi-stroke.hgi-sidebar-top:before{content:"䜤"}.hgi-stroke.hgi-sign-language-c:before{content:"䜥"}.hgi-stroke.hgi-signal-full-01:before{content:"䜦"}.hgi-stroke.hgi-signal-full-02:before{content:"䜧"}.hgi-stroke.hgi-signal-low-01:before{content:"䜨"}.hgi-stroke.hgi-signal-low-02:before{content:"䜩"}.hgi-stroke.hgi-signal-low-medium:before{content:"䜪"}.hgi-stroke.hgi-signal-medium-01:before{content:"䜫"}.hgi-stroke.hgi-signal-medium-02:before{content:"䜬"}.hgi-stroke.hgi-signal-no-01:before{content:"䜭"}.hgi-stroke.hgi-signal-no-02:before{content:"䜮"}.hgi-stroke.hgi-signal:before{content:"䜯"}.hgi-stroke.hgi-signature:before{content:"䜰"}.hgi-stroke.hgi-silence:before{content:"䜱"}.hgi-stroke.hgi-simcard-01:before{content:"䜲"}.hgi-stroke.hgi-simcard-02:before{content:"䜳"}.hgi-stroke.hgi-simcard-dual:before{content:"䜴"}.hgi-stroke.hgi-sin:before{content:"䜵"}.hgi-stroke.hgi-sine-01:before{content:"䜶"}.hgi-stroke.hgi-sine-02:before{content:"䜷"}.hgi-stroke.hgi-sing-left:before{content:"䜸"}.hgi-stroke.hgi-sing-right:before{content:"䜹"}.hgi-stroke.hgi-sink-01:before{content:"䜺"}.hgi-stroke.hgi-sink-02:before{content:"䜻"}.hgi-stroke.hgi-siri:before{content:"䜼"}.hgi-stroke.hgi-sketch:before{content:"䜽"}.hgi-stroke.hgi-skew:before{content:"䜾"}.hgi-stroke.hgi-ski-dice-faces-01:before{content:"䜿"}.hgi-stroke.hgi-skipping-rope:before{content:"䝀"}.hgi-stroke.hgi-skull:before{content:"䝁"}.hgi-stroke.hgi-skype:before{content:"䝂"}.hgi-stroke.hgi-slack:before{content:"䝃"}.hgi-stroke.hgi-sleeping:before{content:"䝄"}.hgi-stroke.hgi-sleeveless:before{content:"䝅"}.hgi-stroke.hgi-sliders-horizontal:before{content:"䝆"}.hgi-stroke.hgi-sliders-vertical:before{content:"䝇"}.hgi-stroke.hgi-slideshare:before{content:"䝈"}.hgi-stroke.hgi-slow-winds:before{content:"䝉"}.hgi-stroke.hgi-smart-ac:before{content:"䝊"}.hgi-stroke.hgi-smart-phone-01:before{content:"䝋"}.hgi-stroke.hgi-smart-phone-02:before{content:"䝌"}.hgi-stroke.hgi-smart-phone-03:before{content:"䝍"}.hgi-stroke.hgi-smart-phone-04:before{content:"䝎"}.hgi-stroke.hgi-smart-phone-landscape:before{content:"䝏"}.hgi-stroke.hgi-smart-watch-01:before{content:"䝐"}.hgi-stroke.hgi-smart-watch-02:before{content:"䝑"}.hgi-stroke.hgi-smart-watch-03:before{content:"䝒"}.hgi-stroke.hgi-smart-watch-04:before{content:"䝓"}.hgi-stroke.hgi-smart:before{content:"䝔"}.hgi-stroke.hgi-smartphone-lost-wifi:before{content:"䝕"}.hgi-stroke.hgi-smartphone-wifi:before{content:"䝖"}.hgi-stroke.hgi-smile-dizzy:before{content:"䝗"}.hgi-stroke.hgi-smile:before{content:"䝘"}.hgi-stroke.hgi-sms-code:before{content:"䝙"}.hgi-stroke.hgi-snail:before{content:"䝚"}.hgi-stroke.hgi-snapchat:before{content:"䝛"}.hgi-stroke.hgi-snow:before{content:"䝜"}.hgi-stroke.hgi-soda-can:before{content:"䝝"}.hgi-stroke.hgi-sofa-01:before{content:"䝞"}.hgi-stroke.hgi-sofa-02:before{content:"䝟"}.hgi-stroke.hgi-sofa-03:before{content:"䝠"}.hgi-stroke.hgi-sofa-single:before{content:"䝡"}.hgi-stroke.hgi-soft-drink-01:before{content:"䝢"}.hgi-stroke.hgi-soft-drink-02:before{content:"䝣"}.hgi-stroke.hgi-software-license:before{content:"䝤"}.hgi-stroke.hgi-software-uninstall:before{content:"䝥"}.hgi-stroke.hgi-software:before{content:"䝦"}.hgi-stroke.hgi-soil-moisture-field:before{content:"䝧"}.hgi-stroke.hgi-soil-moisture-global:before{content:"䝨"}.hgi-stroke.hgi-soil-temperature-field:before{content:"䝩"}.hgi-stroke.hgi-soil-temperature-global:before{content:"䝪"}.hgi-stroke.hgi-solar-energy:before{content:"䝫"}.hgi-stroke.hgi-solar-panel-01:before{content:"䝬"}.hgi-stroke.hgi-solar-panel-02:before{content:"䝭"}.hgi-stroke.hgi-solar-panel-03:before{content:"䝮"}.hgi-stroke.hgi-solar-panel-04:before{content:"䝯"}.hgi-stroke.hgi-solar-panel-05:before{content:"䝰"}.hgi-stroke.hgi-solar-power:before{content:"䝱"}.hgi-stroke.hgi-solar-system-01:before{content:"䝲"}.hgi-stroke.hgi-solar-system:before{content:"䝳"}.hgi-stroke.hgi-solid-line-01:before{content:"䝴"}.hgi-stroke.hgi-solid-line-02:before{content:"䝵"}.hgi-stroke.hgi-sort-by-down-01:before{content:"䝶"}.hgi-stroke.hgi-sort-by-down-02:before{content:"䝷"}.hgi-stroke.hgi-sort-by-up-01:before{content:"䝸"}.hgi-stroke.hgi-sort-by-up-02:before{content:"䝹"}.hgi-stroke.hgi-sorting-01:before{content:"䝺"}.hgi-stroke.hgi-sorting-02:before{content:"䝻"}.hgi-stroke.hgi-sorting-03:before{content:"䝼"}.hgi-stroke.hgi-sorting-04:before{content:"䝽"}.hgi-stroke.hgi-sorting-05:before{content:"䝾"}.hgi-stroke.hgi-sorting-1-9:before{content:"䝿"}.hgi-stroke.hgi-sorting-9-1:before{content:"䞀"}.hgi-stroke.hgi-sorting-a-z-01:before{content:"䞁"}.hgi-stroke.hgi-sorting-a-z-02:before{content:"䞂"}.hgi-stroke.hgi-sorting-down:before{content:"䞃"}.hgi-stroke.hgi-sorting-up:before{content:"䞄"}.hgi-stroke.hgi-sorting-z-a-01:before{content:"䞅"}.hgi-stroke.hgi-soundcloud:before{content:"䞆"}.hgi-stroke.hgi-source-code-circle:before{content:"䞇"}.hgi-stroke.hgi-source-code-square:before{content:"䞈"}.hgi-stroke.hgi-source-code:before{content:"䞉"}.hgi-stroke.hgi-spaceship:before{content:"䞊"}.hgi-stroke.hgi-spades:before{content:"䞋"}.hgi-stroke.hgi-spaghetti:before{content:"䞌"}.hgi-stroke.hgi-spam:before{content:"䞍"}.hgi-stroke.hgi-sparkles:before{content:"䞎"}.hgi-stroke.hgi-spartan-helmet:before{content:"䞏"}.hgi-stroke.hgi-spatula:before{content:"䞐"}.hgi-stroke.hgi-speaker-01:before{content:"䞑"}.hgi-stroke.hgi-speaker:before{content:"䞒"}.hgi-stroke.hgi-speech-to-text:before{content:"䞓"}.hgi-stroke.hgi-speed-train-01:before{content:"䞔"}.hgi-stroke.hgi-speed-train-02:before{content:"䞕"}.hgi-stroke.hgi-sperm:before{content:"䞖"}.hgi-stroke.hgi-sphere:before{content:"䞗"}.hgi-stroke.hgi-spirals:before{content:"䞘"}.hgi-stroke.hgi-spoon-and-fork:before{content:"䞙"}.hgi-stroke.hgi-spoon-and-knife:before{content:"䞚"}.hgi-stroke.hgi-spoon:before{content:"䞛"}.hgi-stroke.hgi-spotify:before{content:"䞜"}.hgi-stroke.hgi-sql:before{content:"䞝"}.hgi-stroke.hgi-square-01:before{content:"䞞"}.hgi-stroke.hgi-square-arrow-data-transfer-diagonal:before{content:"䞟"}.hgi-stroke.hgi-square-arrow-data-transfer-horizontal:before{content:"䞠"}.hgi-stroke.hgi-square-arrow-data-transfer-vertical:before{content:"䞡"}.hgi-stroke.hgi-square-arrow-diagonal-01:before{content:"䞢"}.hgi-stroke.hgi-square-arrow-diagonal-02:before{content:"䞣"}.hgi-stroke.hgi-square-arrow-down-01:before{content:"䞤"}.hgi-stroke.hgi-square-arrow-down-02:before{content:"䞥"}.hgi-stroke.hgi-square-arrow-down-03:before{content:"䞦"}.hgi-stroke.hgi-square-arrow-down-double:before{content:"䞧"}.hgi-stroke.hgi-square-arrow-down-left:before{content:"䞨"}.hgi-stroke.hgi-square-arrow-down-right:before{content:"䞩"}.hgi-stroke.hgi-square-arrow-expand-01:before{content:"䞪"}.hgi-stroke.hgi-square-arrow-expand-02:before{content:"䞫"}.hgi-stroke.hgi-square-arrow-horizontal:before{content:"䞬"}.hgi-stroke.hgi-square-arrow-left-01:before{content:"䞭"}.hgi-stroke.hgi-square-arrow-left-02:before{content:"䞮"}.hgi-stroke.hgi-square-arrow-left-03:before{content:"䞯"}.hgi-stroke.hgi-square-arrow-left-double:before{content:"䞰"}.hgi-stroke.hgi-square-arrow-left-right:before{content:"䞱"}.hgi-stroke.hgi-square-arrow-move-down-left:before{content:"䞲"}.hgi-stroke.hgi-square-arrow-move-down-right:before{content:"䞳"}.hgi-stroke.hgi-square-arrow-move-left-down:before{content:"䞴"}.hgi-stroke.hgi-square-arrow-move-left-up:before{content:"䞵"}.hgi-stroke.hgi-square-arrow-move-right-down:before{content:"䞶"}.hgi-stroke.hgi-square-arrow-move-right-up:before{content:"䞷"}.hgi-stroke.hgi-square-arrow-reload-01:before{content:"䞸"}.hgi-stroke.hgi-square-arrow-reload-02:before{content:"䞹"}.hgi-stroke.hgi-square-arrow-right-01:before{content:"䞺"}.hgi-stroke.hgi-square-arrow-right-02:before{content:"䞻"}.hgi-stroke.hgi-square-arrow-right-03:before{content:"䞼"}.hgi-stroke.hgi-square-arrow-right-double:before{content:"䞽"}.hgi-stroke.hgi-square-arrow-shrink-01:before{content:"䞾"}.hgi-stroke.hgi-square-arrow-shrink-02:before{content:"䞿"}.hgi-stroke.hgi-square-arrow-up-01:before{content:"䟀"}.hgi-stroke.hgi-square-arrow-up-02:before{content:"䟁"}.hgi-stroke.hgi-square-arrow-up-03:before{content:"䟂"}.hgi-stroke.hgi-square-arrow-up-double:before{content:"䟃"}.hgi-stroke.hgi-square-arrow-up-down:before{content:"䟄"}.hgi-stroke.hgi-square-arrow-up-left:before{content:"䟅"}.hgi-stroke.hgi-square-arrow-up-right:before{content:"䟆"}.hgi-stroke.hgi-square-arrow-vertical:before{content:"䟇"}.hgi-stroke.hgi-square-circle:before{content:"䟈"}.hgi-stroke.hgi-square-lock-01:before{content:"䟉"}.hgi-stroke.hgi-square-lock-02:before{content:"䟊"}.hgi-stroke.hgi-square-lock-add-01:before{content:"䟋"}.hgi-stroke.hgi-square-lock-add-02:before{content:"䟌"}.hgi-stroke.hgi-square-lock-check-01:before{content:"䟍"}.hgi-stroke.hgi-square-lock-check-02:before{content:"䟎"}.hgi-stroke.hgi-square-lock-minus-01:before{content:"䟏"}.hgi-stroke.hgi-square-lock-minus-02:before{content:"䟐"}.hgi-stroke.hgi-square-lock-password:before{content:"䟑"}.hgi-stroke.hgi-square-lock-remove-01:before{content:"䟒"}.hgi-stroke.hgi-square-lock-remove-02:before{content:"䟓"}.hgi-stroke.hgi-square-root-square:before{content:"䟔"}.hgi-stroke.hgi-square-square:before{content:"䟕"}.hgi-stroke.hgi-square-unlock-01:before{content:"䟖"}.hgi-stroke.hgi-square-unlock-02:before{content:"䟗"}.hgi-stroke.hgi-square:before{content:"䟘"}.hgi-stroke.hgi-stack-star:before{content:"䟙"}.hgi-stroke.hgi-stake:before{content:"䟚"}.hgi-stroke.hgi-stamp-01:before{content:"䟛"}.hgi-stroke.hgi-stamp-02:before{content:"䟜"}.hgi-stroke.hgi-stamp:before{content:"䟝"}.hgi-stroke.hgi-star-circle:before{content:"䟞"}.hgi-stroke.hgi-star-face:before{content:"䟟"}.hgi-stroke.hgi-star-half:before{content:"䟠"}.hgi-stroke.hgi-star-off:before{content:"䟡"}.hgi-stroke.hgi-star-square:before{content:"䟢"}.hgi-stroke.hgi-star:before{content:"䟣"}.hgi-stroke.hgi-stars:before{content:"䟤"}.hgi-stroke.hgi-start-up-01:before{content:"䟥"}.hgi-stroke.hgi-start-up-02:before{content:"䟦"}.hgi-stroke.hgi-stationery:before{content:"䟧"}.hgi-stroke.hgi-steak:before{content:"䟨"}.hgi-stroke.hgi-steering:before{content:"䟩"}.hgi-stroke.hgi-step-into:before{content:"䟪"}.hgi-stroke.hgi-step-out:before{content:"䟫"}.hgi-stroke.hgi-step-over:before{content:"䟬"}.hgi-stroke.hgi-stethoscope-02:before{content:"䟭"}.hgi-stroke.hgi-stethoscope:before{content:"䟮"}.hgi-stroke.hgi-sticky-note-01:before{content:"䟯"}.hgi-stroke.hgi-sticky-note-02:before{content:"䟰"}.hgi-stroke.hgi-stop-watch:before{content:"䟱"}.hgi-stroke.hgi-stop:before{content:"䟲"}.hgi-stroke.hgi-store-01:before{content:"䟳"}.hgi-stroke.hgi-store-02:before{content:"䟴"}.hgi-stroke.hgi-store-03:before{content:"䟵"}.hgi-stroke.hgi-store-04:before{content:"䟶"}.hgi-stroke.hgi-store-add-01:before{content:"䟷"}.hgi-stroke.hgi-store-add-02:before{content:"䟸"}.hgi-stroke.hgi-store-location-01:before{content:"䟹"}.hgi-stroke.hgi-store-location-02:before{content:"䟺"}.hgi-stroke.hgi-store-remove-01:before{content:"䟻"}.hgi-stroke.hgi-store-remove-02:before{content:"䟼"}.hgi-stroke.hgi-store-verified-01:before{content:"䟽"}.hgi-stroke.hgi-store-verified-02:before{content:"䟾"}.hgi-stroke.hgi-straight-edge:before{content:"䟿"}.hgi-stroke.hgi-strategy:before{content:"䠀"}.hgi-stroke.hgi-stroke-bottom:before{content:"䠁"}.hgi-stroke.hgi-stroke-center:before{content:"䠂"}.hgi-stroke.hgi-stroke-inside:before{content:"䠃"}.hgi-stroke.hgi-stroke-left:before{content:"䠄"}.hgi-stroke.hgi-stroke-outside:before{content:"䠅"}.hgi-stroke.hgi-stroke-right:before{content:"䠆"}.hgi-stroke.hgi-stroke-top:before{content:"䠇"}.hgi-stroke.hgi-structure-01:before{content:"䠈"}.hgi-stroke.hgi-structure-02:before{content:"䠉"}.hgi-stroke.hgi-structure-03:before{content:"䠊"}.hgi-stroke.hgi-structure-04:before{content:"䠋"}.hgi-stroke.hgi-structure-05:before{content:"䠌"}.hgi-stroke.hgi-structure-add:before{content:"䠍"}.hgi-stroke.hgi-structure-check:before{content:"䠎"}.hgi-stroke.hgi-structure-fail:before{content:"䠏"}.hgi-stroke.hgi-structure-folder-circle:before{content:"䠐"}.hgi-stroke.hgi-structure-folder:before{content:"䠑"}.hgi-stroke.hgi-student-card:before{content:"䠒"}.hgi-stroke.hgi-student:before{content:"䠓"}.hgi-stroke.hgi-students:before{content:"䠔"}.hgi-stroke.hgi-study-desk:before{content:"䠕"}.hgi-stroke.hgi-study-lamp:before{content:"䠖"}.hgi-stroke.hgi-stumbleupon:before{content:"䠗"}.hgi-stroke.hgi-submarine:before{content:"䠘"}.hgi-stroke.hgi-submerge:before{content:"䠙"}.hgi-stroke.hgi-subnode-add:before{content:"䠚"}.hgi-stroke.hgi-subnode-delete:before{content:"䠛"}.hgi-stroke.hgi-subpoena:before{content:"䠜"}.hgi-stroke.hgi-subtitle:before{content:"䠝"}.hgi-stroke.hgi-suit-01:before{content:"䠞"}.hgi-stroke.hgi-suit-02:before{content:"䠟"}.hgi-stroke.hgi-sujood:before{content:"䠠"}.hgi-stroke.hgi-summation-01:before{content:"䠡"}.hgi-stroke.hgi-summation-02:before{content:"䠢"}.hgi-stroke.hgi-summation-circle:before{content:"䠣"}.hgi-stroke.hgi-summation-square:before{content:"䠤"}.hgi-stroke.hgi-sun-01:before{content:"䠥"}.hgi-stroke.hgi-sun-02:before{content:"䠦"}.hgi-stroke.hgi-sun-03:before{content:"䠧"}.hgi-stroke.hgi-sun-cloud-01:before{content:"䠨"}.hgi-stroke.hgi-sun-cloud-02:before{content:"䠩"}.hgi-stroke.hgi-sun-cloud-angled-rain-01:before{content:"䠪"}.hgi-stroke.hgi-sun-cloud-angled-rain-02:before{content:"䠫"}.hgi-stroke.hgi-sun-cloud-angled-rain-zap-01:before{content:"䠬"}.hgi-stroke.hgi-sun-cloud-angled-rain-zap-02:before{content:"䠭"}.hgi-stroke.hgi-sun-cloud-angled-zap-01:before{content:"䠮"}.hgi-stroke.hgi-sun-cloud-angled-zap-02:before{content:"䠯"}.hgi-stroke.hgi-sun-cloud-big-rain-01:before{content:"䠰"}.hgi-stroke.hgi-sun-cloud-big-rain-02:before{content:"䠱"}.hgi-stroke.hgi-sun-cloud-fast-wind-01:before{content:"䠲"}.hgi-stroke.hgi-sun-cloud-fast-wind-02:before{content:"䠳"}.hgi-stroke.hgi-sun-cloud-hailstone-01:before{content:"䠴"}.hgi-stroke.hgi-sun-cloud-hailstone-02:before{content:"䠵"}.hgi-stroke.hgi-sun-cloud-little-rain-01:before{content:"䠶"}.hgi-stroke.hgi-sun-cloud-little-rain-02:before{content:"䠷"}.hgi-stroke.hgi-sun-cloud-little-snow-01:before{content:"䠸"}.hgi-stroke.hgi-sun-cloud-little-snow-02:before{content:"䠹"}.hgi-stroke.hgi-sun-cloud-mid-rain-01:before{content:"䠺"}.hgi-stroke.hgi-sun-cloud-mid-rain-02:before{content:"䠻"}.hgi-stroke.hgi-sun-cloud-mid-snow-01:before{content:"䠼"}.hgi-stroke.hgi-sun-cloud-mid-snow-02:before{content:"䠽"}.hgi-stroke.hgi-sun-cloud-slow-wind-01:before{content:"䠾"}.hgi-stroke.hgi-sun-cloud-slow-wind-02:before{content:"䠿"}.hgi-stroke.hgi-sun-cloud-snow-01:before{content:"䡀"}.hgi-stroke.hgi-sun-cloud-snow-02:before{content:"䡁"}.hgi-stroke.hgi-sunglasses:before{content:"䡂"}.hgi-stroke.hgi-sunrise:before{content:"䡃"}.hgi-stroke.hgi-sunset:before{content:"䡄"}.hgi-stroke.hgi-super-mario-toad:before{content:"䡅"}.hgi-stroke.hgi-super-mario:before{content:"䡆"}.hgi-stroke.hgi-surfboard:before{content:"䡇"}.hgi-stroke.hgi-surprise:before{content:"䡈"}.hgi-stroke.hgi-sushi-01:before{content:"䡉"}.hgi-stroke.hgi-sushi-02:before{content:"䡊"}.hgi-stroke.hgi-sushi-03:before{content:"䡋"}.hgi-stroke.hgi-suspicious:before{content:"䡌"}.hgi-stroke.hgi-sustainable-energy:before{content:"䡍"}.hgi-stroke.hgi-svg-01:before{content:"䡎"}.hgi-stroke.hgi-svg-02:before{content:"䡏"}.hgi-stroke.hgi-swarm:before{content:"䡐"}.hgi-stroke.hgi-swatch:before{content:"䡑"}.hgi-stroke.hgi-swimming-cap:before{content:"䡒"}.hgi-stroke.hgi-swimming:before{content:"䡓"}.hgi-stroke.hgi-swipe-down-01:before{content:"䡔"}.hgi-stroke.hgi-swipe-down-02:before{content:"䡕"}.hgi-stroke.hgi-swipe-down-03:before{content:"䡖"}.hgi-stroke.hgi-swipe-down-04:before{content:"䡗"}.hgi-stroke.hgi-swipe-down-05:before{content:"䡘"}.hgi-stroke.hgi-swipe-down-06:before{content:"䡙"}.hgi-stroke.hgi-swipe-down-07:before{content:"䡚"}.hgi-stroke.hgi-swipe-down-08:before{content:"䡛"}.hgi-stroke.hgi-swipe-left-01:before{content:"䡜"}.hgi-stroke.hgi-swipe-left-02:before{content:"䡝"}.hgi-stroke.hgi-swipe-left-03:before{content:"䡞"}.hgi-stroke.hgi-swipe-left-04:before{content:"䡟"}.hgi-stroke.hgi-swipe-left-05:before{content:"䡠"}.hgi-stroke.hgi-swipe-left-06:before{content:"䡡"}.hgi-stroke.hgi-swipe-left-07:before{content:"䡢"}.hgi-stroke.hgi-swipe-left-08:before{content:"䡣"}.hgi-stroke.hgi-swipe-left-09:before{content:"䡤"}.hgi-stroke.hgi-swipe-right-01:before{content:"䡥"}.hgi-stroke.hgi-swipe-right-02:before{content:"䡦"}.hgi-stroke.hgi-swipe-right-03:before{content:"䡧"}.hgi-stroke.hgi-swipe-right-04:before{content:"䡨"}.hgi-stroke.hgi-swipe-right-05:before{content:"䡩"}.hgi-stroke.hgi-swipe-right-06:before{content:"䡪"}.hgi-stroke.hgi-swipe-right-07:before{content:"䡫"}.hgi-stroke.hgi-swipe-right-08:before{content:"䡬"}.hgi-stroke.hgi-swipe-right-09:before{content:"䡭"}.hgi-stroke.hgi-swipe-up-01:before{content:"䡮"}.hgi-stroke.hgi-swipe-up-02:before{content:"䡯"}.hgi-stroke.hgi-swipe-up-03:before{content:"䡰"}.hgi-stroke.hgi-swipe-up-04:before{content:"䡱"}.hgi-stroke.hgi-swipe-up-05:before{content:"䡲"}.hgi-stroke.hgi-swipe-up-06:before{content:"䡳"}.hgi-stroke.hgi-swipe-up-07:before{content:"䡴"}.hgi-stroke.hgi-swipe-up-08:before{content:"䡵"}.hgi-stroke.hgi-sword-01:before{content:"䡶"}.hgi-stroke.hgi-sword-02:before{content:"䡷"}.hgi-stroke.hgi-sword-03:before{content:"䡸"}.hgi-stroke.hgi-system-update-01:before{content:"䡹"}.hgi-stroke.hgi-system-update-02:before{content:"䡺"}.hgi-stroke.hgi-t-shirt:before{content:"䡻"}.hgi-stroke.hgi-table-01:before{content:"䡼"}.hgi-stroke.hgi-table-02:before{content:"䡽"}.hgi-stroke.hgi-table-03:before{content:"䡾"}.hgi-stroke.hgi-table-lamp-01:before{content:"䡿"}.hgi-stroke.hgi-table-lamp-02:before{content:"䢀"}.hgi-stroke.hgi-table-round:before{content:"䢁"}.hgi-stroke.hgi-table-tennis-bat:before{content:"䢂"}.hgi-stroke.hgi-table:before{content:"䢃"}.hgi-stroke.hgi-tablet-01:before{content:"䢄"}.hgi-stroke.hgi-tablet-02:before{content:"䢅"}.hgi-stroke.hgi-tablet-connected-bluetooth:before{content:"䢆"}.hgi-stroke.hgi-tablet-connected-usb:before{content:"䢇"}.hgi-stroke.hgi-tablet-connected-wifi:before{content:"䢈"}.hgi-stroke.hgi-tablet-pen:before{content:"䢉"}.hgi-stroke.hgi-taco-01:before{content:"䢊"}.hgi-stroke.hgi-taco-02:before{content:"䢋"}.hgi-stroke.hgi-tag-01:before{content:"䢌"}.hgi-stroke.hgi-tag-02:before{content:"䢍"}.hgi-stroke.hgi-tags:before{content:"䢎"}.hgi-stroke.hgi-taj-mahal:before{content:"䢏"}.hgi-stroke.hgi-tan:before{content:"䢐"}.hgi-stroke.hgi-tank-top:before{content:"䢑"}.hgi-stroke.hgi-tap-01:before{content:"䢒"}.hgi-stroke.hgi-tap-02:before{content:"䢓"}.hgi-stroke.hgi-tap-03:before{content:"䢔"}.hgi-stroke.hgi-tap-04:before{content:"䢕"}.hgi-stroke.hgi-tap-05:before{content:"䢖"}.hgi-stroke.hgi-tap-06:before{content:"䢗"}.hgi-stroke.hgi-tap-07:before{content:"䢘"}.hgi-stroke.hgi-tap-08:before{content:"䢙"}.hgi-stroke.hgi-tape-measure:before{content:"䢚"}.hgi-stroke.hgi-target-01:before{content:"䢛"}.hgi-stroke.hgi-target-02:before{content:"䢜"}.hgi-stroke.hgi-target-03:before{content:"䢝"}.hgi-stroke.hgi-target-dollar:before{content:"䢞"}.hgi-stroke.hgi-tasbih:before{content:"䢟"}.hgi-stroke.hgi-task-01:before{content:"䢠"}.hgi-stroke.hgi-task-02:before{content:"䢡"}.hgi-stroke.hgi-task-add-01:before{content:"䢢"}.hgi-stroke.hgi-task-add-02:before{content:"䢣"}.hgi-stroke.hgi-task-daily-01:before{content:"䢤"}.hgi-stroke.hgi-task-daily-02:before{content:"䢥"}.hgi-stroke.hgi-task-done-01:before{content:"䢦"}.hgi-stroke.hgi-task-done-02:before{content:"䢧"}.hgi-stroke.hgi-task-edit-01:before{content:"䢨"}.hgi-stroke.hgi-task-edit-02:before{content:"䢩"}.hgi-stroke.hgi-task-remove-01:before{content:"䢪"}.hgi-stroke.hgi-task-remove-02:before{content:"䢫"}.hgi-stroke.hgi-taxes:before{content:"䢬"}.hgi-stroke.hgi-taxi:before{content:"䢭"}.hgi-stroke.hgi-tea-pod:before{content:"䢮"}.hgi-stroke.hgi-tea:before{content:"䢯"}.hgi-stroke.hgi-teacher:before{content:"䢰"}.hgi-stroke.hgi-teaching:before{content:"䢱"}.hgi-stroke.hgi-teamviewer:before{content:"䢲"}.hgi-stroke.hgi-telegram:before{content:"䢳"}.hgi-stroke.hgi-telephone:before{content:"䢴"}.hgi-stroke.hgi-telescope-01:before{content:"䢵"}.hgi-stroke.hgi-telescope-02:before{content:"䢶"}.hgi-stroke.hgi-television-table:before{content:"䢷"}.hgi-stroke.hgi-temperature:before{content:"䢸"}.hgi-stroke.hgi-tennis-ball:before{content:"䢹"}.hgi-stroke.hgi-terrace:before{content:"䢺"}.hgi-stroke.hgi-test-tube-01:before{content:"䢻"}.hgi-stroke.hgi-test-tube-02:before{content:"䢼"}.hgi-stroke.hgi-test-tube-03:before{content:"䢽"}.hgi-stroke.hgi-test-tube:before{content:"䢾"}.hgi-stroke.hgi-tetris:before{content:"䢿"}.hgi-stroke.hgi-text-align-center:before{content:"䣀"}.hgi-stroke.hgi-text-align-justify-center:before{content:"䣁"}.hgi-stroke.hgi-text-align-justify-left:before{content:"䣂"}.hgi-stroke.hgi-text-align-justify-right:before{content:"䣃"}.hgi-stroke.hgi-text-align-left-01:before{content:"䣄"}.hgi-stroke.hgi-text-align-left:before{content:"䣅"}.hgi-stroke.hgi-text-align-right-01:before{content:"䣆"}.hgi-stroke.hgi-text-align-right:before{content:"䣇"}.hgi-stroke.hgi-text-all-caps:before{content:"䣈"}.hgi-stroke.hgi-text-bold:before{content:"䣉"}.hgi-stroke.hgi-text-centerline-center-top:before{content:"䣊"}.hgi-stroke.hgi-text-centerline-left:before{content:"䣋"}.hgi-stroke.hgi-text-centerline-middle:before{content:"䣌"}.hgi-stroke.hgi-text-centerline-right:before{content:"䣍"}.hgi-stroke.hgi-text-check:before{content:"䣎"}.hgi-stroke.hgi-text-circle:before{content:"䣏"}.hgi-stroke.hgi-text-clear:before{content:"䣐"}.hgi-stroke.hgi-text-color:before{content:"䣑"}.hgi-stroke.hgi-text-creation:before{content:"䣒"}.hgi-stroke.hgi-text-firstline-left:before{content:"䣓"}.hgi-stroke.hgi-text-firstline-right:before{content:"䣔"}.hgi-stroke.hgi-text-font:before{content:"䣕"}.hgi-stroke.hgi-text-footnote:before{content:"䣖"}.hgi-stroke.hgi-text-indent-01:before{content:"䣗"}.hgi-stroke.hgi-text-indent-less:before{content:"䣘"}.hgi-stroke.hgi-text-indent-more:before{content:"䣙"}.hgi-stroke.hgi-text-indent:before{content:"䣚"}.hgi-stroke.hgi-text-italic-slash:before{content:"䣛"}.hgi-stroke.hgi-text-italic:before{content:"䣜"}.hgi-stroke.hgi-text-kerning:before{content:"䣝"}.hgi-stroke.hgi-text-number-sign:before{content:"䣞"}.hgi-stroke.hgi-text-selection:before{content:"䣟"}.hgi-stroke.hgi-text-smallcaps:before{content:"䣠"}.hgi-stroke.hgi-text-square:before{content:"䣡"}.hgi-stroke.hgi-text-strikethrough:before{content:"䣢"}.hgi-stroke.hgi-text-subscript:before{content:"䣣"}.hgi-stroke.hgi-text-superscript:before{content:"䣤"}.hgi-stroke.hgi-text-tracking:before{content:"䣥"}.hgi-stroke.hgi-text-underline:before{content:"䣦"}.hgi-stroke.hgi-text-variable-front:before{content:"䣧"}.hgi-stroke.hgi-text-vertical-alignment:before{content:"䣨"}.hgi-stroke.hgi-text-wrap:before{content:"䣩"}.hgi-stroke.hgi-text:before{content:"䣪"}.hgi-stroke.hgi-the-prophets-mosque:before{content:"䣫"}.hgi-stroke.hgi-thermometer-cold:before{content:"䣬"}.hgi-stroke.hgi-thermometer-warm:before{content:"䣭"}.hgi-stroke.hgi-thermometer:before{content:"䣮"}.hgi-stroke.hgi-third-bracket-circle:before{content:"䣯"}.hgi-stroke.hgi-third-bracket-square:before{content:"䣰"}.hgi-stroke.hgi-third-bracket:before{content:"䣱"}.hgi-stroke.hgi-thread:before{content:"䣲"}.hgi-stroke.hgi-threads-ellipse:before{content:"䣳"}.hgi-stroke.hgi-threads-rectangle:before{content:"䣴"}.hgi-stroke.hgi-threads:before{content:"䣵"}.hgi-stroke.hgi-three-d-move:before{content:"䣶"}.hgi-stroke.hgi-three-d-rotate:before{content:"䣷"}.hgi-stroke.hgi-three-d-scale:before{content:"䣸"}.hgi-stroke.hgi-three-d-view:before{content:"䣹"}.hgi-stroke.hgi-three-finger-01:before{content:"䣺"}.hgi-stroke.hgi-three-finger-02:before{content:"䣻"}.hgi-stroke.hgi-three-finger-03:before{content:"䣼"}.hgi-stroke.hgi-three-finger-04:before{content:"䣽"}.hgi-stroke.hgi-three-finger-05:before{content:"䣾"}.hgi-stroke.hgi-thumbs-down-ellipse:before{content:"䣿"}.hgi-stroke.hgi-thumbs-down-rectangle:before{content:"䤀"}.hgi-stroke.hgi-thumbs-down:before{content:"䤁"}.hgi-stroke.hgi-thumbs-up-down:before{content:"䤂"}.hgi-stroke.hgi-thumbs-up-ellipse:before{content:"䤃"}.hgi-stroke.hgi-thumbs-up-rectangle:before{content:"䤄"}.hgi-stroke.hgi-thumbs-up:before{content:"䤅"}.hgi-stroke.hgi-tic-tac-toe:before{content:"䤆"}.hgi-stroke.hgi-tick-01:before{content:"䤇"}.hgi-stroke.hgi-tick-02:before{content:"䤈"}.hgi-stroke.hgi-tick-03:before{content:"䤉"}.hgi-stroke.hgi-tick-04:before{content:"䤊"}.hgi-stroke.hgi-tick-double-01:before{content:"䤋"}.hgi-stroke.hgi-tick-double-02:before{content:"䤌"}.hgi-stroke.hgi-tick-double-03:before{content:"䤍"}.hgi-stroke.hgi-tick-double-04:before{content:"䤎"}.hgi-stroke.hgi-ticket-01:before{content:"䤏"}.hgi-stroke.hgi-ticket-02:before{content:"䤐"}.hgi-stroke.hgi-ticket-03:before{content:"䤑"}.hgi-stroke.hgi-ticket-star:before{content:"䤒"}.hgi-stroke.hgi-tie:before{content:"䤓"}.hgi-stroke.hgi-tiktok:before{content:"䤔"}.hgi-stroke.hgi-time-01:before{content:"䤕"}.hgi-stroke.hgi-time-02:before{content:"䤖"}.hgi-stroke.hgi-time-03:before{content:"䤗"}.hgi-stroke.hgi-time-04:before{content:"䤘"}.hgi-stroke.hgi-time-half-pass:before{content:"䤙"}.hgi-stroke.hgi-time-management-circle:before{content:"䤚"}.hgi-stroke.hgi-time-management:before{content:"䤛"}.hgi-stroke.hgi-time-quarter-pass:before{content:"䤜"}.hgi-stroke.hgi-time-quarter:before{content:"䤝"}.hgi-stroke.hgi-time-schedule:before{content:"䤞"}.hgi-stroke.hgi-time-setting-01:before{content:"䤟"}.hgi-stroke.hgi-time-setting-02:before{content:"䤠"}.hgi-stroke.hgi-time-setting-03:before{content:"䤡"}.hgi-stroke.hgi-timer-01:before{content:"䤢"}.hgi-stroke.hgi-timer-02:before{content:"䤣"}.hgi-stroke.hgi-tips:before{content:"䤤"}.hgi-stroke.hgi-tired-01:before{content:"䤥"}.hgi-stroke.hgi-tired-02:before{content:"䤦"}.hgi-stroke.hgi-tissue-paper:before{content:"䤧"}.hgi-stroke.hgi-toggle-off:before{content:"䤨"}.hgi-stroke.hgi-toggle-on:before{content:"䤩"}.hgi-stroke.hgi-toilet-01:before{content:"䤪"}.hgi-stroke.hgi-toilet-02:before{content:"䤫"}.hgi-stroke.hgi-tongue-01:before{content:"䤬"}.hgi-stroke.hgi-tongue-wink-left:before{content:"䤭"}.hgi-stroke.hgi-tongue-wink-right:before{content:"䤮"}.hgi-stroke.hgi-tongue:before{content:"䤯"}.hgi-stroke.hgi-tools:before{content:"䤰"}.hgi-stroke.hgi-tornado-01:before{content:"䤱"}.hgi-stroke.hgi-tornado-02:before{content:"䤲"}.hgi-stroke.hgi-torri-gate:before{content:"䤳"}.hgi-stroke.hgi-touch-01:before{content:"䤴"}.hgi-stroke.hgi-touch-02:before{content:"䤵"}.hgi-stroke.hgi-touch-03:before{content:"䤶"}.hgi-stroke.hgi-touch-04:before{content:"䤷"}.hgi-stroke.hgi-touch-05:before{content:"䤸"}.hgi-stroke.hgi-touch-06:before{content:"䤹"}.hgi-stroke.hgi-touch-07:before{content:"䤺"}.hgi-stroke.hgi-touch-08:before{content:"䤻"}.hgi-stroke.hgi-touch-09:before{content:"䤼"}.hgi-stroke.hgi-touch-10:before{content:"䤽"}.hgi-stroke.hgi-touch-interaction-01:before{content:"䤾"}.hgi-stroke.hgi-touch-interaction-02:before{content:"䤿"}.hgi-stroke.hgi-touch-interaction-03:before{content:"䥀"}.hgi-stroke.hgi-touch-interaction-04:before{content:"䥁"}.hgi-stroke.hgi-touch-locked-01:before{content:"䥂"}.hgi-stroke.hgi-touch-locked-02:before{content:"䥃"}.hgi-stroke.hgi-touch-locked-03:before{content:"䥄"}.hgi-stroke.hgi-touch-locked-04:before{content:"䥅"}.hgi-stroke.hgi-touchpad-01:before{content:"䥆"}.hgi-stroke.hgi-touchpad-02:before{content:"䥇"}.hgi-stroke.hgi-touchpad-03:before{content:"䥈"}.hgi-stroke.hgi-touchpad-04:before{content:"䥉"}.hgi-stroke.hgi-tow-truck:before{content:"䥊"}.hgi-stroke.hgi-towels:before{content:"䥋"}.hgi-stroke.hgi-toy-train:before{content:"䥌"}.hgi-stroke.hgi-tractor:before{content:"䥍"}.hgi-stroke.hgi-trade-down:before{content:"䥎"}.hgi-stroke.hgi-trade-mark:before{content:"䥏"}.hgi-stroke.hgi-trade-up:before{content:"䥐"}.hgi-stroke.hgi-trademark:before{content:"䥑"}.hgi-stroke.hgi-traffic-incident:before{content:"䥒"}.hgi-stroke.hgi-traffic-light:before{content:"䥓"}.hgi-stroke.hgi-train-01:before{content:"䥔"}.hgi-stroke.hgi-train-02:before{content:"䥕"}.hgi-stroke.hgi-tram:before{content:"䥖"}.hgi-stroke.hgi-trampoline:before{content:"䥗"}.hgi-stroke.hgi-transaction:before{content:"䥘"}.hgi-stroke.hgi-transition-bottom:before{content:"䥙"}.hgi-stroke.hgi-transition-left:before{content:"䥚"}.hgi-stroke.hgi-transition-right:before{content:"䥛"}.hgi-stroke.hgi-transition-top:before{content:"䥜"}.hgi-stroke.hgi-translate:before{content:"䥝"}.hgi-stroke.hgi-translation:before{content:"䥞"}.hgi-stroke.hgi-transmission:before{content:"䥟"}.hgi-stroke.hgi-transparency:before{content:"䥠"}.hgi-stroke.hgi-trapezoid-line-horizontal:before{content:"䥡"}.hgi-stroke.hgi-trapezoid-line-vertical:before{content:"䥢"}.hgi-stroke.hgi-travel-bag:before{content:"䥣"}.hgi-stroke.hgi-treadmill-01:before{content:"䥤"}.hgi-stroke.hgi-treadmill-02:before{content:"䥥"}.hgi-stroke.hgi-treatment:before{content:"䥦"}.hgi-stroke.hgi-tree-01:before{content:"䥧"}.hgi-stroke.hgi-tree-02:before{content:"䥨"}.hgi-stroke.hgi-tree-03:before{content:"䥩"}.hgi-stroke.hgi-tree-04:before{content:"䥪"}.hgi-stroke.hgi-tree-05:before{content:"䥫"}.hgi-stroke.hgi-tree-06:before{content:"䥬"}.hgi-stroke.hgi-tree-07:before{content:"䥭"}.hgi-stroke.hgi-trello:before{content:"䥮"}.hgi-stroke.hgi-triangle-01:before{content:"䥯"}.hgi-stroke.hgi-triangle-02:before{content:"䥰"}.hgi-stroke.hgi-triangle-03:before{content:"䥱"}.hgi-stroke.hgi-triangle:before{content:"䥲"}.hgi-stroke.hgi-trolley-01:before{content:"䥳"}.hgi-stroke.hgi-trolley-02:before{content:"䥴"}.hgi-stroke.hgi-tropical-storm-tracks-01:before{content:"䥵"}.hgi-stroke.hgi-tropical-storm-tracks-02:before{content:"䥶"}.hgi-stroke.hgi-tropical-storm:before{content:"䥷"}.hgi-stroke.hgi-truck-delivery:before{content:"䥸"}.hgi-stroke.hgi-truck-monster:before{content:"䥹"}.hgi-stroke.hgi-truck-return:before{content:"䥺"}.hgi-stroke.hgi-truck:before{content:"䥻"}.hgi-stroke.hgi-trulli:before{content:"䥼"}.hgi-stroke.hgi-tsunami:before{content:"䥽"}.hgi-stroke.hgi-tulip:before{content:"䥾"}.hgi-stroke.hgi-tumblr:before{content:"䥿"}.hgi-stroke.hgi-turtle-neck:before{content:"䦀"}.hgi-stroke.hgi-tv-01:before{content:"䦁"}.hgi-stroke.hgi-tv-02:before{content:"䦂"}.hgi-stroke.hgi-tv-fix:before{content:"䦃"}.hgi-stroke.hgi-tv-issue:before{content:"䦄"}.hgi-stroke.hgi-tv-smart:before{content:"䦅"}.hgi-stroke.hgi-twin-tower:before{content:"䦆"}.hgi-stroke.hgi-twitch:before{content:"䦇"}.hgi-stroke.hgi-twitter-square:before{content:"䦈"}.hgi-stroke.hgi-twitter:before{content:"䦉"}.hgi-stroke.hgi-two-factor-access:before{content:"䦊"}.hgi-stroke.hgi-two-finger-01:before{content:"䦋"}.hgi-stroke.hgi-two-finger-02:before{content:"䦌"}.hgi-stroke.hgi-two-finger-03:before{content:"䦍"}.hgi-stroke.hgi-two-finger-04:before{content:"䦎"}.hgi-stroke.hgi-two-finger-05:before{content:"䦏"}.hgi-stroke.hgi-txt-01:before{content:"䦐"}.hgi-stroke.hgi-txt-02:before{content:"䦑"}.hgi-stroke.hgi-type-cursor:before{content:"䦒"}.hgi-stroke.hgi-typescript-01:before{content:"䦓"}.hgi-stroke.hgi-typescript-02:before{content:"䦔"}.hgi-stroke.hgi-typescript-03:before{content:"䦕"}.hgi-stroke.hgi-uber:before{content:"䦖"}.hgi-stroke.hgi-ufo-01:before{content:"䦗"}.hgi-stroke.hgi-ufo:before{content:"䦘"}.hgi-stroke.hgi-umbrella-dollar:before{content:"䦙"}.hgi-stroke.hgi-umbrella:before{content:"䦚"}.hgi-stroke.hgi-unamused:before{content:"䦛"}.hgi-stroke.hgi-unavailable:before{content:"䦜"}.hgi-stroke.hgi-underpants-01:before{content:"䦝"}.hgi-stroke.hgi-underpants-02:before{content:"䦞"}.hgi-stroke.hgi-underpants-03:before{content:"䦟"}.hgi-stroke.hgi-unfold-less:before{content:"䦠"}.hgi-stroke.hgi-unfold-more:before{content:"䦡"}.hgi-stroke.hgi-ungroup-items:before{content:"䦢"}.hgi-stroke.hgi-ungroup-layers:before{content:"䦣"}.hgi-stroke.hgi-unhappy:before{content:"䦤"}.hgi-stroke.hgi-university:before{content:"䦥"}.hgi-stroke.hgi-unlink-01:before{content:"䦦"}.hgi-stroke.hgi-unlink-02:before{content:"䦧"}.hgi-stroke.hgi-unlink-03:before{content:"䦨"}.hgi-stroke.hgi-unlink-04:before{content:"䦩"}.hgi-stroke.hgi-unlink-05:before{content:"䦪"}.hgi-stroke.hgi-unlink-06:before{content:"䦫"}.hgi-stroke.hgi-unsplash:before{content:"䦬"}.hgi-stroke.hgi-upload-01:before{content:"䦭"}.hgi-stroke.hgi-upload-02:before{content:"䦮"}.hgi-stroke.hgi-upload-03:before{content:"䦯"}.hgi-stroke.hgi-upload-04:before{content:"䦰"}.hgi-stroke.hgi-upload-05:before{content:"䦱"}.hgi-stroke.hgi-upload-circle-01:before{content:"䦲"}.hgi-stroke.hgi-upload-circle-02:before{content:"䦳"}.hgi-stroke.hgi-upload-square-01:before{content:"䦴"}.hgi-stroke.hgi-upload-square-02:before{content:"䦵"}.hgi-stroke.hgi-upwork:before{content:"䦶"}.hgi-stroke.hgi-usb-bugs:before{content:"䦷"}.hgi-stroke.hgi-usb-connected-01:before{content:"䦸"}.hgi-stroke.hgi-usb-connected-02:before{content:"䦹"}.hgi-stroke.hgi-usb-connected-03:before{content:"䦺"}.hgi-stroke.hgi-usb-error:before{content:"䦻"}.hgi-stroke.hgi-usb-memory-01:before{content:"䦼"}.hgi-stroke.hgi-usb-memory-02:before{content:"䦽"}.hgi-stroke.hgi-usb-not-connected-01:before{content:"䦾"}.hgi-stroke.hgi-usb-not-connected-02:before{content:"䦿"}.hgi-stroke.hgi-usb:before{content:"䧀"}.hgi-stroke.hgi-user-account:before{content:"䧁"}.hgi-stroke.hgi-user-add-01:before{content:"䧂"}.hgi-stroke.hgi-user-add-02:before{content:"䧃"}.hgi-stroke.hgi-user-arrow-left-right:before{content:"䧄"}.hgi-stroke.hgi-user-block-01:before{content:"䧅"}.hgi-stroke.hgi-user-block-02:before{content:"䧆"}.hgi-stroke.hgi-user-check-01:before{content:"䧇"}.hgi-stroke.hgi-user-check-02:before{content:"䧈"}.hgi-stroke.hgi-user-circle-02:before{content:"䧉"}.hgi-stroke.hgi-user-circle:before{content:"䧊"}.hgi-stroke.hgi-user-edit-01:before{content:"䧋"}.hgi-stroke.hgi-user-full-view:before{content:"䧌"}.hgi-stroke.hgi-user-group:before{content:"䧍"}.hgi-stroke.hgi-user-id-verification:before{content:"䧎"}.hgi-stroke.hgi-user-list:before{content:"䧏"}.hgi-stroke.hgi-user-lock-01:before{content:"䧐"}.hgi-stroke.hgi-user-lock-02:before{content:"䧑"}.hgi-stroke.hgi-user-love-01:before{content:"䧒"}.hgi-stroke.hgi-user-love-02:before{content:"䧓"}.hgi-stroke.hgi-user-minus-01:before{content:"䧔"}.hgi-stroke.hgi-user-minus-02:before{content:"䧕"}.hgi-stroke.hgi-user-multiple-02:before{content:"䧖"}.hgi-stroke.hgi-user-multiple:before{content:"䧗"}.hgi-stroke.hgi-user-question-01:before{content:"䧘"}.hgi-stroke.hgi-user-question-02:before{content:"䧙"}.hgi-stroke.hgi-user-remove-01:before{content:"䧚"}.hgi-stroke.hgi-user-remove-02:before{content:"䧛"}.hgi-stroke.hgi-user-roadside:before{content:"䧜"}.hgi-stroke.hgi-user-search-01:before{content:"䧝"}.hgi-stroke.hgi-user-search-02:before{content:"䧞"}.hgi-stroke.hgi-user-settings-01:before{content:"䧟"}.hgi-stroke.hgi-user-settings-02:before{content:"䧠"}.hgi-stroke.hgi-user-sharing:before{content:"䧡"}.hgi-stroke.hgi-user-shield-01:before{content:"䧢"}.hgi-stroke.hgi-user-shield-02:before{content:"䧣"}.hgi-stroke.hgi-user-square:before{content:"䧤"}.hgi-stroke.hgi-user-star-01:before{content:"䧥"}.hgi-stroke.hgi-user-star-02:before{content:"䧦"}.hgi-stroke.hgi-user-status:before{content:"䧧"}.hgi-stroke.hgi-user-story:before{content:"䧨"}.hgi-stroke.hgi-user-switch:before{content:"䧩"}.hgi-stroke.hgi-user-unlock-01:before{content:"䧪"}.hgi-stroke.hgi-user-unlock-02:before{content:"䧫"}.hgi-stroke.hgi-user:before{content:"䧬"}.hgi-stroke.hgi-uv-01:before{content:"䧭"}.hgi-stroke.hgi-uv-02:before{content:"䧮"}.hgi-stroke.hgi-uv-03:before{content:"䧯"}.hgi-stroke.hgi-vaccine:before{content:"䧰"}.hgi-stroke.hgi-validation-approval:before{content:"䧱"}.hgi-stroke.hgi-validation:before{content:"䧲"}.hgi-stroke.hgi-van:before{content:"䧳"}.hgi-stroke.hgi-variable:before{content:"䧴"}.hgi-stroke.hgi-vegetarian-food:before{content:"䧵"}.hgi-stroke.hgi-vertical-resize:before{content:"䧶"}.hgi-stroke.hgi-vertical-scroll-point:before{content:"䧷"}.hgi-stroke.hgi-vest:before{content:"䧸"}.hgi-stroke.hgi-victory-finger-01:before{content:"䧹"}.hgi-stroke.hgi-victory-finger-02:before{content:"䧺"}.hgi-stroke.hgi-victory-finger-03:before{content:"䧻"}.hgi-stroke.hgi-video-01:before{content:"䧼"}.hgi-stroke.hgi-video-02:before{content:"䧽"}.hgi-stroke.hgi-video-console:before{content:"䧾"}.hgi-stroke.hgi-video-off:before{content:"䧿"}.hgi-stroke.hgi-video-replay:before{content:"䨀"}.hgi-stroke.hgi-view-off-slash:before{content:"䨁"}.hgi-stroke.hgi-view-off:before{content:"䨂"}.hgi-stroke.hgi-view:before{content:"䨃"}.hgi-stroke.hgi-vimeo:before{content:"䨄"}.hgi-stroke.hgi-vine-square:before{content:"䨅"}.hgi-stroke.hgi-vine:before{content:"䨆"}.hgi-stroke.hgi-vintage-clock:before{content:"䨇"}.hgi-stroke.hgi-virtual-reality-vr-01:before{content:"䨈"}.hgi-stroke.hgi-virtual-reality-vr-02:before{content:"䨉"}.hgi-stroke.hgi-vision:before{content:"䨊"}.hgi-stroke.hgi-vk-square:before{content:"䨋"}.hgi-stroke.hgi-vk:before{content:"䨌"}.hgi-stroke.hgi-voice-id:before{content:"䨍"}.hgi-stroke.hgi-voice:before{content:"䨎"}.hgi-stroke.hgi-volleyball:before{content:"䨏"}.hgi-stroke.hgi-volume-high:before{content:"䨐"}.hgi-stroke.hgi-volume-low:before{content:"䨑"}.hgi-stroke.hgi-volume-minus:before{content:"䨒"}.hgi-stroke.hgi-volume-mute-01:before{content:"䨓"}.hgi-stroke.hgi-volume-mute-02:before{content:"䨔"}.hgi-stroke.hgi-volume-off:before{content:"䨕"}.hgi-stroke.hgi-volume-up:before{content:"䨖"}.hgi-stroke.hgi-vomiting:before{content:"䨗"}.hgi-stroke.hgi-voucher:before{content:"䨘"}.hgi-stroke.hgi-vr-glasses:before{content:"䨙"}.hgi-stroke.hgi-vr:before{content:"䨚"}.hgi-stroke.hgi-vynil-01:before{content:"䨛"}.hgi-stroke.hgi-vynil-02:before{content:"䨜"}.hgi-stroke.hgi-vynil-03:before{content:"䨝"}.hgi-stroke.hgi-waiter:before{content:"䨞"}.hgi-stroke.hgi-waiters:before{content:"䨟"}.hgi-stroke.hgi-wall-lamp:before{content:"䨠"}.hgi-stroke.hgi-wallet-01:before{content:"䨡"}.hgi-stroke.hgi-wallet-02:before{content:"䨢"}.hgi-stroke.hgi-wallet-03:before{content:"䨣"}.hgi-stroke.hgi-wallet-add-01:before{content:"䨤"}.hgi-stroke.hgi-wallet-add-02:before{content:"䨥"}.hgi-stroke.hgi-wallet-done-01:before{content:"䨦"}.hgi-stroke.hgi-wallet-done-02:before{content:"䨧"}.hgi-stroke.hgi-wallet-not-found-01:before{content:"䨨"}.hgi-stroke.hgi-wallet-not-found-02:before{content:"䨩"}.hgi-stroke.hgi-wallet-remove-01:before{content:"䨪"}.hgi-stroke.hgi-wallet-remove-02:before{content:"䨫"}.hgi-stroke.hgi-wanted:before{content:"䨬"}.hgi-stroke.hgi-wardrobe-01:before{content:"䨭"}.hgi-stroke.hgi-wardrobe-02:before{content:"䨮"}.hgi-stroke.hgi-wardrobe-03:before{content:"䨯"}.hgi-stroke.hgi-wardrobe-04:before{content:"䨰"}.hgi-stroke.hgi-warehouse:before{content:"䨱"}.hgi-stroke.hgi-washington-monument:before{content:"䨲"}.hgi-stroke.hgi-waste-restore:before{content:"䨳"}.hgi-stroke.hgi-waste:before{content:"䨴"}.hgi-stroke.hgi-watch-01:before{content:"䨵"}.hgi-stroke.hgi-watch-02:before{content:"䨶"}.hgi-stroke.hgi-water-energy:before{content:"䨷"}.hgi-stroke.hgi-water-polo:before{content:"䨸"}.hgi-stroke.hgi-water-pump:before{content:"䨹"}.hgi-stroke.hgi-waterfall-down-01:before{content:"䨺"}.hgi-stroke.hgi-waterfall-down-03:before{content:"䨻"}.hgi-stroke.hgi-waterfall-up-01:before{content:"䨼"}.hgi-stroke.hgi-waterfall-up-02:before{content:"䨽"}.hgi-stroke.hgi-watermelon:before{content:"䨾"}.hgi-stroke.hgi-wattpad-square:before{content:"䨿"}.hgi-stroke.hgi-wattpad:before{content:"䩀"}.hgi-stroke.hgi-waving-hand-01:before{content:"䩁"}.hgi-stroke.hgi-waving-hand-02:before{content:"䩂"}.hgi-stroke.hgi-waze:before{content:"䩃"}.hgi-stroke.hgi-web-design-01:before{content:"䩄"}.hgi-stroke.hgi-web-design-02:before{content:"䩅"}.hgi-stroke.hgi-web-programming:before{content:"䩆"}.hgi-stroke.hgi-web-protection:before{content:"䩇"}.hgi-stroke.hgi-web-security:before{content:"䩈"}.hgi-stroke.hgi-web-validation:before{content:"䩉"}.hgi-stroke.hgi-webflow:before{content:"䩊"}.hgi-stroke.hgi-wechat:before{content:"䩋"}.hgi-stroke.hgi-weight-scale-01:before{content:"䩌"}.hgi-stroke.hgi-weight-scale:before{content:"䩍"}.hgi-stroke.hgi-wellness:before{content:"䩎"}.hgi-stroke.hgi-whatsapp-business:before{content:"䩏"}.hgi-stroke.hgi-whatsapp:before{content:"䩐"}.hgi-stroke.hgi-wheelchair:before{content:"䩑"}.hgi-stroke.hgi-whisk:before{content:"䩒"}.hgi-stroke.hgi-whistle:before{content:"䩓"}.hgi-stroke.hgi-wifi-01:before{content:"䩔"}.hgi-stroke.hgi-wifi-02:before{content:"䩕"}.hgi-stroke.hgi-wifi-circle:before{content:"䩖"}.hgi-stroke.hgi-wifi-connected-01:before{content:"䩗"}.hgi-stroke.hgi-wifi-connected-02:before{content:"䩘"}.hgi-stroke.hgi-wifi-connected-03:before{content:"䩙"}.hgi-stroke.hgi-wifi-disconnected-01:before{content:"䩚"}.hgi-stroke.hgi-wifi-disconnected-02:before{content:"䩛"}.hgi-stroke.hgi-wifi-disconnected-03:before{content:"䩜"}.hgi-stroke.hgi-wifi-disconnected-04:before{content:"䩝"}.hgi-stroke.hgi-wifi-error-01:before{content:"䩞"}.hgi-stroke.hgi-wifi-error-02:before{content:"䩟"}.hgi-stroke.hgi-wifi-full-signal:before{content:"䩠"}.hgi-stroke.hgi-wifi-location:before{content:"䩡"}.hgi-stroke.hgi-wifi-lock:before{content:"䩢"}.hgi-stroke.hgi-wifi-low-signal:before{content:"䩣"}.hgi-stroke.hgi-wifi-medium-signal:before{content:"䩤"}.hgi-stroke.hgi-wifi-no-signal:before{content:"䩥"}.hgi-stroke.hgi-wifi-off-01:before{content:"䩦"}.hgi-stroke.hgi-wifi-off-02:before{content:"䩧"}.hgi-stroke.hgi-wifi-square:before{content:"䩨"}.hgi-stroke.hgi-wifi-unlock:before{content:"䩩"}.hgi-stroke.hgi-wikipedia:before{content:"䩪"}.hgi-stroke.hgi-wind-power-01:before{content:"䩫"}.hgi-stroke.hgi-wind-power-02:before{content:"䩬"}.hgi-stroke.hgi-wind-power-03:before{content:"䩭"}.hgi-stroke.hgi-wind-power:before{content:"䩮"}.hgi-stroke.hgi-wind-surf:before{content:"䩯"}.hgi-stroke.hgi-wind-turbine:before{content:"䩰"}.hgi-stroke.hgi-wink:before{content:"䩱"}.hgi-stroke.hgi-winking:before{content:"䩲"}.hgi-stroke.hgi-wireless-cloud-access:before{content:"䩳"}.hgi-stroke.hgi-wireless:before{content:"䩴"}.hgi-stroke.hgi-wise:before{content:"䩵"}.hgi-stroke.hgi-wordpress:before{content:"䩶"}.hgi-stroke.hgi-work-alert:before{content:"䩷"}.hgi-stroke.hgi-work-history:before{content:"䩸"}.hgi-stroke.hgi-work-update:before{content:"䩹"}.hgi-stroke.hgi-workflow-circle-01:before{content:"䩺"}.hgi-stroke.hgi-workflow-circle-02:before{content:"䩻"}.hgi-stroke.hgi-workflow-circle-03:before{content:"䩼"}.hgi-stroke.hgi-workflow-circle-04:before{content:"䩽"}.hgi-stroke.hgi-workflow-circle-05:before{content:"䩾"}.hgi-stroke.hgi-workflow-circle-06:before{content:"䩿"}.hgi-stroke.hgi-workflow-square-01:before{content:"䪀"}.hgi-stroke.hgi-workflow-square-02:before{content:"䪁"}.hgi-stroke.hgi-workflow-square-03:before{content:"䪂"}.hgi-stroke.hgi-workflow-square-04:before{content:"䪃"}.hgi-stroke.hgi-workflow-square-05:before{content:"䪄"}.hgi-stroke.hgi-workflow-square-06:before{content:"䪅"}.hgi-stroke.hgi-workflow-square-07:before{content:"䪆"}.hgi-stroke.hgi-workflow-square-08:before{content:"䪇"}.hgi-stroke.hgi-workflow-square-09:before{content:"䪈"}.hgi-stroke.hgi-workflow-square-10:before{content:"䪉"}.hgi-stroke.hgi-workout-battle-ropes:before{content:"䪊"}.hgi-stroke.hgi-workout-gymnastics:before{content:"䪋"}.hgi-stroke.hgi-workout-kicking:before{content:"䪌"}.hgi-stroke.hgi-workout-run:before{content:"䪍"}.hgi-stroke.hgi-workout-sport:before{content:"䪎"}.hgi-stroke.hgi-workout-squats:before{content:"䪏"}.hgi-stroke.hgi-workout-stretching:before{content:"䪐"}.hgi-stroke.hgi-workout-warm-up:before{content:"䪑"}.hgi-stroke.hgi-worry:before{content:"䪒"}.hgi-stroke.hgi-wps-office-rectangle:before{content:"䪓"}.hgi-stroke.hgi-wps-office:before{content:"䪔"}.hgi-stroke.hgi-wrench-01:before{content:"䪕"}.hgi-stroke.hgi-wrench-02:before{content:"䪖"}.hgi-stroke.hgi-wudu:before{content:"䪗"}.hgi-stroke.hgi-x-ray:before{content:"䪘"}.hgi-stroke.hgi-x-variable-circle:before{content:"䪙"}.hgi-stroke.hgi-x-variable-square:before{content:"䪚"}.hgi-stroke.hgi-x-variable:before{content:"䪛"}.hgi-stroke.hgi-xing:before{content:"䪜"}.hgi-stroke.hgi-xls-01:before{content:"䪝"}.hgi-stroke.hgi-xls-02:before{content:"䪞"}.hgi-stroke.hgi-xml-01:before{content:"䪟"}.hgi-stroke.hgi-xml-02:before{content:"䪠"}.hgi-stroke.hgi-xsl-01:before{content:"䪡"}.hgi-stroke.hgi-xsl-02:before{content:"䪢"}.hgi-stroke.hgi-yelp:before{content:"䪣"}.hgi-stroke.hgi-yen-circle:before{content:"䪤"}.hgi-stroke.hgi-yen-receive:before{content:"䪥"}.hgi-stroke.hgi-yen-send:before{content:"䪦"}.hgi-stroke.hgi-yen-square:before{content:"䪧"}.hgi-stroke.hgi-yen:before{content:"䪨"}.hgi-stroke.hgi-yoga-01:before{content:"䪩"}.hgi-stroke.hgi-yoga-02:before{content:"䪪"}.hgi-stroke.hgi-yoga-03:before{content:"䪫"}.hgi-stroke.hgi-yoga-ball:before{content:"䪬"}.hgi-stroke.hgi-yoga-mat:before{content:"䪭"}.hgi-stroke.hgi-yogurt:before{content:"䪮"}.hgi-stroke.hgi-youtube:before{content:"䪯"}.hgi-stroke.hgi-yurt:before{content:"䪰"}.hgi-stroke.hgi-zakat:before{content:"䪱"}.hgi-stroke.hgi-zap:before{content:"䪲"}.hgi-stroke.hgi-zeppelin:before{content:"䪳"}.hgi-stroke.hgi-zip-01:before{content:"䪴"}.hgi-stroke.hgi-zip-02:before{content:"䪵"}.hgi-stroke.hgi-zoom-circle:before{content:"䪶"}.hgi-stroke.hgi-zoom-in-area:before{content:"䪷"}.hgi-stroke.hgi-zoom-out-area:before{content:"䪸"}.hgi-stroke.hgi-zoom-square:before{content:"䪹"}.hgi-stroke.hgi-zoom:before{content:"䪺"}@font-face{font-family:hgi-stroke-sharp;src:url(/assets/hgi-stroke-sharp-65bf1199.eot?t=1721855146940);src:url(/assets/hgi-stroke-sharp-65bf1199.eot?t=1721855146940#iefix) format("embedded-opentype"),url(/assets/hgi-stroke-sharp-0af75fb3.woff2?t=1721855146940) format("woff2"),url(/assets/hgi-stroke-sharp-6dfcb7e2.woff?t=1721855146940) format("woff"),url(/assets/hgi-stroke-sharp-c759775f.ttf?t=1721855146940) format("truetype"),url(/assets/hgi-stroke-sharp-6cb58d0d.svg?t=1721855146940#hgi-stroke-sharp) format("svg")}.hgi-stroke.hgi-sharp{font-family:hgi-stroke-sharp!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-stroke.hgi-sharp:after{opacity:.4;position:absolute;left:0}.hgi-stroke.hgi-sharp.hgi-abacus:before{content:"䪻"}.hgi-stroke.hgi-sharp.hgi-absolute:before{content:"䪼"}.hgi-stroke.hgi-sharp.hgi-acceleration:before{content:"䪽"}.hgi-stroke.hgi-sharp.hgi-access:before{content:"䪾"}.hgi-stroke.hgi-sharp.hgi-accident:before{content:"䪿"}.hgi-stroke.hgi-sharp.hgi-account-setting-01:before{content:"䫀"}.hgi-stroke.hgi-sharp.hgi-account-setting-02:before{content:"䫁"}.hgi-stroke.hgi-sharp.hgi-account-setting-03:before{content:"䫂"}.hgi-stroke.hgi-sharp.hgi-activity-01:before{content:"䫃"}.hgi-stroke.hgi-sharp.hgi-activity-02:before{content:"䫄"}.hgi-stroke.hgi-sharp.hgi-activity-03:before{content:"䫅"}.hgi-stroke.hgi-sharp.hgi-activity-04:before{content:"䫆"}.hgi-stroke.hgi-sharp.hgi-acute:before{content:"䫇"}.hgi-stroke.hgi-sharp.hgi-add-01:before{content:"䫈"}.hgi-stroke.hgi-sharp.hgi-add-02:before{content:"䫉"}.hgi-stroke.hgi-sharp.hgi-add-circle-half-dot:before{content:"䫊"}.hgi-stroke.hgi-sharp.hgi-add-circle:before{content:"䫋"}.hgi-stroke.hgi-sharp.hgi-add-square:before{content:"䫌"}.hgi-stroke.hgi-sharp.hgi-add-team:before{content:"䫍"}.hgi-stroke.hgi-sharp.hgi-address-book:before{content:"䫎"}.hgi-stroke.hgi-sharp.hgi-adobe-after-effect:before{content:"䫏"}.hgi-stroke.hgi-sharp.hgi-adobe-illustrator:before{content:"䫐"}.hgi-stroke.hgi-sharp.hgi-adobe-indesign:before{content:"䫑"}.hgi-stroke.hgi-sharp.hgi-adobe-photoshop:before{content:"䫒"}.hgi-stroke.hgi-sharp.hgi-adobe-premier:before{content:"䫓"}.hgi-stroke.hgi-sharp.hgi-adobe-xd:before{content:"䫔"}.hgi-stroke.hgi-sharp.hgi-adventure:before{content:"䫕"}.hgi-stroke.hgi-sharp.hgi-advertisiment:before{content:"䫖"}.hgi-stroke.hgi-sharp.hgi-adzan:before{content:"䫗"}.hgi-stroke.hgi-sharp.hgi-affiliate:before{content:"䫘"}.hgi-stroke.hgi-sharp.hgi-agreement-01:before{content:"䫙"}.hgi-stroke.hgi-sharp.hgi-agreement-02:before{content:"䫚"}.hgi-stroke.hgi-sharp.hgi-agreement-03:before{content:"䫛"}.hgi-stroke.hgi-sharp.hgi-ai-beautify:before{content:"䫜"}.hgi-stroke.hgi-sharp.hgi-ai-book:before{content:"䫝"}.hgi-stroke.hgi-sharp.hgi-ai-brain-01:before{content:"䫞"}.hgi-stroke.hgi-sharp.hgi-ai-brain-02:before{content:"䫟"}.hgi-stroke.hgi-sharp.hgi-ai-brain-03:before{content:"䫠"}.hgi-stroke.hgi-sharp.hgi-ai-brain-04:before{content:"䫡"}.hgi-stroke.hgi-sharp.hgi-ai-brain-05:before{content:"䫢"}.hgi-stroke.hgi-sharp.hgi-ai-browser:before{content:"䫣"}.hgi-stroke.hgi-sharp.hgi-ai-chat-01:before{content:"䫤"}.hgi-stroke.hgi-sharp.hgi-ai-chat-02:before{content:"䫥"}.hgi-stroke.hgi-sharp.hgi-ai-cloud-01:before{content:"䫦"}.hgi-stroke.hgi-sharp.hgi-ai-cloud-02:before{content:"䫧"}.hgi-stroke.hgi-sharp.hgi-ai-cloud:before{content:"䫨"}.hgi-stroke.hgi-sharp.hgi-ai-computer:before{content:"䫩"}.hgi-stroke.hgi-sharp.hgi-ai-dna:before{content:"䫪"}.hgi-stroke.hgi-sharp.hgi-ai-eraser:before{content:"䫫"}.hgi-stroke.hgi-sharp.hgi-ai-folder-01:before{content:"䫬"}.hgi-stroke.hgi-sharp.hgi-ai-folder-02:before{content:"䫭"}.hgi-stroke.hgi-sharp.hgi-ai-game:before{content:"䫮"}.hgi-stroke.hgi-sharp.hgi-ai-generative:before{content:"䫯"}.hgi-stroke.hgi-sharp.hgi-ai-idea:before{content:"䫰"}.hgi-stroke.hgi-sharp.hgi-ai-image:before{content:"䫱"}.hgi-stroke.hgi-sharp.hgi-ai-innovation-01:before{content:"䫲"}.hgi-stroke.hgi-sharp.hgi-ai-innovation-02:before{content:"䫳"}.hgi-stroke.hgi-sharp.hgi-ai-innovation-03:before{content:"䫴"}.hgi-stroke.hgi-sharp.hgi-ai-laptop:before{content:"䫵"}.hgi-stroke.hgi-sharp.hgi-ai-learning:before{content:"䫶"}.hgi-stroke.hgi-sharp.hgi-ai-lock:before{content:"䫷"}.hgi-stroke.hgi-sharp.hgi-ai-magic:before{content:"䫸"}.hgi-stroke.hgi-sharp.hgi-ai-mail-01:before{content:"䫹"}.hgi-stroke.hgi-sharp.hgi-ai-mail-02:before{content:"䫺"}.hgi-stroke.hgi-sharp.hgi-ai-mail:before{content:"䫻"}.hgi-stroke.hgi-sharp.hgi-ai-network:before{content:"䫼"}.hgi-stroke.hgi-sharp.hgi-ai-phone-01:before{content:"䫽"}.hgi-stroke.hgi-sharp.hgi-ai-phone-02:before{content:"䫾"}.hgi-stroke.hgi-sharp.hgi-ai-programming:before{content:"䫿"}.hgi-stroke.hgi-sharp.hgi-ai-search:before{content:"䬀"}.hgi-stroke.hgi-sharp.hgi-ai-security-01:before{content:"䬁"}.hgi-stroke.hgi-sharp.hgi-ai-security-02:before{content:"䬂"}.hgi-stroke.hgi-sharp.hgi-ai-setting:before{content:"䬃"}.hgi-stroke.hgi-sharp.hgi-ai-smartwatch:before{content:"䬄"}.hgi-stroke.hgi-sharp.hgi-ai-user:before{content:"䬅"}.hgi-stroke.hgi-sharp.hgi-ai-video:before{content:"䬆"}.hgi-stroke.hgi-sharp.hgi-ai-view:before{content:"䬇"}.hgi-stroke.hgi-sharp.hgi-aids:before{content:"䬈"}.hgi-stroke.hgi-sharp.hgi-airbnb:before{content:"䬉"}.hgi-stroke.hgi-sharp.hgi-aircraft-game:before{content:"䬊"}.hgi-stroke.hgi-sharp.hgi-airdrop:before{content:"䬋"}.hgi-stroke.hgi-sharp.hgi-airplane-01:before{content:"䬌"}.hgi-stroke.hgi-sharp.hgi-airplane-02:before{content:"䬍"}.hgi-stroke.hgi-sharp.hgi-airplane-landing-01:before{content:"䬎"}.hgi-stroke.hgi-sharp.hgi-airplane-landing-02:before{content:"䬏"}.hgi-stroke.hgi-sharp.hgi-airplane-mode-off:before{content:"䬐"}.hgi-stroke.hgi-sharp.hgi-airplane-mode:before{content:"䬑"}.hgi-stroke.hgi-sharp.hgi-airplane-seat:before{content:"䬒"}.hgi-stroke.hgi-sharp.hgi-airplane-take-off-01:before{content:"䬓"}.hgi-stroke.hgi-sharp.hgi-airplane-take-off-02:before{content:"䬔"}.hgi-stroke.hgi-sharp.hgi-airplay-line:before{content:"䬕"}.hgi-stroke.hgi-sharp.hgi-airpod-01:before{content:"䬖"}.hgi-stroke.hgi-sharp.hgi-airpod-02:before{content:"䬗"}.hgi-stroke.hgi-sharp.hgi-airpod-03:before{content:"䬘"}.hgi-stroke.hgi-sharp.hgi-airport:before{content:"䬙"}.hgi-stroke.hgi-sharp.hgi-al-aqsa-mosque:before{content:"䬚"}.hgi-stroke.hgi-sharp.hgi-alarm-clock:before{content:"䬛"}.hgi-stroke.hgi-sharp.hgi-album-01:before{content:"䬜"}.hgi-stroke.hgi-sharp.hgi-album-02:before{content:"䬝"}.hgi-stroke.hgi-sharp.hgi-album-not-found-01:before{content:"䬞"}.hgi-stroke.hgi-sharp.hgi-album-not-found-02:before{content:"䬟"}.hgi-stroke.hgi-sharp.hgi-alert-01:before{content:"䬠"}.hgi-stroke.hgi-sharp.hgi-alert-02:before{content:"䬡"}.hgi-stroke.hgi-sharp.hgi-alert-circle:before{content:"䬢"}.hgi-stroke.hgi-sharp.hgi-alert-diamond:before{content:"䬣"}.hgi-stroke.hgi-sharp.hgi-alert-square:before{content:"䬤"}.hgi-stroke.hgi-sharp.hgi-algorithm:before{content:"䬥"}.hgi-stroke.hgi-sharp.hgi-alien-01:before{content:"䬦"}.hgi-stroke.hgi-sharp.hgi-alien-02:before{content:"䬧"}.hgi-stroke.hgi-sharp.hgi-align-bottom:before{content:"䬨"}.hgi-stroke.hgi-sharp.hgi-align-box-bottom-center:before{content:"䬩"}.hgi-stroke.hgi-sharp.hgi-align-box-bottom-left:before{content:"䬪"}.hgi-stroke.hgi-sharp.hgi-align-box-bottom-right:before{content:"䬫"}.hgi-stroke.hgi-sharp.hgi-align-box-middle-center:before{content:"䬬"}.hgi-stroke.hgi-sharp.hgi-align-box-middle-left:before{content:"䬭"}.hgi-stroke.hgi-sharp.hgi-align-box-middle-right:before{content:"䬮"}.hgi-stroke.hgi-sharp.hgi-align-box-top-center:before{content:"䬯"}.hgi-stroke.hgi-sharp.hgi-align-box-top-left:before{content:"䬰"}.hgi-stroke.hgi-sharp.hgi-align-box-top-right:before{content:"䬱"}.hgi-stroke.hgi-sharp.hgi-align-horizontal-center:before{content:"䬲"}.hgi-stroke.hgi-sharp.hgi-align-key-object:before{content:"䬳"}.hgi-stroke.hgi-sharp.hgi-align-left:before{content:"䬴"}.hgi-stroke.hgi-sharp.hgi-align-right:before{content:"䬵"}.hgi-stroke.hgi-sharp.hgi-align-selection:before{content:"䬶"}.hgi-stroke.hgi-sharp.hgi-align-top:before{content:"䬷"}.hgi-stroke.hgi-sharp.hgi-align-vertical-center:before{content:"䬸"}.hgi-stroke.hgi-sharp.hgi-all-bookmark:before{content:"䬹"}.hgi-stroke.hgi-sharp.hgi-allah:before{content:"䬺"}.hgi-stroke.hgi-sharp.hgi-alms:before{content:"䬻"}.hgi-stroke.hgi-sharp.hgi-alpha-circle:before{content:"䬼"}.hgi-stroke.hgi-sharp.hgi-alpha-square:before{content:"䬽"}.hgi-stroke.hgi-sharp.hgi-alpha:before{content:"䬾"}.hgi-stroke.hgi-sharp.hgi-alphabet-arabic:before{content:"䬿"}.hgi-stroke.hgi-sharp.hgi-alphabet-bangla:before{content:"䭀"}.hgi-stroke.hgi-sharp.hgi-alphabet-chinese:before{content:"䭁"}.hgi-stroke.hgi-sharp.hgi-alphabet-greek:before{content:"䭂"}.hgi-stroke.hgi-sharp.hgi-alphabet-hebrew:before{content:"䭃"}.hgi-stroke.hgi-sharp.hgi-alphabet-hindi:before{content:"䭄"}.hgi-stroke.hgi-sharp.hgi-alphabet-japanese:before{content:"䭅"}.hgi-stroke.hgi-sharp.hgi-alphabet-korean:before{content:"䭆"}.hgi-stroke.hgi-sharp.hgi-alphabet-thai:before{content:"䭇"}.hgi-stroke.hgi-sharp.hgi-amazon:before{content:"䭈"}.hgi-stroke.hgi-sharp.hgi-ambulance:before{content:"䭉"}.hgi-stroke.hgi-sharp.hgi-american-football:before{content:"䭊"}.hgi-stroke.hgi-sharp.hgi-amie:before{content:"䭋"}.hgi-stroke.hgi-sharp.hgi-ampoule:before{content:"䭌"}.hgi-stroke.hgi-sharp.hgi-analysis-text-link:before{content:"䭍"}.hgi-stroke.hgi-sharp.hgi-analytics-01:before{content:"䭎"}.hgi-stroke.hgi-sharp.hgi-analytics-02:before{content:"䭏"}.hgi-stroke.hgi-sharp.hgi-analytics-down:before{content:"䭐"}.hgi-stroke.hgi-sharp.hgi-analytics-up:before{content:"䭑"}.hgi-stroke.hgi-sharp.hgi-anchor-point:before{content:"䭒"}.hgi-stroke.hgi-sharp.hgi-android:before{content:"䭓"}.hgi-stroke.hgi-sharp.hgi-angel:before{content:"䭔"}.hgi-stroke.hgi-sharp.hgi-angle-01:before{content:"䭕"}.hgi-stroke.hgi-sharp.hgi-angle:before{content:"䭖"}.hgi-stroke.hgi-sharp.hgi-angry-bird:before{content:"䭗"}.hgi-stroke.hgi-sharp.hgi-angry:before{content:"䭘"}.hgi-stroke.hgi-sharp.hgi-anonymous:before{content:"䭙"}.hgi-stroke.hgi-sharp.hgi-api:before{content:"䭚"}.hgi-stroke.hgi-sharp.hgi-app-store:before{content:"䭛"}.hgi-stroke.hgi-sharp.hgi-apple-01:before{content:"䭜"}.hgi-stroke.hgi-sharp.hgi-apple-finder:before{content:"䭝"}.hgi-stroke.hgi-sharp.hgi-apple-news:before{content:"䭞"}.hgi-stroke.hgi-sharp.hgi-apple-pie:before{content:"䭟"}.hgi-stroke.hgi-sharp.hgi-apple-reminder:before{content:"䭠"}.hgi-stroke.hgi-sharp.hgi-apple-stocks:before{content:"䭡"}.hgi-stroke.hgi-sharp.hgi-apple-vision-pro:before{content:"䭢"}.hgi-stroke.hgi-sharp.hgi-apple:before{content:"䭣"}.hgi-stroke.hgi-sharp.hgi-approximately-equal-circle:before{content:"䭤"}.hgi-stroke.hgi-sharp.hgi-approximately-equal-square:before{content:"䭥"}.hgi-stroke.hgi-sharp.hgi-approximately-equal:before{content:"䭦"}.hgi-stroke.hgi-sharp.hgi-apricot:before{content:"䭧"}.hgi-stroke.hgi-sharp.hgi-apron:before{content:"䭨"}.hgi-stroke.hgi-sharp.hgi-arc-browser:before{content:"䭩"}.hgi-stroke.hgi-sharp.hgi-archer:before{content:"䭪"}.hgi-stroke.hgi-sharp.hgi-archive-01:before{content:"䭫"}.hgi-stroke.hgi-sharp.hgi-archive-02:before{content:"䭬"}.hgi-stroke.hgi-sharp.hgi-archive:before{content:"䭭"}.hgi-stroke.hgi-sharp.hgi-armored-boot:before{content:"䭮"}.hgi-stroke.hgi-sharp.hgi-arrange-by-letters-a-z:before{content:"䭯"}.hgi-stroke.hgi-sharp.hgi-arrange-by-letters-z-a:before{content:"䭰"}.hgi-stroke.hgi-sharp.hgi-arrange-by-numbers-1-9:before{content:"䭱"}.hgi-stroke.hgi-sharp.hgi-arrange-by-numbers-9-1:before{content:"䭲"}.hgi-stroke.hgi-sharp.hgi-arrange:before{content:"䭳"}.hgi-stroke.hgi-sharp.hgi-arrow-all-direction:before{content:"䭴"}.hgi-stroke.hgi-sharp.hgi-arrow-data-transfer-diagonal:before{content:"䭵"}.hgi-stroke.hgi-sharp.hgi-arrow-data-transfer-horizontal:before{content:"䭶"}.hgi-stroke.hgi-sharp.hgi-arrow-data-transfer-vertical:before{content:"䭷"}.hgi-stroke.hgi-sharp.hgi-arrow-diagonal:before{content:"䭸"}.hgi-stroke.hgi-sharp.hgi-arrow-down-01:before{content:"䭹"}.hgi-stroke.hgi-sharp.hgi-arrow-down-02:before{content:"䭺"}.hgi-stroke.hgi-sharp.hgi-arrow-down-03:before{content:"䭻"}.hgi-stroke.hgi-sharp.hgi-arrow-down-04:before{content:"䭼"}.hgi-stroke.hgi-sharp.hgi-arrow-down-05:before{content:"䭽"}.hgi-stroke.hgi-sharp.hgi-arrow-down-double:before{content:"䭾"}.hgi-stroke.hgi-sharp.hgi-arrow-down-left-01:before{content:"䭿"}.hgi-stroke.hgi-sharp.hgi-arrow-down-left-02:before{content:"䮀"}.hgi-stroke.hgi-sharp.hgi-arrow-down-right-01:before{content:"䮁"}.hgi-stroke.hgi-sharp.hgi-arrow-down-right-02:before{content:"䮂"}.hgi-stroke.hgi-sharp.hgi-arrow-expand-01:before{content:"䮃"}.hgi-stroke.hgi-sharp.hgi-arrow-expand-02:before{content:"䮄"}.hgi-stroke.hgi-sharp.hgi-arrow-expand-diagonal-01:before{content:"䮅"}.hgi-stroke.hgi-sharp.hgi-arrow-expand-diagonal-02:before{content:"䮆"}.hgi-stroke.hgi-sharp.hgi-arrow-expand:before{content:"䮇"}.hgi-stroke.hgi-sharp.hgi-arrow-horizontal:before{content:"䮈"}.hgi-stroke.hgi-sharp.hgi-arrow-left-01:before{content:"䮉"}.hgi-stroke.hgi-sharp.hgi-arrow-left-02:before{content:"䮊"}.hgi-stroke.hgi-sharp.hgi-arrow-left-03:before{content:"䮋"}.hgi-stroke.hgi-sharp.hgi-arrow-left-04:before{content:"䮌"}.hgi-stroke.hgi-sharp.hgi-arrow-left-05:before{content:"䮍"}.hgi-stroke.hgi-sharp.hgi-arrow-left-double:before{content:"䮎"}.hgi-stroke.hgi-sharp.hgi-arrow-left-right:before{content:"䮏"}.hgi-stroke.hgi-sharp.hgi-arrow-move-down-left:before{content:"䮐"}.hgi-stroke.hgi-sharp.hgi-arrow-move-down-right:before{content:"䮑"}.hgi-stroke.hgi-sharp.hgi-arrow-move-left-down:before{content:"䮒"}.hgi-stroke.hgi-sharp.hgi-arrow-move-right-down:before{content:"䮓"}.hgi-stroke.hgi-sharp.hgi-arrow-move-up-left:before{content:"䮔"}.hgi-stroke.hgi-sharp.hgi-arrow-move-up-right:before{content:"䮕"}.hgi-stroke.hgi-sharp.hgi-arrow-reload-horizontal:before{content:"䮖"}.hgi-stroke.hgi-sharp.hgi-arrow-reload-vertical:before{content:"䮗"}.hgi-stroke.hgi-sharp.hgi-arrow-right-01:before{content:"䮘"}.hgi-stroke.hgi-sharp.hgi-arrow-right-02:before{content:"䮙"}.hgi-stroke.hgi-sharp.hgi-arrow-right-03:before{content:"䮚"}.hgi-stroke.hgi-sharp.hgi-arrow-right-04:before{content:"䮛"}.hgi-stroke.hgi-sharp.hgi-arrow-right-05:before{content:"䮜"}.hgi-stroke.hgi-sharp.hgi-arrow-right-double:before{content:"䮝"}.hgi-stroke.hgi-sharp.hgi-arrow-shrink-01:before{content:"䮞"}.hgi-stroke.hgi-sharp.hgi-arrow-shrink-02:before{content:"䮟"}.hgi-stroke.hgi-sharp.hgi-arrow-shrink:before{content:"䮠"}.hgi-stroke.hgi-sharp.hgi-arrow-turn-backward:before{content:"䮡"}.hgi-stroke.hgi-sharp.hgi-arrow-turn-down:before{content:"䮢"}.hgi-stroke.hgi-sharp.hgi-arrow-turn-forward:before{content:"䮣"}.hgi-stroke.hgi-sharp.hgi-arrow-turn-up:before{content:"䮤"}.hgi-stroke.hgi-sharp.hgi-arrow-up-01:before{content:"䮥"}.hgi-stroke.hgi-sharp.hgi-arrow-up-02:before{content:"䮦"}.hgi-stroke.hgi-sharp.hgi-arrow-up-03:before{content:"䮧"}.hgi-stroke.hgi-sharp.hgi-arrow-up-04:before{content:"䮨"}.hgi-stroke.hgi-sharp.hgi-arrow-up-05:before{content:"䮩"}.hgi-stroke.hgi-sharp.hgi-arrow-up-double:before{content:"䮪"}.hgi-stroke.hgi-sharp.hgi-arrow-up-down:before{content:"䮫"}.hgi-stroke.hgi-sharp.hgi-arrow-up-left-01:before{content:"䮬"}.hgi-stroke.hgi-sharp.hgi-arrow-up-left-02:before{content:"䮭"}.hgi-stroke.hgi-sharp.hgi-arrow-up-right-01:before{content:"䮮"}.hgi-stroke.hgi-sharp.hgi-arrow-up-right-02:before{content:"䮯"}.hgi-stroke.hgi-sharp.hgi-arrow-vertical:before{content:"䮰"}.hgi-stroke.hgi-sharp.hgi-artboard-tool:before{content:"䮱"}.hgi-stroke.hgi-sharp.hgi-artboard:before{content:"䮲"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-01:before{content:"䮳"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-02:before{content:"䮴"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-03:before{content:"䮵"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-04:before{content:"䮶"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-05:before{content:"䮷"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-06:before{content:"䮸"}.hgi-stroke.hgi-sharp.hgi-artificial-intelligence-07:before{content:"䮹"}.hgi-stroke.hgi-sharp.hgi-aspect-ratio:before{content:"䮺"}.hgi-stroke.hgi-sharp.hgi-assignments:before{content:"䮻"}.hgi-stroke.hgi-sharp.hgi-asteroid-01:before{content:"䮼"}.hgi-stroke.hgi-sharp.hgi-asteroid-02:before{content:"䮽"}.hgi-stroke.hgi-sharp.hgi-astronaut-01:before{content:"䮾"}.hgi-stroke.hgi-sharp.hgi-astronaut-02:before{content:"䮿"}.hgi-stroke.hgi-sharp.hgi-at:before{content:"䯀"}.hgi-stroke.hgi-sharp.hgi-atm-01:before{content:"䯁"}.hgi-stroke.hgi-sharp.hgi-atm-02:before{content:"䯂"}.hgi-stroke.hgi-sharp.hgi-atom-01:before{content:"䯃"}.hgi-stroke.hgi-sharp.hgi-atom-02:before{content:"䯄"}.hgi-stroke.hgi-sharp.hgi-atomic-power:before{content:"䯅"}.hgi-stroke.hgi-sharp.hgi-attachment-01:before{content:"䯆"}.hgi-stroke.hgi-sharp.hgi-attachment-02:before{content:"䯇"}.hgi-stroke.hgi-sharp.hgi-attachment-circle:before{content:"䯈"}.hgi-stroke.hgi-sharp.hgi-attachment-square:before{content:"䯉"}.hgi-stroke.hgi-sharp.hgi-attachment:before{content:"䯊"}.hgi-stroke.hgi-sharp.hgi-auction:before{content:"䯋"}.hgi-stroke.hgi-sharp.hgi-audio-book-01:before{content:"䯌"}.hgi-stroke.hgi-sharp.hgi-audio-book-02:before{content:"䯍"}.hgi-stroke.hgi-sharp.hgi-audio-book-03:before{content:"䯎"}.hgi-stroke.hgi-sharp.hgi-audio-book-04:before{content:"䯏"}.hgi-stroke.hgi-sharp.hgi-audit-01:before{content:"䯐"}.hgi-stroke.hgi-sharp.hgi-audit-02:before{content:"䯑"}.hgi-stroke.hgi-sharp.hgi-augmented-reality-ar:before{content:"䯒"}.hgi-stroke.hgi-sharp.hgi-authorized:before{content:"䯓"}.hgi-stroke.hgi-sharp.hgi-auto-conversations:before{content:"䯔"}.hgi-stroke.hgi-sharp.hgi-automotive-battery-01:before{content:"䯕"}.hgi-stroke.hgi-sharp.hgi-automotive-battery-02:before{content:"䯖"}.hgi-stroke.hgi-sharp.hgi-avalanche:before{content:"䯗"}.hgi-stroke.hgi-sharp.hgi-avocado:before{content:"䯘"}.hgi-stroke.hgi-sharp.hgi-award-01:before{content:"䯙"}.hgi-stroke.hgi-sharp.hgi-award-02:before{content:"䯚"}.hgi-stroke.hgi-sharp.hgi-award-03:before{content:"䯛"}.hgi-stroke.hgi-sharp.hgi-award-04:before{content:"䯜"}.hgi-stroke.hgi-sharp.hgi-award-05:before{content:"䯝"}.hgi-stroke.hgi-sharp.hgi-baby-01:before{content:"䯞"}.hgi-stroke.hgi-sharp.hgi-baby-02:before{content:"䯟"}.hgi-stroke.hgi-sharp.hgi-baby-bed-01:before{content:"䯠"}.hgi-stroke.hgi-sharp.hgi-baby-bed-02:before{content:"䯡"}.hgi-stroke.hgi-sharp.hgi-baby-bottle:before{content:"䯢"}.hgi-stroke.hgi-sharp.hgi-baby-boy-dress:before{content:"䯣"}.hgi-stroke.hgi-sharp.hgi-baby-girl-dress:before{content:"䯤"}.hgi-stroke.hgi-sharp.hgi-backpack-01:before{content:"䯥"}.hgi-stroke.hgi-sharp.hgi-backpack-02:before{content:"䯦"}.hgi-stroke.hgi-sharp.hgi-backpack-03:before{content:"䯧"}.hgi-stroke.hgi-sharp.hgi-backward-01:before{content:"䯨"}.hgi-stroke.hgi-sharp.hgi-backward-02:before{content:"䯩"}.hgi-stroke.hgi-sharp.hgi-bacteria:before{content:"䯪"}.hgi-stroke.hgi-sharp.hgi-badminton-shuttle:before{content:"䯫"}.hgi-stroke.hgi-sharp.hgi-badminton:before{content:"䯬"}.hgi-stroke.hgi-sharp.hgi-banana:before{content:"䯭"}.hgi-stroke.hgi-sharp.hgi-bandage:before{content:"䯮"}.hgi-stroke.hgi-sharp.hgi-bank:before{content:"䯯"}.hgi-stroke.hgi-sharp.hgi-bar-code-01:before{content:"䯰"}.hgi-stroke.hgi-sharp.hgi-bar-code-02:before{content:"䯱"}.hgi-stroke.hgi-sharp.hgi-barns:before{content:"䯲"}.hgi-stroke.hgi-sharp.hgi-baseball-bat:before{content:"䯳"}.hgi-stroke.hgi-sharp.hgi-baseball-helmet:before{content:"䯴"}.hgi-stroke.hgi-sharp.hgi-baseball:before{content:"䯵"}.hgi-stroke.hgi-sharp.hgi-basketball-01:before{content:"䯶"}.hgi-stroke.hgi-sharp.hgi-basketball-02:before{content:"䯷"}.hgi-stroke.hgi-sharp.hgi-basketball-hoop:before{content:"䯸"}.hgi-stroke.hgi-sharp.hgi-bathtub-01:before{content:"䯹"}.hgi-stroke.hgi-sharp.hgi-bathtub-02:before{content:"䯺"}.hgi-stroke.hgi-sharp.hgi-batteries-energy:before{content:"䯻"}.hgi-stroke.hgi-sharp.hgi-battery-charging-01:before{content:"䯼"}.hgi-stroke.hgi-sharp.hgi-battery-charging-02:before{content:"䯽"}.hgi-stroke.hgi-sharp.hgi-battery-eco-charging:before{content:"䯾"}.hgi-stroke.hgi-sharp.hgi-battery-empty:before{content:"䯿"}.hgi-stroke.hgi-sharp.hgi-battery-full:before{content:"䰀"}.hgi-stroke.hgi-sharp.hgi-battery-low:before{content:"䰁"}.hgi-stroke.hgi-sharp.hgi-battery-medium-01:before{content:"䰂"}.hgi-stroke.hgi-sharp.hgi-battery-medium-02:before{content:"䰃"}.hgi-stroke.hgi-sharp.hgi-bbq-grill:before{content:"䰄"}.hgi-stroke.hgi-sharp.hgi-beach-02:before{content:"䰅"}.hgi-stroke.hgi-sharp.hgi-beach:before{content:"䰆"}.hgi-stroke.hgi-sharp.hgi-beater:before{content:"䰇"}.hgi-stroke.hgi-sharp.hgi-bebo:before{content:"䰈"}.hgi-stroke.hgi-sharp.hgi-bed-bunk:before{content:"䰉"}.hgi-stroke.hgi-sharp.hgi-bed-double:before{content:"䰊"}.hgi-stroke.hgi-sharp.hgi-bed-single-01:before{content:"䰋"}.hgi-stroke.hgi-sharp.hgi-bed-single-02:before{content:"䰌"}.hgi-stroke.hgi-sharp.hgi-bed:before{content:"䰍"}.hgi-stroke.hgi-sharp.hgi-bedug-01:before{content:"䰎"}.hgi-stroke.hgi-sharp.hgi-bedug-02:before{content:"䰏"}.hgi-stroke.hgi-sharp.hgi-behance-01:before{content:"䰐"}.hgi-stroke.hgi-sharp.hgi-behance-02:before{content:"䰑"}.hgi-stroke.hgi-sharp.hgi-belt:before{content:"䰒"}.hgi-stroke.hgi-sharp.hgi-bend-tool:before{content:"䰓"}.hgi-stroke.hgi-sharp.hgi-berlin-tower:before{content:"䰔"}.hgi-stroke.hgi-sharp.hgi-berlin:before{content:"䰕"}.hgi-stroke.hgi-sharp.hgi-beta:before{content:"䰖"}.hgi-stroke.hgi-sharp.hgi-bicycle-01:before{content:"䰗"}.hgi-stroke.hgi-sharp.hgi-bicycle:before{content:"䰘"}.hgi-stroke.hgi-sharp.hgi-billiard-01:before{content:"䰙"}.hgi-stroke.hgi-sharp.hgi-billiard-02:before{content:"䰚"}.hgi-stroke.hgi-sharp.hgi-binary-code:before{content:"䰛"}.hgi-stroke.hgi-sharp.hgi-bing:before{content:"䰜"}.hgi-stroke.hgi-sharp.hgi-bio-energy:before{content:"䰝"}.hgi-stroke.hgi-sharp.hgi-biomass-energy:before{content:"䰞"}.hgi-stroke.hgi-sharp.hgi-biometric-access:before{content:"䰟"}.hgi-stroke.hgi-sharp.hgi-biometric-device:before{content:"䰠"}.hgi-stroke.hgi-sharp.hgi-birthday-cake:before{content:"䰡"}.hgi-stroke.hgi-sharp.hgi-biscuit:before{content:"䰢"}.hgi-stroke.hgi-sharp.hgi-bitcoin-01:before{content:"䰣"}.hgi-stroke.hgi-sharp.hgi-bitcoin-02:before{content:"䰤"}.hgi-stroke.hgi-sharp.hgi-bitcoin-03:before{content:"䰥"}.hgi-stroke.hgi-sharp.hgi-bitcoin-04:before{content:"䰦"}.hgi-stroke.hgi-sharp.hgi-bitcoin-bag:before{content:"䰧"}.hgi-stroke.hgi-sharp.hgi-bitcoin-circle:before{content:"䰨"}.hgi-stroke.hgi-sharp.hgi-bitcoin-cloud:before{content:"䰩"}.hgi-stroke.hgi-sharp.hgi-bitcoin-cpu:before{content:"䰪"}.hgi-stroke.hgi-sharp.hgi-bitcoin-credit-card:before{content:"䰫"}.hgi-stroke.hgi-sharp.hgi-bitcoin-database:before{content:"䰬"}.hgi-stroke.hgi-sharp.hgi-bitcoin-down-01:before{content:"䰭"}.hgi-stroke.hgi-sharp.hgi-bitcoin-down-02:before{content:"䰮"}.hgi-stroke.hgi-sharp.hgi-bitcoin-ellipse:before{content:"䰯"}.hgi-stroke.hgi-sharp.hgi-bitcoin-eye:before{content:"䰰"}.hgi-stroke.hgi-sharp.hgi-bitcoin-filter:before{content:"䰱"}.hgi-stroke.hgi-sharp.hgi-bitcoin-flashdisk:before{content:"䰲"}.hgi-stroke.hgi-sharp.hgi-bitcoin-graph:before{content:"䰳"}.hgi-stroke.hgi-sharp.hgi-bitcoin-invoice:before{content:"䰴"}.hgi-stroke.hgi-sharp.hgi-bitcoin-key:before{content:"䰵"}.hgi-stroke.hgi-sharp.hgi-bitcoin-location:before{content:"䰶"}.hgi-stroke.hgi-sharp.hgi-bitcoin-lock:before{content:"䰷"}.hgi-stroke.hgi-sharp.hgi-bitcoin-mail:before{content:"䰸"}.hgi-stroke.hgi-sharp.hgi-bitcoin-mind:before{content:"䰹"}.hgi-stroke.hgi-sharp.hgi-bitcoin-money-01:before{content:"䰺"}.hgi-stroke.hgi-sharp.hgi-bitcoin-money-02:before{content:"䰻"}.hgi-stroke.hgi-sharp.hgi-bitcoin-pie-chart:before{content:"䰼"}.hgi-stroke.hgi-sharp.hgi-bitcoin-piggy-bank:before{content:"䰽"}.hgi-stroke.hgi-sharp.hgi-bitcoin-presentation:before{content:"䰾"}.hgi-stroke.hgi-sharp.hgi-bitcoin-receipt:before{content:"䰿"}.hgi-stroke.hgi-sharp.hgi-bitcoin-receive:before{content:"䱀"}.hgi-stroke.hgi-sharp.hgi-bitcoin-rectangle:before{content:"䱁"}.hgi-stroke.hgi-sharp.hgi-bitcoin-safe:before{content:"䱂"}.hgi-stroke.hgi-sharp.hgi-bitcoin-search:before{content:"䱃"}.hgi-stroke.hgi-sharp.hgi-bitcoin-send:before{content:"䱄"}.hgi-stroke.hgi-sharp.hgi-bitcoin-setting:before{content:"䱅"}.hgi-stroke.hgi-sharp.hgi-bitcoin-shield:before{content:"䱆"}.hgi-stroke.hgi-sharp.hgi-bitcoin-shopping:before{content:"䱇"}.hgi-stroke.hgi-sharp.hgi-bitcoin-smartphone-01:before{content:"䱈"}.hgi-stroke.hgi-sharp.hgi-bitcoin-smartphone-02:before{content:"䱉"}.hgi-stroke.hgi-sharp.hgi-bitcoin-square:before{content:"䱊"}.hgi-stroke.hgi-sharp.hgi-bitcoin-store:before{content:"䱋"}.hgi-stroke.hgi-sharp.hgi-bitcoin-tag:before{content:"䱌"}.hgi-stroke.hgi-sharp.hgi-bitcoin-target:before{content:"䱍"}.hgi-stroke.hgi-sharp.hgi-bitcoin-transaction:before{content:"䱎"}.hgi-stroke.hgi-sharp.hgi-bitcoin-up-01:before{content:"䱏"}.hgi-stroke.hgi-sharp.hgi-bitcoin-up-02:before{content:"䱐"}.hgi-stroke.hgi-sharp.hgi-bitcoin-wallet:before{content:"䱑"}.hgi-stroke.hgi-sharp.hgi-bitcoin-withdraw:before{content:"䱒"}.hgi-stroke.hgi-sharp.hgi-bitcoin:before{content:"䱓"}.hgi-stroke.hgi-sharp.hgi-black-hole-01:before{content:"䱔"}.hgi-stroke.hgi-sharp.hgi-black-hole:before{content:"䱕"}.hgi-stroke.hgi-sharp.hgi-blend:before{content:"䱖"}.hgi-stroke.hgi-sharp.hgi-blender:before{content:"䱗"}.hgi-stroke.hgi-sharp.hgi-block-game:before{content:"䱘"}.hgi-stroke.hgi-sharp.hgi-blockchain-01:before{content:"䱙"}.hgi-stroke.hgi-sharp.hgi-blockchain-02:before{content:"䱚"}.hgi-stroke.hgi-sharp.hgi-blockchain-03:before{content:"䱛"}.hgi-stroke.hgi-sharp.hgi-blockchain-04:before{content:"䱜"}.hgi-stroke.hgi-sharp.hgi-blockchain-05:before{content:"䱝"}.hgi-stroke.hgi-sharp.hgi-blockchain-06:before{content:"䱞"}.hgi-stroke.hgi-sharp.hgi-blockchain-07:before{content:"䱟"}.hgi-stroke.hgi-sharp.hgi-blocked:before{content:"䱠"}.hgi-stroke.hgi-sharp.hgi-blogger:before{content:"䱡"}.hgi-stroke.hgi-sharp.hgi-blood-bag:before{content:"䱢"}.hgi-stroke.hgi-sharp.hgi-blood-bottle:before{content:"䱣"}.hgi-stroke.hgi-sharp.hgi-blood-pressure:before{content:"䱤"}.hgi-stroke.hgi-sharp.hgi-blood-type:before{content:"䱥"}.hgi-stroke.hgi-sharp.hgi-blood:before{content:"䱦"}.hgi-stroke.hgi-sharp.hgi-bluetooth-circle:before{content:"䱧"}.hgi-stroke.hgi-sharp.hgi-bluetooth-not-connected:before{content:"䱨"}.hgi-stroke.hgi-sharp.hgi-bluetooth-search:before{content:"䱩"}.hgi-stroke.hgi-sharp.hgi-bluetooth-square:before{content:"䱪"}.hgi-stroke.hgi-sharp.hgi-bluetooth:before{content:"䱫"}.hgi-stroke.hgi-sharp.hgi-blur:before{content:"䱬"}.hgi-stroke.hgi-sharp.hgi-blush-brush-01:before{content:"䱭"}.hgi-stroke.hgi-sharp.hgi-blush-brush-02:before{content:"䱮"}.hgi-stroke.hgi-sharp.hgi-board-math:before{content:"䱯"}.hgi-stroke.hgi-sharp.hgi-boat:before{content:"䱰"}.hgi-stroke.hgi-sharp.hgi-body-armor:before{content:"䱱"}.hgi-stroke.hgi-sharp.hgi-body-part-leg:before{content:"䱲"}.hgi-stroke.hgi-sharp.hgi-body-part-muscle:before{content:"䱳"}.hgi-stroke.hgi-sharp.hgi-body-part-six-pack:before{content:"䱴"}.hgi-stroke.hgi-sharp.hgi-body-soap:before{content:"䱵"}.hgi-stroke.hgi-sharp.hgi-body-weight:before{content:"䱶"}.hgi-stroke.hgi-sharp.hgi-bomb:before{content:"䱷"}.hgi-stroke.hgi-sharp.hgi-bone-01:before{content:"䱸"}.hgi-stroke.hgi-sharp.hgi-bone-02:before{content:"䱹"}.hgi-stroke.hgi-sharp.hgi-book-01:before{content:"䱺"}.hgi-stroke.hgi-sharp.hgi-book-02:before{content:"䱻"}.hgi-stroke.hgi-sharp.hgi-book-03:before{content:"䱼"}.hgi-stroke.hgi-sharp.hgi-book-04:before{content:"䱽"}.hgi-stroke.hgi-sharp.hgi-book-bookmark-01:before{content:"䱾"}.hgi-stroke.hgi-sharp.hgi-book-bookmark-02:before{content:"䱿"}.hgi-stroke.hgi-sharp.hgi-book-download:before{content:"䲀"}.hgi-stroke.hgi-sharp.hgi-book-edit:before{content:"䲁"}.hgi-stroke.hgi-sharp.hgi-book-open-01:before{content:"䲂"}.hgi-stroke.hgi-sharp.hgi-book-open-02:before{content:"䲃"}.hgi-stroke.hgi-sharp.hgi-book-upload:before{content:"䲄"}.hgi-stroke.hgi-sharp.hgi-bookmark-01:before{content:"䲅"}.hgi-stroke.hgi-sharp.hgi-bookmark-02:before{content:"䲆"}.hgi-stroke.hgi-sharp.hgi-bookmark-03:before{content:"䲇"}.hgi-stroke.hgi-sharp.hgi-bookmark-add-01:before{content:"䲈"}.hgi-stroke.hgi-sharp.hgi-bookmark-add-02:before{content:"䲉"}.hgi-stroke.hgi-sharp.hgi-bookmark-block-01:before{content:"䲊"}.hgi-stroke.hgi-sharp.hgi-bookmark-block-02:before{content:"䲋"}.hgi-stroke.hgi-sharp.hgi-bookmark-check-01:before{content:"䲌"}.hgi-stroke.hgi-sharp.hgi-bookmark-check-02:before{content:"䲍"}.hgi-stroke.hgi-sharp.hgi-bookmark-minus-01:before{content:"䲎"}.hgi-stroke.hgi-sharp.hgi-bookmark-minus-02:before{content:"䲏"}.hgi-stroke.hgi-sharp.hgi-bookmark-off-01:before{content:"䲐"}.hgi-stroke.hgi-sharp.hgi-bookmark-off-02:before{content:"䲑"}.hgi-stroke.hgi-sharp.hgi-bookmark-remove-01:before{content:"䲒"}.hgi-stroke.hgi-sharp.hgi-bookmark-remove-02:before{content:"䲓"}.hgi-stroke.hgi-sharp.hgi-books-01:before{content:"䲔"}.hgi-stroke.hgi-sharp.hgi-books-02:before{content:"䲕"}.hgi-stroke.hgi-sharp.hgi-bookshelf-01:before{content:"䲖"}.hgi-stroke.hgi-sharp.hgi-bookshelf-02:before{content:"䲗"}.hgi-stroke.hgi-sharp.hgi-bookshelf-03:before{content:"䲘"}.hgi-stroke.hgi-sharp.hgi-bootstrap:before{content:"䲙"}.hgi-stroke.hgi-sharp.hgi-border-all-01:before{content:"䲚"}.hgi-stroke.hgi-sharp.hgi-border-all-02:before{content:"䲛"}.hgi-stroke.hgi-sharp.hgi-border-bottom-01:before{content:"䲜"}.hgi-stroke.hgi-sharp.hgi-border-bottom-02:before{content:"䲝"}.hgi-stroke.hgi-sharp.hgi-border-full:before{content:"䲞"}.hgi-stroke.hgi-sharp.hgi-border-horizontal:before{content:"䲟"}.hgi-stroke.hgi-sharp.hgi-border-inner:before{content:"䲠"}.hgi-stroke.hgi-sharp.hgi-border-left-01:before{content:"䲡"}.hgi-stroke.hgi-sharp.hgi-border-left-02:before{content:"䲢"}.hgi-stroke.hgi-sharp.hgi-border-none-01:before{content:"䲣"}.hgi-stroke.hgi-sharp.hgi-border-none-02:before{content:"䲤"}.hgi-stroke.hgi-sharp.hgi-border-right-01:before{content:"䲥"}.hgi-stroke.hgi-sharp.hgi-border-right-02:before{content:"䲦"}.hgi-stroke.hgi-sharp.hgi-border-top-01:before{content:"䲧"}.hgi-stroke.hgi-sharp.hgi-border-top-02:before{content:"䲨"}.hgi-stroke.hgi-sharp.hgi-border-vertical:before{content:"䲩"}.hgi-stroke.hgi-sharp.hgi-borobudur:before{content:"䲪"}.hgi-stroke.hgi-sharp.hgi-bot:before{content:"䲫"}.hgi-stroke.hgi-sharp.hgi-bounce-left:before{content:"䲬"}.hgi-stroke.hgi-sharp.hgi-bounce-right:before{content:"䲭"}.hgi-stroke.hgi-sharp.hgi-bounding-box:before{content:"䲮"}.hgi-stroke.hgi-sharp.hgi-bow-tie:before{content:"䲯"}.hgi-stroke.hgi-sharp.hgi-bowling-pins:before{content:"䲰"}.hgi-stroke.hgi-sharp.hgi-bowling:before{content:"䲱"}.hgi-stroke.hgi-sharp.hgi-boxer:before{content:"䲲"}.hgi-stroke.hgi-sharp.hgi-boxing-bag:before{content:"䲳"}.hgi-stroke.hgi-sharp.hgi-boxing-glove-01:before{content:"䲴"}.hgi-stroke.hgi-sharp.hgi-boxing-glove:before{content:"䲵"}.hgi-stroke.hgi-sharp.hgi-brain-01:before{content:"䲶"}.hgi-stroke.hgi-sharp.hgi-brain-02:before{content:"䲷"}.hgi-stroke.hgi-sharp.hgi-brain:before{content:"䲸"}.hgi-stroke.hgi-sharp.hgi-brandfetch:before{content:"䲹"}.hgi-stroke.hgi-sharp.hgi-bread-01:before{content:"䲺"}.hgi-stroke.hgi-sharp.hgi-bread-02:before{content:"䲻"}.hgi-stroke.hgi-sharp.hgi-bread-03:before{content:"䲼"}.hgi-stroke.hgi-sharp.hgi-bread-04:before{content:"䲽"}.hgi-stroke.hgi-sharp.hgi-breast-pump:before{content:"䲾"}.hgi-stroke.hgi-sharp.hgi-bridge:before{content:"䲿"}.hgi-stroke.hgi-sharp.hgi-briefcase-01:before{content:"䳀"}.hgi-stroke.hgi-sharp.hgi-briefcase-02:before{content:"䳁"}.hgi-stroke.hgi-sharp.hgi-briefcase-03:before{content:"䳂"}.hgi-stroke.hgi-sharp.hgi-briefcase-04:before{content:"䳃"}.hgi-stroke.hgi-sharp.hgi-briefcase-05:before{content:"䳄"}.hgi-stroke.hgi-sharp.hgi-briefcase-06:before{content:"䳅"}.hgi-stroke.hgi-sharp.hgi-briefcase-07:before{content:"䳆"}.hgi-stroke.hgi-sharp.hgi-briefcase-08:before{content:"䳇"}.hgi-stroke.hgi-sharp.hgi-briefcase-09:before{content:"䳈"}.hgi-stroke.hgi-sharp.hgi-briefcase-dollar:before{content:"䳉"}.hgi-stroke.hgi-sharp.hgi-broccoli:before{content:"䳊"}.hgi-stroke.hgi-sharp.hgi-brochure:before{content:"䳋"}.hgi-stroke.hgi-sharp.hgi-broken-bone:before{content:"䳌"}.hgi-stroke.hgi-sharp.hgi-browser:before{content:"䳍"}.hgi-stroke.hgi-sharp.hgi-brush:before{content:"䳎"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-add:before{content:"䳏"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-blocked:before{content:"䳐"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-cancel:before{content:"䳑"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-delay:before{content:"䳒"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-done:before{content:"䳓"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-download-01:before{content:"䳔"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-download-02:before{content:"䳕"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-edit:before{content:"䳖"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-favourite:before{content:"䳗"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-income:before{content:"䳘"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-lock:before{content:"䳙"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-notification:before{content:"䳚"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-outcome:before{content:"䳛"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-preview:before{content:"䳜"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-question:before{content:"䳝"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-search:before{content:"䳞"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-secure:before{content:"䳟"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-translate:before{content:"䳠"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-unlock:before{content:"䳡"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-upload:before{content:"䳢"}.hgi-stroke.hgi-sharp.hgi-bubble-chat-user:before{content:"䳣"}.hgi-stroke.hgi-sharp.hgi-bubble-chat:before{content:"䳤"}.hgi-stroke.hgi-sharp.hgi-bubble-tea-01:before{content:"䳥"}.hgi-stroke.hgi-sharp.hgi-bubble-tea-02:before{content:"䳦"}.hgi-stroke.hgi-sharp.hgi-bug-01:before{content:"䳧"}.hgi-stroke.hgi-sharp.hgi-bug-02:before{content:"䳨"}.hgi-stroke.hgi-sharp.hgi-building-01:before{content:"䳩"}.hgi-stroke.hgi-sharp.hgi-building-02:before{content:"䳪"}.hgi-stroke.hgi-sharp.hgi-building-03:before{content:"䳫"}.hgi-stroke.hgi-sharp.hgi-building-04:before{content:"䳬"}.hgi-stroke.hgi-sharp.hgi-building-05:before{content:"䳭"}.hgi-stroke.hgi-sharp.hgi-building-06:before{content:"䳮"}.hgi-stroke.hgi-sharp.hgi-bulb-charging:before{content:"䳯"}.hgi-stroke.hgi-sharp.hgi-bulb:before{content:"䳰"}.hgi-stroke.hgi-sharp.hgi-bulletproof-vest:before{content:"䳱"}.hgi-stroke.hgi-sharp.hgi-burj-al-arab:before{content:"䳲"}.hgi-stroke.hgi-sharp.hgi-burning-cd:before{content:"䳳"}.hgi-stroke.hgi-sharp.hgi-bus-01:before{content:"䳴"}.hgi-stroke.hgi-sharp.hgi-bus-02:before{content:"䳵"}.hgi-stroke.hgi-sharp.hgi-bus-03:before{content:"䳶"}.hgi-stroke.hgi-sharp.hgi-c-programming:before{content:"䳷"}.hgi-stroke.hgi-sharp.hgi-cabinet-01:before{content:"䳸"}.hgi-stroke.hgi-sharp.hgi-cabinet-02:before{content:"䳹"}.hgi-stroke.hgi-sharp.hgi-cabinet-03:before{content:"䳺"}.hgi-stroke.hgi-sharp.hgi-cabinet-04:before{content:"䳻"}.hgi-stroke.hgi-sharp.hgi-cable-car:before{content:"䳼"}.hgi-stroke.hgi-sharp.hgi-cactus:before{content:"䳽"}.hgi-stroke.hgi-sharp.hgi-caduceus:before{content:"䳾"}.hgi-stroke.hgi-sharp.hgi-cafe:before{content:"䳿"}.hgi-stroke.hgi-sharp.hgi-calculate:before{content:"䴀"}.hgi-stroke.hgi-sharp.hgi-calculator-01:before{content:"䴁"}.hgi-stroke.hgi-sharp.hgi-calculator:before{content:"䴂"}.hgi-stroke.hgi-sharp.hgi-calendar-01:before{content:"䴃"}.hgi-stroke.hgi-sharp.hgi-calendar-02:before{content:"䴄"}.hgi-stroke.hgi-sharp.hgi-calendar-03:before{content:"䴅"}.hgi-stroke.hgi-sharp.hgi-calendar-04:before{content:"䴆"}.hgi-stroke.hgi-sharp.hgi-calendar-add-01:before{content:"䴇"}.hgi-stroke.hgi-sharp.hgi-calendar-add-02:before{content:"䴈"}.hgi-stroke.hgi-sharp.hgi-calendar-block-01:before{content:"䴉"}.hgi-stroke.hgi-sharp.hgi-calendar-block-02:before{content:"䴊"}.hgi-stroke.hgi-sharp.hgi-calendar-check-in-01:before{content:"䴋"}.hgi-stroke.hgi-sharp.hgi-calendar-check-in-02:before{content:"䴌"}.hgi-stroke.hgi-sharp.hgi-calendar-check-out-01:before{content:"䴍"}.hgi-stroke.hgi-sharp.hgi-calendar-check-out-02:before{content:"䴎"}.hgi-stroke.hgi-sharp.hgi-calendar-download-01:before{content:"䴏"}.hgi-stroke.hgi-sharp.hgi-calendar-download-02:before{content:"䴐"}.hgi-stroke.hgi-sharp.hgi-calendar-favorite-01:before{content:"䴑"}.hgi-stroke.hgi-sharp.hgi-calendar-favorite-02:before{content:"䴒"}.hgi-stroke.hgi-sharp.hgi-calendar-lock-01:before{content:"䴓"}.hgi-stroke.hgi-sharp.hgi-calendar-lock-02:before{content:"䴔"}.hgi-stroke.hgi-sharp.hgi-calendar-love-01:before{content:"䴕"}.hgi-stroke.hgi-sharp.hgi-calendar-love-02:before{content:"䴖"}.hgi-stroke.hgi-sharp.hgi-calendar-minus-01:before{content:"䴗"}.hgi-stroke.hgi-sharp.hgi-calendar-minus-02:before{content:"䴘"}.hgi-stroke.hgi-sharp.hgi-calendar-remove-01:before{content:"䴙"}.hgi-stroke.hgi-sharp.hgi-calendar-remove-02:before{content:"䴚"}.hgi-stroke.hgi-sharp.hgi-calendar-setting-01:before{content:"䴛"}.hgi-stroke.hgi-sharp.hgi-calendar-setting-02:before{content:"䴜"}.hgi-stroke.hgi-sharp.hgi-calendar-upload-01:before{content:"䴝"}.hgi-stroke.hgi-sharp.hgi-calendar-upload-02:before{content:"䴞"}.hgi-stroke.hgi-sharp.hgi-call-02:before{content:"䴟"}.hgi-stroke.hgi-sharp.hgi-call-add-02:before{content:"䴠"}.hgi-stroke.hgi-sharp.hgi-call-add:before{content:"䴡"}.hgi-stroke.hgi-sharp.hgi-call-blocked-02:before{content:"䴢"}.hgi-stroke.hgi-sharp.hgi-call-blocked:before{content:"䴣"}.hgi-stroke.hgi-sharp.hgi-call-disabled-02:before{content:"䴤"}.hgi-stroke.hgi-sharp.hgi-call-disabled:before{content:"䴥"}.hgi-stroke.hgi-sharp.hgi-call-done-02:before{content:"䴦"}.hgi-stroke.hgi-sharp.hgi-call-done:before{content:"䴧"}.hgi-stroke.hgi-sharp.hgi-call-end-01:before{content:"䴨"}.hgi-stroke.hgi-sharp.hgi-call-end-02:before{content:"䴩"}.hgi-stroke.hgi-sharp.hgi-call-end-03:before{content:"䴪"}.hgi-stroke.hgi-sharp.hgi-call-end-04:before{content:"䴫"}.hgi-stroke.hgi-sharp.hgi-call-incoming-01:before{content:"䴬"}.hgi-stroke.hgi-sharp.hgi-call-incoming-02:before{content:"䴭"}.hgi-stroke.hgi-sharp.hgi-call-incoming-03:before{content:"䴮"}.hgi-stroke.hgi-sharp.hgi-call-incoming-04:before{content:"䴯"}.hgi-stroke.hgi-sharp.hgi-call-internal-02:before{content:"䴰"}.hgi-stroke.hgi-sharp.hgi-call-internal:before{content:"䴱"}.hgi-stroke.hgi-sharp.hgi-call-locked-02:before{content:"䴲"}.hgi-stroke.hgi-sharp.hgi-call-locked:before{content:"䴳"}.hgi-stroke.hgi-sharp.hgi-call-minus-02:before{content:"䴴"}.hgi-stroke.hgi-sharp.hgi-call-minus:before{content:"䴵"}.hgi-stroke.hgi-sharp.hgi-call-missed-01:before{content:"䴶"}.hgi-stroke.hgi-sharp.hgi-call-missed-02:before{content:"䴷"}.hgi-stroke.hgi-sharp.hgi-call-missed-03:before{content:"䴸"}.hgi-stroke.hgi-sharp.hgi-call-missed-04:before{content:"䴹"}.hgi-stroke.hgi-sharp.hgi-call-outgoing-01:before{content:"䴺"}.hgi-stroke.hgi-sharp.hgi-call-outgoing-02:before{content:"䴻"}.hgi-stroke.hgi-sharp.hgi-call-outgoing-03:before{content:"䴼"}.hgi-stroke.hgi-sharp.hgi-call-outgoing-04:before{content:"䴽"}.hgi-stroke.hgi-sharp.hgi-call-paused-02:before{content:"䴾"}.hgi-stroke.hgi-sharp.hgi-call-paused:before{content:"䴿"}.hgi-stroke.hgi-sharp.hgi-call-received-02:before{content:"䵀"}.hgi-stroke.hgi-sharp.hgi-call-received:before{content:"䵁"}.hgi-stroke.hgi-sharp.hgi-call-ringing-01:before{content:"䵂"}.hgi-stroke.hgi-sharp.hgi-call-ringing-02:before{content:"䵃"}.hgi-stroke.hgi-sharp.hgi-call-ringing-03:before{content:"䵄"}.hgi-stroke.hgi-sharp.hgi-call-ringing-04:before{content:"䵅"}.hgi-stroke.hgi-sharp.hgi-call-unlocked-02:before{content:"䵆"}.hgi-stroke.hgi-sharp.hgi-call-unlocked:before{content:"䵇"}.hgi-stroke.hgi-sharp.hgi-call:before{content:"䵈"}.hgi-stroke.hgi-sharp.hgi-calling-02:before{content:"䵉"}.hgi-stroke.hgi-sharp.hgi-calling:before{content:"䵊"}.hgi-stroke.hgi-sharp.hgi-camel:before{content:"䵋"}.hgi-stroke.hgi-sharp.hgi-camera-01:before{content:"䵌"}.hgi-stroke.hgi-sharp.hgi-camera-02:before{content:"䵍"}.hgi-stroke.hgi-sharp.hgi-camera-add-01:before{content:"䵎"}.hgi-stroke.hgi-sharp.hgi-camera-add-02:before{content:"䵏"}.hgi-stroke.hgi-sharp.hgi-camera-automatically-01:before{content:"䵐"}.hgi-stroke.hgi-sharp.hgi-camera-automatically-02:before{content:"䵑"}.hgi-stroke.hgi-sharp.hgi-camera-lens:before{content:"䵒"}.hgi-stroke.hgi-sharp.hgi-camera-microphone-01:before{content:"䵓"}.hgi-stroke.hgi-sharp.hgi-camera-microphone-02:before{content:"䵔"}.hgi-stroke.hgi-sharp.hgi-camera-night-mode-01:before{content:"䵕"}.hgi-stroke.hgi-sharp.hgi-camera-night-mode-02:before{content:"䵖"}.hgi-stroke.hgi-sharp.hgi-camera-off-01:before{content:"䵗"}.hgi-stroke.hgi-sharp.hgi-camera-off-02:before{content:"䵘"}.hgi-stroke.hgi-sharp.hgi-camera-rotated-01:before{content:"䵙"}.hgi-stroke.hgi-sharp.hgi-camera-rotated-02:before{content:"䵚"}.hgi-stroke.hgi-sharp.hgi-camera-smile-01:before{content:"䵛"}.hgi-stroke.hgi-sharp.hgi-camera-smile-02:before{content:"䵜"}.hgi-stroke.hgi-sharp.hgi-camera-tripod:before{content:"䵝"}.hgi-stroke.hgi-sharp.hgi-camera-video:before{content:"䵞"}.hgi-stroke.hgi-sharp.hgi-camper:before{content:"䵟"}.hgi-stroke.hgi-sharp.hgi-campfire:before{content:"䵠"}.hgi-stroke.hgi-sharp.hgi-cancel-01:before{content:"䵡"}.hgi-stroke.hgi-sharp.hgi-cancel-02:before{content:"䵢"}.hgi-stroke.hgi-sharp.hgi-cancel-circle-half-dot:before{content:"䵣"}.hgi-stroke.hgi-sharp.hgi-cancel-circle:before{content:"䵤"}.hgi-stroke.hgi-sharp.hgi-cancel-square:before{content:"䵥"}.hgi-stroke.hgi-sharp.hgi-candelier-01:before{content:"䵦"}.hgi-stroke.hgi-sharp.hgi-candelier-02:before{content:"䵧"}.hgi-stroke.hgi-sharp.hgi-canvas:before{content:"䵨"}.hgi-stroke.hgi-sharp.hgi-cap-projecting:before{content:"䵩"}.hgi-stroke.hgi-sharp.hgi-cap-round:before{content:"䵪"}.hgi-stroke.hgi-sharp.hgi-cap-straight:before{content:"䵫"}.hgi-stroke.hgi-sharp.hgi-cap:before{content:"䵬"}.hgi-stroke.hgi-sharp.hgi-capcut-rectangle:before{content:"䵭"}.hgi-stroke.hgi-sharp.hgi-capcut:before{content:"䵮"}.hgi-stroke.hgi-sharp.hgi-car-01:before{content:"䵯"}.hgi-stroke.hgi-sharp.hgi-car-02:before{content:"䵰"}.hgi-stroke.hgi-sharp.hgi-car-03:before{content:"䵱"}.hgi-stroke.hgi-sharp.hgi-car-04:before{content:"䵲"}.hgi-stroke.hgi-sharp.hgi-car-parking-01:before{content:"䵳"}.hgi-stroke.hgi-sharp.hgi-car-parking-02:before{content:"䵴"}.hgi-stroke.hgi-sharp.hgi-caravan:before{content:"䵵"}.hgi-stroke.hgi-sharp.hgi-card-exchange-01:before{content:"䵶"}.hgi-stroke.hgi-sharp.hgi-card-exchange-02:before{content:"䵷"}.hgi-stroke.hgi-sharp.hgi-cardigan:before{content:"䵸"}.hgi-stroke.hgi-sharp.hgi-cardiogram-01:before{content:"䵹"}.hgi-stroke.hgi-sharp.hgi-cardiogram-02:before{content:"䵺"}.hgi-stroke.hgi-sharp.hgi-cards-01:before{content:"䵻"}.hgi-stroke.hgi-sharp.hgi-cards-02:before{content:"䵼"}.hgi-stroke.hgi-sharp.hgi-cargo-ship:before{content:"䵽"}.hgi-stroke.hgi-sharp.hgi-carousel-horizontal-02:before{content:"䵾"}.hgi-stroke.hgi-sharp.hgi-carousel-horizontal:before{content:"䵿"}.hgi-stroke.hgi-sharp.hgi-carousel-vertical:before{content:"䶀"}.hgi-stroke.hgi-sharp.hgi-carrot:before{content:"䶁"}.hgi-stroke.hgi-sharp.hgi-cash-01:before{content:"䶂"}.hgi-stroke.hgi-sharp.hgi-cash-02:before{content:"䶃"}.hgi-stroke.hgi-sharp.hgi-cashback:before{content:"䶄"}.hgi-stroke.hgi-sharp.hgi-cashier-02:before{content:"䶅"}.hgi-stroke.hgi-sharp.hgi-cashier:before{content:"䶆"}.hgi-stroke.hgi-sharp.hgi-castle-01:before{content:"䶇"}.hgi-stroke.hgi-sharp.hgi-castle-02:before{content:"䶈"}.hgi-stroke.hgi-sharp.hgi-castle:before{content:"䶉"}.hgi-stroke.hgi-sharp.hgi-catalogue:before{content:"䶊"}.hgi-stroke.hgi-sharp.hgi-cayan-tower:before{content:"䶋"}.hgi-stroke.hgi-sharp.hgi-cctv-camera:before{content:"䶌"}.hgi-stroke.hgi-sharp.hgi-cd:before{content:"䶍"}.hgi-stroke.hgi-sharp.hgi-cells:before{content:"䶎"}.hgi-stroke.hgi-sharp.hgi-cellular-network-offline:before{content:"䶏"}.hgi-stroke.hgi-sharp.hgi-cellular-network:before{content:"䶐"}.hgi-stroke.hgi-sharp.hgi-celsius:before{content:"䶑"}.hgi-stroke.hgi-sharp.hgi-center-focus:before{content:"䶒"}.hgi-stroke.hgi-sharp.hgi-central-shaheed-minar:before{content:"䶓"}.hgi-stroke.hgi-sharp.hgi-centralized:before{content:"䶔"}.hgi-stroke.hgi-sharp.hgi-certificate-01:before{content:"䶕"}.hgi-stroke.hgi-sharp.hgi-certificate-02:before{content:"䶖"}.hgi-stroke.hgi-sharp.hgi-chair-01:before{content:"䶗"}.hgi-stroke.hgi-sharp.hgi-chair-02:before{content:"䶘"}.hgi-stroke.hgi-sharp.hgi-chair-03:before{content:"䶙"}.hgi-stroke.hgi-sharp.hgi-chair-04:before{content:"䶚"}.hgi-stroke.hgi-sharp.hgi-chair-05:before{content:"䶛"}.hgi-stroke.hgi-sharp.hgi-chair-barber:before{content:"䶜"}.hgi-stroke.hgi-sharp.hgi-champion:before{content:"䶝"}.hgi-stroke.hgi-sharp.hgi-change-screen-mode:before{content:"䶞"}.hgi-stroke.hgi-sharp.hgi-character-phonetic:before{content:"䶟"}.hgi-stroke.hgi-sharp.hgi-charity:before{content:"䶠"}.hgi-stroke.hgi-sharp.hgi-chart-average:before{content:"䶡"}.hgi-stroke.hgi-sharp.hgi-chart-bar-line:before{content:"䶢"}.hgi-stroke.hgi-sharp.hgi-chart-breakout-circle:before{content:"䶣"}.hgi-stroke.hgi-sharp.hgi-chart-breakout-square:before{content:"䶤"}.hgi-stroke.hgi-sharp.hgi-chart-bubble-01:before{content:"䶥"}.hgi-stroke.hgi-sharp.hgi-chart-bubble-02:before{content:"䶦"}.hgi-stroke.hgi-sharp.hgi-chart-column:before{content:"䶧"}.hgi-stroke.hgi-sharp.hgi-chart-decrease:before{content:"䶨"}.hgi-stroke.hgi-sharp.hgi-chart-evaluation:before{content:"䶩"}.hgi-stroke.hgi-sharp.hgi-chart-high-low:before{content:"䶪"}.hgi-stroke.hgi-sharp.hgi-chart-histogram:before{content:"䶫"}.hgi-stroke.hgi-sharp.hgi-chart-increase:before{content:"䶬"}.hgi-stroke.hgi-sharp.hgi-chart-line-data-01:before{content:"䶭"}.hgi-stroke.hgi-sharp.hgi-chart-line-data-02:before{content:"䶮"}.hgi-stroke.hgi-sharp.hgi-chart-line-data-03:before{content:"䶯"}.hgi-stroke.hgi-sharp.hgi-chart-maximum:before{content:"䶰"}.hgi-stroke.hgi-sharp.hgi-chart-medium:before{content:"䶱"}.hgi-stroke.hgi-sharp.hgi-chart-minimum:before{content:"䶲"}.hgi-stroke.hgi-sharp.hgi-chart-radar:before{content:"䶳"}.hgi-stroke.hgi-sharp.hgi-chart-relationship:before{content:"䶴"}.hgi-stroke.hgi-sharp.hgi-chart-ring:before{content:"䶵"}.hgi-stroke.hgi-sharp.hgi-chart-rose:before{content:"䶶"}.hgi-stroke.hgi-sharp.hgi-chart-scatter:before{content:"䶷"}.hgi-stroke.hgi-sharp.hgi-chart:before{content:"䶸"}.hgi-stroke.hgi-sharp.hgi-chat-bot:before{content:"䶹"}.hgi-stroke.hgi-sharp.hgi-chat-gpt:before{content:"䶺"}.hgi-stroke.hgi-sharp.hgi-chatting-01:before{content:"䶻"}.hgi-stroke.hgi-sharp.hgi-check-list:before{content:"䶼"}.hgi-stroke.hgi-sharp.hgi-check-unread-01:before{content:"䶽"}.hgi-stroke.hgi-sharp.hgi-check-unread-02:before{content:"䶾"}.hgi-stroke.hgi-sharp.hgi-check-unread-03:before{content:"䶿"}.hgi-stroke.hgi-sharp.hgi-check-unread-04:before{content:"䷀"}.hgi-stroke.hgi-sharp.hgi-checkmark-badge-01:before{content:"䷁"}.hgi-stroke.hgi-sharp.hgi-checkmark-badge-02:before{content:"䷂"}.hgi-stroke.hgi-sharp.hgi-checkmark-badge-03:before{content:"䷃"}.hgi-stroke.hgi-sharp.hgi-checkmark-badge-04:before{content:"䷄"}.hgi-stroke.hgi-sharp.hgi-checkmark-circle-01:before{content:"䷅"}.hgi-stroke.hgi-sharp.hgi-checkmark-circle-02:before{content:"䷆"}.hgi-stroke.hgi-sharp.hgi-checkmark-circle-03:before{content:"䷇"}.hgi-stroke.hgi-sharp.hgi-checkmark-circle-04:before{content:"䷈"}.hgi-stroke.hgi-sharp.hgi-checkmark-square-01:before{content:"䷉"}.hgi-stroke.hgi-sharp.hgi-checkmark-square-02:before{content:"䷊"}.hgi-stroke.hgi-sharp.hgi-checkmark-square-03:before{content:"䷋"}.hgi-stroke.hgi-sharp.hgi-checkmark-square-04:before{content:"䷌"}.hgi-stroke.hgi-sharp.hgi-cheese-cake-01:before{content:"䷍"}.hgi-stroke.hgi-sharp.hgi-cheese-cake-02:before{content:"䷎"}.hgi-stroke.hgi-sharp.hgi-cheese:before{content:"䷏"}.hgi-stroke.hgi-sharp.hgi-chef-hat:before{content:"䷐"}.hgi-stroke.hgi-sharp.hgi-chef:before{content:"䷑"}.hgi-stroke.hgi-sharp.hgi-chemistry-01:before{content:"䷒"}.hgi-stroke.hgi-sharp.hgi-chemistry-02:before{content:"䷓"}.hgi-stroke.hgi-sharp.hgi-chemistry-03:before{content:"䷔"}.hgi-stroke.hgi-sharp.hgi-cherry:before{content:"䷕"}.hgi-stroke.hgi-sharp.hgi-chess-01:before{content:"䷖"}.hgi-stroke.hgi-sharp.hgi-chess-02:before{content:"䷗"}.hgi-stroke.hgi-sharp.hgi-chess-pawn:before{content:"䷘"}.hgi-stroke.hgi-sharp.hgi-chicken-thighs:before{content:"䷙"}.hgi-stroke.hgi-sharp.hgi-chimney:before{content:"䷚"}.hgi-stroke.hgi-sharp.hgi-china-temple:before{content:"䷛"}.hgi-stroke.hgi-sharp.hgi-chip-02:before{content:"䷜"}.hgi-stroke.hgi-sharp.hgi-chip:before{content:"䷝"}.hgi-stroke.hgi-sharp.hgi-chocolate:before{content:"䷞"}.hgi-stroke.hgi-sharp.hgi-chrome:before{content:"䷟"}.hgi-stroke.hgi-sharp.hgi-chrysler:before{content:"䷠"}.hgi-stroke.hgi-sharp.hgi-church:before{content:"䷡"}.hgi-stroke.hgi-sharp.hgi-cinnamon-roll:before{content:"䷢"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-data-transfer-diagonal:before{content:"䷣"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-data-transfer-horizontal:before{content:"䷤"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-data-transfer-vertical:before{content:"䷥"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-diagonal-01:before{content:"䷦"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-diagonal-02:before{content:"䷧"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-01:before{content:"䷨"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-02:before{content:"䷩"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-03:before{content:"䷪"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-double:before{content:"䷫"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-left:before{content:"䷬"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-down-right:before{content:"䷭"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-expand-01:before{content:"䷮"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-expand-02:before{content:"䷯"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-horizontal:before{content:"䷰"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-01:before{content:"䷱"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-02:before{content:"䷲"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-03:before{content:"䷳"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-double:before{content:"䷴"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-left-right:before{content:"䷵"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-down-left:before{content:"䷶"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-down-right:before{content:"䷷"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-left-down:before{content:"䷸"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-right-down:before{content:"䷹"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-up-left:before{content:"䷺"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-move-up-right:before{content:"䷻"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-reload-01:before{content:"䷼"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-reload-02:before{content:"䷽"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-right-01:before{content:"䷾"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-right-02:before{content:"䷿"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-right-03:before{content:"一"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-right-double:before{content:"丁"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-shrink-01:before{content:"丂"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-shrink-02:before{content:"七"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-01:before{content:"丄"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-02:before{content:"丅"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-03:before{content:"丆"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-double:before{content:"万"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-down:before{content:"丈"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-left:before{content:"三"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-up-right:before{content:"上"}.hgi-stroke.hgi-sharp.hgi-circle-arrow-vertical:before{content:"下"}.hgi-stroke.hgi-sharp.hgi-circle-lock-01:before{content:"丌"}.hgi-stroke.hgi-sharp.hgi-circle-lock-02:before{content:"不"}.hgi-stroke.hgi-sharp.hgi-circle-lock-add-01:before{content:"与"}.hgi-stroke.hgi-sharp.hgi-circle-lock-add-02:before{content:"丏"}.hgi-stroke.hgi-sharp.hgi-circle-lock-check-01:before{content:"丐"}.hgi-stroke.hgi-sharp.hgi-circle-lock-check-02:before{content:"丑"}.hgi-stroke.hgi-sharp.hgi-circle-lock-minus-01:before{content:"丒"}.hgi-stroke.hgi-sharp.hgi-circle-lock-minus-02:before{content:"专"}.hgi-stroke.hgi-sharp.hgi-circle-lock-remove-01:before{content:"且"}.hgi-stroke.hgi-sharp.hgi-circle-lock-remove-02:before{content:"丕"}.hgi-stroke.hgi-sharp.hgi-circle-password:before{content:"世"}.hgi-stroke.hgi-sharp.hgi-circle-unlock-01:before{content:"丗"}.hgi-stroke.hgi-sharp.hgi-circle-unlock-02:before{content:"丘"}.hgi-stroke.hgi-sharp.hgi-circle:before{content:"丙"}.hgi-stroke.hgi-sharp.hgi-city-01:before{content:"业"}.hgi-stroke.hgi-sharp.hgi-city-02:before{content:"丛"}.hgi-stroke.hgi-sharp.hgi-city-03:before{content:"东"}.hgi-stroke.hgi-sharp.hgi-clapping-01:before{content:"丝"}.hgi-stroke.hgi-sharp.hgi-clapping-02:before{content:"丞"}.hgi-stroke.hgi-sharp.hgi-clean:before{content:"丟"}.hgi-stroke.hgi-sharp.hgi-cleaning-bucket:before{content:"丠"}.hgi-stroke.hgi-sharp.hgi-clinic:before{content:"両"}.hgi-stroke.hgi-sharp.hgi-clip:before{content:"丢"}.hgi-stroke.hgi-sharp.hgi-clipboard:before{content:"丣"}.hgi-stroke.hgi-sharp.hgi-clock-01:before{content:"两"}.hgi-stroke.hgi-sharp.hgi-clock-02:before{content:"严"}.hgi-stroke.hgi-sharp.hgi-clock-03:before{content:"並"}.hgi-stroke.hgi-sharp.hgi-clock-04:before{content:"丧"}.hgi-stroke.hgi-sharp.hgi-clock-05:before{content:"丨"}.hgi-stroke.hgi-sharp.hgi-closed-caption-alt:before{content:"丩"}.hgi-stroke.hgi-sharp.hgi-closed-caption:before{content:"个"}.hgi-stroke.hgi-sharp.hgi-clothes:before{content:"丫"}.hgi-stroke.hgi-sharp.hgi-cloud-angled-rain-zap:before{content:"丬"}.hgi-stroke.hgi-sharp.hgi-cloud-angled-rain:before{content:"中"}.hgi-stroke.hgi-sharp.hgi-cloud-angled-zap:before{content:"丮"}.hgi-stroke.hgi-sharp.hgi-cloud-big-rain:before{content:"丯"}.hgi-stroke.hgi-sharp.hgi-cloud-download:before{content:"丰"}.hgi-stroke.hgi-sharp.hgi-cloud-fast-wind:before{content:"丱"}.hgi-stroke.hgi-sharp.hgi-cloud-hailstone:before{content:"串"}.hgi-stroke.hgi-sharp.hgi-cloud-little-rain:before{content:"丳"}.hgi-stroke.hgi-sharp.hgi-cloud-little-snow:before{content:"临"}.hgi-stroke.hgi-sharp.hgi-cloud-loading:before{content:"丵"}.hgi-stroke.hgi-sharp.hgi-cloud-mid-rain:before{content:"丶"}.hgi-stroke.hgi-sharp.hgi-cloud-mid-snow:before{content:"丷"}.hgi-stroke.hgi-sharp.hgi-cloud-saving-done-01:before{content:"丸"}.hgi-stroke.hgi-sharp.hgi-cloud-saving-done-02:before{content:"丹"}.hgi-stroke.hgi-sharp.hgi-cloud-server:before{content:"为"}.hgi-stroke.hgi-sharp.hgi-cloud-slow-wind:before{content:"主"}.hgi-stroke.hgi-sharp.hgi-cloud-snow:before{content:"丼"}.hgi-stroke.hgi-sharp.hgi-cloud-upload:before{content:"丽"}.hgi-stroke.hgi-sharp.hgi-cloud:before{content:"举"}.hgi-stroke.hgi-sharp.hgi-clubs-01:before{content:"丿"}.hgi-stroke.hgi-sharp.hgi-clubs-02:before{content:"乀"}.hgi-stroke.hgi-sharp.hgi-co-present:before{content:"乁"}.hgi-stroke.hgi-sharp.hgi-code-circle:before{content:"乂"}.hgi-stroke.hgi-sharp.hgi-code-folder:before{content:"乃"}.hgi-stroke.hgi-sharp.hgi-code-square:before{content:"乄"}.hgi-stroke.hgi-sharp.hgi-code:before{content:"久"}.hgi-stroke.hgi-sharp.hgi-codesandbox:before{content:"乆"}.hgi-stroke.hgi-sharp.hgi-coffee-01:before{content:"乇"}.hgi-stroke.hgi-sharp.hgi-coffee-02:before{content:"么"}.hgi-stroke.hgi-sharp.hgi-coffee-beans:before{content:"义"}.hgi-stroke.hgi-sharp.hgi-coins-01:before{content:"乊"}.hgi-stroke.hgi-sharp.hgi-coins-02:before{content:"之"}.hgi-stroke.hgi-sharp.hgi-coins-bitcoin:before{content:"乌"}.hgi-stroke.hgi-sharp.hgi-coins-dollar:before{content:"乍"}.hgi-stroke.hgi-sharp.hgi-coins-euro:before{content:"乎"}.hgi-stroke.hgi-sharp.hgi-coins-pound:before{content:"乏"}.hgi-stroke.hgi-sharp.hgi-coins-swap:before{content:"乐"}.hgi-stroke.hgi-sharp.hgi-coins-yen:before{content:"乑"}.hgi-stroke.hgi-sharp.hgi-collections-bookmark:before{content:"乒"}.hgi-stroke.hgi-sharp.hgi-color-picker:before{content:"乓"}.hgi-stroke.hgi-sharp.hgi-colors:before{content:"乔"}.hgi-stroke.hgi-sharp.hgi-colosseum:before{content:"乕"}.hgi-stroke.hgi-sharp.hgi-column-delete:before{content:"乖"}.hgi-stroke.hgi-sharp.hgi-column-insert:before{content:"乗"}.hgi-stroke.hgi-sharp.hgi-comet-01:before{content:"乘"}.hgi-stroke.hgi-sharp.hgi-comet-02:before{content:"乙"}.hgi-stroke.hgi-sharp.hgi-coming-soon-01:before{content:"乚"}.hgi-stroke.hgi-sharp.hgi-coming-soon-02:before{content:"乛"}.hgi-stroke.hgi-sharp.hgi-command-line:before{content:"乜"}.hgi-stroke.hgi-sharp.hgi-command:before{content:"九"}.hgi-stroke.hgi-sharp.hgi-comment-01:before{content:"乞"}.hgi-stroke.hgi-sharp.hgi-comment-02:before{content:"也"}.hgi-stroke.hgi-sharp.hgi-comment-add-01:before{content:"习"}.hgi-stroke.hgi-sharp.hgi-comment-add-02:before{content:"乡"}.hgi-stroke.hgi-sharp.hgi-comment-block-01:before{content:"乢"}.hgi-stroke.hgi-sharp.hgi-comment-block-02:before{content:"乣"}.hgi-stroke.hgi-sharp.hgi-comment-remove-01:before{content:"乤"}.hgi-stroke.hgi-sharp.hgi-comment-remove-02:before{content:"乥"}.hgi-stroke.hgi-sharp.hgi-compass-01:before{content:"书"}.hgi-stroke.hgi-sharp.hgi-compass:before{content:"乧"}.hgi-stroke.hgi-sharp.hgi-complaint:before{content:"乨"}.hgi-stroke.hgi-sharp.hgi-computer-add:before{content:"乩"}.hgi-stroke.hgi-sharp.hgi-computer-check:before{content:"乪"}.hgi-stroke.hgi-sharp.hgi-computer-cloud:before{content:"乫"}.hgi-stroke.hgi-sharp.hgi-computer-desk-01:before{content:"乬"}.hgi-stroke.hgi-sharp.hgi-computer-desk-02:before{content:"乭"}.hgi-stroke.hgi-sharp.hgi-computer-desk-03:before{content:"乮"}.hgi-stroke.hgi-sharp.hgi-computer-dollar:before{content:"乯"}.hgi-stroke.hgi-sharp.hgi-computer-phone-sync:before{content:"买"}.hgi-stroke.hgi-sharp.hgi-computer-programming-01:before{content:"乱"}.hgi-stroke.hgi-sharp.hgi-computer-programming-02:before{content:"乲"}.hgi-stroke.hgi-sharp.hgi-computer-protection:before{content:"乳"}.hgi-stroke.hgi-sharp.hgi-computer-remove:before{content:"乴"}.hgi-stroke.hgi-sharp.hgi-computer-settings:before{content:"乵"}.hgi-stroke.hgi-sharp.hgi-computer-video-call:before{content:"乶"}.hgi-stroke.hgi-sharp.hgi-computer-video:before{content:"乷"}.hgi-stroke.hgi-sharp.hgi-computer:before{content:"乸"}.hgi-stroke.hgi-sharp.hgi-cone-01:before{content:"乹"}.hgi-stroke.hgi-sharp.hgi-cone-02:before{content:"乺"}.hgi-stroke.hgi-sharp.hgi-conference:before{content:"乻"}.hgi-stroke.hgi-sharp.hgi-configuration-01:before{content:"乼"}.hgi-stroke.hgi-sharp.hgi-configuration-02:before{content:"乽"}.hgi-stroke.hgi-sharp.hgi-confused:before{content:"乾"}.hgi-stroke.hgi-sharp.hgi-congruent-to-circle:before{content:"乿"}.hgi-stroke.hgi-sharp.hgi-congruent-to-square:before{content:"亀"}.hgi-stroke.hgi-sharp.hgi-congruent-to:before{content:"亁"}.hgi-stroke.hgi-sharp.hgi-connect:before{content:"亂"}.hgi-stroke.hgi-sharp.hgi-console:before{content:"亃"}.hgi-stroke.hgi-sharp.hgi-constellation:before{content:"亄"}.hgi-stroke.hgi-sharp.hgi-contact-01:before{content:"亅"}.hgi-stroke.hgi-sharp.hgi-contact-02:before{content:"了"}.hgi-stroke.hgi-sharp.hgi-contact-book:before{content:"亇"}.hgi-stroke.hgi-sharp.hgi-contact:before{content:"予"}.hgi-stroke.hgi-sharp.hgi-container-truck-01:before{content:"争"}.hgi-stroke.hgi-sharp.hgi-container-truck-02:before{content:"亊"}.hgi-stroke.hgi-sharp.hgi-container-truck:before{content:"事"}.hgi-stroke.hgi-sharp.hgi-contracts:before{content:"二"}.hgi-stroke.hgi-sharp.hgi-conversation:before{content:"亍"}.hgi-stroke.hgi-sharp.hgi-cook-book:before{content:"于"}.hgi-stroke.hgi-sharp.hgi-cookie:before{content:"亏"}.hgi-stroke.hgi-sharp.hgi-coordinate-01:before{content:"亐"}.hgi-stroke.hgi-sharp.hgi-coordinate-02:before{content:"云"}.hgi-stroke.hgi-sharp.hgi-copilot:before{content:"互"}.hgi-stroke.hgi-sharp.hgi-copy-01:before{content:"亓"}.hgi-stroke.hgi-sharp.hgi-copy-02:before{content:"五"}.hgi-stroke.hgi-sharp.hgi-copy-link:before{content:"井"}.hgi-stroke.hgi-sharp.hgi-copyright:before{content:"亖"}.hgi-stroke.hgi-sharp.hgi-corn:before{content:"亗"}.hgi-stroke.hgi-sharp.hgi-corporate:before{content:"亘"}.hgi-stroke.hgi-sharp.hgi-cos:before{content:"亙"}.hgi-stroke.hgi-sharp.hgi-cosine-01:before{content:"亚"}.hgi-stroke.hgi-sharp.hgi-cosine-02:before{content:"些"}.hgi-stroke.hgi-sharp.hgi-cottage:before{content:"亜"}.hgi-stroke.hgi-sharp.hgi-cotton-candy:before{content:"亝"}.hgi-stroke.hgi-sharp.hgi-coupon-01:before{content:"亞"}.hgi-stroke.hgi-sharp.hgi-coupon-02:before{content:"亟"}.hgi-stroke.hgi-sharp.hgi-coupon-03:before{content:"亠"}.hgi-stroke.hgi-sharp.hgi-coupon-percent:before{content:"亡"}.hgi-stroke.hgi-sharp.hgi-course:before{content:"亢"}.hgi-stroke.hgi-sharp.hgi-court-house:before{content:"亣"}.hgi-stroke.hgi-sharp.hgi-court-law:before{content:"交"}.hgi-stroke.hgi-sharp.hgi-covariate:before{content:"亥"}.hgi-stroke.hgi-sharp.hgi-covid-info:before{content:"亦"}.hgi-stroke.hgi-sharp.hgi-cowboy-hat:before{content:"产"}.hgi-stroke.hgi-sharp.hgi-cplusplus:before{content:"亨"}.hgi-stroke.hgi-sharp.hgi-cpu-charge:before{content:"亩"}.hgi-stroke.hgi-sharp.hgi-cpu-settings:before{content:"亪"}.hgi-stroke.hgi-sharp.hgi-cpu:before{content:"享"}.hgi-stroke.hgi-sharp.hgi-crab:before{content:"京"}.hgi-stroke.hgi-sharp.hgi-crane:before{content:"亭"}.hgi-stroke.hgi-sharp.hgi-crazy:before{content:"亮"}.hgi-stroke.hgi-sharp.hgi-creative-market:before{content:"亯"}.hgi-stroke.hgi-sharp.hgi-credit-card-accept:before{content:"亰"}.hgi-stroke.hgi-sharp.hgi-credit-card-add:before{content:"亱"}.hgi-stroke.hgi-sharp.hgi-credit-card-change:before{content:"亲"}.hgi-stroke.hgi-sharp.hgi-credit-card-defrost:before{content:"亳"}.hgi-stroke.hgi-sharp.hgi-credit-card-freeze:before{content:"亴"}.hgi-stroke.hgi-sharp.hgi-credit-card-not-accept:before{content:"亵"}.hgi-stroke.hgi-sharp.hgi-credit-card-not-found:before{content:"亶"}.hgi-stroke.hgi-sharp.hgi-credit-card-pos:before{content:"亷"}.hgi-stroke.hgi-sharp.hgi-credit-card-validation:before{content:"亸"}.hgi-stroke.hgi-sharp.hgi-credit-card:before{content:"亹"}.hgi-stroke.hgi-sharp.hgi-cricket-bat:before{content:"人"}.hgi-stroke.hgi-sharp.hgi-cricket-helmet:before{content:"亻"}.hgi-stroke.hgi-sharp.hgi-croissant:before{content:"亼"}.hgi-stroke.hgi-sharp.hgi-crop:before{content:"亽"}.hgi-stroke.hgi-sharp.hgi-crowdfunding:before{content:"亾"}.hgi-stroke.hgi-sharp.hgi-crown:before{content:"亿"}.hgi-stroke.hgi-sharp.hgi-crying:before{content:"什"}.hgi-stroke.hgi-sharp.hgi-csv-01:before{content:"仁"}.hgi-stroke.hgi-sharp.hgi-csv-02:before{content:"仂"}.hgi-stroke.hgi-sharp.hgi-cube:before{content:"仃"}.hgi-stroke.hgi-sharp.hgi-cupcake-01:before{content:"仄"}.hgi-stroke.hgi-sharp.hgi-cupcake-02:before{content:"仅"}.hgi-stroke.hgi-sharp.hgi-cupcake-03:before{content:"仆"}.hgi-stroke.hgi-sharp.hgi-curling:before{content:"仇"}.hgi-stroke.hgi-sharp.hgi-cursor-01:before{content:"仈"}.hgi-stroke.hgi-sharp.hgi-cursor-02:before{content:"仉"}.hgi-stroke.hgi-sharp.hgi-cursor-add-selection-01:before{content:"今"}.hgi-stroke.hgi-sharp.hgi-cursor-add-selection-02:before{content:"介"}.hgi-stroke.hgi-sharp.hgi-cursor-circle-selection-01:before{content:"仌"}.hgi-stroke.hgi-sharp.hgi-cursor-circle-selection-02:before{content:"仍"}.hgi-stroke.hgi-sharp.hgi-cursor-disabled-01:before{content:"从"}.hgi-stroke.hgi-sharp.hgi-cursor-disabled-02:before{content:"仏"}.hgi-stroke.hgi-sharp.hgi-cursor-edit-01:before{content:"仐"}.hgi-stroke.hgi-sharp.hgi-cursor-edit-02:before{content:"仑"}.hgi-stroke.hgi-sharp.hgi-cursor-hold-01:before{content:"仒"}.hgi-stroke.hgi-sharp.hgi-cursor-hold-02:before{content:"仓"}.hgi-stroke.hgi-sharp.hgi-cursor-in-window:before{content:"仔"}.hgi-stroke.hgi-sharp.hgi-cursor-info-01:before{content:"仕"}.hgi-stroke.hgi-sharp.hgi-cursor-info-02:before{content:"他"}.hgi-stroke.hgi-sharp.hgi-cursor-loading-01:before{content:"仗"}.hgi-stroke.hgi-sharp.hgi-cursor-loading-02:before{content:"付"}.hgi-stroke.hgi-sharp.hgi-cursor-magic-selection-01:before{content:"仙"}.hgi-stroke.hgi-sharp.hgi-cursor-magic-selection-02:before{content:"仚"}.hgi-stroke.hgi-sharp.hgi-cursor-move-01:before{content:"仛"}.hgi-stroke.hgi-sharp.hgi-cursor-move-02:before{content:"仜"}.hgi-stroke.hgi-sharp.hgi-cursor-pointer-01:before{content:"仝"}.hgi-stroke.hgi-sharp.hgi-cursor-pointer-02:before{content:"仞"}.hgi-stroke.hgi-sharp.hgi-cursor-progress-01:before{content:"仟"}.hgi-stroke.hgi-sharp.hgi-cursor-progress-02:before{content:"仠"}.hgi-stroke.hgi-sharp.hgi-cursor-progress-03:before{content:"仡"}.hgi-stroke.hgi-sharp.hgi-cursor-progress-04:before{content:"仢"}.hgi-stroke.hgi-sharp.hgi-cursor-rectangle-selection-01:before{content:"代"}.hgi-stroke.hgi-sharp.hgi-cursor-rectangle-selection-02:before{content:"令"}.hgi-stroke.hgi-sharp.hgi-cursor-remove-selection-01:before{content:"以"}.hgi-stroke.hgi-sharp.hgi-cursor-remove-selection-02:before{content:"仦"}.hgi-stroke.hgi-sharp.hgi-cursor-text:before{content:"仧"}.hgi-stroke.hgi-sharp.hgi-curtains:before{content:"仨"}.hgi-stroke.hgi-sharp.hgi-curvy-left-direction:before{content:"仩"}.hgi-stroke.hgi-sharp.hgi-curvy-left-right-direction:before{content:"仪"}.hgi-stroke.hgi-sharp.hgi-curvy-right-direction:before{content:"仫"}.hgi-stroke.hgi-sharp.hgi-curvy-up-down-direction:before{content:"们"}.hgi-stroke.hgi-sharp.hgi-customer-service-01:before{content:"仭"}.hgi-stroke.hgi-sharp.hgi-customer-service-02:before{content:"仮"}.hgi-stroke.hgi-sharp.hgi-customer-service:before{content:"仯"}.hgi-stroke.hgi-sharp.hgi-customer-support:before{content:"仰"}.hgi-stroke.hgi-sharp.hgi-customize:before{content:"仱"}.hgi-stroke.hgi-sharp.hgi-cylinder-01:before{content:"仲"}.hgi-stroke.hgi-sharp.hgi-cylinder-02:before{content:"仳"}.hgi-stroke.hgi-sharp.hgi-cylinder-03:before{content:"仴"}.hgi-stroke.hgi-sharp.hgi-cylinder-04:before{content:"仵"}.hgi-stroke.hgi-sharp.hgi-danger:before{content:"件"}.hgi-stroke.hgi-sharp.hgi-dark-mode:before{content:"价"}.hgi-stroke.hgi-sharp.hgi-dart:before{content:"仸"}.hgi-stroke.hgi-sharp.hgi-dashboard-browsing:before{content:"仹"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle-add:before{content:"仺"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle-edit:before{content:"任"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle-remove:before{content:"仼"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle-settings:before{content:"份"}.hgi-stroke.hgi-sharp.hgi-dashboard-circle:before{content:"仾"}.hgi-stroke.hgi-sharp.hgi-dashboard-speed-01:before{content:"仿"}.hgi-stroke.hgi-sharp.hgi-dashboard-speed-02:before{content:"伀"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-01:before{content:"企"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-02:before{content:"伂"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-03:before{content:"伃"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-add:before{content:"伄"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-edit:before{content:"伅"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-remove:before{content:"伆"}.hgi-stroke.hgi-sharp.hgi-dashboard-square-setting:before{content:"伇"}.hgi-stroke.hgi-sharp.hgi-dashed-line-01:before{content:"伈"}.hgi-stroke.hgi-sharp.hgi-dashed-line-02:before{content:"伉"}.hgi-stroke.hgi-sharp.hgi-data-recovery:before{content:"伊"}.hgi-stroke.hgi-sharp.hgi-database-01:before{content:"伋"}.hgi-stroke.hgi-sharp.hgi-database-02:before{content:"伌"}.hgi-stroke.hgi-sharp.hgi-database-add:before{content:"伍"}.hgi-stroke.hgi-sharp.hgi-database-export:before{content:"伎"}.hgi-stroke.hgi-sharp.hgi-database-import:before{content:"伏"}.hgi-stroke.hgi-sharp.hgi-database-locked:before{content:"伐"}.hgi-stroke.hgi-sharp.hgi-database-restore:before{content:"休"}.hgi-stroke.hgi-sharp.hgi-database-setting:before{content:"伒"}.hgi-stroke.hgi-sharp.hgi-database-sync-01:before{content:"伓"}.hgi-stroke.hgi-sharp.hgi-database-sync:before{content:"伔"}.hgi-stroke.hgi-sharp.hgi-database:before{content:"伕"}.hgi-stroke.hgi-sharp.hgi-dates:before{content:"伖"}.hgi-stroke.hgi-sharp.hgi-dead:before{content:"众"}.hgi-stroke.hgi-sharp.hgi-delete-01:before{content:"优"}.hgi-stroke.hgi-sharp.hgi-delete-02:before{content:"伙"}.hgi-stroke.hgi-sharp.hgi-delete-03:before{content:"会"}.hgi-stroke.hgi-sharp.hgi-delete-04:before{content:"伛"}.hgi-stroke.hgi-sharp.hgi-delete-column:before{content:"伜"}.hgi-stroke.hgi-sharp.hgi-delete-put-back:before{content:"伝"}.hgi-stroke.hgi-sharp.hgi-delete-row:before{content:"伞"}.hgi-stroke.hgi-sharp.hgi-delete-throw:before{content:"伟"}.hgi-stroke.hgi-sharp.hgi-delivered-sent:before{content:"传"}.hgi-stroke.hgi-sharp.hgi-delivery-box-01:before{content:"伡"}.hgi-stroke.hgi-sharp.hgi-delivery-box-02:before{content:"伢"}.hgi-stroke.hgi-sharp.hgi-delivery-delay-01:before{content:"伣"}.hgi-stroke.hgi-sharp.hgi-delivery-delay-02:before{content:"伤"}.hgi-stroke.hgi-sharp.hgi-delivery-return-01:before{content:"伥"}.hgi-stroke.hgi-sharp.hgi-delivery-return-02:before{content:"伦"}.hgi-stroke.hgi-sharp.hgi-delivery-secure-01:before{content:"伧"}.hgi-stroke.hgi-sharp.hgi-delivery-secure-02:before{content:"伨"}.hgi-stroke.hgi-sharp.hgi-delivery-sent-01:before{content:"伩"}.hgi-stroke.hgi-sharp.hgi-delivery-sent-02:before{content:"伪"}.hgi-stroke.hgi-sharp.hgi-delivery-tracking-01:before{content:"伫"}.hgi-stroke.hgi-sharp.hgi-delivery-tracking-02:before{content:"伬"}.hgi-stroke.hgi-sharp.hgi-delivery-truck-01:before{content:"伭"}.hgi-stroke.hgi-sharp.hgi-delivery-truck-02:before{content:"伮"}.hgi-stroke.hgi-sharp.hgi-delivery-view-01:before{content:"伯"}.hgi-stroke.hgi-sharp.hgi-delivery-view-02:before{content:"估"}.hgi-stroke.hgi-sharp.hgi-dental-braces:before{content:"伱"}.hgi-stroke.hgi-sharp.hgi-dental-broken-tooth:before{content:"伲"}.hgi-stroke.hgi-sharp.hgi-dental-care:before{content:"伳"}.hgi-stroke.hgi-sharp.hgi-dental-tooth:before{content:"伴"}.hgi-stroke.hgi-sharp.hgi-departement:before{content:"伵"}.hgi-stroke.hgi-sharp.hgi-desert:before{content:"伶"}.hgi-stroke.hgi-sharp.hgi-desk-01:before{content:"伷"}.hgi-stroke.hgi-sharp.hgi-desk-02:before{content:"伸"}.hgi-stroke.hgi-sharp.hgi-desk:before{content:"伹"}.hgi-stroke.hgi-sharp.hgi-developer:before{content:"伺"}.hgi-stroke.hgi-sharp.hgi-deviantart:before{content:"伻"}.hgi-stroke.hgi-sharp.hgi-device-access:before{content:"似"}.hgi-stroke.hgi-sharp.hgi-diagonal-scroll-point-01:before{content:"伽"}.hgi-stroke.hgi-sharp.hgi-diagonal-scroll-point-02:before{content:"伾"}.hgi-stroke.hgi-sharp.hgi-dialpad-circle-01:before{content:"伿"}.hgi-stroke.hgi-sharp.hgi-dialpad-circle-02:before{content:"佀"}.hgi-stroke.hgi-sharp.hgi-dialpad-square-01:before{content:"佁"}.hgi-stroke.hgi-sharp.hgi-dialpad-square-02:before{content:"佂"}.hgi-stroke.hgi-sharp.hgi-diameter:before{content:"佃"}.hgi-stroke.hgi-sharp.hgi-diamond-01:before{content:"佄"}.hgi-stroke.hgi-sharp.hgi-diamond-02:before{content:"佅"}.hgi-stroke.hgi-sharp.hgi-diamond:before{content:"但"}.hgi-stroke.hgi-sharp.hgi-diaper:before{content:"佇"}.hgi-stroke.hgi-sharp.hgi-dice-faces-01:before{content:"佈"}.hgi-stroke.hgi-sharp.hgi-dice-faces-02:before{content:"佉"}.hgi-stroke.hgi-sharp.hgi-dice-faces-03:before{content:"佊"}.hgi-stroke.hgi-sharp.hgi-dice-faces-04:before{content:"佋"}.hgi-stroke.hgi-sharp.hgi-dice-faces-05:before{content:"佌"}.hgi-stroke.hgi-sharp.hgi-dice-faces-06:before{content:"位"}.hgi-stroke.hgi-sharp.hgi-dice:before{content:"低"}.hgi-stroke.hgi-sharp.hgi-digestion:before{content:"住"}.hgi-stroke.hgi-sharp.hgi-digg:before{content:"佐"}.hgi-stroke.hgi-sharp.hgi-digital-clock:before{content:"佑"}.hgi-stroke.hgi-sharp.hgi-dim-sum-01:before{content:"佒"}.hgi-stroke.hgi-sharp.hgi-dim-sum-02:before{content:"体"}.hgi-stroke.hgi-sharp.hgi-dining-table:before{content:"佔"}.hgi-stroke.hgi-sharp.hgi-diploma:before{content:"何"}.hgi-stroke.hgi-sharp.hgi-direction-left-01:before{content:"佖"}.hgi-stroke.hgi-sharp.hgi-direction-left-02:before{content:"佗"}.hgi-stroke.hgi-sharp.hgi-direction-right-01:before{content:"佘"}.hgi-stroke.hgi-sharp.hgi-direction-right-02:before{content:"余"}.hgi-stroke.hgi-sharp.hgi-directions-01:before{content:"佚"}.hgi-stroke.hgi-sharp.hgi-directions-02:before{content:"佛"}.hgi-stroke.hgi-sharp.hgi-dirham:before{content:"作"}.hgi-stroke.hgi-sharp.hgi-disability-01:before{content:"佝"}.hgi-stroke.hgi-sharp.hgi-disability-02:before{content:"佞"}.hgi-stroke.hgi-sharp.hgi-discord:before{content:"佟"}.hgi-stroke.hgi-sharp.hgi-discount-01:before{content:"你"}.hgi-stroke.hgi-sharp.hgi-discount-tag-01:before{content:"佡"}.hgi-stroke.hgi-sharp.hgi-discount-tag-02:before{content:"佢"}.hgi-stroke.hgi-sharp.hgi-discount:before{content:"佣"}.hgi-stroke.hgi-sharp.hgi-discover-circle:before{content:"佤"}.hgi-stroke.hgi-sharp.hgi-discover-square:before{content:"佥"}.hgi-stroke.hgi-sharp.hgi-dish-01:before{content:"佦"}.hgi-stroke.hgi-sharp.hgi-dish-02:before{content:"佧"}.hgi-stroke.hgi-sharp.hgi-dish-washer:before{content:"佨"}.hgi-stroke.hgi-sharp.hgi-displeased:before{content:"佩"}.hgi-stroke.hgi-sharp.hgi-distribute-horizontal-center:before{content:"佪"}.hgi-stroke.hgi-sharp.hgi-distribute-horizontal-left:before{content:"佫"}.hgi-stroke.hgi-sharp.hgi-distribute-horizontal-right:before{content:"佬"}.hgi-stroke.hgi-sharp.hgi-distribute-vertical-bottom:before{content:"佭"}.hgi-stroke.hgi-sharp.hgi-distribute-vertical-center:before{content:"佮"}.hgi-stroke.hgi-sharp.hgi-distribute-vertical-top:before{content:"佯"}.hgi-stroke.hgi-sharp.hgi-distribution:before{content:"佰"}.hgi-stroke.hgi-sharp.hgi-divide-sign-circle:before{content:"佱"}.hgi-stroke.hgi-sharp.hgi-divide-sign-square:before{content:"佲"}.hgi-stroke.hgi-sharp.hgi-divide-sign:before{content:"佳"}.hgi-stroke.hgi-sharp.hgi-dna-01:before{content:"佴"}.hgi-stroke.hgi-sharp.hgi-dna:before{content:"併"}.hgi-stroke.hgi-sharp.hgi-do-not-touch-01:before{content:"佶"}.hgi-stroke.hgi-sharp.hgi-do-not-touch-02:before{content:"佷"}.hgi-stroke.hgi-sharp.hgi-doc-01:before{content:"佸"}.hgi-stroke.hgi-sharp.hgi-doc-02:before{content:"佹"}.hgi-stroke.hgi-sharp.hgi-doctor-01:before{content:"佺"}.hgi-stroke.hgi-sharp.hgi-doctor-02:before{content:"佻"}.hgi-stroke.hgi-sharp.hgi-doctor-03:before{content:"佼"}.hgi-stroke.hgi-sharp.hgi-document-attachment:before{content:"佽"}.hgi-stroke.hgi-sharp.hgi-document-code:before{content:"佾"}.hgi-stroke.hgi-sharp.hgi-document-validation:before{content:"使"}.hgi-stroke.hgi-sharp.hgi-dollar-01:before{content:"侀"}.hgi-stroke.hgi-sharp.hgi-dollar-02:before{content:"侁"}.hgi-stroke.hgi-sharp.hgi-dollar-circle:before{content:"侂"}.hgi-stroke.hgi-sharp.hgi-dollar-receive-01:before{content:"侃"}.hgi-stroke.hgi-sharp.hgi-dollar-receive-02:before{content:"侄"}.hgi-stroke.hgi-sharp.hgi-dollar-send-01:before{content:"侅"}.hgi-stroke.hgi-sharp.hgi-dollar-send-02:before{content:"來"}.hgi-stroke.hgi-sharp.hgi-dollar-square:before{content:"侇"}.hgi-stroke.hgi-sharp.hgi-dome:before{content:"侈"}.hgi-stroke.hgi-sharp.hgi-domino:before{content:"侉"}.hgi-stroke.hgi-sharp.hgi-door-01:before{content:"侊"}.hgi-stroke.hgi-sharp.hgi-door-02:before{content:"例"}.hgi-stroke.hgi-sharp.hgi-door-lock:before{content:"侌"}.hgi-stroke.hgi-sharp.hgi-door:before{content:"侍"}.hgi-stroke.hgi-sharp.hgi-doughnut:before{content:"侎"}.hgi-stroke.hgi-sharp.hgi-download-01:before{content:"侏"}.hgi-stroke.hgi-sharp.hgi-download-02:before{content:"侐"}.hgi-stroke.hgi-sharp.hgi-download-03:before{content:"侑"}.hgi-stroke.hgi-sharp.hgi-download-04:before{content:"侒"}.hgi-stroke.hgi-sharp.hgi-download-05:before{content:"侓"}.hgi-stroke.hgi-sharp.hgi-download-circle-01:before{content:"侔"}.hgi-stroke.hgi-sharp.hgi-download-circle-02:before{content:"侕"}.hgi-stroke.hgi-sharp.hgi-download-square-01:before{content:"侖"}.hgi-stroke.hgi-sharp.hgi-download-square-02:before{content:"侗"}.hgi-stroke.hgi-sharp.hgi-drag-01:before{content:"侘"}.hgi-stroke.hgi-sharp.hgi-drag-02:before{content:"侙"}.hgi-stroke.hgi-sharp.hgi-drag-03:before{content:"侚"}.hgi-stroke.hgi-sharp.hgi-drag-04:before{content:"供"}.hgi-stroke.hgi-sharp.hgi-drag-drop-horizontal:before{content:"侜"}.hgi-stroke.hgi-sharp.hgi-drag-drop-vertical:before{content:"依"}.hgi-stroke.hgi-sharp.hgi-drag-drop:before{content:"侞"}.hgi-stroke.hgi-sharp.hgi-drag-left-01:before{content:"侟"}.hgi-stroke.hgi-sharp.hgi-drag-left-02:before{content:"侠"}.hgi-stroke.hgi-sharp.hgi-drag-left-03:before{content:"価"}.hgi-stroke.hgi-sharp.hgi-drag-left-04:before{content:"侢"}.hgi-stroke.hgi-sharp.hgi-drag-right-01:before{content:"侣"}.hgi-stroke.hgi-sharp.hgi-drag-right-02:before{content:"侤"}.hgi-stroke.hgi-sharp.hgi-drag-right-03:before{content:"侥"}.hgi-stroke.hgi-sharp.hgi-drag-right-04:before{content:"侦"}.hgi-stroke.hgi-sharp.hgi-drawing-compass:before{content:"侧"}.hgi-stroke.hgi-sharp.hgi-drawing-mode:before{content:"侨"}.hgi-stroke.hgi-sharp.hgi-dress-01:before{content:"侩"}.hgi-stroke.hgi-sharp.hgi-dress-02:before{content:"侪"}.hgi-stroke.hgi-sharp.hgi-dress-03:before{content:"侫"}.hgi-stroke.hgi-sharp.hgi-dress-04:before{content:"侬"}.hgi-stroke.hgi-sharp.hgi-dress-05:before{content:"侭"}.hgi-stroke.hgi-sharp.hgi-dress-06:before{content:"侮"}.hgi-stroke.hgi-sharp.hgi-dress-07:before{content:"侯"}.hgi-stroke.hgi-sharp.hgi-dressing-table-01:before{content:"侰"}.hgi-stroke.hgi-sharp.hgi-dressing-table-02:before{content:"侱"}.hgi-stroke.hgi-sharp.hgi-dressing-table-03:before{content:"侲"}.hgi-stroke.hgi-sharp.hgi-dribbble:before{content:"侳"}.hgi-stroke.hgi-sharp.hgi-drink:before{content:"侴"}.hgi-stroke.hgi-sharp.hgi-drone:before{content:"侵"}.hgi-stroke.hgi-sharp.hgi-drooling:before{content:"侶"}.hgi-stroke.hgi-sharp.hgi-dropbox:before{content:"侷"}.hgi-stroke.hgi-sharp.hgi-droplet:before{content:"侸"}.hgi-stroke.hgi-sharp.hgi-dropper:before{content:"侹"}.hgi-stroke.hgi-sharp.hgi-ds3-tool:before{content:"侺"}.hgi-stroke.hgi-sharp.hgi-dua:before{content:"侻"}.hgi-stroke.hgi-sharp.hgi-dumbbell-01:before{content:"侼"}.hgi-stroke.hgi-sharp.hgi-dumbbell-02:before{content:"侽"}.hgi-stroke.hgi-sharp.hgi-dumbbell-03:before{content:"侾"}.hgi-stroke.hgi-sharp.hgi-ear-rings-01:before{content:"便"}.hgi-stroke.hgi-sharp.hgi-ear-rings-02:before{content:"俀"}.hgi-stroke.hgi-sharp.hgi-ear-rings-03:before{content:"俁"}.hgi-stroke.hgi-sharp.hgi-ear:before{content:"係"}.hgi-stroke.hgi-sharp.hgi-earth:before{content:"促"}.hgi-stroke.hgi-sharp.hgi-ease-curve-control-points:before{content:"俄"}.hgi-stroke.hgi-sharp.hgi-ease-in-control-point:before{content:"俅"}.hgi-stroke.hgi-sharp.hgi-ease-in-out:before{content:"俆"}.hgi-stroke.hgi-sharp.hgi-ease-in:before{content:"俇"}.hgi-stroke.hgi-sharp.hgi-ease-out-control-point:before{content:"俈"}.hgi-stroke.hgi-sharp.hgi-ease-out:before{content:"俉"}.hgi-stroke.hgi-sharp.hgi-eco-energy:before{content:"俊"}.hgi-stroke.hgi-sharp.hgi-eco-lab-01:before{content:"俋"}.hgi-stroke.hgi-sharp.hgi-eco-lab-02:before{content:"俌"}.hgi-stroke.hgi-sharp.hgi-eco-lab:before{content:"俍"}.hgi-stroke.hgi-sharp.hgi-eco-power:before{content:"俎"}.hgi-stroke.hgi-sharp.hgi-edge-style:before{content:"俏"}.hgi-stroke.hgi-sharp.hgi-edit-01:before{content:"俐"}.hgi-stroke.hgi-sharp.hgi-edit-02:before{content:"俑"}.hgi-stroke.hgi-sharp.hgi-edit-off:before{content:"俒"}.hgi-stroke.hgi-sharp.hgi-edit-road:before{content:"俓"}.hgi-stroke.hgi-sharp.hgi-edit-table:before{content:"俔"}.hgi-stroke.hgi-sharp.hgi-edit-user-02:before{content:"俕"}.hgi-stroke.hgi-sharp.hgi-eggs:before{content:"俖"}.hgi-stroke.hgi-sharp.hgi-eid-mubarak:before{content:"俗"}.hgi-stroke.hgi-sharp.hgi-eiffel-tower:before{content:"俘"}.hgi-stroke.hgi-sharp.hgi-elearning-exchange:before{content:"俙"}.hgi-stroke.hgi-sharp.hgi-electric-home-01:before{content:"俚"}.hgi-stroke.hgi-sharp.hgi-electric-home-02:before{content:"俛"}.hgi-stroke.hgi-sharp.hgi-electric-plugs:before{content:"俜"}.hgi-stroke.hgi-sharp.hgi-electric-tower-01:before{content:"保"}.hgi-stroke.hgi-sharp.hgi-electric-tower-02:before{content:"俞"}.hgi-stroke.hgi-sharp.hgi-electric-wire:before{content:"俟"}.hgi-stroke.hgi-sharp.hgi-ellipse-selection:before{content:"俠"}.hgi-stroke.hgi-sharp.hgi-encrypt:before{content:"信"}.hgi-stroke.hgi-sharp.hgi-energy-ellipse:before{content:"俢"}.hgi-stroke.hgi-sharp.hgi-energy-rectangle:before{content:"俣"}.hgi-stroke.hgi-sharp.hgi-energy:before{content:"俤"}.hgi-stroke.hgi-sharp.hgi-entering-geo-fence:before{content:"俥"}.hgi-stroke.hgi-sharp.hgi-envato:before{content:"俦"}.hgi-stroke.hgi-sharp.hgi-equal-sign-circle:before{content:"俧"}.hgi-stroke.hgi-sharp.hgi-equal-sign-square:before{content:"俨"}.hgi-stroke.hgi-sharp.hgi-equal-sign:before{content:"俩"}.hgi-stroke.hgi-sharp.hgi-equipment-bench-press:before{content:"俪"}.hgi-stroke.hgi-sharp.hgi-equipment-chest-press:before{content:"俫"}.hgi-stroke.hgi-sharp.hgi-equipment-gym-01:before{content:"俬"}.hgi-stroke.hgi-sharp.hgi-equipment-gym-02:before{content:"俭"}.hgi-stroke.hgi-sharp.hgi-equipment-gym-03:before{content:"修"}.hgi-stroke.hgi-sharp.hgi-equipment-weightlifting:before{content:"俯"}.hgi-stroke.hgi-sharp.hgi-eraser-01:before{content:"俰"}.hgi-stroke.hgi-sharp.hgi-eraser-add:before{content:"俱"}.hgi-stroke.hgi-sharp.hgi-eraser-auto:before{content:"俲"}.hgi-stroke.hgi-sharp.hgi-eraser:before{content:"俳"}.hgi-stroke.hgi-sharp.hgi-estimate-01:before{content:"俴"}.hgi-stroke.hgi-sharp.hgi-estimate-02:before{content:"俵"}.hgi-stroke.hgi-sharp.hgi-ethereum-ellipse:before{content:"俶"}.hgi-stroke.hgi-sharp.hgi-ethereum-rectangle:before{content:"俷"}.hgi-stroke.hgi-sharp.hgi-ethereum:before{content:"俸"}.hgi-stroke.hgi-sharp.hgi-euro-circle:before{content:"俹"}.hgi-stroke.hgi-sharp.hgi-euro-receive:before{content:"俺"}.hgi-stroke.hgi-sharp.hgi-euro-send:before{content:"俻"}.hgi-stroke.hgi-sharp.hgi-euro-square:before{content:"俼"}.hgi-stroke.hgi-sharp.hgi-euro:before{content:"俽"}.hgi-stroke.hgi-sharp.hgi-ev-charging:before{content:"俾"}.hgi-stroke.hgi-sharp.hgi-evil:before{content:"俿"}.hgi-stroke.hgi-sharp.hgi-exchange-01:before{content:"倀"}.hgi-stroke.hgi-sharp.hgi-exchange-02:before{content:"倁"}.hgi-stroke.hgi-sharp.hgi-exchange-03:before{content:"倂"}.hgi-stroke.hgi-sharp.hgi-expander:before{content:"倃"}.hgi-stroke.hgi-sharp.hgi-external-drive:before{content:"倄"}.hgi-stroke.hgi-sharp.hgi-eye:before{content:"倅"}.hgi-stroke.hgi-sharp.hgi-face-id:before{content:"倆"}.hgi-stroke.hgi-sharp.hgi-facebook-01:before{content:"倇"}.hgi-stroke.hgi-sharp.hgi-facebook-02:before{content:"倈"}.hgi-stroke.hgi-sharp.hgi-factory-01:before{content:"倉"}.hgi-stroke.hgi-sharp.hgi-factory-02:before{content:"倊"}.hgi-stroke.hgi-sharp.hgi-factory:before{content:"個"}.hgi-stroke.hgi-sharp.hgi-fahrenheit:before{content:"倌"}.hgi-stroke.hgi-sharp.hgi-falling-star:before{content:"倍"}.hgi-stroke.hgi-sharp.hgi-fast-wind:before{content:"倎"}.hgi-stroke.hgi-sharp.hgi-favourite-circle:before{content:"倏"}.hgi-stroke.hgi-sharp.hgi-favourite-square:before{content:"倐"}.hgi-stroke.hgi-sharp.hgi-favourite:before{content:"們"}.hgi-stroke.hgi-sharp.hgi-feather:before{content:"倒"}.hgi-stroke.hgi-sharp.hgi-fencing-mask:before{content:"倓"}.hgi-stroke.hgi-sharp.hgi-fencing:before{content:"倔"}.hgi-stroke.hgi-sharp.hgi-ferris-wheel:before{content:"倕"}.hgi-stroke.hgi-sharp.hgi-ferry-boat:before{content:"倖"}.hgi-stroke.hgi-sharp.hgi-figma:before{content:"倗"}.hgi-stroke.hgi-sharp.hgi-file-01:before{content:"倘"}.hgi-stroke.hgi-sharp.hgi-file-02:before{content:"候"}.hgi-stroke.hgi-sharp.hgi-file-add:before{content:"倚"}.hgi-stroke.hgi-sharp.hgi-file-attachment:before{content:"倛"}.hgi-stroke.hgi-sharp.hgi-file-audio:before{content:"倜"}.hgi-stroke.hgi-sharp.hgi-file-bitcoin:before{content:"倝"}.hgi-stroke.hgi-sharp.hgi-file-block:before{content:"倞"}.hgi-stroke.hgi-sharp.hgi-file-bookmark:before{content:"借"}.hgi-stroke.hgi-sharp.hgi-file-cloud:before{content:"倠"}.hgi-stroke.hgi-sharp.hgi-file-corrupt:before{content:"倡"}.hgi-stroke.hgi-sharp.hgi-file-dollar:before{content:"倢"}.hgi-stroke.hgi-sharp.hgi-file-download:before{content:"倣"}.hgi-stroke.hgi-sharp.hgi-file-edit:before{content:"値"}.hgi-stroke.hgi-sharp.hgi-file-euro:before{content:"倥"}.hgi-stroke.hgi-sharp.hgi-file-export:before{content:"倦"}.hgi-stroke.hgi-sharp.hgi-file-favourite:before{content:"倧"}.hgi-stroke.hgi-sharp.hgi-file-import:before{content:"倨"}.hgi-stroke.hgi-sharp.hgi-file-link:before{content:"倩"}.hgi-stroke.hgi-sharp.hgi-file-locked:before{content:"倪"}.hgi-stroke.hgi-sharp.hgi-file-management:before{content:"倫"}.hgi-stroke.hgi-sharp.hgi-file-minus:before{content:"倬"}.hgi-stroke.hgi-sharp.hgi-file-music:before{content:"倭"}.hgi-stroke.hgi-sharp.hgi-file-not-found:before{content:"倮"}.hgi-stroke.hgi-sharp.hgi-file-paste:before{content:"倯"}.hgi-stroke.hgi-sharp.hgi-file-pin:before{content:"倰"}.hgi-stroke.hgi-sharp.hgi-file-pound:before{content:"倱"}.hgi-stroke.hgi-sharp.hgi-file-remove:before{content:"倲"}.hgi-stroke.hgi-sharp.hgi-file-script:before{content:"倳"}.hgi-stroke.hgi-sharp.hgi-file-search:before{content:"倴"}.hgi-stroke.hgi-sharp.hgi-file-security:before{content:"倵"}.hgi-stroke.hgi-sharp.hgi-file-shredder:before{content:"倶"}.hgi-stroke.hgi-sharp.hgi-file-star:before{content:"倷"}.hgi-stroke.hgi-sharp.hgi-file-sync:before{content:"倸"}.hgi-stroke.hgi-sharp.hgi-file-unknown:before{content:"倹"}.hgi-stroke.hgi-sharp.hgi-file-unlocked:before{content:"债"}.hgi-stroke.hgi-sharp.hgi-file-upload:before{content:"倻"}.hgi-stroke.hgi-sharp.hgi-file-validation:before{content:"值"}.hgi-stroke.hgi-sharp.hgi-file-verified:before{content:"倽"}.hgi-stroke.hgi-sharp.hgi-file-video:before{content:"倾"}.hgi-stroke.hgi-sharp.hgi-file-view:before{content:"倿"}.hgi-stroke.hgi-sharp.hgi-file-yen:before{content:"偀"}.hgi-stroke.hgi-sharp.hgi-file-zip:before{content:"偁"}.hgi-stroke.hgi-sharp.hgi-files-01:before{content:"偂"}.hgi-stroke.hgi-sharp.hgi-files-02:before{content:"偃"}.hgi-stroke.hgi-sharp.hgi-film-01:before{content:"偄"}.hgi-stroke.hgi-sharp.hgi-film-02:before{content:"偅"}.hgi-stroke.hgi-sharp.hgi-film-roll-01:before{content:"偆"}.hgi-stroke.hgi-sharp.hgi-film-roll-02:before{content:"假"}.hgi-stroke.hgi-sharp.hgi-filter-add:before{content:"偈"}.hgi-stroke.hgi-sharp.hgi-filter-edit:before{content:"偉"}.hgi-stroke.hgi-sharp.hgi-filter-horizontal:before{content:"偊"}.hgi-stroke.hgi-sharp.hgi-filter-mail-circle:before{content:"偋"}.hgi-stroke.hgi-sharp.hgi-filter-mail-square:before{content:"偌"}.hgi-stroke.hgi-sharp.hgi-filter-remove:before{content:"偍"}.hgi-stroke.hgi-sharp.hgi-filter-reset:before{content:"偎"}.hgi-stroke.hgi-sharp.hgi-filter-vertical:before{content:"偏"}.hgi-stroke.hgi-sharp.hgi-filter:before{content:"偐"}.hgi-stroke.hgi-sharp.hgi-finger-access:before{content:"偑"}.hgi-stroke.hgi-sharp.hgi-finger-print-add:before{content:"偒"}.hgi-stroke.hgi-sharp.hgi-finger-print-check:before{content:"偓"}.hgi-stroke.hgi-sharp.hgi-finger-print-minus:before{content:"偔"}.hgi-stroke.hgi-sharp.hgi-finger-print-remove:before{content:"偕"}.hgi-stroke.hgi-sharp.hgi-finger-print-scan:before{content:"偖"}.hgi-stroke.hgi-sharp.hgi-finger-print:before{content:"偗"}.hgi-stroke.hgi-sharp.hgi-fingerprint-scan:before{content:"偘"}.hgi-stroke.hgi-sharp.hgi-fins:before{content:"偙"}.hgi-stroke.hgi-sharp.hgi-fire-pit:before{content:"做"}.hgi-stroke.hgi-sharp.hgi-fire-security:before{content:"偛"}.hgi-stroke.hgi-sharp.hgi-fire:before{content:"停"}.hgi-stroke.hgi-sharp.hgi-firewall:before{content:"偝"}.hgi-stroke.hgi-sharp.hgi-first-aid-kit:before{content:"偞"}.hgi-stroke.hgi-sharp.hgi-first-bracket-circle:before{content:"偟"}.hgi-stroke.hgi-sharp.hgi-first-bracket-square:before{content:"偠"}.hgi-stroke.hgi-sharp.hgi-first-bracket:before{content:"偡"}.hgi-stroke.hgi-sharp.hgi-fish-food:before{content:"偢"}.hgi-stroke.hgi-sharp.hgi-fiverr:before{content:"偣"}.hgi-stroke.hgi-sharp.hgi-flag-01:before{content:"偤"}.hgi-stroke.hgi-sharp.hgi-flag-02:before{content:"健"}.hgi-stroke.hgi-sharp.hgi-flag-03:before{content:"偦"}.hgi-stroke.hgi-sharp.hgi-flash-off:before{content:"偧"}.hgi-stroke.hgi-sharp.hgi-flash:before{content:"偨"}.hgi-stroke.hgi-sharp.hgi-flaticon:before{content:"偩"}.hgi-stroke.hgi-sharp.hgi-flickr:before{content:"偪"}.hgi-stroke.hgi-sharp.hgi-flim-slate:before{content:"偫"}.hgi-stroke.hgi-sharp.hgi-flip-bottom:before{content:"偬"}.hgi-stroke.hgi-sharp.hgi-flip-horizontal:before{content:"偭"}.hgi-stroke.hgi-sharp.hgi-flip-left:before{content:"偮"}.hgi-stroke.hgi-sharp.hgi-flip-phone:before{content:"偯"}.hgi-stroke.hgi-sharp.hgi-flip-right:before{content:"偰"}.hgi-stroke.hgi-sharp.hgi-flip-top:before{content:"偱"}.hgi-stroke.hgi-sharp.hgi-flip-vertical:before{content:"偲"}.hgi-stroke.hgi-sharp.hgi-floor-plan:before{content:"偳"}.hgi-stroke.hgi-sharp.hgi-floppy-disk:before{content:"側"}.hgi-stroke.hgi-sharp.hgi-flow-circle:before{content:"偵"}.hgi-stroke.hgi-sharp.hgi-flow-connection:before{content:"偶"}.hgi-stroke.hgi-sharp.hgi-flow-square:before{content:"偷"}.hgi-stroke.hgi-sharp.hgi-flow:before{content:"偸"}.hgi-stroke.hgi-sharp.hgi-flowchart-01:before{content:"偹"}.hgi-stroke.hgi-sharp.hgi-flowchart-02:before{content:"偺"}.hgi-stroke.hgi-sharp.hgi-flower-pot:before{content:"偻"}.hgi-stroke.hgi-sharp.hgi-flower:before{content:"偼"}.hgi-stroke.hgi-sharp.hgi-flushed:before{content:"偽"}.hgi-stroke.hgi-sharp.hgi-flying-human:before{content:"偾"}.hgi-stroke.hgi-sharp.hgi-focus-point:before{content:"偿"}.hgi-stroke.hgi-sharp.hgi-folder-01:before{content:"傀"}.hgi-stroke.hgi-sharp.hgi-folder-02:before{content:"傁"}.hgi-stroke.hgi-sharp.hgi-folder-03:before{content:"傂"}.hgi-stroke.hgi-sharp.hgi-folder-add:before{content:"傃"}.hgi-stroke.hgi-sharp.hgi-folder-attachment:before{content:"傄"}.hgi-stroke.hgi-sharp.hgi-folder-audio:before{content:"傅"}.hgi-stroke.hgi-sharp.hgi-folder-block:before{content:"傆"}.hgi-stroke.hgi-sharp.hgi-folder-check:before{content:"傇"}.hgi-stroke.hgi-sharp.hgi-folder-cloud:before{content:"傈"}.hgi-stroke.hgi-sharp.hgi-folder-details-reference:before{content:"傉"}.hgi-stroke.hgi-sharp.hgi-folder-details:before{content:"傊"}.hgi-stroke.hgi-sharp.hgi-folder-download:before{content:"傋"}.hgi-stroke.hgi-sharp.hgi-folder-edit:before{content:"傌"}.hgi-stroke.hgi-sharp.hgi-folder-export:before{content:"傍"}.hgi-stroke.hgi-sharp.hgi-folder-favourite:before{content:"傎"}.hgi-stroke.hgi-sharp.hgi-folder-file-storage:before{content:"傏"}.hgi-stroke.hgi-sharp.hgi-folder-import:before{content:"傐"}.hgi-stroke.hgi-sharp.hgi-folder-library:before{content:"傑"}.hgi-stroke.hgi-sharp.hgi-folder-links:before{content:"傒"}.hgi-stroke.hgi-sharp.hgi-folder-locked:before{content:"傓"}.hgi-stroke.hgi-sharp.hgi-folder-management:before{content:"傔"}.hgi-stroke.hgi-sharp.hgi-folder-minus:before{content:"傕"}.hgi-stroke.hgi-sharp.hgi-folder-music:before{content:"傖"}.hgi-stroke.hgi-sharp.hgi-folder-off:before{content:"傗"}.hgi-stroke.hgi-sharp.hgi-folder-open:before{content:"傘"}.hgi-stroke.hgi-sharp.hgi-folder-pin:before{content:"備"}.hgi-stroke.hgi-sharp.hgi-folder-remove:before{content:"傚"}.hgi-stroke.hgi-sharp.hgi-folder-search:before{content:"傛"}.hgi-stroke.hgi-sharp.hgi-folder-security:before{content:"傜"}.hgi-stroke.hgi-sharp.hgi-folder-shared-01:before{content:"傝"}.hgi-stroke.hgi-sharp.hgi-folder-shared-02:before{content:"傞"}.hgi-stroke.hgi-sharp.hgi-folder-shared-03:before{content:"傟"}.hgi-stroke.hgi-sharp.hgi-folder-sync:before{content:"傠"}.hgi-stroke.hgi-sharp.hgi-folder-transfer:before{content:"傡"}.hgi-stroke.hgi-sharp.hgi-folder-unknown:before{content:"傢"}.hgi-stroke.hgi-sharp.hgi-folder-unlocked:before{content:"傣"}.hgi-stroke.hgi-sharp.hgi-folder-upload:before{content:"傤"}.hgi-stroke.hgi-sharp.hgi-folder-video:before{content:"傥"}.hgi-stroke.hgi-sharp.hgi-folder-view:before{content:"傦"}.hgi-stroke.hgi-sharp.hgi-folder-zip:before{content:"傧"}.hgi-stroke.hgi-sharp.hgi-folders:before{content:"储"}.hgi-stroke.hgi-sharp.hgi-football-pitch:before{content:"傩"}.hgi-stroke.hgi-sharp.hgi-football:before{content:"傪"}.hgi-stroke.hgi-sharp.hgi-forgot-password:before{content:"傫"}.hgi-stroke.hgi-sharp.hgi-fork:before{content:"催"}.hgi-stroke.hgi-sharp.hgi-forrst:before{content:"傭"}.hgi-stroke.hgi-sharp.hgi-fortress:before{content:"傮"}.hgi-stroke.hgi-sharp.hgi-forward-01:before{content:"傯"}.hgi-stroke.hgi-sharp.hgi-forward-02:before{content:"傰"}.hgi-stroke.hgi-sharp.hgi-four-finger-02:before{content:"傱"}.hgi-stroke.hgi-sharp.hgi-four-finger-03:before{content:"傲"}.hgi-stroke.hgi-sharp.hgi-four-k:before{content:"傳"}.hgi-stroke.hgi-sharp.hgi-foursquare:before{content:"傴"}.hgi-stroke.hgi-sharp.hgi-framer:before{content:"債"}.hgi-stroke.hgi-sharp.hgi-frameworks:before{content:"傶"}.hgi-stroke.hgi-sharp.hgi-french-fries-01:before{content:"傷"}.hgi-stroke.hgi-sharp.hgi-french-fries-02:before{content:"傸"}.hgi-stroke.hgi-sharp.hgi-fridge:before{content:"傹"}.hgi-stroke.hgi-sharp.hgi-fry:before{content:"傺"}.hgi-stroke.hgi-sharp.hgi-fuel-01:before{content:"傻"}.hgi-stroke.hgi-sharp.hgi-fuel-02:before{content:"傼"}.hgi-stroke.hgi-sharp.hgi-fuel-station:before{content:"傽"}.hgi-stroke.hgi-sharp.hgi-function-circle:before{content:"傾"}.hgi-stroke.hgi-sharp.hgi-function-of-x:before{content:"傿"}.hgi-stroke.hgi-sharp.hgi-function-square:before{content:"僀"}.hgi-stroke.hgi-sharp.hgi-function:before{content:"僁"}.hgi-stroke.hgi-sharp.hgi-galaxy:before{content:"僂"}.hgi-stroke.hgi-sharp.hgi-game-controller-01:before{content:"僃"}.hgi-stroke.hgi-sharp.hgi-game-controller-02:before{content:"僄"}.hgi-stroke.hgi-sharp.hgi-game-controller-03:before{content:"僅"}.hgi-stroke.hgi-sharp.hgi-game:before{content:"僆"}.hgi-stroke.hgi-sharp.hgi-gameboy:before{content:"僇"}.hgi-stroke.hgi-sharp.hgi-garage:before{content:"僈"}.hgi-stroke.hgi-sharp.hgi-garbage-truck:before{content:"僉"}.hgi-stroke.hgi-sharp.hgi-gas-pipe:before{content:"僊"}.hgi-stroke.hgi-sharp.hgi-gas-stove:before{content:"僋"}.hgi-stroke.hgi-sharp.hgi-gem:before{content:"僌"}.hgi-stroke.hgi-sharp.hgi-geology-crust:before{content:"働"}.hgi-stroke.hgi-sharp.hgi-geometric-shapes-01:before{content:"僎"}.hgi-stroke.hgi-sharp.hgi-geometric-shapes-02:before{content:"像"}.hgi-stroke.hgi-sharp.hgi-gibbous-moon:before{content:"僐"}.hgi-stroke.hgi-sharp.hgi-gif-01:before{content:"僑"}.hgi-stroke.hgi-sharp.hgi-gif-02:before{content:"僒"}.hgi-stroke.hgi-sharp.hgi-gift-card:before{content:"僓"}.hgi-stroke.hgi-sharp.hgi-gift:before{content:"僔"}.hgi-stroke.hgi-sharp.hgi-git-branch:before{content:"僕"}.hgi-stroke.hgi-sharp.hgi-git-commit:before{content:"僖"}.hgi-stroke.hgi-sharp.hgi-git-compare:before{content:"僗"}.hgi-stroke.hgi-sharp.hgi-git-fork:before{content:"僘"}.hgi-stroke.hgi-sharp.hgi-git-merge:before{content:"僙"}.hgi-stroke.hgi-sharp.hgi-git-pull-request-closed:before{content:"僚"}.hgi-stroke.hgi-sharp.hgi-git-pull-request-draft:before{content:"僛"}.hgi-stroke.hgi-sharp.hgi-git-pull-request:before{content:"僜"}.hgi-stroke.hgi-sharp.hgi-gitbook:before{content:"僝"}.hgi-stroke.hgi-sharp.hgi-github-01:before{content:"僞"}.hgi-stroke.hgi-sharp.hgi-github:before{content:"僟"}.hgi-stroke.hgi-sharp.hgi-gitlab:before{content:"僠"}.hgi-stroke.hgi-sharp.hgi-give-blood:before{content:"僡"}.hgi-stroke.hgi-sharp.hgi-give-pill:before{content:"僢"}.hgi-stroke.hgi-sharp.hgi-glasses:before{content:"僣"}.hgi-stroke.hgi-sharp.hgi-global-editing:before{content:"僤"}.hgi-stroke.hgi-sharp.hgi-global-education:before{content:"僥"}.hgi-stroke.hgi-sharp.hgi-global-refresh:before{content:"僦"}.hgi-stroke.hgi-sharp.hgi-global-search:before{content:"僧"}.hgi-stroke.hgi-sharp.hgi-global:before{content:"僨"}.hgi-stroke.hgi-sharp.hgi-globe-02:before{content:"僩"}.hgi-stroke.hgi-sharp.hgi-globe:before{content:"僪"}.hgi-stroke.hgi-sharp.hgi-glove:before{content:"僫"}.hgi-stroke.hgi-sharp.hgi-go-backward-10-sec:before{content:"僬"}.hgi-stroke.hgi-sharp.hgi-go-backward-15-sec:before{content:"僭"}.hgi-stroke.hgi-sharp.hgi-go-backward-30-sec:before{content:"僮"}.hgi-stroke.hgi-sharp.hgi-go-backward-5-sec:before{content:"僯"}.hgi-stroke.hgi-sharp.hgi-go-backward-60-sec:before{content:"僰"}.hgi-stroke.hgi-sharp.hgi-go-forward-10-sec:before{content:"僱"}.hgi-stroke.hgi-sharp.hgi-go-forward-15-sec:before{content:"僲"}.hgi-stroke.hgi-sharp.hgi-go-forward-30-sec:before{content:"僳"}.hgi-stroke.hgi-sharp.hgi-go-forward-5-sec:before{content:"僴"}.hgi-stroke.hgi-sharp.hgi-go-forward-60-sec:before{content:"僵"}.hgi-stroke.hgi-sharp.hgi-gold-ingots:before{content:"僶"}.hgi-stroke.hgi-sharp.hgi-gold:before{content:"僷"}.hgi-stroke.hgi-sharp.hgi-golf-ball:before{content:"僸"}.hgi-stroke.hgi-sharp.hgi-golf-bat:before{content:"價"}.hgi-stroke.hgi-sharp.hgi-golf-cart:before{content:"僺"}.hgi-stroke.hgi-sharp.hgi-golf-hole:before{content:"僻"}.hgi-stroke.hgi-sharp.hgi-google-doc:before{content:"僼"}.hgi-stroke.hgi-sharp.hgi-google-drive:before{content:"僽"}.hgi-stroke.hgi-sharp.hgi-google-gemini:before{content:"僾"}.hgi-stroke.hgi-sharp.hgi-google-home:before{content:"僿"}.hgi-stroke.hgi-sharp.hgi-google-lens:before{content:"儀"}.hgi-stroke.hgi-sharp.hgi-google-maps:before{content:"儁"}.hgi-stroke.hgi-sharp.hgi-google-photos:before{content:"儂"}.hgi-stroke.hgi-sharp.hgi-google-sheet:before{content:"儃"}.hgi-stroke.hgi-sharp.hgi-google:before{content:"億"}.hgi-stroke.hgi-sharp.hgi-gps-01:before{content:"儅"}.hgi-stroke.hgi-sharp.hgi-gps-02:before{content:"儆"}.hgi-stroke.hgi-sharp.hgi-gps-disconnected:before{content:"儇"}.hgi-stroke.hgi-sharp.hgi-gps-off-01:before{content:"儈"}.hgi-stroke.hgi-sharp.hgi-gps-off-02:before{content:"儉"}.hgi-stroke.hgi-sharp.hgi-gps-signal-01:before{content:"儊"}.hgi-stroke.hgi-sharp.hgi-gps-signal-02:before{content:"儋"}.hgi-stroke.hgi-sharp.hgi-gpu:before{content:"儌"}.hgi-stroke.hgi-sharp.hgi-graduate-female:before{content:"儍"}.hgi-stroke.hgi-sharp.hgi-graduate-male:before{content:"儎"}.hgi-stroke.hgi-sharp.hgi-graduation-scroll:before{content:"儏"}.hgi-stroke.hgi-sharp.hgi-grapes:before{content:"儐"}.hgi-stroke.hgi-sharp.hgi-gravity:before{content:"儑"}.hgi-stroke.hgi-sharp.hgi-greater-than-circle:before{content:"儒"}.hgi-stroke.hgi-sharp.hgi-greater-than-square:before{content:"儓"}.hgi-stroke.hgi-sharp.hgi-greater-than:before{content:"儔"}.hgi-stroke.hgi-sharp.hgi-greek-helmet:before{content:"儕"}.hgi-stroke.hgi-sharp.hgi-green-house:before{content:"儖"}.hgi-stroke.hgi-sharp.hgi-grid-off:before{content:"儗"}.hgi-stroke.hgi-sharp.hgi-grid-table:before{content:"儘"}.hgi-stroke.hgi-sharp.hgi-grid-view:before{content:"儙"}.hgi-stroke.hgi-sharp.hgi-grid:before{content:"儚"}.hgi-stroke.hgi-sharp.hgi-grimacing:before{content:"儛"}.hgi-stroke.hgi-sharp.hgi-grinning:before{content:"儜"}.hgi-stroke.hgi-sharp.hgi-grok:before{content:"儝"}.hgi-stroke.hgi-sharp.hgi-group-items:before{content:"儞"}.hgi-stroke.hgi-sharp.hgi-group-layers:before{content:"償"}.hgi-stroke.hgi-sharp.hgi-guest-house:before{content:"儠"}.hgi-stroke.hgi-sharp.hgi-gun:before{content:"儡"}.hgi-stroke.hgi-sharp.hgi-gymnastic-rings:before{content:"儢"}.hgi-stroke.hgi-sharp.hgi-gymnastic:before{content:"儣"}.hgi-stroke.hgi-sharp.hgi-hackerrank:before{content:"儤"}.hgi-stroke.hgi-sharp.hgi-hair-clips:before{content:"儥"}.hgi-stroke.hgi-sharp.hgi-hair-dryer:before{content:"儦"}.hgi-stroke.hgi-sharp.hgi-haji:before{content:"儧"}.hgi-stroke.hgi-sharp.hgi-halal:before{content:"儨"}.hgi-stroke.hgi-sharp.hgi-hamburger-01:before{content:"儩"}.hgi-stroke.hgi-sharp.hgi-hamburger-02:before{content:"優"}.hgi-stroke.hgi-sharp.hgi-hand-bag-01:before{content:"儫"}.hgi-stroke.hgi-sharp.hgi-hand-bag-02:before{content:"儬"}.hgi-stroke.hgi-sharp.hgi-hand-beater:before{content:"儭"}.hgi-stroke.hgi-sharp.hgi-hand-grip:before{content:"儮"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-down-01:before{content:"儯"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-down-02:before{content:"儰"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-down-03:before{content:"儱"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-down-04:before{content:"儲"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-left-01:before{content:"儳"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-left-02:before{content:"儴"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-left-03:before{content:"儵"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-left-04:before{content:"儶"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-right-01:before{content:"儷"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-right-02:before{content:"儸"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-right-03:before{content:"儹"}.hgi-stroke.hgi-sharp.hgi-hand-pointing-right-04:before{content:"儺"}.hgi-stroke.hgi-sharp.hgi-hand-prayer:before{content:"儻"}.hgi-stroke.hgi-sharp.hgi-hand-sanitizer:before{content:"儼"}.hgi-stroke.hgi-sharp.hgi-handcuffs:before{content:"儽"}.hgi-stroke.hgi-sharp.hgi-hanger:before{content:"儾"}.hgi-stroke.hgi-sharp.hgi-hanging-clock:before{content:"儿"}.hgi-stroke.hgi-sharp.hgi-hangout:before{content:"兀"}.hgi-stroke.hgi-sharp.hgi-happy:before{content:"允"}.hgi-stroke.hgi-sharp.hgi-hard-drive:before{content:"兂"}.hgi-stroke.hgi-sharp.hgi-hdd:before{content:"元"}.hgi-stroke.hgi-sharp.hgi-hdr-01:before{content:"兄"}.hgi-stroke.hgi-sharp.hgi-hdr-02:before{content:"充"}.hgi-stroke.hgi-sharp.hgi-heading-01:before{content:"兆"}.hgi-stroke.hgi-sharp.hgi-heading-02:before{content:"兇"}.hgi-stroke.hgi-sharp.hgi-heading-03:before{content:"先"}.hgi-stroke.hgi-sharp.hgi-heading-04:before{content:"光"}.hgi-stroke.hgi-sharp.hgi-heading-05:before{content:"兊"}.hgi-stroke.hgi-sharp.hgi-heading-06:before{content:"克"}.hgi-stroke.hgi-sharp.hgi-heading:before{content:"兌"}.hgi-stroke.hgi-sharp.hgi-headphone-mute:before{content:"免"}.hgi-stroke.hgi-sharp.hgi-headphones:before{content:"兎"}.hgi-stroke.hgi-sharp.hgi-headset-connected:before{content:"兏"}.hgi-stroke.hgi-sharp.hgi-headset-off:before{content:"児"}.hgi-stroke.hgi-sharp.hgi-headset:before{content:"兑"}.hgi-stroke.hgi-sharp.hgi-healtcare:before{content:"兒"}.hgi-stroke.hgi-sharp.hgi-health:before{content:"兓"}.hgi-stroke.hgi-sharp.hgi-heart-add:before{content:"兔"}.hgi-stroke.hgi-sharp.hgi-heart-check:before{content:"兕"}.hgi-stroke.hgi-sharp.hgi-heart-remove:before{content:"兖"}.hgi-stroke.hgi-sharp.hgi-heartbreak:before{content:"兗"}.hgi-stroke.hgi-sharp.hgi-helicopter:before{content:"兘"}.hgi-stroke.hgi-sharp.hgi-help-circle:before{content:"兙"}.hgi-stroke.hgi-sharp.hgi-help-square:before{content:"党"}.hgi-stroke.hgi-sharp.hgi-hexagon-01:before{content:"兛"}.hgi-stroke.hgi-sharp.hgi-hexagon:before{content:"兜"}.hgi-stroke.hgi-sharp.hgi-hierarchy-circle-01:before{content:"兝"}.hgi-stroke.hgi-sharp.hgi-hierarchy-circle-02:before{content:"兞"}.hgi-stroke.hgi-sharp.hgi-hierarchy-circle-03:before{content:"兟"}.hgi-stroke.hgi-sharp.hgi-hierarchy-files:before{content:"兠"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-01:before{content:"兡"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-02:before{content:"兢"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-03:before{content:"兣"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-04:before{content:"兤"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-05:before{content:"入"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-06:before{content:"兦"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-07:before{content:"內"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-08:before{content:"全"}.hgi-stroke.hgi-sharp.hgi-hierarchy-square-10:before{content:"兩"}.hgi-stroke.hgi-sharp.hgi-hierarchy:before{content:"兪"}.hgi-stroke.hgi-sharp.hgi-high-heels-01:before{content:"八"}.hgi-stroke.hgi-sharp.hgi-high-heels-02:before{content:"公"}.hgi-stroke.hgi-sharp.hgi-hijab:before{content:"六"}.hgi-stroke.hgi-sharp.hgi-hockey:before{content:"兮"}.hgi-stroke.hgi-sharp.hgi-hold-01:before{content:"兯"}.hgi-stroke.hgi-sharp.hgi-hold-02:before{content:"兰"}.hgi-stroke.hgi-sharp.hgi-hold-03:before{content:"共"}.hgi-stroke.hgi-sharp.hgi-hold-04:before{content:"兲"}.hgi-stroke.hgi-sharp.hgi-hold-05:before{content:"关"}.hgi-stroke.hgi-sharp.hgi-hold-locked-01:before{content:"兴"}.hgi-stroke.hgi-sharp.hgi-hold-locked-02:before{content:"兵"}.hgi-stroke.hgi-sharp.hgi-hold-phone:before{content:"其"}.hgi-stroke.hgi-sharp.hgi-hologram:before{content:"具"}.hgi-stroke.hgi-sharp.hgi-home-01:before{content:"典"}.hgi-stroke.hgi-sharp.hgi-home-02:before{content:"兹"}.hgi-stroke.hgi-sharp.hgi-home-03:before{content:"兺"}.hgi-stroke.hgi-sharp.hgi-home-04:before{content:"养"}.hgi-stroke.hgi-sharp.hgi-home-05:before{content:"兼"}.hgi-stroke.hgi-sharp.hgi-home-06:before{content:"兽"}.hgi-stroke.hgi-sharp.hgi-home-07:before{content:"兾"}.hgi-stroke.hgi-sharp.hgi-home-08:before{content:"兿"}.hgi-stroke.hgi-sharp.hgi-home-09:before{content:"冀"}.hgi-stroke.hgi-sharp.hgi-home-10:before{content:"冁"}.hgi-stroke.hgi-sharp.hgi-home-11:before{content:"冂"}.hgi-stroke.hgi-sharp.hgi-home-12:before{content:"冃"}.hgi-stroke.hgi-sharp.hgi-home-13:before{content:"冄"}.hgi-stroke.hgi-sharp.hgi-home-wifi:before{content:"内"}.hgi-stroke.hgi-sharp.hgi-honey-01:before{content:"円"}.hgi-stroke.hgi-sharp.hgi-honey-02:before{content:"冇"}.hgi-stroke.hgi-sharp.hgi-honor:before{content:"冈"}.hgi-stroke.hgi-sharp.hgi-honour-star:before{content:"冉"}.hgi-stroke.hgi-sharp.hgi-hoodie:before{content:"冊"}.hgi-stroke.hgi-sharp.hgi-horizonal-scroll-point:before{content:"冋"}.hgi-stroke.hgi-sharp.hgi-horizontal-resize:before{content:"册"}.hgi-stroke.hgi-sharp.hgi-hospital-01:before{content:"再"}.hgi-stroke.hgi-sharp.hgi-hospital-02:before{content:"冎"}.hgi-stroke.hgi-sharp.hgi-hospital-bed-01:before{content:"冏"}.hgi-stroke.hgi-sharp.hgi-hospital-bed-02:before{content:"冐"}.hgi-stroke.hgi-sharp.hgi-hospital-location:before{content:"冑"}.hgi-stroke.hgi-sharp.hgi-hot-air-balloon:before{content:"冒"}.hgi-stroke.hgi-sharp.hgi-hot-price:before{content:"冓"}.hgi-stroke.hgi-sharp.hgi-hot-tube:before{content:"冔"}.hgi-stroke.hgi-sharp.hgi-hotdog:before{content:"冕"}.hgi-stroke.hgi-sharp.hgi-hotel-01:before{content:"冖"}.hgi-stroke.hgi-sharp.hgi-hotel-02:before{content:"冗"}.hgi-stroke.hgi-sharp.hgi-hotspot-offline:before{content:"冘"}.hgi-stroke.hgi-sharp.hgi-hotspot:before{content:"写"}.hgi-stroke.hgi-sharp.hgi-hourglass-off:before{content:"冚"}.hgi-stroke.hgi-sharp.hgi-hourglass:before{content:"军"}.hgi-stroke.hgi-sharp.hgi-house-01:before{content:"农"}.hgi-stroke.hgi-sharp.hgi-house-02:before{content:"冝"}.hgi-stroke.hgi-sharp.hgi-house-03:before{content:"冞"}.hgi-stroke.hgi-sharp.hgi-house-04:before{content:"冟"}.hgi-stroke.hgi-sharp.hgi-house-05:before{content:"冠"}.hgi-stroke.hgi-sharp.hgi-house-solar-panel:before{content:"冡"}.hgi-stroke.hgi-sharp.hgi-html-5:before{content:"冢"}.hgi-stroke.hgi-sharp.hgi-humidity:before{content:"冣"}.hgi-stroke.hgi-sharp.hgi-hut:before{content:"冤"}.hgi-stroke.hgi-sharp.hgi-hydro-power:before{content:"冥"}.hgi-stroke.hgi-sharp.hgi-hyperbole:before{content:"冦"}.hgi-stroke.hgi-sharp.hgi-ice-cream-01:before{content:"冧"}.hgi-stroke.hgi-sharp.hgi-ice-cream-02:before{content:"冨"}.hgi-stroke.hgi-sharp.hgi-ice-cream-03:before{content:"冩"}.hgi-stroke.hgi-sharp.hgi-ice-cream-04:before{content:"冪"}.hgi-stroke.hgi-sharp.hgi-ice-hockey:before{content:"冫"}.hgi-stroke.hgi-sharp.hgi-ice-skating:before{content:"冬"}.hgi-stroke.hgi-sharp.hgi-ico:before{content:"冭"}.hgi-stroke.hgi-sharp.hgi-iconjar:before{content:"冮"}.hgi-stroke.hgi-sharp.hgi-id-not-verified:before{content:"冯"}.hgi-stroke.hgi-sharp.hgi-id-verified:before{content:"冰"}.hgi-stroke.hgi-sharp.hgi-id:before{content:"冱"}.hgi-stroke.hgi-sharp.hgi-idea-01:before{content:"冲"}.hgi-stroke.hgi-sharp.hgi-idea:before{content:"决"}.hgi-stroke.hgi-sharp.hgi-identification:before{content:"冴"}.hgi-stroke.hgi-sharp.hgi-identity-card:before{content:"况"}.hgi-stroke.hgi-sharp.hgi-image-01:before{content:"冶"}.hgi-stroke.hgi-sharp.hgi-image-02:before{content:"冷"}.hgi-stroke.hgi-sharp.hgi-image-add-01:before{content:"冸"}.hgi-stroke.hgi-sharp.hgi-image-add-02:before{content:"冹"}.hgi-stroke.hgi-sharp.hgi-image-composition-oval:before{content:"冺"}.hgi-stroke.hgi-sharp.hgi-image-composition:before{content:"冻"}.hgi-stroke.hgi-sharp.hgi-image-crop:before{content:"冼"}.hgi-stroke.hgi-sharp.hgi-image-delete-01:before{content:"冽"}.hgi-stroke.hgi-sharp.hgi-image-delete-02:before{content:"冾"}.hgi-stroke.hgi-sharp.hgi-image-done-01:before{content:"冿"}.hgi-stroke.hgi-sharp.hgi-image-done-02:before{content:"净"}.hgi-stroke.hgi-sharp.hgi-image-download-02:before{content:"凁"}.hgi-stroke.hgi-sharp.hgi-image-download:before{content:"凂"}.hgi-stroke.hgi-sharp.hgi-image-not-found-01:before{content:"凃"}.hgi-stroke.hgi-sharp.hgi-image-not-found-02:before{content:"凄"}.hgi-stroke.hgi-sharp.hgi-image-remove-01:before{content:"凅"}.hgi-stroke.hgi-sharp.hgi-image-remove-02:before{content:"准"}.hgi-stroke.hgi-sharp.hgi-image-upload-01:before{content:"凇"}.hgi-stroke.hgi-sharp.hgi-image-upload:before{content:"凈"}.hgi-stroke.hgi-sharp.hgi-imo:before{content:"凉"}.hgi-stroke.hgi-sharp.hgi-important-book:before{content:"凊"}.hgi-stroke.hgi-sharp.hgi-in-love:before{content:"凋"}.hgi-stroke.hgi-sharp.hgi-inbox-check:before{content:"凌"}.hgi-stroke.hgi-sharp.hgi-inbox-download:before{content:"凍"}.hgi-stroke.hgi-sharp.hgi-inbox-unread:before{content:"凎"}.hgi-stroke.hgi-sharp.hgi-inbox-upload:before{content:"减"}.hgi-stroke.hgi-sharp.hgi-inbox:before{content:"凐"}.hgi-stroke.hgi-sharp.hgi-incognito:before{content:"凑"}.hgi-stroke.hgi-sharp.hgi-india-gate:before{content:"凒"}.hgi-stroke.hgi-sharp.hgi-inequality-01:before{content:"凓"}.hgi-stroke.hgi-sharp.hgi-inequality-02:before{content:"凔"}.hgi-stroke.hgi-sharp.hgi-inequality-circle-01:before{content:"凕"}.hgi-stroke.hgi-sharp.hgi-inequality-circle-02:before{content:"凖"}.hgi-stroke.hgi-sharp.hgi-inequality-square-01:before{content:"凗"}.hgi-stroke.hgi-sharp.hgi-inequality-square-02:before{content:"凘"}.hgi-stroke.hgi-sharp.hgi-infinity-01:before{content:"凙"}.hgi-stroke.hgi-sharp.hgi-infinity-02:before{content:"凚"}.hgi-stroke.hgi-sharp.hgi-infinity-circle:before{content:"凛"}.hgi-stroke.hgi-sharp.hgi-infinity-square:before{content:"凜"}.hgi-stroke.hgi-sharp.hgi-information-circle:before{content:"凝"}.hgi-stroke.hgi-sharp.hgi-information-diamond:before{content:"凞"}.hgi-stroke.hgi-sharp.hgi-information-square:before{content:"凟"}.hgi-stroke.hgi-sharp.hgi-injection:before{content:"几"}.hgi-stroke.hgi-sharp.hgi-insert-bottom-image:before{content:"凡"}.hgi-stroke.hgi-sharp.hgi-insert-center-image:before{content:"凢"}.hgi-stroke.hgi-sharp.hgi-insert-column-left:before{content:"凣"}.hgi-stroke.hgi-sharp.hgi-insert-column:before{content:"凤"}.hgi-stroke.hgi-sharp.hgi-insert-pi:before{content:"凥"}.hgi-stroke.hgi-sharp.hgi-insert-row-down:before{content:"処"}.hgi-stroke.hgi-sharp.hgi-insert-row-up:before{content:"凧"}.hgi-stroke.hgi-sharp.hgi-insert-row:before{content:"凨"}.hgi-stroke.hgi-sharp.hgi-insert-top-image:before{content:"凩"}.hgi-stroke.hgi-sharp.hgi-inspect-code:before{content:"凪"}.hgi-stroke.hgi-sharp.hgi-instagram:before{content:"凫"}.hgi-stroke.hgi-sharp.hgi-installing-updates-01:before{content:"凬"}.hgi-stroke.hgi-sharp.hgi-installing-updates-02:before{content:"凭"}.hgi-stroke.hgi-sharp.hgi-internet-antenna-01:before{content:"凮"}.hgi-stroke.hgi-sharp.hgi-internet-antenna-02:before{content:"凯"}.hgi-stroke.hgi-sharp.hgi-internet-antenna-03:before{content:"凰"}.hgi-stroke.hgi-sharp.hgi-internet-antenna-04:before{content:"凱"}.hgi-stroke.hgi-sharp.hgi-internet:before{content:"凲"}.hgi-stroke.hgi-sharp.hgi-investigation:before{content:"凳"}.hgi-stroke.hgi-sharp.hgi-invoice-01:before{content:"凴"}.hgi-stroke.hgi-sharp.hgi-invoice-02:before{content:"凵"}.hgi-stroke.hgi-sharp.hgi-invoice-03:before{content:"凶"}.hgi-stroke.hgi-sharp.hgi-invoice-04:before{content:"凷"}.hgi-stroke.hgi-sharp.hgi-invoice:before{content:"凸"}.hgi-stroke.hgi-sharp.hgi-ipod:before{content:"凹"}.hgi-stroke.hgi-sharp.hgi-iris-scan:before{content:"出"}.hgi-stroke.hgi-sharp.hgi-island:before{content:"击"}.hgi-stroke.hgi-sharp.hgi-jar:before{content:"凼"}.hgi-stroke.hgi-sharp.hgi-java-script:before{content:"函"}.hgi-stroke.hgi-sharp.hgi-java:before{content:"凾"}.hgi-stroke.hgi-sharp.hgi-job-link:before{content:"凿"}.hgi-stroke.hgi-sharp.hgi-job-search:before{content:"刀"}.hgi-stroke.hgi-sharp.hgi-job-share:before{content:"刁"}.hgi-stroke.hgi-sharp.hgi-jogger-pants:before{content:"刂"}.hgi-stroke.hgi-sharp.hgi-join-bevel:before{content:"刃"}.hgi-stroke.hgi-sharp.hgi-join-round:before{content:"刄"}.hgi-stroke.hgi-sharp.hgi-join-straight:before{content:"刅"}.hgi-stroke.hgi-sharp.hgi-joker:before{content:"分"}.hgi-stroke.hgi-sharp.hgi-joystick-01:before{content:"切"}.hgi-stroke.hgi-sharp.hgi-joystick-02:before{content:"刈"}.hgi-stroke.hgi-sharp.hgi-joystick-03:before{content:"刉"}.hgi-stroke.hgi-sharp.hgi-joystick-04:before{content:"刊"}.hgi-stroke.hgi-sharp.hgi-joystick-05:before{content:"刋"}.hgi-stroke.hgi-sharp.hgi-jpg-01:before{content:"刌"}.hgi-stroke.hgi-sharp.hgi-jpg-02:before{content:"刍"}.hgi-stroke.hgi-sharp.hgi-jsx-01:before{content:"刎"}.hgi-stroke.hgi-sharp.hgi-jsx-02:before{content:"刏"}.hgi-stroke.hgi-sharp.hgi-jsx-03:before{content:"刐"}.hgi-stroke.hgi-sharp.hgi-judge:before{content:"刑"}.hgi-stroke.hgi-sharp.hgi-jupiter:before{content:"划"}.hgi-stroke.hgi-sharp.hgi-justice-scale-01:before{content:"刓"}.hgi-stroke.hgi-sharp.hgi-justice-scale-02:before{content:"刔"}.hgi-stroke.hgi-sharp.hgi-kaaba-01:before{content:"刕"}.hgi-stroke.hgi-sharp.hgi-kaaba-02:before{content:"刖"}.hgi-stroke.hgi-sharp.hgi-kayak:before{content:"列"}.hgi-stroke.hgi-sharp.hgi-keffiyeh:before{content:"刘"}.hgi-stroke.hgi-sharp.hgi-kettle-01:before{content:"则"}.hgi-stroke.hgi-sharp.hgi-kettle:before{content:"刚"}.hgi-stroke.hgi-sharp.hgi-kettlebell:before{content:"创"}.hgi-stroke.hgi-sharp.hgi-ketupat:before{content:"刜"}.hgi-stroke.hgi-sharp.hgi-key-01:before{content:"初"}.hgi-stroke.hgi-sharp.hgi-key-02:before{content:"刞"}.hgi-stroke.hgi-sharp.hgi-key-generator-fob:before{content:"刟"}.hgi-stroke.hgi-sharp.hgi-keyboard:before{content:"删"}.hgi-stroke.hgi-sharp.hgi-keyframe-add:before{content:"刡"}.hgi-stroke.hgi-sharp.hgi-keyframe-align-center:before{content:"刢"}.hgi-stroke.hgi-sharp.hgi-keyframe-align-horizontal:before{content:"刣"}.hgi-stroke.hgi-sharp.hgi-keyframe-align-vertical:before{content:"判"}.hgi-stroke.hgi-sharp.hgi-keyframe-bottom:before{content:"別"}.hgi-stroke.hgi-sharp.hgi-keyframe-left:before{content:"刦"}.hgi-stroke.hgi-sharp.hgi-keyframe-remove:before{content:"刧"}.hgi-stroke.hgi-sharp.hgi-keyframe-right:before{content:"刨"}.hgi-stroke.hgi-sharp.hgi-keyframe-top:before{content:"利"}.hgi-stroke.hgi-sharp.hgi-keyframe:before{content:"刪"}.hgi-stroke.hgi-sharp.hgi-keyframes-double-add:before{content:"别"}.hgi-stroke.hgi-sharp.hgi-keyframes-double-remove:before{content:"刬"}.hgi-stroke.hgi-sharp.hgi-keyframes-double:before{content:"刭"}.hgi-stroke.hgi-sharp.hgi-keyframes-multiple-add:before{content:"刮"}.hgi-stroke.hgi-sharp.hgi-keyframes-multiple-remove:before{content:"刯"}.hgi-stroke.hgi-sharp.hgi-keyframes-multiple:before{content:"到"}.hgi-stroke.hgi-sharp.hgi-kickstarter-01:before{content:"刱"}.hgi-stroke.hgi-sharp.hgi-kickstarter-02:before{content:"刲"}.hgi-stroke.hgi-sharp.hgi-kid:before{content:"刳"}.hgi-stroke.hgi-sharp.hgi-kidneys:before{content:"刴"}.hgi-stroke.hgi-sharp.hgi-kissing:before{content:"刵"}.hgi-stroke.hgi-sharp.hgi-kitchen-utensils:before{content:"制"}.hgi-stroke.hgi-sharp.hgi-kite:before{content:"刷"}.hgi-stroke.hgi-sharp.hgi-knife-01:before{content:"券"}.hgi-stroke.hgi-sharp.hgi-knife-02:before{content:"刹"}.hgi-stroke.hgi-sharp.hgi-knife-bread:before{content:"刺"}.hgi-stroke.hgi-sharp.hgi-knight-shield:before{content:"刻"}.hgi-stroke.hgi-sharp.hgi-knives:before{content:"刼"}.hgi-stroke.hgi-sharp.hgi-knowledge-01:before{content:"刽"}.hgi-stroke.hgi-sharp.hgi-knowledge-02:before{content:"刾"}.hgi-stroke.hgi-sharp.hgi-kurta-01:before{content:"刿"}.hgi-stroke.hgi-sharp.hgi-kurta:before{content:"剀"}.hgi-stroke.hgi-sharp.hgi-label-important:before{content:"剁"}.hgi-stroke.hgi-sharp.hgi-label:before{content:"剂"}.hgi-stroke.hgi-sharp.hgi-labor:before{content:"剃"}.hgi-stroke.hgi-sharp.hgi-labs:before{content:"剄"}.hgi-stroke.hgi-sharp.hgi-lake:before{content:"剅"}.hgi-stroke.hgi-sharp.hgi-lamp-01:before{content:"剆"}.hgi-stroke.hgi-sharp.hgi-lamp-02:before{content:"則"}.hgi-stroke.hgi-sharp.hgi-lamp-03:before{content:"剈"}.hgi-stroke.hgi-sharp.hgi-lamp-04:before{content:"剉"}.hgi-stroke.hgi-sharp.hgi-lamp-05:before{content:"削"}.hgi-stroke.hgi-sharp.hgi-lamp:before{content:"剋"}.hgi-stroke.hgi-sharp.hgi-language-circle:before{content:"剌"}.hgi-stroke.hgi-sharp.hgi-language-skill:before{content:"前"}.hgi-stroke.hgi-sharp.hgi-language-square:before{content:"剎"}.hgi-stroke.hgi-sharp.hgi-lantern:before{content:"剏"}.hgi-stroke.hgi-sharp.hgi-laptop-add:before{content:"剐"}.hgi-stroke.hgi-sharp.hgi-laptop-charging:before{content:"剑"}.hgi-stroke.hgi-sharp.hgi-laptop-check:before{content:"剒"}.hgi-stroke.hgi-sharp.hgi-laptop-cloud:before{content:"剓"}.hgi-stroke.hgi-sharp.hgi-laptop-issue:before{content:"剔"}.hgi-stroke.hgi-sharp.hgi-laptop-performance:before{content:"剕"}.hgi-stroke.hgi-sharp.hgi-laptop-phone-sync:before{content:"剖"}.hgi-stroke.hgi-sharp.hgi-laptop-programming:before{content:"剗"}.hgi-stroke.hgi-sharp.hgi-laptop-remove:before{content:"剘"}.hgi-stroke.hgi-sharp.hgi-laptop-settings:before{content:"剙"}.hgi-stroke.hgi-sharp.hgi-laptop-video:before{content:"剚"}.hgi-stroke.hgi-sharp.hgi-laptop:before{content:"剛"}.hgi-stroke.hgi-sharp.hgi-lasso-tool-01:before{content:"剜"}.hgi-stroke.hgi-sharp.hgi-lasso-tool-02:before{content:"剝"}.hgi-stroke.hgi-sharp.hgi-last-fm:before{content:"剞"}.hgi-stroke.hgi-sharp.hgi-latitude:before{content:"剟"}.hgi-stroke.hgi-sharp.hgi-laughing:before{content:"剠"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-01:before{content:"剡"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-02:before{content:"剢"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-first-01:before{content:"剣"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-first-02:before{content:"剤"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-left-01:before{content:"剥"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-left-02:before{content:"剦"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-left-03:before{content:"剧"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-right-01:before{content:"剨"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-right-02:before{content:"剩"}.hgi-stroke.hgi-sharp.hgi-laurel-wreath-right-03:before{content:"剪"}.hgi-stroke.hgi-sharp.hgi-layer-add:before{content:"剫"}.hgi-stroke.hgi-sharp.hgi-layer-mask-01:before{content:"剬"}.hgi-stroke.hgi-sharp.hgi-layer-mask-02:before{content:"剭"}.hgi-stroke.hgi-sharp.hgi-layers-01:before{content:"剮"}.hgi-stroke.hgi-sharp.hgi-layers-02:before{content:"副"}.hgi-stroke.hgi-sharp.hgi-layers-logo:before{content:"剰"}.hgi-stroke.hgi-sharp.hgi-layout-01:before{content:"剱"}.hgi-stroke.hgi-sharp.hgi-layout-02:before{content:"割"}.hgi-stroke.hgi-sharp.hgi-layout-03:before{content:"剳"}.hgi-stroke.hgi-sharp.hgi-layout-04:before{content:"剴"}.hgi-stroke.hgi-sharp.hgi-layout-05:before{content:"創"}.hgi-stroke.hgi-sharp.hgi-layout-06:before{content:"剶"}.hgi-stroke.hgi-sharp.hgi-layout-07:before{content:"剷"}.hgi-stroke.hgi-sharp.hgi-layout-2-column:before{content:"剸"}.hgi-stroke.hgi-sharp.hgi-layout-2-row:before{content:"剹"}.hgi-stroke.hgi-sharp.hgi-layout-3-column:before{content:"剺"}.hgi-stroke.hgi-sharp.hgi-layout-3-row:before{content:"剻"}.hgi-stroke.hgi-sharp.hgi-layout-bottom:before{content:"剼"}.hgi-stroke.hgi-sharp.hgi-layout-grid:before{content:"剽"}.hgi-stroke.hgi-sharp.hgi-layout-left:before{content:"剾"}.hgi-stroke.hgi-sharp.hgi-layout-right:before{content:"剿"}.hgi-stroke.hgi-sharp.hgi-layout-table-01:before{content:"劀"}.hgi-stroke.hgi-sharp.hgi-layout-table-02:before{content:"劁"}.hgi-stroke.hgi-sharp.hgi-layout-top:before{content:"劂"}.hgi-stroke.hgi-sharp.hgi-leaf-01:before{content:"劃"}.hgi-stroke.hgi-sharp.hgi-leaf-02:before{content:"劄"}.hgi-stroke.hgi-sharp.hgi-leaf-03:before{content:"劅"}.hgi-stroke.hgi-sharp.hgi-leaf-04:before{content:"劆"}.hgi-stroke.hgi-sharp.hgi-leaving-geo-fence:before{content:"劇"}.hgi-stroke.hgi-sharp.hgi-leetcode:before{content:"劈"}.hgi-stroke.hgi-sharp.hgi-left-angle:before{content:"劉"}.hgi-stroke.hgi-sharp.hgi-left-to-right-block-quote:before{content:"劊"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-bullet:before{content:"劋"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-dash:before{content:"劌"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-number:before{content:"劍"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-star-01:before{content:"劎"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-star:before{content:"劏"}.hgi-stroke.hgi-sharp.hgi-left-to-right-list-triangle:before{content:"劐"}.hgi-stroke.hgi-sharp.hgi-left-triangle:before{content:"劑"}.hgi-stroke.hgi-sharp.hgi-legal-01:before{content:"劒"}.hgi-stroke.hgi-sharp.hgi-legal-02:before{content:"劓"}.hgi-stroke.hgi-sharp.hgi-legal-document-01:before{content:"劔"}.hgi-stroke.hgi-sharp.hgi-legal-document-02:before{content:"劕"}.hgi-stroke.hgi-sharp.hgi-legal-hammer:before{content:"劖"}.hgi-stroke.hgi-sharp.hgi-less-than-circle:before{content:"劗"}.hgi-stroke.hgi-sharp.hgi-less-than-square:before{content:"劘"}.hgi-stroke.hgi-sharp.hgi-less-than:before{content:"劙"}.hgi-stroke.hgi-sharp.hgi-letter-spacing:before{content:"劚"}.hgi-stroke.hgi-sharp.hgi-libraries:before{content:"力"}.hgi-stroke.hgi-sharp.hgi-library:before{content:"劜"}.hgi-stroke.hgi-sharp.hgi-license-draft:before{content:"劝"}.hgi-stroke.hgi-sharp.hgi-license-maintenance:before{content:"办"}.hgi-stroke.hgi-sharp.hgi-license-no:before{content:"功"}.hgi-stroke.hgi-sharp.hgi-license-pin:before{content:"加"}.hgi-stroke.hgi-sharp.hgi-license-third-party:before{content:"务"}.hgi-stroke.hgi-sharp.hgi-license:before{content:"劢"}.hgi-stroke.hgi-sharp.hgi-lift-truck:before{content:"劣"}.hgi-stroke.hgi-sharp.hgi-lighthouse:before{content:"劤"}.hgi-stroke.hgi-sharp.hgi-limitation:before{content:"劥"}.hgi-stroke.hgi-sharp.hgi-line:before{content:"劦"}.hgi-stroke.hgi-sharp.hgi-liner:before{content:"劧"}.hgi-stroke.hgi-sharp.hgi-link-01:before{content:"动"}.hgi-stroke.hgi-sharp.hgi-link-02:before{content:"助"}.hgi-stroke.hgi-sharp.hgi-link-03:before{content:"努"}.hgi-stroke.hgi-sharp.hgi-link-04:before{content:"劫"}.hgi-stroke.hgi-sharp.hgi-link-05:before{content:"劬"}.hgi-stroke.hgi-sharp.hgi-link-06:before{content:"劭"}.hgi-stroke.hgi-sharp.hgi-link-backward:before{content:"劮"}.hgi-stroke.hgi-sharp.hgi-link-circle-02:before{content:"劯"}.hgi-stroke.hgi-sharp.hgi-link-circle:before{content:"劰"}.hgi-stroke.hgi-sharp.hgi-link-forward:before{content:"励"}.hgi-stroke.hgi-sharp.hgi-link-square-01:before{content:"劲"}.hgi-stroke.hgi-sharp.hgi-link-square-02:before{content:"劳"}.hgi-stroke.hgi-sharp.hgi-linkedin-01:before{content:"労"}.hgi-stroke.hgi-sharp.hgi-linkedin-02:before{content:"劵"}.hgi-stroke.hgi-sharp.hgi-list-setting:before{content:"劶"}.hgi-stroke.hgi-sharp.hgi-list-view:before{content:"劷"}.hgi-stroke.hgi-sharp.hgi-litecoin:before{content:"劸"}.hgi-stroke.hgi-sharp.hgi-liver:before{content:"効"}.hgi-stroke.hgi-sharp.hgi-loading-01:before{content:"劺"}.hgi-stroke.hgi-sharp.hgi-loading-02:before{content:"劻"}.hgi-stroke.hgi-sharp.hgi-loading-03:before{content:"劼"}.hgi-stroke.hgi-sharp.hgi-loading-04:before{content:"劽"}.hgi-stroke.hgi-sharp.hgi-location-01:before{content:"劾"}.hgi-stroke.hgi-sharp.hgi-location-02:before{content:"势"}.hgi-stroke.hgi-sharp.hgi-location-03:before{content:"勀"}.hgi-stroke.hgi-sharp.hgi-location-04:before{content:"勁"}.hgi-stroke.hgi-sharp.hgi-location-05:before{content:"勂"}.hgi-stroke.hgi-sharp.hgi-location-06:before{content:"勃"}.hgi-stroke.hgi-sharp.hgi-location-07:before{content:"勄"}.hgi-stroke.hgi-sharp.hgi-location-08:before{content:"勅"}.hgi-stroke.hgi-sharp.hgi-location-09:before{content:"勆"}.hgi-stroke.hgi-sharp.hgi-location-10:before{content:"勇"}.hgi-stroke.hgi-sharp.hgi-location-add-01:before{content:"勈"}.hgi-stroke.hgi-sharp.hgi-location-add-02:before{content:"勉"}.hgi-stroke.hgi-sharp.hgi-location-check-01:before{content:"勊"}.hgi-stroke.hgi-sharp.hgi-location-check-02:before{content:"勋"}.hgi-stroke.hgi-sharp.hgi-location-favourite-01:before{content:"勌"}.hgi-stroke.hgi-sharp.hgi-location-favourite-02:before{content:"勍"}.hgi-stroke.hgi-sharp.hgi-location-offline-01:before{content:"勎"}.hgi-stroke.hgi-sharp.hgi-location-offline-02:before{content:"勏"}.hgi-stroke.hgi-sharp.hgi-location-offline-03:before{content:"勐"}.hgi-stroke.hgi-sharp.hgi-location-offline-04:before{content:"勑"}.hgi-stroke.hgi-sharp.hgi-location-remove-01:before{content:"勒"}.hgi-stroke.hgi-sharp.hgi-location-remove-02:before{content:"勓"}.hgi-stroke.hgi-sharp.hgi-location-share-01:before{content:"勔"}.hgi-stroke.hgi-sharp.hgi-location-share-02:before{content:"動"}.hgi-stroke.hgi-sharp.hgi-location-star-01:before{content:"勖"}.hgi-stroke.hgi-sharp.hgi-location-star-02:before{content:"勗"}.hgi-stroke.hgi-sharp.hgi-location-update-01:before{content:"勘"}.hgi-stroke.hgi-sharp.hgi-location-update-02:before{content:"務"}.hgi-stroke.hgi-sharp.hgi-location-user-01:before{content:"勚"}.hgi-stroke.hgi-sharp.hgi-location-user-02:before{content:"勛"}.hgi-stroke.hgi-sharp.hgi-location-user-03:before{content:"勜"}.hgi-stroke.hgi-sharp.hgi-location-user-04:before{content:"勝"}.hgi-stroke.hgi-sharp.hgi-lock-computer:before{content:"勞"}.hgi-stroke.hgi-sharp.hgi-lock-key:before{content:"募"}.hgi-stroke.hgi-sharp.hgi-lock-password:before{content:"勠"}.hgi-stroke.hgi-sharp.hgi-lock-sync-01:before{content:"勡"}.hgi-stroke.hgi-sharp.hgi-lock-sync-02:before{content:"勢"}.hgi-stroke.hgi-sharp.hgi-lock:before{content:"勣"}.hgi-stroke.hgi-sharp.hgi-locked:before{content:"勤"}.hgi-stroke.hgi-sharp.hgi-locker-01:before{content:"勥"}.hgi-stroke.hgi-sharp.hgi-locker:before{content:"勦"}.hgi-stroke.hgi-sharp.hgi-login-01:before{content:"勧"}.hgi-stroke.hgi-sharp.hgi-login-02:before{content:"勨"}.hgi-stroke.hgi-sharp.hgi-login-03:before{content:"勩"}.hgi-stroke.hgi-sharp.hgi-login-circle-01:before{content:"勪"}.hgi-stroke.hgi-sharp.hgi-login-circle-02:before{content:"勫"}.hgi-stroke.hgi-sharp.hgi-login-method:before{content:"勬"}.hgi-stroke.hgi-sharp.hgi-login-square-01:before{content:"勭"}.hgi-stroke.hgi-sharp.hgi-login-square-02:before{content:"勮"}.hgi-stroke.hgi-sharp.hgi-logout-01:before{content:"勯"}.hgi-stroke.hgi-sharp.hgi-logout-02:before{content:"勰"}.hgi-stroke.hgi-sharp.hgi-logout-03:before{content:"勱"}.hgi-stroke.hgi-sharp.hgi-logout-04:before{content:"勲"}.hgi-stroke.hgi-sharp.hgi-logout-05:before{content:"勳"}.hgi-stroke.hgi-sharp.hgi-logout-circle-01:before{content:"勴"}.hgi-stroke.hgi-sharp.hgi-logout-circle-02:before{content:"勵"}.hgi-stroke.hgi-sharp.hgi-logout-square-01:before{content:"勶"}.hgi-stroke.hgi-sharp.hgi-logout-square-02:before{content:"勷"}.hgi-stroke.hgi-sharp.hgi-lollipop:before{content:"勸"}.hgi-stroke.hgi-sharp.hgi-long-sleeve-shirt:before{content:"勹"}.hgi-stroke.hgi-sharp.hgi-longitude:before{content:"勺"}.hgi-stroke.hgi-sharp.hgi-look-bottom:before{content:"勻"}.hgi-stroke.hgi-sharp.hgi-look-left:before{content:"勼"}.hgi-stroke.hgi-sharp.hgi-look-right:before{content:"勽"}.hgi-stroke.hgi-sharp.hgi-look-top:before{content:"勾"}.hgi-stroke.hgi-sharp.hgi-loom:before{content:"勿"}.hgi-stroke.hgi-sharp.hgi-lottiefiles:before{content:"匀"}.hgi-stroke.hgi-sharp.hgi-love-korean-finger:before{content:"匁"}.hgi-stroke.hgi-sharp.hgi-loyalty-card:before{content:"匂"}.hgi-stroke.hgi-sharp.hgi-luggage-01:before{content:"匃"}.hgi-stroke.hgi-sharp.hgi-luggage-02:before{content:"匄"}.hgi-stroke.hgi-sharp.hgi-lungs:before{content:"包"}.hgi-stroke.hgi-sharp.hgi-machine-robot:before{content:"匆"}.hgi-stroke.hgi-sharp.hgi-magic-wand-01:before{content:"匇"}.hgi-stroke.hgi-sharp.hgi-magic-wand-02:before{content:"匈"}.hgi-stroke.hgi-sharp.hgi-magic-wand-03:before{content:"匉"}.hgi-stroke.hgi-sharp.hgi-magnet-01:before{content:"匊"}.hgi-stroke.hgi-sharp.hgi-magnet-02:before{content:"匋"}.hgi-stroke.hgi-sharp.hgi-magnet:before{content:"匌"}.hgi-stroke.hgi-sharp.hgi-mail-01:before{content:"匍"}.hgi-stroke.hgi-sharp.hgi-mail-02:before{content:"匎"}.hgi-stroke.hgi-sharp.hgi-mail-account-01:before{content:"匏"}.hgi-stroke.hgi-sharp.hgi-mail-account-02:before{content:"匐"}.hgi-stroke.hgi-sharp.hgi-mail-add-01:before{content:"匑"}.hgi-stroke.hgi-sharp.hgi-mail-add-02:before{content:"匒"}.hgi-stroke.hgi-sharp.hgi-mail-at-sign-01:before{content:"匓"}.hgi-stroke.hgi-sharp.hgi-mail-at-sign-02:before{content:"匔"}.hgi-stroke.hgi-sharp.hgi-mail-block-01:before{content:"匕"}.hgi-stroke.hgi-sharp.hgi-mail-block-02:before{content:"化"}.hgi-stroke.hgi-sharp.hgi-mail-download-01:before{content:"北"}.hgi-stroke.hgi-sharp.hgi-mail-download-02:before{content:"匘"}.hgi-stroke.hgi-sharp.hgi-mail-edit-01:before{content:"匙"}.hgi-stroke.hgi-sharp.hgi-mail-edit-02:before{content:"匚"}.hgi-stroke.hgi-sharp.hgi-mail-lock-01:before{content:"匛"}.hgi-stroke.hgi-sharp.hgi-mail-lock-02:before{content:"匜"}.hgi-stroke.hgi-sharp.hgi-mail-love-01:before{content:"匝"}.hgi-stroke.hgi-sharp.hgi-mail-love-02:before{content:"匞"}.hgi-stroke.hgi-sharp.hgi-mail-minus-01:before{content:"匟"}.hgi-stroke.hgi-sharp.hgi-mail-minus-02:before{content:"匠"}.hgi-stroke.hgi-sharp.hgi-mail-open-01:before{content:"匡"}.hgi-stroke.hgi-sharp.hgi-mail-open-02:before{content:"匢"}.hgi-stroke.hgi-sharp.hgi-mail-open-love:before{content:"匣"}.hgi-stroke.hgi-sharp.hgi-mail-open:before{content:"匤"}.hgi-stroke.hgi-sharp.hgi-mail-receive-01:before{content:"匥"}.hgi-stroke.hgi-sharp.hgi-mail-receive-02:before{content:"匦"}.hgi-stroke.hgi-sharp.hgi-mail-remove-01:before{content:"匧"}.hgi-stroke.hgi-sharp.hgi-mail-remove-02:before{content:"匨"}.hgi-stroke.hgi-sharp.hgi-mail-reply-01:before{content:"匩"}.hgi-stroke.hgi-sharp.hgi-mail-reply-02:before{content:"匪"}.hgi-stroke.hgi-sharp.hgi-mail-reply-all-01:before{content:"匫"}.hgi-stroke.hgi-sharp.hgi-mail-reply-all-02:before{content:"匬"}.hgi-stroke.hgi-sharp.hgi-mail-search-01:before{content:"匭"}.hgi-stroke.hgi-sharp.hgi-mail-search-02:before{content:"匮"}.hgi-stroke.hgi-sharp.hgi-mail-secure-01:before{content:"匯"}.hgi-stroke.hgi-sharp.hgi-mail-secure-02:before{content:"匰"}.hgi-stroke.hgi-sharp.hgi-mail-send-01:before{content:"匱"}.hgi-stroke.hgi-sharp.hgi-mail-send-02:before{content:"匲"}.hgi-stroke.hgi-sharp.hgi-mail-setting-01:before{content:"匳"}.hgi-stroke.hgi-sharp.hgi-mail-setting-02:before{content:"匴"}.hgi-stroke.hgi-sharp.hgi-mail-unlock-01:before{content:"匵"}.hgi-stroke.hgi-sharp.hgi-mail-unlock-02:before{content:"匶"}.hgi-stroke.hgi-sharp.hgi-mail-upload-01:before{content:"匷"}.hgi-stroke.hgi-sharp.hgi-mail-upload-02:before{content:"匸"}.hgi-stroke.hgi-sharp.hgi-mail-validation-01:before{content:"匹"}.hgi-stroke.hgi-sharp.hgi-mail-validation-02:before{content:"区"}.hgi-stroke.hgi-sharp.hgi-mail-voice-01:before{content:"医"}.hgi-stroke.hgi-sharp.hgi-mail-voice-02:before{content:"匼"}.hgi-stroke.hgi-sharp.hgi-mailbox-01:before{content:"匽"}.hgi-stroke.hgi-sharp.hgi-mailbox:before{content:"匾"}.hgi-stroke.hgi-sharp.hgi-manager:before{content:"匿"}.hgi-stroke.hgi-sharp.hgi-map-pin:before{content:"區"}.hgi-stroke.hgi-sharp.hgi-map-pinpoint-01:before{content:"十"}.hgi-stroke.hgi-sharp.hgi-map-pinpoint-02:before{content:"卂"}.hgi-stroke.hgi-sharp.hgi-maping:before{content:"千"}.hgi-stroke.hgi-sharp.hgi-maps-circle-01:before{content:"卄"}.hgi-stroke.hgi-sharp.hgi-maps-circle-02:before{content:"卅"}.hgi-stroke.hgi-sharp.hgi-maps-editing:before{content:"卆"}.hgi-stroke.hgi-sharp.hgi-maps-global-01:before{content:"升"}.hgi-stroke.hgi-sharp.hgi-maps-global-02:before{content:"午"}.hgi-stroke.hgi-sharp.hgi-maps-location-01:before{content:"卉"}.hgi-stroke.hgi-sharp.hgi-maps-location-02:before{content:"半"}.hgi-stroke.hgi-sharp.hgi-maps-off:before{content:"卋"}.hgi-stroke.hgi-sharp.hgi-maps-refresh:before{content:"卌"}.hgi-stroke.hgi-sharp.hgi-maps-search:before{content:"卍"}.hgi-stroke.hgi-sharp.hgi-maps-square-01:before{content:"华"}.hgi-stroke.hgi-sharp.hgi-maps-square-02:before{content:"协"}.hgi-stroke.hgi-sharp.hgi-maps:before{content:"卐"}.hgi-stroke.hgi-sharp.hgi-market-analysis:before{content:"卑"}.hgi-stroke.hgi-sharp.hgi-marketing:before{content:"卒"}.hgi-stroke.hgi-sharp.hgi-mask-love:before{content:"卓"}.hgi-stroke.hgi-sharp.hgi-mask:before{content:"協"}.hgi-stroke.hgi-sharp.hgi-master-card:before{content:"单"}.hgi-stroke.hgi-sharp.hgi-matches:before{content:"卖"}.hgi-stroke.hgi-sharp.hgi-math:before{content:"南"}.hgi-stroke.hgi-sharp.hgi-matrix:before{content:"単"}.hgi-stroke.hgi-sharp.hgi-maximize-01:before{content:"卙"}.hgi-stroke.hgi-sharp.hgi-maximize-02:before{content:"博"}.hgi-stroke.hgi-sharp.hgi-maximize-03:before{content:"卛"}.hgi-stroke.hgi-sharp.hgi-maximize-04:before{content:"卜"}.hgi-stroke.hgi-sharp.hgi-maximize-screen:before{content:"卝"}.hgi-stroke.hgi-sharp.hgi-mayan-pyramid:before{content:"卞"}.hgi-stroke.hgi-sharp.hgi-maze:before{content:"卟"}.hgi-stroke.hgi-sharp.hgi-medal-01:before{content:"占"}.hgi-stroke.hgi-sharp.hgi-medal-02:before{content:"卡"}.hgi-stroke.hgi-sharp.hgi-medal-03:before{content:"卢"}.hgi-stroke.hgi-sharp.hgi-medal-04:before{content:"卣"}.hgi-stroke.hgi-sharp.hgi-medal-05:before{content:"卤"}.hgi-stroke.hgi-sharp.hgi-medal-06:before{content:"卥"}.hgi-stroke.hgi-sharp.hgi-medal-07:before{content:"卦"}.hgi-stroke.hgi-sharp.hgi-medal-first-place:before{content:"卧"}.hgi-stroke.hgi-sharp.hgi-medal-second-place:before{content:"卨"}.hgi-stroke.hgi-sharp.hgi-medal-third-place:before{content:"卩"}.hgi-stroke.hgi-sharp.hgi-medical-file:before{content:"卪"}.hgi-stroke.hgi-sharp.hgi-medical-mask:before{content:"卫"}.hgi-stroke.hgi-sharp.hgi-medicine-01:before{content:"卬"}.hgi-stroke.hgi-sharp.hgi-medicine-02:before{content:"卭"}.hgi-stroke.hgi-sharp.hgi-medicine-bottle-01:before{content:"卮"}.hgi-stroke.hgi-sharp.hgi-medicine-bottle-02:before{content:"卯"}.hgi-stroke.hgi-sharp.hgi-medicine-syrup:before{content:"印"}.hgi-stroke.hgi-sharp.hgi-medium-square:before{content:"危"}.hgi-stroke.hgi-sharp.hgi-medium:before{content:"卲"}.hgi-stroke.hgi-sharp.hgi-meeting-room:before{content:"即"}.hgi-stroke.hgi-sharp.hgi-megaphone-01:before{content:"却"}.hgi-stroke.hgi-sharp.hgi-megaphone-02:before{content:"卵"}.hgi-stroke.hgi-sharp.hgi-meh:before{content:"卶"}.hgi-stroke.hgi-sharp.hgi-mentor:before{content:"卷"}.hgi-stroke.hgi-sharp.hgi-mentoring:before{content:"卸"}.hgi-stroke.hgi-sharp.hgi-menu-01:before{content:"卹"}.hgi-stroke.hgi-sharp.hgi-menu-02:before{content:"卺"}.hgi-stroke.hgi-sharp.hgi-menu-03:before{content:"卻"}.hgi-stroke.hgi-sharp.hgi-menu-04:before{content:"卼"}.hgi-stroke.hgi-sharp.hgi-menu-05:before{content:"卽"}.hgi-stroke.hgi-sharp.hgi-menu-06:before{content:"卾"}.hgi-stroke.hgi-sharp.hgi-menu-07:before{content:"卿"}.hgi-stroke.hgi-sharp.hgi-menu-08:before{content:"厀"}.hgi-stroke.hgi-sharp.hgi-menu-09:before{content:"厁"}.hgi-stroke.hgi-sharp.hgi-menu-10:before{content:"厂"}.hgi-stroke.hgi-sharp.hgi-menu-11:before{content:"厃"}.hgi-stroke.hgi-sharp.hgi-menu-circle:before{content:"厄"}.hgi-stroke.hgi-sharp.hgi-menu-restaurant:before{content:"厅"}.hgi-stroke.hgi-sharp.hgi-menu-square:before{content:"历"}.hgi-stroke.hgi-sharp.hgi-message-01:before{content:"厇"}.hgi-stroke.hgi-sharp.hgi-message-02:before{content:"厈"}.hgi-stroke.hgi-sharp.hgi-message-add-01:before{content:"厉"}.hgi-stroke.hgi-sharp.hgi-message-add-02:before{content:"厊"}.hgi-stroke.hgi-sharp.hgi-message-blocked:before{content:"压"}.hgi-stroke.hgi-sharp.hgi-message-cancel-01:before{content:"厌"}.hgi-stroke.hgi-sharp.hgi-message-cancel-02:before{content:"厍"}.hgi-stroke.hgi-sharp.hgi-message-delay-01:before{content:"厎"}.hgi-stroke.hgi-sharp.hgi-message-delay-02:before{content:"厏"}.hgi-stroke.hgi-sharp.hgi-message-done-01:before{content:"厐"}.hgi-stroke.hgi-sharp.hgi-message-done-02:before{content:"厑"}.hgi-stroke.hgi-sharp.hgi-message-download-01:before{content:"厒"}.hgi-stroke.hgi-sharp.hgi-message-download-02:before{content:"厓"}.hgi-stroke.hgi-sharp.hgi-message-edit-01:before{content:"厔"}.hgi-stroke.hgi-sharp.hgi-message-edit-02:before{content:"厕"}.hgi-stroke.hgi-sharp.hgi-message-favourite-01:before{content:"厖"}.hgi-stroke.hgi-sharp.hgi-message-favourite-02:before{content:"厗"}.hgi-stroke.hgi-sharp.hgi-message-incoming-01:before{content:"厘"}.hgi-stroke.hgi-sharp.hgi-message-incoming-02:before{content:"厙"}.hgi-stroke.hgi-sharp.hgi-message-lock-01:before{content:"厚"}.hgi-stroke.hgi-sharp.hgi-message-lock-02:before{content:"厛"}.hgi-stroke.hgi-sharp.hgi-message-multiple-01:before{content:"厜"}.hgi-stroke.hgi-sharp.hgi-message-multiple-02:before{content:"厝"}.hgi-stroke.hgi-sharp.hgi-message-notification-01:before{content:"厞"}.hgi-stroke.hgi-sharp.hgi-message-notification-02:before{content:"原"}.hgi-stroke.hgi-sharp.hgi-message-outgoing-01:before{content:"厠"}.hgi-stroke.hgi-sharp.hgi-message-outgoing-02:before{content:"厡"}.hgi-stroke.hgi-sharp.hgi-message-preview-01:before{content:"厢"}.hgi-stroke.hgi-sharp.hgi-message-preview-02:before{content:"厣"}.hgi-stroke.hgi-sharp.hgi-message-programming:before{content:"厤"}.hgi-stroke.hgi-sharp.hgi-message-question:before{content:"厥"}.hgi-stroke.hgi-sharp.hgi-message-search-01:before{content:"厦"}.hgi-stroke.hgi-sharp.hgi-message-search-02:before{content:"厧"}.hgi-stroke.hgi-sharp.hgi-message-secure-01:before{content:"厨"}.hgi-stroke.hgi-sharp.hgi-message-secure-02:before{content:"厩"}.hgi-stroke.hgi-sharp.hgi-message-translate:before{content:"厪"}.hgi-stroke.hgi-sharp.hgi-message-unlock-01:before{content:"厫"}.hgi-stroke.hgi-sharp.hgi-message-unlock-02:before{content:"厬"}.hgi-stroke.hgi-sharp.hgi-message-upload-01:before{content:"厭"}.hgi-stroke.hgi-sharp.hgi-message-upload-02:before{content:"厮"}.hgi-stroke.hgi-sharp.hgi-message-user-01:before{content:"厯"}.hgi-stroke.hgi-sharp.hgi-message-user-02:before{content:"厰"}.hgi-stroke.hgi-sharp.hgi-messenger:before{content:"厱"}.hgi-stroke.hgi-sharp.hgi-meta:before{content:"厲"}.hgi-stroke.hgi-sharp.hgi-metro:before{content:"厳"}.hgi-stroke.hgi-sharp.hgi-mic-01:before{content:"厴"}.hgi-stroke.hgi-sharp.hgi-mic-02:before{content:"厵"}.hgi-stroke.hgi-sharp.hgi-mic-off-01:before{content:"厶"}.hgi-stroke.hgi-sharp.hgi-mic-off-02:before{content:"厷"}.hgi-stroke.hgi-sharp.hgi-microsoft-admin:before{content:"厸"}.hgi-stroke.hgi-sharp.hgi-microsoft:before{content:"厹"}.hgi-stroke.hgi-sharp.hgi-microwave:before{content:"厺"}.hgi-stroke.hgi-sharp.hgi-milk-bottle:before{content:"去"}.hgi-stroke.hgi-sharp.hgi-milk-carton:before{content:"厼"}.hgi-stroke.hgi-sharp.hgi-milk-coconut:before{content:"厽"}.hgi-stroke.hgi-sharp.hgi-milk-oat:before{content:"厾"}.hgi-stroke.hgi-sharp.hgi-minimize-01:before{content:"县"}.hgi-stroke.hgi-sharp.hgi-minimize-02:before{content:"叀"}.hgi-stroke.hgi-sharp.hgi-minimize-03:before{content:"叁"}.hgi-stroke.hgi-sharp.hgi-minimize-04:before{content:"参"}.hgi-stroke.hgi-sharp.hgi-minimize-screen:before{content:"參"}.hgi-stroke.hgi-sharp.hgi-mining-01:before{content:"叄"}.hgi-stroke.hgi-sharp.hgi-mining-02:before{content:"叅"}.hgi-stroke.hgi-sharp.hgi-mining-03:before{content:"叆"}.hgi-stroke.hgi-sharp.hgi-minus-plus-01:before{content:"叇"}.hgi-stroke.hgi-sharp.hgi-minus-plus-02:before{content:"又"}.hgi-stroke.hgi-sharp.hgi-minus-plus-circle-01:before{content:"叉"}.hgi-stroke.hgi-sharp.hgi-minus-plus-circle-02:before{content:"及"}.hgi-stroke.hgi-sharp.hgi-minus-plus-square-01:before{content:"友"}.hgi-stroke.hgi-sharp.hgi-minus-plus-square-02:before{content:"双"}.hgi-stroke.hgi-sharp.hgi-minus-sign-circle:before{content:"反"}.hgi-stroke.hgi-sharp.hgi-minus-sign-square:before{content:"収"}.hgi-stroke.hgi-sharp.hgi-minus-sign:before{content:"叏"}.hgi-stroke.hgi-sharp.hgi-mirror:before{content:"叐"}.hgi-stroke.hgi-sharp.hgi-mirroring-screen:before{content:"发"}.hgi-stroke.hgi-sharp.hgi-mixer:before{content:"叒"}.hgi-stroke.hgi-sharp.hgi-mobile-navigator-01:before{content:"叓"}.hgi-stroke.hgi-sharp.hgi-mobile-navigator-02:before{content:"叔"}.hgi-stroke.hgi-sharp.hgi-mobile-programming-01:before{content:"叕"}.hgi-stroke.hgi-sharp.hgi-mobile-programming-02:before{content:"取"}.hgi-stroke.hgi-sharp.hgi-mobile-protection:before{content:"受"}.hgi-stroke.hgi-sharp.hgi-mobile-security:before{content:"变"}.hgi-stroke.hgi-sharp.hgi-mochi:before{content:"叙"}.hgi-stroke.hgi-sharp.hgi-modern-tv-four-k:before{content:"叚"}.hgi-stroke.hgi-sharp.hgi-modern-tv-issue:before{content:"叛"}.hgi-stroke.hgi-sharp.hgi-modern-tv:before{content:"叜"}.hgi-stroke.hgi-sharp.hgi-molecules:before{content:"叝"}.hgi-stroke.hgi-sharp.hgi-monas:before{content:"叞"}.hgi-stroke.hgi-sharp.hgi-money-01:before{content:"叟"}.hgi-stroke.hgi-sharp.hgi-money-02:before{content:"叠"}.hgi-stroke.hgi-sharp.hgi-money-03:before{content:"叡"}.hgi-stroke.hgi-sharp.hgi-money-04:before{content:"叢"}.hgi-stroke.hgi-sharp.hgi-money-add-01:before{content:"口"}.hgi-stroke.hgi-sharp.hgi-money-add-02:before{content:"古"}.hgi-stroke.hgi-sharp.hgi-money-bag-01:before{content:"句"}.hgi-stroke.hgi-sharp.hgi-money-bag-02:before{content:"另"}.hgi-stroke.hgi-sharp.hgi-money-exchange-01:before{content:"叧"}.hgi-stroke.hgi-sharp.hgi-money-exchange-02:before{content:"叨"}.hgi-stroke.hgi-sharp.hgi-money-exchange-03:before{content:"叩"}.hgi-stroke.hgi-sharp.hgi-money-not-found-01:before{content:"只"}.hgi-stroke.hgi-sharp.hgi-money-not-found-02:before{content:"叫"}.hgi-stroke.hgi-sharp.hgi-money-not-found-03:before{content:"召"}.hgi-stroke.hgi-sharp.hgi-money-not-found-04:before{content:"叭"}.hgi-stroke.hgi-sharp.hgi-money-receive-01:before{content:"叮"}.hgi-stroke.hgi-sharp.hgi-money-receive-02:before{content:"可"}.hgi-stroke.hgi-sharp.hgi-money-receive-circle:before{content:"台"}.hgi-stroke.hgi-sharp.hgi-money-receive-flow-01:before{content:"叱"}.hgi-stroke.hgi-sharp.hgi-money-receive-flow-02:before{content:"史"}.hgi-stroke.hgi-sharp.hgi-money-receive-square:before{content:"右"}.hgi-stroke.hgi-sharp.hgi-money-remove-01:before{content:"叴"}.hgi-stroke.hgi-sharp.hgi-money-remove-02:before{content:"叵"}.hgi-stroke.hgi-sharp.hgi-money-safe:before{content:"叶"}.hgi-stroke.hgi-sharp.hgi-money-saving-jar:before{content:"号"}.hgi-stroke.hgi-sharp.hgi-money-security:before{content:"司"}.hgi-stroke.hgi-sharp.hgi-money-send-01:before{content:"叹"}.hgi-stroke.hgi-sharp.hgi-money-send-02:before{content:"叺"}.hgi-stroke.hgi-sharp.hgi-money-send-circle:before{content:"叻"}.hgi-stroke.hgi-sharp.hgi-money-send-flow-01:before{content:"叼"}.hgi-stroke.hgi-sharp.hgi-money-send-flow-02:before{content:"叽"}.hgi-stroke.hgi-sharp.hgi-money-send-square:before{content:"叾"}.hgi-stroke.hgi-sharp.hgi-monocle-01:before{content:"叿"}.hgi-stroke.hgi-sharp.hgi-monocle:before{content:"吀"}.hgi-stroke.hgi-sharp.hgi-monster:before{content:"吁"}.hgi-stroke.hgi-sharp.hgi-moon-01:before{content:"吂"}.hgi-stroke.hgi-sharp.hgi-moon-02:before{content:"吃"}.hgi-stroke.hgi-sharp.hgi-moon-angled-rain-zap:before{content:"各"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-angled-rain:before{content:"吅"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-angled-zap:before{content:"吆"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-big-rain:before{content:"吇"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-fast-wind:before{content:"合"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-hailstone:before{content:"吉"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-little-rain:before{content:"吊"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-little-snow:before{content:"吋"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-mid-rain:before{content:"同"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-mid-snow:before{content:"名"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-slow-wind:before{content:"后"}.hgi-stroke.hgi-sharp.hgi-moon-cloud-snow:before{content:"吏"}.hgi-stroke.hgi-sharp.hgi-moon-cloud:before{content:"吐"}.hgi-stroke.hgi-sharp.hgi-moon-eclipse:before{content:"向"}.hgi-stroke.hgi-sharp.hgi-moon-fast-wind:before{content:"吒"}.hgi-stroke.hgi-sharp.hgi-moon-landing:before{content:"吓"}.hgi-stroke.hgi-sharp.hgi-moon-slow-wind:before{content:"吔"}.hgi-stroke.hgi-sharp.hgi-moon:before{content:"吕"}.hgi-stroke.hgi-sharp.hgi-moonset:before{content:"吖"}.hgi-stroke.hgi-sharp.hgi-more-01:before{content:"吗"}.hgi-stroke.hgi-sharp.hgi-more-02:before{content:"吘"}.hgi-stroke.hgi-sharp.hgi-more-03:before{content:"吙"}.hgi-stroke.hgi-sharp.hgi-more-horizontal-circle-01:before{content:"吚"}.hgi-stroke.hgi-sharp.hgi-more-horizontal-circle-02:before{content:"君"}.hgi-stroke.hgi-sharp.hgi-more-horizontal-square-01:before{content:"吜"}.hgi-stroke.hgi-sharp.hgi-more-horizontal-square-02:before{content:"吝"}.hgi-stroke.hgi-sharp.hgi-more-horizontal:before{content:"吞"}.hgi-stroke.hgi-sharp.hgi-more-or-less-circle:before{content:"吟"}.hgi-stroke.hgi-sharp.hgi-more-or-less-square:before{content:"吠"}.hgi-stroke.hgi-sharp.hgi-more-or-less:before{content:"吡"}.hgi-stroke.hgi-sharp.hgi-more-vertical-circle-01:before{content:"吢"}.hgi-stroke.hgi-sharp.hgi-more-vertical-circle-02:before{content:"吣"}.hgi-stroke.hgi-sharp.hgi-more-vertical-square-01:before{content:"吤"}.hgi-stroke.hgi-sharp.hgi-more-vertical-square-02:before{content:"吥"}.hgi-stroke.hgi-sharp.hgi-more-vertical:before{content:"否"}.hgi-stroke.hgi-sharp.hgi-more:before{content:"吧"}.hgi-stroke.hgi-sharp.hgi-mortar:before{content:"吨"}.hgi-stroke.hgi-sharp.hgi-mortarboard-01:before{content:"吩"}.hgi-stroke.hgi-sharp.hgi-mortarboard-02:before{content:"吪"}.hgi-stroke.hgi-sharp.hgi-mosque-01:before{content:"含"}.hgi-stroke.hgi-sharp.hgi-mosque-02:before{content:"听"}.hgi-stroke.hgi-sharp.hgi-mosque-03:before{content:"吭"}.hgi-stroke.hgi-sharp.hgi-mosque-04:before{content:"吮"}.hgi-stroke.hgi-sharp.hgi-mosque-05:before{content:"启"}.hgi-stroke.hgi-sharp.hgi-mosque-location:before{content:"吰"}.hgi-stroke.hgi-sharp.hgi-motion-01:before{content:"吱"}.hgi-stroke.hgi-sharp.hgi-motion-02:before{content:"吲"}.hgi-stroke.hgi-sharp.hgi-motorbike-01:before{content:"吳"}.hgi-stroke.hgi-sharp.hgi-motorbike-02:before{content:"吴"}.hgi-stroke.hgi-sharp.hgi-mountain:before{content:"吵"}.hgi-stroke.hgi-sharp.hgi-mouse-01:before{content:"吶"}.hgi-stroke.hgi-sharp.hgi-mouse-02:before{content:"吷"}.hgi-stroke.hgi-sharp.hgi-mouse-03:before{content:"吸"}.hgi-stroke.hgi-sharp.hgi-mouse-04:before{content:"吹"}.hgi-stroke.hgi-sharp.hgi-mouse-05:before{content:"吺"}.hgi-stroke.hgi-sharp.hgi-mouse-06:before{content:"吻"}.hgi-stroke.hgi-sharp.hgi-mouse-07:before{content:"吼"}.hgi-stroke.hgi-sharp.hgi-mouse-08:before{content:"吽"}.hgi-stroke.hgi-sharp.hgi-mouse-09:before{content:"吾"}.hgi-stroke.hgi-sharp.hgi-mouse-10:before{content:"吿"}.hgi-stroke.hgi-sharp.hgi-mouse-11:before{content:"呀"}.hgi-stroke.hgi-sharp.hgi-mouse-12:before{content:"呁"}.hgi-stroke.hgi-sharp.hgi-mouse-13:before{content:"呂"}.hgi-stroke.hgi-sharp.hgi-mouse-14:before{content:"呃"}.hgi-stroke.hgi-sharp.hgi-mouse-15:before{content:"呄"}.hgi-stroke.hgi-sharp.hgi-mouse-16:before{content:"呅"}.hgi-stroke.hgi-sharp.hgi-mouse-17:before{content:"呆"}.hgi-stroke.hgi-sharp.hgi-mouse-18:before{content:"呇"}.hgi-stroke.hgi-sharp.hgi-mouse-19:before{content:"呈"}.hgi-stroke.hgi-sharp.hgi-mouse-20:before{content:"呉"}.hgi-stroke.hgi-sharp.hgi-mouse-21:before{content:"告"}.hgi-stroke.hgi-sharp.hgi-mouse-22:before{content:"呋"}.hgi-stroke.hgi-sharp.hgi-mouse-23:before{content:"呌"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-01:before{content:"呍"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-02:before{content:"呎"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-03:before{content:"呏"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-04:before{content:"呐"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-05:before{content:"呑"}.hgi-stroke.hgi-sharp.hgi-mouse-left-click-06:before{content:"呒"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-01:before{content:"呓"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-02:before{content:"呔"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-03:before{content:"呕"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-04:before{content:"呖"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-05:before{content:"呗"}.hgi-stroke.hgi-sharp.hgi-mouse-right-click-06:before{content:"员"}.hgi-stroke.hgi-sharp.hgi-mouse-scroll-01:before{content:"呙"}.hgi-stroke.hgi-sharp.hgi-mouse-scroll-02:before{content:"呚"}.hgi-stroke.hgi-sharp.hgi-move-01:before{content:"呛"}.hgi-stroke.hgi-sharp.hgi-move-02:before{content:"呜"}.hgi-stroke.hgi-sharp.hgi-move-bottom:before{content:"呝"}.hgi-stroke.hgi-sharp.hgi-move-left:before{content:"呞"}.hgi-stroke.hgi-sharp.hgi-move-right:before{content:"呟"}.hgi-stroke.hgi-sharp.hgi-move-to:before{content:"呠"}.hgi-stroke.hgi-sharp.hgi-move-top:before{content:"呡"}.hgi-stroke.hgi-sharp.hgi-move:before{content:"呢"}.hgi-stroke.hgi-sharp.hgi-mp-3-01:before{content:"呣"}.hgi-stroke.hgi-sharp.hgi-mp-3-02:before{content:"呤"}.hgi-stroke.hgi-sharp.hgi-mp-4-01:before{content:"呥"}.hgi-stroke.hgi-sharp.hgi-mp-4-02:before{content:"呦"}.hgi-stroke.hgi-sharp.hgi-muhammad:before{content:"呧"}.hgi-stroke.hgi-sharp.hgi-multiplication-sign-circle:before{content:"周"}.hgi-stroke.hgi-sharp.hgi-multiplication-sign-square:before{content:"呩"}.hgi-stroke.hgi-sharp.hgi-multiplication-sign:before{content:"呪"}.hgi-stroke.hgi-sharp.hgi-mushroom-01:before{content:"呫"}.hgi-stroke.hgi-sharp.hgi-mushroom:before{content:"呬"}.hgi-stroke.hgi-sharp.hgi-music-note-01:before{content:"呭"}.hgi-stroke.hgi-sharp.hgi-music-note-02:before{content:"呮"}.hgi-stroke.hgi-sharp.hgi-music-note-03:before{content:"呯"}.hgi-stroke.hgi-sharp.hgi-music-note-04:before{content:"呰"}.hgi-stroke.hgi-sharp.hgi-music-note-square-01:before{content:"呱"}.hgi-stroke.hgi-sharp.hgi-music-note-square-02:before{content:"呲"}.hgi-stroke.hgi-sharp.hgi-muslim:before{content:"味"}.hgi-stroke.hgi-sharp.hgi-mute:before{content:"呴"}.hgi-stroke.hgi-sharp.hgi-mymind:before{content:"呵"}.hgi-stroke.hgi-sharp.hgi-n-th-root-circle:before{content:"呶"}.hgi-stroke.hgi-sharp.hgi-n-th-root-square:before{content:"呷"}.hgi-stroke.hgi-sharp.hgi-n-th-root:before{content:"呸"}.hgi-stroke.hgi-sharp.hgi-nano-technology:before{content:"呹"}.hgi-stroke.hgi-sharp.hgi-natural-food:before{content:"呺"}.hgi-stroke.hgi-sharp.hgi-navigation-01:before{content:"呻"}.hgi-stroke.hgi-sharp.hgi-navigation-02:before{content:"呼"}.hgi-stroke.hgi-sharp.hgi-navigation-03:before{content:"命"}.hgi-stroke.hgi-sharp.hgi-navigation-04:before{content:"呾"}.hgi-stroke.hgi-sharp.hgi-navigator-01:before{content:"呿"}.hgi-stroke.hgi-sharp.hgi-navigator-02:before{content:"咀"}.hgi-stroke.hgi-sharp.hgi-necklace:before{content:"咁"}.hgi-stroke.hgi-sharp.hgi-nerd:before{content:"咂"}.hgi-stroke.hgi-sharp.hgi-neural-network:before{content:"咃"}.hgi-stroke.hgi-sharp.hgi-neutral:before{content:"咄"}.hgi-stroke.hgi-sharp.hgi-new-job:before{content:"咅"}.hgi-stroke.hgi-sharp.hgi-new-office:before{content:"咆"}.hgi-stroke.hgi-sharp.hgi-new-releases:before{content:"咇"}.hgi-stroke.hgi-sharp.hgi-new-twitter-ellipse:before{content:"咈"}.hgi-stroke.hgi-sharp.hgi-new-twitter-rectangle:before{content:"咉"}.hgi-stroke.hgi-sharp.hgi-new-twitter:before{content:"咊"}.hgi-stroke.hgi-sharp.hgi-news-01:before{content:"咋"}.hgi-stroke.hgi-sharp.hgi-news:before{content:"和"}.hgi-stroke.hgi-sharp.hgi-next:before{content:"咍"}.hgi-stroke.hgi-sharp.hgi-nike:before{content:"咎"}.hgi-stroke.hgi-sharp.hgi-nintendo-switch:before{content:"咏"}.hgi-stroke.hgi-sharp.hgi-nintendo:before{content:"咐"}.hgi-stroke.hgi-sharp.hgi-niqab:before{content:"咑"}.hgi-stroke.hgi-sharp.hgi-no-internet:before{content:"咒"}.hgi-stroke.hgi-sharp.hgi-no-meeting-room:before{content:"咓"}.hgi-stroke.hgi-sharp.hgi-node-add:before{content:"咔"}.hgi-stroke.hgi-sharp.hgi-node-edit:before{content:"咕"}.hgi-stroke.hgi-sharp.hgi-node-move-down:before{content:"咖"}.hgi-stroke.hgi-sharp.hgi-node-move-up:before{content:"咗"}.hgi-stroke.hgi-sharp.hgi-node-remove:before{content:"咘"}.hgi-stroke.hgi-sharp.hgi-noodles:before{content:"咙"}.hgi-stroke.hgi-sharp.hgi-nose:before{content:"咚"}.hgi-stroke.hgi-sharp.hgi-not-equal-sign-circle:before{content:"咛"}.hgi-stroke.hgi-sharp.hgi-not-equal-sign-square:before{content:"咜"}.hgi-stroke.hgi-sharp.hgi-not-equal-sign:before{content:"咝"}.hgi-stroke.hgi-sharp.hgi-note-01:before{content:"咞"}.hgi-stroke.hgi-sharp.hgi-note-02:before{content:"咟"}.hgi-stroke.hgi-sharp.hgi-note-03:before{content:"咠"}.hgi-stroke.hgi-sharp.hgi-note-04:before{content:"咡"}.hgi-stroke.hgi-sharp.hgi-note-05:before{content:"咢"}.hgi-stroke.hgi-sharp.hgi-note-add:before{content:"咣"}.hgi-stroke.hgi-sharp.hgi-note-done:before{content:"咤"}.hgi-stroke.hgi-sharp.hgi-note-edit:before{content:"咥"}.hgi-stroke.hgi-sharp.hgi-note-remove:before{content:"咦"}.hgi-stroke.hgi-sharp.hgi-note:before{content:"咧"}.hgi-stroke.hgi-sharp.hgi-notebook-01:before{content:"咨"}.hgi-stroke.hgi-sharp.hgi-notebook-02:before{content:"咩"}.hgi-stroke.hgi-sharp.hgi-notebook:before{content:"咪"}.hgi-stroke.hgi-sharp.hgi-notification-01:before{content:"咫"}.hgi-stroke.hgi-sharp.hgi-notification-02:before{content:"咬"}.hgi-stroke.hgi-sharp.hgi-notification-03:before{content:"咭"}.hgi-stroke.hgi-sharp.hgi-notification-block-01:before{content:"咮"}.hgi-stroke.hgi-sharp.hgi-notification-block-02:before{content:"咯"}.hgi-stroke.hgi-sharp.hgi-notification-block-03:before{content:"咰"}.hgi-stroke.hgi-sharp.hgi-notification-bubble:before{content:"咱"}.hgi-stroke.hgi-sharp.hgi-notification-circle:before{content:"咲"}.hgi-stroke.hgi-sharp.hgi-notification-off-01:before{content:"咳"}.hgi-stroke.hgi-sharp.hgi-notification-off-02:before{content:"咴"}.hgi-stroke.hgi-sharp.hgi-notification-off-03:before{content:"咵"}.hgi-stroke.hgi-sharp.hgi-notification-snooze-01:before{content:"咶"}.hgi-stroke.hgi-sharp.hgi-notification-snooze-02:before{content:"咷"}.hgi-stroke.hgi-sharp.hgi-notification-snooze-03:before{content:"咸"}.hgi-stroke.hgi-sharp.hgi-notification-square:before{content:"咹"}.hgi-stroke.hgi-sharp.hgi-notion-01:before{content:"咺"}.hgi-stroke.hgi-sharp.hgi-notion-02:before{content:"咻"}.hgi-stroke.hgi-sharp.hgi-npm:before{content:"咼"}.hgi-stroke.hgi-sharp.hgi-nuclear-power:before{content:"咽"}.hgi-stroke.hgi-sharp.hgi-nut:before{content:"咾"}.hgi-stroke.hgi-sharp.hgi-obtuse:before{content:"咿"}.hgi-stroke.hgi-sharp.hgi-octagon:before{content:"哀"}.hgi-stroke.hgi-sharp.hgi-octopus:before{content:"品"}.hgi-stroke.hgi-sharp.hgi-office-365:before{content:"哂"}.hgi-stroke.hgi-sharp.hgi-office-chair:before{content:"哃"}.hgi-stroke.hgi-sharp.hgi-office:before{content:"哄"}.hgi-stroke.hgi-sharp.hgi-oil-barrel:before{content:"哅"}.hgi-stroke.hgi-sharp.hgi-ok-finger:before{content:"哆"}.hgi-stroke.hgi-sharp.hgi-olympic-torch:before{content:"哇"}.hgi-stroke.hgi-sharp.hgi-online-learning-01:before{content:"哈"}.hgi-stroke.hgi-sharp.hgi-online-learning-02:before{content:"哉"}.hgi-stroke.hgi-sharp.hgi-online-learning-03:before{content:"哊"}.hgi-stroke.hgi-sharp.hgi-online-learning-04:before{content:"哋"}.hgi-stroke.hgi-sharp.hgi-open-caption:before{content:"哌"}.hgi-stroke.hgi-sharp.hgi-option:before{content:"响"}.hgi-stroke.hgi-sharp.hgi-orange:before{content:"哎"}.hgi-stroke.hgi-sharp.hgi-orbit-01:before{content:"哏"}.hgi-stroke.hgi-sharp.hgi-orbit-02:before{content:"哐"}.hgi-stroke.hgi-sharp.hgi-organic-food:before{content:"哑"}.hgi-stroke.hgi-sharp.hgi-orthogonal-edge:before{content:"哒"}.hgi-stroke.hgi-sharp.hgi-oval:before{content:"哓"}.hgi-stroke.hgi-sharp.hgi-oven:before{content:"哔"}.hgi-stroke.hgi-sharp.hgi-package-add:before{content:"哕"}.hgi-stroke.hgi-sharp.hgi-package-delivered:before{content:"哖"}.hgi-stroke.hgi-sharp.hgi-package-moving:before{content:"哗"}.hgi-stroke.hgi-sharp.hgi-package-open:before{content:"哘"}.hgi-stroke.hgi-sharp.hgi-package-out-of-stock:before{content:"哙"}.hgi-stroke.hgi-sharp.hgi-package-process:before{content:"哚"}.hgi-stroke.hgi-sharp.hgi-package-receive:before{content:"哛"}.hgi-stroke.hgi-sharp.hgi-package-remove:before{content:"哜"}.hgi-stroke.hgi-sharp.hgi-package-search:before{content:"哝"}.hgi-stroke.hgi-sharp.hgi-package-sent:before{content:"哞"}.hgi-stroke.hgi-sharp.hgi-package:before{content:"哟"}.hgi-stroke.hgi-sharp.hgi-pacman-01:before{content:"哠"}.hgi-stroke.hgi-sharp.hgi-pacman-02:before{content:"員"}.hgi-stroke.hgi-sharp.hgi-paint-board:before{content:"哢"}.hgi-stroke.hgi-sharp.hgi-paint-brush-01:before{content:"哣"}.hgi-stroke.hgi-sharp.hgi-paint-brush-02:before{content:"哤"}.hgi-stroke.hgi-sharp.hgi-paint-brush-03:before{content:"哥"}.hgi-stroke.hgi-sharp.hgi-paint-brush-04:before{content:"哦"}.hgi-stroke.hgi-sharp.hgi-paint-bucket:before{content:"哧"}.hgi-stroke.hgi-sharp.hgi-pan-01:before{content:"哨"}.hgi-stroke.hgi-sharp.hgi-pan-02:before{content:"哩"}.hgi-stroke.hgi-sharp.hgi-pan-03:before{content:"哪"}.hgi-stroke.hgi-sharp.hgi-parabola-01:before{content:"哫"}.hgi-stroke.hgi-sharp.hgi-parabola-02:before{content:"哬"}.hgi-stroke.hgi-sharp.hgi-parabola-03:before{content:"哭"}.hgi-stroke.hgi-sharp.hgi-paragliding:before{content:"哮"}.hgi-stroke.hgi-sharp.hgi-paragraph-bullets-point-01:before{content:"哯"}.hgi-stroke.hgi-sharp.hgi-paragraph-bullets-point-02:before{content:"哰"}.hgi-stroke.hgi-sharp.hgi-paragraph-spacing:before{content:"哱"}.hgi-stroke.hgi-sharp.hgi-paragraph:before{content:"哲"}.hgi-stroke.hgi-sharp.hgi-parallelogram:before{content:"哳"}.hgi-stroke.hgi-sharp.hgi-parking-area-circle:before{content:"哴"}.hgi-stroke.hgi-sharp.hgi-parking-area-square:before{content:"哵"}.hgi-stroke.hgi-sharp.hgi-passport-01:before{content:"哶"}.hgi-stroke.hgi-sharp.hgi-passport-expired:before{content:"哷"}.hgi-stroke.hgi-sharp.hgi-passport-valid:before{content:"哸"}.hgi-stroke.hgi-sharp.hgi-passport:before{content:"哹"}.hgi-stroke.hgi-sharp.hgi-password-validation:before{content:"哺"}.hgi-stroke.hgi-sharp.hgi-path:before{content:"哻"}.hgi-stroke.hgi-sharp.hgi-pathfinder-crop:before{content:"哼"}.hgi-stroke.hgi-sharp.hgi-pathfinder-divide:before{content:"哽"}.hgi-stroke.hgi-sharp.hgi-pathfinder-exclude:before{content:"哾"}.hgi-stroke.hgi-sharp.hgi-pathfinder-intersect:before{content:"哿"}.hgi-stroke.hgi-sharp.hgi-pathfinder-merge:before{content:"唀"}.hgi-stroke.hgi-sharp.hgi-pathfinder-minus-back:before{content:"唁"}.hgi-stroke.hgi-sharp.hgi-pathfinder-minus-front:before{content:"唂"}.hgi-stroke.hgi-sharp.hgi-pathfinder-outline:before{content:"唃"}.hgi-stroke.hgi-sharp.hgi-pathfinder-trim:before{content:"唄"}.hgi-stroke.hgi-sharp.hgi-pathfinder-unite:before{content:"唅"}.hgi-stroke.hgi-sharp.hgi-patient:before{content:"唆"}.hgi-stroke.hgi-sharp.hgi-patio:before{content:"唇"}.hgi-stroke.hgi-sharp.hgi-pause:before{content:"唈"}.hgi-stroke.hgi-sharp.hgi-pavilon:before{content:"唉"}.hgi-stroke.hgi-sharp.hgi-pay-by-check:before{content:"唊"}.hgi-stroke.hgi-sharp.hgi-payment-01:before{content:"唋"}.hgi-stroke.hgi-sharp.hgi-payment-02:before{content:"唌"}.hgi-stroke.hgi-sharp.hgi-payment-success-01:before{content:"唍"}.hgi-stroke.hgi-sharp.hgi-payment-success-02:before{content:"唎"}.hgi-stroke.hgi-sharp.hgi-payoneer:before{content:"唏"}.hgi-stroke.hgi-sharp.hgi-paypal:before{content:"唐"}.hgi-stroke.hgi-sharp.hgi-pdf-01:before{content:"唑"}.hgi-stroke.hgi-sharp.hgi-pdf-02:before{content:"唒"}.hgi-stroke.hgi-sharp.hgi-peer-to-peer-01:before{content:"唓"}.hgi-stroke.hgi-sharp.hgi-peer-to-peer-02:before{content:"唔"}.hgi-stroke.hgi-sharp.hgi-peer-to-peer-03:before{content:"唕"}.hgi-stroke.hgi-sharp.hgi-pen-connect-bluetooth:before{content:"唖"}.hgi-stroke.hgi-sharp.hgi-pen-connect-usb:before{content:"唗"}.hgi-stroke.hgi-sharp.hgi-pen-connect-wifi:before{content:"唘"}.hgi-stroke.hgi-sharp.hgi-pen-tool-01:before{content:"唙"}.hgi-stroke.hgi-sharp.hgi-pen-tool-02:before{content:"唚"}.hgi-stroke.hgi-sharp.hgi-pen-tool-03:before{content:"唛"}.hgi-stroke.hgi-sharp.hgi-pen-tool-add:before{content:"唜"}.hgi-stroke.hgi-sharp.hgi-pen-tool-minus:before{content:"唝"}.hgi-stroke.hgi-sharp.hgi-pencil-edit-01:before{content:"唞"}.hgi-stroke.hgi-sharp.hgi-pencil-edit-02:before{content:"唟"}.hgi-stroke.hgi-sharp.hgi-pencil:before{content:"唠"}.hgi-stroke.hgi-sharp.hgi-pendulum:before{content:"唡"}.hgi-stroke.hgi-sharp.hgi-pensive:before{content:"唢"}.hgi-stroke.hgi-sharp.hgi-pentagon-01:before{content:"唣"}.hgi-stroke.hgi-sharp.hgi-pentagon:before{content:"唤"}.hgi-stroke.hgi-sharp.hgi-percent-circle:before{content:"唥"}.hgi-stroke.hgi-sharp.hgi-percent-square:before{content:"唦"}.hgi-stroke.hgi-sharp.hgi-percent:before{content:"唧"}.hgi-stroke.hgi-sharp.hgi-perfume:before{content:"唨"}.hgi-stroke.hgi-sharp.hgi-periscope:before{content:"唩"}.hgi-stroke.hgi-sharp.hgi-permanent-job:before{content:"唪"}.hgi-stroke.hgi-sharp.hgi-perspective:before{content:"唫"}.hgi-stroke.hgi-sharp.hgi-pexels:before{content:"唬"}.hgi-stroke.hgi-sharp.hgi-phone-off-01:before{content:"唭"}.hgi-stroke.hgi-sharp.hgi-phone-off-02:before{content:"售"}.hgi-stroke.hgi-sharp.hgi-php:before{content:"唯"}.hgi-stroke.hgi-sharp.hgi-physics:before{content:"唰"}.hgi-stroke.hgi-sharp.hgi-pi-circle:before{content:"唱"}.hgi-stroke.hgi-sharp.hgi-pi-square:before{content:"唲"}.hgi-stroke.hgi-sharp.hgi-pi:before{content:"唳"}.hgi-stroke.hgi-sharp.hgi-picasa:before{content:"唴"}.hgi-stroke.hgi-sharp.hgi-pickup-01:before{content:"唵"}.hgi-stroke.hgi-sharp.hgi-pickup-02:before{content:"唶"}.hgi-stroke.hgi-sharp.hgi-picture-in-picture-exit:before{content:"唷"}.hgi-stroke.hgi-sharp.hgi-picture-in-picture-on:before{content:"唸"}.hgi-stroke.hgi-sharp.hgi-pie-chart-square:before{content:"唹"}.hgi-stroke.hgi-sharp.hgi-pie-chart:before{content:"唺"}.hgi-stroke.hgi-sharp.hgi-pie:before{content:"唻"}.hgi-stroke.hgi-sharp.hgi-piggy-bank:before{content:"唼"}.hgi-stroke.hgi-sharp.hgi-pin-code:before{content:"唽"}.hgi-stroke.hgi-sharp.hgi-pin-location-01:before{content:"唾"}.hgi-stroke.hgi-sharp.hgi-pin-location-02:before{content:"唿"}.hgi-stroke.hgi-sharp.hgi-pin-location-03:before{content:"啀"}.hgi-stroke.hgi-sharp.hgi-pin-off:before{content:"啁"}.hgi-stroke.hgi-sharp.hgi-pin:before{content:"啂"}.hgi-stroke.hgi-sharp.hgi-pinterest:before{content:"啃"}.hgi-stroke.hgi-sharp.hgi-pipeline:before{content:"啄"}.hgi-stroke.hgi-sharp.hgi-pisa-tower:before{content:"啅"}.hgi-stroke.hgi-sharp.hgi-pizza-01:before{content:"商"}.hgi-stroke.hgi-sharp.hgi-pizza-02:before{content:"啇"}.hgi-stroke.hgi-sharp.hgi-pizza-cutter:before{content:"啈"}.hgi-stroke.hgi-sharp.hgi-plane:before{content:"啉"}.hgi-stroke.hgi-sharp.hgi-plant-01:before{content:"啊"}.hgi-stroke.hgi-sharp.hgi-plant-02:before{content:"啋"}.hgi-stroke.hgi-sharp.hgi-plant-03:before{content:"啌"}.hgi-stroke.hgi-sharp.hgi-plant-04:before{content:"啍"}.hgi-stroke.hgi-sharp.hgi-plate:before{content:"啎"}.hgi-stroke.hgi-sharp.hgi-plaxo:before{content:"問"}.hgi-stroke.hgi-sharp.hgi-play-circle-02:before{content:"啐"}.hgi-stroke.hgi-sharp.hgi-play-circle:before{content:"啑"}.hgi-stroke.hgi-sharp.hgi-play-list-add:before{content:"啒"}.hgi-stroke.hgi-sharp.hgi-play-list-favourite-01:before{content:"啓"}.hgi-stroke.hgi-sharp.hgi-play-list-favourite-02:before{content:"啔"}.hgi-stroke.hgi-sharp.hgi-play-list-minus:before{content:"啕"}.hgi-stroke.hgi-sharp.hgi-play-list-remove:before{content:"啖"}.hgi-stroke.hgi-sharp.hgi-play-list:before{content:"啗"}.hgi-stroke.hgi-sharp.hgi-play-square:before{content:"啘"}.hgi-stroke.hgi-sharp.hgi-play-store:before{content:"啙"}.hgi-stroke.hgi-sharp.hgi-play:before{content:"啚"}.hgi-stroke.hgi-sharp.hgi-playlist-01:before{content:"啛"}.hgi-stroke.hgi-sharp.hgi-playlist-02:before{content:"啜"}.hgi-stroke.hgi-sharp.hgi-playlist-03:before{content:"啝"}.hgi-stroke.hgi-sharp.hgi-plaza:before{content:"啞"}.hgi-stroke.hgi-sharp.hgi-plug-01:before{content:"啟"}.hgi-stroke.hgi-sharp.hgi-plug-02:before{content:"啠"}.hgi-stroke.hgi-sharp.hgi-plug-socket:before{content:"啡"}.hgi-stroke.hgi-sharp.hgi-plus-minus-01:before{content:"啢"}.hgi-stroke.hgi-sharp.hgi-plus-minus-02:before{content:"啣"}.hgi-stroke.hgi-sharp.hgi-plus-minus-circle-01:before{content:"啤"}.hgi-stroke.hgi-sharp.hgi-plus-minus-circle-02:before{content:"啥"}.hgi-stroke.hgi-sharp.hgi-plus-minus-square-01:before{content:"啦"}.hgi-stroke.hgi-sharp.hgi-plus-minus-square-02:before{content:"啧"}.hgi-stroke.hgi-sharp.hgi-plus-minus:before{content:"啨"}.hgi-stroke.hgi-sharp.hgi-plus-sign-circle:before{content:"啩"}.hgi-stroke.hgi-sharp.hgi-plus-sign-square:before{content:"啪"}.hgi-stroke.hgi-sharp.hgi-plus-sign:before{content:"啫"}.hgi-stroke.hgi-sharp.hgi-png-01:before{content:"啬"}.hgi-stroke.hgi-sharp.hgi-png-02:before{content:"啭"}.hgi-stroke.hgi-sharp.hgi-podium:before{content:"啮"}.hgi-stroke.hgi-sharp.hgi-pointing-left-01:before{content:"啯"}.hgi-stroke.hgi-sharp.hgi-pointing-left-02:before{content:"啰"}.hgi-stroke.hgi-sharp.hgi-pointing-left-03:before{content:"啱"}.hgi-stroke.hgi-sharp.hgi-pointing-left-04:before{content:"啲"}.hgi-stroke.hgi-sharp.hgi-pointing-left-05:before{content:"啳"}.hgi-stroke.hgi-sharp.hgi-pointing-left-06:before{content:"啴"}.hgi-stroke.hgi-sharp.hgi-pointing-left-07:before{content:"啵"}.hgi-stroke.hgi-sharp.hgi-pointing-left-08:before{content:"啶"}.hgi-stroke.hgi-sharp.hgi-pointing-right-01:before{content:"啷"}.hgi-stroke.hgi-sharp.hgi-pointing-right-02:before{content:"啸"}.hgi-stroke.hgi-sharp.hgi-pointing-right-03:before{content:"啹"}.hgi-stroke.hgi-sharp.hgi-pointing-right-04:before{content:"啺"}.hgi-stroke.hgi-sharp.hgi-pointing-right-05:before{content:"啻"}.hgi-stroke.hgi-sharp.hgi-pointing-right-06:before{content:"啼"}.hgi-stroke.hgi-sharp.hgi-pointing-right-07:before{content:"啽"}.hgi-stroke.hgi-sharp.hgi-pointing-right-08:before{content:"啾"}.hgi-stroke.hgi-sharp.hgi-pokeball:before{content:"啿"}.hgi-stroke.hgi-sharp.hgi-pokemon:before{content:"喀"}.hgi-stroke.hgi-sharp.hgi-police-badge:before{content:"喁"}.hgi-stroke.hgi-sharp.hgi-police-cap:before{content:"喂"}.hgi-stroke.hgi-sharp.hgi-police-car:before{content:"喃"}.hgi-stroke.hgi-sharp.hgi-police-station:before{content:"善"}.hgi-stroke.hgi-sharp.hgi-policy:before{content:"喅"}.hgi-stroke.hgi-sharp.hgi-polygon:before{content:"喆"}.hgi-stroke.hgi-sharp.hgi-pool-table:before{content:"喇"}.hgi-stroke.hgi-sharp.hgi-pool:before{content:"喈"}.hgi-stroke.hgi-sharp.hgi-poop:before{content:"喉"}.hgi-stroke.hgi-sharp.hgi-popcorn:before{content:"喊"}.hgi-stroke.hgi-sharp.hgi-pot-01:before{content:"喋"}.hgi-stroke.hgi-sharp.hgi-pot-02:before{content:"喌"}.hgi-stroke.hgi-sharp.hgi-potion:before{content:"喍"}.hgi-stroke.hgi-sharp.hgi-pound-circle:before{content:"喎"}.hgi-stroke.hgi-sharp.hgi-pound-receive:before{content:"喏"}.hgi-stroke.hgi-sharp.hgi-pound-send:before{content:"喐"}.hgi-stroke.hgi-sharp.hgi-pound-square:before{content:"喑"}.hgi-stroke.hgi-sharp.hgi-pound:before{content:"喒"}.hgi-stroke.hgi-sharp.hgi-power-service:before{content:"喓"}.hgi-stroke.hgi-sharp.hgi-power-socket-01:before{content:"喔"}.hgi-stroke.hgi-sharp.hgi-power-socket-02:before{content:"喕"}.hgi-stroke.hgi-sharp.hgi-ppt-01:before{content:"喖"}.hgi-stroke.hgi-sharp.hgi-ppt-02:before{content:"喗"}.hgi-stroke.hgi-sharp.hgi-prawn:before{content:"喘"}.hgi-stroke.hgi-sharp.hgi-prayer-rug-01:before{content:"喙"}.hgi-stroke.hgi-sharp.hgi-prayer-rug-02:before{content:"喚"}.hgi-stroke.hgi-sharp.hgi-preference-horizontal:before{content:"喛"}.hgi-stroke.hgi-sharp.hgi-preference-vertical:before{content:"喜"}.hgi-stroke.hgi-sharp.hgi-prescription:before{content:"喝"}.hgi-stroke.hgi-sharp.hgi-presentation-01:before{content:"喞"}.hgi-stroke.hgi-sharp.hgi-presentation-02:before{content:"喟"}.hgi-stroke.hgi-sharp.hgi-presentation-03:before{content:"喠"}.hgi-stroke.hgi-sharp.hgi-presentation-04:before{content:"喡"}.hgi-stroke.hgi-sharp.hgi-presentation-05:before{content:"喢"}.hgi-stroke.hgi-sharp.hgi-presentation-06:before{content:"喣"}.hgi-stroke.hgi-sharp.hgi-presentation-07:before{content:"喤"}.hgi-stroke.hgi-sharp.hgi-presentation-bar-chart-01:before{content:"喥"}.hgi-stroke.hgi-sharp.hgi-presentation-bar-chart-02:before{content:"喦"}.hgi-stroke.hgi-sharp.hgi-presentation-line-chart-01:before{content:"喧"}.hgi-stroke.hgi-sharp.hgi-presentation-line-chart-02:before{content:"喨"}.hgi-stroke.hgi-sharp.hgi-presentation-online:before{content:"喩"}.hgi-stroke.hgi-sharp.hgi-presentation-podium:before{content:"喪"}.hgi-stroke.hgi-sharp.hgi-previous:before{content:"喫"}.hgi-stroke.hgi-sharp.hgi-printer-off:before{content:"喬"}.hgi-stroke.hgi-sharp.hgi-printer:before{content:"喭"}.hgi-stroke.hgi-sharp.hgi-prism-01:before{content:"單"}.hgi-stroke.hgi-sharp.hgi-prism:before{content:"喯"}.hgi-stroke.hgi-sharp.hgi-prison-guard:before{content:"喰"}.hgi-stroke.hgi-sharp.hgi-prison:before{content:"喱"}.hgi-stroke.hgi-sharp.hgi-prisoner:before{content:"喲"}.hgi-stroke.hgi-sharp.hgi-product-loading:before{content:"喳"}.hgi-stroke.hgi-sharp.hgi-profile-02:before{content:"喴"}.hgi-stroke.hgi-sharp.hgi-profile:before{content:"喵"}.hgi-stroke.hgi-sharp.hgi-profit:before{content:"営"}.hgi-stroke.hgi-sharp.hgi-programming-flag:before{content:"喷"}.hgi-stroke.hgi-sharp.hgi-projector-01:before{content:"喸"}.hgi-stroke.hgi-sharp.hgi-projector:before{content:"喹"}.hgi-stroke.hgi-sharp.hgi-promotion:before{content:"喺"}.hgi-stroke.hgi-sharp.hgi-property-add:before{content:"喻"}.hgi-stroke.hgi-sharp.hgi-property-delete:before{content:"喼"}.hgi-stroke.hgi-sharp.hgi-property-edit:before{content:"喽"}.hgi-stroke.hgi-sharp.hgi-property-new:before{content:"喾"}.hgi-stroke.hgi-sharp.hgi-property-search:before{content:"喿"}.hgi-stroke.hgi-sharp.hgi-property-view:before{content:"嗀"}.hgi-stroke.hgi-sharp.hgi-protection-mask:before{content:"嗁"}.hgi-stroke.hgi-sharp.hgi-pulley:before{content:"嗂"}.hgi-stroke.hgi-sharp.hgi-pulse-01:before{content:"嗃"}.hgi-stroke.hgi-sharp.hgi-pulse-02:before{content:"嗄"}.hgi-stroke.hgi-sharp.hgi-pulse-rectangle-01:before{content:"嗅"}.hgi-stroke.hgi-sharp.hgi-pulse-rectangle-02:before{content:"嗆"}.hgi-stroke.hgi-sharp.hgi-pumpkin:before{content:"嗇"}.hgi-stroke.hgi-sharp.hgi-punch:before{content:"嗈"}.hgi-stroke.hgi-sharp.hgi-punching-ball-01:before{content:"嗉"}.hgi-stroke.hgi-sharp.hgi-punching-ball-02:before{content:"嗊"}.hgi-stroke.hgi-sharp.hgi-purse-01:before{content:"嗋"}.hgi-stroke.hgi-sharp.hgi-purse:before{content:"嗌"}.hgi-stroke.hgi-sharp.hgi-push-up-bar:before{content:"嗍"}.hgi-stroke.hgi-sharp.hgi-puzzle:before{content:"嗎"}.hgi-stroke.hgi-sharp.hgi-pyramid-maslowo:before{content:"嗏"}.hgi-stroke.hgi-sharp.hgi-pyramid-structure-01:before{content:"嗐"}.hgi-stroke.hgi-sharp.hgi-pyramid-structure-02:before{content:"嗑"}.hgi-stroke.hgi-sharp.hgi-pyramid:before{content:"嗒"}.hgi-stroke.hgi-sharp.hgi-qq-plot:before{content:"嗓"}.hgi-stroke.hgi-sharp.hgi-qr-code-01:before{content:"嗔"}.hgi-stroke.hgi-sharp.hgi-qr-code:before{content:"嗕"}.hgi-stroke.hgi-sharp.hgi-question:before{content:"嗖"}.hgi-stroke.hgi-sharp.hgi-queue-01:before{content:"嗗"}.hgi-stroke.hgi-sharp.hgi-queue-02:before{content:"嗘"}.hgi-stroke.hgi-sharp.hgi-quill-write-01:before{content:"嗙"}.hgi-stroke.hgi-sharp.hgi-quill-write-02:before{content:"嗚"}.hgi-stroke.hgi-sharp.hgi-quiz-01:before{content:"嗛"}.hgi-stroke.hgi-sharp.hgi-quiz-02:before{content:"嗜"}.hgi-stroke.hgi-sharp.hgi-quiz-03:before{content:"嗝"}.hgi-stroke.hgi-sharp.hgi-quiz-04:before{content:"嗞"}.hgi-stroke.hgi-sharp.hgi-quiz-05:before{content:"嗟"}.hgi-stroke.hgi-sharp.hgi-quora:before{content:"嗠"}.hgi-stroke.hgi-sharp.hgi-quote-down-circle:before{content:"嗡"}.hgi-stroke.hgi-sharp.hgi-quote-down-square:before{content:"嗢"}.hgi-stroke.hgi-sharp.hgi-quote-down:before{content:"嗣"}.hgi-stroke.hgi-sharp.hgi-quote-up-circle:before{content:"嗤"}.hgi-stroke.hgi-sharp.hgi-quote-up-square:before{content:"嗥"}.hgi-stroke.hgi-sharp.hgi-quote-up:before{content:"嗦"}.hgi-stroke.hgi-sharp.hgi-quotes:before{content:"嗧"}.hgi-stroke.hgi-sharp.hgi-quran-01:before{content:"嗨"}.hgi-stroke.hgi-sharp.hgi-quran-02:before{content:"嗩"}.hgi-stroke.hgi-sharp.hgi-quran-03:before{content:"嗪"}.hgi-stroke.hgi-sharp.hgi-racing-flag:before{content:"嗫"}.hgi-stroke.hgi-sharp.hgi-radar-01:before{content:"嗬"}.hgi-stroke.hgi-sharp.hgi-radar-02:before{content:"嗭"}.hgi-stroke.hgi-sharp.hgi-radial:before{content:"嗮"}.hgi-stroke.hgi-sharp.hgi-radio-01:before{content:"嗯"}.hgi-stroke.hgi-sharp.hgi-radio-02:before{content:"嗰"}.hgi-stroke.hgi-sharp.hgi-radio:before{content:"嗱"}.hgi-stroke.hgi-sharp.hgi-radioactive-alert:before{content:"嗲"}.hgi-stroke.hgi-sharp.hgi-radius:before{content:"嗳"}.hgi-stroke.hgi-sharp.hgi-rain-double-drop:before{content:"嗴"}.hgi-stroke.hgi-sharp.hgi-rain-drop:before{content:"嗵"}.hgi-stroke.hgi-sharp.hgi-rain:before{content:"嗶"}.hgi-stroke.hgi-sharp.hgi-rainbow:before{content:"嗷"}.hgi-stroke.hgi-sharp.hgi-ramadhan-01:before{content:"嗸"}.hgi-stroke.hgi-sharp.hgi-ramadhan-02:before{content:"嗹"}.hgi-stroke.hgi-sharp.hgi-ramadhan-month:before{content:"嗺"}.hgi-stroke.hgi-sharp.hgi-ranking:before{content:"嗻"}.hgi-stroke.hgi-sharp.hgi-raw-01:before{content:"嗼"}.hgi-stroke.hgi-sharp.hgi-raw-02:before{content:"嗽"}.hgi-stroke.hgi-sharp.hgi-re:before{content:"嗾"}.hgi-stroke.hgi-sharp.hgi-react:before{content:"嗿"}.hgi-stroke.hgi-sharp.hgi-real-estate-01:before{content:"嘀"}.hgi-stroke.hgi-sharp.hgi-real-estate-02:before{content:"嘁"}.hgi-stroke.hgi-sharp.hgi-record:before{content:"嘂"}.hgi-stroke.hgi-sharp.hgi-recovery-mail:before{content:"嘃"}.hgi-stroke.hgi-sharp.hgi-rectangular-01:before{content:"嘄"}.hgi-stroke.hgi-sharp.hgi-rectangular:before{content:"嘅"}.hgi-stroke.hgi-sharp.hgi-recycle-01:before{content:"嘆"}.hgi-stroke.hgi-sharp.hgi-recycle-02:before{content:"嘇"}.hgi-stroke.hgi-sharp.hgi-recycle-03:before{content:"嘈"}.hgi-stroke.hgi-sharp.hgi-reddit:before{content:"嘉"}.hgi-stroke.hgi-sharp.hgi-reflex:before{content:"嘊"}.hgi-stroke.hgi-sharp.hgi-refresh:before{content:"嘋"}.hgi-stroke.hgi-sharp.hgi-refrigerator:before{content:"嘌"}.hgi-stroke.hgi-sharp.hgi-register:before{content:"嘍"}.hgi-stroke.hgi-sharp.hgi-registered:before{content:"嘎"}.hgi-stroke.hgi-sharp.hgi-relieved-01:before{content:"嘏"}.hgi-stroke.hgi-sharp.hgi-relieved-02:before{content:"嘐"}.hgi-stroke.hgi-sharp.hgi-reload:before{content:"嘑"}.hgi-stroke.hgi-sharp.hgi-reminder:before{content:"嘒"}.hgi-stroke.hgi-sharp.hgi-remote-control:before{content:"嘓"}.hgi-stroke.hgi-sharp.hgi-remove-01:before{content:"嘔"}.hgi-stroke.hgi-sharp.hgi-remove-02:before{content:"嘕"}.hgi-stroke.hgi-sharp.hgi-remove-circle-half-dot:before{content:"嘖"}.hgi-stroke.hgi-sharp.hgi-remove-circle:before{content:"嘗"}.hgi-stroke.hgi-sharp.hgi-remove-pi:before{content:"嘘"}.hgi-stroke.hgi-sharp.hgi-remove-square:before{content:"嘙"}.hgi-stroke.hgi-sharp.hgi-renewable-energy-01:before{content:"嘚"}.hgi-stroke.hgi-sharp.hgi-renewable-energy:before{content:"嘛"}.hgi-stroke.hgi-sharp.hgi-repair:before{content:"嘜"}.hgi-stroke.hgi-sharp.hgi-repeat-off:before{content:"嘝"}.hgi-stroke.hgi-sharp.hgi-repeat-one-01:before{content:"嘞"}.hgi-stroke.hgi-sharp.hgi-repeat-one-02:before{content:"嘟"}.hgi-stroke.hgi-sharp.hgi-repeat:before{content:"嘠"}.hgi-stroke.hgi-sharp.hgi-replay:before{content:"嘡"}.hgi-stroke.hgi-sharp.hgi-repository:before{content:"嘢"}.hgi-stroke.hgi-sharp.hgi-reset-password:before{content:"嘣"}.hgi-stroke.hgi-sharp.hgi-resize-01:before{content:"嘤"}.hgi-stroke.hgi-sharp.hgi-resize-02:before{content:"嘥"}.hgi-stroke.hgi-sharp.hgi-resources-add:before{content:"嘦"}.hgi-stroke.hgi-sharp.hgi-resources-remove:before{content:"嘧"}.hgi-stroke.hgi-sharp.hgi-restaurant-01:before{content:"嘨"}.hgi-stroke.hgi-sharp.hgi-restaurant-02:before{content:"嘩"}.hgi-stroke.hgi-sharp.hgi-restaurant-03:before{content:"嘪"}.hgi-stroke.hgi-sharp.hgi-restaurant-table:before{content:"嘫"}.hgi-stroke.hgi-sharp.hgi-restore-bin:before{content:"嘬"}.hgi-stroke.hgi-sharp.hgi-return-request:before{content:"嘭"}.hgi-stroke.hgi-sharp.hgi-reverse-withdrawal-01:before{content:"嘮"}.hgi-stroke.hgi-sharp.hgi-reverse-withdrawal-02:before{content:"嘯"}.hgi-stroke.hgi-sharp.hgi-rhombus-01:before{content:"嘰"}.hgi-stroke.hgi-sharp.hgi-rhombus:before{content:"嘱"}.hgi-stroke.hgi-sharp.hgi-rice-bowl-01:before{content:"嘲"}.hgi-stroke.hgi-sharp.hgi-rice-bowl-02:before{content:"嘳"}.hgi-stroke.hgi-sharp.hgi-right-angle:before{content:"嘴"}.hgi-stroke.hgi-sharp.hgi-right-to-left-block-quote:before{content:"嘵"}.hgi-stroke.hgi-sharp.hgi-right-to-left-list-bullet:before{content:"嘶"}.hgi-stroke.hgi-sharp.hgi-right-to-left-list-dash:before{content:"嘷"}.hgi-stroke.hgi-sharp.hgi-right-to-left-list-number:before{content:"嘸"}.hgi-stroke.hgi-sharp.hgi-right-to-left-list-triangle:before{content:"嘹"}.hgi-stroke.hgi-sharp.hgi-right-triangle:before{content:"嘺"}.hgi-stroke.hgi-sharp.hgi-ripple:before{content:"嘻"}.hgi-stroke.hgi-sharp.hgi-riyal-rectangle:before{content:"嘼"}.hgi-stroke.hgi-sharp.hgi-riyal:before{content:"嘽"}.hgi-stroke.hgi-sharp.hgi-road-01:before{content:"嘾"}.hgi-stroke.hgi-sharp.hgi-road-02:before{content:"嘿"}.hgi-stroke.hgi-sharp.hgi-road-location-01:before{content:"噀"}.hgi-stroke.hgi-sharp.hgi-road-location-02:before{content:"噁"}.hgi-stroke.hgi-sharp.hgi-road-wayside:before{content:"噂"}.hgi-stroke.hgi-sharp.hgi-road:before{content:"噃"}.hgi-stroke.hgi-sharp.hgi-robotic:before{content:"噄"}.hgi-stroke.hgi-sharp.hgi-rocket-01:before{content:"噅"}.hgi-stroke.hgi-sharp.hgi-rocket-02:before{content:"噆"}.hgi-stroke.hgi-sharp.hgi-rocket:before{content:"噇"}.hgi-stroke.hgi-sharp.hgi-rocking-chair:before{content:"噈"}.hgi-stroke.hgi-sharp.hgi-roller-skate:before{content:"噉"}.hgi-stroke.hgi-sharp.hgi-rolling-pin:before{content:"噊"}.hgi-stroke.hgi-sharp.hgi-root-01:before{content:"噋"}.hgi-stroke.hgi-sharp.hgi-root-02:before{content:"噌"}.hgi-stroke.hgi-sharp.hgi-root-circle:before{content:"噍"}.hgi-stroke.hgi-sharp.hgi-root-first-bracket:before{content:"噎"}.hgi-stroke.hgi-sharp.hgi-root-second-bracket:before{content:"噏"}.hgi-stroke.hgi-sharp.hgi-root-third-bracket:before{content:"噐"}.hgi-stroke.hgi-sharp.hgi-rotate-01:before{content:"噑"}.hgi-stroke.hgi-sharp.hgi-rotate-02:before{content:"噒"}.hgi-stroke.hgi-sharp.hgi-rotate-360:before{content:"噓"}.hgi-stroke.hgi-sharp.hgi-rotate-bottom-left:before{content:"噔"}.hgi-stroke.hgi-sharp.hgi-rotate-bottom-right:before{content:"噕"}.hgi-stroke.hgi-sharp.hgi-rotate-clockwise:before{content:"噖"}.hgi-stroke.hgi-sharp.hgi-rotate-crop:before{content:"噗"}.hgi-stroke.hgi-sharp.hgi-rotate-left-01:before{content:"噘"}.hgi-stroke.hgi-sharp.hgi-rotate-left-02:before{content:"噙"}.hgi-stroke.hgi-sharp.hgi-rotate-left-03:before{content:"噚"}.hgi-stroke.hgi-sharp.hgi-rotate-left-04:before{content:"噛"}.hgi-stroke.hgi-sharp.hgi-rotate-left-05:before{content:"噜"}.hgi-stroke.hgi-sharp.hgi-rotate-left-06:before{content:"噝"}.hgi-stroke.hgi-sharp.hgi-rotate-right-01:before{content:"噞"}.hgi-stroke.hgi-sharp.hgi-rotate-right-02:before{content:"噟"}.hgi-stroke.hgi-sharp.hgi-rotate-right-03:before{content:"噠"}.hgi-stroke.hgi-sharp.hgi-rotate-right-04:before{content:"噡"}.hgi-stroke.hgi-sharp.hgi-rotate-right-05:before{content:"噢"}.hgi-stroke.hgi-sharp.hgi-rotate-right-06:before{content:"噣"}.hgi-stroke.hgi-sharp.hgi-rotate-square:before{content:"噤"}.hgi-stroke.hgi-sharp.hgi-rotate-top-left:before{content:"噥"}.hgi-stroke.hgi-sharp.hgi-rotate-top-right:before{content:"噦"}.hgi-stroke.hgi-sharp.hgi-route-01:before{content:"噧"}.hgi-stroke.hgi-sharp.hgi-route-02:before{content:"器"}.hgi-stroke.hgi-sharp.hgi-route-03:before{content:"噩"}.hgi-stroke.hgi-sharp.hgi-route-block:before{content:"噪"}.hgi-stroke.hgi-sharp.hgi-router-01:before{content:"噫"}.hgi-stroke.hgi-sharp.hgi-router-02:before{content:"噬"}.hgi-stroke.hgi-sharp.hgi-router:before{content:"噭"}.hgi-stroke.hgi-sharp.hgi-row-delete:before{content:"噮"}.hgi-stroke.hgi-sharp.hgi-row-insert:before{content:"噯"}.hgi-stroke.hgi-sharp.hgi-rss-connected-01:before{content:"噰"}.hgi-stroke.hgi-sharp.hgi-rss-connected-02:before{content:"噱"}.hgi-stroke.hgi-sharp.hgi-rss-error:before{content:"噲"}.hgi-stroke.hgi-sharp.hgi-rss-locked:before{content:"噳"}.hgi-stroke.hgi-sharp.hgi-rss-unlocked:before{content:"噴"}.hgi-stroke.hgi-sharp.hgi-rss:before{content:"噵"}.hgi-stroke.hgi-sharp.hgi-rub-el-hizb:before{content:"噶"}.hgi-stroke.hgi-sharp.hgi-ruku:before{content:"噷"}.hgi-stroke.hgi-sharp.hgi-ruler:before{content:"噸"}.hgi-stroke.hgi-sharp.hgi-running-shoes:before{content:"噹"}.hgi-stroke.hgi-sharp.hgi-sad-01:before{content:"噺"}.hgi-stroke.hgi-sharp.hgi-sad-02:before{content:"噻"}.hgi-stroke.hgi-sharp.hgi-sad-dizzy:before{content:"噼"}.hgi-stroke.hgi-sharp.hgi-safari:before{content:"噽"}.hgi-stroke.hgi-sharp.hgi-safe-delivery-01:before{content:"噾"}.hgi-stroke.hgi-sharp.hgi-safe-delivery-02:before{content:"噿"}.hgi-stroke.hgi-sharp.hgi-safe:before{content:"嚀"}.hgi-stroke.hgi-sharp.hgi-safety-pin-01:before{content:"嚁"}.hgi-stroke.hgi-sharp.hgi-safety-pin-02:before{content:"嚂"}.hgi-stroke.hgi-sharp.hgi-sailboat-coastal:before{content:"嚃"}.hgi-stroke.hgi-sharp.hgi-sailboat-offshore:before{content:"嚄"}.hgi-stroke.hgi-sharp.hgi-sakura:before{content:"嚅"}.hgi-stroke.hgi-sharp.hgi-salah-time:before{content:"嚆"}.hgi-stroke.hgi-sharp.hgi-salah:before{content:"嚇"}.hgi-stroke.hgi-sharp.hgi-sale-tag-01:before{content:"嚈"}.hgi-stroke.hgi-sharp.hgi-sale-tag-02:before{content:"嚉"}.hgi-stroke.hgi-sharp.hgi-sandals:before{content:"嚊"}.hgi-stroke.hgi-sharp.hgi-satellite-01:before{content:"嚋"}.hgi-stroke.hgi-sharp.hgi-satellite-02:before{content:"嚌"}.hgi-stroke.hgi-sharp.hgi-satellite-03:before{content:"嚍"}.hgi-stroke.hgi-sharp.hgi-satellite:before{content:"嚎"}.hgi-stroke.hgi-sharp.hgi-saturn-01:before{content:"嚏"}.hgi-stroke.hgi-sharp.hgi-saturn-02:before{content:"嚐"}.hgi-stroke.hgi-sharp.hgi-saturn:before{content:"嚑"}.hgi-stroke.hgi-sharp.hgi-sausage:before{content:"嚒"}.hgi-stroke.hgi-sharp.hgi-save-energy-01:before{content:"嚓"}.hgi-stroke.hgi-sharp.hgi-save-energy-02:before{content:"嚔"}.hgi-stroke.hgi-sharp.hgi-save-money-dollar:before{content:"嚕"}.hgi-stroke.hgi-sharp.hgi-save-money-euro:before{content:"嚖"}.hgi-stroke.hgi-sharp.hgi-save-money-pound:before{content:"嚗"}.hgi-stroke.hgi-sharp.hgi-save-money-yen:before{content:"嚘"}.hgi-stroke.hgi-sharp.hgi-savings:before{content:"嚙"}.hgi-stroke.hgi-sharp.hgi-scheme:before{content:"嚚"}.hgi-stroke.hgi-sharp.hgi-school-01:before{content:"嚛"}.hgi-stroke.hgi-sharp.hgi-school-bell-01:before{content:"嚜"}.hgi-stroke.hgi-sharp.hgi-school-bell-02:before{content:"嚝"}.hgi-stroke.hgi-sharp.hgi-school-bus:before{content:"嚞"}.hgi-stroke.hgi-sharp.hgi-school-report-card:before{content:"嚟"}.hgi-stroke.hgi-sharp.hgi-school-tie:before{content:"嚠"}.hgi-stroke.hgi-sharp.hgi-school:before{content:"嚡"}.hgi-stroke.hgi-sharp.hgi-scissor-01:before{content:"嚢"}.hgi-stroke.hgi-sharp.hgi-scissor-rectangle:before{content:"嚣"}.hgi-stroke.hgi-sharp.hgi-scissor:before{content:"嚤"}.hgi-stroke.hgi-sharp.hgi-scooter-01:before{content:"嚥"}.hgi-stroke.hgi-sharp.hgi-scooter-02:before{content:"嚦"}.hgi-stroke.hgi-sharp.hgi-scooter-03:before{content:"嚧"}.hgi-stroke.hgi-sharp.hgi-scooter-04:before{content:"嚨"}.hgi-stroke.hgi-sharp.hgi-scooter-electric:before{content:"嚩"}.hgi-stroke.hgi-sharp.hgi-scratch-card:before{content:"嚪"}.hgi-stroke.hgi-sharp.hgi-screen-add-to-home:before{content:"嚫"}.hgi-stroke.hgi-sharp.hgi-screen-lock-rotation:before{content:"嚬"}.hgi-stroke.hgi-sharp.hgi-screen-rotation:before{content:"嚭"}.hgi-stroke.hgi-sharp.hgi-scribd:before{content:"嚮"}.hgi-stroke.hgi-sharp.hgi-scroll-horizontal:before{content:"嚯"}.hgi-stroke.hgi-sharp.hgi-scroll-vertical:before{content:"嚰"}.hgi-stroke.hgi-sharp.hgi-scroll:before{content:"嚱"}.hgi-stroke.hgi-sharp.hgi-sd-card:before{content:"嚲"}.hgi-stroke.hgi-sharp.hgi-seal:before{content:"嚳"}.hgi-stroke.hgi-sharp.hgi-search-01:before{content:"嚴"}.hgi-stroke.hgi-sharp.hgi-search-02:before{content:"嚵"}.hgi-stroke.hgi-sharp.hgi-search-add:before{content:"嚶"}.hgi-stroke.hgi-sharp.hgi-search-area:before{content:"嚷"}.hgi-stroke.hgi-sharp.hgi-search-circle:before{content:"嚸"}.hgi-stroke.hgi-sharp.hgi-search-dollar:before{content:"嚹"}.hgi-stroke.hgi-sharp.hgi-search-focus:before{content:"嚺"}.hgi-stroke.hgi-sharp.hgi-search-list-01:before{content:"嚻"}.hgi-stroke.hgi-sharp.hgi-search-list-02:before{content:"嚼"}.hgi-stroke.hgi-sharp.hgi-search-minus:before{content:"嚽"}.hgi-stroke.hgi-sharp.hgi-search-remove:before{content:"嚾"}.hgi-stroke.hgi-sharp.hgi-search-replace:before{content:"嚿"}.hgi-stroke.hgi-sharp.hgi-search-square:before{content:"囀"}.hgi-stroke.hgi-sharp.hgi-search-visual:before{content:"囁"}.hgi-stroke.hgi-sharp.hgi-searching:before{content:"囂"}.hgi-stroke.hgi-sharp.hgi-seat-selector:before{content:"囃"}.hgi-stroke.hgi-sharp.hgi-second-bracket-circle:before{content:"囄"}.hgi-stroke.hgi-sharp.hgi-second-bracket-square:before{content:"囅"}.hgi-stroke.hgi-sharp.hgi-second-bracket:before{content:"囆"}.hgi-stroke.hgi-sharp.hgi-secured-network:before{content:"囇"}.hgi-stroke.hgi-sharp.hgi-security-block:before{content:"囈"}.hgi-stroke.hgi-sharp.hgi-security-check:before{content:"囉"}.hgi-stroke.hgi-sharp.hgi-security-key-usb:before{content:"囊"}.hgi-stroke.hgi-sharp.hgi-security-lock:before{content:"囋"}.hgi-stroke.hgi-sharp.hgi-security-password:before{content:"囌"}.hgi-stroke.hgi-sharp.hgi-security-validation:before{content:"囍"}.hgi-stroke.hgi-sharp.hgi-security-wifi:before{content:"囎"}.hgi-stroke.hgi-sharp.hgi-security:before{content:"囏"}.hgi-stroke.hgi-sharp.hgi-segment:before{content:"囐"}.hgi-stroke.hgi-sharp.hgi-select-01:before{content:"囑"}.hgi-stroke.hgi-sharp.hgi-select-02:before{content:"囒"}.hgi-stroke.hgi-sharp.hgi-send-to-mobile:before{content:"囓"}.hgi-stroke.hgi-sharp.hgi-senseless:before{content:"囔"}.hgi-stroke.hgi-sharp.hgi-sent:before{content:"囕"}.hgi-stroke.hgi-sharp.hgi-seo:before{content:"囖"}.hgi-stroke.hgi-sharp.hgi-service:before{content:"囗"}.hgi-stroke.hgi-sharp.hgi-setting-06:before{content:"囘"}.hgi-stroke.hgi-sharp.hgi-setting-07:before{content:"囙"}.hgi-stroke.hgi-sharp.hgi-setting-done-01:before{content:"囚"}.hgi-stroke.hgi-sharp.hgi-setting-done-02:before{content:"四"}.hgi-stroke.hgi-sharp.hgi-setting-done-03:before{content:"囜"}.hgi-stroke.hgi-sharp.hgi-setting-done-04:before{content:"囝"}.hgi-stroke.hgi-sharp.hgi-setting-error-03:before{content:"回"}.hgi-stroke.hgi-sharp.hgi-setting-error-04:before{content:"囟"}.hgi-stroke.hgi-sharp.hgi-settings-01:before{content:"因"}.hgi-stroke.hgi-sharp.hgi-settings-02:before{content:"囡"}.hgi-stroke.hgi-sharp.hgi-settings-03:before{content:"团"}.hgi-stroke.hgi-sharp.hgi-settings-04:before{content:"団"}.hgi-stroke.hgi-sharp.hgi-settings-05:before{content:"囤"}.hgi-stroke.hgi-sharp.hgi-settings-error-01:before{content:"囥"}.hgi-stroke.hgi-sharp.hgi-settings-error-02:before{content:"囦"}.hgi-stroke.hgi-sharp.hgi-setup-01:before{content:"囧"}.hgi-stroke.hgi-sharp.hgi-setup-02:before{content:"囨"}.hgi-stroke.hgi-sharp.hgi-shaka-01:before{content:"囩"}.hgi-stroke.hgi-sharp.hgi-shaka-02:before{content:"囪"}.hgi-stroke.hgi-sharp.hgi-shaka-03:before{content:"囫"}.hgi-stroke.hgi-sharp.hgi-shaka-04:before{content:"囬"}.hgi-stroke.hgi-sharp.hgi-shampoo:before{content:"园"}.hgi-stroke.hgi-sharp.hgi-shapes:before{content:"囮"}.hgi-stroke.hgi-sharp.hgi-share-01:before{content:"囯"}.hgi-stroke.hgi-sharp.hgi-share-02:before{content:"困"}.hgi-stroke.hgi-sharp.hgi-share-03:before{content:"囱"}.hgi-stroke.hgi-sharp.hgi-share-04:before{content:"囲"}.hgi-stroke.hgi-sharp.hgi-share-05:before{content:"図"}.hgi-stroke.hgi-sharp.hgi-share-06:before{content:"围"}.hgi-stroke.hgi-sharp.hgi-share-07:before{content:"囵"}.hgi-stroke.hgi-sharp.hgi-share-08:before{content:"囶"}.hgi-stroke.hgi-sharp.hgi-share-knowledge:before{content:"囷"}.hgi-stroke.hgi-sharp.hgi-share-location-01:before{content:"囸"}.hgi-stroke.hgi-sharp.hgi-share-location-02:before{content:"囹"}.hgi-stroke.hgi-sharp.hgi-shared-wifi:before{content:"固"}.hgi-stroke.hgi-sharp.hgi-sharing:before{content:"囻"}.hgi-stroke.hgi-sharp.hgi-shellfish:before{content:"囼"}.hgi-stroke.hgi-sharp.hgi-sheriff-01:before{content:"国"}.hgi-stroke.hgi-sharp.hgi-sheriff-02:before{content:"图"}.hgi-stroke.hgi-sharp.hgi-shield-01:before{content:"囿"}.hgi-stroke.hgi-sharp.hgi-shield-02:before{content:"圀"}.hgi-stroke.hgi-sharp.hgi-shield-blockchain:before{content:"圁"}.hgi-stroke.hgi-sharp.hgi-shield-energy:before{content:"圂"}.hgi-stroke.hgi-sharp.hgi-shield-key:before{content:"圃"}.hgi-stroke.hgi-sharp.hgi-shield-user:before{content:"圄"}.hgi-stroke.hgi-sharp.hgi-shipment-tracking:before{content:"圅"}.hgi-stroke.hgi-sharp.hgi-shipping-center:before{content:"圆"}.hgi-stroke.hgi-sharp.hgi-shipping-loading:before{content:"圇"}.hgi-stroke.hgi-sharp.hgi-shipping-truck-01:before{content:"圈"}.hgi-stroke.hgi-sharp.hgi-shipping-truck-02:before{content:"圉"}.hgi-stroke.hgi-sharp.hgi-shirt-01:before{content:"圊"}.hgi-stroke.hgi-sharp.hgi-shocked:before{content:"國"}.hgi-stroke.hgi-sharp.hgi-shop-sign:before{content:"圌"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-01:before{content:"圍"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-02:before{content:"圎"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-03:before{content:"圏"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-add:before{content:"圐"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-check:before{content:"圑"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-favorite:before{content:"園"}.hgi-stroke.hgi-sharp.hgi-shopping-bag-remove:before{content:"圓"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-01:before{content:"圔"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-02:before{content:"圕"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-03:before{content:"圖"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-add-01:before{content:"圗"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-add-02:before{content:"團"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-add-03:before{content:"圙"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-in-01:before{content:"圚"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-in-02:before{content:"圛"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-in-03:before{content:"圜"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-out-01:before{content:"圝"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-out-02:before{content:"圞"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-check-out-03:before{content:"土"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-done-01:before{content:"圠"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-done-02:before{content:"圡"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-done-03:before{content:"圢"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-favorite-01:before{content:"圣"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-favorite-02:before{content:"圤"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-favorite-03:before{content:"圥"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-remove-01:before{content:"圦"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-remove-02:before{content:"圧"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-remove-03:before{content:"在"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-secure-01:before{content:"圩"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-secure-02:before{content:"圪"}.hgi-stroke.hgi-sharp.hgi-shopping-basket-secure-03:before{content:"圫"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-01:before{content:"圬"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-02:before{content:"圭"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-add-01:before{content:"圮"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-add-02:before{content:"圯"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-01:before{content:"地"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-02:before{content:"圱"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-in-01:before{content:"圲"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-in-02:before{content:"圳"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-out-01:before{content:"圴"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-check-out-02:before{content:"圵"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-favorite-01:before{content:"圶"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-favorite-02:before{content:"圷"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-remove-01:before{content:"圸"}.hgi-stroke.hgi-sharp.hgi-shopping-cart-remove-02:before{content:"圹"}.hgi-stroke.hgi-sharp.hgi-shorts-pants:before{content:"场"}.hgi-stroke.hgi-sharp.hgi-shuffle-square:before{content:"圻"}.hgi-stroke.hgi-sharp.hgi-shuffle:before{content:"圼"}.hgi-stroke.hgi-sharp.hgi-shutterstock:before{content:"圽"}.hgi-stroke.hgi-sharp.hgi-sidebar-bottom:before{content:"圾"}.hgi-stroke.hgi-sharp.hgi-sidebar-left-01:before{content:"圿"}.hgi-stroke.hgi-sharp.hgi-sidebar-left:before{content:"址"}.hgi-stroke.hgi-sharp.hgi-sidebar-right-01:before{content:"坁"}.hgi-stroke.hgi-sharp.hgi-sidebar-right:before{content:"坂"}.hgi-stroke.hgi-sharp.hgi-sidebar-top:before{content:"坃"}.hgi-stroke.hgi-sharp.hgi-sign-language-c:before{content:"坄"}.hgi-stroke.hgi-sharp.hgi-signal-full-01:before{content:"坅"}.hgi-stroke.hgi-sharp.hgi-signal-full-02:before{content:"坆"}.hgi-stroke.hgi-sharp.hgi-signal-low-01:before{content:"均"}.hgi-stroke.hgi-sharp.hgi-signal-low-02:before{content:"坈"}.hgi-stroke.hgi-sharp.hgi-signal-low-medium:before{content:"坉"}.hgi-stroke.hgi-sharp.hgi-signal-medium-01:before{content:"坊"}.hgi-stroke.hgi-sharp.hgi-signal-medium-02:before{content:"坋"}.hgi-stroke.hgi-sharp.hgi-signal-no-01:before{content:"坌"}.hgi-stroke.hgi-sharp.hgi-signal-no-02:before{content:"坍"}.hgi-stroke.hgi-sharp.hgi-signal:before{content:"坎"}.hgi-stroke.hgi-sharp.hgi-signature:before{content:"坏"}.hgi-stroke.hgi-sharp.hgi-silence:before{content:"坐"}.hgi-stroke.hgi-sharp.hgi-simcard-01:before{content:"坑"}.hgi-stroke.hgi-sharp.hgi-simcard-02:before{content:"坒"}.hgi-stroke.hgi-sharp.hgi-simcard-dual:before{content:"坓"}.hgi-stroke.hgi-sharp.hgi-sin:before{content:"坔"}.hgi-stroke.hgi-sharp.hgi-sine-01:before{content:"坕"}.hgi-stroke.hgi-sharp.hgi-sine-02:before{content:"坖"}.hgi-stroke.hgi-sharp.hgi-sing-left:before{content:"块"}.hgi-stroke.hgi-sharp.hgi-sing-right:before{content:"坘"}.hgi-stroke.hgi-sharp.hgi-sink-01:before{content:"坙"}.hgi-stroke.hgi-sharp.hgi-sink-02:before{content:"坚"}.hgi-stroke.hgi-sharp.hgi-siri:before{content:"坛"}.hgi-stroke.hgi-sharp.hgi-sketch:before{content:"坜"}.hgi-stroke.hgi-sharp.hgi-skew:before{content:"坝"}.hgi-stroke.hgi-sharp.hgi-ski-dice-faces-01:before{content:"坞"}.hgi-stroke.hgi-sharp.hgi-skipping-rope:before{content:"坟"}.hgi-stroke.hgi-sharp.hgi-skull:before{content:"坠"}.hgi-stroke.hgi-sharp.hgi-skype:before{content:"坡"}.hgi-stroke.hgi-sharp.hgi-slack:before{content:"坢"}.hgi-stroke.hgi-sharp.hgi-sleeping:before{content:"坣"}.hgi-stroke.hgi-sharp.hgi-sleeveless:before{content:"坤"}.hgi-stroke.hgi-sharp.hgi-sliders-horizontal:before{content:"坥"}.hgi-stroke.hgi-sharp.hgi-sliders-vertical:before{content:"坦"}.hgi-stroke.hgi-sharp.hgi-slideshare:before{content:"坧"}.hgi-stroke.hgi-sharp.hgi-slow-winds:before{content:"坨"}.hgi-stroke.hgi-sharp.hgi-smart-ac:before{content:"坩"}.hgi-stroke.hgi-sharp.hgi-smart-phone-01:before{content:"坪"}.hgi-stroke.hgi-sharp.hgi-smart-phone-02:before{content:"坫"}.hgi-stroke.hgi-sharp.hgi-smart-phone-03:before{content:"坬"}.hgi-stroke.hgi-sharp.hgi-smart-phone-04:before{content:"坭"}.hgi-stroke.hgi-sharp.hgi-smart-phone-landscape:before{content:"坮"}.hgi-stroke.hgi-sharp.hgi-smart-watch-01:before{content:"坯"}.hgi-stroke.hgi-sharp.hgi-smart-watch-02:before{content:"坰"}.hgi-stroke.hgi-sharp.hgi-smart-watch-03:before{content:"坱"}.hgi-stroke.hgi-sharp.hgi-smart-watch-04:before{content:"坲"}.hgi-stroke.hgi-sharp.hgi-smart:before{content:"坳"}.hgi-stroke.hgi-sharp.hgi-smartphone-lost-wifi:before{content:"坴"}.hgi-stroke.hgi-sharp.hgi-smartphone-wifi:before{content:"坵"}.hgi-stroke.hgi-sharp.hgi-smile-dizzy:before{content:"坶"}.hgi-stroke.hgi-sharp.hgi-smile:before{content:"坷"}.hgi-stroke.hgi-sharp.hgi-sms-code:before{content:"坸"}.hgi-stroke.hgi-sharp.hgi-snail:before{content:"坹"}.hgi-stroke.hgi-sharp.hgi-snapchat:before{content:"坺"}.hgi-stroke.hgi-sharp.hgi-snow:before{content:"坻"}.hgi-stroke.hgi-sharp.hgi-soda-can:before{content:"坼"}.hgi-stroke.hgi-sharp.hgi-sofa-01:before{content:"坽"}.hgi-stroke.hgi-sharp.hgi-sofa-02:before{content:"坾"}.hgi-stroke.hgi-sharp.hgi-sofa-03:before{content:"坿"}.hgi-stroke.hgi-sharp.hgi-sofa-single:before{content:"垀"}.hgi-stroke.hgi-sharp.hgi-soft-drink-01:before{content:"垁"}.hgi-stroke.hgi-sharp.hgi-soft-drink-02:before{content:"垂"}.hgi-stroke.hgi-sharp.hgi-software-license:before{content:"垃"}.hgi-stroke.hgi-sharp.hgi-software-uninstall:before{content:"垄"}.hgi-stroke.hgi-sharp.hgi-software:before{content:"垅"}.hgi-stroke.hgi-sharp.hgi-soil-moisture-field:before{content:"垆"}.hgi-stroke.hgi-sharp.hgi-soil-moisture-global:before{content:"垇"}.hgi-stroke.hgi-sharp.hgi-soil-temperature-field:before{content:"垈"}.hgi-stroke.hgi-sharp.hgi-soil-temperature-global:before{content:"垉"}.hgi-stroke.hgi-sharp.hgi-solar-energy:before{content:"垊"}.hgi-stroke.hgi-sharp.hgi-solar-panel-01:before{content:"型"}.hgi-stroke.hgi-sharp.hgi-solar-panel-02:before{content:"垌"}.hgi-stroke.hgi-sharp.hgi-solar-panel-03:before{content:"垍"}.hgi-stroke.hgi-sharp.hgi-solar-panel-04:before{content:"垎"}.hgi-stroke.hgi-sharp.hgi-solar-panel-05:before{content:"垏"}.hgi-stroke.hgi-sharp.hgi-solar-power:before{content:"垐"}.hgi-stroke.hgi-sharp.hgi-solar-system-01:before{content:"垑"}.hgi-stroke.hgi-sharp.hgi-solar-system:before{content:"垒"}.hgi-stroke.hgi-sharp.hgi-solid-line-01:before{content:"垓"}.hgi-stroke.hgi-sharp.hgi-solid-line-02:before{content:"垔"}.hgi-stroke.hgi-sharp.hgi-sort-by-down-01:before{content:"垕"}.hgi-stroke.hgi-sharp.hgi-sort-by-down-02:before{content:"垖"}.hgi-stroke.hgi-sharp.hgi-sort-by-up-01:before{content:"垗"}.hgi-stroke.hgi-sharp.hgi-sort-by-up-02:before{content:"垘"}.hgi-stroke.hgi-sharp.hgi-sorting-01:before{content:"垙"}.hgi-stroke.hgi-sharp.hgi-sorting-02:before{content:"垚"}.hgi-stroke.hgi-sharp.hgi-sorting-03:before{content:"垛"}.hgi-stroke.hgi-sharp.hgi-sorting-04:before{content:"垜"}.hgi-stroke.hgi-sharp.hgi-sorting-05:before{content:"垝"}.hgi-stroke.hgi-sharp.hgi-sorting-1-9:before{content:"垞"}.hgi-stroke.hgi-sharp.hgi-sorting-9-1:before{content:"垟"}.hgi-stroke.hgi-sharp.hgi-sorting-a-z-01:before{content:"垠"}.hgi-stroke.hgi-sharp.hgi-sorting-a-z-02:before{content:"垡"}.hgi-stroke.hgi-sharp.hgi-sorting-down:before{content:"垢"}.hgi-stroke.hgi-sharp.hgi-sorting-up:before{content:"垣"}.hgi-stroke.hgi-sharp.hgi-sorting-z-a-01:before{content:"垤"}.hgi-stroke.hgi-sharp.hgi-soundcloud:before{content:"垥"}.hgi-stroke.hgi-sharp.hgi-source-code-circle:before{content:"垦"}.hgi-stroke.hgi-sharp.hgi-source-code-square:before{content:"垧"}.hgi-stroke.hgi-sharp.hgi-source-code:before{content:"垨"}.hgi-stroke.hgi-sharp.hgi-spaceship:before{content:"垩"}.hgi-stroke.hgi-sharp.hgi-spades:before{content:"垪"}.hgi-stroke.hgi-sharp.hgi-spaghetti:before{content:"垫"}.hgi-stroke.hgi-sharp.hgi-spam:before{content:"垬"}.hgi-stroke.hgi-sharp.hgi-sparkles:before{content:"垭"}.hgi-stroke.hgi-sharp.hgi-spartan-helmet:before{content:"垮"}.hgi-stroke.hgi-sharp.hgi-spatula:before{content:"垯"}.hgi-stroke.hgi-sharp.hgi-speaker-01:before{content:"垰"}.hgi-stroke.hgi-sharp.hgi-speaker:before{content:"垱"}.hgi-stroke.hgi-sharp.hgi-speech-to-text:before{content:"垲"}.hgi-stroke.hgi-sharp.hgi-speed-train-01:before{content:"垳"}.hgi-stroke.hgi-sharp.hgi-speed-train-02:before{content:"垴"}.hgi-stroke.hgi-sharp.hgi-sperm:before{content:"垵"}.hgi-stroke.hgi-sharp.hgi-sphere:before{content:"垶"}.hgi-stroke.hgi-sharp.hgi-spirals:before{content:"垷"}.hgi-stroke.hgi-sharp.hgi-spoon-and-fork:before{content:"垸"}.hgi-stroke.hgi-sharp.hgi-spoon-and-knife:before{content:"垹"}.hgi-stroke.hgi-sharp.hgi-spoon:before{content:"垺"}.hgi-stroke.hgi-sharp.hgi-spotify:before{content:"垻"}.hgi-stroke.hgi-sharp.hgi-sql:before{content:"垼"}.hgi-stroke.hgi-sharp.hgi-square-01:before{content:"垽"}.hgi-stroke.hgi-sharp.hgi-square-arrow-data-transfer-diagonal:before{content:"垾"}.hgi-stroke.hgi-sharp.hgi-square-arrow-data-transfer-horizontal:before{content:"垿"}.hgi-stroke.hgi-sharp.hgi-square-arrow-data-transfer-vertical:before{content:"埀"}.hgi-stroke.hgi-sharp.hgi-square-arrow-diagonal-01:before{content:"埁"}.hgi-stroke.hgi-sharp.hgi-square-arrow-diagonal-02:before{content:"埂"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-01:before{content:"埃"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-02:before{content:"埄"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-03:before{content:"埅"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-double:before{content:"埆"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-left:before{content:"埇"}.hgi-stroke.hgi-sharp.hgi-square-arrow-down-right:before{content:"埈"}.hgi-stroke.hgi-sharp.hgi-square-arrow-expand-01:before{content:"埉"}.hgi-stroke.hgi-sharp.hgi-square-arrow-expand-02:before{content:"埊"}.hgi-stroke.hgi-sharp.hgi-square-arrow-horizontal:before{content:"埋"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-01:before{content:"埌"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-02:before{content:"埍"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-03:before{content:"城"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-double:before{content:"埏"}.hgi-stroke.hgi-sharp.hgi-square-arrow-left-right:before{content:"埐"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-down-left:before{content:"埑"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-down-right:before{content:"埒"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-left-down:before{content:"埓"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-left-up:before{content:"埔"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-right-down:before{content:"埕"}.hgi-stroke.hgi-sharp.hgi-square-arrow-move-right-up:before{content:"埖"}.hgi-stroke.hgi-sharp.hgi-square-arrow-reload-01:before{content:"埗"}.hgi-stroke.hgi-sharp.hgi-square-arrow-reload-02:before{content:"埘"}.hgi-stroke.hgi-sharp.hgi-square-arrow-right-01:before{content:"埙"}.hgi-stroke.hgi-sharp.hgi-square-arrow-right-02:before{content:"埚"}.hgi-stroke.hgi-sharp.hgi-square-arrow-right-03:before{content:"埛"}.hgi-stroke.hgi-sharp.hgi-square-arrow-right-double:before{content:"埜"}.hgi-stroke.hgi-sharp.hgi-square-arrow-shrink-01:before{content:"埝"}.hgi-stroke.hgi-sharp.hgi-square-arrow-shrink-02:before{content:"埞"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-01:before{content:"域"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-02:before{content:"埠"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-03:before{content:"埡"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-double:before{content:"埢"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-down:before{content:"埣"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-left:before{content:"埤"}.hgi-stroke.hgi-sharp.hgi-square-arrow-up-right:before{content:"埥"}.hgi-stroke.hgi-sharp.hgi-square-arrow-vertical:before{content:"埦"}.hgi-stroke.hgi-sharp.hgi-square-circle:before{content:"埧"}.hgi-stroke.hgi-sharp.hgi-square-lock-01:before{content:"埨"}.hgi-stroke.hgi-sharp.hgi-square-lock-02:before{content:"埩"}.hgi-stroke.hgi-sharp.hgi-square-lock-add-01:before{content:"埪"}.hgi-stroke.hgi-sharp.hgi-square-lock-add-02:before{content:"埫"}.hgi-stroke.hgi-sharp.hgi-square-lock-check-01:before{content:"埬"}.hgi-stroke.hgi-sharp.hgi-square-lock-check-02:before{content:"埭"}.hgi-stroke.hgi-sharp.hgi-square-lock-minus-01:before{content:"埮"}.hgi-stroke.hgi-sharp.hgi-square-lock-minus-02:before{content:"埯"}.hgi-stroke.hgi-sharp.hgi-square-lock-password:before{content:"埰"}.hgi-stroke.hgi-sharp.hgi-square-lock-remove-01:before{content:"埱"}.hgi-stroke.hgi-sharp.hgi-square-lock-remove-02:before{content:"埲"}.hgi-stroke.hgi-sharp.hgi-square-root-square:before{content:"埳"}.hgi-stroke.hgi-sharp.hgi-square-square:before{content:"埴"}.hgi-stroke.hgi-sharp.hgi-square-unlock-01:before{content:"埵"}.hgi-stroke.hgi-sharp.hgi-square-unlock-02:before{content:"埶"}.hgi-stroke.hgi-sharp.hgi-square:before{content:"執"}.hgi-stroke.hgi-sharp.hgi-stack-star:before{content:"埸"}.hgi-stroke.hgi-sharp.hgi-stake:before{content:"培"}.hgi-stroke.hgi-sharp.hgi-stamp-01:before{content:"基"}.hgi-stroke.hgi-sharp.hgi-stamp-02:before{content:"埻"}.hgi-stroke.hgi-sharp.hgi-stamp:before{content:"埼"}.hgi-stroke.hgi-sharp.hgi-star-circle:before{content:"埽"}.hgi-stroke.hgi-sharp.hgi-star-face:before{content:"埾"}.hgi-stroke.hgi-sharp.hgi-star-half:before{content:"埿"}.hgi-stroke.hgi-sharp.hgi-star-off:before{content:"堀"}.hgi-stroke.hgi-sharp.hgi-star-square:before{content:"堁"}.hgi-stroke.hgi-sharp.hgi-star:before{content:"堂"}.hgi-stroke.hgi-sharp.hgi-stars:before{content:"堃"}.hgi-stroke.hgi-sharp.hgi-start-up-01:before{content:"堄"}.hgi-stroke.hgi-sharp.hgi-start-up-02:before{content:"堅"}.hgi-stroke.hgi-sharp.hgi-stationery:before{content:"堆"}.hgi-stroke.hgi-sharp.hgi-steak:before{content:"堇"}.hgi-stroke.hgi-sharp.hgi-steering:before{content:"堈"}.hgi-stroke.hgi-sharp.hgi-step-into:before{content:"堉"}.hgi-stroke.hgi-sharp.hgi-step-out:before{content:"堊"}.hgi-stroke.hgi-sharp.hgi-step-over:before{content:"堋"}.hgi-stroke.hgi-sharp.hgi-stethoscope-02:before{content:"堌"}.hgi-stroke.hgi-sharp.hgi-stethoscope:before{content:"堍"}.hgi-stroke.hgi-sharp.hgi-sticky-note-01:before{content:"堎"}.hgi-stroke.hgi-sharp.hgi-sticky-note-02:before{content:"堏"}.hgi-stroke.hgi-sharp.hgi-stop-watch:before{content:"堐"}.hgi-stroke.hgi-sharp.hgi-stop:before{content:"堑"}.hgi-stroke.hgi-sharp.hgi-store-01:before{content:"堒"}.hgi-stroke.hgi-sharp.hgi-store-02:before{content:"堓"}.hgi-stroke.hgi-sharp.hgi-store-03:before{content:"堔"}.hgi-stroke.hgi-sharp.hgi-store-04:before{content:"堕"}.hgi-stroke.hgi-sharp.hgi-store-add-01:before{content:"堖"}.hgi-stroke.hgi-sharp.hgi-store-add-02:before{content:"堗"}.hgi-stroke.hgi-sharp.hgi-store-location-01:before{content:"堘"}.hgi-stroke.hgi-sharp.hgi-store-location-02:before{content:"堙"}.hgi-stroke.hgi-sharp.hgi-store-remove-01:before{content:"堚"}.hgi-stroke.hgi-sharp.hgi-store-remove-02:before{content:"堛"}.hgi-stroke.hgi-sharp.hgi-store-verified-01:before{content:"堜"}.hgi-stroke.hgi-sharp.hgi-store-verified-02:before{content:"堝"}.hgi-stroke.hgi-sharp.hgi-straight-edge:before{content:"堞"}.hgi-stroke.hgi-sharp.hgi-strategy:before{content:"堟"}.hgi-stroke.hgi-sharp.hgi-stroke-bottom:before{content:"堠"}.hgi-stroke.hgi-sharp.hgi-stroke-center:before{content:"堡"}.hgi-stroke.hgi-sharp.hgi-stroke-inside:before{content:"堢"}.hgi-stroke.hgi-sharp.hgi-stroke-left:before{content:"堣"}.hgi-stroke.hgi-sharp.hgi-stroke-outside:before{content:"堤"}.hgi-stroke.hgi-sharp.hgi-stroke-right:before{content:"堥"}.hgi-stroke.hgi-sharp.hgi-stroke-top:before{content:"堦"}.hgi-stroke.hgi-sharp.hgi-structure-01:before{content:"堧"}.hgi-stroke.hgi-sharp.hgi-structure-02:before{content:"堨"}.hgi-stroke.hgi-sharp.hgi-structure-03:before{content:"堩"}.hgi-stroke.hgi-sharp.hgi-structure-04:before{content:"堪"}.hgi-stroke.hgi-sharp.hgi-structure-05:before{content:"堫"}.hgi-stroke.hgi-sharp.hgi-structure-add:before{content:"堬"}.hgi-stroke.hgi-sharp.hgi-structure-check:before{content:"堭"}.hgi-stroke.hgi-sharp.hgi-structure-fail:before{content:"堮"}.hgi-stroke.hgi-sharp.hgi-structure-folder-circle:before{content:"堯"}.hgi-stroke.hgi-sharp.hgi-structure-folder:before{content:"堰"}.hgi-stroke.hgi-sharp.hgi-student-card:before{content:"報"}.hgi-stroke.hgi-sharp.hgi-student:before{content:"堲"}.hgi-stroke.hgi-sharp.hgi-students:before{content:"堳"}.hgi-stroke.hgi-sharp.hgi-study-desk:before{content:"場"}.hgi-stroke.hgi-sharp.hgi-study-lamp:before{content:"堵"}.hgi-stroke.hgi-sharp.hgi-stumbleupon:before{content:"堶"}.hgi-stroke.hgi-sharp.hgi-submarine:before{content:"堷"}.hgi-stroke.hgi-sharp.hgi-submerge:before{content:"堸"}.hgi-stroke.hgi-sharp.hgi-subnode-add:before{content:"堹"}.hgi-stroke.hgi-sharp.hgi-subnode-delete:before{content:"堺"}.hgi-stroke.hgi-sharp.hgi-subpoena:before{content:"堻"}.hgi-stroke.hgi-sharp.hgi-subtitle:before{content:"堼"}.hgi-stroke.hgi-sharp.hgi-suit-01:before{content:"堽"}.hgi-stroke.hgi-sharp.hgi-suit-02:before{content:"堾"}.hgi-stroke.hgi-sharp.hgi-sujood:before{content:"堿"}.hgi-stroke.hgi-sharp.hgi-summation-01:before{content:"塀"}.hgi-stroke.hgi-sharp.hgi-summation-02:before{content:"塁"}.hgi-stroke.hgi-sharp.hgi-summation-circle:before{content:"塂"}.hgi-stroke.hgi-sharp.hgi-summation-square:before{content:"塃"}.hgi-stroke.hgi-sharp.hgi-sun-01:before{content:"塄"}.hgi-stroke.hgi-sharp.hgi-sun-02:before{content:"塅"}.hgi-stroke.hgi-sharp.hgi-sun-03:before{content:"塆"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-01:before{content:"塇"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-02:before{content:"塈"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-rain-01:before{content:"塉"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-rain-02:before{content:"塊"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-rain-zap-01:before{content:"塋"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-rain-zap-02:before{content:"塌"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-zap-01:before{content:"塍"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-angled-zap-02:before{content:"塎"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-big-rain-01:before{content:"塏"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-big-rain-02:before{content:"塐"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-fast-wind-01:before{content:"塑"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-fast-wind-02:before{content:"塒"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-hailstone-01:before{content:"塓"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-hailstone-02:before{content:"塔"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-little-rain-01:before{content:"塕"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-little-rain-02:before{content:"塖"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-little-snow-01:before{content:"塗"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-little-snow-02:before{content:"塘"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-mid-rain-01:before{content:"塙"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-mid-rain-02:before{content:"塚"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-mid-snow-01:before{content:"塛"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-mid-snow-02:before{content:"塜"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-slow-wind-01:before{content:"塝"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-slow-wind-02:before{content:"塞"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-snow-01:before{content:"塟"}.hgi-stroke.hgi-sharp.hgi-sun-cloud-snow-02:before{content:"塠"}.hgi-stroke.hgi-sharp.hgi-sunglasses:before{content:"塡"}.hgi-stroke.hgi-sharp.hgi-sunrise:before{content:"塢"}.hgi-stroke.hgi-sharp.hgi-sunset:before{content:"塣"}.hgi-stroke.hgi-sharp.hgi-super-mario-toad:before{content:"塤"}.hgi-stroke.hgi-sharp.hgi-super-mario:before{content:"塥"}.hgi-stroke.hgi-sharp.hgi-surfboard:before{content:"塦"}.hgi-stroke.hgi-sharp.hgi-surprise:before{content:"塧"}.hgi-stroke.hgi-sharp.hgi-sushi-01:before{content:"塨"}.hgi-stroke.hgi-sharp.hgi-sushi-02:before{content:"塩"}.hgi-stroke.hgi-sharp.hgi-sushi-03:before{content:"塪"}.hgi-stroke.hgi-sharp.hgi-suspicious:before{content:"填"}.hgi-stroke.hgi-sharp.hgi-sustainable-energy:before{content:"塬"}.hgi-stroke.hgi-sharp.hgi-svg-01:before{content:"塭"}.hgi-stroke.hgi-sharp.hgi-svg-02:before{content:"塮"}.hgi-stroke.hgi-sharp.hgi-swarm:before{content:"塯"}.hgi-stroke.hgi-sharp.hgi-swatch:before{content:"塰"}.hgi-stroke.hgi-sharp.hgi-swimming-cap:before{content:"塱"}.hgi-stroke.hgi-sharp.hgi-swimming:before{content:"塲"}.hgi-stroke.hgi-sharp.hgi-swipe-down-01:before{content:"塳"}.hgi-stroke.hgi-sharp.hgi-swipe-down-02:before{content:"塴"}.hgi-stroke.hgi-sharp.hgi-swipe-down-03:before{content:"塵"}.hgi-stroke.hgi-sharp.hgi-swipe-down-04:before{content:"塶"}.hgi-stroke.hgi-sharp.hgi-swipe-down-05:before{content:"塷"}.hgi-stroke.hgi-sharp.hgi-swipe-down-06:before{content:"塸"}.hgi-stroke.hgi-sharp.hgi-swipe-down-07:before{content:"塹"}.hgi-stroke.hgi-sharp.hgi-swipe-down-08:before{content:"塺"}.hgi-stroke.hgi-sharp.hgi-swipe-left-01:before{content:"塻"}.hgi-stroke.hgi-sharp.hgi-swipe-left-02:before{content:"塼"}.hgi-stroke.hgi-sharp.hgi-swipe-left-03:before{content:"塽"}.hgi-stroke.hgi-sharp.hgi-swipe-left-04:before{content:"塾"}.hgi-stroke.hgi-sharp.hgi-swipe-left-05:before{content:"塿"}.hgi-stroke.hgi-sharp.hgi-swipe-left-06:before{content:"墀"}.hgi-stroke.hgi-sharp.hgi-swipe-left-07:before{content:"墁"}.hgi-stroke.hgi-sharp.hgi-swipe-left-08:before{content:"墂"}.hgi-stroke.hgi-sharp.hgi-swipe-left-09:before{content:"境"}.hgi-stroke.hgi-sharp.hgi-swipe-right-01:before{content:"墄"}.hgi-stroke.hgi-sharp.hgi-swipe-right-02:before{content:"墅"}.hgi-stroke.hgi-sharp.hgi-swipe-right-03:before{content:"墆"}.hgi-stroke.hgi-sharp.hgi-swipe-right-04:before{content:"墇"}.hgi-stroke.hgi-sharp.hgi-swipe-right-05:before{content:"墈"}.hgi-stroke.hgi-sharp.hgi-swipe-right-06:before{content:"墉"}.hgi-stroke.hgi-sharp.hgi-swipe-right-07:before{content:"墊"}.hgi-stroke.hgi-sharp.hgi-swipe-right-08:before{content:"墋"}.hgi-stroke.hgi-sharp.hgi-swipe-right-09:before{content:"墌"}.hgi-stroke.hgi-sharp.hgi-swipe-up-01:before{content:"墍"}.hgi-stroke.hgi-sharp.hgi-swipe-up-02:before{content:"墎"}.hgi-stroke.hgi-sharp.hgi-swipe-up-03:before{content:"墏"}.hgi-stroke.hgi-sharp.hgi-swipe-up-04:before{content:"墐"}.hgi-stroke.hgi-sharp.hgi-swipe-up-05:before{content:"墑"}.hgi-stroke.hgi-sharp.hgi-swipe-up-06:before{content:"墒"}.hgi-stroke.hgi-sharp.hgi-swipe-up-07:before{content:"墓"}.hgi-stroke.hgi-sharp.hgi-swipe-up-08:before{content:"墔"}.hgi-stroke.hgi-sharp.hgi-sword-01:before{content:"墕"}.hgi-stroke.hgi-sharp.hgi-sword-02:before{content:"墖"}.hgi-stroke.hgi-sharp.hgi-sword-03:before{content:"増"}.hgi-stroke.hgi-sharp.hgi-system-update-01:before{content:"墘"}.hgi-stroke.hgi-sharp.hgi-system-update-02:before{content:"墙"}.hgi-stroke.hgi-sharp.hgi-t-shirt:before{content:"墚"}.hgi-stroke.hgi-sharp.hgi-table-01:before{content:"墛"}.hgi-stroke.hgi-sharp.hgi-table-02:before{content:"墜"}.hgi-stroke.hgi-sharp.hgi-table-03:before{content:"墝"}.hgi-stroke.hgi-sharp.hgi-table-lamp-01:before{content:"增"}.hgi-stroke.hgi-sharp.hgi-table-lamp-02:before{content:"墟"}.hgi-stroke.hgi-sharp.hgi-table-round:before{content:"墠"}.hgi-stroke.hgi-sharp.hgi-table-tennis-bat:before{content:"墡"}.hgi-stroke.hgi-sharp.hgi-table:before{content:"墢"}.hgi-stroke.hgi-sharp.hgi-tablet-01:before{content:"墣"}.hgi-stroke.hgi-sharp.hgi-tablet-02:before{content:"墤"}.hgi-stroke.hgi-sharp.hgi-tablet-connected-bluetooth:before{content:"墥"}.hgi-stroke.hgi-sharp.hgi-tablet-connected-usb:before{content:"墦"}.hgi-stroke.hgi-sharp.hgi-tablet-connected-wifi:before{content:"墧"}.hgi-stroke.hgi-sharp.hgi-tablet-pen:before{content:"墨"}.hgi-stroke.hgi-sharp.hgi-taco-01:before{content:"墩"}.hgi-stroke.hgi-sharp.hgi-taco-02:before{content:"墪"}.hgi-stroke.hgi-sharp.hgi-tag-01:before{content:"墫"}.hgi-stroke.hgi-sharp.hgi-tag-02:before{content:"墬"}.hgi-stroke.hgi-sharp.hgi-tags:before{content:"墭"}.hgi-stroke.hgi-sharp.hgi-taj-mahal:before{content:"墮"}.hgi-stroke.hgi-sharp.hgi-tan:before{content:"墯"}.hgi-stroke.hgi-sharp.hgi-tank-top:before{content:"墰"}.hgi-stroke.hgi-sharp.hgi-tap-01:before{content:"墱"}.hgi-stroke.hgi-sharp.hgi-tap-02:before{content:"墲"}.hgi-stroke.hgi-sharp.hgi-tap-03:before{content:"墳"}.hgi-stroke.hgi-sharp.hgi-tap-04:before{content:"墴"}.hgi-stroke.hgi-sharp.hgi-tap-05:before{content:"墵"}.hgi-stroke.hgi-sharp.hgi-tap-06:before{content:"墶"}.hgi-stroke.hgi-sharp.hgi-tap-07:before{content:"墷"}.hgi-stroke.hgi-sharp.hgi-tap-08:before{content:"墸"}.hgi-stroke.hgi-sharp.hgi-tape-measure:before{content:"墹"}.hgi-stroke.hgi-sharp.hgi-target-01:before{content:"墺"}.hgi-stroke.hgi-sharp.hgi-target-02:before{content:"墻"}.hgi-stroke.hgi-sharp.hgi-target-03:before{content:"墼"}.hgi-stroke.hgi-sharp.hgi-target-dollar:before{content:"墽"}.hgi-stroke.hgi-sharp.hgi-tasbih:before{content:"墾"}.hgi-stroke.hgi-sharp.hgi-task-01:before{content:"墿"}.hgi-stroke.hgi-sharp.hgi-task-02:before{content:"壀"}.hgi-stroke.hgi-sharp.hgi-task-add-01:before{content:"壁"}.hgi-stroke.hgi-sharp.hgi-task-add-02:before{content:"壂"}.hgi-stroke.hgi-sharp.hgi-task-daily-01:before{content:"壃"}.hgi-stroke.hgi-sharp.hgi-task-daily-02:before{content:"壄"}.hgi-stroke.hgi-sharp.hgi-task-done-01:before{content:"壅"}.hgi-stroke.hgi-sharp.hgi-task-done-02:before{content:"壆"}.hgi-stroke.hgi-sharp.hgi-task-edit-01:before{content:"壇"}.hgi-stroke.hgi-sharp.hgi-task-edit-02:before{content:"壈"}.hgi-stroke.hgi-sharp.hgi-task-remove-01:before{content:"壉"}.hgi-stroke.hgi-sharp.hgi-task-remove-02:before{content:"壊"}.hgi-stroke.hgi-sharp.hgi-taxes:before{content:"壋"}.hgi-stroke.hgi-sharp.hgi-taxi:before{content:"壌"}.hgi-stroke.hgi-sharp.hgi-tea-pod:before{content:"壍"}.hgi-stroke.hgi-sharp.hgi-tea:before{content:"壎"}.hgi-stroke.hgi-sharp.hgi-teacher:before{content:"壏"}.hgi-stroke.hgi-sharp.hgi-teaching:before{content:"壐"}.hgi-stroke.hgi-sharp.hgi-teamviewer:before{content:"壑"}.hgi-stroke.hgi-sharp.hgi-telegram:before{content:"壒"}.hgi-stroke.hgi-sharp.hgi-telephone:before{content:"壓"}.hgi-stroke.hgi-sharp.hgi-telescope-01:before{content:"壔"}.hgi-stroke.hgi-sharp.hgi-telescope-02:before{content:"壕"}.hgi-stroke.hgi-sharp.hgi-television-table:before{content:"壖"}.hgi-stroke.hgi-sharp.hgi-temperature:before{content:"壗"}.hgi-stroke.hgi-sharp.hgi-tennis-ball:before{content:"壘"}.hgi-stroke.hgi-sharp.hgi-terrace:before{content:"壙"}.hgi-stroke.hgi-sharp.hgi-test-tube-01:before{content:"壚"}.hgi-stroke.hgi-sharp.hgi-test-tube-02:before{content:"壛"}.hgi-stroke.hgi-sharp.hgi-test-tube-03:before{content:"壜"}.hgi-stroke.hgi-sharp.hgi-test-tube:before{content:"壝"}.hgi-stroke.hgi-sharp.hgi-tetris:before{content:"壞"}.hgi-stroke.hgi-sharp.hgi-text-align-center:before{content:"壟"}.hgi-stroke.hgi-sharp.hgi-text-align-justify-center:before{content:"壠"}.hgi-stroke.hgi-sharp.hgi-text-align-justify-left:before{content:"壡"}.hgi-stroke.hgi-sharp.hgi-text-align-justify-right:before{content:"壢"}.hgi-stroke.hgi-sharp.hgi-text-align-left-01:before{content:"壣"}.hgi-stroke.hgi-sharp.hgi-text-align-left:before{content:"壤"}.hgi-stroke.hgi-sharp.hgi-text-align-right-01:before{content:"壥"}.hgi-stroke.hgi-sharp.hgi-text-align-right:before{content:"壦"}.hgi-stroke.hgi-sharp.hgi-text-all-caps:before{content:"壧"}.hgi-stroke.hgi-sharp.hgi-text-bold:before{content:"壨"}.hgi-stroke.hgi-sharp.hgi-text-centerline-center-top:before{content:"壩"}.hgi-stroke.hgi-sharp.hgi-text-centerline-left:before{content:"壪"}.hgi-stroke.hgi-sharp.hgi-text-centerline-middle:before{content:"士"}.hgi-stroke.hgi-sharp.hgi-text-centerline-right:before{content:"壬"}.hgi-stroke.hgi-sharp.hgi-text-check:before{content:"壭"}.hgi-stroke.hgi-sharp.hgi-text-circle:before{content:"壮"}.hgi-stroke.hgi-sharp.hgi-text-clear:before{content:"壯"}.hgi-stroke.hgi-sharp.hgi-text-color:before{content:"声"}.hgi-stroke.hgi-sharp.hgi-text-creation:before{content:"壱"}.hgi-stroke.hgi-sharp.hgi-text-firstline-left:before{content:"売"}.hgi-stroke.hgi-sharp.hgi-text-firstline-right:before{content:"壳"}.hgi-stroke.hgi-sharp.hgi-text-font:before{content:"壴"}.hgi-stroke.hgi-sharp.hgi-text-footnote:before{content:"壵"}.hgi-stroke.hgi-sharp.hgi-text-indent-01:before{content:"壶"}.hgi-stroke.hgi-sharp.hgi-text-indent-less:before{content:"壷"}.hgi-stroke.hgi-sharp.hgi-text-indent-more:before{content:"壸"}.hgi-stroke.hgi-sharp.hgi-text-indent:before{content:"壹"}.hgi-stroke.hgi-sharp.hgi-text-italic-slash:before{content:"壺"}.hgi-stroke.hgi-sharp.hgi-text-italic:before{content:"壻"}.hgi-stroke.hgi-sharp.hgi-text-kerning:before{content:"壼"}.hgi-stroke.hgi-sharp.hgi-text-number-sign:before{content:"壽"}.hgi-stroke.hgi-sharp.hgi-text-selection:before{content:"壾"}.hgi-stroke.hgi-sharp.hgi-text-smallcaps:before{content:"壿"}.hgi-stroke.hgi-sharp.hgi-text-square:before{content:"夀"}.hgi-stroke.hgi-sharp.hgi-text-strikethrough:before{content:"夁"}.hgi-stroke.hgi-sharp.hgi-text-subscript:before{content:"夂"}.hgi-stroke.hgi-sharp.hgi-text-superscript:before{content:"夃"}.hgi-stroke.hgi-sharp.hgi-text-tracking:before{content:"处"}.hgi-stroke.hgi-sharp.hgi-text-underline:before{content:"夅"}.hgi-stroke.hgi-sharp.hgi-text-variable-front:before{content:"夆"}.hgi-stroke.hgi-sharp.hgi-text-vertical-alignment:before{content:"备"}.hgi-stroke.hgi-sharp.hgi-text-wrap:before{content:"夈"}.hgi-stroke.hgi-sharp.hgi-text:before{content:"変"}.hgi-stroke.hgi-sharp.hgi-the-prophets-mosque:before{content:"夊"}.hgi-stroke.hgi-sharp.hgi-thermometer-cold:before{content:"夋"}.hgi-stroke.hgi-sharp.hgi-thermometer-warm:before{content:"夌"}.hgi-stroke.hgi-sharp.hgi-thermometer:before{content:"复"}.hgi-stroke.hgi-sharp.hgi-third-bracket-circle:before{content:"夎"}.hgi-stroke.hgi-sharp.hgi-third-bracket-square:before{content:"夏"}.hgi-stroke.hgi-sharp.hgi-third-bracket:before{content:"夐"}.hgi-stroke.hgi-sharp.hgi-thread:before{content:"夑"}.hgi-stroke.hgi-sharp.hgi-threads-ellipse:before{content:"夒"}.hgi-stroke.hgi-sharp.hgi-threads-rectangle:before{content:"夓"}.hgi-stroke.hgi-sharp.hgi-threads:before{content:"夔"}.hgi-stroke.hgi-sharp.hgi-three-d-move:before{content:"夕"}.hgi-stroke.hgi-sharp.hgi-three-d-rotate:before{content:"外"}.hgi-stroke.hgi-sharp.hgi-three-d-scale:before{content:"夗"}.hgi-stroke.hgi-sharp.hgi-three-d-view:before{content:"夘"}.hgi-stroke.hgi-sharp.hgi-three-finger-01:before{content:"夙"}.hgi-stroke.hgi-sharp.hgi-three-finger-02:before{content:"多"}.hgi-stroke.hgi-sharp.hgi-three-finger-03:before{content:"夛"}.hgi-stroke.hgi-sharp.hgi-three-finger-04:before{content:"夜"}.hgi-stroke.hgi-sharp.hgi-three-finger-05:before{content:"夝"}.hgi-stroke.hgi-sharp.hgi-thumbs-down-ellipse:before{content:"夞"}.hgi-stroke.hgi-sharp.hgi-thumbs-down-rectangle:before{content:"够"}.hgi-stroke.hgi-sharp.hgi-thumbs-down:before{content:"夠"}.hgi-stroke.hgi-sharp.hgi-thumbs-up-down:before{content:"夡"}.hgi-stroke.hgi-sharp.hgi-thumbs-up-ellipse:before{content:"夢"}.hgi-stroke.hgi-sharp.hgi-thumbs-up-rectangle:before{content:"夣"}.hgi-stroke.hgi-sharp.hgi-thumbs-up:before{content:"夤"}.hgi-stroke.hgi-sharp.hgi-tic-tac-toe:before{content:"夥"}.hgi-stroke.hgi-sharp.hgi-tick-01:before{content:"夦"}.hgi-stroke.hgi-sharp.hgi-tick-02:before{content:"大"}.hgi-stroke.hgi-sharp.hgi-tick-03:before{content:"夨"}.hgi-stroke.hgi-sharp.hgi-tick-04:before{content:"天"}.hgi-stroke.hgi-sharp.hgi-tick-double-01:before{content:"太"}.hgi-stroke.hgi-sharp.hgi-tick-double-02:before{content:"夫"}.hgi-stroke.hgi-sharp.hgi-tick-double-03:before{content:"夬"}.hgi-stroke.hgi-sharp.hgi-tick-double-04:before{content:"夭"}.hgi-stroke.hgi-sharp.hgi-ticket-01:before{content:"央"}.hgi-stroke.hgi-sharp.hgi-ticket-02:before{content:"夯"}.hgi-stroke.hgi-sharp.hgi-ticket-03:before{content:"夰"}.hgi-stroke.hgi-sharp.hgi-ticket-star:before{content:"失"}.hgi-stroke.hgi-sharp.hgi-tie:before{content:"夲"}.hgi-stroke.hgi-sharp.hgi-tiktok:before{content:"夳"}.hgi-stroke.hgi-sharp.hgi-time-01:before{content:"头"}.hgi-stroke.hgi-sharp.hgi-time-02:before{content:"夵"}.hgi-stroke.hgi-sharp.hgi-time-03:before{content:"夶"}.hgi-stroke.hgi-sharp.hgi-time-04:before{content:"夷"}.hgi-stroke.hgi-sharp.hgi-time-half-pass:before{content:"夸"}.hgi-stroke.hgi-sharp.hgi-time-management-circle:before{content:"夹"}.hgi-stroke.hgi-sharp.hgi-time-management:before{content:"夺"}.hgi-stroke.hgi-sharp.hgi-time-quarter-pass:before{content:"夻"}.hgi-stroke.hgi-sharp.hgi-time-quarter:before{content:"夼"}.hgi-stroke.hgi-sharp.hgi-time-schedule:before{content:"夽"}.hgi-stroke.hgi-sharp.hgi-time-setting-01:before{content:"夾"}.hgi-stroke.hgi-sharp.hgi-time-setting-02:before{content:"夿"}.hgi-stroke.hgi-sharp.hgi-time-setting-03:before{content:"奀"}.hgi-stroke.hgi-sharp.hgi-timer-01:before{content:"奁"}.hgi-stroke.hgi-sharp.hgi-timer-02:before{content:"奂"}.hgi-stroke.hgi-sharp.hgi-tips:before{content:"奃"}.hgi-stroke.hgi-sharp.hgi-tired-01:before{content:"奄"}.hgi-stroke.hgi-sharp.hgi-tired-02:before{content:"奅"}.hgi-stroke.hgi-sharp.hgi-tissue-paper:before{content:"奆"}.hgi-stroke.hgi-sharp.hgi-toggle-off:before{content:"奇"}.hgi-stroke.hgi-sharp.hgi-toggle-on:before{content:"奈"}.hgi-stroke.hgi-sharp.hgi-toilet-01:before{content:"奉"}.hgi-stroke.hgi-sharp.hgi-toilet-02:before{content:"奊"}.hgi-stroke.hgi-sharp.hgi-tongue-01:before{content:"奋"}.hgi-stroke.hgi-sharp.hgi-tongue-wink-left:before{content:"奌"}.hgi-stroke.hgi-sharp.hgi-tongue-wink-right:before{content:"奍"}.hgi-stroke.hgi-sharp.hgi-tongue:before{content:"奎"}.hgi-stroke.hgi-sharp.hgi-tools:before{content:"奏"}.hgi-stroke.hgi-sharp.hgi-tornado-01:before{content:"奐"}.hgi-stroke.hgi-sharp.hgi-tornado-02:before{content:"契"}.hgi-stroke.hgi-sharp.hgi-torri-gate:before{content:"奒"}.hgi-stroke.hgi-sharp.hgi-touch-01:before{content:"奓"}.hgi-stroke.hgi-sharp.hgi-touch-02:before{content:"奔"}.hgi-stroke.hgi-sharp.hgi-touch-03:before{content:"奕"}.hgi-stroke.hgi-sharp.hgi-touch-04:before{content:"奖"}.hgi-stroke.hgi-sharp.hgi-touch-05:before{content:"套"}.hgi-stroke.hgi-sharp.hgi-touch-06:before{content:"奘"}.hgi-stroke.hgi-sharp.hgi-touch-07:before{content:"奙"}.hgi-stroke.hgi-sharp.hgi-touch-08:before{content:"奚"}.hgi-stroke.hgi-sharp.hgi-touch-09:before{content:"奛"}.hgi-stroke.hgi-sharp.hgi-touch-10:before{content:"奜"}.hgi-stroke.hgi-sharp.hgi-touch-interaction-01:before{content:"奝"}.hgi-stroke.hgi-sharp.hgi-touch-interaction-02:before{content:"奞"}.hgi-stroke.hgi-sharp.hgi-touch-interaction-03:before{content:"奟"}.hgi-stroke.hgi-sharp.hgi-touch-interaction-04:before{content:"奠"}.hgi-stroke.hgi-sharp.hgi-touch-locked-01:before{content:"奡"}.hgi-stroke.hgi-sharp.hgi-touch-locked-02:before{content:"奢"}.hgi-stroke.hgi-sharp.hgi-touch-locked-03:before{content:"奣"}.hgi-stroke.hgi-sharp.hgi-touch-locked-04:before{content:"奤"}.hgi-stroke.hgi-sharp.hgi-touchpad-01:before{content:"奥"}.hgi-stroke.hgi-sharp.hgi-touchpad-02:before{content:"奦"}.hgi-stroke.hgi-sharp.hgi-touchpad-03:before{content:"奧"}.hgi-stroke.hgi-sharp.hgi-touchpad-04:before{content:"奨"}.hgi-stroke.hgi-sharp.hgi-tow-truck:before{content:"奩"}.hgi-stroke.hgi-sharp.hgi-towels:before{content:"奪"}.hgi-stroke.hgi-sharp.hgi-toy-train:before{content:"奫"}.hgi-stroke.hgi-sharp.hgi-tractor:before{content:"奬"}.hgi-stroke.hgi-sharp.hgi-trade-down:before{content:"奭"}.hgi-stroke.hgi-sharp.hgi-trade-mark:before{content:"奮"}.hgi-stroke.hgi-sharp.hgi-trade-up:before{content:"奯"}.hgi-stroke.hgi-sharp.hgi-trademark:before{content:"奰"}.hgi-stroke.hgi-sharp.hgi-traffic-incident:before{content:"奱"}.hgi-stroke.hgi-sharp.hgi-traffic-light:before{content:"奲"}.hgi-stroke.hgi-sharp.hgi-train-01:before{content:"女"}.hgi-stroke.hgi-sharp.hgi-train-02:before{content:"奴"}.hgi-stroke.hgi-sharp.hgi-tram:before{content:"奵"}.hgi-stroke.hgi-sharp.hgi-trampoline:before{content:"奶"}.hgi-stroke.hgi-sharp.hgi-transaction:before{content:"奷"}.hgi-stroke.hgi-sharp.hgi-transition-bottom:before{content:"奸"}.hgi-stroke.hgi-sharp.hgi-transition-left:before{content:"她"}.hgi-stroke.hgi-sharp.hgi-transition-right:before{content:"奺"}.hgi-stroke.hgi-sharp.hgi-transition-top:before{content:"奻"}.hgi-stroke.hgi-sharp.hgi-translate:before{content:"奼"}.hgi-stroke.hgi-sharp.hgi-translation:before{content:"好"}.hgi-stroke.hgi-sharp.hgi-transmission:before{content:"奾"}.hgi-stroke.hgi-sharp.hgi-transparency:before{content:"奿"}.hgi-stroke.hgi-sharp.hgi-trapezoid-line-horizontal:before{content:"妀"}.hgi-stroke.hgi-sharp.hgi-trapezoid-line-vertical:before{content:"妁"}.hgi-stroke.hgi-sharp.hgi-travel-bag:before{content:"如"}.hgi-stroke.hgi-sharp.hgi-treadmill-01:before{content:"妃"}.hgi-stroke.hgi-sharp.hgi-treadmill-02:before{content:"妄"}.hgi-stroke.hgi-sharp.hgi-treatment:before{content:"妅"}.hgi-stroke.hgi-sharp.hgi-tree-01:before{content:"妆"}.hgi-stroke.hgi-sharp.hgi-tree-02:before{content:"妇"}.hgi-stroke.hgi-sharp.hgi-tree-03:before{content:"妈"}.hgi-stroke.hgi-sharp.hgi-tree-04:before{content:"妉"}.hgi-stroke.hgi-sharp.hgi-tree-05:before{content:"妊"}.hgi-stroke.hgi-sharp.hgi-tree-06:before{content:"妋"}.hgi-stroke.hgi-sharp.hgi-tree-07:before{content:"妌"}.hgi-stroke.hgi-sharp.hgi-trello:before{content:"妍"}.hgi-stroke.hgi-sharp.hgi-triangle-01:before{content:"妎"}.hgi-stroke.hgi-sharp.hgi-triangle-02:before{content:"妏"}.hgi-stroke.hgi-sharp.hgi-triangle-03:before{content:"妐"}.hgi-stroke.hgi-sharp.hgi-triangle:before{content:"妑"}.hgi-stroke.hgi-sharp.hgi-trolley-01:before{content:"妒"}.hgi-stroke.hgi-sharp.hgi-trolley-02:before{content:"妓"}.hgi-stroke.hgi-sharp.hgi-tropical-storm-tracks-01:before{content:"妔"}.hgi-stroke.hgi-sharp.hgi-tropical-storm-tracks-02:before{content:"妕"}.hgi-stroke.hgi-sharp.hgi-tropical-storm:before{content:"妖"}.hgi-stroke.hgi-sharp.hgi-truck-delivery:before{content:"妗"}.hgi-stroke.hgi-sharp.hgi-truck-monster:before{content:"妘"}.hgi-stroke.hgi-sharp.hgi-truck-return:before{content:"妙"}.hgi-stroke.hgi-sharp.hgi-truck:before{content:"妚"}.hgi-stroke.hgi-sharp.hgi-trulli:before{content:"妛"}.hgi-stroke.hgi-sharp.hgi-tsunami:before{content:"妜"}.hgi-stroke.hgi-sharp.hgi-tulip:before{content:"妝"}.hgi-stroke.hgi-sharp.hgi-tumblr:before{content:"妞"}.hgi-stroke.hgi-sharp.hgi-turtle-neck:before{content:"妟"}.hgi-stroke.hgi-sharp.hgi-tv-01:before{content:"妠"}.hgi-stroke.hgi-sharp.hgi-tv-02:before{content:"妡"}.hgi-stroke.hgi-sharp.hgi-tv-fix:before{content:"妢"}.hgi-stroke.hgi-sharp.hgi-tv-issue:before{content:"妣"}.hgi-stroke.hgi-sharp.hgi-tv-smart:before{content:"妤"}.hgi-stroke.hgi-sharp.hgi-twin-tower:before{content:"妥"}.hgi-stroke.hgi-sharp.hgi-twitch:before{content:"妦"}.hgi-stroke.hgi-sharp.hgi-twitter-square:before{content:"妧"}.hgi-stroke.hgi-sharp.hgi-twitter:before{content:"妨"}.hgi-stroke.hgi-sharp.hgi-two-factor-access:before{content:"妩"}.hgi-stroke.hgi-sharp.hgi-two-finger-01:before{content:"妪"}.hgi-stroke.hgi-sharp.hgi-two-finger-02:before{content:"妫"}.hgi-stroke.hgi-sharp.hgi-two-finger-03:before{content:"妬"}.hgi-stroke.hgi-sharp.hgi-two-finger-04:before{content:"妭"}.hgi-stroke.hgi-sharp.hgi-two-finger-05:before{content:"妮"}.hgi-stroke.hgi-sharp.hgi-txt-01:before{content:"妯"}.hgi-stroke.hgi-sharp.hgi-txt-02:before{content:"妰"}.hgi-stroke.hgi-sharp.hgi-type-cursor:before{content:"妱"}.hgi-stroke.hgi-sharp.hgi-typescript-01:before{content:"妲"}.hgi-stroke.hgi-sharp.hgi-typescript-02:before{content:"妳"}.hgi-stroke.hgi-sharp.hgi-typescript-03:before{content:"妴"}.hgi-stroke.hgi-sharp.hgi-uber:before{content:"妵"}.hgi-stroke.hgi-sharp.hgi-ufo-01:before{content:"妶"}.hgi-stroke.hgi-sharp.hgi-ufo:before{content:"妷"}.hgi-stroke.hgi-sharp.hgi-umbrella-dollar:before{content:"妸"}.hgi-stroke.hgi-sharp.hgi-umbrella:before{content:"妹"}.hgi-stroke.hgi-sharp.hgi-unamused:before{content:"妺"}.hgi-stroke.hgi-sharp.hgi-unavailable:before{content:"妻"}.hgi-stroke.hgi-sharp.hgi-underpants-01:before{content:"妼"}.hgi-stroke.hgi-sharp.hgi-underpants-02:before{content:"妽"}.hgi-stroke.hgi-sharp.hgi-underpants-03:before{content:"妾"}.hgi-stroke.hgi-sharp.hgi-unfold-less:before{content:"妿"}.hgi-stroke.hgi-sharp.hgi-unfold-more:before{content:"姀"}.hgi-stroke.hgi-sharp.hgi-ungroup-items:before{content:"姁"}.hgi-stroke.hgi-sharp.hgi-ungroup-layers:before{content:"姂"}.hgi-stroke.hgi-sharp.hgi-unhappy:before{content:"姃"}.hgi-stroke.hgi-sharp.hgi-university:before{content:"姄"}.hgi-stroke.hgi-sharp.hgi-unlink-01:before{content:"姅"}.hgi-stroke.hgi-sharp.hgi-unlink-02:before{content:"姆"}.hgi-stroke.hgi-sharp.hgi-unlink-03:before{content:"姇"}.hgi-stroke.hgi-sharp.hgi-unlink-04:before{content:"姈"}.hgi-stroke.hgi-sharp.hgi-unlink-05:before{content:"姉"}.hgi-stroke.hgi-sharp.hgi-unlink-06:before{content:"姊"}.hgi-stroke.hgi-sharp.hgi-unsplash:before{content:"始"}.hgi-stroke.hgi-sharp.hgi-upload-01:before{content:"姌"}.hgi-stroke.hgi-sharp.hgi-upload-02:before{content:"姍"}.hgi-stroke.hgi-sharp.hgi-upload-03:before{content:"姎"}.hgi-stroke.hgi-sharp.hgi-upload-04:before{content:"姏"}.hgi-stroke.hgi-sharp.hgi-upload-05:before{content:"姐"}.hgi-stroke.hgi-sharp.hgi-upload-circle-01:before{content:"姑"}.hgi-stroke.hgi-sharp.hgi-upload-circle-02:before{content:"姒"}.hgi-stroke.hgi-sharp.hgi-upload-square-01:before{content:"姓"}.hgi-stroke.hgi-sharp.hgi-upload-square-02:before{content:"委"}.hgi-stroke.hgi-sharp.hgi-upwork:before{content:"姕"}.hgi-stroke.hgi-sharp.hgi-usb-bugs:before{content:"姖"}.hgi-stroke.hgi-sharp.hgi-usb-connected-01:before{content:"姗"}.hgi-stroke.hgi-sharp.hgi-usb-connected-02:before{content:"姘"}.hgi-stroke.hgi-sharp.hgi-usb-connected-03:before{content:"姙"}.hgi-stroke.hgi-sharp.hgi-usb-error:before{content:"姚"}.hgi-stroke.hgi-sharp.hgi-usb-memory-01:before{content:"姛"}.hgi-stroke.hgi-sharp.hgi-usb-memory-02:before{content:"姜"}.hgi-stroke.hgi-sharp.hgi-usb-not-connected-01:before{content:"姝"}.hgi-stroke.hgi-sharp.hgi-usb-not-connected-02:before{content:"姞"}.hgi-stroke.hgi-sharp.hgi-usb:before{content:"姟"}.hgi-stroke.hgi-sharp.hgi-user-account:before{content:"姠"}.hgi-stroke.hgi-sharp.hgi-user-add-01:before{content:"姡"}.hgi-stroke.hgi-sharp.hgi-user-add-02:before{content:"姢"}.hgi-stroke.hgi-sharp.hgi-user-arrow-left-right:before{content:"姣"}.hgi-stroke.hgi-sharp.hgi-user-block-01:before{content:"姤"}.hgi-stroke.hgi-sharp.hgi-user-block-02:before{content:"姥"}.hgi-stroke.hgi-sharp.hgi-user-check-01:before{content:"姦"}.hgi-stroke.hgi-sharp.hgi-user-check-02:before{content:"姧"}.hgi-stroke.hgi-sharp.hgi-user-circle-02:before{content:"姨"}.hgi-stroke.hgi-sharp.hgi-user-circle:before{content:"姩"}.hgi-stroke.hgi-sharp.hgi-user-edit-01:before{content:"姪"}.hgi-stroke.hgi-sharp.hgi-user-full-view:before{content:"姫"}.hgi-stroke.hgi-sharp.hgi-user-group:before{content:"姬"}.hgi-stroke.hgi-sharp.hgi-user-id-verification:before{content:"姭"}.hgi-stroke.hgi-sharp.hgi-user-list:before{content:"姮"}.hgi-stroke.hgi-sharp.hgi-user-lock-01:before{content:"姯"}.hgi-stroke.hgi-sharp.hgi-user-lock-02:before{content:"姰"}.hgi-stroke.hgi-sharp.hgi-user-love-01:before{content:"姱"}.hgi-stroke.hgi-sharp.hgi-user-love-02:before{content:"姲"}.hgi-stroke.hgi-sharp.hgi-user-minus-01:before{content:"姳"}.hgi-stroke.hgi-sharp.hgi-user-minus-02:before{content:"姴"}.hgi-stroke.hgi-sharp.hgi-user-multiple-02:before{content:"姵"}.hgi-stroke.hgi-sharp.hgi-user-multiple:before{content:"姶"}.hgi-stroke.hgi-sharp.hgi-user-question-01:before{content:"姷"}.hgi-stroke.hgi-sharp.hgi-user-question-02:before{content:"姸"}.hgi-stroke.hgi-sharp.hgi-user-remove-01:before{content:"姹"}.hgi-stroke.hgi-sharp.hgi-user-remove-02:before{content:"姺"}.hgi-stroke.hgi-sharp.hgi-user-roadside:before{content:"姻"}.hgi-stroke.hgi-sharp.hgi-user-search-01:before{content:"姼"}.hgi-stroke.hgi-sharp.hgi-user-search-02:before{content:"姽"}.hgi-stroke.hgi-sharp.hgi-user-settings-01:before{content:"姾"}.hgi-stroke.hgi-sharp.hgi-user-settings-02:before{content:"姿"}.hgi-stroke.hgi-sharp.hgi-user-sharing:before{content:"娀"}.hgi-stroke.hgi-sharp.hgi-user-shield-01:before{content:"威"}.hgi-stroke.hgi-sharp.hgi-user-shield-02:before{content:"娂"}.hgi-stroke.hgi-sharp.hgi-user-square:before{content:"娃"}.hgi-stroke.hgi-sharp.hgi-user-star-01:before{content:"娄"}.hgi-stroke.hgi-sharp.hgi-user-star-02:before{content:"娅"}.hgi-stroke.hgi-sharp.hgi-user-status:before{content:"娆"}.hgi-stroke.hgi-sharp.hgi-user-story:before{content:"娇"}.hgi-stroke.hgi-sharp.hgi-user-switch:before{content:"娈"}.hgi-stroke.hgi-sharp.hgi-user-unlock-01:before{content:"娉"}.hgi-stroke.hgi-sharp.hgi-user-unlock-02:before{content:"娊"}.hgi-stroke.hgi-sharp.hgi-user:before{content:"娋"}.hgi-stroke.hgi-sharp.hgi-uv-01:before{content:"娌"}.hgi-stroke.hgi-sharp.hgi-uv-02:before{content:"娍"}.hgi-stroke.hgi-sharp.hgi-uv-03:before{content:"娎"}.hgi-stroke.hgi-sharp.hgi-vaccine:before{content:"娏"}.hgi-stroke.hgi-sharp.hgi-validation-approval:before{content:"娐"}.hgi-stroke.hgi-sharp.hgi-validation:before{content:"娑"}.hgi-stroke.hgi-sharp.hgi-van:before{content:"娒"}.hgi-stroke.hgi-sharp.hgi-variable:before{content:"娓"}.hgi-stroke.hgi-sharp.hgi-vegetarian-food:before{content:"娔"}.hgi-stroke.hgi-sharp.hgi-vertical-resize:before{content:"娕"}.hgi-stroke.hgi-sharp.hgi-vertical-scroll-point:before{content:"娖"}.hgi-stroke.hgi-sharp.hgi-vest:before{content:"娗"}.hgi-stroke.hgi-sharp.hgi-victory-finger-01:before{content:"娘"}.hgi-stroke.hgi-sharp.hgi-victory-finger-02:before{content:"娙"}.hgi-stroke.hgi-sharp.hgi-victory-finger-03:before{content:"娚"}.hgi-stroke.hgi-sharp.hgi-video-01:before{content:"娛"}.hgi-stroke.hgi-sharp.hgi-video-02:before{content:"娜"}.hgi-stroke.hgi-sharp.hgi-video-console:before{content:"娝"}.hgi-stroke.hgi-sharp.hgi-video-off:before{content:"娞"}.hgi-stroke.hgi-sharp.hgi-video-replay:before{content:"娟"}.hgi-stroke.hgi-sharp.hgi-view-off-slash:before{content:"娠"}.hgi-stroke.hgi-sharp.hgi-view-off:before{content:"娡"}.hgi-stroke.hgi-sharp.hgi-view:before{content:"娢"}.hgi-stroke.hgi-sharp.hgi-vimeo:before{content:"娣"}.hgi-stroke.hgi-sharp.hgi-vine-square:before{content:"娤"}.hgi-stroke.hgi-sharp.hgi-vine:before{content:"娥"}.hgi-stroke.hgi-sharp.hgi-vintage-clock:before{content:"娦"}.hgi-stroke.hgi-sharp.hgi-virtual-reality-vr-01:before{content:"娧"}.hgi-stroke.hgi-sharp.hgi-virtual-reality-vr-02:before{content:"娨"}.hgi-stroke.hgi-sharp.hgi-vision:before{content:"娩"}.hgi-stroke.hgi-sharp.hgi-vk-square:before{content:"娪"}.hgi-stroke.hgi-sharp.hgi-vk:before{content:"娫"}.hgi-stroke.hgi-sharp.hgi-voice-id:before{content:"娬"}.hgi-stroke.hgi-sharp.hgi-voice:before{content:"娭"}.hgi-stroke.hgi-sharp.hgi-volleyball:before{content:"娮"}.hgi-stroke.hgi-sharp.hgi-volume-high:before{content:"娯"}.hgi-stroke.hgi-sharp.hgi-volume-low:before{content:"娰"}.hgi-stroke.hgi-sharp.hgi-volume-minus:before{content:"娱"}.hgi-stroke.hgi-sharp.hgi-volume-mute-01:before{content:"娲"}.hgi-stroke.hgi-sharp.hgi-volume-mute-02:before{content:"娳"}.hgi-stroke.hgi-sharp.hgi-volume-off:before{content:"娴"}.hgi-stroke.hgi-sharp.hgi-volume-up:before{content:"娵"}.hgi-stroke.hgi-sharp.hgi-vomiting:before{content:"娶"}.hgi-stroke.hgi-sharp.hgi-voucher:before{content:"娷"}.hgi-stroke.hgi-sharp.hgi-vr-glasses:before{content:"娸"}.hgi-stroke.hgi-sharp.hgi-vr:before{content:"娹"}.hgi-stroke.hgi-sharp.hgi-vynil-01:before{content:"娺"}.hgi-stroke.hgi-sharp.hgi-vynil-02:before{content:"娻"}.hgi-stroke.hgi-sharp.hgi-vynil-03:before{content:"娼"}.hgi-stroke.hgi-sharp.hgi-waiter:before{content:"娽"}.hgi-stroke.hgi-sharp.hgi-waiters:before{content:"娾"}.hgi-stroke.hgi-sharp.hgi-wall-lamp:before{content:"娿"}.hgi-stroke.hgi-sharp.hgi-wallet-01:before{content:"婀"}.hgi-stroke.hgi-sharp.hgi-wallet-02:before{content:"婁"}.hgi-stroke.hgi-sharp.hgi-wallet-03:before{content:"婂"}.hgi-stroke.hgi-sharp.hgi-wallet-add-01:before{content:"婃"}.hgi-stroke.hgi-sharp.hgi-wallet-add-02:before{content:"婄"}.hgi-stroke.hgi-sharp.hgi-wallet-done-01:before{content:"婅"}.hgi-stroke.hgi-sharp.hgi-wallet-done-02:before{content:"婆"}.hgi-stroke.hgi-sharp.hgi-wallet-not-found-01:before{content:"婇"}.hgi-stroke.hgi-sharp.hgi-wallet-not-found-02:before{content:"婈"}.hgi-stroke.hgi-sharp.hgi-wallet-remove-01:before{content:"婉"}.hgi-stroke.hgi-sharp.hgi-wallet-remove-02:before{content:"婊"}.hgi-stroke.hgi-sharp.hgi-wanted:before{content:"婋"}.hgi-stroke.hgi-sharp.hgi-wardrobe-01:before{content:"婌"}.hgi-stroke.hgi-sharp.hgi-wardrobe-02:before{content:"婍"}.hgi-stroke.hgi-sharp.hgi-wardrobe-03:before{content:"婎"}.hgi-stroke.hgi-sharp.hgi-wardrobe-04:before{content:"婏"}.hgi-stroke.hgi-sharp.hgi-warehouse:before{content:"婐"}.hgi-stroke.hgi-sharp.hgi-washington-monument:before{content:"婑"}.hgi-stroke.hgi-sharp.hgi-waste-restore:before{content:"婒"}.hgi-stroke.hgi-sharp.hgi-waste:before{content:"婓"}.hgi-stroke.hgi-sharp.hgi-watch-01:before{content:"婔"}.hgi-stroke.hgi-sharp.hgi-watch-02:before{content:"婕"}.hgi-stroke.hgi-sharp.hgi-water-energy:before{content:"婖"}.hgi-stroke.hgi-sharp.hgi-water-polo:before{content:"婗"}.hgi-stroke.hgi-sharp.hgi-water-pump:before{content:"婘"}.hgi-stroke.hgi-sharp.hgi-waterfall-down-01:before{content:"婙"}.hgi-stroke.hgi-sharp.hgi-waterfall-down-03:before{content:"婚"}.hgi-stroke.hgi-sharp.hgi-waterfall-up-01:before{content:"婛"}.hgi-stroke.hgi-sharp.hgi-waterfall-up-02:before{content:"婜"}.hgi-stroke.hgi-sharp.hgi-watermelon:before{content:"婝"}.hgi-stroke.hgi-sharp.hgi-wattpad-square:before{content:"婞"}.hgi-stroke.hgi-sharp.hgi-wattpad:before{content:"婟"}.hgi-stroke.hgi-sharp.hgi-waving-hand-01:before{content:"婠"}.hgi-stroke.hgi-sharp.hgi-waving-hand-02:before{content:"婡"}.hgi-stroke.hgi-sharp.hgi-waze:before{content:"婢"}.hgi-stroke.hgi-sharp.hgi-web-design-01:before{content:"婣"}.hgi-stroke.hgi-sharp.hgi-web-design-02:before{content:"婤"}.hgi-stroke.hgi-sharp.hgi-web-programming:before{content:"婥"}.hgi-stroke.hgi-sharp.hgi-web-protection:before{content:"婦"}.hgi-stroke.hgi-sharp.hgi-web-security:before{content:"婧"}.hgi-stroke.hgi-sharp.hgi-web-validation:before{content:"婨"}.hgi-stroke.hgi-sharp.hgi-webflow:before{content:"婩"}.hgi-stroke.hgi-sharp.hgi-wechat:before{content:"婪"}.hgi-stroke.hgi-sharp.hgi-weight-scale-01:before{content:"婫"}.hgi-stroke.hgi-sharp.hgi-weight-scale:before{content:"婬"}.hgi-stroke.hgi-sharp.hgi-wellness:before{content:"婭"}.hgi-stroke.hgi-sharp.hgi-whatsapp-business:before{content:"婮"}.hgi-stroke.hgi-sharp.hgi-whatsapp:before{content:"婯"}.hgi-stroke.hgi-sharp.hgi-wheelchair:before{content:"婰"}.hgi-stroke.hgi-sharp.hgi-whisk:before{content:"婱"}.hgi-stroke.hgi-sharp.hgi-whistle:before{content:"婲"}.hgi-stroke.hgi-sharp.hgi-wifi-01:before{content:"婳"}.hgi-stroke.hgi-sharp.hgi-wifi-02:before{content:"婴"}.hgi-stroke.hgi-sharp.hgi-wifi-circle:before{content:"婵"}.hgi-stroke.hgi-sharp.hgi-wifi-connected-01:before{content:"婶"}.hgi-stroke.hgi-sharp.hgi-wifi-connected-02:before{content:"婷"}.hgi-stroke.hgi-sharp.hgi-wifi-connected-03:before{content:"婸"}.hgi-stroke.hgi-sharp.hgi-wifi-disconnected-01:before{content:"婹"}.hgi-stroke.hgi-sharp.hgi-wifi-disconnected-02:before{content:"婺"}.hgi-stroke.hgi-sharp.hgi-wifi-disconnected-03:before{content:"婻"}.hgi-stroke.hgi-sharp.hgi-wifi-disconnected-04:before{content:"婼"}.hgi-stroke.hgi-sharp.hgi-wifi-error-01:before{content:"婽"}.hgi-stroke.hgi-sharp.hgi-wifi-error-02:before{content:"婾"}.hgi-stroke.hgi-sharp.hgi-wifi-full-signal:before{content:"婿"}.hgi-stroke.hgi-sharp.hgi-wifi-location:before{content:"媀"}.hgi-stroke.hgi-sharp.hgi-wifi-lock:before{content:"媁"}.hgi-stroke.hgi-sharp.hgi-wifi-low-signal:before{content:"媂"}.hgi-stroke.hgi-sharp.hgi-wifi-medium-signal:before{content:"媃"}.hgi-stroke.hgi-sharp.hgi-wifi-no-signal:before{content:"媄"}.hgi-stroke.hgi-sharp.hgi-wifi-off-01:before{content:"媅"}.hgi-stroke.hgi-sharp.hgi-wifi-off-02:before{content:"媆"}.hgi-stroke.hgi-sharp.hgi-wifi-square:before{content:"媇"}.hgi-stroke.hgi-sharp.hgi-wifi-unlock:before{content:"媈"}.hgi-stroke.hgi-sharp.hgi-wikipedia:before{content:"媉"}.hgi-stroke.hgi-sharp.hgi-wind-power-01:before{content:"媊"}.hgi-stroke.hgi-sharp.hgi-wind-power-02:before{content:"媋"}.hgi-stroke.hgi-sharp.hgi-wind-power-03:before{content:"媌"}.hgi-stroke.hgi-sharp.hgi-wind-power:before{content:"媍"}.hgi-stroke.hgi-sharp.hgi-wind-surf:before{content:"媎"}.hgi-stroke.hgi-sharp.hgi-wind-turbine:before{content:"媏"}.hgi-stroke.hgi-sharp.hgi-wink:before{content:"媐"}.hgi-stroke.hgi-sharp.hgi-winking:before{content:"媑"}.hgi-stroke.hgi-sharp.hgi-wireless-cloud-access:before{content:"媒"}.hgi-stroke.hgi-sharp.hgi-wireless:before{content:"媓"}.hgi-stroke.hgi-sharp.hgi-wise:before{content:"媔"}.hgi-stroke.hgi-sharp.hgi-wordpress:before{content:"媕"}.hgi-stroke.hgi-sharp.hgi-work-alert:before{content:"媖"}.hgi-stroke.hgi-sharp.hgi-work-history:before{content:"媗"}.hgi-stroke.hgi-sharp.hgi-work-update:before{content:"媘"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-01:before{content:"媙"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-02:before{content:"媚"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-03:before{content:"媛"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-04:before{content:"媜"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-05:before{content:"媝"}.hgi-stroke.hgi-sharp.hgi-workflow-circle-06:before{content:"媞"}.hgi-stroke.hgi-sharp.hgi-workflow-square-01:before{content:"媟"}.hgi-stroke.hgi-sharp.hgi-workflow-square-02:before{content:"媠"}.hgi-stroke.hgi-sharp.hgi-workflow-square-03:before{content:"媡"}.hgi-stroke.hgi-sharp.hgi-workflow-square-04:before{content:"媢"}.hgi-stroke.hgi-sharp.hgi-workflow-square-05:before{content:"媣"}.hgi-stroke.hgi-sharp.hgi-workflow-square-06:before{content:"媤"}.hgi-stroke.hgi-sharp.hgi-workflow-square-07:before{content:"媥"}.hgi-stroke.hgi-sharp.hgi-workflow-square-08:before{content:"媦"}.hgi-stroke.hgi-sharp.hgi-workflow-square-09:before{content:"媧"}.hgi-stroke.hgi-sharp.hgi-workflow-square-10:before{content:"媨"}.hgi-stroke.hgi-sharp.hgi-workout-battle-ropes:before{content:"媩"}.hgi-stroke.hgi-sharp.hgi-workout-gymnastics:before{content:"媪"}.hgi-stroke.hgi-sharp.hgi-workout-kicking:before{content:"媫"}.hgi-stroke.hgi-sharp.hgi-workout-run:before{content:"媬"}.hgi-stroke.hgi-sharp.hgi-workout-sport:before{content:"媭"}.hgi-stroke.hgi-sharp.hgi-workout-squats:before{content:"媮"}.hgi-stroke.hgi-sharp.hgi-workout-stretching:before{content:"媯"}.hgi-stroke.hgi-sharp.hgi-workout-warm-up:before{content:"媰"}.hgi-stroke.hgi-sharp.hgi-worry:before{content:"媱"}.hgi-stroke.hgi-sharp.hgi-wps-office-rectangle:before{content:"媲"}.hgi-stroke.hgi-sharp.hgi-wps-office:before{content:"媳"}.hgi-stroke.hgi-sharp.hgi-wrench-01:before{content:"媴"}.hgi-stroke.hgi-sharp.hgi-wrench-02:before{content:"媵"}.hgi-stroke.hgi-sharp.hgi-wudu:before{content:"媶"}.hgi-stroke.hgi-sharp.hgi-x-ray:before{content:"媷"}.hgi-stroke.hgi-sharp.hgi-x-variable-circle:before{content:"媸"}.hgi-stroke.hgi-sharp.hgi-x-variable-square:before{content:"媹"}.hgi-stroke.hgi-sharp.hgi-x-variable:before{content:"媺"}.hgi-stroke.hgi-sharp.hgi-xing:before{content:"媻"}.hgi-stroke.hgi-sharp.hgi-xls-01:before{content:"媼"}.hgi-stroke.hgi-sharp.hgi-xls-02:before{content:"媽"}.hgi-stroke.hgi-sharp.hgi-xml-01:before{content:"媾"}.hgi-stroke.hgi-sharp.hgi-xml-02:before{content:"媿"}.hgi-stroke.hgi-sharp.hgi-xsl-01:before{content:"嫀"}.hgi-stroke.hgi-sharp.hgi-xsl-02:before{content:"嫁"}.hgi-stroke.hgi-sharp.hgi-yelp:before{content:"嫂"}.hgi-stroke.hgi-sharp.hgi-yen-circle:before{content:"嫃"}.hgi-stroke.hgi-sharp.hgi-yen-receive:before{content:"嫄"}.hgi-stroke.hgi-sharp.hgi-yen-send:before{content:"嫅"}.hgi-stroke.hgi-sharp.hgi-yen-square:before{content:"嫆"}.hgi-stroke.hgi-sharp.hgi-yen:before{content:"嫇"}.hgi-stroke.hgi-sharp.hgi-yoga-01:before{content:"嫈"}.hgi-stroke.hgi-sharp.hgi-yoga-02:before{content:"嫉"}.hgi-stroke.hgi-sharp.hgi-yoga-03:before{content:"嫊"}.hgi-stroke.hgi-sharp.hgi-yoga-ball:before{content:"嫋"}.hgi-stroke.hgi-sharp.hgi-yoga-mat:before{content:"嫌"}.hgi-stroke.hgi-sharp.hgi-yogurt:before{content:"嫍"}.hgi-stroke.hgi-sharp.hgi-youtube:before{content:"嫎"}.hgi-stroke.hgi-sharp.hgi-yurt:before{content:"嫏"}.hgi-stroke.hgi-sharp.hgi-zakat:before{content:"嫐"}.hgi-stroke.hgi-sharp.hgi-zap:before{content:"嫑"}.hgi-stroke.hgi-sharp.hgi-zeppelin:before{content:"嫒"}.hgi-stroke.hgi-sharp.hgi-zip-01:before{content:"嫓"}.hgi-stroke.hgi-sharp.hgi-zip-02:before{content:"嫔"}.hgi-stroke.hgi-sharp.hgi-zoom-circle:before{content:"嫕"}.hgi-stroke.hgi-sharp.hgi-zoom-in-area:before{content:"嫖"}.hgi-stroke.hgi-sharp.hgi-zoom-out-area:before{content:"嫗"}.hgi-stroke.hgi-sharp.hgi-zoom-square:before{content:"嫘"}.hgi-stroke.hgi-sharp.hgi-zoom:before{content:"嫙"}@font-face{font-family:hgi-stroke-standard;src:url(/assets/hgi-stroke-standard-40e6ca60.eot?t=1721855160550);src:url(/assets/hgi-stroke-standard-40e6ca60.eot?t=1721855160550#iefix) format("embedded-opentype"),url(/assets/hgi-stroke-standard-c239be21.woff2?t=1721855160550) format("woff2"),url(/assets/hgi-stroke-standard-c9452f14.woff?t=1721855160550) format("woff"),url(/assets/hgi-stroke-standard-b547e1fd.ttf?t=1721855160550) format("truetype"),url(/assets/hgi-stroke-standard-b0a39531.svg?t=1721855160550#hgi-stroke-standard) format("svg")}.hgi-stroke.hgi-standard{font-family:hgi-stroke-standard!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-stroke.hgi-standard:after{opacity:.4;position:absolute;left:0}.hgi-stroke.hgi-standard.hgi-abacus:before{content:"嫚"}.hgi-stroke.hgi-standard.hgi-absolute:before{content:"嫛"}.hgi-stroke.hgi-standard.hgi-acceleration:before{content:"嫜"}.hgi-stroke.hgi-standard.hgi-access:before{content:"嫝"}.hgi-stroke.hgi-standard.hgi-accident:before{content:"嫞"}.hgi-stroke.hgi-standard.hgi-account-setting-01:before{content:"嫟"}.hgi-stroke.hgi-standard.hgi-account-setting-02:before{content:"嫠"}.hgi-stroke.hgi-standard.hgi-account-setting-03:before{content:"嫡"}.hgi-stroke.hgi-standard.hgi-activity-01:before{content:"嫢"}.hgi-stroke.hgi-standard.hgi-activity-02:before{content:"嫣"}.hgi-stroke.hgi-standard.hgi-activity-03:before{content:"嫤"}.hgi-stroke.hgi-standard.hgi-activity-04:before{content:"嫥"}.hgi-stroke.hgi-standard.hgi-acute:before{content:"嫦"}.hgi-stroke.hgi-standard.hgi-add-01:before{content:"嫧"}.hgi-stroke.hgi-standard.hgi-add-02:before{content:"嫨"}.hgi-stroke.hgi-standard.hgi-add-circle-half-dot:before{content:"嫩"}.hgi-stroke.hgi-standard.hgi-add-circle:before{content:"嫪"}.hgi-stroke.hgi-standard.hgi-add-square:before{content:"嫫"}.hgi-stroke.hgi-standard.hgi-add-team:before{content:"嫬"}.hgi-stroke.hgi-standard.hgi-address-book:before{content:"嫭"}.hgi-stroke.hgi-standard.hgi-adobe-after-effect:before{content:"嫮"}.hgi-stroke.hgi-standard.hgi-adobe-illustrator:before{content:"嫯"}.hgi-stroke.hgi-standard.hgi-adobe-indesign:before{content:"嫰"}.hgi-stroke.hgi-standard.hgi-adobe-photoshop:before{content:"嫱"}.hgi-stroke.hgi-standard.hgi-adobe-premier:before{content:"嫲"}.hgi-stroke.hgi-standard.hgi-adobe-xd:before{content:"嫳"}.hgi-stroke.hgi-standard.hgi-adventure:before{content:"嫴"}.hgi-stroke.hgi-standard.hgi-advertisiment:before{content:"嫵"}.hgi-stroke.hgi-standard.hgi-adzan:before{content:"嫶"}.hgi-stroke.hgi-standard.hgi-affiliate:before{content:"嫷"}.hgi-stroke.hgi-standard.hgi-agreement-01:before{content:"嫸"}.hgi-stroke.hgi-standard.hgi-agreement-02:before{content:"嫹"}.hgi-stroke.hgi-standard.hgi-agreement-03:before{content:"嫺"}.hgi-stroke.hgi-standard.hgi-ai-beautify:before{content:"嫻"}.hgi-stroke.hgi-standard.hgi-ai-book:before{content:"嫼"}.hgi-stroke.hgi-standard.hgi-ai-brain-01:before{content:"嫽"}.hgi-stroke.hgi-standard.hgi-ai-brain-02:before{content:"嫾"}.hgi-stroke.hgi-standard.hgi-ai-brain-03:before{content:"嫿"}.hgi-stroke.hgi-standard.hgi-ai-brain-04:before{content:"嬀"}.hgi-stroke.hgi-standard.hgi-ai-brain-05:before{content:"嬁"}.hgi-stroke.hgi-standard.hgi-ai-browser:before{content:"嬂"}.hgi-stroke.hgi-standard.hgi-ai-chat-01:before{content:"嬃"}.hgi-stroke.hgi-standard.hgi-ai-chat-02:before{content:"嬄"}.hgi-stroke.hgi-standard.hgi-ai-cloud-01:before{content:"嬅"}.hgi-stroke.hgi-standard.hgi-ai-cloud-02:before{content:"嬆"}.hgi-stroke.hgi-standard.hgi-ai-cloud:before{content:"嬇"}.hgi-stroke.hgi-standard.hgi-ai-computer:before{content:"嬈"}.hgi-stroke.hgi-standard.hgi-ai-dna:before{content:"嬉"}.hgi-stroke.hgi-standard.hgi-ai-eraser:before{content:"嬊"}.hgi-stroke.hgi-standard.hgi-ai-folder-01:before{content:"嬋"}.hgi-stroke.hgi-standard.hgi-ai-folder-02:before{content:"嬌"}.hgi-stroke.hgi-standard.hgi-ai-game:before{content:"嬍"}.hgi-stroke.hgi-standard.hgi-ai-generative:before{content:"嬎"}.hgi-stroke.hgi-standard.hgi-ai-idea:before{content:"嬏"}.hgi-stroke.hgi-standard.hgi-ai-image:before{content:"嬐"}.hgi-stroke.hgi-standard.hgi-ai-innovation-01:before{content:"嬑"}.hgi-stroke.hgi-standard.hgi-ai-innovation-02:before{content:"嬒"}.hgi-stroke.hgi-standard.hgi-ai-innovation-03:before{content:"嬓"}.hgi-stroke.hgi-standard.hgi-ai-laptop:before{content:"嬔"}.hgi-stroke.hgi-standard.hgi-ai-learning:before{content:"嬕"}.hgi-stroke.hgi-standard.hgi-ai-lock:before{content:"嬖"}.hgi-stroke.hgi-standard.hgi-ai-magic:before{content:"嬗"}.hgi-stroke.hgi-standard.hgi-ai-mail-01:before{content:"嬘"}.hgi-stroke.hgi-standard.hgi-ai-mail-02:before{content:"嬙"}.hgi-stroke.hgi-standard.hgi-ai-mail:before{content:"嬚"}.hgi-stroke.hgi-standard.hgi-ai-network:before{content:"嬛"}.hgi-stroke.hgi-standard.hgi-ai-phone-01:before{content:"嬜"}.hgi-stroke.hgi-standard.hgi-ai-phone-02:before{content:"嬝"}.hgi-stroke.hgi-standard.hgi-ai-programming:before{content:"嬞"}.hgi-stroke.hgi-standard.hgi-ai-search:before{content:"嬟"}.hgi-stroke.hgi-standard.hgi-ai-security-01:before{content:"嬠"}.hgi-stroke.hgi-standard.hgi-ai-security-02:before{content:"嬡"}.hgi-stroke.hgi-standard.hgi-ai-setting:before{content:"嬢"}.hgi-stroke.hgi-standard.hgi-ai-smartwatch:before{content:"嬣"}.hgi-stroke.hgi-standard.hgi-ai-user:before{content:"嬤"}.hgi-stroke.hgi-standard.hgi-ai-video:before{content:"嬥"}.hgi-stroke.hgi-standard.hgi-ai-view:before{content:"嬦"}.hgi-stroke.hgi-standard.hgi-aids:before{content:"嬧"}.hgi-stroke.hgi-standard.hgi-airbnb:before{content:"嬨"}.hgi-stroke.hgi-standard.hgi-aircraft-game:before{content:"嬩"}.hgi-stroke.hgi-standard.hgi-airdrop:before{content:"嬪"}.hgi-stroke.hgi-standard.hgi-airplane-01:before{content:"嬫"}.hgi-stroke.hgi-standard.hgi-airplane-02:before{content:"嬬"}.hgi-stroke.hgi-standard.hgi-airplane-landing-01:before{content:"嬭"}.hgi-stroke.hgi-standard.hgi-airplane-landing-02:before{content:"嬮"}.hgi-stroke.hgi-standard.hgi-airplane-mode-off:before{content:"嬯"}.hgi-stroke.hgi-standard.hgi-airplane-mode:before{content:"嬰"}.hgi-stroke.hgi-standard.hgi-airplane-seat:before{content:"嬱"}.hgi-stroke.hgi-standard.hgi-airplane-take-off-01:before{content:"嬲"}.hgi-stroke.hgi-standard.hgi-airplane-take-off-02:before{content:"嬳"}.hgi-stroke.hgi-standard.hgi-airplay-line:before{content:"嬴"}.hgi-stroke.hgi-standard.hgi-airpod-01:before{content:"嬵"}.hgi-stroke.hgi-standard.hgi-airpod-02:before{content:"嬶"}.hgi-stroke.hgi-standard.hgi-airpod-03:before{content:"嬷"}.hgi-stroke.hgi-standard.hgi-airport:before{content:"嬸"}.hgi-stroke.hgi-standard.hgi-al-aqsa-mosque:before{content:"嬹"}.hgi-stroke.hgi-standard.hgi-alarm-clock:before{content:"嬺"}.hgi-stroke.hgi-standard.hgi-album-01:before{content:"嬻"}.hgi-stroke.hgi-standard.hgi-album-02:before{content:"嬼"}.hgi-stroke.hgi-standard.hgi-album-not-found-01:before{content:"嬽"}.hgi-stroke.hgi-standard.hgi-album-not-found-02:before{content:"嬾"}.hgi-stroke.hgi-standard.hgi-alert-01:before{content:"嬿"}.hgi-stroke.hgi-standard.hgi-alert-02:before{content:"孀"}.hgi-stroke.hgi-standard.hgi-alert-circle:before{content:"孁"}.hgi-stroke.hgi-standard.hgi-alert-diamond:before{content:"孂"}.hgi-stroke.hgi-standard.hgi-alert-square:before{content:"孃"}.hgi-stroke.hgi-standard.hgi-algorithm:before{content:"孄"}.hgi-stroke.hgi-standard.hgi-alien-01:before{content:"孅"}.hgi-stroke.hgi-standard.hgi-alien-02:before{content:"孆"}.hgi-stroke.hgi-standard.hgi-align-bottom:before{content:"孇"}.hgi-stroke.hgi-standard.hgi-align-box-bottom-center:before{content:"孈"}.hgi-stroke.hgi-standard.hgi-align-box-bottom-left:before{content:"孉"}.hgi-stroke.hgi-standard.hgi-align-box-bottom-right:before{content:"孊"}.hgi-stroke.hgi-standard.hgi-align-box-middle-center:before{content:"孋"}.hgi-stroke.hgi-standard.hgi-align-box-middle-left:before{content:"孌"}.hgi-stroke.hgi-standard.hgi-align-box-middle-right:before{content:"孍"}.hgi-stroke.hgi-standard.hgi-align-box-top-center:before{content:"孎"}.hgi-stroke.hgi-standard.hgi-align-box-top-left:before{content:"孏"}.hgi-stroke.hgi-standard.hgi-align-box-top-right:before{content:"子"}.hgi-stroke.hgi-standard.hgi-align-horizontal-center:before{content:"孑"}.hgi-stroke.hgi-standard.hgi-align-key-object:before{content:"孒"}.hgi-stroke.hgi-standard.hgi-align-left:before{content:"孓"}.hgi-stroke.hgi-standard.hgi-align-right:before{content:"孔"}.hgi-stroke.hgi-standard.hgi-align-selection:before{content:"孕"}.hgi-stroke.hgi-standard.hgi-align-top:before{content:"孖"}.hgi-stroke.hgi-standard.hgi-align-vertical-center:before{content:"字"}.hgi-stroke.hgi-standard.hgi-all-bookmark:before{content:"存"}.hgi-stroke.hgi-standard.hgi-allah:before{content:"孙"}.hgi-stroke.hgi-standard.hgi-alms:before{content:"孚"}.hgi-stroke.hgi-standard.hgi-alpha-circle:before{content:"孛"}.hgi-stroke.hgi-standard.hgi-alpha-square:before{content:"孜"}.hgi-stroke.hgi-standard.hgi-alpha:before{content:"孝"}.hgi-stroke.hgi-standard.hgi-alphabet-arabic:before{content:"孞"}.hgi-stroke.hgi-standard.hgi-alphabet-bangla:before{content:"孟"}.hgi-stroke.hgi-standard.hgi-alphabet-chinese:before{content:"孠"}.hgi-stroke.hgi-standard.hgi-alphabet-greek:before{content:"孡"}.hgi-stroke.hgi-standard.hgi-alphabet-hebrew:before{content:"孢"}.hgi-stroke.hgi-standard.hgi-alphabet-hindi:before{content:"季"}.hgi-stroke.hgi-standard.hgi-alphabet-japanese:before{content:"孤"}.hgi-stroke.hgi-standard.hgi-alphabet-korean:before{content:"孥"}.hgi-stroke.hgi-standard.hgi-alphabet-thai:before{content:"学"}.hgi-stroke.hgi-standard.hgi-amazon:before{content:"孧"}.hgi-stroke.hgi-standard.hgi-ambulance:before{content:"孨"}.hgi-stroke.hgi-standard.hgi-american-football:before{content:"孩"}.hgi-stroke.hgi-standard.hgi-amie:before{content:"孪"}.hgi-stroke.hgi-standard.hgi-ampoule:before{content:"孫"}.hgi-stroke.hgi-standard.hgi-analysis-text-link:before{content:"孬"}.hgi-stroke.hgi-standard.hgi-analytics-01:before{content:"孭"}.hgi-stroke.hgi-standard.hgi-analytics-02:before{content:"孮"}.hgi-stroke.hgi-standard.hgi-analytics-down:before{content:"孯"}.hgi-stroke.hgi-standard.hgi-analytics-up:before{content:"孰"}.hgi-stroke.hgi-standard.hgi-anchor-point:before{content:"孱"}.hgi-stroke.hgi-standard.hgi-android:before{content:"孲"}.hgi-stroke.hgi-standard.hgi-angel:before{content:"孳"}.hgi-stroke.hgi-standard.hgi-angle-01:before{content:"孴"}.hgi-stroke.hgi-standard.hgi-angle:before{content:"孵"}.hgi-stroke.hgi-standard.hgi-angry-bird:before{content:"孶"}.hgi-stroke.hgi-standard.hgi-angry:before{content:"孷"}.hgi-stroke.hgi-standard.hgi-anonymous:before{content:"學"}.hgi-stroke.hgi-standard.hgi-api:before{content:"孹"}.hgi-stroke.hgi-standard.hgi-app-store:before{content:"孺"}.hgi-stroke.hgi-standard.hgi-apple-01:before{content:"孻"}.hgi-stroke.hgi-standard.hgi-apple-finder:before{content:"孼"}.hgi-stroke.hgi-standard.hgi-apple-news:before{content:"孽"}.hgi-stroke.hgi-standard.hgi-apple-pie:before{content:"孾"}.hgi-stroke.hgi-standard.hgi-apple-reminder:before{content:"孿"}.hgi-stroke.hgi-standard.hgi-apple-stocks:before{content:"宀"}.hgi-stroke.hgi-standard.hgi-apple-vision-pro:before{content:"宁"}.hgi-stroke.hgi-standard.hgi-apple:before{content:"宂"}.hgi-stroke.hgi-standard.hgi-approximately-equal-circle:before{content:"它"}.hgi-stroke.hgi-standard.hgi-approximately-equal-square:before{content:"宄"}.hgi-stroke.hgi-standard.hgi-approximately-equal:before{content:"宅"}.hgi-stroke.hgi-standard.hgi-apricot:before{content:"宆"}.hgi-stroke.hgi-standard.hgi-apron:before{content:"宇"}.hgi-stroke.hgi-standard.hgi-arc-browser:before{content:"守"}.hgi-stroke.hgi-standard.hgi-archer:before{content:"安"}.hgi-stroke.hgi-standard.hgi-archive-01:before{content:"宊"}.hgi-stroke.hgi-standard.hgi-archive-02:before{content:"宋"}.hgi-stroke.hgi-standard.hgi-archive:before{content:"完"}.hgi-stroke.hgi-standard.hgi-armored-boot:before{content:"宍"}.hgi-stroke.hgi-standard.hgi-arrange-by-letters-a-z:before{content:"宎"}.hgi-stroke.hgi-standard.hgi-arrange-by-letters-z-a:before{content:"宏"}.hgi-stroke.hgi-standard.hgi-arrange-by-numbers-1-9:before{content:"宐"}.hgi-stroke.hgi-standard.hgi-arrange-by-numbers-9-1:before{content:"宑"}.hgi-stroke.hgi-standard.hgi-arrange:before{content:"宒"}.hgi-stroke.hgi-standard.hgi-arrow-all-direction:before{content:"宓"}.hgi-stroke.hgi-standard.hgi-arrow-data-transfer-diagonal:before{content:"宔"}.hgi-stroke.hgi-standard.hgi-arrow-data-transfer-horizontal:before{content:"宕"}.hgi-stroke.hgi-standard.hgi-arrow-data-transfer-vertical:before{content:"宖"}.hgi-stroke.hgi-standard.hgi-arrow-diagonal:before{content:"宗"}.hgi-stroke.hgi-standard.hgi-arrow-down-01:before{content:"官"}.hgi-stroke.hgi-standard.hgi-arrow-down-02:before{content:"宙"}.hgi-stroke.hgi-standard.hgi-arrow-down-03:before{content:"定"}.hgi-stroke.hgi-standard.hgi-arrow-down-04:before{content:"宛"}.hgi-stroke.hgi-standard.hgi-arrow-down-05:before{content:"宜"}.hgi-stroke.hgi-standard.hgi-arrow-down-double:before{content:"宝"}.hgi-stroke.hgi-standard.hgi-arrow-down-left-01:before{content:"实"}.hgi-stroke.hgi-standard.hgi-arrow-down-left-02:before{content:"実"}.hgi-stroke.hgi-standard.hgi-arrow-down-right-01:before{content:"宠"}.hgi-stroke.hgi-standard.hgi-arrow-down-right-02:before{content:"审"}.hgi-stroke.hgi-standard.hgi-arrow-expand-01:before{content:"客"}.hgi-stroke.hgi-standard.hgi-arrow-expand-02:before{content:"宣"}.hgi-stroke.hgi-standard.hgi-arrow-expand-diagonal-01:before{content:"室"}.hgi-stroke.hgi-standard.hgi-arrow-expand-diagonal-02:before{content:"宥"}.hgi-stroke.hgi-standard.hgi-arrow-expand:before{content:"宦"}.hgi-stroke.hgi-standard.hgi-arrow-horizontal:before{content:"宧"}.hgi-stroke.hgi-standard.hgi-arrow-left-01:before{content:"宨"}.hgi-stroke.hgi-standard.hgi-arrow-left-02:before{content:"宩"}.hgi-stroke.hgi-standard.hgi-arrow-left-03:before{content:"宪"}.hgi-stroke.hgi-standard.hgi-arrow-left-04:before{content:"宫"}.hgi-stroke.hgi-standard.hgi-arrow-left-05:before{content:"宬"}.hgi-stroke.hgi-standard.hgi-arrow-left-double:before{content:"宭"}.hgi-stroke.hgi-standard.hgi-arrow-left-right:before{content:"宮"}.hgi-stroke.hgi-standard.hgi-arrow-move-down-left:before{content:"宯"}.hgi-stroke.hgi-standard.hgi-arrow-move-down-right:before{content:"宰"}.hgi-stroke.hgi-standard.hgi-arrow-move-left-down:before{content:"宱"}.hgi-stroke.hgi-standard.hgi-arrow-move-right-down:before{content:"宲"}.hgi-stroke.hgi-standard.hgi-arrow-move-up-left:before{content:"害"}.hgi-stroke.hgi-standard.hgi-arrow-move-up-right:before{content:"宴"}.hgi-stroke.hgi-standard.hgi-arrow-reload-horizontal:before{content:"宵"}.hgi-stroke.hgi-standard.hgi-arrow-reload-vertical:before{content:"家"}.hgi-stroke.hgi-standard.hgi-arrow-right-01:before{content:"宷"}.hgi-stroke.hgi-standard.hgi-arrow-right-02:before{content:"宸"}.hgi-stroke.hgi-standard.hgi-arrow-right-03:before{content:"容"}.hgi-stroke.hgi-standard.hgi-arrow-right-04:before{content:"宺"}.hgi-stroke.hgi-standard.hgi-arrow-right-05:before{content:"宻"}.hgi-stroke.hgi-standard.hgi-arrow-right-double:before{content:"宼"}.hgi-stroke.hgi-standard.hgi-arrow-shrink-01:before{content:"宽"}.hgi-stroke.hgi-standard.hgi-arrow-shrink-02:before{content:"宾"}.hgi-stroke.hgi-standard.hgi-arrow-shrink:before{content:"宿"}.hgi-stroke.hgi-standard.hgi-arrow-turn-backward:before{content:"寀"}.hgi-stroke.hgi-standard.hgi-arrow-turn-down:before{content:"寁"}.hgi-stroke.hgi-standard.hgi-arrow-turn-forward:before{content:"寂"}.hgi-stroke.hgi-standard.hgi-arrow-turn-up:before{content:"寃"}.hgi-stroke.hgi-standard.hgi-arrow-up-01:before{content:"寄"}.hgi-stroke.hgi-standard.hgi-arrow-up-02:before{content:"寅"}.hgi-stroke.hgi-standard.hgi-arrow-up-03:before{content:"密"}.hgi-stroke.hgi-standard.hgi-arrow-up-04:before{content:"寇"}.hgi-stroke.hgi-standard.hgi-arrow-up-05:before{content:"寈"}.hgi-stroke.hgi-standard.hgi-arrow-up-double:before{content:"寉"}.hgi-stroke.hgi-standard.hgi-arrow-up-down:before{content:"寊"}.hgi-stroke.hgi-standard.hgi-arrow-up-left-01:before{content:"寋"}.hgi-stroke.hgi-standard.hgi-arrow-up-left-02:before{content:"富"}.hgi-stroke.hgi-standard.hgi-arrow-up-right-01:before{content:"寍"}.hgi-stroke.hgi-standard.hgi-arrow-up-right-02:before{content:"寎"}.hgi-stroke.hgi-standard.hgi-arrow-vertical:before{content:"寏"}.hgi-stroke.hgi-standard.hgi-artboard-tool:before{content:"寐"}.hgi-stroke.hgi-standard.hgi-artboard:before{content:"寑"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-01:before{content:"寒"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-02:before{content:"寓"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-03:before{content:"寔"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-04:before{content:"寕"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-05:before{content:"寖"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-06:before{content:"寗"}.hgi-stroke.hgi-standard.hgi-artificial-intelligence-07:before{content:"寘"}.hgi-stroke.hgi-standard.hgi-aspect-ratio:before{content:"寙"}.hgi-stroke.hgi-standard.hgi-assignments:before{content:"寚"}.hgi-stroke.hgi-standard.hgi-asteroid-01:before{content:"寛"}.hgi-stroke.hgi-standard.hgi-asteroid-02:before{content:"寜"}.hgi-stroke.hgi-standard.hgi-astronaut-01:before{content:"寝"}.hgi-stroke.hgi-standard.hgi-astronaut-02:before{content:"寞"}.hgi-stroke.hgi-standard.hgi-at:before{content:"察"}.hgi-stroke.hgi-standard.hgi-atm-01:before{content:"寠"}.hgi-stroke.hgi-standard.hgi-atm-02:before{content:"寡"}.hgi-stroke.hgi-standard.hgi-atom-01:before{content:"寢"}.hgi-stroke.hgi-standard.hgi-atom-02:before{content:"寣"}.hgi-stroke.hgi-standard.hgi-atomic-power:before{content:"寤"}.hgi-stroke.hgi-standard.hgi-attachment-01:before{content:"寥"}.hgi-stroke.hgi-standard.hgi-attachment-02:before{content:"實"}.hgi-stroke.hgi-standard.hgi-attachment-circle:before{content:"寧"}.hgi-stroke.hgi-standard.hgi-attachment-square:before{content:"寨"}.hgi-stroke.hgi-standard.hgi-attachment:before{content:"審"}.hgi-stroke.hgi-standard.hgi-auction:before{content:"寪"}.hgi-stroke.hgi-standard.hgi-audio-book-01:before{content:"寫"}.hgi-stroke.hgi-standard.hgi-audio-book-02:before{content:"寬"}.hgi-stroke.hgi-standard.hgi-audio-book-03:before{content:"寭"}.hgi-stroke.hgi-standard.hgi-audio-book-04:before{content:"寮"}.hgi-stroke.hgi-standard.hgi-audit-01:before{content:"寯"}.hgi-stroke.hgi-standard.hgi-audit-02:before{content:"寰"}.hgi-stroke.hgi-standard.hgi-augmented-reality-ar:before{content:"寱"}.hgi-stroke.hgi-standard.hgi-authorized:before{content:"寲"}.hgi-stroke.hgi-standard.hgi-auto-conversations:before{content:"寳"}.hgi-stroke.hgi-standard.hgi-automotive-battery-01:before{content:"寴"}.hgi-stroke.hgi-standard.hgi-automotive-battery-02:before{content:"寵"}.hgi-stroke.hgi-standard.hgi-avalanche:before{content:"寶"}.hgi-stroke.hgi-standard.hgi-avocado:before{content:"寷"}.hgi-stroke.hgi-standard.hgi-award-01:before{content:"寸"}.hgi-stroke.hgi-standard.hgi-award-02:before{content:"对"}.hgi-stroke.hgi-standard.hgi-award-03:before{content:"寺"}.hgi-stroke.hgi-standard.hgi-award-04:before{content:"寻"}.hgi-stroke.hgi-standard.hgi-award-05:before{content:"导"}.hgi-stroke.hgi-standard.hgi-baby-01:before{content:"寽"}.hgi-stroke.hgi-standard.hgi-baby-02:before{content:"対"}.hgi-stroke.hgi-standard.hgi-baby-bed-01:before{content:"寿"}.hgi-stroke.hgi-standard.hgi-baby-bed-02:before{content:"尀"}.hgi-stroke.hgi-standard.hgi-baby-bottle:before{content:"封"}.hgi-stroke.hgi-standard.hgi-baby-boy-dress:before{content:"専"}.hgi-stroke.hgi-standard.hgi-baby-girl-dress:before{content:"尃"}.hgi-stroke.hgi-standard.hgi-backpack-01:before{content:"射"}.hgi-stroke.hgi-standard.hgi-backpack-02:before{content:"尅"}.hgi-stroke.hgi-standard.hgi-backpack-03:before{content:"将"}.hgi-stroke.hgi-standard.hgi-backward-01:before{content:"將"}.hgi-stroke.hgi-standard.hgi-backward-02:before{content:"專"}.hgi-stroke.hgi-standard.hgi-bacteria:before{content:"尉"}.hgi-stroke.hgi-standard.hgi-badminton-shuttle:before{content:"尊"}.hgi-stroke.hgi-standard.hgi-badminton:before{content:"尋"}.hgi-stroke.hgi-standard.hgi-banana:before{content:"尌"}.hgi-stroke.hgi-standard.hgi-bandage:before{content:"對"}.hgi-stroke.hgi-standard.hgi-bank:before{content:"導"}.hgi-stroke.hgi-standard.hgi-bar-code-01:before{content:"小"}.hgi-stroke.hgi-standard.hgi-bar-code-02:before{content:"尐"}.hgi-stroke.hgi-standard.hgi-barns:before{content:"少"}.hgi-stroke.hgi-standard.hgi-baseball-bat:before{content:"尒"}.hgi-stroke.hgi-standard.hgi-baseball-helmet:before{content:"尓"}.hgi-stroke.hgi-standard.hgi-baseball:before{content:"尔"}.hgi-stroke.hgi-standard.hgi-basketball-01:before{content:"尕"}.hgi-stroke.hgi-standard.hgi-basketball-02:before{content:"尖"}.hgi-stroke.hgi-standard.hgi-basketball-hoop:before{content:"尗"}.hgi-stroke.hgi-standard.hgi-bathtub-01:before{content:"尘"}.hgi-stroke.hgi-standard.hgi-bathtub-02:before{content:"尙"}.hgi-stroke.hgi-standard.hgi-batteries-energy:before{content:"尚"}.hgi-stroke.hgi-standard.hgi-battery-charging-01:before{content:"尛"}.hgi-stroke.hgi-standard.hgi-battery-charging-02:before{content:"尜"}.hgi-stroke.hgi-standard.hgi-battery-eco-charging:before{content:"尝"}.hgi-stroke.hgi-standard.hgi-battery-empty:before{content:"尞"}.hgi-stroke.hgi-standard.hgi-battery-full:before{content:"尟"}.hgi-stroke.hgi-standard.hgi-battery-low:before{content:"尠"}.hgi-stroke.hgi-standard.hgi-battery-medium-01:before{content:"尡"}.hgi-stroke.hgi-standard.hgi-battery-medium-02:before{content:"尢"}.hgi-stroke.hgi-standard.hgi-bbq-grill:before{content:"尣"}.hgi-stroke.hgi-standard.hgi-beach-02:before{content:"尤"}.hgi-stroke.hgi-standard.hgi-beach:before{content:"尥"}.hgi-stroke.hgi-standard.hgi-beater:before{content:"尦"}.hgi-stroke.hgi-standard.hgi-bebo:before{content:"尧"}.hgi-stroke.hgi-standard.hgi-bed-bunk:before{content:"尨"}.hgi-stroke.hgi-standard.hgi-bed-double:before{content:"尩"}.hgi-stroke.hgi-standard.hgi-bed-single-01:before{content:"尪"}.hgi-stroke.hgi-standard.hgi-bed-single-02:before{content:"尫"}.hgi-stroke.hgi-standard.hgi-bed:before{content:"尬"}.hgi-stroke.hgi-standard.hgi-bedug-01:before{content:"尭"}.hgi-stroke.hgi-standard.hgi-bedug-02:before{content:"尮"}.hgi-stroke.hgi-standard.hgi-behance-01:before{content:"尯"}.hgi-stroke.hgi-standard.hgi-behance-02:before{content:"尰"}.hgi-stroke.hgi-standard.hgi-belt:before{content:"就"}.hgi-stroke.hgi-standard.hgi-bend-tool:before{content:"尲"}.hgi-stroke.hgi-standard.hgi-berlin-tower:before{content:"尳"}.hgi-stroke.hgi-standard.hgi-berlin:before{content:"尴"}.hgi-stroke.hgi-standard.hgi-beta:before{content:"尵"}.hgi-stroke.hgi-standard.hgi-bicycle-01:before{content:"尶"}.hgi-stroke.hgi-standard.hgi-bicycle:before{content:"尷"}.hgi-stroke.hgi-standard.hgi-billiard-01:before{content:"尸"}.hgi-stroke.hgi-standard.hgi-billiard-02:before{content:"尹"}.hgi-stroke.hgi-standard.hgi-binary-code:before{content:"尺"}.hgi-stroke.hgi-standard.hgi-bing:before{content:"尻"}.hgi-stroke.hgi-standard.hgi-bio-energy:before{content:"尼"}.hgi-stroke.hgi-standard.hgi-biomass-energy:before{content:"尽"}.hgi-stroke.hgi-standard.hgi-biometric-access:before{content:"尾"}.hgi-stroke.hgi-standard.hgi-biometric-device:before{content:"尿"}.hgi-stroke.hgi-standard.hgi-birthday-cake:before{content:"局"}.hgi-stroke.hgi-standard.hgi-biscuit:before{content:"屁"}.hgi-stroke.hgi-standard.hgi-bitcoin-01:before{content:"层"}.hgi-stroke.hgi-standard.hgi-bitcoin-02:before{content:"屃"}.hgi-stroke.hgi-standard.hgi-bitcoin-03:before{content:"屄"}.hgi-stroke.hgi-standard.hgi-bitcoin-04:before{content:"居"}.hgi-stroke.hgi-standard.hgi-bitcoin-bag:before{content:"屆"}.hgi-stroke.hgi-standard.hgi-bitcoin-circle:before{content:"屇"}.hgi-stroke.hgi-standard.hgi-bitcoin-cloud:before{content:"屈"}.hgi-stroke.hgi-standard.hgi-bitcoin-cpu:before{content:"屉"}.hgi-stroke.hgi-standard.hgi-bitcoin-credit-card:before{content:"届"}.hgi-stroke.hgi-standard.hgi-bitcoin-database:before{content:"屋"}.hgi-stroke.hgi-standard.hgi-bitcoin-down-01:before{content:"屌"}.hgi-stroke.hgi-standard.hgi-bitcoin-down-02:before{content:"屍"}.hgi-stroke.hgi-standard.hgi-bitcoin-ellipse:before{content:"屎"}.hgi-stroke.hgi-standard.hgi-bitcoin-eye:before{content:"屏"}.hgi-stroke.hgi-standard.hgi-bitcoin-filter:before{content:"屐"}.hgi-stroke.hgi-standard.hgi-bitcoin-flashdisk:before{content:"屑"}.hgi-stroke.hgi-standard.hgi-bitcoin-graph:before{content:"屒"}.hgi-stroke.hgi-standard.hgi-bitcoin-invoice:before{content:"屓"}.hgi-stroke.hgi-standard.hgi-bitcoin-key:before{content:"屔"}.hgi-stroke.hgi-standard.hgi-bitcoin-location:before{content:"展"}.hgi-stroke.hgi-standard.hgi-bitcoin-lock:before{content:"屖"}.hgi-stroke.hgi-standard.hgi-bitcoin-mail:before{content:"屗"}.hgi-stroke.hgi-standard.hgi-bitcoin-mind:before{content:"屘"}.hgi-stroke.hgi-standard.hgi-bitcoin-money-01:before{content:"屙"}.hgi-stroke.hgi-standard.hgi-bitcoin-money-02:before{content:"屚"}.hgi-stroke.hgi-standard.hgi-bitcoin-pie-chart:before{content:"屛"}.hgi-stroke.hgi-standard.hgi-bitcoin-piggy-bank:before{content:"屜"}.hgi-stroke.hgi-standard.hgi-bitcoin-presentation:before{content:"屝"}.hgi-stroke.hgi-standard.hgi-bitcoin-receipt:before{content:"属"}.hgi-stroke.hgi-standard.hgi-bitcoin-receive:before{content:"屟"}.hgi-stroke.hgi-standard.hgi-bitcoin-rectangle:before{content:"屠"}.hgi-stroke.hgi-standard.hgi-bitcoin-safe:before{content:"屡"}.hgi-stroke.hgi-standard.hgi-bitcoin-search:before{content:"屢"}.hgi-stroke.hgi-standard.hgi-bitcoin-send:before{content:"屣"}.hgi-stroke.hgi-standard.hgi-bitcoin-setting:before{content:"層"}.hgi-stroke.hgi-standard.hgi-bitcoin-shield:before{content:"履"}.hgi-stroke.hgi-standard.hgi-bitcoin-shopping:before{content:"屦"}.hgi-stroke.hgi-standard.hgi-bitcoin-smartphone-01:before{content:"屧"}.hgi-stroke.hgi-standard.hgi-bitcoin-smartphone-02:before{content:"屨"}.hgi-stroke.hgi-standard.hgi-bitcoin-square:before{content:"屩"}.hgi-stroke.hgi-standard.hgi-bitcoin-store:before{content:"屪"}.hgi-stroke.hgi-standard.hgi-bitcoin-tag:before{content:"屫"}.hgi-stroke.hgi-standard.hgi-bitcoin-target:before{content:"屬"}.hgi-stroke.hgi-standard.hgi-bitcoin-transaction:before{content:"屭"}.hgi-stroke.hgi-standard.hgi-bitcoin-up-01:before{content:"屮"}.hgi-stroke.hgi-standard.hgi-bitcoin-up-02:before{content:"屯"}.hgi-stroke.hgi-standard.hgi-bitcoin-wallet:before{content:"屰"}.hgi-stroke.hgi-standard.hgi-bitcoin-withdraw:before{content:"山"}.hgi-stroke.hgi-standard.hgi-bitcoin:before{content:"屲"}.hgi-stroke.hgi-standard.hgi-black-hole-01:before{content:"屳"}.hgi-stroke.hgi-standard.hgi-black-hole:before{content:"屴"}.hgi-stroke.hgi-standard.hgi-blend:before{content:"屵"}.hgi-stroke.hgi-standard.hgi-blender:before{content:"屶"}.hgi-stroke.hgi-standard.hgi-block-game:before{content:"屷"}.hgi-stroke.hgi-standard.hgi-blockchain-01:before{content:"屸"}.hgi-stroke.hgi-standard.hgi-blockchain-02:before{content:"屹"}.hgi-stroke.hgi-standard.hgi-blockchain-03:before{content:"屺"}.hgi-stroke.hgi-standard.hgi-blockchain-04:before{content:"屻"}.hgi-stroke.hgi-standard.hgi-blockchain-05:before{content:"屼"}.hgi-stroke.hgi-standard.hgi-blockchain-06:before{content:"屽"}.hgi-stroke.hgi-standard.hgi-blockchain-07:before{content:"屾"}.hgi-stroke.hgi-standard.hgi-blocked:before{content:"屿"}.hgi-stroke.hgi-standard.hgi-blogger:before{content:"岀"}.hgi-stroke.hgi-standard.hgi-blood-bag:before{content:"岁"}.hgi-stroke.hgi-standard.hgi-blood-bottle:before{content:"岂"}.hgi-stroke.hgi-standard.hgi-blood-pressure:before{content:"岃"}.hgi-stroke.hgi-standard.hgi-blood-type:before{content:"岄"}.hgi-stroke.hgi-standard.hgi-blood:before{content:"岅"}.hgi-stroke.hgi-standard.hgi-bluetooth-circle:before{content:"岆"}.hgi-stroke.hgi-standard.hgi-bluetooth-not-connected:before{content:"岇"}.hgi-stroke.hgi-standard.hgi-bluetooth-search:before{content:"岈"}.hgi-stroke.hgi-standard.hgi-bluetooth-square:before{content:"岉"}.hgi-stroke.hgi-standard.hgi-bluetooth:before{content:"岊"}.hgi-stroke.hgi-standard.hgi-blur:before{content:"岋"}.hgi-stroke.hgi-standard.hgi-blush-brush-01:before{content:"岌"}.hgi-stroke.hgi-standard.hgi-blush-brush-02:before{content:"岍"}.hgi-stroke.hgi-standard.hgi-board-math:before{content:"岎"}.hgi-stroke.hgi-standard.hgi-boat:before{content:"岏"}.hgi-stroke.hgi-standard.hgi-body-armor:before{content:"岐"}.hgi-stroke.hgi-standard.hgi-body-part-leg:before{content:"岑"}.hgi-stroke.hgi-standard.hgi-body-part-muscle:before{content:"岒"}.hgi-stroke.hgi-standard.hgi-body-part-six-pack:before{content:"岓"}.hgi-stroke.hgi-standard.hgi-body-soap:before{content:"岔"}.hgi-stroke.hgi-standard.hgi-body-weight:before{content:"岕"}.hgi-stroke.hgi-standard.hgi-bomb:before{content:"岖"}.hgi-stroke.hgi-standard.hgi-bone-01:before{content:"岗"}.hgi-stroke.hgi-standard.hgi-bone-02:before{content:"岘"}.hgi-stroke.hgi-standard.hgi-book-01:before{content:"岙"}.hgi-stroke.hgi-standard.hgi-book-02:before{content:"岚"}.hgi-stroke.hgi-standard.hgi-book-03:before{content:"岛"}.hgi-stroke.hgi-standard.hgi-book-04:before{content:"岜"}.hgi-stroke.hgi-standard.hgi-book-bookmark-01:before{content:"岝"}.hgi-stroke.hgi-standard.hgi-book-bookmark-02:before{content:"岞"}.hgi-stroke.hgi-standard.hgi-book-download:before{content:"岟"}.hgi-stroke.hgi-standard.hgi-book-edit:before{content:"岠"}.hgi-stroke.hgi-standard.hgi-book-open-01:before{content:"岡"}.hgi-stroke.hgi-standard.hgi-book-open-02:before{content:"岢"}.hgi-stroke.hgi-standard.hgi-book-upload:before{content:"岣"}.hgi-stroke.hgi-standard.hgi-bookmark-01:before{content:"岤"}.hgi-stroke.hgi-standard.hgi-bookmark-02:before{content:"岥"}.hgi-stroke.hgi-standard.hgi-bookmark-03:before{content:"岦"}.hgi-stroke.hgi-standard.hgi-bookmark-add-01:before{content:"岧"}.hgi-stroke.hgi-standard.hgi-bookmark-add-02:before{content:"岨"}.hgi-stroke.hgi-standard.hgi-bookmark-block-01:before{content:"岩"}.hgi-stroke.hgi-standard.hgi-bookmark-block-02:before{content:"岪"}.hgi-stroke.hgi-standard.hgi-bookmark-check-01:before{content:"岫"}.hgi-stroke.hgi-standard.hgi-bookmark-check-02:before{content:"岬"}.hgi-stroke.hgi-standard.hgi-bookmark-minus-01:before{content:"岭"}.hgi-stroke.hgi-standard.hgi-bookmark-minus-02:before{content:"岮"}.hgi-stroke.hgi-standard.hgi-bookmark-off-01:before{content:"岯"}.hgi-stroke.hgi-standard.hgi-bookmark-off-02:before{content:"岰"}.hgi-stroke.hgi-standard.hgi-bookmark-remove-01:before{content:"岱"}.hgi-stroke.hgi-standard.hgi-bookmark-remove-02:before{content:"岲"}.hgi-stroke.hgi-standard.hgi-books-01:before{content:"岳"}.hgi-stroke.hgi-standard.hgi-books-02:before{content:"岴"}.hgi-stroke.hgi-standard.hgi-bookshelf-01:before{content:"岵"}.hgi-stroke.hgi-standard.hgi-bookshelf-02:before{content:"岶"}.hgi-stroke.hgi-standard.hgi-bookshelf-03:before{content:"岷"}.hgi-stroke.hgi-standard.hgi-bootstrap:before{content:"岸"}.hgi-stroke.hgi-standard.hgi-border-all-01:before{content:"岹"}.hgi-stroke.hgi-standard.hgi-border-all-02:before{content:"岺"}.hgi-stroke.hgi-standard.hgi-border-bottom-01:before{content:"岻"}.hgi-stroke.hgi-standard.hgi-border-bottom-02:before{content:"岼"}.hgi-stroke.hgi-standard.hgi-border-full:before{content:"岽"}.hgi-stroke.hgi-standard.hgi-border-horizontal:before{content:"岾"}.hgi-stroke.hgi-standard.hgi-border-inner:before{content:"岿"}.hgi-stroke.hgi-standard.hgi-border-left-01:before{content:"峀"}.hgi-stroke.hgi-standard.hgi-border-left-02:before{content:"峁"}.hgi-stroke.hgi-standard.hgi-border-none-01:before{content:"峂"}.hgi-stroke.hgi-standard.hgi-border-none-02:before{content:"峃"}.hgi-stroke.hgi-standard.hgi-border-right-01:before{content:"峄"}.hgi-stroke.hgi-standard.hgi-border-right-02:before{content:"峅"}.hgi-stroke.hgi-standard.hgi-border-top-01:before{content:"峆"}.hgi-stroke.hgi-standard.hgi-border-top-02:before{content:"峇"}.hgi-stroke.hgi-standard.hgi-border-vertical:before{content:"峈"}.hgi-stroke.hgi-standard.hgi-borobudur:before{content:"峉"}.hgi-stroke.hgi-standard.hgi-bot:before{content:"峊"}.hgi-stroke.hgi-standard.hgi-bounce-left:before{content:"峋"}.hgi-stroke.hgi-standard.hgi-bounce-right:before{content:"峌"}.hgi-stroke.hgi-standard.hgi-bounding-box:before{content:"峍"}.hgi-stroke.hgi-standard.hgi-bow-tie:before{content:"峎"}.hgi-stroke.hgi-standard.hgi-bowling-pins:before{content:"峏"}.hgi-stroke.hgi-standard.hgi-bowling:before{content:"峐"}.hgi-stroke.hgi-standard.hgi-boxer:before{content:"峑"}.hgi-stroke.hgi-standard.hgi-boxing-bag:before{content:"峒"}.hgi-stroke.hgi-standard.hgi-boxing-glove-01:before{content:"峓"}.hgi-stroke.hgi-standard.hgi-boxing-glove:before{content:"峔"}.hgi-stroke.hgi-standard.hgi-brain-01:before{content:"峕"}.hgi-stroke.hgi-standard.hgi-brain-02:before{content:"峖"}.hgi-stroke.hgi-standard.hgi-brain:before{content:"峗"}.hgi-stroke.hgi-standard.hgi-brandfetch:before{content:"峘"}.hgi-stroke.hgi-standard.hgi-bread-01:before{content:"峙"}.hgi-stroke.hgi-standard.hgi-bread-02:before{content:"峚"}.hgi-stroke.hgi-standard.hgi-bread-03:before{content:"峛"}.hgi-stroke.hgi-standard.hgi-bread-04:before{content:"峜"}.hgi-stroke.hgi-standard.hgi-breast-pump:before{content:"峝"}.hgi-stroke.hgi-standard.hgi-bridge:before{content:"峞"}.hgi-stroke.hgi-standard.hgi-briefcase-01:before{content:"峟"}.hgi-stroke.hgi-standard.hgi-briefcase-02:before{content:"峠"}.hgi-stroke.hgi-standard.hgi-briefcase-03:before{content:"峡"}.hgi-stroke.hgi-standard.hgi-briefcase-04:before{content:"峢"}.hgi-stroke.hgi-standard.hgi-briefcase-05:before{content:"峣"}.hgi-stroke.hgi-standard.hgi-briefcase-06:before{content:"峤"}.hgi-stroke.hgi-standard.hgi-briefcase-07:before{content:"峥"}.hgi-stroke.hgi-standard.hgi-briefcase-08:before{content:"峦"}.hgi-stroke.hgi-standard.hgi-briefcase-09:before{content:"峧"}.hgi-stroke.hgi-standard.hgi-briefcase-dollar:before{content:"峨"}.hgi-stroke.hgi-standard.hgi-broccoli:before{content:"峩"}.hgi-stroke.hgi-standard.hgi-brochure:before{content:"峪"}.hgi-stroke.hgi-standard.hgi-broken-bone:before{content:"峫"}.hgi-stroke.hgi-standard.hgi-browser:before{content:"峬"}.hgi-stroke.hgi-standard.hgi-brush:before{content:"峭"}.hgi-stroke.hgi-standard.hgi-bubble-chat-add:before{content:"峮"}.hgi-stroke.hgi-standard.hgi-bubble-chat-blocked:before{content:"峯"}.hgi-stroke.hgi-standard.hgi-bubble-chat-cancel:before{content:"峰"}.hgi-stroke.hgi-standard.hgi-bubble-chat-delay:before{content:"峱"}.hgi-stroke.hgi-standard.hgi-bubble-chat-done:before{content:"峲"}.hgi-stroke.hgi-standard.hgi-bubble-chat-download-01:before{content:"峳"}.hgi-stroke.hgi-standard.hgi-bubble-chat-download-02:before{content:"峴"}.hgi-stroke.hgi-standard.hgi-bubble-chat-edit:before{content:"峵"}.hgi-stroke.hgi-standard.hgi-bubble-chat-favourite:before{content:"島"}.hgi-stroke.hgi-standard.hgi-bubble-chat-income:before{content:"峷"}.hgi-stroke.hgi-standard.hgi-bubble-chat-lock:before{content:"峸"}.hgi-stroke.hgi-standard.hgi-bubble-chat-notification:before{content:"峹"}.hgi-stroke.hgi-standard.hgi-bubble-chat-outcome:before{content:"峺"}.hgi-stroke.hgi-standard.hgi-bubble-chat-preview:before{content:"峻"}.hgi-stroke.hgi-standard.hgi-bubble-chat-question:before{content:"峼"}.hgi-stroke.hgi-standard.hgi-bubble-chat-search:before{content:"峽"}.hgi-stroke.hgi-standard.hgi-bubble-chat-secure:before{content:"峾"}.hgi-stroke.hgi-standard.hgi-bubble-chat-translate:before{content:"峿"}.hgi-stroke.hgi-standard.hgi-bubble-chat-unlock:before{content:"崀"}.hgi-stroke.hgi-standard.hgi-bubble-chat-upload:before{content:"崁"}.hgi-stroke.hgi-standard.hgi-bubble-chat-user:before{content:"崂"}.hgi-stroke.hgi-standard.hgi-bubble-chat:before{content:"崃"}.hgi-stroke.hgi-standard.hgi-bubble-tea-01:before{content:"崄"}.hgi-stroke.hgi-standard.hgi-bubble-tea-02:before{content:"崅"}.hgi-stroke.hgi-standard.hgi-bug-01:before{content:"崆"}.hgi-stroke.hgi-standard.hgi-bug-02:before{content:"崇"}.hgi-stroke.hgi-standard.hgi-building-01:before{content:"崈"}.hgi-stroke.hgi-standard.hgi-building-02:before{content:"崉"}.hgi-stroke.hgi-standard.hgi-building-03:before{content:"崊"}.hgi-stroke.hgi-standard.hgi-building-04:before{content:"崋"}.hgi-stroke.hgi-standard.hgi-building-05:before{content:"崌"}.hgi-stroke.hgi-standard.hgi-building-06:before{content:"崍"}.hgi-stroke.hgi-standard.hgi-bulb-charging:before{content:"崎"}.hgi-stroke.hgi-standard.hgi-bulb:before{content:"崏"}.hgi-stroke.hgi-standard.hgi-bulletproof-vest:before{content:"崐"}.hgi-stroke.hgi-standard.hgi-burj-al-arab:before{content:"崑"}.hgi-stroke.hgi-standard.hgi-burning-cd:before{content:"崒"}.hgi-stroke.hgi-standard.hgi-bus-01:before{content:"崓"}.hgi-stroke.hgi-standard.hgi-bus-02:before{content:"崔"}.hgi-stroke.hgi-standard.hgi-bus-03:before{content:"崕"}.hgi-stroke.hgi-standard.hgi-c-programming:before{content:"崖"}.hgi-stroke.hgi-standard.hgi-cabinet-01:before{content:"崗"}.hgi-stroke.hgi-standard.hgi-cabinet-02:before{content:"崘"}.hgi-stroke.hgi-standard.hgi-cabinet-03:before{content:"崙"}.hgi-stroke.hgi-standard.hgi-cabinet-04:before{content:"崚"}.hgi-stroke.hgi-standard.hgi-cable-car:before{content:"崛"}.hgi-stroke.hgi-standard.hgi-cactus:before{content:"崜"}.hgi-stroke.hgi-standard.hgi-caduceus:before{content:"崝"}.hgi-stroke.hgi-standard.hgi-cafe:before{content:"崞"}.hgi-stroke.hgi-standard.hgi-calculate:before{content:"崟"}.hgi-stroke.hgi-standard.hgi-calculator-01:before{content:"崠"}.hgi-stroke.hgi-standard.hgi-calculator:before{content:"崡"}.hgi-stroke.hgi-standard.hgi-calendar-01:before{content:"崢"}.hgi-stroke.hgi-standard.hgi-calendar-02:before{content:"崣"}.hgi-stroke.hgi-standard.hgi-calendar-03:before{content:"崤"}.hgi-stroke.hgi-standard.hgi-calendar-04:before{content:"崥"}.hgi-stroke.hgi-standard.hgi-calendar-add-01:before{content:"崦"}.hgi-stroke.hgi-standard.hgi-calendar-add-02:before{content:"崧"}.hgi-stroke.hgi-standard.hgi-calendar-block-01:before{content:"崨"}.hgi-stroke.hgi-standard.hgi-calendar-block-02:before{content:"崩"}.hgi-stroke.hgi-standard.hgi-calendar-check-in-01:before{content:"崪"}.hgi-stroke.hgi-standard.hgi-calendar-check-in-02:before{content:"崫"}.hgi-stroke.hgi-standard.hgi-calendar-check-out-01:before{content:"崬"}.hgi-stroke.hgi-standard.hgi-calendar-check-out-02:before{content:"崭"}.hgi-stroke.hgi-standard.hgi-calendar-download-01:before{content:"崮"}.hgi-stroke.hgi-standard.hgi-calendar-download-02:before{content:"崯"}.hgi-stroke.hgi-standard.hgi-calendar-favorite-01:before{content:"崰"}.hgi-stroke.hgi-standard.hgi-calendar-favorite-02:before{content:"崱"}.hgi-stroke.hgi-standard.hgi-calendar-lock-01:before{content:"崲"}.hgi-stroke.hgi-standard.hgi-calendar-lock-02:before{content:"崳"}.hgi-stroke.hgi-standard.hgi-calendar-love-01:before{content:"崴"}.hgi-stroke.hgi-standard.hgi-calendar-love-02:before{content:"崵"}.hgi-stroke.hgi-standard.hgi-calendar-minus-01:before{content:"崶"}.hgi-stroke.hgi-standard.hgi-calendar-minus-02:before{content:"崷"}.hgi-stroke.hgi-standard.hgi-calendar-remove-01:before{content:"崸"}.hgi-stroke.hgi-standard.hgi-calendar-remove-02:before{content:"崹"}.hgi-stroke.hgi-standard.hgi-calendar-setting-01:before{content:"崺"}.hgi-stroke.hgi-standard.hgi-calendar-setting-02:before{content:"崻"}.hgi-stroke.hgi-standard.hgi-calendar-upload-01:before{content:"崼"}.hgi-stroke.hgi-standard.hgi-calendar-upload-02:before{content:"崽"}.hgi-stroke.hgi-standard.hgi-call-02:before{content:"崾"}.hgi-stroke.hgi-standard.hgi-call-add-02:before{content:"崿"}.hgi-stroke.hgi-standard.hgi-call-add:before{content:"嵀"}.hgi-stroke.hgi-standard.hgi-call-blocked-02:before{content:"嵁"}.hgi-stroke.hgi-standard.hgi-call-blocked:before{content:"嵂"}.hgi-stroke.hgi-standard.hgi-call-disabled-02:before{content:"嵃"}.hgi-stroke.hgi-standard.hgi-call-disabled:before{content:"嵄"}.hgi-stroke.hgi-standard.hgi-call-done-02:before{content:"嵅"}.hgi-stroke.hgi-standard.hgi-call-done:before{content:"嵆"}.hgi-stroke.hgi-standard.hgi-call-end-01:before{content:"嵇"}.hgi-stroke.hgi-standard.hgi-call-end-02:before{content:"嵈"}.hgi-stroke.hgi-standard.hgi-call-end-03:before{content:"嵉"}.hgi-stroke.hgi-standard.hgi-call-end-04:before{content:"嵊"}.hgi-stroke.hgi-standard.hgi-call-incoming-01:before{content:"嵋"}.hgi-stroke.hgi-standard.hgi-call-incoming-02:before{content:"嵌"}.hgi-stroke.hgi-standard.hgi-call-incoming-03:before{content:"嵍"}.hgi-stroke.hgi-standard.hgi-call-incoming-04:before{content:"嵎"}.hgi-stroke.hgi-standard.hgi-call-internal-02:before{content:"嵏"}.hgi-stroke.hgi-standard.hgi-call-internal:before{content:"嵐"}.hgi-stroke.hgi-standard.hgi-call-locked-02:before{content:"嵑"}.hgi-stroke.hgi-standard.hgi-call-locked:before{content:"嵒"}.hgi-stroke.hgi-standard.hgi-call-minus-02:before{content:"嵓"}.hgi-stroke.hgi-standard.hgi-call-minus:before{content:"嵔"}.hgi-stroke.hgi-standard.hgi-call-missed-01:before{content:"嵕"}.hgi-stroke.hgi-standard.hgi-call-missed-02:before{content:"嵖"}.hgi-stroke.hgi-standard.hgi-call-missed-03:before{content:"嵗"}.hgi-stroke.hgi-standard.hgi-call-missed-04:before{content:"嵘"}.hgi-stroke.hgi-standard.hgi-call-outgoing-01:before{content:"嵙"}.hgi-stroke.hgi-standard.hgi-call-outgoing-02:before{content:"嵚"}.hgi-stroke.hgi-standard.hgi-call-outgoing-03:before{content:"嵛"}.hgi-stroke.hgi-standard.hgi-call-outgoing-04:before{content:"嵜"}.hgi-stroke.hgi-standard.hgi-call-paused-02:before{content:"嵝"}.hgi-stroke.hgi-standard.hgi-call-paused:before{content:"嵞"}.hgi-stroke.hgi-standard.hgi-call-received-02:before{content:"嵟"}.hgi-stroke.hgi-standard.hgi-call-received:before{content:"嵠"}.hgi-stroke.hgi-standard.hgi-call-ringing-01:before{content:"嵡"}.hgi-stroke.hgi-standard.hgi-call-ringing-02:before{content:"嵢"}.hgi-stroke.hgi-standard.hgi-call-ringing-03:before{content:"嵣"}.hgi-stroke.hgi-standard.hgi-call-ringing-04:before{content:"嵤"}.hgi-stroke.hgi-standard.hgi-call-unlocked-02:before{content:"嵥"}.hgi-stroke.hgi-standard.hgi-call-unlocked:before{content:"嵦"}.hgi-stroke.hgi-standard.hgi-call:before{content:"嵧"}.hgi-stroke.hgi-standard.hgi-calling-02:before{content:"嵨"}.hgi-stroke.hgi-standard.hgi-calling:before{content:"嵩"}.hgi-stroke.hgi-standard.hgi-camel:before{content:"嵪"}.hgi-stroke.hgi-standard.hgi-camera-01:before{content:"嵫"}.hgi-stroke.hgi-standard.hgi-camera-02:before{content:"嵬"}.hgi-stroke.hgi-standard.hgi-camera-add-01:before{content:"嵭"}.hgi-stroke.hgi-standard.hgi-camera-add-02:before{content:"嵮"}.hgi-stroke.hgi-standard.hgi-camera-automatically-01:before{content:"嵯"}.hgi-stroke.hgi-standard.hgi-camera-automatically-02:before{content:"嵰"}.hgi-stroke.hgi-standard.hgi-camera-lens:before{content:"嵱"}.hgi-stroke.hgi-standard.hgi-camera-microphone-01:before{content:"嵲"}.hgi-stroke.hgi-standard.hgi-camera-microphone-02:before{content:"嵳"}.hgi-stroke.hgi-standard.hgi-camera-night-mode-01:before{content:"嵴"}.hgi-stroke.hgi-standard.hgi-camera-night-mode-02:before{content:"嵵"}.hgi-stroke.hgi-standard.hgi-camera-off-01:before{content:"嵶"}.hgi-stroke.hgi-standard.hgi-camera-off-02:before{content:"嵷"}.hgi-stroke.hgi-standard.hgi-camera-rotated-01:before{content:"嵸"}.hgi-stroke.hgi-standard.hgi-camera-rotated-02:before{content:"嵹"}.hgi-stroke.hgi-standard.hgi-camera-smile-01:before{content:"嵺"}.hgi-stroke.hgi-standard.hgi-camera-smile-02:before{content:"嵻"}.hgi-stroke.hgi-standard.hgi-camera-tripod:before{content:"嵼"}.hgi-stroke.hgi-standard.hgi-camera-video:before{content:"嵽"}.hgi-stroke.hgi-standard.hgi-camper:before{content:"嵾"}.hgi-stroke.hgi-standard.hgi-campfire:before{content:"嵿"}.hgi-stroke.hgi-standard.hgi-cancel-01:before{content:"嶀"}.hgi-stroke.hgi-standard.hgi-cancel-02:before{content:"嶁"}.hgi-stroke.hgi-standard.hgi-cancel-circle-half-dot:before{content:"嶂"}.hgi-stroke.hgi-standard.hgi-cancel-circle:before{content:"嶃"}.hgi-stroke.hgi-standard.hgi-cancel-square:before{content:"嶄"}.hgi-stroke.hgi-standard.hgi-candelier-01:before{content:"嶅"}.hgi-stroke.hgi-standard.hgi-candelier-02:before{content:"嶆"}.hgi-stroke.hgi-standard.hgi-canvas:before{content:"嶇"}.hgi-stroke.hgi-standard.hgi-cap-projecting:before{content:"嶈"}.hgi-stroke.hgi-standard.hgi-cap-round:before{content:"嶉"}.hgi-stroke.hgi-standard.hgi-cap-straight:before{content:"嶊"}.hgi-stroke.hgi-standard.hgi-cap:before{content:"嶋"}.hgi-stroke.hgi-standard.hgi-capcut-rectangle:before{content:"嶌"}.hgi-stroke.hgi-standard.hgi-capcut:before{content:"嶍"}.hgi-stroke.hgi-standard.hgi-car-01:before{content:"嶎"}.hgi-stroke.hgi-standard.hgi-car-02:before{content:"嶏"}.hgi-stroke.hgi-standard.hgi-car-03:before{content:"嶐"}.hgi-stroke.hgi-standard.hgi-car-04:before{content:"嶑"}.hgi-stroke.hgi-standard.hgi-car-parking-01:before{content:"嶒"}.hgi-stroke.hgi-standard.hgi-car-parking-02:before{content:"嶓"}.hgi-stroke.hgi-standard.hgi-caravan:before{content:"嶔"}.hgi-stroke.hgi-standard.hgi-card-exchange-01:before{content:"嶕"}.hgi-stroke.hgi-standard.hgi-card-exchange-02:before{content:"嶖"}.hgi-stroke.hgi-standard.hgi-cardigan:before{content:"嶗"}.hgi-stroke.hgi-standard.hgi-cardiogram-01:before{content:"嶘"}.hgi-stroke.hgi-standard.hgi-cardiogram-02:before{content:"嶙"}.hgi-stroke.hgi-standard.hgi-cards-01:before{content:"嶚"}.hgi-stroke.hgi-standard.hgi-cards-02:before{content:"嶛"}.hgi-stroke.hgi-standard.hgi-cargo-ship:before{content:"嶜"}.hgi-stroke.hgi-standard.hgi-carousel-horizontal-02:before{content:"嶝"}.hgi-stroke.hgi-standard.hgi-carousel-horizontal:before{content:"嶞"}.hgi-stroke.hgi-standard.hgi-carousel-vertical:before{content:"嶟"}.hgi-stroke.hgi-standard.hgi-carrot:before{content:"嶠"}.hgi-stroke.hgi-standard.hgi-cash-01:before{content:"嶡"}.hgi-stroke.hgi-standard.hgi-cash-02:before{content:"嶢"}.hgi-stroke.hgi-standard.hgi-cashback:before{content:"嶣"}.hgi-stroke.hgi-standard.hgi-cashier-02:before{content:"嶤"}.hgi-stroke.hgi-standard.hgi-cashier:before{content:"嶥"}.hgi-stroke.hgi-standard.hgi-castle-01:before{content:"嶦"}.hgi-stroke.hgi-standard.hgi-castle-02:before{content:"嶧"}.hgi-stroke.hgi-standard.hgi-castle:before{content:"嶨"}.hgi-stroke.hgi-standard.hgi-catalogue:before{content:"嶩"}.hgi-stroke.hgi-standard.hgi-cayan-tower:before{content:"嶪"}.hgi-stroke.hgi-standard.hgi-cctv-camera:before{content:"嶫"}.hgi-stroke.hgi-standard.hgi-cd:before{content:"嶬"}.hgi-stroke.hgi-standard.hgi-cells:before{content:"嶭"}.hgi-stroke.hgi-standard.hgi-cellular-network-offline:before{content:"嶮"}.hgi-stroke.hgi-standard.hgi-cellular-network:before{content:"嶯"}.hgi-stroke.hgi-standard.hgi-celsius:before{content:"嶰"}.hgi-stroke.hgi-standard.hgi-center-focus:before{content:"嶱"}.hgi-stroke.hgi-standard.hgi-central-shaheed-minar:before{content:"嶲"}.hgi-stroke.hgi-standard.hgi-centralized:before{content:"嶳"}.hgi-stroke.hgi-standard.hgi-certificate-01:before{content:"嶴"}.hgi-stroke.hgi-standard.hgi-certificate-02:before{content:"嶵"}.hgi-stroke.hgi-standard.hgi-chair-01:before{content:"嶶"}.hgi-stroke.hgi-standard.hgi-chair-02:before{content:"嶷"}.hgi-stroke.hgi-standard.hgi-chair-03:before{content:"嶸"}.hgi-stroke.hgi-standard.hgi-chair-04:before{content:"嶹"}.hgi-stroke.hgi-standard.hgi-chair-05:before{content:"嶺"}.hgi-stroke.hgi-standard.hgi-chair-barber:before{content:"嶻"}.hgi-stroke.hgi-standard.hgi-champion:before{content:"嶼"}.hgi-stroke.hgi-standard.hgi-change-screen-mode:before{content:"嶽"}.hgi-stroke.hgi-standard.hgi-character-phonetic:before{content:"嶾"}.hgi-stroke.hgi-standard.hgi-charity:before{content:"嶿"}.hgi-stroke.hgi-standard.hgi-chart-average:before{content:"巀"}.hgi-stroke.hgi-standard.hgi-chart-bar-line:before{content:"巁"}.hgi-stroke.hgi-standard.hgi-chart-breakout-circle:before{content:"巂"}.hgi-stroke.hgi-standard.hgi-chart-breakout-square:before{content:"巃"}.hgi-stroke.hgi-standard.hgi-chart-bubble-01:before{content:"巄"}.hgi-stroke.hgi-standard.hgi-chart-bubble-02:before{content:"巅"}.hgi-stroke.hgi-standard.hgi-chart-column:before{content:"巆"}.hgi-stroke.hgi-standard.hgi-chart-decrease:before{content:"巇"}.hgi-stroke.hgi-standard.hgi-chart-evaluation:before{content:"巈"}.hgi-stroke.hgi-standard.hgi-chart-high-low:before{content:"巉"}.hgi-stroke.hgi-standard.hgi-chart-histogram:before{content:"巊"}.hgi-stroke.hgi-standard.hgi-chart-increase:before{content:"巋"}.hgi-stroke.hgi-standard.hgi-chart-line-data-01:before{content:"巌"}.hgi-stroke.hgi-standard.hgi-chart-line-data-02:before{content:"巍"}.hgi-stroke.hgi-standard.hgi-chart-line-data-03:before{content:"巎"}.hgi-stroke.hgi-standard.hgi-chart-maximum:before{content:"巏"}.hgi-stroke.hgi-standard.hgi-chart-medium:before{content:"巐"}.hgi-stroke.hgi-standard.hgi-chart-minimum:before{content:"巑"}.hgi-stroke.hgi-standard.hgi-chart-radar:before{content:"巒"}.hgi-stroke.hgi-standard.hgi-chart-relationship:before{content:"巓"}.hgi-stroke.hgi-standard.hgi-chart-ring:before{content:"巔"}.hgi-stroke.hgi-standard.hgi-chart-rose:before{content:"巕"}.hgi-stroke.hgi-standard.hgi-chart-scatter:before{content:"巖"}.hgi-stroke.hgi-standard.hgi-chart:before{content:"巗"}.hgi-stroke.hgi-standard.hgi-chat-bot:before{content:"巘"}.hgi-stroke.hgi-standard.hgi-chat-gpt:before{content:"巙"}.hgi-stroke.hgi-standard.hgi-chatting-01:before{content:"巚"}.hgi-stroke.hgi-standard.hgi-check-list:before{content:"巛"}.hgi-stroke.hgi-standard.hgi-check-unread-01:before{content:"巜"}.hgi-stroke.hgi-standard.hgi-check-unread-02:before{content:"川"}.hgi-stroke.hgi-standard.hgi-check-unread-03:before{content:"州"}.hgi-stroke.hgi-standard.hgi-check-unread-04:before{content:"巟"}.hgi-stroke.hgi-standard.hgi-checkmark-badge-01:before{content:"巠"}.hgi-stroke.hgi-standard.hgi-checkmark-badge-02:before{content:"巡"}.hgi-stroke.hgi-standard.hgi-checkmark-badge-03:before{content:"巢"}.hgi-stroke.hgi-standard.hgi-checkmark-badge-04:before{content:"巣"}.hgi-stroke.hgi-standard.hgi-checkmark-circle-01:before{content:"巤"}.hgi-stroke.hgi-standard.hgi-checkmark-circle-02:before{content:"工"}.hgi-stroke.hgi-standard.hgi-checkmark-circle-03:before{content:"左"}.hgi-stroke.hgi-standard.hgi-checkmark-circle-04:before{content:"巧"}.hgi-stroke.hgi-standard.hgi-checkmark-square-01:before{content:"巨"}.hgi-stroke.hgi-standard.hgi-checkmark-square-02:before{content:"巩"}.hgi-stroke.hgi-standard.hgi-checkmark-square-03:before{content:"巪"}.hgi-stroke.hgi-standard.hgi-checkmark-square-04:before{content:"巫"}.hgi-stroke.hgi-standard.hgi-cheese-cake-01:before{content:"巬"}.hgi-stroke.hgi-standard.hgi-cheese-cake-02:before{content:"巭"}.hgi-stroke.hgi-standard.hgi-cheese:before{content:"差"}.hgi-stroke.hgi-standard.hgi-chef-hat:before{content:"巯"}.hgi-stroke.hgi-standard.hgi-chef:before{content:"巰"}.hgi-stroke.hgi-standard.hgi-chemistry-01:before{content:"己"}.hgi-stroke.hgi-standard.hgi-chemistry-02:before{content:"已"}.hgi-stroke.hgi-standard.hgi-chemistry-03:before{content:"巳"}.hgi-stroke.hgi-standard.hgi-cherry:before{content:"巴"}.hgi-stroke.hgi-standard.hgi-chess-01:before{content:"巵"}.hgi-stroke.hgi-standard.hgi-chess-02:before{content:"巶"}.hgi-stroke.hgi-standard.hgi-chess-pawn:before{content:"巷"}.hgi-stroke.hgi-standard.hgi-chicken-thighs:before{content:"巸"}.hgi-stroke.hgi-standard.hgi-chimney:before{content:"巹"}.hgi-stroke.hgi-standard.hgi-china-temple:before{content:"巺"}.hgi-stroke.hgi-standard.hgi-chip-02:before{content:"巻"}.hgi-stroke.hgi-standard.hgi-chip:before{content:"巼"}.hgi-stroke.hgi-standard.hgi-chocolate:before{content:"巽"}.hgi-stroke.hgi-standard.hgi-chrome:before{content:"巾"}.hgi-stroke.hgi-standard.hgi-chrysler:before{content:"巿"}.hgi-stroke.hgi-standard.hgi-church:before{content:"帀"}.hgi-stroke.hgi-standard.hgi-cinnamon-roll:before{content:"币"}.hgi-stroke.hgi-standard.hgi-circle-arrow-data-transfer-diagonal:before{content:"市"}.hgi-stroke.hgi-standard.hgi-circle-arrow-data-transfer-horizontal:before{content:"布"}.hgi-stroke.hgi-standard.hgi-circle-arrow-data-transfer-vertical:before{content:"帄"}.hgi-stroke.hgi-standard.hgi-circle-arrow-diagonal-01:before{content:"帅"}.hgi-stroke.hgi-standard.hgi-circle-arrow-diagonal-02:before{content:"帆"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-01:before{content:"帇"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-02:before{content:"师"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-03:before{content:"帉"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-double:before{content:"帊"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-left:before{content:"帋"}.hgi-stroke.hgi-standard.hgi-circle-arrow-down-right:before{content:"希"}.hgi-stroke.hgi-standard.hgi-circle-arrow-expand-01:before{content:"帍"}.hgi-stroke.hgi-standard.hgi-circle-arrow-expand-02:before{content:"帎"}.hgi-stroke.hgi-standard.hgi-circle-arrow-horizontal:before{content:"帏"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-01:before{content:"帐"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-02:before{content:"帑"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-03:before{content:"帒"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-double:before{content:"帓"}.hgi-stroke.hgi-standard.hgi-circle-arrow-left-right:before{content:"帔"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-down-left:before{content:"帕"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-down-right:before{content:"帖"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-left-down:before{content:"帗"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-right-down:before{content:"帘"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-up-left:before{content:"帙"}.hgi-stroke.hgi-standard.hgi-circle-arrow-move-up-right:before{content:"帚"}.hgi-stroke.hgi-standard.hgi-circle-arrow-reload-01:before{content:"帛"}.hgi-stroke.hgi-standard.hgi-circle-arrow-reload-02:before{content:"帜"}.hgi-stroke.hgi-standard.hgi-circle-arrow-right-01:before{content:"帝"}.hgi-stroke.hgi-standard.hgi-circle-arrow-right-02:before{content:"帞"}.hgi-stroke.hgi-standard.hgi-circle-arrow-right-03:before{content:"帟"}.hgi-stroke.hgi-standard.hgi-circle-arrow-right-double:before{content:"帠"}.hgi-stroke.hgi-standard.hgi-circle-arrow-shrink-01:before{content:"帡"}.hgi-stroke.hgi-standard.hgi-circle-arrow-shrink-02:before{content:"帢"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-01:before{content:"帣"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-02:before{content:"帤"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-03:before{content:"帥"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-double:before{content:"带"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-down:before{content:"帧"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-left:before{content:"帨"}.hgi-stroke.hgi-standard.hgi-circle-arrow-up-right:before{content:"帩"}.hgi-stroke.hgi-standard.hgi-circle-arrow-vertical:before{content:"帪"}.hgi-stroke.hgi-standard.hgi-circle-lock-01:before{content:"師"}.hgi-stroke.hgi-standard.hgi-circle-lock-02:before{content:"帬"}.hgi-stroke.hgi-standard.hgi-circle-lock-add-01:before{content:"席"}.hgi-stroke.hgi-standard.hgi-circle-lock-add-02:before{content:"帮"}.hgi-stroke.hgi-standard.hgi-circle-lock-check-01:before{content:"帯"}.hgi-stroke.hgi-standard.hgi-circle-lock-check-02:before{content:"帰"}.hgi-stroke.hgi-standard.hgi-circle-lock-minus-01:before{content:"帱"}.hgi-stroke.hgi-standard.hgi-circle-lock-minus-02:before{content:"帲"}.hgi-stroke.hgi-standard.hgi-circle-lock-remove-01:before{content:"帳"}.hgi-stroke.hgi-standard.hgi-circle-lock-remove-02:before{content:"帴"}.hgi-stroke.hgi-standard.hgi-circle-password:before{content:"帵"}.hgi-stroke.hgi-standard.hgi-circle-unlock-01:before{content:"帶"}.hgi-stroke.hgi-standard.hgi-circle-unlock-02:before{content:"帷"}.hgi-stroke.hgi-standard.hgi-circle:before{content:"常"}.hgi-stroke.hgi-standard.hgi-city-01:before{content:"帹"}.hgi-stroke.hgi-standard.hgi-city-02:before{content:"帺"}.hgi-stroke.hgi-standard.hgi-city-03:before{content:"帻"}.hgi-stroke.hgi-standard.hgi-clapping-01:before{content:"帼"}.hgi-stroke.hgi-standard.hgi-clapping-02:before{content:"帽"}.hgi-stroke.hgi-standard.hgi-clean:before{content:"帾"}.hgi-stroke.hgi-standard.hgi-cleaning-bucket:before{content:"帿"}.hgi-stroke.hgi-standard.hgi-clinic:before{content:"幀"}.hgi-stroke.hgi-standard.hgi-clip:before{content:"幁"}.hgi-stroke.hgi-standard.hgi-clipboard:before{content:"幂"}.hgi-stroke.hgi-standard.hgi-clock-01:before{content:"幃"}.hgi-stroke.hgi-standard.hgi-clock-02:before{content:"幄"}.hgi-stroke.hgi-standard.hgi-clock-03:before{content:"幅"}.hgi-stroke.hgi-standard.hgi-clock-04:before{content:"幆"}.hgi-stroke.hgi-standard.hgi-clock-05:before{content:"幇"}.hgi-stroke.hgi-standard.hgi-closed-caption-alt:before{content:"幈"}.hgi-stroke.hgi-standard.hgi-closed-caption:before{content:"幉"}.hgi-stroke.hgi-standard.hgi-clothes:before{content:"幊"}.hgi-stroke.hgi-standard.hgi-cloud-angled-rain-zap:before{content:"幋"}.hgi-stroke.hgi-standard.hgi-cloud-angled-rain:before{content:"幌"}.hgi-stroke.hgi-standard.hgi-cloud-angled-zap:before{content:"幍"}.hgi-stroke.hgi-standard.hgi-cloud-big-rain:before{content:"幎"}.hgi-stroke.hgi-standard.hgi-cloud-download:before{content:"幏"}.hgi-stroke.hgi-standard.hgi-cloud-fast-wind:before{content:"幐"}.hgi-stroke.hgi-standard.hgi-cloud-hailstone:before{content:"幑"}.hgi-stroke.hgi-standard.hgi-cloud-little-rain:before{content:"幒"}.hgi-stroke.hgi-standard.hgi-cloud-little-snow:before{content:"幓"}.hgi-stroke.hgi-standard.hgi-cloud-loading:before{content:"幔"}.hgi-stroke.hgi-standard.hgi-cloud-mid-rain:before{content:"幕"}.hgi-stroke.hgi-standard.hgi-cloud-mid-snow:before{content:"幖"}.hgi-stroke.hgi-standard.hgi-cloud-saving-done-01:before{content:"幗"}.hgi-stroke.hgi-standard.hgi-cloud-saving-done-02:before{content:"幘"}.hgi-stroke.hgi-standard.hgi-cloud-server:before{content:"幙"}.hgi-stroke.hgi-standard.hgi-cloud-slow-wind:before{content:"幚"}.hgi-stroke.hgi-standard.hgi-cloud-snow:before{content:"幛"}.hgi-stroke.hgi-standard.hgi-cloud-upload:before{content:"幜"}.hgi-stroke.hgi-standard.hgi-cloud:before{content:"幝"}.hgi-stroke.hgi-standard.hgi-clubs-01:before{content:"幞"}.hgi-stroke.hgi-standard.hgi-clubs-02:before{content:"幟"}.hgi-stroke.hgi-standard.hgi-co-present:before{content:"幠"}.hgi-stroke.hgi-standard.hgi-code-circle:before{content:"幡"}.hgi-stroke.hgi-standard.hgi-code-folder:before{content:"幢"}.hgi-stroke.hgi-standard.hgi-code-square:before{content:"幣"}.hgi-stroke.hgi-standard.hgi-code:before{content:"幤"}.hgi-stroke.hgi-standard.hgi-codesandbox:before{content:"幥"}.hgi-stroke.hgi-standard.hgi-coffee-01:before{content:"幦"}.hgi-stroke.hgi-standard.hgi-coffee-02:before{content:"幧"}.hgi-stroke.hgi-standard.hgi-coffee-beans:before{content:"幨"}.hgi-stroke.hgi-standard.hgi-coins-01:before{content:"幩"}.hgi-stroke.hgi-standard.hgi-coins-02:before{content:"幪"}.hgi-stroke.hgi-standard.hgi-coins-bitcoin:before{content:"幫"}.hgi-stroke.hgi-standard.hgi-coins-dollar:before{content:"幬"}.hgi-stroke.hgi-standard.hgi-coins-euro:before{content:"幭"}.hgi-stroke.hgi-standard.hgi-coins-pound:before{content:"幮"}.hgi-stroke.hgi-standard.hgi-coins-swap:before{content:"幯"}.hgi-stroke.hgi-standard.hgi-coins-yen:before{content:"幰"}.hgi-stroke.hgi-standard.hgi-collections-bookmark:before{content:"幱"}.hgi-stroke.hgi-standard.hgi-color-picker:before{content:"干"}.hgi-stroke.hgi-standard.hgi-colors:before{content:"平"}.hgi-stroke.hgi-standard.hgi-colosseum:before{content:"年"}.hgi-stroke.hgi-standard.hgi-column-delete:before{content:"幵"}.hgi-stroke.hgi-standard.hgi-column-insert:before{content:"并"}.hgi-stroke.hgi-standard.hgi-comet-01:before{content:"幷"}.hgi-stroke.hgi-standard.hgi-comet-02:before{content:"幸"}.hgi-stroke.hgi-standard.hgi-coming-soon-01:before{content:"幹"}.hgi-stroke.hgi-standard.hgi-coming-soon-02:before{content:"幺"}.hgi-stroke.hgi-standard.hgi-command-line:before{content:"幻"}.hgi-stroke.hgi-standard.hgi-command:before{content:"幼"}.hgi-stroke.hgi-standard.hgi-comment-01:before{content:"幽"}.hgi-stroke.hgi-standard.hgi-comment-02:before{content:"幾"}.hgi-stroke.hgi-standard.hgi-comment-add-01:before{content:"广"}.hgi-stroke.hgi-standard.hgi-comment-add-02:before{content:"庀"}.hgi-stroke.hgi-standard.hgi-comment-block-01:before{content:"庁"}.hgi-stroke.hgi-standard.hgi-comment-block-02:before{content:"庂"}.hgi-stroke.hgi-standard.hgi-comment-remove-01:before{content:"広"}.hgi-stroke.hgi-standard.hgi-comment-remove-02:before{content:"庄"}.hgi-stroke.hgi-standard.hgi-compass-01:before{content:"庅"}.hgi-stroke.hgi-standard.hgi-compass:before{content:"庆"}.hgi-stroke.hgi-standard.hgi-complaint:before{content:"庇"}.hgi-stroke.hgi-standard.hgi-computer-add:before{content:"庈"}.hgi-stroke.hgi-standard.hgi-computer-check:before{content:"庉"}.hgi-stroke.hgi-standard.hgi-computer-cloud:before{content:"床"}.hgi-stroke.hgi-standard.hgi-computer-desk-01:before{content:"庋"}.hgi-stroke.hgi-standard.hgi-computer-desk-02:before{content:"庌"}.hgi-stroke.hgi-standard.hgi-computer-desk-03:before{content:"庍"}.hgi-stroke.hgi-standard.hgi-computer-dollar:before{content:"庎"}.hgi-stroke.hgi-standard.hgi-computer-phone-sync:before{content:"序"}.hgi-stroke.hgi-standard.hgi-computer-programming-01:before{content:"庐"}.hgi-stroke.hgi-standard.hgi-computer-programming-02:before{content:"庑"}.hgi-stroke.hgi-standard.hgi-computer-protection:before{content:"庒"}.hgi-stroke.hgi-standard.hgi-computer-remove:before{content:"库"}.hgi-stroke.hgi-standard.hgi-computer-settings:before{content:"应"}.hgi-stroke.hgi-standard.hgi-computer-video-call:before{content:"底"}.hgi-stroke.hgi-standard.hgi-computer-video:before{content:"庖"}.hgi-stroke.hgi-standard.hgi-computer:before{content:"店"}.hgi-stroke.hgi-standard.hgi-cone-01:before{content:"庘"}.hgi-stroke.hgi-standard.hgi-cone-02:before{content:"庙"}.hgi-stroke.hgi-standard.hgi-conference:before{content:"庚"}.hgi-stroke.hgi-standard.hgi-configuration-01:before{content:"庛"}.hgi-stroke.hgi-standard.hgi-configuration-02:before{content:"府"}.hgi-stroke.hgi-standard.hgi-confused:before{content:"庝"}.hgi-stroke.hgi-standard.hgi-congruent-to-circle:before{content:"庞"}.hgi-stroke.hgi-standard.hgi-congruent-to-square:before{content:"废"}.hgi-stroke.hgi-standard.hgi-congruent-to:before{content:"庠"}.hgi-stroke.hgi-standard.hgi-connect:before{content:"庡"}.hgi-stroke.hgi-standard.hgi-console:before{content:"庢"}.hgi-stroke.hgi-standard.hgi-constellation:before{content:"庣"}.hgi-stroke.hgi-standard.hgi-contact-01:before{content:"庤"}.hgi-stroke.hgi-standard.hgi-contact-02:before{content:"庥"}.hgi-stroke.hgi-standard.hgi-contact-book:before{content:"度"}.hgi-stroke.hgi-standard.hgi-contact:before{content:"座"}.hgi-stroke.hgi-standard.hgi-container-truck-01:before{content:"庨"}.hgi-stroke.hgi-standard.hgi-container-truck-02:before{content:"庩"}.hgi-stroke.hgi-standard.hgi-container-truck:before{content:"庪"}.hgi-stroke.hgi-standard.hgi-contracts:before{content:"庫"}.hgi-stroke.hgi-standard.hgi-conversation:before{content:"庬"}.hgi-stroke.hgi-standard.hgi-cook-book:before{content:"庭"}.hgi-stroke.hgi-standard.hgi-cookie:before{content:"庮"}.hgi-stroke.hgi-standard.hgi-coordinate-01:before{content:"庯"}.hgi-stroke.hgi-standard.hgi-coordinate-02:before{content:"庰"}.hgi-stroke.hgi-standard.hgi-copilot:before{content:"庱"}.hgi-stroke.hgi-standard.hgi-copy-01:before{content:"庲"}.hgi-stroke.hgi-standard.hgi-copy-02:before{content:"庳"}.hgi-stroke.hgi-standard.hgi-copy-link:before{content:"庴"}.hgi-stroke.hgi-standard.hgi-copyright:before{content:"庵"}.hgi-stroke.hgi-standard.hgi-corn:before{content:"庶"}.hgi-stroke.hgi-standard.hgi-corporate:before{content:"康"}.hgi-stroke.hgi-standard.hgi-cos:before{content:"庸"}.hgi-stroke.hgi-standard.hgi-cosine-01:before{content:"庹"}.hgi-stroke.hgi-standard.hgi-cosine-02:before{content:"庺"}.hgi-stroke.hgi-standard.hgi-cottage:before{content:"庻"}.hgi-stroke.hgi-standard.hgi-cotton-candy:before{content:"庼"}.hgi-stroke.hgi-standard.hgi-coupon-01:before{content:"庽"}.hgi-stroke.hgi-standard.hgi-coupon-02:before{content:"庾"}.hgi-stroke.hgi-standard.hgi-coupon-03:before{content:"庿"}.hgi-stroke.hgi-standard.hgi-coupon-percent:before{content:"廀"}.hgi-stroke.hgi-standard.hgi-course:before{content:"廁"}.hgi-stroke.hgi-standard.hgi-court-house:before{content:"廂"}.hgi-stroke.hgi-standard.hgi-court-law:before{content:"廃"}.hgi-stroke.hgi-standard.hgi-covariate:before{content:"廄"}.hgi-stroke.hgi-standard.hgi-covid-info:before{content:"廅"}.hgi-stroke.hgi-standard.hgi-cowboy-hat:before{content:"廆"}.hgi-stroke.hgi-standard.hgi-cplusplus:before{content:"廇"}.hgi-stroke.hgi-standard.hgi-cpu-charge:before{content:"廈"}.hgi-stroke.hgi-standard.hgi-cpu-settings:before{content:"廉"}.hgi-stroke.hgi-standard.hgi-cpu:before{content:"廊"}.hgi-stroke.hgi-standard.hgi-crab:before{content:"廋"}.hgi-stroke.hgi-standard.hgi-crane:before{content:"廌"}.hgi-stroke.hgi-standard.hgi-crazy:before{content:"廍"}.hgi-stroke.hgi-standard.hgi-creative-market:before{content:"廎"}.hgi-stroke.hgi-standard.hgi-credit-card-accept:before{content:"廏"}.hgi-stroke.hgi-standard.hgi-credit-card-add:before{content:"廐"}.hgi-stroke.hgi-standard.hgi-credit-card-change:before{content:"廑"}.hgi-stroke.hgi-standard.hgi-credit-card-defrost:before{content:"廒"}.hgi-stroke.hgi-standard.hgi-credit-card-freeze:before{content:"廓"}.hgi-stroke.hgi-standard.hgi-credit-card-not-accept:before{content:"廔"}.hgi-stroke.hgi-standard.hgi-credit-card-not-found:before{content:"廕"}.hgi-stroke.hgi-standard.hgi-credit-card-pos:before{content:"廖"}.hgi-stroke.hgi-standard.hgi-credit-card-validation:before{content:"廗"}.hgi-stroke.hgi-standard.hgi-credit-card:before{content:"廘"}.hgi-stroke.hgi-standard.hgi-cricket-bat:before{content:"廙"}.hgi-stroke.hgi-standard.hgi-cricket-helmet:before{content:"廚"}.hgi-stroke.hgi-standard.hgi-croissant:before{content:"廛"}.hgi-stroke.hgi-standard.hgi-crop:before{content:"廜"}.hgi-stroke.hgi-standard.hgi-crowdfunding:before{content:"廝"}.hgi-stroke.hgi-standard.hgi-crown:before{content:"廞"}.hgi-stroke.hgi-standard.hgi-crying:before{content:"廟"}.hgi-stroke.hgi-standard.hgi-csv-01:before{content:"廠"}.hgi-stroke.hgi-standard.hgi-csv-02:before{content:"廡"}.hgi-stroke.hgi-standard.hgi-cube:before{content:"廢"}.hgi-stroke.hgi-standard.hgi-cupcake-01:before{content:"廣"}.hgi-stroke.hgi-standard.hgi-cupcake-02:before{content:"廤"}.hgi-stroke.hgi-standard.hgi-cupcake-03:before{content:"廥"}.hgi-stroke.hgi-standard.hgi-curling:before{content:"廦"}.hgi-stroke.hgi-standard.hgi-cursor-01:before{content:"廧"}.hgi-stroke.hgi-standard.hgi-cursor-02:before{content:"廨"}.hgi-stroke.hgi-standard.hgi-cursor-add-selection-01:before{content:"廩"}.hgi-stroke.hgi-standard.hgi-cursor-add-selection-02:before{content:"廪"}.hgi-stroke.hgi-standard.hgi-cursor-circle-selection-01:before{content:"廫"}.hgi-stroke.hgi-standard.hgi-cursor-circle-selection-02:before{content:"廬"}.hgi-stroke.hgi-standard.hgi-cursor-disabled-01:before{content:"廭"}.hgi-stroke.hgi-standard.hgi-cursor-disabled-02:before{content:"廮"}.hgi-stroke.hgi-standard.hgi-cursor-edit-01:before{content:"廯"}.hgi-stroke.hgi-standard.hgi-cursor-edit-02:before{content:"廰"}.hgi-stroke.hgi-standard.hgi-cursor-hold-01:before{content:"廱"}.hgi-stroke.hgi-standard.hgi-cursor-hold-02:before{content:"廲"}.hgi-stroke.hgi-standard.hgi-cursor-in-window:before{content:"廳"}.hgi-stroke.hgi-standard.hgi-cursor-info-01:before{content:"廴"}.hgi-stroke.hgi-standard.hgi-cursor-info-02:before{content:"廵"}.hgi-stroke.hgi-standard.hgi-cursor-loading-01:before{content:"延"}.hgi-stroke.hgi-standard.hgi-cursor-loading-02:before{content:"廷"}.hgi-stroke.hgi-standard.hgi-cursor-magic-selection-01:before{content:"廸"}.hgi-stroke.hgi-standard.hgi-cursor-magic-selection-02:before{content:"廹"}.hgi-stroke.hgi-standard.hgi-cursor-move-01:before{content:"建"}.hgi-stroke.hgi-standard.hgi-cursor-move-02:before{content:"廻"}.hgi-stroke.hgi-standard.hgi-cursor-pointer-01:before{content:"廼"}.hgi-stroke.hgi-standard.hgi-cursor-pointer-02:before{content:"廽"}.hgi-stroke.hgi-standard.hgi-cursor-progress-01:before{content:"廾"}.hgi-stroke.hgi-standard.hgi-cursor-progress-02:before{content:"廿"}.hgi-stroke.hgi-standard.hgi-cursor-progress-03:before{content:"开"}.hgi-stroke.hgi-standard.hgi-cursor-progress-04:before{content:"弁"}.hgi-stroke.hgi-standard.hgi-cursor-rectangle-selection-01:before{content:"异"}.hgi-stroke.hgi-standard.hgi-cursor-rectangle-selection-02:before{content:"弃"}.hgi-stroke.hgi-standard.hgi-cursor-remove-selection-01:before{content:"弄"}.hgi-stroke.hgi-standard.hgi-cursor-remove-selection-02:before{content:"弅"}.hgi-stroke.hgi-standard.hgi-cursor-text:before{content:"弆"}.hgi-stroke.hgi-standard.hgi-curtains:before{content:"弇"}.hgi-stroke.hgi-standard.hgi-curvy-left-direction:before{content:"弈"}.hgi-stroke.hgi-standard.hgi-curvy-left-right-direction:before{content:"弉"}.hgi-stroke.hgi-standard.hgi-curvy-right-direction:before{content:"弊"}.hgi-stroke.hgi-standard.hgi-curvy-up-down-direction:before{content:"弋"}.hgi-stroke.hgi-standard.hgi-customer-service-01:before{content:"弌"}.hgi-stroke.hgi-standard.hgi-customer-service-02:before{content:"弍"}.hgi-stroke.hgi-standard.hgi-customer-service:before{content:"弎"}.hgi-stroke.hgi-standard.hgi-customer-support:before{content:"式"}.hgi-stroke.hgi-standard.hgi-customize:before{content:"弐"}.hgi-stroke.hgi-standard.hgi-cylinder-01:before{content:"弑"}.hgi-stroke.hgi-standard.hgi-cylinder-02:before{content:"弒"}.hgi-stroke.hgi-standard.hgi-cylinder-03:before{content:"弓"}.hgi-stroke.hgi-standard.hgi-cylinder-04:before{content:"弔"}.hgi-stroke.hgi-standard.hgi-danger:before{content:"引"}.hgi-stroke.hgi-standard.hgi-dark-mode:before{content:"弖"}.hgi-stroke.hgi-standard.hgi-dart:before{content:"弗"}.hgi-stroke.hgi-standard.hgi-dashboard-browsing:before{content:"弘"}.hgi-stroke.hgi-standard.hgi-dashboard-circle-add:before{content:"弙"}.hgi-stroke.hgi-standard.hgi-dashboard-circle-edit:before{content:"弚"}.hgi-stroke.hgi-standard.hgi-dashboard-circle-remove:before{content:"弛"}.hgi-stroke.hgi-standard.hgi-dashboard-circle-settings:before{content:"弜"}.hgi-stroke.hgi-standard.hgi-dashboard-circle:before{content:"弝"}.hgi-stroke.hgi-standard.hgi-dashboard-speed-01:before{content:"弞"}.hgi-stroke.hgi-standard.hgi-dashboard-speed-02:before{content:"弟"}.hgi-stroke.hgi-standard.hgi-dashboard-square-01:before{content:"张"}.hgi-stroke.hgi-standard.hgi-dashboard-square-02:before{content:"弡"}.hgi-stroke.hgi-standard.hgi-dashboard-square-03:before{content:"弢"}.hgi-stroke.hgi-standard.hgi-dashboard-square-add:before{content:"弣"}.hgi-stroke.hgi-standard.hgi-dashboard-square-edit:before{content:"弤"}.hgi-stroke.hgi-standard.hgi-dashboard-square-remove:before{content:"弥"}.hgi-stroke.hgi-standard.hgi-dashboard-square-setting:before{content:"弦"}.hgi-stroke.hgi-standard.hgi-dashed-line-01:before{content:"弧"}.hgi-stroke.hgi-standard.hgi-dashed-line-02:before{content:"弨"}.hgi-stroke.hgi-standard.hgi-data-recovery:before{content:"弩"}.hgi-stroke.hgi-standard.hgi-database-01:before{content:"弪"}.hgi-stroke.hgi-standard.hgi-database-02:before{content:"弫"}.hgi-stroke.hgi-standard.hgi-database-add:before{content:"弬"}.hgi-stroke.hgi-standard.hgi-database-export:before{content:"弭"}.hgi-stroke.hgi-standard.hgi-database-import:before{content:"弮"}.hgi-stroke.hgi-standard.hgi-database-locked:before{content:"弯"}.hgi-stroke.hgi-standard.hgi-database-restore:before{content:"弰"}.hgi-stroke.hgi-standard.hgi-database-setting:before{content:"弱"}.hgi-stroke.hgi-standard.hgi-database-sync-01:before{content:"弲"}.hgi-stroke.hgi-standard.hgi-database-sync:before{content:"弳"}.hgi-stroke.hgi-standard.hgi-database:before{content:"弴"}.hgi-stroke.hgi-standard.hgi-dates:before{content:"張"}.hgi-stroke.hgi-standard.hgi-dead:before{content:"弶"}.hgi-stroke.hgi-standard.hgi-delete-01:before{content:"強"}.hgi-stroke.hgi-standard.hgi-delete-02:before{content:"弸"}.hgi-stroke.hgi-standard.hgi-delete-03:before{content:"弹"}.hgi-stroke.hgi-standard.hgi-delete-04:before{content:"强"}.hgi-stroke.hgi-standard.hgi-delete-column:before{content:"弻"}.hgi-stroke.hgi-standard.hgi-delete-put-back:before{content:"弼"}.hgi-stroke.hgi-standard.hgi-delete-row:before{content:"弽"}.hgi-stroke.hgi-standard.hgi-delete-throw:before{content:"弾"}.hgi-stroke.hgi-standard.hgi-delivered-sent:before{content:"弿"}.hgi-stroke.hgi-standard.hgi-delivery-box-01:before{content:"彀"}.hgi-stroke.hgi-standard.hgi-delivery-box-02:before{content:"彁"}.hgi-stroke.hgi-standard.hgi-delivery-delay-01:before{content:"彂"}.hgi-stroke.hgi-standard.hgi-delivery-delay-02:before{content:"彃"}.hgi-stroke.hgi-standard.hgi-delivery-return-01:before{content:"彄"}.hgi-stroke.hgi-standard.hgi-delivery-return-02:before{content:"彅"}.hgi-stroke.hgi-standard.hgi-delivery-secure-01:before{content:"彆"}.hgi-stroke.hgi-standard.hgi-delivery-secure-02:before{content:"彇"}.hgi-stroke.hgi-standard.hgi-delivery-sent-01:before{content:"彈"}.hgi-stroke.hgi-standard.hgi-delivery-sent-02:before{content:"彉"}.hgi-stroke.hgi-standard.hgi-delivery-tracking-01:before{content:"彊"}.hgi-stroke.hgi-standard.hgi-delivery-tracking-02:before{content:"彋"}.hgi-stroke.hgi-standard.hgi-delivery-truck-01:before{content:"彌"}.hgi-stroke.hgi-standard.hgi-delivery-truck-02:before{content:"彍"}.hgi-stroke.hgi-standard.hgi-delivery-view-01:before{content:"彎"}.hgi-stroke.hgi-standard.hgi-delivery-view-02:before{content:"彏"}.hgi-stroke.hgi-standard.hgi-dental-braces:before{content:"彐"}.hgi-stroke.hgi-standard.hgi-dental-broken-tooth:before{content:"彑"}.hgi-stroke.hgi-standard.hgi-dental-care:before{content:"归"}.hgi-stroke.hgi-standard.hgi-dental-tooth:before{content:"当"}.hgi-stroke.hgi-standard.hgi-departement:before{content:"彔"}.hgi-stroke.hgi-standard.hgi-desert:before{content:"录"}.hgi-stroke.hgi-standard.hgi-desk-01:before{content:"彖"}.hgi-stroke.hgi-standard.hgi-desk-02:before{content:"彗"}.hgi-stroke.hgi-standard.hgi-desk:before{content:"彘"}.hgi-stroke.hgi-standard.hgi-developer:before{content:"彙"}.hgi-stroke.hgi-standard.hgi-deviantart:before{content:"彚"}.hgi-stroke.hgi-standard.hgi-device-access:before{content:"彛"}.hgi-stroke.hgi-standard.hgi-diagonal-scroll-point-01:before{content:"彜"}.hgi-stroke.hgi-standard.hgi-diagonal-scroll-point-02:before{content:"彝"}.hgi-stroke.hgi-standard.hgi-dialpad-circle-01:before{content:"彞"}.hgi-stroke.hgi-standard.hgi-dialpad-circle-02:before{content:"彟"}.hgi-stroke.hgi-standard.hgi-dialpad-square-01:before{content:"彠"}.hgi-stroke.hgi-standard.hgi-dialpad-square-02:before{content:"彡"}.hgi-stroke.hgi-standard.hgi-diameter:before{content:"形"}.hgi-stroke.hgi-standard.hgi-diamond-01:before{content:"彣"}.hgi-stroke.hgi-standard.hgi-diamond-02:before{content:"彤"}.hgi-stroke.hgi-standard.hgi-diamond:before{content:"彥"}.hgi-stroke.hgi-standard.hgi-diaper:before{content:"彦"}.hgi-stroke.hgi-standard.hgi-dice-faces-01:before{content:"彧"}.hgi-stroke.hgi-standard.hgi-dice-faces-02:before{content:"彨"}.hgi-stroke.hgi-standard.hgi-dice-faces-03:before{content:"彩"}.hgi-stroke.hgi-standard.hgi-dice-faces-04:before{content:"彪"}.hgi-stroke.hgi-standard.hgi-dice-faces-05:before{content:"彫"}.hgi-stroke.hgi-standard.hgi-dice-faces-06:before{content:"彬"}.hgi-stroke.hgi-standard.hgi-dice:before{content:"彭"}.hgi-stroke.hgi-standard.hgi-digestion:before{content:"彮"}.hgi-stroke.hgi-standard.hgi-digg:before{content:"彯"}.hgi-stroke.hgi-standard.hgi-digital-clock:before{content:"彰"}.hgi-stroke.hgi-standard.hgi-dim-sum-01:before{content:"影"}.hgi-stroke.hgi-standard.hgi-dim-sum-02:before{content:"彲"}.hgi-stroke.hgi-standard.hgi-dining-table:before{content:"彳"}.hgi-stroke.hgi-standard.hgi-diploma:before{content:"彴"}.hgi-stroke.hgi-standard.hgi-direction-left-01:before{content:"彵"}.hgi-stroke.hgi-standard.hgi-direction-left-02:before{content:"彶"}.hgi-stroke.hgi-standard.hgi-direction-right-01:before{content:"彷"}.hgi-stroke.hgi-standard.hgi-direction-right-02:before{content:"彸"}.hgi-stroke.hgi-standard.hgi-directions-01:before{content:"役"}.hgi-stroke.hgi-standard.hgi-directions-02:before{content:"彺"}.hgi-stroke.hgi-standard.hgi-dirham:before{content:"彻"}.hgi-stroke.hgi-standard.hgi-disability-01:before{content:"彼"}.hgi-stroke.hgi-standard.hgi-disability-02:before{content:"彽"}.hgi-stroke.hgi-standard.hgi-discord:before{content:"彾"}.hgi-stroke.hgi-standard.hgi-discount-01:before{content:"彿"}.hgi-stroke.hgi-standard.hgi-discount-tag-01:before{content:"往"}.hgi-stroke.hgi-standard.hgi-discount-tag-02:before{content:"征"}.hgi-stroke.hgi-standard.hgi-discount:before{content:"徂"}.hgi-stroke.hgi-standard.hgi-discover-circle:before{content:"徃"}.hgi-stroke.hgi-standard.hgi-discover-square:before{content:"径"}.hgi-stroke.hgi-standard.hgi-dish-01:before{content:"待"}.hgi-stroke.hgi-standard.hgi-dish-02:before{content:"徆"}.hgi-stroke.hgi-standard.hgi-dish-washer:before{content:"徇"}.hgi-stroke.hgi-standard.hgi-displeased:before{content:"很"}.hgi-stroke.hgi-standard.hgi-distribute-horizontal-center:before{content:"徉"}.hgi-stroke.hgi-standard.hgi-distribute-horizontal-left:before{content:"徊"}.hgi-stroke.hgi-standard.hgi-distribute-horizontal-right:before{content:"律"}.hgi-stroke.hgi-standard.hgi-distribute-vertical-bottom:before{content:"後"}.hgi-stroke.hgi-standard.hgi-distribute-vertical-center:before{content:"徍"}.hgi-stroke.hgi-standard.hgi-distribute-vertical-top:before{content:"徎"}.hgi-stroke.hgi-standard.hgi-distribution:before{content:"徏"}.hgi-stroke.hgi-standard.hgi-divide-sign-circle:before{content:"徐"}.hgi-stroke.hgi-standard.hgi-divide-sign-square:before{content:"徑"}.hgi-stroke.hgi-standard.hgi-divide-sign:before{content:"徒"}.hgi-stroke.hgi-standard.hgi-dna-01:before{content:"従"}.hgi-stroke.hgi-standard.hgi-dna:before{content:"徔"}.hgi-stroke.hgi-standard.hgi-do-not-touch-01:before{content:"徕"}.hgi-stroke.hgi-standard.hgi-do-not-touch-02:before{content:"徖"}.hgi-stroke.hgi-standard.hgi-doc-01:before{content:"得"}.hgi-stroke.hgi-standard.hgi-doc-02:before{content:"徘"}.hgi-stroke.hgi-standard.hgi-doctor-01:before{content:"徙"}.hgi-stroke.hgi-standard.hgi-doctor-02:before{content:"徚"}.hgi-stroke.hgi-standard.hgi-doctor-03:before{content:"徛"}.hgi-stroke.hgi-standard.hgi-document-attachment:before{content:"徜"}.hgi-stroke.hgi-standard.hgi-document-code:before{content:"徝"}.hgi-stroke.hgi-standard.hgi-document-validation:before{content:"從"}.hgi-stroke.hgi-standard.hgi-dollar-01:before{content:"徟"}.hgi-stroke.hgi-standard.hgi-dollar-02:before{content:"徠"}.hgi-stroke.hgi-standard.hgi-dollar-circle:before{content:"御"}.hgi-stroke.hgi-standard.hgi-dollar-receive-01:before{content:"徢"}.hgi-stroke.hgi-standard.hgi-dollar-receive-02:before{content:"徣"}.hgi-stroke.hgi-standard.hgi-dollar-send-01:before{content:"徤"}.hgi-stroke.hgi-standard.hgi-dollar-send-02:before{content:"徥"}.hgi-stroke.hgi-standard.hgi-dollar-square:before{content:"徦"}.hgi-stroke.hgi-standard.hgi-dome:before{content:"徧"}.hgi-stroke.hgi-standard.hgi-domino:before{content:"徨"}.hgi-stroke.hgi-standard.hgi-door-01:before{content:"復"}.hgi-stroke.hgi-standard.hgi-door-02:before{content:"循"}.hgi-stroke.hgi-standard.hgi-door-lock:before{content:"徫"}.hgi-stroke.hgi-standard.hgi-door:before{content:"徬"}.hgi-stroke.hgi-standard.hgi-doughnut:before{content:"徭"}.hgi-stroke.hgi-standard.hgi-download-01:before{content:"微"}.hgi-stroke.hgi-standard.hgi-download-02:before{content:"徯"}.hgi-stroke.hgi-standard.hgi-download-03:before{content:"徰"}.hgi-stroke.hgi-standard.hgi-download-04:before{content:"徱"}.hgi-stroke.hgi-standard.hgi-download-05:before{content:"徲"}.hgi-stroke.hgi-standard.hgi-download-circle-01:before{content:"徳"}.hgi-stroke.hgi-standard.hgi-download-circle-02:before{content:"徴"}.hgi-stroke.hgi-standard.hgi-download-square-01:before{content:"徵"}.hgi-stroke.hgi-standard.hgi-download-square-02:before{content:"徶"}.hgi-stroke.hgi-standard.hgi-drag-01:before{content:"德"}.hgi-stroke.hgi-standard.hgi-drag-02:before{content:"徸"}.hgi-stroke.hgi-standard.hgi-drag-03:before{content:"徹"}.hgi-stroke.hgi-standard.hgi-drag-04:before{content:"徺"}.hgi-stroke.hgi-standard.hgi-drag-drop-horizontal:before{content:"徻"}.hgi-stroke.hgi-standard.hgi-drag-drop-vertical:before{content:"徼"}.hgi-stroke.hgi-standard.hgi-drag-drop:before{content:"徽"}.hgi-stroke.hgi-standard.hgi-drag-left-01:before{content:"徾"}.hgi-stroke.hgi-standard.hgi-drag-left-02:before{content:"徿"}.hgi-stroke.hgi-standard.hgi-drag-left-03:before{content:"忀"}.hgi-stroke.hgi-standard.hgi-drag-left-04:before{content:"忁"}.hgi-stroke.hgi-standard.hgi-drag-right-01:before{content:"忂"}.hgi-stroke.hgi-standard.hgi-drag-right-02:before{content:"心"}.hgi-stroke.hgi-standard.hgi-drag-right-03:before{content:"忄"}.hgi-stroke.hgi-standard.hgi-drag-right-04:before{content:"必"}.hgi-stroke.hgi-standard.hgi-drawing-compass:before{content:"忆"}.hgi-stroke.hgi-standard.hgi-drawing-mode:before{content:"忇"}.hgi-stroke.hgi-standard.hgi-dress-01:before{content:"忈"}.hgi-stroke.hgi-standard.hgi-dress-02:before{content:"忉"}.hgi-stroke.hgi-standard.hgi-dress-03:before{content:"忊"}.hgi-stroke.hgi-standard.hgi-dress-04:before{content:"忋"}.hgi-stroke.hgi-standard.hgi-dress-05:before{content:"忌"}.hgi-stroke.hgi-standard.hgi-dress-06:before{content:"忍"}.hgi-stroke.hgi-standard.hgi-dress-07:before{content:"忎"}.hgi-stroke.hgi-standard.hgi-dressing-table-01:before{content:"忏"}.hgi-stroke.hgi-standard.hgi-dressing-table-02:before{content:"忐"}.hgi-stroke.hgi-standard.hgi-dressing-table-03:before{content:"忑"}.hgi-stroke.hgi-standard.hgi-dribbble:before{content:"忒"}.hgi-stroke.hgi-standard.hgi-drink:before{content:"忓"}.hgi-stroke.hgi-standard.hgi-drone:before{content:"忔"}.hgi-stroke.hgi-standard.hgi-drooling:before{content:"忕"}.hgi-stroke.hgi-standard.hgi-dropbox:before{content:"忖"}.hgi-stroke.hgi-standard.hgi-droplet:before{content:"志"}.hgi-stroke.hgi-standard.hgi-dropper:before{content:"忘"}.hgi-stroke.hgi-standard.hgi-ds3-tool:before{content:"忙"}.hgi-stroke.hgi-standard.hgi-dua:before{content:"忚"}.hgi-stroke.hgi-standard.hgi-dumbbell-01:before{content:"忛"}.hgi-stroke.hgi-standard.hgi-dumbbell-02:before{content:"応"}.hgi-stroke.hgi-standard.hgi-dumbbell-03:before{content:"忝"}.hgi-stroke.hgi-standard.hgi-ear-rings-01:before{content:"忞"}.hgi-stroke.hgi-standard.hgi-ear-rings-02:before{content:"忟"}.hgi-stroke.hgi-standard.hgi-ear-rings-03:before{content:"忠"}.hgi-stroke.hgi-standard.hgi-ear:before{content:"忡"}.hgi-stroke.hgi-standard.hgi-earth:before{content:"忢"}.hgi-stroke.hgi-standard.hgi-ease-curve-control-points:before{content:"忣"}.hgi-stroke.hgi-standard.hgi-ease-in-control-point:before{content:"忤"}.hgi-stroke.hgi-standard.hgi-ease-in-out:before{content:"忥"}.hgi-stroke.hgi-standard.hgi-ease-in:before{content:"忦"}.hgi-stroke.hgi-standard.hgi-ease-out-control-point:before{content:"忧"}.hgi-stroke.hgi-standard.hgi-ease-out:before{content:"忨"}.hgi-stroke.hgi-standard.hgi-eco-energy:before{content:"忩"}.hgi-stroke.hgi-standard.hgi-eco-lab-01:before{content:"忪"}.hgi-stroke.hgi-standard.hgi-eco-lab-02:before{content:"快"}.hgi-stroke.hgi-standard.hgi-eco-lab:before{content:"忬"}.hgi-stroke.hgi-standard.hgi-eco-power:before{content:"忭"}.hgi-stroke.hgi-standard.hgi-edge-style:before{content:"忮"}.hgi-stroke.hgi-standard.hgi-edit-01:before{content:"忯"}.hgi-stroke.hgi-standard.hgi-edit-02:before{content:"忰"}.hgi-stroke.hgi-standard.hgi-edit-off:before{content:"忱"}.hgi-stroke.hgi-standard.hgi-edit-road:before{content:"忲"}.hgi-stroke.hgi-standard.hgi-edit-table:before{content:"忳"}.hgi-stroke.hgi-standard.hgi-edit-user-02:before{content:"忴"}.hgi-stroke.hgi-standard.hgi-eggs:before{content:"念"}.hgi-stroke.hgi-standard.hgi-eid-mubarak:before{content:"忶"}.hgi-stroke.hgi-standard.hgi-eiffel-tower:before{content:"忷"}.hgi-stroke.hgi-standard.hgi-elearning-exchange:before{content:"忸"}.hgi-stroke.hgi-standard.hgi-electric-home-01:before{content:"忹"}.hgi-stroke.hgi-standard.hgi-electric-home-02:before{content:"忺"}.hgi-stroke.hgi-standard.hgi-electric-plugs:before{content:"忻"}.hgi-stroke.hgi-standard.hgi-electric-tower-01:before{content:"忼"}.hgi-stroke.hgi-standard.hgi-electric-tower-02:before{content:"忽"}.hgi-stroke.hgi-standard.hgi-electric-wire:before{content:"忾"}.hgi-stroke.hgi-standard.hgi-ellipse-selection:before{content:"忿"}.hgi-stroke.hgi-standard.hgi-encrypt:before{content:"怀"}.hgi-stroke.hgi-standard.hgi-energy-ellipse:before{content:"态"}.hgi-stroke.hgi-standard.hgi-energy-rectangle:before{content:"怂"}.hgi-stroke.hgi-standard.hgi-energy:before{content:"怃"}.hgi-stroke.hgi-standard.hgi-entering-geo-fence:before{content:"怄"}.hgi-stroke.hgi-standard.hgi-envato:before{content:"怅"}.hgi-stroke.hgi-standard.hgi-equal-sign-circle:before{content:"怆"}.hgi-stroke.hgi-standard.hgi-equal-sign-square:before{content:"怇"}.hgi-stroke.hgi-standard.hgi-equal-sign:before{content:"怈"}.hgi-stroke.hgi-standard.hgi-equipment-bench-press:before{content:"怉"}.hgi-stroke.hgi-standard.hgi-equipment-chest-press:before{content:"怊"}.hgi-stroke.hgi-standard.hgi-equipment-gym-01:before{content:"怋"}.hgi-stroke.hgi-standard.hgi-equipment-gym-02:before{content:"怌"}.hgi-stroke.hgi-standard.hgi-equipment-gym-03:before{content:"怍"}.hgi-stroke.hgi-standard.hgi-equipment-weightlifting:before{content:"怎"}.hgi-stroke.hgi-standard.hgi-eraser-01:before{content:"怏"}.hgi-stroke.hgi-standard.hgi-eraser-add:before{content:"怐"}.hgi-stroke.hgi-standard.hgi-eraser-auto:before{content:"怑"}.hgi-stroke.hgi-standard.hgi-eraser:before{content:"怒"}.hgi-stroke.hgi-standard.hgi-estimate-01:before{content:"怓"}.hgi-stroke.hgi-standard.hgi-estimate-02:before{content:"怔"}.hgi-stroke.hgi-standard.hgi-ethereum-ellipse:before{content:"怕"}.hgi-stroke.hgi-standard.hgi-ethereum-rectangle:before{content:"怖"}.hgi-stroke.hgi-standard.hgi-ethereum:before{content:"怗"}.hgi-stroke.hgi-standard.hgi-euro-circle:before{content:"怘"}.hgi-stroke.hgi-standard.hgi-euro-receive:before{content:"怙"}.hgi-stroke.hgi-standard.hgi-euro-send:before{content:"怚"}.hgi-stroke.hgi-standard.hgi-euro-square:before{content:"怛"}.hgi-stroke.hgi-standard.hgi-euro:before{content:"怜"}.hgi-stroke.hgi-standard.hgi-ev-charging:before{content:"思"}.hgi-stroke.hgi-standard.hgi-evil:before{content:"怞"}.hgi-stroke.hgi-standard.hgi-exchange-01:before{content:"怟"}.hgi-stroke.hgi-standard.hgi-exchange-02:before{content:"怠"}.hgi-stroke.hgi-standard.hgi-exchange-03:before{content:"怡"}.hgi-stroke.hgi-standard.hgi-expander:before{content:"怢"}.hgi-stroke.hgi-standard.hgi-external-drive:before{content:"怣"}.hgi-stroke.hgi-standard.hgi-eye:before{content:"怤"}.hgi-stroke.hgi-standard.hgi-face-id:before{content:"急"}.hgi-stroke.hgi-standard.hgi-facebook-01:before{content:"怦"}.hgi-stroke.hgi-standard.hgi-facebook-02:before{content:"性"}.hgi-stroke.hgi-standard.hgi-factory-01:before{content:"怨"}.hgi-stroke.hgi-standard.hgi-factory-02:before{content:"怩"}.hgi-stroke.hgi-standard.hgi-factory:before{content:"怪"}.hgi-stroke.hgi-standard.hgi-fahrenheit:before{content:"怫"}.hgi-stroke.hgi-standard.hgi-falling-star:before{content:"怬"}.hgi-stroke.hgi-standard.hgi-fast-wind:before{content:"怭"}.hgi-stroke.hgi-standard.hgi-favourite-circle:before{content:"怮"}.hgi-stroke.hgi-standard.hgi-favourite-square:before{content:"怯"}.hgi-stroke.hgi-standard.hgi-favourite:before{content:"怰"}.hgi-stroke.hgi-standard.hgi-feather:before{content:"怱"}.hgi-stroke.hgi-standard.hgi-fencing-mask:before{content:"怲"}.hgi-stroke.hgi-standard.hgi-fencing:before{content:"怳"}.hgi-stroke.hgi-standard.hgi-ferris-wheel:before{content:"怴"}.hgi-stroke.hgi-standard.hgi-ferry-boat:before{content:"怵"}.hgi-stroke.hgi-standard.hgi-figma:before{content:"怶"}.hgi-stroke.hgi-standard.hgi-file-01:before{content:"怷"}.hgi-stroke.hgi-standard.hgi-file-02:before{content:"怸"}.hgi-stroke.hgi-standard.hgi-file-add:before{content:"怹"}.hgi-stroke.hgi-standard.hgi-file-attachment:before{content:"怺"}.hgi-stroke.hgi-standard.hgi-file-audio:before{content:"总"}.hgi-stroke.hgi-standard.hgi-file-bitcoin:before{content:"怼"}.hgi-stroke.hgi-standard.hgi-file-block:before{content:"怽"}.hgi-stroke.hgi-standard.hgi-file-bookmark:before{content:"怾"}.hgi-stroke.hgi-standard.hgi-file-cloud:before{content:"怿"}.hgi-stroke.hgi-standard.hgi-file-corrupt:before{content:"恀"}.hgi-stroke.hgi-standard.hgi-file-dollar:before{content:"恁"}.hgi-stroke.hgi-standard.hgi-file-download:before{content:"恂"}.hgi-stroke.hgi-standard.hgi-file-edit:before{content:"恃"}.hgi-stroke.hgi-standard.hgi-file-euro:before{content:"恄"}.hgi-stroke.hgi-standard.hgi-file-export:before{content:"恅"}.hgi-stroke.hgi-standard.hgi-file-favourite:before{content:"恆"}.hgi-stroke.hgi-standard.hgi-file-import:before{content:"恇"}.hgi-stroke.hgi-standard.hgi-file-link:before{content:"恈"}.hgi-stroke.hgi-standard.hgi-file-locked:before{content:"恉"}.hgi-stroke.hgi-standard.hgi-file-management:before{content:"恊"}.hgi-stroke.hgi-standard.hgi-file-minus:before{content:"恋"}.hgi-stroke.hgi-standard.hgi-file-music:before{content:"恌"}.hgi-stroke.hgi-standard.hgi-file-not-found:before{content:"恍"}.hgi-stroke.hgi-standard.hgi-file-paste:before{content:"恎"}.hgi-stroke.hgi-standard.hgi-file-pin:before{content:"恏"}.hgi-stroke.hgi-standard.hgi-file-pound:before{content:"恐"}.hgi-stroke.hgi-standard.hgi-file-remove:before{content:"恑"}.hgi-stroke.hgi-standard.hgi-file-script:before{content:"恒"}.hgi-stroke.hgi-standard.hgi-file-search:before{content:"恓"}.hgi-stroke.hgi-standard.hgi-file-security:before{content:"恔"}.hgi-stroke.hgi-standard.hgi-file-shredder:before{content:"恕"}.hgi-stroke.hgi-standard.hgi-file-star:before{content:"恖"}.hgi-stroke.hgi-standard.hgi-file-sync:before{content:"恗"}.hgi-stroke.hgi-standard.hgi-file-unknown:before{content:"恘"}.hgi-stroke.hgi-standard.hgi-file-unlocked:before{content:"恙"}.hgi-stroke.hgi-standard.hgi-file-upload:before{content:"恚"}.hgi-stroke.hgi-standard.hgi-file-validation:before{content:"恛"}.hgi-stroke.hgi-standard.hgi-file-verified:before{content:"恜"}.hgi-stroke.hgi-standard.hgi-file-video:before{content:"恝"}.hgi-stroke.hgi-standard.hgi-file-view:before{content:"恞"}.hgi-stroke.hgi-standard.hgi-file-yen:before{content:"恟"}.hgi-stroke.hgi-standard.hgi-file-zip:before{content:"恠"}.hgi-stroke.hgi-standard.hgi-files-01:before{content:"恡"}.hgi-stroke.hgi-standard.hgi-files-02:before{content:"恢"}.hgi-stroke.hgi-standard.hgi-film-01:before{content:"恣"}.hgi-stroke.hgi-standard.hgi-film-02:before{content:"恤"}.hgi-stroke.hgi-standard.hgi-film-roll-01:before{content:"恥"}.hgi-stroke.hgi-standard.hgi-film-roll-02:before{content:"恦"}.hgi-stroke.hgi-standard.hgi-filter-add:before{content:"恧"}.hgi-stroke.hgi-standard.hgi-filter-edit:before{content:"恨"}.hgi-stroke.hgi-standard.hgi-filter-horizontal:before{content:"恩"}.hgi-stroke.hgi-standard.hgi-filter-mail-circle:before{content:"恪"}.hgi-stroke.hgi-standard.hgi-filter-mail-square:before{content:"恫"}.hgi-stroke.hgi-standard.hgi-filter-remove:before{content:"恬"}.hgi-stroke.hgi-standard.hgi-filter-reset:before{content:"恭"}.hgi-stroke.hgi-standard.hgi-filter-vertical:before{content:"恮"}.hgi-stroke.hgi-standard.hgi-filter:before{content:"息"}.hgi-stroke.hgi-standard.hgi-finger-access:before{content:"恰"}.hgi-stroke.hgi-standard.hgi-finger-print-add:before{content:"恱"}.hgi-stroke.hgi-standard.hgi-finger-print-check:before{content:"恲"}.hgi-stroke.hgi-standard.hgi-finger-print-minus:before{content:"恳"}.hgi-stroke.hgi-standard.hgi-finger-print-remove:before{content:"恴"}.hgi-stroke.hgi-standard.hgi-finger-print-scan:before{content:"恵"}.hgi-stroke.hgi-standard.hgi-finger-print:before{content:"恶"}.hgi-stroke.hgi-standard.hgi-fingerprint-scan:before{content:"恷"}.hgi-stroke.hgi-standard.hgi-fins:before{content:"恸"}.hgi-stroke.hgi-standard.hgi-fire-pit:before{content:"恹"}.hgi-stroke.hgi-standard.hgi-fire-security:before{content:"恺"}.hgi-stroke.hgi-standard.hgi-fire:before{content:"恻"}.hgi-stroke.hgi-standard.hgi-firewall:before{content:"恼"}.hgi-stroke.hgi-standard.hgi-first-aid-kit:before{content:"恽"}.hgi-stroke.hgi-standard.hgi-first-bracket-circle:before{content:"恾"}.hgi-stroke.hgi-standard.hgi-first-bracket-square:before{content:"恿"}.hgi-stroke.hgi-standard.hgi-first-bracket:before{content:"悀"}.hgi-stroke.hgi-standard.hgi-fish-food:before{content:"悁"}.hgi-stroke.hgi-standard.hgi-fiverr:before{content:"悂"}.hgi-stroke.hgi-standard.hgi-flag-01:before{content:"悃"}.hgi-stroke.hgi-standard.hgi-flag-02:before{content:"悄"}.hgi-stroke.hgi-standard.hgi-flag-03:before{content:"悅"}.hgi-stroke.hgi-standard.hgi-flash-off:before{content:"悆"}.hgi-stroke.hgi-standard.hgi-flash:before{content:"悇"}.hgi-stroke.hgi-standard.hgi-flaticon:before{content:"悈"}.hgi-stroke.hgi-standard.hgi-flickr:before{content:"悉"}.hgi-stroke.hgi-standard.hgi-flim-slate:before{content:"悊"}.hgi-stroke.hgi-standard.hgi-flip-bottom:before{content:"悋"}.hgi-stroke.hgi-standard.hgi-flip-horizontal:before{content:"悌"}.hgi-stroke.hgi-standard.hgi-flip-left:before{content:"悍"}.hgi-stroke.hgi-standard.hgi-flip-phone:before{content:"悎"}.hgi-stroke.hgi-standard.hgi-flip-right:before{content:"悏"}.hgi-stroke.hgi-standard.hgi-flip-top:before{content:"悐"}.hgi-stroke.hgi-standard.hgi-flip-vertical:before{content:"悑"}.hgi-stroke.hgi-standard.hgi-floor-plan:before{content:"悒"}.hgi-stroke.hgi-standard.hgi-floppy-disk:before{content:"悓"}.hgi-stroke.hgi-standard.hgi-flow-circle:before{content:"悔"}.hgi-stroke.hgi-standard.hgi-flow-connection:before{content:"悕"}.hgi-stroke.hgi-standard.hgi-flow-square:before{content:"悖"}.hgi-stroke.hgi-standard.hgi-flow:before{content:"悗"}.hgi-stroke.hgi-standard.hgi-flowchart-01:before{content:"悘"}.hgi-stroke.hgi-standard.hgi-flowchart-02:before{content:"悙"}.hgi-stroke.hgi-standard.hgi-flower-pot:before{content:"悚"}.hgi-stroke.hgi-standard.hgi-flower:before{content:"悛"}.hgi-stroke.hgi-standard.hgi-flushed:before{content:"悜"}.hgi-stroke.hgi-standard.hgi-flying-human:before{content:"悝"}.hgi-stroke.hgi-standard.hgi-focus-point:before{content:"悞"}.hgi-stroke.hgi-standard.hgi-folder-01:before{content:"悟"}.hgi-stroke.hgi-standard.hgi-folder-02:before{content:"悠"}.hgi-stroke.hgi-standard.hgi-folder-03:before{content:"悡"}.hgi-stroke.hgi-standard.hgi-folder-add:before{content:"悢"}.hgi-stroke.hgi-standard.hgi-folder-attachment:before{content:"患"}.hgi-stroke.hgi-standard.hgi-folder-audio:before{content:"悤"}.hgi-stroke.hgi-standard.hgi-folder-block:before{content:"悥"}.hgi-stroke.hgi-standard.hgi-folder-check:before{content:"悦"}.hgi-stroke.hgi-standard.hgi-folder-cloud:before{content:"悧"}.hgi-stroke.hgi-standard.hgi-folder-details-reference:before{content:"您"}.hgi-stroke.hgi-standard.hgi-folder-details:before{content:"悩"}.hgi-stroke.hgi-standard.hgi-folder-download:before{content:"悪"}.hgi-stroke.hgi-standard.hgi-folder-edit:before{content:"悫"}.hgi-stroke.hgi-standard.hgi-folder-export:before{content:"悬"}.hgi-stroke.hgi-standard.hgi-folder-favourite:before{content:"悭"}.hgi-stroke.hgi-standard.hgi-folder-file-storage:before{content:"悮"}.hgi-stroke.hgi-standard.hgi-folder-import:before{content:"悯"}.hgi-stroke.hgi-standard.hgi-folder-library:before{content:"悰"}.hgi-stroke.hgi-standard.hgi-folder-links:before{content:"悱"}.hgi-stroke.hgi-standard.hgi-folder-locked:before{content:"悲"}.hgi-stroke.hgi-standard.hgi-folder-management:before{content:"悳"}.hgi-stroke.hgi-standard.hgi-folder-minus:before{content:"悴"}.hgi-stroke.hgi-standard.hgi-folder-music:before{content:"悵"}.hgi-stroke.hgi-standard.hgi-folder-off:before{content:"悶"}.hgi-stroke.hgi-standard.hgi-folder-open:before{content:"悷"}.hgi-stroke.hgi-standard.hgi-folder-pin:before{content:"悸"}.hgi-stroke.hgi-standard.hgi-folder-remove:before{content:"悹"}.hgi-stroke.hgi-standard.hgi-folder-search:before{content:"悺"}.hgi-stroke.hgi-standard.hgi-folder-security:before{content:"悻"}.hgi-stroke.hgi-standard.hgi-folder-shared-01:before{content:"悼"}.hgi-stroke.hgi-standard.hgi-folder-shared-02:before{content:"悽"}.hgi-stroke.hgi-standard.hgi-folder-shared-03:before{content:"悾"}.hgi-stroke.hgi-standard.hgi-folder-sync:before{content:"悿"}.hgi-stroke.hgi-standard.hgi-folder-transfer:before{content:"惀"}.hgi-stroke.hgi-standard.hgi-folder-unknown:before{content:"惁"}.hgi-stroke.hgi-standard.hgi-folder-unlocked:before{content:"惂"}.hgi-stroke.hgi-standard.hgi-folder-upload:before{content:"惃"}.hgi-stroke.hgi-standard.hgi-folder-video:before{content:"惄"}.hgi-stroke.hgi-standard.hgi-folder-view:before{content:"情"}.hgi-stroke.hgi-standard.hgi-folder-zip:before{content:"惆"}.hgi-stroke.hgi-standard.hgi-folders:before{content:"惇"}.hgi-stroke.hgi-standard.hgi-football-pitch:before{content:"惈"}.hgi-stroke.hgi-standard.hgi-football:before{content:"惉"}.hgi-stroke.hgi-standard.hgi-forgot-password:before{content:"惊"}.hgi-stroke.hgi-standard.hgi-fork:before{content:"惋"}.hgi-stroke.hgi-standard.hgi-forrst:before{content:"惌"}.hgi-stroke.hgi-standard.hgi-fortress:before{content:"惍"}.hgi-stroke.hgi-standard.hgi-forward-01:before{content:"惎"}.hgi-stroke.hgi-standard.hgi-forward-02:before{content:"惏"}.hgi-stroke.hgi-standard.hgi-four-finger-02:before{content:"惐"}.hgi-stroke.hgi-standard.hgi-four-finger-03:before{content:"惑"}.hgi-stroke.hgi-standard.hgi-four-k:before{content:"惒"}.hgi-stroke.hgi-standard.hgi-foursquare:before{content:"惓"}.hgi-stroke.hgi-standard.hgi-framer:before{content:"惔"}.hgi-stroke.hgi-standard.hgi-frameworks:before{content:"惕"}.hgi-stroke.hgi-standard.hgi-french-fries-01:before{content:"惖"}.hgi-stroke.hgi-standard.hgi-french-fries-02:before{content:"惗"}.hgi-stroke.hgi-standard.hgi-fridge:before{content:"惘"}.hgi-stroke.hgi-standard.hgi-fry:before{content:"惙"}.hgi-stroke.hgi-standard.hgi-fuel-01:before{content:"惚"}.hgi-stroke.hgi-standard.hgi-fuel-02:before{content:"惛"}.hgi-stroke.hgi-standard.hgi-fuel-station:before{content:"惜"}.hgi-stroke.hgi-standard.hgi-function-circle:before{content:"惝"}.hgi-stroke.hgi-standard.hgi-function-of-x:before{content:"惞"}.hgi-stroke.hgi-standard.hgi-function-square:before{content:"惟"}.hgi-stroke.hgi-standard.hgi-function:before{content:"惠"}.hgi-stroke.hgi-standard.hgi-galaxy:before{content:"惡"}.hgi-stroke.hgi-standard.hgi-game-controller-01:before{content:"惢"}.hgi-stroke.hgi-standard.hgi-game-controller-02:before{content:"惣"}.hgi-stroke.hgi-standard.hgi-game-controller-03:before{content:"惤"}.hgi-stroke.hgi-standard.hgi-game:before{content:"惥"}.hgi-stroke.hgi-standard.hgi-gameboy:before{content:"惦"}.hgi-stroke.hgi-standard.hgi-garage:before{content:"惧"}.hgi-stroke.hgi-standard.hgi-garbage-truck:before{content:"惨"}.hgi-stroke.hgi-standard.hgi-gas-pipe:before{content:"惩"}.hgi-stroke.hgi-standard.hgi-gas-stove:before{content:"惪"}.hgi-stroke.hgi-standard.hgi-gem:before{content:"惫"}.hgi-stroke.hgi-standard.hgi-geology-crust:before{content:"惬"}.hgi-stroke.hgi-standard.hgi-geometric-shapes-01:before{content:"惭"}.hgi-stroke.hgi-standard.hgi-geometric-shapes-02:before{content:"惮"}.hgi-stroke.hgi-standard.hgi-gibbous-moon:before{content:"惯"}.hgi-stroke.hgi-standard.hgi-gif-01:before{content:"惰"}.hgi-stroke.hgi-standard.hgi-gif-02:before{content:"惱"}.hgi-stroke.hgi-standard.hgi-gift-card:before{content:"惲"}.hgi-stroke.hgi-standard.hgi-gift:before{content:"想"}.hgi-stroke.hgi-standard.hgi-git-branch:before{content:"惴"}.hgi-stroke.hgi-standard.hgi-git-commit:before{content:"惵"}.hgi-stroke.hgi-standard.hgi-git-compare:before{content:"惶"}.hgi-stroke.hgi-standard.hgi-git-fork:before{content:"惷"}.hgi-stroke.hgi-standard.hgi-git-merge:before{content:"惸"}.hgi-stroke.hgi-standard.hgi-git-pull-request-closed:before{content:"惹"}.hgi-stroke.hgi-standard.hgi-git-pull-request-draft:before{content:"惺"}.hgi-stroke.hgi-standard.hgi-git-pull-request:before{content:"惻"}.hgi-stroke.hgi-standard.hgi-gitbook:before{content:"惼"}.hgi-stroke.hgi-standard.hgi-github-01:before{content:"惽"}.hgi-stroke.hgi-standard.hgi-github:before{content:"惾"}.hgi-stroke.hgi-standard.hgi-gitlab:before{content:"惿"}.hgi-stroke.hgi-standard.hgi-give-blood:before{content:"愀"}.hgi-stroke.hgi-standard.hgi-give-pill:before{content:"愁"}.hgi-stroke.hgi-standard.hgi-glasses:before{content:"愂"}.hgi-stroke.hgi-standard.hgi-global-editing:before{content:"愃"}.hgi-stroke.hgi-standard.hgi-global-education:before{content:"愄"}.hgi-stroke.hgi-standard.hgi-global-refresh:before{content:"愅"}.hgi-stroke.hgi-standard.hgi-global-search:before{content:"愆"}.hgi-stroke.hgi-standard.hgi-global:before{content:"愇"}.hgi-stroke.hgi-standard.hgi-globe-02:before{content:"愈"}.hgi-stroke.hgi-standard.hgi-globe:before{content:"愉"}.hgi-stroke.hgi-standard.hgi-glove:before{content:"愊"}.hgi-stroke.hgi-standard.hgi-go-backward-10-sec:before{content:"愋"}.hgi-stroke.hgi-standard.hgi-go-backward-15-sec:before{content:"愌"}.hgi-stroke.hgi-standard.hgi-go-backward-30-sec:before{content:"愍"}.hgi-stroke.hgi-standard.hgi-go-backward-5-sec:before{content:"愎"}.hgi-stroke.hgi-standard.hgi-go-backward-60-sec:before{content:"意"}.hgi-stroke.hgi-standard.hgi-go-forward-10-sec:before{content:"愐"}.hgi-stroke.hgi-standard.hgi-go-forward-15-sec:before{content:"愑"}.hgi-stroke.hgi-standard.hgi-go-forward-30-sec:before{content:"愒"}.hgi-stroke.hgi-standard.hgi-go-forward-5-sec:before{content:"愓"}.hgi-stroke.hgi-standard.hgi-go-forward-60-sec:before{content:"愔"}.hgi-stroke.hgi-standard.hgi-gold-ingots:before{content:"愕"}.hgi-stroke.hgi-standard.hgi-gold:before{content:"愖"}.hgi-stroke.hgi-standard.hgi-golf-ball:before{content:"愗"}.hgi-stroke.hgi-standard.hgi-golf-bat:before{content:"愘"}.hgi-stroke.hgi-standard.hgi-golf-cart:before{content:"愙"}.hgi-stroke.hgi-standard.hgi-golf-hole:before{content:"愚"}.hgi-stroke.hgi-standard.hgi-google-doc:before{content:"愛"}.hgi-stroke.hgi-standard.hgi-google-drive:before{content:"愜"}.hgi-stroke.hgi-standard.hgi-google-gemini:before{content:"愝"}.hgi-stroke.hgi-standard.hgi-google-home:before{content:"愞"}.hgi-stroke.hgi-standard.hgi-google-lens:before{content:"感"}.hgi-stroke.hgi-standard.hgi-google-maps:before{content:"愠"}.hgi-stroke.hgi-standard.hgi-google-photos:before{content:"愡"}.hgi-stroke.hgi-standard.hgi-google-sheet:before{content:"愢"}.hgi-stroke.hgi-standard.hgi-google:before{content:"愣"}.hgi-stroke.hgi-standard.hgi-gps-01:before{content:"愤"}.hgi-stroke.hgi-standard.hgi-gps-02:before{content:"愥"}.hgi-stroke.hgi-standard.hgi-gps-disconnected:before{content:"愦"}.hgi-stroke.hgi-standard.hgi-gps-off-01:before{content:"愧"}.hgi-stroke.hgi-standard.hgi-gps-off-02:before{content:"愨"}.hgi-stroke.hgi-standard.hgi-gps-signal-01:before{content:"愩"}.hgi-stroke.hgi-standard.hgi-gps-signal-02:before{content:"愪"}.hgi-stroke.hgi-standard.hgi-gpu:before{content:"愫"}.hgi-stroke.hgi-standard.hgi-graduate-female:before{content:"愬"}.hgi-stroke.hgi-standard.hgi-graduate-male:before{content:"愭"}.hgi-stroke.hgi-standard.hgi-graduation-scroll:before{content:"愮"}.hgi-stroke.hgi-standard.hgi-grapes:before{content:"愯"}.hgi-stroke.hgi-standard.hgi-gravity:before{content:"愰"}.hgi-stroke.hgi-standard.hgi-greater-than-circle:before{content:"愱"}.hgi-stroke.hgi-standard.hgi-greater-than-square:before{content:"愲"}.hgi-stroke.hgi-standard.hgi-greater-than:before{content:"愳"}.hgi-stroke.hgi-standard.hgi-greek-helmet:before{content:"愴"}.hgi-stroke.hgi-standard.hgi-green-house:before{content:"愵"}.hgi-stroke.hgi-standard.hgi-grid-off:before{content:"愶"}.hgi-stroke.hgi-standard.hgi-grid-table:before{content:"愷"}.hgi-stroke.hgi-standard.hgi-grid-view:before{content:"愸"}.hgi-stroke.hgi-standard.hgi-grid:before{content:"愹"}.hgi-stroke.hgi-standard.hgi-grimacing:before{content:"愺"}.hgi-stroke.hgi-standard.hgi-grinning:before{content:"愻"}.hgi-stroke.hgi-standard.hgi-grok:before{content:"愼"}.hgi-stroke.hgi-standard.hgi-group-items:before{content:"愽"}.hgi-stroke.hgi-standard.hgi-group-layers:before{content:"愾"}.hgi-stroke.hgi-standard.hgi-guest-house:before{content:"愿"}.hgi-stroke.hgi-standard.hgi-gun:before{content:"慀"}.hgi-stroke.hgi-standard.hgi-gymnastic-rings:before{content:"慁"}.hgi-stroke.hgi-standard.hgi-gymnastic:before{content:"慂"}.hgi-stroke.hgi-standard.hgi-hackerrank:before{content:"慃"}.hgi-stroke.hgi-standard.hgi-hair-clips:before{content:"慄"}.hgi-stroke.hgi-standard.hgi-hair-dryer:before{content:"慅"}.hgi-stroke.hgi-standard.hgi-haji:before{content:"慆"}.hgi-stroke.hgi-standard.hgi-halal:before{content:"慇"}.hgi-stroke.hgi-standard.hgi-hamburger-01:before{content:"慈"}.hgi-stroke.hgi-standard.hgi-hamburger-02:before{content:"慉"}.hgi-stroke.hgi-standard.hgi-hand-bag-01:before{content:"慊"}.hgi-stroke.hgi-standard.hgi-hand-bag-02:before{content:"態"}.hgi-stroke.hgi-standard.hgi-hand-beater:before{content:"慌"}.hgi-stroke.hgi-standard.hgi-hand-grip:before{content:"慍"}.hgi-stroke.hgi-standard.hgi-hand-pointing-down-01:before{content:"慎"}.hgi-stroke.hgi-standard.hgi-hand-pointing-down-02:before{content:"慏"}.hgi-stroke.hgi-standard.hgi-hand-pointing-down-03:before{content:"慐"}.hgi-stroke.hgi-standard.hgi-hand-pointing-down-04:before{content:"慑"}.hgi-stroke.hgi-standard.hgi-hand-pointing-left-01:before{content:"慒"}.hgi-stroke.hgi-standard.hgi-hand-pointing-left-02:before{content:"慓"}.hgi-stroke.hgi-standard.hgi-hand-pointing-left-03:before{content:"慔"}.hgi-stroke.hgi-standard.hgi-hand-pointing-left-04:before{content:"慕"}.hgi-stroke.hgi-standard.hgi-hand-pointing-right-01:before{content:"慖"}.hgi-stroke.hgi-standard.hgi-hand-pointing-right-02:before{content:"慗"}.hgi-stroke.hgi-standard.hgi-hand-pointing-right-03:before{content:"慘"}.hgi-stroke.hgi-standard.hgi-hand-pointing-right-04:before{content:"慙"}.hgi-stroke.hgi-standard.hgi-hand-prayer:before{content:"慚"}.hgi-stroke.hgi-standard.hgi-hand-sanitizer:before{content:"慛"}.hgi-stroke.hgi-standard.hgi-handcuffs:before{content:"慜"}.hgi-stroke.hgi-standard.hgi-hanger:before{content:"慝"}.hgi-stroke.hgi-standard.hgi-hanging-clock:before{content:"慞"}.hgi-stroke.hgi-standard.hgi-hangout:before{content:"慟"}.hgi-stroke.hgi-standard.hgi-happy:before{content:"慠"}.hgi-stroke.hgi-standard.hgi-hard-drive:before{content:"慡"}.hgi-stroke.hgi-standard.hgi-hdd:before{content:"慢"}.hgi-stroke.hgi-standard.hgi-hdr-01:before{content:"慣"}.hgi-stroke.hgi-standard.hgi-hdr-02:before{content:"慤"}.hgi-stroke.hgi-standard.hgi-heading-01:before{content:"慥"}.hgi-stroke.hgi-standard.hgi-heading-02:before{content:"慦"}.hgi-stroke.hgi-standard.hgi-heading-03:before{content:"慧"}.hgi-stroke.hgi-standard.hgi-heading-04:before{content:"慨"}.hgi-stroke.hgi-standard.hgi-heading-05:before{content:"慩"}.hgi-stroke.hgi-standard.hgi-heading-06:before{content:"慪"}.hgi-stroke.hgi-standard.hgi-heading:before{content:"慫"}.hgi-stroke.hgi-standard.hgi-headphone-mute:before{content:"慬"}.hgi-stroke.hgi-standard.hgi-headphones:before{content:"慭"}.hgi-stroke.hgi-standard.hgi-headset-connected:before{content:"慮"}.hgi-stroke.hgi-standard.hgi-headset-off:before{content:"慯"}.hgi-stroke.hgi-standard.hgi-headset:before{content:"慰"}.hgi-stroke.hgi-standard.hgi-healtcare:before{content:"慱"}.hgi-stroke.hgi-standard.hgi-health:before{content:"慲"}.hgi-stroke.hgi-standard.hgi-heart-add:before{content:"慳"}.hgi-stroke.hgi-standard.hgi-heart-check:before{content:"慴"}.hgi-stroke.hgi-standard.hgi-heart-remove:before{content:"慵"}.hgi-stroke.hgi-standard.hgi-heartbreak:before{content:"慶"}.hgi-stroke.hgi-standard.hgi-helicopter:before{content:"慷"}.hgi-stroke.hgi-standard.hgi-help-circle:before{content:"慸"}.hgi-stroke.hgi-standard.hgi-help-square:before{content:"慹"}.hgi-stroke.hgi-standard.hgi-hexagon-01:before{content:"慺"}.hgi-stroke.hgi-standard.hgi-hexagon:before{content:"慻"}.hgi-stroke.hgi-standard.hgi-hierarchy-circle-01:before{content:"慼"}.hgi-stroke.hgi-standard.hgi-hierarchy-circle-02:before{content:"慽"}.hgi-stroke.hgi-standard.hgi-hierarchy-circle-03:before{content:"慾"}.hgi-stroke.hgi-standard.hgi-hierarchy-files:before{content:"慿"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-01:before{content:"憀"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-02:before{content:"憁"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-03:before{content:"憂"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-04:before{content:"憃"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-05:before{content:"憄"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-06:before{content:"憅"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-07:before{content:"憆"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-08:before{content:"憇"}.hgi-stroke.hgi-standard.hgi-hierarchy-square-10:before{content:"憈"}.hgi-stroke.hgi-standard.hgi-hierarchy:before{content:"憉"}.hgi-stroke.hgi-standard.hgi-high-heels-01:before{content:"憊"}.hgi-stroke.hgi-standard.hgi-high-heels-02:before{content:"憋"}.hgi-stroke.hgi-standard.hgi-hijab:before{content:"憌"}.hgi-stroke.hgi-standard.hgi-hockey:before{content:"憍"}.hgi-stroke.hgi-standard.hgi-hold-01:before{content:"憎"}.hgi-stroke.hgi-standard.hgi-hold-02:before{content:"憏"}.hgi-stroke.hgi-standard.hgi-hold-03:before{content:"憐"}.hgi-stroke.hgi-standard.hgi-hold-04:before{content:"憑"}.hgi-stroke.hgi-standard.hgi-hold-05:before{content:"憒"}.hgi-stroke.hgi-standard.hgi-hold-locked-01:before{content:"憓"}.hgi-stroke.hgi-standard.hgi-hold-locked-02:before{content:"憔"}.hgi-stroke.hgi-standard.hgi-hold-phone:before{content:"憕"}.hgi-stroke.hgi-standard.hgi-hologram:before{content:"憖"}.hgi-stroke.hgi-standard.hgi-home-01:before{content:"憗"}.hgi-stroke.hgi-standard.hgi-home-02:before{content:"憘"}.hgi-stroke.hgi-standard.hgi-home-03:before{content:"憙"}.hgi-stroke.hgi-standard.hgi-home-04:before{content:"憚"}.hgi-stroke.hgi-standard.hgi-home-05:before{content:"憛"}.hgi-stroke.hgi-standard.hgi-home-06:before{content:"憜"}.hgi-stroke.hgi-standard.hgi-home-07:before{content:"憝"}.hgi-stroke.hgi-standard.hgi-home-08:before{content:"憞"}.hgi-stroke.hgi-standard.hgi-home-09:before{content:"憟"}.hgi-stroke.hgi-standard.hgi-home-10:before{content:"憠"}.hgi-stroke.hgi-standard.hgi-home-11:before{content:"憡"}.hgi-stroke.hgi-standard.hgi-home-12:before{content:"憢"}.hgi-stroke.hgi-standard.hgi-home-13:before{content:"憣"}.hgi-stroke.hgi-standard.hgi-home-wifi:before{content:"憤"}.hgi-stroke.hgi-standard.hgi-honey-01:before{content:"憥"}.hgi-stroke.hgi-standard.hgi-honey-02:before{content:"憦"}.hgi-stroke.hgi-standard.hgi-honor:before{content:"憧"}.hgi-stroke.hgi-standard.hgi-honour-star:before{content:"憨"}.hgi-stroke.hgi-standard.hgi-hoodie:before{content:"憩"}.hgi-stroke.hgi-standard.hgi-horizonal-scroll-point:before{content:"憪"}.hgi-stroke.hgi-standard.hgi-horizontal-resize:before{content:"憫"}.hgi-stroke.hgi-standard.hgi-hospital-01:before{content:"憬"}.hgi-stroke.hgi-standard.hgi-hospital-02:before{content:"憭"}.hgi-stroke.hgi-standard.hgi-hospital-bed-01:before{content:"憮"}.hgi-stroke.hgi-standard.hgi-hospital-bed-02:before{content:"憯"}.hgi-stroke.hgi-standard.hgi-hospital-location:before{content:"憰"}.hgi-stroke.hgi-standard.hgi-hot-air-balloon:before{content:"憱"}.hgi-stroke.hgi-standard.hgi-hot-price:before{content:"憲"}.hgi-stroke.hgi-standard.hgi-hot-tube:before{content:"憳"}.hgi-stroke.hgi-standard.hgi-hotdog:before{content:"憴"}.hgi-stroke.hgi-standard.hgi-hotel-01:before{content:"憵"}.hgi-stroke.hgi-standard.hgi-hotel-02:before{content:"憶"}.hgi-stroke.hgi-standard.hgi-hotspot-offline:before{content:"憷"}.hgi-stroke.hgi-standard.hgi-hotspot:before{content:"憸"}.hgi-stroke.hgi-standard.hgi-hourglass-off:before{content:"憹"}.hgi-stroke.hgi-standard.hgi-hourglass:before{content:"憺"}.hgi-stroke.hgi-standard.hgi-house-01:before{content:"憻"}.hgi-stroke.hgi-standard.hgi-house-02:before{content:"憼"}.hgi-stroke.hgi-standard.hgi-house-03:before{content:"憽"}.hgi-stroke.hgi-standard.hgi-house-04:before{content:"憾"}.hgi-stroke.hgi-standard.hgi-house-05:before{content:"憿"}.hgi-stroke.hgi-standard.hgi-house-solar-panel:before{content:"懀"}.hgi-stroke.hgi-standard.hgi-html-5:before{content:"懁"}.hgi-stroke.hgi-standard.hgi-humidity:before{content:"懂"}.hgi-stroke.hgi-standard.hgi-hut:before{content:"懃"}.hgi-stroke.hgi-standard.hgi-hydro-power:before{content:"懄"}.hgi-stroke.hgi-standard.hgi-hyperbole:before{content:"懅"}.hgi-stroke.hgi-standard.hgi-ice-cream-01:before{content:"懆"}.hgi-stroke.hgi-standard.hgi-ice-cream-02:before{content:"懇"}.hgi-stroke.hgi-standard.hgi-ice-cream-03:before{content:"懈"}.hgi-stroke.hgi-standard.hgi-ice-cream-04:before{content:"應"}.hgi-stroke.hgi-standard.hgi-ice-hockey:before{content:"懊"}.hgi-stroke.hgi-standard.hgi-ice-skating:before{content:"懋"}.hgi-stroke.hgi-standard.hgi-ico:before{content:"懌"}.hgi-stroke.hgi-standard.hgi-iconjar:before{content:"懍"}.hgi-stroke.hgi-standard.hgi-id-not-verified:before{content:"懎"}.hgi-stroke.hgi-standard.hgi-id-verified:before{content:"懏"}.hgi-stroke.hgi-standard.hgi-id:before{content:"懐"}.hgi-stroke.hgi-standard.hgi-idea-01:before{content:"懑"}.hgi-stroke.hgi-standard.hgi-idea:before{content:"懒"}.hgi-stroke.hgi-standard.hgi-identification:before{content:"懓"}.hgi-stroke.hgi-standard.hgi-identity-card:before{content:"懔"}.hgi-stroke.hgi-standard.hgi-image-01:before{content:"懕"}.hgi-stroke.hgi-standard.hgi-image-02:before{content:"懖"}.hgi-stroke.hgi-standard.hgi-image-add-01:before{content:"懗"}.hgi-stroke.hgi-standard.hgi-image-add-02:before{content:"懘"}.hgi-stroke.hgi-standard.hgi-image-composition-oval:before{content:"懙"}.hgi-stroke.hgi-standard.hgi-image-composition:before{content:"懚"}.hgi-stroke.hgi-standard.hgi-image-crop:before{content:"懛"}.hgi-stroke.hgi-standard.hgi-image-delete-01:before{content:"懜"}.hgi-stroke.hgi-standard.hgi-image-delete-02:before{content:"懝"}.hgi-stroke.hgi-standard.hgi-image-done-01:before{content:"懞"}.hgi-stroke.hgi-standard.hgi-image-done-02:before{content:"懟"}.hgi-stroke.hgi-standard.hgi-image-download-02:before{content:"懠"}.hgi-stroke.hgi-standard.hgi-image-download:before{content:"懡"}.hgi-stroke.hgi-standard.hgi-image-not-found-01:before{content:"懢"}.hgi-stroke.hgi-standard.hgi-image-not-found-02:before{content:"懣"}.hgi-stroke.hgi-standard.hgi-image-remove-01:before{content:"懤"}.hgi-stroke.hgi-standard.hgi-image-remove-02:before{content:"懥"}.hgi-stroke.hgi-standard.hgi-image-upload-01:before{content:"懦"}.hgi-stroke.hgi-standard.hgi-image-upload:before{content:"懧"}.hgi-stroke.hgi-standard.hgi-imo:before{content:"懨"}.hgi-stroke.hgi-standard.hgi-important-book:before{content:"懩"}.hgi-stroke.hgi-standard.hgi-in-love:before{content:"懪"}.hgi-stroke.hgi-standard.hgi-inbox-check:before{content:"懫"}.hgi-stroke.hgi-standard.hgi-inbox-download:before{content:"懬"}.hgi-stroke.hgi-standard.hgi-inbox-unread:before{content:"懭"}.hgi-stroke.hgi-standard.hgi-inbox-upload:before{content:"懮"}.hgi-stroke.hgi-standard.hgi-inbox:before{content:"懯"}.hgi-stroke.hgi-standard.hgi-incognito:before{content:"懰"}.hgi-stroke.hgi-standard.hgi-india-gate:before{content:"懱"}.hgi-stroke.hgi-standard.hgi-inequality-01:before{content:"懲"}.hgi-stroke.hgi-standard.hgi-inequality-02:before{content:"懳"}.hgi-stroke.hgi-standard.hgi-inequality-circle-01:before{content:"懴"}.hgi-stroke.hgi-standard.hgi-inequality-circle-02:before{content:"懵"}.hgi-stroke.hgi-standard.hgi-inequality-square-01:before{content:"懶"}.hgi-stroke.hgi-standard.hgi-inequality-square-02:before{content:"懷"}.hgi-stroke.hgi-standard.hgi-infinity-01:before{content:"懸"}.hgi-stroke.hgi-standard.hgi-infinity-02:before{content:"懹"}.hgi-stroke.hgi-standard.hgi-infinity-circle:before{content:"懺"}.hgi-stroke.hgi-standard.hgi-infinity-square:before{content:"懻"}.hgi-stroke.hgi-standard.hgi-information-circle:before{content:"懼"}.hgi-stroke.hgi-standard.hgi-information-diamond:before{content:"懽"}.hgi-stroke.hgi-standard.hgi-information-square:before{content:"懾"}.hgi-stroke.hgi-standard.hgi-injection:before{content:"懿"}.hgi-stroke.hgi-standard.hgi-insert-bottom-image:before{content:"戀"}.hgi-stroke.hgi-standard.hgi-insert-center-image:before{content:"戁"}.hgi-stroke.hgi-standard.hgi-insert-column-left:before{content:"戂"}.hgi-stroke.hgi-standard.hgi-insert-column:before{content:"戃"}.hgi-stroke.hgi-standard.hgi-insert-pi:before{content:"戄"}.hgi-stroke.hgi-standard.hgi-insert-row-down:before{content:"戅"}.hgi-stroke.hgi-standard.hgi-insert-row-up:before{content:"戆"}.hgi-stroke.hgi-standard.hgi-insert-row:before{content:"戇"}.hgi-stroke.hgi-standard.hgi-insert-top-image:before{content:"戈"}.hgi-stroke.hgi-standard.hgi-inspect-code:before{content:"戉"}.hgi-stroke.hgi-standard.hgi-instagram:before{content:"戊"}.hgi-stroke.hgi-standard.hgi-installing-updates-01:before{content:"戋"}.hgi-stroke.hgi-standard.hgi-installing-updates-02:before{content:"戌"}.hgi-stroke.hgi-standard.hgi-internet-antenna-01:before{content:"戍"}.hgi-stroke.hgi-standard.hgi-internet-antenna-02:before{content:"戎"}.hgi-stroke.hgi-standard.hgi-internet-antenna-03:before{content:"戏"}.hgi-stroke.hgi-standard.hgi-internet-antenna-04:before{content:"成"}.hgi-stroke.hgi-standard.hgi-internet:before{content:"我"}.hgi-stroke.hgi-standard.hgi-investigation:before{content:"戒"}.hgi-stroke.hgi-standard.hgi-invoice-01:before{content:"戓"}.hgi-stroke.hgi-standard.hgi-invoice-02:before{content:"戔"}.hgi-stroke.hgi-standard.hgi-invoice-03:before{content:"戕"}.hgi-stroke.hgi-standard.hgi-invoice-04:before{content:"或"}.hgi-stroke.hgi-standard.hgi-invoice:before{content:"戗"}.hgi-stroke.hgi-standard.hgi-ipod:before{content:"战"}.hgi-stroke.hgi-standard.hgi-iris-scan:before{content:"戙"}.hgi-stroke.hgi-standard.hgi-island:before{content:"戚"}.hgi-stroke.hgi-standard.hgi-jar:before{content:"戛"}.hgi-stroke.hgi-standard.hgi-java-script:before{content:"戜"}.hgi-stroke.hgi-standard.hgi-java:before{content:"戝"}.hgi-stroke.hgi-standard.hgi-job-link:before{content:"戞"}.hgi-stroke.hgi-standard.hgi-job-search:before{content:"戟"}.hgi-stroke.hgi-standard.hgi-job-share:before{content:"戠"}.hgi-stroke.hgi-standard.hgi-jogger-pants:before{content:"戡"}.hgi-stroke.hgi-standard.hgi-join-bevel:before{content:"戢"}.hgi-stroke.hgi-standard.hgi-join-round:before{content:"戣"}.hgi-stroke.hgi-standard.hgi-join-straight:before{content:"戤"}.hgi-stroke.hgi-standard.hgi-joker:before{content:"戥"}.hgi-stroke.hgi-standard.hgi-joystick-01:before{content:"戦"}.hgi-stroke.hgi-standard.hgi-joystick-02:before{content:"戧"}.hgi-stroke.hgi-standard.hgi-joystick-03:before{content:"戨"}.hgi-stroke.hgi-standard.hgi-joystick-04:before{content:"戩"}.hgi-stroke.hgi-standard.hgi-joystick-05:before{content:"截"}.hgi-stroke.hgi-standard.hgi-jpg-01:before{content:"戫"}.hgi-stroke.hgi-standard.hgi-jpg-02:before{content:"戬"}.hgi-stroke.hgi-standard.hgi-jsx-01:before{content:"戭"}.hgi-stroke.hgi-standard.hgi-jsx-02:before{content:"戮"}.hgi-stroke.hgi-standard.hgi-jsx-03:before{content:"戯"}.hgi-stroke.hgi-standard.hgi-judge:before{content:"戰"}.hgi-stroke.hgi-standard.hgi-jupiter:before{content:"戱"}.hgi-stroke.hgi-standard.hgi-justice-scale-01:before{content:"戲"}.hgi-stroke.hgi-standard.hgi-justice-scale-02:before{content:"戳"}.hgi-stroke.hgi-standard.hgi-kaaba-01:before{content:"戴"}.hgi-stroke.hgi-standard.hgi-kaaba-02:before{content:"戵"}.hgi-stroke.hgi-standard.hgi-kayak:before{content:"戶"}.hgi-stroke.hgi-standard.hgi-keffiyeh:before{content:"户"}.hgi-stroke.hgi-standard.hgi-kettle-01:before{content:"戸"}.hgi-stroke.hgi-standard.hgi-kettle:before{content:"戹"}.hgi-stroke.hgi-standard.hgi-kettlebell:before{content:"戺"}.hgi-stroke.hgi-standard.hgi-ketupat:before{content:"戻"}.hgi-stroke.hgi-standard.hgi-key-01:before{content:"戼"}.hgi-stroke.hgi-standard.hgi-key-02:before{content:"戽"}.hgi-stroke.hgi-standard.hgi-key-generator-fob:before{content:"戾"}.hgi-stroke.hgi-standard.hgi-keyboard:before{content:"房"}.hgi-stroke.hgi-standard.hgi-keyframe-add:before{content:"所"}.hgi-stroke.hgi-standard.hgi-keyframe-align-center:before{content:"扁"}.hgi-stroke.hgi-standard.hgi-keyframe-align-horizontal:before{content:"扂"}.hgi-stroke.hgi-standard.hgi-keyframe-align-vertical:before{content:"扃"}.hgi-stroke.hgi-standard.hgi-keyframe-bottom:before{content:"扄"}.hgi-stroke.hgi-standard.hgi-keyframe-left:before{content:"扅"}.hgi-stroke.hgi-standard.hgi-keyframe-remove:before{content:"扆"}.hgi-stroke.hgi-standard.hgi-keyframe-right:before{content:"扇"}.hgi-stroke.hgi-standard.hgi-keyframe-top:before{content:"扈"}.hgi-stroke.hgi-standard.hgi-keyframe:before{content:"扉"}.hgi-stroke.hgi-standard.hgi-keyframes-double-add:before{content:"扊"}.hgi-stroke.hgi-standard.hgi-keyframes-double-remove:before{content:"手"}.hgi-stroke.hgi-standard.hgi-keyframes-double:before{content:"扌"}.hgi-stroke.hgi-standard.hgi-keyframes-multiple-add:before{content:"才"}.hgi-stroke.hgi-standard.hgi-keyframes-multiple-remove:before{content:"扎"}.hgi-stroke.hgi-standard.hgi-keyframes-multiple:before{content:"扏"}.hgi-stroke.hgi-standard.hgi-kickstarter-01:before{content:"扐"}.hgi-stroke.hgi-standard.hgi-kickstarter-02:before{content:"扑"}.hgi-stroke.hgi-standard.hgi-kid:before{content:"扒"}.hgi-stroke.hgi-standard.hgi-kidneys:before{content:"打"}.hgi-stroke.hgi-standard.hgi-kissing:before{content:"扔"}.hgi-stroke.hgi-standard.hgi-kitchen-utensils:before{content:"払"}.hgi-stroke.hgi-standard.hgi-kite:before{content:"扖"}.hgi-stroke.hgi-standard.hgi-knife-01:before{content:"扗"}.hgi-stroke.hgi-standard.hgi-knife-02:before{content:"托"}.hgi-stroke.hgi-standard.hgi-knife-bread:before{content:"扙"}.hgi-stroke.hgi-standard.hgi-knight-shield:before{content:"扚"}.hgi-stroke.hgi-standard.hgi-knives:before{content:"扛"}.hgi-stroke.hgi-standard.hgi-knowledge-01:before{content:"扜"}.hgi-stroke.hgi-standard.hgi-knowledge-02:before{content:"扝"}.hgi-stroke.hgi-standard.hgi-kurta-01:before{content:"扞"}.hgi-stroke.hgi-standard.hgi-kurta:before{content:"扟"}.hgi-stroke.hgi-standard.hgi-label-important:before{content:"扠"}.hgi-stroke.hgi-standard.hgi-label:before{content:"扡"}.hgi-stroke.hgi-standard.hgi-labor:before{content:"扢"}.hgi-stroke.hgi-standard.hgi-labs:before{content:"扣"}.hgi-stroke.hgi-standard.hgi-lake:before{content:"扤"}.hgi-stroke.hgi-standard.hgi-lamp-01:before{content:"扥"}.hgi-stroke.hgi-standard.hgi-lamp-02:before{content:"扦"}.hgi-stroke.hgi-standard.hgi-lamp-03:before{content:"执"}.hgi-stroke.hgi-standard.hgi-lamp-04:before{content:"扨"}.hgi-stroke.hgi-standard.hgi-lamp-05:before{content:"扩"}.hgi-stroke.hgi-standard.hgi-lamp:before{content:"扪"}.hgi-stroke.hgi-standard.hgi-language-circle:before{content:"扫"}.hgi-stroke.hgi-standard.hgi-language-skill:before{content:"扬"}.hgi-stroke.hgi-standard.hgi-language-square:before{content:"扭"}.hgi-stroke.hgi-standard.hgi-lantern:before{content:"扮"}.hgi-stroke.hgi-standard.hgi-laptop-add:before{content:"扯"}.hgi-stroke.hgi-standard.hgi-laptop-charging:before{content:"扰"}.hgi-stroke.hgi-standard.hgi-laptop-check:before{content:"扱"}.hgi-stroke.hgi-standard.hgi-laptop-cloud:before{content:"扲"}.hgi-stroke.hgi-standard.hgi-laptop-issue:before{content:"扳"}.hgi-stroke.hgi-standard.hgi-laptop-performance:before{content:"扴"}.hgi-stroke.hgi-standard.hgi-laptop-phone-sync:before{content:"扵"}.hgi-stroke.hgi-standard.hgi-laptop-programming:before{content:"扶"}.hgi-stroke.hgi-standard.hgi-laptop-remove:before{content:"扷"}.hgi-stroke.hgi-standard.hgi-laptop-settings:before{content:"扸"}.hgi-stroke.hgi-standard.hgi-laptop-video:before{content:"批"}.hgi-stroke.hgi-standard.hgi-laptop:before{content:"扺"}.hgi-stroke.hgi-standard.hgi-lasso-tool-01:before{content:"扻"}.hgi-stroke.hgi-standard.hgi-lasso-tool-02:before{content:"扼"}.hgi-stroke.hgi-standard.hgi-last-fm:before{content:"扽"}.hgi-stroke.hgi-standard.hgi-latitude:before{content:"找"}.hgi-stroke.hgi-standard.hgi-laughing:before{content:"承"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-01:before{content:"技"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-02:before{content:"抁"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-first-01:before{content:"抂"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-first-02:before{content:"抃"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-left-01:before{content:"抄"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-left-02:before{content:"抅"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-left-03:before{content:"抆"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-right-01:before{content:"抇"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-right-02:before{content:"抈"}.hgi-stroke.hgi-standard.hgi-laurel-wreath-right-03:before{content:"抉"}.hgi-stroke.hgi-standard.hgi-layer-add:before{content:"把"}.hgi-stroke.hgi-standard.hgi-layer-mask-01:before{content:"抋"}.hgi-stroke.hgi-standard.hgi-layer-mask-02:before{content:"抌"}.hgi-stroke.hgi-standard.hgi-layers-01:before{content:"抍"}.hgi-stroke.hgi-standard.hgi-layers-02:before{content:"抎"}.hgi-stroke.hgi-standard.hgi-layers-logo:before{content:"抏"}.hgi-stroke.hgi-standard.hgi-layout-01:before{content:"抐"}.hgi-stroke.hgi-standard.hgi-layout-02:before{content:"抑"}.hgi-stroke.hgi-standard.hgi-layout-03:before{content:"抒"}.hgi-stroke.hgi-standard.hgi-layout-04:before{content:"抓"}.hgi-stroke.hgi-standard.hgi-layout-05:before{content:"抔"}.hgi-stroke.hgi-standard.hgi-layout-06:before{content:"投"}.hgi-stroke.hgi-standard.hgi-layout-07:before{content:"抖"}.hgi-stroke.hgi-standard.hgi-layout-2-column:before{content:"抗"}.hgi-stroke.hgi-standard.hgi-layout-2-row:before{content:"折"}.hgi-stroke.hgi-standard.hgi-layout-3-column:before{content:"抙"}.hgi-stroke.hgi-standard.hgi-layout-3-row:before{content:"抚"}.hgi-stroke.hgi-standard.hgi-layout-bottom:before{content:"抛"}.hgi-stroke.hgi-standard.hgi-layout-grid:before{content:"抜"}.hgi-stroke.hgi-standard.hgi-layout-left:before{content:"抝"}.hgi-stroke.hgi-standard.hgi-layout-right:before{content:"択"}.hgi-stroke.hgi-standard.hgi-layout-table-01:before{content:"抟"}.hgi-stroke.hgi-standard.hgi-layout-table-02:before{content:"抠"}.hgi-stroke.hgi-standard.hgi-layout-top:before{content:"抡"}.hgi-stroke.hgi-standard.hgi-leaf-01:before{content:"抢"}.hgi-stroke.hgi-standard.hgi-leaf-02:before{content:"抣"}.hgi-stroke.hgi-standard.hgi-leaf-03:before{content:"护"}.hgi-stroke.hgi-standard.hgi-leaf-04:before{content:"报"}.hgi-stroke.hgi-standard.hgi-leaving-geo-fence:before{content:"抦"}.hgi-stroke.hgi-standard.hgi-leetcode:before{content:"抧"}.hgi-stroke.hgi-standard.hgi-left-angle:before{content:"抨"}.hgi-stroke.hgi-standard.hgi-left-to-right-block-quote:before{content:"抩"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-bullet:before{content:"抪"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-dash:before{content:"披"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-number:before{content:"抬"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-star-01:before{content:"抭"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-star:before{content:"抮"}.hgi-stroke.hgi-standard.hgi-left-to-right-list-triangle:before{content:"抯"}.hgi-stroke.hgi-standard.hgi-left-triangle:before{content:"抰"}.hgi-stroke.hgi-standard.hgi-legal-01:before{content:"抱"}.hgi-stroke.hgi-standard.hgi-legal-02:before{content:"抲"}.hgi-stroke.hgi-standard.hgi-legal-document-01:before{content:"抳"}.hgi-stroke.hgi-standard.hgi-legal-document-02:before{content:"抴"}.hgi-stroke.hgi-standard.hgi-legal-hammer:before{content:"抵"}.hgi-stroke.hgi-standard.hgi-less-than-circle:before{content:"抶"}.hgi-stroke.hgi-standard.hgi-less-than-square:before{content:"抷"}.hgi-stroke.hgi-standard.hgi-less-than:before{content:"抸"}.hgi-stroke.hgi-standard.hgi-letter-spacing:before{content:"抹"}.hgi-stroke.hgi-standard.hgi-libraries:before{content:"抺"}.hgi-stroke.hgi-standard.hgi-library:before{content:"抻"}.hgi-stroke.hgi-standard.hgi-license-draft:before{content:"押"}.hgi-stroke.hgi-standard.hgi-license-maintenance:before{content:"抽"}.hgi-stroke.hgi-standard.hgi-license-no:before{content:"抾"}.hgi-stroke.hgi-standard.hgi-license-pin:before{content:"抿"}.hgi-stroke.hgi-standard.hgi-license-third-party:before{content:"拀"}.hgi-stroke.hgi-standard.hgi-license:before{content:"拁"}.hgi-stroke.hgi-standard.hgi-lift-truck:before{content:"拂"}.hgi-stroke.hgi-standard.hgi-lighthouse:before{content:"拃"}.hgi-stroke.hgi-standard.hgi-limitation:before{content:"拄"}.hgi-stroke.hgi-standard.hgi-line:before{content:"担"}.hgi-stroke.hgi-standard.hgi-liner:before{content:"拆"}.hgi-stroke.hgi-standard.hgi-link-01:before{content:"拇"}.hgi-stroke.hgi-standard.hgi-link-02:before{content:"拈"}.hgi-stroke.hgi-standard.hgi-link-03:before{content:"拉"}.hgi-stroke.hgi-standard.hgi-link-04:before{content:"拊"}.hgi-stroke.hgi-standard.hgi-link-05:before{content:"拋"}.hgi-stroke.hgi-standard.hgi-link-06:before{content:"拌"}.hgi-stroke.hgi-standard.hgi-link-backward:before{content:"拍"}.hgi-stroke.hgi-standard.hgi-link-circle-02:before{content:"拎"}.hgi-stroke.hgi-standard.hgi-link-circle:before{content:"拏"}.hgi-stroke.hgi-standard.hgi-link-forward:before{content:"拐"}.hgi-stroke.hgi-standard.hgi-link-square-01:before{content:"拑"}.hgi-stroke.hgi-standard.hgi-link-square-02:before{content:"拒"}.hgi-stroke.hgi-standard.hgi-linkedin-01:before{content:"拓"}.hgi-stroke.hgi-standard.hgi-linkedin-02:before{content:"拔"}.hgi-stroke.hgi-standard.hgi-list-setting:before{content:"拕"}.hgi-stroke.hgi-standard.hgi-list-view:before{content:"拖"}.hgi-stroke.hgi-standard.hgi-litecoin:before{content:"拗"}.hgi-stroke.hgi-standard.hgi-liver:before{content:"拘"}.hgi-stroke.hgi-standard.hgi-loading-01:before{content:"拙"}.hgi-stroke.hgi-standard.hgi-loading-02:before{content:"拚"}.hgi-stroke.hgi-standard.hgi-loading-03:before{content:"招"}.hgi-stroke.hgi-standard.hgi-loading-04:before{content:"拜"}.hgi-stroke.hgi-standard.hgi-location-01:before{content:"拝"}.hgi-stroke.hgi-standard.hgi-location-02:before{content:"拞"}.hgi-stroke.hgi-standard.hgi-location-03:before{content:"拟"}.hgi-stroke.hgi-standard.hgi-location-04:before{content:"拠"}.hgi-stroke.hgi-standard.hgi-location-05:before{content:"拡"}.hgi-stroke.hgi-standard.hgi-location-06:before{content:"拢"}.hgi-stroke.hgi-standard.hgi-location-07:before{content:"拣"}.hgi-stroke.hgi-standard.hgi-location-08:before{content:"拤"}.hgi-stroke.hgi-standard.hgi-location-09:before{content:"拥"}.hgi-stroke.hgi-standard.hgi-location-10:before{content:"拦"}.hgi-stroke.hgi-standard.hgi-location-add-01:before{content:"拧"}.hgi-stroke.hgi-standard.hgi-location-add-02:before{content:"拨"}.hgi-stroke.hgi-standard.hgi-location-check-01:before{content:"择"}.hgi-stroke.hgi-standard.hgi-location-check-02:before{content:"拪"}.hgi-stroke.hgi-standard.hgi-location-favourite-01:before{content:"拫"}.hgi-stroke.hgi-standard.hgi-location-favourite-02:before{content:"括"}.hgi-stroke.hgi-standard.hgi-location-offline-01:before{content:"拭"}.hgi-stroke.hgi-standard.hgi-location-offline-02:before{content:"拮"}.hgi-stroke.hgi-standard.hgi-location-offline-03:before{content:"拯"}.hgi-stroke.hgi-standard.hgi-location-offline-04:before{content:"拰"}.hgi-stroke.hgi-standard.hgi-location-remove-01:before{content:"拱"}.hgi-stroke.hgi-standard.hgi-location-remove-02:before{content:"拲"}.hgi-stroke.hgi-standard.hgi-location-share-01:before{content:"拳"}.hgi-stroke.hgi-standard.hgi-location-share-02:before{content:"拴"}.hgi-stroke.hgi-standard.hgi-location-star-01:before{content:"拵"}.hgi-stroke.hgi-standard.hgi-location-star-02:before{content:"拶"}.hgi-stroke.hgi-standard.hgi-location-update-01:before{content:"拷"}.hgi-stroke.hgi-standard.hgi-location-update-02:before{content:"拸"}.hgi-stroke.hgi-standard.hgi-location-user-01:before{content:"拹"}.hgi-stroke.hgi-standard.hgi-location-user-02:before{content:"拺"}.hgi-stroke.hgi-standard.hgi-location-user-03:before{content:"拻"}.hgi-stroke.hgi-standard.hgi-location-user-04:before{content:"拼"}.hgi-stroke.hgi-standard.hgi-lock-computer:before{content:"拽"}.hgi-stroke.hgi-standard.hgi-lock-key:before{content:"拾"}.hgi-stroke.hgi-standard.hgi-lock-password:before{content:"拿"}.hgi-stroke.hgi-standard.hgi-lock-sync-01:before{content:"挀"}.hgi-stroke.hgi-standard.hgi-lock-sync-02:before{content:"持"}.hgi-stroke.hgi-standard.hgi-lock:before{content:"挂"}.hgi-stroke.hgi-standard.hgi-locked:before{content:"挃"}.hgi-stroke.hgi-standard.hgi-locker-01:before{content:"挄"}.hgi-stroke.hgi-standard.hgi-locker:before{content:"挅"}.hgi-stroke.hgi-standard.hgi-login-01:before{content:"挆"}.hgi-stroke.hgi-standard.hgi-login-02:before{content:"指"}.hgi-stroke.hgi-standard.hgi-login-03:before{content:"挈"}.hgi-stroke.hgi-standard.hgi-login-circle-01:before{content:"按"}.hgi-stroke.hgi-standard.hgi-login-circle-02:before{content:"挊"}.hgi-stroke.hgi-standard.hgi-login-method:before{content:"挋"}.hgi-stroke.hgi-standard.hgi-login-square-01:before{content:"挌"}.hgi-stroke.hgi-standard.hgi-login-square-02:before{content:"挍"}.hgi-stroke.hgi-standard.hgi-logout-01:before{content:"挎"}.hgi-stroke.hgi-standard.hgi-logout-02:before{content:"挏"}.hgi-stroke.hgi-standard.hgi-logout-03:before{content:"挐"}.hgi-stroke.hgi-standard.hgi-logout-04:before{content:"挑"}.hgi-stroke.hgi-standard.hgi-logout-05:before{content:"挒"}.hgi-stroke.hgi-standard.hgi-logout-circle-01:before{content:"挓"}.hgi-stroke.hgi-standard.hgi-logout-circle-02:before{content:"挔"}.hgi-stroke.hgi-standard.hgi-logout-square-01:before{content:"挕"}.hgi-stroke.hgi-standard.hgi-logout-square-02:before{content:"挖"}.hgi-stroke.hgi-standard.hgi-lollipop:before{content:"挗"}.hgi-stroke.hgi-standard.hgi-long-sleeve-shirt:before{content:"挘"}.hgi-stroke.hgi-standard.hgi-longitude:before{content:"挙"}.hgi-stroke.hgi-standard.hgi-look-bottom:before{content:"挚"}.hgi-stroke.hgi-standard.hgi-look-left:before{content:"挛"}.hgi-stroke.hgi-standard.hgi-look-right:before{content:"挜"}.hgi-stroke.hgi-standard.hgi-look-top:before{content:"挝"}.hgi-stroke.hgi-standard.hgi-loom:before{content:"挞"}.hgi-stroke.hgi-standard.hgi-lottiefiles:before{content:"挟"}.hgi-stroke.hgi-standard.hgi-love-korean-finger:before{content:"挠"}.hgi-stroke.hgi-standard.hgi-loyalty-card:before{content:"挡"}.hgi-stroke.hgi-standard.hgi-luggage-01:before{content:"挢"}.hgi-stroke.hgi-standard.hgi-luggage-02:before{content:"挣"}.hgi-stroke.hgi-standard.hgi-lungs:before{content:"挤"}.hgi-stroke.hgi-standard.hgi-machine-robot:before{content:"挥"}.hgi-stroke.hgi-standard.hgi-magic-wand-01:before{content:"挦"}.hgi-stroke.hgi-standard.hgi-magic-wand-02:before{content:"挧"}.hgi-stroke.hgi-standard.hgi-magic-wand-03:before{content:"挨"}.hgi-stroke.hgi-standard.hgi-magnet-01:before{content:"挩"}.hgi-stroke.hgi-standard.hgi-magnet-02:before{content:"挪"}.hgi-stroke.hgi-standard.hgi-magnet:before{content:"挫"}.hgi-stroke.hgi-standard.hgi-mail-01:before{content:"挬"}.hgi-stroke.hgi-standard.hgi-mail-02:before{content:"挭"}.hgi-stroke.hgi-standard.hgi-mail-account-01:before{content:"挮"}.hgi-stroke.hgi-standard.hgi-mail-account-02:before{content:"振"}.hgi-stroke.hgi-standard.hgi-mail-add-01:before{content:"挰"}.hgi-stroke.hgi-standard.hgi-mail-add-02:before{content:"挱"}.hgi-stroke.hgi-standard.hgi-mail-at-sign-01:before{content:"挲"}.hgi-stroke.hgi-standard.hgi-mail-at-sign-02:before{content:"挳"}.hgi-stroke.hgi-standard.hgi-mail-block-01:before{content:"挴"}.hgi-stroke.hgi-standard.hgi-mail-block-02:before{content:"挵"}.hgi-stroke.hgi-standard.hgi-mail-download-01:before{content:"挶"}.hgi-stroke.hgi-standard.hgi-mail-download-02:before{content:"挷"}.hgi-stroke.hgi-standard.hgi-mail-edit-01:before{content:"挸"}.hgi-stroke.hgi-standard.hgi-mail-edit-02:before{content:"挹"}.hgi-stroke.hgi-standard.hgi-mail-lock-01:before{content:"挺"}.hgi-stroke.hgi-standard.hgi-mail-lock-02:before{content:"挻"}.hgi-stroke.hgi-standard.hgi-mail-love-01:before{content:"挼"}.hgi-stroke.hgi-standard.hgi-mail-love-02:before{content:"挽"}.hgi-stroke.hgi-standard.hgi-mail-minus-01:before{content:"挾"}.hgi-stroke.hgi-standard.hgi-mail-minus-02:before{content:"挿"}.hgi-stroke.hgi-standard.hgi-mail-open-01:before{content:"捀"}.hgi-stroke.hgi-standard.hgi-mail-open-02:before{content:"捁"}.hgi-stroke.hgi-standard.hgi-mail-open-love:before{content:"捂"}.hgi-stroke.hgi-standard.hgi-mail-open:before{content:"捃"}.hgi-stroke.hgi-standard.hgi-mail-receive-01:before{content:"捄"}.hgi-stroke.hgi-standard.hgi-mail-receive-02:before{content:"捅"}.hgi-stroke.hgi-standard.hgi-mail-remove-01:before{content:"捆"}.hgi-stroke.hgi-standard.hgi-mail-remove-02:before{content:"捇"}.hgi-stroke.hgi-standard.hgi-mail-reply-01:before{content:"捈"}.hgi-stroke.hgi-standard.hgi-mail-reply-02:before{content:"捉"}.hgi-stroke.hgi-standard.hgi-mail-reply-all-01:before{content:"捊"}.hgi-stroke.hgi-standard.hgi-mail-reply-all-02:before{content:"捋"}.hgi-stroke.hgi-standard.hgi-mail-search-01:before{content:"捌"}.hgi-stroke.hgi-standard.hgi-mail-search-02:before{content:"捍"}.hgi-stroke.hgi-standard.hgi-mail-secure-01:before{content:"捎"}.hgi-stroke.hgi-standard.hgi-mail-secure-02:before{content:"捏"}.hgi-stroke.hgi-standard.hgi-mail-send-01:before{content:"捐"}.hgi-stroke.hgi-standard.hgi-mail-send-02:before{content:"捑"}.hgi-stroke.hgi-standard.hgi-mail-setting-01:before{content:"捒"}.hgi-stroke.hgi-standard.hgi-mail-setting-02:before{content:"捓"}.hgi-stroke.hgi-standard.hgi-mail-unlock-01:before{content:"捔"}.hgi-stroke.hgi-standard.hgi-mail-unlock-02:before{content:"捕"}.hgi-stroke.hgi-standard.hgi-mail-upload-01:before{content:"捖"}.hgi-stroke.hgi-standard.hgi-mail-upload-02:before{content:"捗"}.hgi-stroke.hgi-standard.hgi-mail-validation-01:before{content:"捘"}.hgi-stroke.hgi-standard.hgi-mail-validation-02:before{content:"捙"}.hgi-stroke.hgi-standard.hgi-mail-voice-01:before{content:"捚"}.hgi-stroke.hgi-standard.hgi-mail-voice-02:before{content:"捛"}.hgi-stroke.hgi-standard.hgi-mailbox-01:before{content:"捜"}.hgi-stroke.hgi-standard.hgi-mailbox:before{content:"捝"}.hgi-stroke.hgi-standard.hgi-manager:before{content:"捞"}.hgi-stroke.hgi-standard.hgi-map-pin:before{content:"损"}.hgi-stroke.hgi-standard.hgi-map-pinpoint-01:before{content:"捠"}.hgi-stroke.hgi-standard.hgi-map-pinpoint-02:before{content:"捡"}.hgi-stroke.hgi-standard.hgi-maping:before{content:"换"}.hgi-stroke.hgi-standard.hgi-maps-circle-01:before{content:"捣"}.hgi-stroke.hgi-standard.hgi-maps-circle-02:before{content:"捤"}.hgi-stroke.hgi-standard.hgi-maps-editing:before{content:"捥"}.hgi-stroke.hgi-standard.hgi-maps-global-01:before{content:"捦"}.hgi-stroke.hgi-standard.hgi-maps-global-02:before{content:"捧"}.hgi-stroke.hgi-standard.hgi-maps-location-01:before{content:"捨"}.hgi-stroke.hgi-standard.hgi-maps-location-02:before{content:"捩"}.hgi-stroke.hgi-standard.hgi-maps-off:before{content:"捪"}.hgi-stroke.hgi-standard.hgi-maps-refresh:before{content:"捫"}.hgi-stroke.hgi-standard.hgi-maps-search:before{content:"捬"}.hgi-stroke.hgi-standard.hgi-maps-square-01:before{content:"捭"}.hgi-stroke.hgi-standard.hgi-maps-square-02:before{content:"据"}.hgi-stroke.hgi-standard.hgi-maps:before{content:"捯"}.hgi-stroke.hgi-standard.hgi-market-analysis:before{content:"捰"}.hgi-stroke.hgi-standard.hgi-marketing:before{content:"捱"}.hgi-stroke.hgi-standard.hgi-mask-love:before{content:"捲"}.hgi-stroke.hgi-standard.hgi-mask:before{content:"捳"}.hgi-stroke.hgi-standard.hgi-master-card:before{content:"捴"}.hgi-stroke.hgi-standard.hgi-matches:before{content:"捵"}.hgi-stroke.hgi-standard.hgi-math:before{content:"捶"}.hgi-stroke.hgi-standard.hgi-matrix:before{content:"捷"}.hgi-stroke.hgi-standard.hgi-maximize-01:before{content:"捸"}.hgi-stroke.hgi-standard.hgi-maximize-02:before{content:"捹"}.hgi-stroke.hgi-standard.hgi-maximize-03:before{content:"捺"}.hgi-stroke.hgi-standard.hgi-maximize-04:before{content:"捻"}.hgi-stroke.hgi-standard.hgi-maximize-screen:before{content:"捼"}.hgi-stroke.hgi-standard.hgi-mayan-pyramid:before{content:"捽"}.hgi-stroke.hgi-standard.hgi-maze:before{content:"捾"}.hgi-stroke.hgi-standard.hgi-medal-01:before{content:"捿"}.hgi-stroke.hgi-standard.hgi-medal-02:before{content:"掀"}.hgi-stroke.hgi-standard.hgi-medal-03:before{content:"掁"}.hgi-stroke.hgi-standard.hgi-medal-04:before{content:"掂"}.hgi-stroke.hgi-standard.hgi-medal-05:before{content:"掃"}.hgi-stroke.hgi-standard.hgi-medal-06:before{content:"掄"}.hgi-stroke.hgi-standard.hgi-medal-07:before{content:"掅"}.hgi-stroke.hgi-standard.hgi-medal-first-place:before{content:"掆"}.hgi-stroke.hgi-standard.hgi-medal-second-place:before{content:"掇"}.hgi-stroke.hgi-standard.hgi-medal-third-place:before{content:"授"}.hgi-stroke.hgi-standard.hgi-medical-file:before{content:"掉"}.hgi-stroke.hgi-standard.hgi-medical-mask:before{content:"掊"}.hgi-stroke.hgi-standard.hgi-medicine-01:before{content:"掋"}.hgi-stroke.hgi-standard.hgi-medicine-02:before{content:"掌"}.hgi-stroke.hgi-standard.hgi-medicine-bottle-01:before{content:"掍"}.hgi-stroke.hgi-standard.hgi-medicine-bottle-02:before{content:"掎"}.hgi-stroke.hgi-standard.hgi-medicine-syrup:before{content:"掏"}.hgi-stroke.hgi-standard.hgi-medium-square:before{content:"掐"}.hgi-stroke.hgi-standard.hgi-medium:before{content:"掑"}.hgi-stroke.hgi-standard.hgi-meeting-room:before{content:"排"}.hgi-stroke.hgi-standard.hgi-megaphone-01:before{content:"掓"}.hgi-stroke.hgi-standard.hgi-megaphone-02:before{content:"掔"}.hgi-stroke.hgi-standard.hgi-meh:before{content:"掕"}.hgi-stroke.hgi-standard.hgi-mentor:before{content:"掖"}.hgi-stroke.hgi-standard.hgi-mentoring:before{content:"掗"}.hgi-stroke.hgi-standard.hgi-menu-01:before{content:"掘"}.hgi-stroke.hgi-standard.hgi-menu-02:before{content:"掙"}.hgi-stroke.hgi-standard.hgi-menu-03:before{content:"掚"}.hgi-stroke.hgi-standard.hgi-menu-04:before{content:"掛"}.hgi-stroke.hgi-standard.hgi-menu-05:before{content:"掜"}.hgi-stroke.hgi-standard.hgi-menu-06:before{content:"掝"}.hgi-stroke.hgi-standard.hgi-menu-07:before{content:"掞"}.hgi-stroke.hgi-standard.hgi-menu-08:before{content:"掟"}.hgi-stroke.hgi-standard.hgi-menu-09:before{content:"掠"}.hgi-stroke.hgi-standard.hgi-menu-10:before{content:"採"}.hgi-stroke.hgi-standard.hgi-menu-11:before{content:"探"}.hgi-stroke.hgi-standard.hgi-menu-circle:before{content:"掣"}.hgi-stroke.hgi-standard.hgi-menu-restaurant:before{content:"掤"}.hgi-stroke.hgi-standard.hgi-menu-square:before{content:"接"}.hgi-stroke.hgi-standard.hgi-message-01:before{content:"掦"}.hgi-stroke.hgi-standard.hgi-message-02:before{content:"控"}.hgi-stroke.hgi-standard.hgi-message-add-01:before{content:"推"}.hgi-stroke.hgi-standard.hgi-message-add-02:before{content:"掩"}.hgi-stroke.hgi-standard.hgi-message-blocked:before{content:"措"}.hgi-stroke.hgi-standard.hgi-message-cancel-01:before{content:"掫"}.hgi-stroke.hgi-standard.hgi-message-cancel-02:before{content:"掬"}.hgi-stroke.hgi-standard.hgi-message-delay-01:before{content:"掭"}.hgi-stroke.hgi-standard.hgi-message-delay-02:before{content:"掮"}.hgi-stroke.hgi-standard.hgi-message-done-01:before{content:"掯"}.hgi-stroke.hgi-standard.hgi-message-done-02:before{content:"掰"}.hgi-stroke.hgi-standard.hgi-message-download-01:before{content:"掱"}.hgi-stroke.hgi-standard.hgi-message-download-02:before{content:"掲"}.hgi-stroke.hgi-standard.hgi-message-edit-01:before{content:"掳"}.hgi-stroke.hgi-standard.hgi-message-edit-02:before{content:"掴"}.hgi-stroke.hgi-standard.hgi-message-favourite-01:before{content:"掵"}.hgi-stroke.hgi-standard.hgi-message-favourite-02:before{content:"掶"}.hgi-stroke.hgi-standard.hgi-message-incoming-01:before{content:"掷"}.hgi-stroke.hgi-standard.hgi-message-incoming-02:before{content:"掸"}.hgi-stroke.hgi-standard.hgi-message-lock-01:before{content:"掹"}.hgi-stroke.hgi-standard.hgi-message-lock-02:before{content:"掺"}.hgi-stroke.hgi-standard.hgi-message-multiple-01:before{content:"掻"}.hgi-stroke.hgi-standard.hgi-message-multiple-02:before{content:"掼"}.hgi-stroke.hgi-standard.hgi-message-notification-01:before{content:"掽"}.hgi-stroke.hgi-standard.hgi-message-notification-02:before{content:"掾"}.hgi-stroke.hgi-standard.hgi-message-outgoing-01:before{content:"掿"}.hgi-stroke.hgi-standard.hgi-message-outgoing-02:before{content:"揀"}.hgi-stroke.hgi-standard.hgi-message-preview-01:before{content:"揁"}.hgi-stroke.hgi-standard.hgi-message-preview-02:before{content:"揂"}.hgi-stroke.hgi-standard.hgi-message-programming:before{content:"揃"}.hgi-stroke.hgi-standard.hgi-message-question:before{content:"揄"}.hgi-stroke.hgi-standard.hgi-message-search-01:before{content:"揅"}.hgi-stroke.hgi-standard.hgi-message-search-02:before{content:"揆"}.hgi-stroke.hgi-standard.hgi-message-secure-01:before{content:"揇"}.hgi-stroke.hgi-standard.hgi-message-secure-02:before{content:"揈"}.hgi-stroke.hgi-standard.hgi-message-translate:before{content:"揉"}.hgi-stroke.hgi-standard.hgi-message-unlock-01:before{content:"揊"}.hgi-stroke.hgi-standard.hgi-message-unlock-02:before{content:"揋"}.hgi-stroke.hgi-standard.hgi-message-upload-01:before{content:"揌"}.hgi-stroke.hgi-standard.hgi-message-upload-02:before{content:"揍"}.hgi-stroke.hgi-standard.hgi-message-user-01:before{content:"揎"}.hgi-stroke.hgi-standard.hgi-message-user-02:before{content:"描"}.hgi-stroke.hgi-standard.hgi-messenger:before{content:"提"}.hgi-stroke.hgi-standard.hgi-meta:before{content:"揑"}.hgi-stroke.hgi-standard.hgi-metro:before{content:"插"}.hgi-stroke.hgi-standard.hgi-mic-01:before{content:"揓"}.hgi-stroke.hgi-standard.hgi-mic-02:before{content:"揔"}.hgi-stroke.hgi-standard.hgi-mic-off-01:before{content:"揕"}.hgi-stroke.hgi-standard.hgi-mic-off-02:before{content:"揖"}.hgi-stroke.hgi-standard.hgi-microsoft-admin:before{content:"揗"}.hgi-stroke.hgi-standard.hgi-microsoft:before{content:"揘"}.hgi-stroke.hgi-standard.hgi-microwave:before{content:"揙"}.hgi-stroke.hgi-standard.hgi-milk-bottle:before{content:"揚"}.hgi-stroke.hgi-standard.hgi-milk-carton:before{content:"換"}.hgi-stroke.hgi-standard.hgi-milk-coconut:before{content:"揜"}.hgi-stroke.hgi-standard.hgi-milk-oat:before{content:"揝"}.hgi-stroke.hgi-standard.hgi-minimize-01:before{content:"揞"}.hgi-stroke.hgi-standard.hgi-minimize-02:before{content:"揟"}.hgi-stroke.hgi-standard.hgi-minimize-03:before{content:"揠"}.hgi-stroke.hgi-standard.hgi-minimize-04:before{content:"握"}.hgi-stroke.hgi-standard.hgi-minimize-screen:before{content:"揢"}.hgi-stroke.hgi-standard.hgi-mining-01:before{content:"揣"}.hgi-stroke.hgi-standard.hgi-mining-02:before{content:"揤"}.hgi-stroke.hgi-standard.hgi-mining-03:before{content:"揥"}.hgi-stroke.hgi-standard.hgi-minus-plus-01:before{content:"揦"}.hgi-stroke.hgi-standard.hgi-minus-plus-02:before{content:"揧"}.hgi-stroke.hgi-standard.hgi-minus-plus-circle-01:before{content:"揨"}.hgi-stroke.hgi-standard.hgi-minus-plus-circle-02:before{content:"揩"}.hgi-stroke.hgi-standard.hgi-minus-plus-square-01:before{content:"揪"}.hgi-stroke.hgi-standard.hgi-minus-plus-square-02:before{content:"揫"}.hgi-stroke.hgi-standard.hgi-minus-sign-circle:before{content:"揬"}.hgi-stroke.hgi-standard.hgi-minus-sign-square:before{content:"揭"}.hgi-stroke.hgi-standard.hgi-minus-sign:before{content:"揮"}.hgi-stroke.hgi-standard.hgi-mirror:before{content:"揯"}.hgi-stroke.hgi-standard.hgi-mirroring-screen:before{content:"揰"}.hgi-stroke.hgi-standard.hgi-mixer:before{content:"揱"}.hgi-stroke.hgi-standard.hgi-mobile-navigator-01:before{content:"揲"}.hgi-stroke.hgi-standard.hgi-mobile-navigator-02:before{content:"揳"}.hgi-stroke.hgi-standard.hgi-mobile-programming-01:before{content:"援"}.hgi-stroke.hgi-standard.hgi-mobile-programming-02:before{content:"揵"}.hgi-stroke.hgi-standard.hgi-mobile-protection:before{content:"揶"}.hgi-stroke.hgi-standard.hgi-mobile-security:before{content:"揷"}.hgi-stroke.hgi-standard.hgi-mochi:before{content:"揸"}.hgi-stroke.hgi-standard.hgi-modern-tv-four-k:before{content:"揹"}.hgi-stroke.hgi-standard.hgi-modern-tv-issue:before{content:"揺"}.hgi-stroke.hgi-standard.hgi-modern-tv:before{content:"揻"}.hgi-stroke.hgi-standard.hgi-molecules:before{content:"揼"}.hgi-stroke.hgi-standard.hgi-monas:before{content:"揽"}.hgi-stroke.hgi-standard.hgi-money-01:before{content:"揾"}.hgi-stroke.hgi-standard.hgi-money-02:before{content:"揿"}.hgi-stroke.hgi-standard.hgi-money-03:before{content:"搀"}.hgi-stroke.hgi-standard.hgi-money-04:before{content:"搁"}.hgi-stroke.hgi-standard.hgi-money-add-01:before{content:"搂"}.hgi-stroke.hgi-standard.hgi-money-add-02:before{content:"搃"}.hgi-stroke.hgi-standard.hgi-money-bag-01:before{content:"搄"}.hgi-stroke.hgi-standard.hgi-money-bag-02:before{content:"搅"}.hgi-stroke.hgi-standard.hgi-money-exchange-01:before{content:"搆"}.hgi-stroke.hgi-standard.hgi-money-exchange-02:before{content:"搇"}.hgi-stroke.hgi-standard.hgi-money-exchange-03:before{content:"搈"}.hgi-stroke.hgi-standard.hgi-money-not-found-01:before{content:"搉"}.hgi-stroke.hgi-standard.hgi-money-not-found-02:before{content:"搊"}.hgi-stroke.hgi-standard.hgi-money-not-found-03:before{content:"搋"}.hgi-stroke.hgi-standard.hgi-money-not-found-04:before{content:"搌"}.hgi-stroke.hgi-standard.hgi-money-receive-01:before{content:"損"}.hgi-stroke.hgi-standard.hgi-money-receive-02:before{content:"搎"}.hgi-stroke.hgi-standard.hgi-money-receive-circle:before{content:"搏"}.hgi-stroke.hgi-standard.hgi-money-receive-flow-01:before{content:"搐"}.hgi-stroke.hgi-standard.hgi-money-receive-flow-02:before{content:"搑"}.hgi-stroke.hgi-standard.hgi-money-receive-square:before{content:"搒"}.hgi-stroke.hgi-standard.hgi-money-remove-01:before{content:"搓"}.hgi-stroke.hgi-standard.hgi-money-remove-02:before{content:"搔"}.hgi-stroke.hgi-standard.hgi-money-safe:before{content:"搕"}.hgi-stroke.hgi-standard.hgi-money-saving-jar:before{content:"搖"}.hgi-stroke.hgi-standard.hgi-money-security:before{content:"搗"}.hgi-stroke.hgi-standard.hgi-money-send-01:before{content:"搘"}.hgi-stroke.hgi-standard.hgi-money-send-02:before{content:"搙"}.hgi-stroke.hgi-standard.hgi-money-send-circle:before{content:"搚"}.hgi-stroke.hgi-standard.hgi-money-send-flow-01:before{content:"搛"}.hgi-stroke.hgi-standard.hgi-money-send-flow-02:before{content:"搜"}.hgi-stroke.hgi-standard.hgi-money-send-square:before{content:"搝"}.hgi-stroke.hgi-standard.hgi-monocle-01:before{content:"搞"}.hgi-stroke.hgi-standard.hgi-monocle:before{content:"搟"}.hgi-stroke.hgi-standard.hgi-monster:before{content:"搠"}.hgi-stroke.hgi-standard.hgi-moon-01:before{content:"搡"}.hgi-stroke.hgi-standard.hgi-moon-02:before{content:"搢"}.hgi-stroke.hgi-standard.hgi-moon-angled-rain-zap:before{content:"搣"}.hgi-stroke.hgi-standard.hgi-moon-cloud-angled-rain:before{content:"搤"}.hgi-stroke.hgi-standard.hgi-moon-cloud-angled-zap:before{content:"搥"}.hgi-stroke.hgi-standard.hgi-moon-cloud-big-rain:before{content:"搦"}.hgi-stroke.hgi-standard.hgi-moon-cloud-fast-wind:before{content:"搧"}.hgi-stroke.hgi-standard.hgi-moon-cloud-hailstone:before{content:"搨"}.hgi-stroke.hgi-standard.hgi-moon-cloud-little-rain:before{content:"搩"}.hgi-stroke.hgi-standard.hgi-moon-cloud-little-snow:before{content:"搪"}.hgi-stroke.hgi-standard.hgi-moon-cloud-mid-rain:before{content:"搫"}.hgi-stroke.hgi-standard.hgi-moon-cloud-mid-snow:before{content:"搬"}.hgi-stroke.hgi-standard.hgi-moon-cloud-slow-wind:before{content:"搭"}.hgi-stroke.hgi-standard.hgi-moon-cloud-snow:before{content:"搮"}.hgi-stroke.hgi-standard.hgi-moon-cloud:before{content:"搯"}.hgi-stroke.hgi-standard.hgi-moon-eclipse:before{content:"搰"}.hgi-stroke.hgi-standard.hgi-moon-fast-wind:before{content:"搱"}.hgi-stroke.hgi-standard.hgi-moon-landing:before{content:"搲"}.hgi-stroke.hgi-standard.hgi-moon-slow-wind:before{content:"搳"}.hgi-stroke.hgi-standard.hgi-moon:before{content:"搴"}.hgi-stroke.hgi-standard.hgi-moonset:before{content:"搵"}.hgi-stroke.hgi-standard.hgi-more-01:before{content:"搶"}.hgi-stroke.hgi-standard.hgi-more-02:before{content:"搷"}.hgi-stroke.hgi-standard.hgi-more-03:before{content:"搸"}.hgi-stroke.hgi-standard.hgi-more-horizontal-circle-01:before{content:"搹"}.hgi-stroke.hgi-standard.hgi-more-horizontal-circle-02:before{content:"携"}.hgi-stroke.hgi-standard.hgi-more-horizontal-square-01:before{content:"搻"}.hgi-stroke.hgi-standard.hgi-more-horizontal-square-02:before{content:"搼"}.hgi-stroke.hgi-standard.hgi-more-horizontal:before{content:"搽"}.hgi-stroke.hgi-standard.hgi-more-or-less-circle:before{content:"搾"}.hgi-stroke.hgi-standard.hgi-more-or-less-square:before{content:"搿"}.hgi-stroke.hgi-standard.hgi-more-or-less:before{content:"摀"}.hgi-stroke.hgi-standard.hgi-more-vertical-circle-01:before{content:"摁"}.hgi-stroke.hgi-standard.hgi-more-vertical-circle-02:before{content:"摂"}.hgi-stroke.hgi-standard.hgi-more-vertical-square-01:before{content:"摃"}.hgi-stroke.hgi-standard.hgi-more-vertical-square-02:before{content:"摄"}.hgi-stroke.hgi-standard.hgi-more-vertical:before{content:"摅"}.hgi-stroke.hgi-standard.hgi-more:before{content:"摆"}.hgi-stroke.hgi-standard.hgi-mortar:before{content:"摇"}.hgi-stroke.hgi-standard.hgi-mortarboard-01:before{content:"摈"}.hgi-stroke.hgi-standard.hgi-mortarboard-02:before{content:"摉"}.hgi-stroke.hgi-standard.hgi-mosque-01:before{content:"摊"}.hgi-stroke.hgi-standard.hgi-mosque-02:before{content:"摋"}.hgi-stroke.hgi-standard.hgi-mosque-03:before{content:"摌"}.hgi-stroke.hgi-standard.hgi-mosque-04:before{content:"摍"}.hgi-stroke.hgi-standard.hgi-mosque-05:before{content:"摎"}.hgi-stroke.hgi-standard.hgi-mosque-location:before{content:"摏"}.hgi-stroke.hgi-standard.hgi-motion-01:before{content:"摐"}.hgi-stroke.hgi-standard.hgi-motion-02:before{content:"摑"}.hgi-stroke.hgi-standard.hgi-motorbike-01:before{content:"摒"}.hgi-stroke.hgi-standard.hgi-motorbike-02:before{content:"摓"}.hgi-stroke.hgi-standard.hgi-mountain:before{content:"摔"}.hgi-stroke.hgi-standard.hgi-mouse-01:before{content:"摕"}.hgi-stroke.hgi-standard.hgi-mouse-02:before{content:"摖"}.hgi-stroke.hgi-standard.hgi-mouse-03:before{content:"摗"}.hgi-stroke.hgi-standard.hgi-mouse-04:before{content:"摘"}.hgi-stroke.hgi-standard.hgi-mouse-05:before{content:"摙"}.hgi-stroke.hgi-standard.hgi-mouse-06:before{content:"摚"}.hgi-stroke.hgi-standard.hgi-mouse-07:before{content:"摛"}.hgi-stroke.hgi-standard.hgi-mouse-08:before{content:"摜"}.hgi-stroke.hgi-standard.hgi-mouse-09:before{content:"摝"}.hgi-stroke.hgi-standard.hgi-mouse-10:before{content:"摞"}.hgi-stroke.hgi-standard.hgi-mouse-11:before{content:"摟"}.hgi-stroke.hgi-standard.hgi-mouse-12:before{content:"摠"}.hgi-stroke.hgi-standard.hgi-mouse-13:before{content:"摡"}.hgi-stroke.hgi-standard.hgi-mouse-14:before{content:"摢"}.hgi-stroke.hgi-standard.hgi-mouse-15:before{content:"摣"}.hgi-stroke.hgi-standard.hgi-mouse-16:before{content:"摤"}.hgi-stroke.hgi-standard.hgi-mouse-17:before{content:"摥"}.hgi-stroke.hgi-standard.hgi-mouse-18:before{content:"摦"}.hgi-stroke.hgi-standard.hgi-mouse-19:before{content:"摧"}.hgi-stroke.hgi-standard.hgi-mouse-20:before{content:"摨"}.hgi-stroke.hgi-standard.hgi-mouse-21:before{content:"摩"}.hgi-stroke.hgi-standard.hgi-mouse-22:before{content:"摪"}.hgi-stroke.hgi-standard.hgi-mouse-23:before{content:"摫"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-01:before{content:"摬"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-02:before{content:"摭"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-03:before{content:"摮"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-04:before{content:"摯"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-05:before{content:"摰"}.hgi-stroke.hgi-standard.hgi-mouse-left-click-06:before{content:"摱"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-01:before{content:"摲"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-02:before{content:"摳"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-03:before{content:"摴"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-04:before{content:"摵"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-05:before{content:"摶"}.hgi-stroke.hgi-standard.hgi-mouse-right-click-06:before{content:"摷"}.hgi-stroke.hgi-standard.hgi-mouse-scroll-01:before{content:"摸"}.hgi-stroke.hgi-standard.hgi-mouse-scroll-02:before{content:"摹"}.hgi-stroke.hgi-standard.hgi-move-01:before{content:"摺"}.hgi-stroke.hgi-standard.hgi-move-02:before{content:"摻"}.hgi-stroke.hgi-standard.hgi-move-bottom:before{content:"摼"}.hgi-stroke.hgi-standard.hgi-move-left:before{content:"摽"}.hgi-stroke.hgi-standard.hgi-move-right:before{content:"摾"}.hgi-stroke.hgi-standard.hgi-move-to:before{content:"摿"}.hgi-stroke.hgi-standard.hgi-move-top:before{content:"撀"}.hgi-stroke.hgi-standard.hgi-move:before{content:"撁"}.hgi-stroke.hgi-standard.hgi-mp-3-01:before{content:"撂"}.hgi-stroke.hgi-standard.hgi-mp-3-02:before{content:"撃"}.hgi-stroke.hgi-standard.hgi-mp-4-01:before{content:"撄"}.hgi-stroke.hgi-standard.hgi-mp-4-02:before{content:"撅"}.hgi-stroke.hgi-standard.hgi-muhammad:before{content:"撆"}.hgi-stroke.hgi-standard.hgi-multiplication-sign-circle:before{content:"撇"}.hgi-stroke.hgi-standard.hgi-multiplication-sign-square:before{content:"撈"}.hgi-stroke.hgi-standard.hgi-multiplication-sign:before{content:"撉"}.hgi-stroke.hgi-standard.hgi-mushroom-01:before{content:"撊"}.hgi-stroke.hgi-standard.hgi-mushroom:before{content:"撋"}.hgi-stroke.hgi-standard.hgi-music-note-01:before{content:"撌"}.hgi-stroke.hgi-standard.hgi-music-note-02:before{content:"撍"}.hgi-stroke.hgi-standard.hgi-music-note-03:before{content:"撎"}.hgi-stroke.hgi-standard.hgi-music-note-04:before{content:"撏"}.hgi-stroke.hgi-standard.hgi-music-note-square-01:before{content:"撐"}.hgi-stroke.hgi-standard.hgi-music-note-square-02:before{content:"撑"}.hgi-stroke.hgi-standard.hgi-muslim:before{content:"撒"}.hgi-stroke.hgi-standard.hgi-mute:before{content:"撓"}.hgi-stroke.hgi-standard.hgi-mymind:before{content:"撔"}.hgi-stroke.hgi-standard.hgi-n-th-root-circle:before{content:"撕"}.hgi-stroke.hgi-standard.hgi-n-th-root-square:before{content:"撖"}.hgi-stroke.hgi-standard.hgi-n-th-root:before{content:"撗"}.hgi-stroke.hgi-standard.hgi-nano-technology:before{content:"撘"}.hgi-stroke.hgi-standard.hgi-natural-food:before{content:"撙"}.hgi-stroke.hgi-standard.hgi-navigation-01:before{content:"撚"}.hgi-stroke.hgi-standard.hgi-navigation-02:before{content:"撛"}.hgi-stroke.hgi-standard.hgi-navigation-03:before{content:"撜"}.hgi-stroke.hgi-standard.hgi-navigation-04:before{content:"撝"}.hgi-stroke.hgi-standard.hgi-navigator-01:before{content:"撞"}.hgi-stroke.hgi-standard.hgi-navigator-02:before{content:"撟"}.hgi-stroke.hgi-standard.hgi-necklace:before{content:"撠"}.hgi-stroke.hgi-standard.hgi-nerd:before{content:"撡"}.hgi-stroke.hgi-standard.hgi-neural-network:before{content:"撢"}.hgi-stroke.hgi-standard.hgi-neutral:before{content:"撣"}.hgi-stroke.hgi-standard.hgi-new-job:before{content:"撤"}.hgi-stroke.hgi-standard.hgi-new-office:before{content:"撥"}.hgi-stroke.hgi-standard.hgi-new-releases:before{content:"撦"}.hgi-stroke.hgi-standard.hgi-new-twitter-ellipse:before{content:"撧"}.hgi-stroke.hgi-standard.hgi-new-twitter-rectangle:before{content:"撨"}.hgi-stroke.hgi-standard.hgi-new-twitter:before{content:"撩"}.hgi-stroke.hgi-standard.hgi-news-01:before{content:"撪"}.hgi-stroke.hgi-standard.hgi-news:before{content:"撫"}.hgi-stroke.hgi-standard.hgi-next:before{content:"撬"}.hgi-stroke.hgi-standard.hgi-nike:before{content:"播"}.hgi-stroke.hgi-standard.hgi-nintendo-switch:before{content:"撮"}.hgi-stroke.hgi-standard.hgi-nintendo:before{content:"撯"}.hgi-stroke.hgi-standard.hgi-niqab:before{content:"撰"}.hgi-stroke.hgi-standard.hgi-no-internet:before{content:"撱"}.hgi-stroke.hgi-standard.hgi-no-meeting-room:before{content:"撲"}.hgi-stroke.hgi-standard.hgi-node-add:before{content:"撳"}.hgi-stroke.hgi-standard.hgi-node-edit:before{content:"撴"}.hgi-stroke.hgi-standard.hgi-node-move-down:before{content:"撵"}.hgi-stroke.hgi-standard.hgi-node-move-up:before{content:"撶"}.hgi-stroke.hgi-standard.hgi-node-remove:before{content:"撷"}.hgi-stroke.hgi-standard.hgi-noodles:before{content:"撸"}.hgi-stroke.hgi-standard.hgi-nose:before{content:"撹"}.hgi-stroke.hgi-standard.hgi-not-equal-sign-circle:before{content:"撺"}.hgi-stroke.hgi-standard.hgi-not-equal-sign-square:before{content:"撻"}.hgi-stroke.hgi-standard.hgi-not-equal-sign:before{content:"撼"}.hgi-stroke.hgi-standard.hgi-note-01:before{content:"撽"}.hgi-stroke.hgi-standard.hgi-note-02:before{content:"撾"}.hgi-stroke.hgi-standard.hgi-note-03:before{content:"撿"}.hgi-stroke.hgi-standard.hgi-note-04:before{content:"擀"}.hgi-stroke.hgi-standard.hgi-note-05:before{content:"擁"}.hgi-stroke.hgi-standard.hgi-note-add:before{content:"擂"}.hgi-stroke.hgi-standard.hgi-note-done:before{content:"擃"}.hgi-stroke.hgi-standard.hgi-note-edit:before{content:"擄"}.hgi-stroke.hgi-standard.hgi-note-remove:before{content:"擅"}.hgi-stroke.hgi-standard.hgi-note:before{content:"擆"}.hgi-stroke.hgi-standard.hgi-notebook-01:before{content:"擇"}.hgi-stroke.hgi-standard.hgi-notebook-02:before{content:"擈"}.hgi-stroke.hgi-standard.hgi-notebook:before{content:"擉"}.hgi-stroke.hgi-standard.hgi-notification-01:before{content:"擊"}.hgi-stroke.hgi-standard.hgi-notification-02:before{content:"擋"}.hgi-stroke.hgi-standard.hgi-notification-03:before{content:"擌"}.hgi-stroke.hgi-standard.hgi-notification-block-01:before{content:"操"}.hgi-stroke.hgi-standard.hgi-notification-block-02:before{content:"擎"}.hgi-stroke.hgi-standard.hgi-notification-block-03:before{content:"擏"}.hgi-stroke.hgi-standard.hgi-notification-bubble:before{content:"擐"}.hgi-stroke.hgi-standard.hgi-notification-circle:before{content:"擑"}.hgi-stroke.hgi-standard.hgi-notification-off-01:before{content:"擒"}.hgi-stroke.hgi-standard.hgi-notification-off-02:before{content:"擓"}.hgi-stroke.hgi-standard.hgi-notification-off-03:before{content:"擔"}.hgi-stroke.hgi-standard.hgi-notification-snooze-01:before{content:"擕"}.hgi-stroke.hgi-standard.hgi-notification-snooze-02:before{content:"擖"}.hgi-stroke.hgi-standard.hgi-notification-snooze-03:before{content:"擗"}.hgi-stroke.hgi-standard.hgi-notification-square:before{content:"擘"}.hgi-stroke.hgi-standard.hgi-notion-01:before{content:"擙"}.hgi-stroke.hgi-standard.hgi-notion-02:before{content:"據"}.hgi-stroke.hgi-standard.hgi-npm:before{content:"擛"}.hgi-stroke.hgi-standard.hgi-nuclear-power:before{content:"擜"}.hgi-stroke.hgi-standard.hgi-nut:before{content:"擝"}.hgi-stroke.hgi-standard.hgi-obtuse:before{content:"擞"}.hgi-stroke.hgi-standard.hgi-octagon:before{content:"擟"}.hgi-stroke.hgi-standard.hgi-octopus:before{content:"擠"}.hgi-stroke.hgi-standard.hgi-office-365:before{content:"擡"}.hgi-stroke.hgi-standard.hgi-office-chair:before{content:"擢"}.hgi-stroke.hgi-standard.hgi-office:before{content:"擣"}.hgi-stroke.hgi-standard.hgi-oil-barrel:before{content:"擤"}.hgi-stroke.hgi-standard.hgi-ok-finger:before{content:"擥"}.hgi-stroke.hgi-standard.hgi-olympic-torch:before{content:"擦"}.hgi-stroke.hgi-standard.hgi-online-learning-01:before{content:"擧"}.hgi-stroke.hgi-standard.hgi-online-learning-02:before{content:"擨"}.hgi-stroke.hgi-standard.hgi-online-learning-03:before{content:"擩"}.hgi-stroke.hgi-standard.hgi-online-learning-04:before{content:"擪"}.hgi-stroke.hgi-standard.hgi-open-caption:before{content:"擫"}.hgi-stroke.hgi-standard.hgi-option:before{content:"擬"}.hgi-stroke.hgi-standard.hgi-orange:before{content:"擭"}.hgi-stroke.hgi-standard.hgi-orbit-01:before{content:"擮"}.hgi-stroke.hgi-standard.hgi-orbit-02:before{content:"擯"}.hgi-stroke.hgi-standard.hgi-organic-food:before{content:"擰"}.hgi-stroke.hgi-standard.hgi-orthogonal-edge:before{content:"擱"}.hgi-stroke.hgi-standard.hgi-oval:before{content:"擲"}.hgi-stroke.hgi-standard.hgi-oven:before{content:"擳"}.hgi-stroke.hgi-standard.hgi-package-add:before{content:"擴"}.hgi-stroke.hgi-standard.hgi-package-delivered:before{content:"擵"}.hgi-stroke.hgi-standard.hgi-package-moving:before{content:"擶"}.hgi-stroke.hgi-standard.hgi-package-open:before{content:"擷"}.hgi-stroke.hgi-standard.hgi-package-out-of-stock:before{content:"擸"}.hgi-stroke.hgi-standard.hgi-package-process:before{content:"擹"}.hgi-stroke.hgi-standard.hgi-package-receive:before{content:"擺"}.hgi-stroke.hgi-standard.hgi-package-remove:before{content:"擻"}.hgi-stroke.hgi-standard.hgi-package-search:before{content:"擼"}.hgi-stroke.hgi-standard.hgi-package-sent:before{content:"擽"}.hgi-stroke.hgi-standard.hgi-package:before{content:"擾"}.hgi-stroke.hgi-standard.hgi-pacman-01:before{content:"擿"}.hgi-stroke.hgi-standard.hgi-pacman-02:before{content:"攀"}.hgi-stroke.hgi-standard.hgi-paint-board:before{content:"攁"}.hgi-stroke.hgi-standard.hgi-paint-brush-01:before{content:"攂"}.hgi-stroke.hgi-standard.hgi-paint-brush-02:before{content:"攃"}.hgi-stroke.hgi-standard.hgi-paint-brush-03:before{content:"攄"}.hgi-stroke.hgi-standard.hgi-paint-brush-04:before{content:"攅"}.hgi-stroke.hgi-standard.hgi-paint-bucket:before{content:"攆"}.hgi-stroke.hgi-standard.hgi-pan-01:before{content:"攇"}.hgi-stroke.hgi-standard.hgi-pan-02:before{content:"攈"}.hgi-stroke.hgi-standard.hgi-pan-03:before{content:"攉"}.hgi-stroke.hgi-standard.hgi-parabola-01:before{content:"攊"}.hgi-stroke.hgi-standard.hgi-parabola-02:before{content:"攋"}.hgi-stroke.hgi-standard.hgi-parabola-03:before{content:"攌"}.hgi-stroke.hgi-standard.hgi-paragliding:before{content:"攍"}.hgi-stroke.hgi-standard.hgi-paragraph-bullets-point-01:before{content:"攎"}.hgi-stroke.hgi-standard.hgi-paragraph-bullets-point-02:before{content:"攏"}.hgi-stroke.hgi-standard.hgi-paragraph-spacing:before{content:"攐"}.hgi-stroke.hgi-standard.hgi-paragraph:before{content:"攑"}.hgi-stroke.hgi-standard.hgi-parallelogram:before{content:"攒"}.hgi-stroke.hgi-standard.hgi-parking-area-circle:before{content:"攓"}.hgi-stroke.hgi-standard.hgi-parking-area-square:before{content:"攔"}.hgi-stroke.hgi-standard.hgi-passport-01:before{content:"攕"}.hgi-stroke.hgi-standard.hgi-passport-expired:before{content:"攖"}.hgi-stroke.hgi-standard.hgi-passport-valid:before{content:"攗"}.hgi-stroke.hgi-standard.hgi-passport:before{content:"攘"}.hgi-stroke.hgi-standard.hgi-password-validation:before{content:"攙"}.hgi-stroke.hgi-standard.hgi-path:before{content:"攚"}.hgi-stroke.hgi-standard.hgi-pathfinder-crop:before{content:"攛"}.hgi-stroke.hgi-standard.hgi-pathfinder-divide:before{content:"攜"}.hgi-stroke.hgi-standard.hgi-pathfinder-exclude:before{content:"攝"}.hgi-stroke.hgi-standard.hgi-pathfinder-intersect:before{content:"攞"}.hgi-stroke.hgi-standard.hgi-pathfinder-merge:before{content:"攟"}.hgi-stroke.hgi-standard.hgi-pathfinder-minus-back:before{content:"攠"}.hgi-stroke.hgi-standard.hgi-pathfinder-minus-front:before{content:"攡"}.hgi-stroke.hgi-standard.hgi-pathfinder-outline:before{content:"攢"}.hgi-stroke.hgi-standard.hgi-pathfinder-trim:before{content:"攣"}.hgi-stroke.hgi-standard.hgi-pathfinder-unite:before{content:"攤"}.hgi-stroke.hgi-standard.hgi-patient:before{content:"攥"}.hgi-stroke.hgi-standard.hgi-patio:before{content:"攦"}.hgi-stroke.hgi-standard.hgi-pause:before{content:"攧"}.hgi-stroke.hgi-standard.hgi-pavilon:before{content:"攨"}.hgi-stroke.hgi-standard.hgi-pay-by-check:before{content:"攩"}.hgi-stroke.hgi-standard.hgi-payment-01:before{content:"攪"}.hgi-stroke.hgi-standard.hgi-payment-02:before{content:"攫"}.hgi-stroke.hgi-standard.hgi-payment-success-01:before{content:"攬"}.hgi-stroke.hgi-standard.hgi-payment-success-02:before{content:"攭"}.hgi-stroke.hgi-standard.hgi-payoneer:before{content:"攮"}.hgi-stroke.hgi-standard.hgi-paypal:before{content:"支"}.hgi-stroke.hgi-standard.hgi-pdf-01:before{content:"攰"}.hgi-stroke.hgi-standard.hgi-pdf-02:before{content:"攱"}.hgi-stroke.hgi-standard.hgi-peer-to-peer-01:before{content:"攲"}.hgi-stroke.hgi-standard.hgi-peer-to-peer-02:before{content:"攳"}.hgi-stroke.hgi-standard.hgi-peer-to-peer-03:before{content:"攴"}.hgi-stroke.hgi-standard.hgi-pen-connect-bluetooth:before{content:"攵"}.hgi-stroke.hgi-standard.hgi-pen-connect-usb:before{content:"收"}.hgi-stroke.hgi-standard.hgi-pen-connect-wifi:before{content:"攷"}.hgi-stroke.hgi-standard.hgi-pen-tool-01:before{content:"攸"}.hgi-stroke.hgi-standard.hgi-pen-tool-02:before{content:"改"}.hgi-stroke.hgi-standard.hgi-pen-tool-03:before{content:"攺"}.hgi-stroke.hgi-standard.hgi-pen-tool-add:before{content:"攻"}.hgi-stroke.hgi-standard.hgi-pen-tool-minus:before{content:"攼"}.hgi-stroke.hgi-standard.hgi-pencil-edit-01:before{content:"攽"}.hgi-stroke.hgi-standard.hgi-pencil-edit-02:before{content:"放"}.hgi-stroke.hgi-standard.hgi-pencil:before{content:"政"}.hgi-stroke.hgi-standard.hgi-pendulum:before{content:"敀"}.hgi-stroke.hgi-standard.hgi-pensive:before{content:"敁"}.hgi-stroke.hgi-standard.hgi-pentagon-01:before{content:"敂"}.hgi-stroke.hgi-standard.hgi-pentagon:before{content:"敃"}.hgi-stroke.hgi-standard.hgi-percent-circle:before{content:"敄"}.hgi-stroke.hgi-standard.hgi-percent-square:before{content:"故"}.hgi-stroke.hgi-standard.hgi-percent:before{content:"敆"}.hgi-stroke.hgi-standard.hgi-perfume:before{content:"敇"}.hgi-stroke.hgi-standard.hgi-periscope:before{content:"效"}.hgi-stroke.hgi-standard.hgi-permanent-job:before{content:"敉"}.hgi-stroke.hgi-standard.hgi-perspective:before{content:"敊"}.hgi-stroke.hgi-standard.hgi-pexels:before{content:"敋"}.hgi-stroke.hgi-standard.hgi-phone-off-01:before{content:"敌"}.hgi-stroke.hgi-standard.hgi-phone-off-02:before{content:"敍"}.hgi-stroke.hgi-standard.hgi-php:before{content:"敎"}.hgi-stroke.hgi-standard.hgi-physics:before{content:"敏"}.hgi-stroke.hgi-standard.hgi-pi-circle:before{content:"敐"}.hgi-stroke.hgi-standard.hgi-pi-square:before{content:"救"}.hgi-stroke.hgi-standard.hgi-pi:before{content:"敒"}.hgi-stroke.hgi-standard.hgi-picasa:before{content:"敓"}.hgi-stroke.hgi-standard.hgi-pickup-01:before{content:"敔"}.hgi-stroke.hgi-standard.hgi-pickup-02:before{content:"敕"}.hgi-stroke.hgi-standard.hgi-picture-in-picture-exit:before{content:"敖"}.hgi-stroke.hgi-standard.hgi-picture-in-picture-on:before{content:"敗"}.hgi-stroke.hgi-standard.hgi-pie-chart-square:before{content:"敘"}.hgi-stroke.hgi-standard.hgi-pie-chart:before{content:"教"}.hgi-stroke.hgi-standard.hgi-pie:before{content:"敚"}.hgi-stroke.hgi-standard.hgi-piggy-bank:before{content:"敛"}.hgi-stroke.hgi-standard.hgi-pin-code:before{content:"敜"}.hgi-stroke.hgi-standard.hgi-pin-location-01:before{content:"敝"}.hgi-stroke.hgi-standard.hgi-pin-location-02:before{content:"敞"}.hgi-stroke.hgi-standard.hgi-pin-location-03:before{content:"敟"}.hgi-stroke.hgi-standard.hgi-pin-off:before{content:"敠"}.hgi-stroke.hgi-standard.hgi-pin:before{content:"敡"}.hgi-stroke.hgi-standard.hgi-pinterest:before{content:"敢"}.hgi-stroke.hgi-standard.hgi-pipeline:before{content:"散"}.hgi-stroke.hgi-standard.hgi-pisa-tower:before{content:"敤"}.hgi-stroke.hgi-standard.hgi-pizza-01:before{content:"敥"}.hgi-stroke.hgi-standard.hgi-pizza-02:before{content:"敦"}.hgi-stroke.hgi-standard.hgi-pizza-cutter:before{content:"敧"}.hgi-stroke.hgi-standard.hgi-plane:before{content:"敨"}.hgi-stroke.hgi-standard.hgi-plant-01:before{content:"敩"}.hgi-stroke.hgi-standard.hgi-plant-02:before{content:"敪"}.hgi-stroke.hgi-standard.hgi-plant-03:before{content:"敫"}.hgi-stroke.hgi-standard.hgi-plant-04:before{content:"敬"}.hgi-stroke.hgi-standard.hgi-plate:before{content:"敭"}.hgi-stroke.hgi-standard.hgi-plaxo:before{content:"敮"}.hgi-stroke.hgi-standard.hgi-play-circle-02:before{content:"敯"}.hgi-stroke.hgi-standard.hgi-play-circle:before{content:"数"}.hgi-stroke.hgi-standard.hgi-play-list-add:before{content:"敱"}.hgi-stroke.hgi-standard.hgi-play-list-favourite-01:before{content:"敲"}.hgi-stroke.hgi-standard.hgi-play-list-favourite-02:before{content:"敳"}.hgi-stroke.hgi-standard.hgi-play-list-minus:before{content:"整"}.hgi-stroke.hgi-standard.hgi-play-list-remove:before{content:"敵"}.hgi-stroke.hgi-standard.hgi-play-list:before{content:"敶"}.hgi-stroke.hgi-standard.hgi-play-square:before{content:"敷"}.hgi-stroke.hgi-standard.hgi-play-store:before{content:"數"}.hgi-stroke.hgi-standard.hgi-play:before{content:"敹"}.hgi-stroke.hgi-standard.hgi-playlist-01:before{content:"敺"}.hgi-stroke.hgi-standard.hgi-playlist-02:before{content:"敻"}.hgi-stroke.hgi-standard.hgi-playlist-03:before{content:"敼"}.hgi-stroke.hgi-standard.hgi-plaza:before{content:"敽"}.hgi-stroke.hgi-standard.hgi-plug-01:before{content:"敾"}.hgi-stroke.hgi-standard.hgi-plug-02:before{content:"敿"}.hgi-stroke.hgi-standard.hgi-plug-socket:before{content:"斀"}.hgi-stroke.hgi-standard.hgi-plus-minus-01:before{content:"斁"}.hgi-stroke.hgi-standard.hgi-plus-minus-02:before{content:"斂"}.hgi-stroke.hgi-standard.hgi-plus-minus-circle-01:before{content:"斃"}.hgi-stroke.hgi-standard.hgi-plus-minus-circle-02:before{content:"斄"}.hgi-stroke.hgi-standard.hgi-plus-minus-square-01:before{content:"斅"}.hgi-stroke.hgi-standard.hgi-plus-minus-square-02:before{content:"斆"}.hgi-stroke.hgi-standard.hgi-plus-minus:before{content:"文"}.hgi-stroke.hgi-standard.hgi-plus-sign-circle:before{content:"斈"}.hgi-stroke.hgi-standard.hgi-plus-sign-square:before{content:"斉"}.hgi-stroke.hgi-standard.hgi-plus-sign:before{content:"斊"}.hgi-stroke.hgi-standard.hgi-png-01:before{content:"斋"}.hgi-stroke.hgi-standard.hgi-png-02:before{content:"斌"}.hgi-stroke.hgi-standard.hgi-podium:before{content:"斍"}.hgi-stroke.hgi-standard.hgi-pointing-left-01:before{content:"斎"}.hgi-stroke.hgi-standard.hgi-pointing-left-02:before{content:"斏"}.hgi-stroke.hgi-standard.hgi-pointing-left-03:before{content:"斐"}.hgi-stroke.hgi-standard.hgi-pointing-left-04:before{content:"斑"}.hgi-stroke.hgi-standard.hgi-pointing-left-05:before{content:"斒"}.hgi-stroke.hgi-standard.hgi-pointing-left-06:before{content:"斓"}.hgi-stroke.hgi-standard.hgi-pointing-left-07:before{content:"斔"}.hgi-stroke.hgi-standard.hgi-pointing-left-08:before{content:"斕"}.hgi-stroke.hgi-standard.hgi-pointing-right-01:before{content:"斖"}.hgi-stroke.hgi-standard.hgi-pointing-right-02:before{content:"斗"}.hgi-stroke.hgi-standard.hgi-pointing-right-03:before{content:"斘"}.hgi-stroke.hgi-standard.hgi-pointing-right-04:before{content:"料"}.hgi-stroke.hgi-standard.hgi-pointing-right-05:before{content:"斚"}.hgi-stroke.hgi-standard.hgi-pointing-right-06:before{content:"斛"}.hgi-stroke.hgi-standard.hgi-pointing-right-07:before{content:"斜"}.hgi-stroke.hgi-standard.hgi-pointing-right-08:before{content:"斝"}.hgi-stroke.hgi-standard.hgi-pokeball:before{content:"斞"}.hgi-stroke.hgi-standard.hgi-pokemon:before{content:"斟"}.hgi-stroke.hgi-standard.hgi-police-badge:before{content:"斠"}.hgi-stroke.hgi-standard.hgi-police-cap:before{content:"斡"}.hgi-stroke.hgi-standard.hgi-police-car:before{content:"斢"}.hgi-stroke.hgi-standard.hgi-police-station:before{content:"斣"}.hgi-stroke.hgi-standard.hgi-policy:before{content:"斤"}.hgi-stroke.hgi-standard.hgi-polygon:before{content:"斥"}.hgi-stroke.hgi-standard.hgi-pool-table:before{content:"斦"}.hgi-stroke.hgi-standard.hgi-pool:before{content:"斧"}.hgi-stroke.hgi-standard.hgi-poop:before{content:"斨"}.hgi-stroke.hgi-standard.hgi-popcorn:before{content:"斩"}.hgi-stroke.hgi-standard.hgi-pot-01:before{content:"斪"}.hgi-stroke.hgi-standard.hgi-pot-02:before{content:"斫"}.hgi-stroke.hgi-standard.hgi-potion:before{content:"斬"}.hgi-stroke.hgi-standard.hgi-pound-circle:before{content:"断"}.hgi-stroke.hgi-standard.hgi-pound-receive:before{content:"斮"}.hgi-stroke.hgi-standard.hgi-pound-send:before{content:"斯"}.hgi-stroke.hgi-standard.hgi-pound-square:before{content:"新"}.hgi-stroke.hgi-standard.hgi-pound:before{content:"斱"}.hgi-stroke.hgi-standard.hgi-power-service:before{content:"斲"}.hgi-stroke.hgi-standard.hgi-power-socket-01:before{content:"斳"}.hgi-stroke.hgi-standard.hgi-power-socket-02:before{content:"斴"}.hgi-stroke.hgi-standard.hgi-ppt-01:before{content:"斵"}.hgi-stroke.hgi-standard.hgi-ppt-02:before{content:"斶"}.hgi-stroke.hgi-standard.hgi-prawn:before{content:"斷"}.hgi-stroke.hgi-standard.hgi-prayer-rug-01:before{content:"斸"}.hgi-stroke.hgi-standard.hgi-prayer-rug-02:before{content:"方"}.hgi-stroke.hgi-standard.hgi-preference-horizontal:before{content:"斺"}.hgi-stroke.hgi-standard.hgi-preference-vertical:before{content:"斻"}.hgi-stroke.hgi-standard.hgi-prescription:before{content:"於"}.hgi-stroke.hgi-standard.hgi-presentation-01:before{content:"施"}.hgi-stroke.hgi-standard.hgi-presentation-02:before{content:"斾"}.hgi-stroke.hgi-standard.hgi-presentation-03:before{content:"斿"}.hgi-stroke.hgi-standard.hgi-presentation-04:before{content:"旀"}.hgi-stroke.hgi-standard.hgi-presentation-05:before{content:"旁"}.hgi-stroke.hgi-standard.hgi-presentation-06:before{content:"旂"}.hgi-stroke.hgi-standard.hgi-presentation-07:before{content:"旃"}.hgi-stroke.hgi-standard.hgi-presentation-bar-chart-01:before{content:"旄"}.hgi-stroke.hgi-standard.hgi-presentation-bar-chart-02:before{content:"旅"}.hgi-stroke.hgi-standard.hgi-presentation-line-chart-01:before{content:"旆"}.hgi-stroke.hgi-standard.hgi-presentation-line-chart-02:before{content:"旇"}.hgi-stroke.hgi-standard.hgi-presentation-online:before{content:"旈"}.hgi-stroke.hgi-standard.hgi-presentation-podium:before{content:"旉"}.hgi-stroke.hgi-standard.hgi-previous:before{content:"旊"}.hgi-stroke.hgi-standard.hgi-printer-off:before{content:"旋"}.hgi-stroke.hgi-standard.hgi-printer:before{content:"旌"}.hgi-stroke.hgi-standard.hgi-prism-01:before{content:"旍"}.hgi-stroke.hgi-standard.hgi-prism:before{content:"旎"}.hgi-stroke.hgi-standard.hgi-prison-guard:before{content:"族"}.hgi-stroke.hgi-standard.hgi-prison:before{content:"旐"}.hgi-stroke.hgi-standard.hgi-prisoner:before{content:"旑"}.hgi-stroke.hgi-standard.hgi-product-loading:before{content:"旒"}.hgi-stroke.hgi-standard.hgi-profile-02:before{content:"旓"}.hgi-stroke.hgi-standard.hgi-profile:before{content:"旔"}.hgi-stroke.hgi-standard.hgi-profit:before{content:"旕"}.hgi-stroke.hgi-standard.hgi-programming-flag:before{content:"旖"}.hgi-stroke.hgi-standard.hgi-projector-01:before{content:"旗"}.hgi-stroke.hgi-standard.hgi-projector:before{content:"旘"}.hgi-stroke.hgi-standard.hgi-promotion:before{content:"旙"}.hgi-stroke.hgi-standard.hgi-property-add:before{content:"旚"}.hgi-stroke.hgi-standard.hgi-property-delete:before{content:"旛"}.hgi-stroke.hgi-standard.hgi-property-edit:before{content:"旜"}.hgi-stroke.hgi-standard.hgi-property-new:before{content:"旝"}.hgi-stroke.hgi-standard.hgi-property-search:before{content:"旞"}.hgi-stroke.hgi-standard.hgi-property-view:before{content:"旟"}.hgi-stroke.hgi-standard.hgi-protection-mask:before{content:"无"}.hgi-stroke.hgi-standard.hgi-pulley:before{content:"旡"}.hgi-stroke.hgi-standard.hgi-pulse-01:before{content:"既"}.hgi-stroke.hgi-standard.hgi-pulse-02:before{content:"旣"}.hgi-stroke.hgi-standard.hgi-pulse-rectangle-01:before{content:"旤"}.hgi-stroke.hgi-standard.hgi-pulse-rectangle-02:before{content:"日"}.hgi-stroke.hgi-standard.hgi-pumpkin:before{content:"旦"}.hgi-stroke.hgi-standard.hgi-punch:before{content:"旧"}.hgi-stroke.hgi-standard.hgi-punching-ball-01:before{content:"旨"}.hgi-stroke.hgi-standard.hgi-punching-ball-02:before{content:"早"}.hgi-stroke.hgi-standard.hgi-purse-01:before{content:"旪"}.hgi-stroke.hgi-standard.hgi-purse:before{content:"旫"}.hgi-stroke.hgi-standard.hgi-push-up-bar:before{content:"旬"}.hgi-stroke.hgi-standard.hgi-puzzle:before{content:"旭"}.hgi-stroke.hgi-standard.hgi-pyramid-maslowo:before{content:"旮"}.hgi-stroke.hgi-standard.hgi-pyramid-structure-01:before{content:"旯"}.hgi-stroke.hgi-standard.hgi-pyramid-structure-02:before{content:"旰"}.hgi-stroke.hgi-standard.hgi-pyramid:before{content:"旱"}.hgi-stroke.hgi-standard.hgi-qq-plot:before{content:"旲"}.hgi-stroke.hgi-standard.hgi-qr-code-01:before{content:"旳"}.hgi-stroke.hgi-standard.hgi-qr-code:before{content:"旴"}.hgi-stroke.hgi-standard.hgi-question:before{content:"旵"}.hgi-stroke.hgi-standard.hgi-queue-01:before{content:"时"}.hgi-stroke.hgi-standard.hgi-queue-02:before{content:"旷"}.hgi-stroke.hgi-standard.hgi-quill-write-01:before{content:"旸"}.hgi-stroke.hgi-standard.hgi-quill-write-02:before{content:"旹"}.hgi-stroke.hgi-standard.hgi-quiz-01:before{content:"旺"}.hgi-stroke.hgi-standard.hgi-quiz-02:before{content:"旻"}.hgi-stroke.hgi-standard.hgi-quiz-03:before{content:"旼"}.hgi-stroke.hgi-standard.hgi-quiz-04:before{content:"旽"}.hgi-stroke.hgi-standard.hgi-quiz-05:before{content:"旾"}.hgi-stroke.hgi-standard.hgi-quora:before{content:"旿"}.hgi-stroke.hgi-standard.hgi-quote-down-circle:before{content:"昀"}.hgi-stroke.hgi-standard.hgi-quote-down-square:before{content:"昁"}.hgi-stroke.hgi-standard.hgi-quote-down:before{content:"昂"}.hgi-stroke.hgi-standard.hgi-quote-up-circle:before{content:"昃"}.hgi-stroke.hgi-standard.hgi-quote-up-square:before{content:"昄"}.hgi-stroke.hgi-standard.hgi-quote-up:before{content:"昅"}.hgi-stroke.hgi-standard.hgi-quotes:before{content:"昆"}.hgi-stroke.hgi-standard.hgi-quran-01:before{content:"昇"}.hgi-stroke.hgi-standard.hgi-quran-02:before{content:"昈"}.hgi-stroke.hgi-standard.hgi-quran-03:before{content:"昉"}.hgi-stroke.hgi-standard.hgi-racing-flag:before{content:"昊"}.hgi-stroke.hgi-standard.hgi-radar-01:before{content:"昋"}.hgi-stroke.hgi-standard.hgi-radar-02:before{content:"昌"}.hgi-stroke.hgi-standard.hgi-radial:before{content:"昍"}.hgi-stroke.hgi-standard.hgi-radio-01:before{content:"明"}.hgi-stroke.hgi-standard.hgi-radio-02:before{content:"昏"}.hgi-stroke.hgi-standard.hgi-radio:before{content:"昐"}.hgi-stroke.hgi-standard.hgi-radioactive-alert:before{content:"昑"}.hgi-stroke.hgi-standard.hgi-radius:before{content:"昒"}.hgi-stroke.hgi-standard.hgi-rain-double-drop:before{content:"易"}.hgi-stroke.hgi-standard.hgi-rain-drop:before{content:"昔"}.hgi-stroke.hgi-standard.hgi-rain:before{content:"昕"}.hgi-stroke.hgi-standard.hgi-rainbow:before{content:"昖"}.hgi-stroke.hgi-standard.hgi-ramadhan-01:before{content:"昗"}.hgi-stroke.hgi-standard.hgi-ramadhan-02:before{content:"昘"}.hgi-stroke.hgi-standard.hgi-ramadhan-month:before{content:"昙"}.hgi-stroke.hgi-standard.hgi-ranking:before{content:"昚"}.hgi-stroke.hgi-standard.hgi-raw-01:before{content:"昛"}.hgi-stroke.hgi-standard.hgi-raw-02:before{content:"昜"}.hgi-stroke.hgi-standard.hgi-re:before{content:"昝"}.hgi-stroke.hgi-standard.hgi-react:before{content:"昞"}.hgi-stroke.hgi-standard.hgi-real-estate-01:before{content:"星"}.hgi-stroke.hgi-standard.hgi-real-estate-02:before{content:"映"}.hgi-stroke.hgi-standard.hgi-record:before{content:"昡"}.hgi-stroke.hgi-standard.hgi-recovery-mail:before{content:"昢"}.hgi-stroke.hgi-standard.hgi-rectangular-01:before{content:"昣"}.hgi-stroke.hgi-standard.hgi-rectangular:before{content:"昤"}.hgi-stroke.hgi-standard.hgi-recycle-01:before{content:"春"}.hgi-stroke.hgi-standard.hgi-recycle-02:before{content:"昦"}.hgi-stroke.hgi-standard.hgi-recycle-03:before{content:"昧"}.hgi-stroke.hgi-standard.hgi-reddit:before{content:"昨"}.hgi-stroke.hgi-standard.hgi-reflex:before{content:"昩"}.hgi-stroke.hgi-standard.hgi-refresh:before{content:"昪"}.hgi-stroke.hgi-standard.hgi-refrigerator:before{content:"昫"}.hgi-stroke.hgi-standard.hgi-register:before{content:"昬"}.hgi-stroke.hgi-standard.hgi-registered:before{content:"昭"}.hgi-stroke.hgi-standard.hgi-relieved-01:before{content:"昮"}.hgi-stroke.hgi-standard.hgi-relieved-02:before{content:"是"}.hgi-stroke.hgi-standard.hgi-reload:before{content:"昰"}.hgi-stroke.hgi-standard.hgi-reminder:before{content:"昱"}.hgi-stroke.hgi-standard.hgi-remote-control:before{content:"昲"}.hgi-stroke.hgi-standard.hgi-remove-01:before{content:"昳"}.hgi-stroke.hgi-standard.hgi-remove-02:before{content:"昴"}.hgi-stroke.hgi-standard.hgi-remove-circle-half-dot:before{content:"昵"}.hgi-stroke.hgi-standard.hgi-remove-circle:before{content:"昶"}.hgi-stroke.hgi-standard.hgi-remove-pi:before{content:"昷"}.hgi-stroke.hgi-standard.hgi-remove-square:before{content:"昸"}.hgi-stroke.hgi-standard.hgi-renewable-energy-01:before{content:"昹"}.hgi-stroke.hgi-standard.hgi-renewable-energy:before{content:"昺"}.hgi-stroke.hgi-standard.hgi-repair:before{content:"昻"}.hgi-stroke.hgi-standard.hgi-repeat-off:before{content:"昼"}.hgi-stroke.hgi-standard.hgi-repeat-one-01:before{content:"昽"}.hgi-stroke.hgi-standard.hgi-repeat-one-02:before{content:"显"}.hgi-stroke.hgi-standard.hgi-repeat:before{content:"昿"}.hgi-stroke.hgi-standard.hgi-replay:before{content:"晀"}.hgi-stroke.hgi-standard.hgi-repository:before{content:"晁"}.hgi-stroke.hgi-standard.hgi-reset-password:before{content:"時"}.hgi-stroke.hgi-standard.hgi-resize-01:before{content:"晃"}.hgi-stroke.hgi-standard.hgi-resize-02:before{content:"晄"}.hgi-stroke.hgi-standard.hgi-resources-add:before{content:"晅"}.hgi-stroke.hgi-standard.hgi-resources-remove:before{content:"晆"}.hgi-stroke.hgi-standard.hgi-restaurant-01:before{content:"晇"}.hgi-stroke.hgi-standard.hgi-restaurant-02:before{content:"晈"}.hgi-stroke.hgi-standard.hgi-restaurant-03:before{content:"晉"}.hgi-stroke.hgi-standard.hgi-restaurant-table:before{content:"晊"}.hgi-stroke.hgi-standard.hgi-restore-bin:before{content:"晋"}.hgi-stroke.hgi-standard.hgi-return-request:before{content:"晌"}.hgi-stroke.hgi-standard.hgi-reverse-withdrawal-01:before{content:"晍"}.hgi-stroke.hgi-standard.hgi-reverse-withdrawal-02:before{content:"晎"}.hgi-stroke.hgi-standard.hgi-rhombus-01:before{content:"晏"}.hgi-stroke.hgi-standard.hgi-rhombus:before{content:"晐"}.hgi-stroke.hgi-standard.hgi-rice-bowl-01:before{content:"晑"}.hgi-stroke.hgi-standard.hgi-rice-bowl-02:before{content:"晒"}.hgi-stroke.hgi-standard.hgi-right-angle:before{content:"晓"}.hgi-stroke.hgi-standard.hgi-right-to-left-block-quote:before{content:"晔"}.hgi-stroke.hgi-standard.hgi-right-to-left-list-bullet:before{content:"晕"}.hgi-stroke.hgi-standard.hgi-right-to-left-list-dash:before{content:"晖"}.hgi-stroke.hgi-standard.hgi-right-to-left-list-number:before{content:"晗"}.hgi-stroke.hgi-standard.hgi-right-to-left-list-triangle:before{content:"晘"}.hgi-stroke.hgi-standard.hgi-right-triangle:before{content:"晙"}.hgi-stroke.hgi-standard.hgi-ripple:before{content:"晚"}.hgi-stroke.hgi-standard.hgi-riyal-rectangle:before{content:"晛"}.hgi-stroke.hgi-standard.hgi-riyal:before{content:"晜"}.hgi-stroke.hgi-standard.hgi-road-01:before{content:"晝"}.hgi-stroke.hgi-standard.hgi-road-02:before{content:"晞"}.hgi-stroke.hgi-standard.hgi-road-location-01:before{content:"晟"}.hgi-stroke.hgi-standard.hgi-road-location-02:before{content:"晠"}.hgi-stroke.hgi-standard.hgi-road-wayside:before{content:"晡"}.hgi-stroke.hgi-standard.hgi-road:before{content:"晢"}.hgi-stroke.hgi-standard.hgi-robotic:before{content:"晣"}.hgi-stroke.hgi-standard.hgi-rocket-01:before{content:"晤"}.hgi-stroke.hgi-standard.hgi-rocket-02:before{content:"晥"}.hgi-stroke.hgi-standard.hgi-rocket:before{content:"晦"}.hgi-stroke.hgi-standard.hgi-rocking-chair:before{content:"晧"}.hgi-stroke.hgi-standard.hgi-roller-skate:before{content:"晨"}.hgi-stroke.hgi-standard.hgi-rolling-pin:before{content:"晩"}.hgi-stroke.hgi-standard.hgi-root-01:before{content:"晪"}.hgi-stroke.hgi-standard.hgi-root-02:before{content:"晫"}.hgi-stroke.hgi-standard.hgi-root-circle:before{content:"晬"}.hgi-stroke.hgi-standard.hgi-root-first-bracket:before{content:"晭"}.hgi-stroke.hgi-standard.hgi-root-second-bracket:before{content:"普"}.hgi-stroke.hgi-standard.hgi-root-third-bracket:before{content:"景"}.hgi-stroke.hgi-standard.hgi-rotate-01:before{content:"晰"}.hgi-stroke.hgi-standard.hgi-rotate-02:before{content:"晱"}.hgi-stroke.hgi-standard.hgi-rotate-360:before{content:"晲"}.hgi-stroke.hgi-standard.hgi-rotate-bottom-left:before{content:"晳"}.hgi-stroke.hgi-standard.hgi-rotate-bottom-right:before{content:"晴"}.hgi-stroke.hgi-standard.hgi-rotate-clockwise:before{content:"晵"}.hgi-stroke.hgi-standard.hgi-rotate-crop:before{content:"晶"}.hgi-stroke.hgi-standard.hgi-rotate-left-01:before{content:"晷"}.hgi-stroke.hgi-standard.hgi-rotate-left-02:before{content:"晸"}.hgi-stroke.hgi-standard.hgi-rotate-left-03:before{content:"晹"}.hgi-stroke.hgi-standard.hgi-rotate-left-04:before{content:"智"}.hgi-stroke.hgi-standard.hgi-rotate-left-05:before{content:"晻"}.hgi-stroke.hgi-standard.hgi-rotate-left-06:before{content:"晼"}.hgi-stroke.hgi-standard.hgi-rotate-right-01:before{content:"晽"}.hgi-stroke.hgi-standard.hgi-rotate-right-02:before{content:"晾"}.hgi-stroke.hgi-standard.hgi-rotate-right-03:before{content:"晿"}.hgi-stroke.hgi-standard.hgi-rotate-right-04:before{content:"暀"}.hgi-stroke.hgi-standard.hgi-rotate-right-05:before{content:"暁"}.hgi-stroke.hgi-standard.hgi-rotate-right-06:before{content:"暂"}.hgi-stroke.hgi-standard.hgi-rotate-square:before{content:"暃"}.hgi-stroke.hgi-standard.hgi-rotate-top-left:before{content:"暄"}.hgi-stroke.hgi-standard.hgi-rotate-top-right:before{content:"暅"}.hgi-stroke.hgi-standard.hgi-route-01:before{content:"暆"}.hgi-stroke.hgi-standard.hgi-route-02:before{content:"暇"}.hgi-stroke.hgi-standard.hgi-route-03:before{content:"暈"}.hgi-stroke.hgi-standard.hgi-route-block:before{content:"暉"}.hgi-stroke.hgi-standard.hgi-router-01:before{content:"暊"}.hgi-stroke.hgi-standard.hgi-router-02:before{content:"暋"}.hgi-stroke.hgi-standard.hgi-router:before{content:"暌"}.hgi-stroke.hgi-standard.hgi-row-delete:before{content:"暍"}.hgi-stroke.hgi-standard.hgi-row-insert:before{content:"暎"}.hgi-stroke.hgi-standard.hgi-rss-connected-01:before{content:"暏"}.hgi-stroke.hgi-standard.hgi-rss-connected-02:before{content:"暐"}.hgi-stroke.hgi-standard.hgi-rss-error:before{content:"暑"}.hgi-stroke.hgi-standard.hgi-rss-locked:before{content:"暒"}.hgi-stroke.hgi-standard.hgi-rss-unlocked:before{content:"暓"}.hgi-stroke.hgi-standard.hgi-rss:before{content:"暔"}.hgi-stroke.hgi-standard.hgi-rub-el-hizb:before{content:"暕"}.hgi-stroke.hgi-standard.hgi-ruku:before{content:"暖"}.hgi-stroke.hgi-standard.hgi-ruler:before{content:"暗"}.hgi-stroke.hgi-standard.hgi-running-shoes:before{content:"暘"}.hgi-stroke.hgi-standard.hgi-sad-01:before{content:"暙"}.hgi-stroke.hgi-standard.hgi-sad-02:before{content:"暚"}.hgi-stroke.hgi-standard.hgi-sad-dizzy:before{content:"暛"}.hgi-stroke.hgi-standard.hgi-safari:before{content:"暜"}.hgi-stroke.hgi-standard.hgi-safe-delivery-01:before{content:"暝"}.hgi-stroke.hgi-standard.hgi-safe-delivery-02:before{content:"暞"}.hgi-stroke.hgi-standard.hgi-safe:before{content:"暟"}.hgi-stroke.hgi-standard.hgi-safety-pin-01:before{content:"暠"}.hgi-stroke.hgi-standard.hgi-safety-pin-02:before{content:"暡"}.hgi-stroke.hgi-standard.hgi-sailboat-coastal:before{content:"暢"}.hgi-stroke.hgi-standard.hgi-sailboat-offshore:before{content:"暣"}.hgi-stroke.hgi-standard.hgi-sakura:before{content:"暤"}.hgi-stroke.hgi-standard.hgi-salah-time:before{content:"暥"}.hgi-stroke.hgi-standard.hgi-salah:before{content:"暦"}.hgi-stroke.hgi-standard.hgi-sale-tag-01:before{content:"暧"}.hgi-stroke.hgi-standard.hgi-sale-tag-02:before{content:"暨"}.hgi-stroke.hgi-standard.hgi-sandals:before{content:"暩"}.hgi-stroke.hgi-standard.hgi-satellite-01:before{content:"暪"}.hgi-stroke.hgi-standard.hgi-satellite-02:before{content:"暫"}.hgi-stroke.hgi-standard.hgi-satellite-03:before{content:"暬"}.hgi-stroke.hgi-standard.hgi-satellite:before{content:"暭"}.hgi-stroke.hgi-standard.hgi-saturn-01:before{content:"暮"}.hgi-stroke.hgi-standard.hgi-saturn-02:before{content:"暯"}.hgi-stroke.hgi-standard.hgi-saturn:before{content:"暰"}.hgi-stroke.hgi-standard.hgi-sausage:before{content:"暱"}.hgi-stroke.hgi-standard.hgi-save-energy-01:before{content:"暲"}.hgi-stroke.hgi-standard.hgi-save-energy-02:before{content:"暳"}.hgi-stroke.hgi-standard.hgi-save-money-dollar:before{content:"暴"}.hgi-stroke.hgi-standard.hgi-save-money-euro:before{content:"暵"}.hgi-stroke.hgi-standard.hgi-save-money-pound:before{content:"暶"}.hgi-stroke.hgi-standard.hgi-save-money-yen:before{content:"暷"}.hgi-stroke.hgi-standard.hgi-savings:before{content:"暸"}.hgi-stroke.hgi-standard.hgi-scheme:before{content:"暹"}.hgi-stroke.hgi-standard.hgi-school-01:before{content:"暺"}.hgi-stroke.hgi-standard.hgi-school-bell-01:before{content:"暻"}.hgi-stroke.hgi-standard.hgi-school-bell-02:before{content:"暼"}.hgi-stroke.hgi-standard.hgi-school-bus:before{content:"暽"}.hgi-stroke.hgi-standard.hgi-school-report-card:before{content:"暾"}.hgi-stroke.hgi-standard.hgi-school-tie:before{content:"暿"}.hgi-stroke.hgi-standard.hgi-school:before{content:"曀"}.hgi-stroke.hgi-standard.hgi-scissor-01:before{content:"曁"}.hgi-stroke.hgi-standard.hgi-scissor-rectangle:before{content:"曂"}.hgi-stroke.hgi-standard.hgi-scissor:before{content:"曃"}.hgi-stroke.hgi-standard.hgi-scooter-01:before{content:"曄"}.hgi-stroke.hgi-standard.hgi-scooter-02:before{content:"曅"}.hgi-stroke.hgi-standard.hgi-scooter-03:before{content:"曆"}.hgi-stroke.hgi-standard.hgi-scooter-04:before{content:"曇"}.hgi-stroke.hgi-standard.hgi-scooter-electric:before{content:"曈"}.hgi-stroke.hgi-standard.hgi-scratch-card:before{content:"曉"}.hgi-stroke.hgi-standard.hgi-screen-add-to-home:before{content:"曊"}.hgi-stroke.hgi-standard.hgi-screen-lock-rotation:before{content:"曋"}.hgi-stroke.hgi-standard.hgi-screen-rotation:before{content:"曌"}.hgi-stroke.hgi-standard.hgi-scribd:before{content:"曍"}.hgi-stroke.hgi-standard.hgi-scroll-horizontal:before{content:"曎"}.hgi-stroke.hgi-standard.hgi-scroll-vertical:before{content:"曏"}.hgi-stroke.hgi-standard.hgi-scroll:before{content:"曐"}.hgi-stroke.hgi-standard.hgi-sd-card:before{content:"曑"}.hgi-stroke.hgi-standard.hgi-seal:before{content:"曒"}.hgi-stroke.hgi-standard.hgi-search-01:before{content:"曓"}.hgi-stroke.hgi-standard.hgi-search-02:before{content:"曔"}.hgi-stroke.hgi-standard.hgi-search-add:before{content:"曕"}.hgi-stroke.hgi-standard.hgi-search-area:before{content:"曖"}.hgi-stroke.hgi-standard.hgi-search-circle:before{content:"曗"}.hgi-stroke.hgi-standard.hgi-search-dollar:before{content:"曘"}.hgi-stroke.hgi-standard.hgi-search-focus:before{content:"曙"}.hgi-stroke.hgi-standard.hgi-search-list-01:before{content:"曚"}.hgi-stroke.hgi-standard.hgi-search-list-02:before{content:"曛"}.hgi-stroke.hgi-standard.hgi-search-minus:before{content:"曜"}.hgi-stroke.hgi-standard.hgi-search-remove:before{content:"曝"}.hgi-stroke.hgi-standard.hgi-search-replace:before{content:"曞"}.hgi-stroke.hgi-standard.hgi-search-square:before{content:"曟"}.hgi-stroke.hgi-standard.hgi-search-visual:before{content:"曠"}.hgi-stroke.hgi-standard.hgi-searching:before{content:"曡"}.hgi-stroke.hgi-standard.hgi-seat-selector:before{content:"曢"}.hgi-stroke.hgi-standard.hgi-second-bracket-circle:before{content:"曣"}.hgi-stroke.hgi-standard.hgi-second-bracket-square:before{content:"曤"}.hgi-stroke.hgi-standard.hgi-second-bracket:before{content:"曥"}.hgi-stroke.hgi-standard.hgi-secured-network:before{content:"曦"}.hgi-stroke.hgi-standard.hgi-security-block:before{content:"曧"}.hgi-stroke.hgi-standard.hgi-security-check:before{content:"曨"}.hgi-stroke.hgi-standard.hgi-security-key-usb:before{content:"曩"}.hgi-stroke.hgi-standard.hgi-security-lock:before{content:"曪"}.hgi-stroke.hgi-standard.hgi-security-password:before{content:"曫"}.hgi-stroke.hgi-standard.hgi-security-validation:before{content:"曬"}.hgi-stroke.hgi-standard.hgi-security-wifi:before{content:"曭"}.hgi-stroke.hgi-standard.hgi-security:before{content:"曮"}.hgi-stroke.hgi-standard.hgi-segment:before{content:"曯"}.hgi-stroke.hgi-standard.hgi-select-01:before{content:"曰"}.hgi-stroke.hgi-standard.hgi-select-02:before{content:"曱"}.hgi-stroke.hgi-standard.hgi-send-to-mobile:before{content:"曲"}.hgi-stroke.hgi-standard.hgi-senseless:before{content:"曳"}.hgi-stroke.hgi-standard.hgi-sent:before{content:"更"}.hgi-stroke.hgi-standard.hgi-seo:before{content:"曵"}.hgi-stroke.hgi-standard.hgi-service:before{content:"曶"}.hgi-stroke.hgi-standard.hgi-setting-06:before{content:"曷"}.hgi-stroke.hgi-standard.hgi-setting-07:before{content:"書"}.hgi-stroke.hgi-standard.hgi-setting-done-01:before{content:"曹"}.hgi-stroke.hgi-standard.hgi-setting-done-02:before{content:"曺"}.hgi-stroke.hgi-standard.hgi-setting-done-03:before{content:"曻"}.hgi-stroke.hgi-standard.hgi-setting-done-04:before{content:"曼"}.hgi-stroke.hgi-standard.hgi-setting-error-03:before{content:"曽"}.hgi-stroke.hgi-standard.hgi-setting-error-04:before{content:"曾"}.hgi-stroke.hgi-standard.hgi-settings-01:before{content:"替"}.hgi-stroke.hgi-standard.hgi-settings-02:before{content:"最"}.hgi-stroke.hgi-standard.hgi-settings-03:before{content:"朁"}.hgi-stroke.hgi-standard.hgi-settings-04:before{content:"朂"}.hgi-stroke.hgi-standard.hgi-settings-05:before{content:"會"}.hgi-stroke.hgi-standard.hgi-settings-error-01:before{content:"朄"}.hgi-stroke.hgi-standard.hgi-settings-error-02:before{content:"朅"}.hgi-stroke.hgi-standard.hgi-setup-01:before{content:"朆"}.hgi-stroke.hgi-standard.hgi-setup-02:before{content:"朇"}.hgi-stroke.hgi-standard.hgi-shaka-01:before{content:"月"}.hgi-stroke.hgi-standard.hgi-shaka-02:before{content:"有"}.hgi-stroke.hgi-standard.hgi-shaka-03:before{content:"朊"}.hgi-stroke.hgi-standard.hgi-shaka-04:before{content:"朋"}.hgi-stroke.hgi-standard.hgi-shampoo:before{content:"朌"}.hgi-stroke.hgi-standard.hgi-shapes:before{content:"服"}.hgi-stroke.hgi-standard.hgi-share-01:before{content:"朎"}.hgi-stroke.hgi-standard.hgi-share-02:before{content:"朏"}.hgi-stroke.hgi-standard.hgi-share-03:before{content:"朐"}.hgi-stroke.hgi-standard.hgi-share-04:before{content:"朑"}.hgi-stroke.hgi-standard.hgi-share-05:before{content:"朒"}.hgi-stroke.hgi-standard.hgi-share-06:before{content:"朓"}.hgi-stroke.hgi-standard.hgi-share-07:before{content:"朔"}.hgi-stroke.hgi-standard.hgi-share-08:before{content:"朕"}.hgi-stroke.hgi-standard.hgi-share-knowledge:before{content:"朖"}.hgi-stroke.hgi-standard.hgi-share-location-01:before{content:"朗"}.hgi-stroke.hgi-standard.hgi-share-location-02:before{content:"朘"}.hgi-stroke.hgi-standard.hgi-shared-wifi:before{content:"朙"}.hgi-stroke.hgi-standard.hgi-sharing:before{content:"朚"}.hgi-stroke.hgi-standard.hgi-shellfish:before{content:"望"}.hgi-stroke.hgi-standard.hgi-sheriff-01:before{content:"朜"}.hgi-stroke.hgi-standard.hgi-sheriff-02:before{content:"朝"}.hgi-stroke.hgi-standard.hgi-shield-01:before{content:"朞"}.hgi-stroke.hgi-standard.hgi-shield-02:before{content:"期"}.hgi-stroke.hgi-standard.hgi-shield-blockchain:before{content:"朠"}.hgi-stroke.hgi-standard.hgi-shield-energy:before{content:"朡"}.hgi-stroke.hgi-standard.hgi-shield-key:before{content:"朢"}.hgi-stroke.hgi-standard.hgi-shield-user:before{content:"朣"}.hgi-stroke.hgi-standard.hgi-shipment-tracking:before{content:"朤"}.hgi-stroke.hgi-standard.hgi-shipping-center:before{content:"朥"}.hgi-stroke.hgi-standard.hgi-shipping-loading:before{content:"朦"}.hgi-stroke.hgi-standard.hgi-shipping-truck-01:before{content:"朧"}.hgi-stroke.hgi-standard.hgi-shipping-truck-02:before{content:"木"}.hgi-stroke.hgi-standard.hgi-shirt-01:before{content:"朩"}.hgi-stroke.hgi-standard.hgi-shocked:before{content:"未"}.hgi-stroke.hgi-standard.hgi-shop-sign:before{content:"末"}.hgi-stroke.hgi-standard.hgi-shopping-bag-01:before{content:"本"}.hgi-stroke.hgi-standard.hgi-shopping-bag-02:before{content:"札"}.hgi-stroke.hgi-standard.hgi-shopping-bag-03:before{content:"朮"}.hgi-stroke.hgi-standard.hgi-shopping-bag-add:before{content:"术"}.hgi-stroke.hgi-standard.hgi-shopping-bag-check:before{content:"朰"}.hgi-stroke.hgi-standard.hgi-shopping-bag-favorite:before{content:"朱"}.hgi-stroke.hgi-standard.hgi-shopping-bag-remove:before{content:"朲"}.hgi-stroke.hgi-standard.hgi-shopping-basket-01:before{content:"朳"}.hgi-stroke.hgi-standard.hgi-shopping-basket-02:before{content:"朴"}.hgi-stroke.hgi-standard.hgi-shopping-basket-03:before{content:"朵"}.hgi-stroke.hgi-standard.hgi-shopping-basket-add-01:before{content:"朶"}.hgi-stroke.hgi-standard.hgi-shopping-basket-add-02:before{content:"朷"}.hgi-stroke.hgi-standard.hgi-shopping-basket-add-03:before{content:"朸"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-in-01:before{content:"朹"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-in-02:before{content:"机"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-in-03:before{content:"朻"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-out-01:before{content:"朼"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-out-02:before{content:"朽"}.hgi-stroke.hgi-standard.hgi-shopping-basket-check-out-03:before{content:"朾"}.hgi-stroke.hgi-standard.hgi-shopping-basket-done-01:before{content:"朿"}.hgi-stroke.hgi-standard.hgi-shopping-basket-done-02:before{content:"杀"}.hgi-stroke.hgi-standard.hgi-shopping-basket-done-03:before{content:"杁"}.hgi-stroke.hgi-standard.hgi-shopping-basket-favorite-01:before{content:"杂"}.hgi-stroke.hgi-standard.hgi-shopping-basket-favorite-02:before{content:"权"}.hgi-stroke.hgi-standard.hgi-shopping-basket-favorite-03:before{content:"杄"}.hgi-stroke.hgi-standard.hgi-shopping-basket-remove-01:before{content:"杅"}.hgi-stroke.hgi-standard.hgi-shopping-basket-remove-02:before{content:"杆"}.hgi-stroke.hgi-standard.hgi-shopping-basket-remove-03:before{content:"杇"}.hgi-stroke.hgi-standard.hgi-shopping-basket-secure-01:before{content:"杈"}.hgi-stroke.hgi-standard.hgi-shopping-basket-secure-02:before{content:"杉"}.hgi-stroke.hgi-standard.hgi-shopping-basket-secure-03:before{content:"杊"}.hgi-stroke.hgi-standard.hgi-shopping-cart-01:before{content:"杋"}.hgi-stroke.hgi-standard.hgi-shopping-cart-02:before{content:"杌"}.hgi-stroke.hgi-standard.hgi-shopping-cart-add-01:before{content:"杍"}.hgi-stroke.hgi-standard.hgi-shopping-cart-add-02:before{content:"李"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-01:before{content:"杏"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-02:before{content:"材"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-in-01:before{content:"村"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-in-02:before{content:"杒"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-out-01:before{content:"杓"}.hgi-stroke.hgi-standard.hgi-shopping-cart-check-out-02:before{content:"杔"}.hgi-stroke.hgi-standard.hgi-shopping-cart-favorite-01:before{content:"杕"}.hgi-stroke.hgi-standard.hgi-shopping-cart-favorite-02:before{content:"杖"}.hgi-stroke.hgi-standard.hgi-shopping-cart-remove-01:before{content:"杗"}.hgi-stroke.hgi-standard.hgi-shopping-cart-remove-02:before{content:"杘"}.hgi-stroke.hgi-standard.hgi-shorts-pants:before{content:"杙"}.hgi-stroke.hgi-standard.hgi-shuffle-square:before{content:"杚"}.hgi-stroke.hgi-standard.hgi-shuffle:before{content:"杛"}.hgi-stroke.hgi-standard.hgi-shutterstock:before{content:"杜"}.hgi-stroke.hgi-standard.hgi-sidebar-bottom:before{content:"杝"}.hgi-stroke.hgi-standard.hgi-sidebar-left-01:before{content:"杞"}.hgi-stroke.hgi-standard.hgi-sidebar-left:before{content:"束"}.hgi-stroke.hgi-standard.hgi-sidebar-right-01:before{content:"杠"}.hgi-stroke.hgi-standard.hgi-sidebar-right:before{content:"条"}.hgi-stroke.hgi-standard.hgi-sidebar-top:before{content:"杢"}.hgi-stroke.hgi-standard.hgi-sign-language-c:before{content:"杣"}.hgi-stroke.hgi-standard.hgi-signal-full-01:before{content:"杤"}.hgi-stroke.hgi-standard.hgi-signal-full-02:before{content:"来"}.hgi-stroke.hgi-standard.hgi-signal-low-01:before{content:"杦"}.hgi-stroke.hgi-standard.hgi-signal-low-02:before{content:"杧"}.hgi-stroke.hgi-standard.hgi-signal-low-medium:before{content:"杨"}.hgi-stroke.hgi-standard.hgi-signal-medium-01:before{content:"杩"}.hgi-stroke.hgi-standard.hgi-signal-medium-02:before{content:"杪"}.hgi-stroke.hgi-standard.hgi-signal-no-01:before{content:"杫"}.hgi-stroke.hgi-standard.hgi-signal-no-02:before{content:"杬"}.hgi-stroke.hgi-standard.hgi-signal:before{content:"杭"}.hgi-stroke.hgi-standard.hgi-signature:before{content:"杮"}.hgi-stroke.hgi-standard.hgi-silence:before{content:"杯"}.hgi-stroke.hgi-standard.hgi-simcard-01:before{content:"杰"}.hgi-stroke.hgi-standard.hgi-simcard-02:before{content:"東"}.hgi-stroke.hgi-standard.hgi-simcard-dual:before{content:"杲"}.hgi-stroke.hgi-standard.hgi-sin:before{content:"杳"}.hgi-stroke.hgi-standard.hgi-sine-01:before{content:"杴"}.hgi-stroke.hgi-standard.hgi-sine-02:before{content:"杵"}.hgi-stroke.hgi-standard.hgi-sing-left:before{content:"杶"}.hgi-stroke.hgi-standard.hgi-sing-right:before{content:"杷"}.hgi-stroke.hgi-standard.hgi-sink-01:before{content:"杸"}.hgi-stroke.hgi-standard.hgi-sink-02:before{content:"杹"}.hgi-stroke.hgi-standard.hgi-siri:before{content:"杺"}.hgi-stroke.hgi-standard.hgi-sketch:before{content:"杻"}.hgi-stroke.hgi-standard.hgi-skew:before{content:"杼"}.hgi-stroke.hgi-standard.hgi-ski-dice-faces-01:before{content:"杽"}.hgi-stroke.hgi-standard.hgi-skipping-rope:before{content:"松"}.hgi-stroke.hgi-standard.hgi-skull:before{content:"板"}.hgi-stroke.hgi-standard.hgi-skype:before{content:"枀"}.hgi-stroke.hgi-standard.hgi-slack:before{content:"极"}.hgi-stroke.hgi-standard.hgi-sleeping:before{content:"枂"}.hgi-stroke.hgi-standard.hgi-sleeveless:before{content:"枃"}.hgi-stroke.hgi-standard.hgi-sliders-horizontal:before{content:"构"}.hgi-stroke.hgi-standard.hgi-sliders-vertical:before{content:"枅"}.hgi-stroke.hgi-standard.hgi-slideshare:before{content:"枆"}.hgi-stroke.hgi-standard.hgi-slow-winds:before{content:"枇"}.hgi-stroke.hgi-standard.hgi-smart-ac:before{content:"枈"}.hgi-stroke.hgi-standard.hgi-smart-phone-01:before{content:"枉"}.hgi-stroke.hgi-standard.hgi-smart-phone-02:before{content:"枊"}.hgi-stroke.hgi-standard.hgi-smart-phone-03:before{content:"枋"}.hgi-stroke.hgi-standard.hgi-smart-phone-04:before{content:"枌"}.hgi-stroke.hgi-standard.hgi-smart-phone-landscape:before{content:"枍"}.hgi-stroke.hgi-standard.hgi-smart-watch-01:before{content:"枎"}.hgi-stroke.hgi-standard.hgi-smart-watch-02:before{content:"枏"}.hgi-stroke.hgi-standard.hgi-smart-watch-03:before{content:"析"}.hgi-stroke.hgi-standard.hgi-smart-watch-04:before{content:"枑"}.hgi-stroke.hgi-standard.hgi-smart:before{content:"枒"}.hgi-stroke.hgi-standard.hgi-smartphone-lost-wifi:before{content:"枓"}.hgi-stroke.hgi-standard.hgi-smartphone-wifi:before{content:"枔"}.hgi-stroke.hgi-standard.hgi-smile-dizzy:before{content:"枕"}.hgi-stroke.hgi-standard.hgi-smile:before{content:"枖"}.hgi-stroke.hgi-standard.hgi-sms-code:before{content:"林"}.hgi-stroke.hgi-standard.hgi-snail:before{content:"枘"}.hgi-stroke.hgi-standard.hgi-snapchat:before{content:"枙"}.hgi-stroke.hgi-standard.hgi-snow:before{content:"枚"}.hgi-stroke.hgi-standard.hgi-soda-can:before{content:"枛"}.hgi-stroke.hgi-standard.hgi-sofa-01:before{content:"果"}.hgi-stroke.hgi-standard.hgi-sofa-02:before{content:"枝"}.hgi-stroke.hgi-standard.hgi-sofa-03:before{content:"枞"}.hgi-stroke.hgi-standard.hgi-sofa-single:before{content:"枟"}.hgi-stroke.hgi-standard.hgi-soft-drink-01:before{content:"枠"}.hgi-stroke.hgi-standard.hgi-soft-drink-02:before{content:"枡"}.hgi-stroke.hgi-standard.hgi-software-license:before{content:"枢"}.hgi-stroke.hgi-standard.hgi-software-uninstall:before{content:"枣"}.hgi-stroke.hgi-standard.hgi-software:before{content:"枤"}.hgi-stroke.hgi-standard.hgi-soil-moisture-field:before{content:"枥"}.hgi-stroke.hgi-standard.hgi-soil-moisture-global:before{content:"枦"}.hgi-stroke.hgi-standard.hgi-soil-temperature-field:before{content:"枧"}.hgi-stroke.hgi-standard.hgi-soil-temperature-global:before{content:"枨"}.hgi-stroke.hgi-standard.hgi-solar-energy:before{content:"枩"}.hgi-stroke.hgi-standard.hgi-solar-panel-01:before{content:"枪"}.hgi-stroke.hgi-standard.hgi-solar-panel-02:before{content:"枫"}.hgi-stroke.hgi-standard.hgi-solar-panel-03:before{content:"枬"}.hgi-stroke.hgi-standard.hgi-solar-panel-04:before{content:"枭"}.hgi-stroke.hgi-standard.hgi-solar-panel-05:before{content:"枮"}.hgi-stroke.hgi-standard.hgi-solar-power:before{content:"枯"}.hgi-stroke.hgi-standard.hgi-solar-system-01:before{content:"枰"}.hgi-stroke.hgi-standard.hgi-solar-system:before{content:"枱"}.hgi-stroke.hgi-standard.hgi-solid-line-01:before{content:"枲"}.hgi-stroke.hgi-standard.hgi-solid-line-02:before{content:"枳"}.hgi-stroke.hgi-standard.hgi-sort-by-down-01:before{content:"枴"}.hgi-stroke.hgi-standard.hgi-sort-by-down-02:before{content:"枵"}.hgi-stroke.hgi-standard.hgi-sort-by-up-01:before{content:"架"}.hgi-stroke.hgi-standard.hgi-sort-by-up-02:before{content:"枷"}.hgi-stroke.hgi-standard.hgi-sorting-01:before{content:"枸"}.hgi-stroke.hgi-standard.hgi-sorting-02:before{content:"枹"}.hgi-stroke.hgi-standard.hgi-sorting-03:before{content:"枺"}.hgi-stroke.hgi-standard.hgi-sorting-04:before{content:"枻"}.hgi-stroke.hgi-standard.hgi-sorting-05:before{content:"枼"}.hgi-stroke.hgi-standard.hgi-sorting-1-9:before{content:"枽"}.hgi-stroke.hgi-standard.hgi-sorting-9-1:before{content:"枾"}.hgi-stroke.hgi-standard.hgi-sorting-a-z-01:before{content:"枿"}.hgi-stroke.hgi-standard.hgi-sorting-a-z-02:before{content:"柀"}.hgi-stroke.hgi-standard.hgi-sorting-down:before{content:"柁"}.hgi-stroke.hgi-standard.hgi-sorting-up:before{content:"柂"}.hgi-stroke.hgi-standard.hgi-sorting-z-a-01:before{content:"柃"}.hgi-stroke.hgi-standard.hgi-soundcloud:before{content:"柄"}.hgi-stroke.hgi-standard.hgi-source-code-circle:before{content:"柅"}.hgi-stroke.hgi-standard.hgi-source-code-square:before{content:"柆"}.hgi-stroke.hgi-standard.hgi-source-code:before{content:"柇"}.hgi-stroke.hgi-standard.hgi-spaceship:before{content:"柈"}.hgi-stroke.hgi-standard.hgi-spades:before{content:"柉"}.hgi-stroke.hgi-standard.hgi-spaghetti:before{content:"柊"}.hgi-stroke.hgi-standard.hgi-spam:before{content:"柋"}.hgi-stroke.hgi-standard.hgi-sparkles:before{content:"柌"}.hgi-stroke.hgi-standard.hgi-spartan-helmet:before{content:"柍"}.hgi-stroke.hgi-standard.hgi-spatula:before{content:"柎"}.hgi-stroke.hgi-standard.hgi-speaker-01:before{content:"柏"}.hgi-stroke.hgi-standard.hgi-speaker:before{content:"某"}.hgi-stroke.hgi-standard.hgi-speech-to-text:before{content:"柑"}.hgi-stroke.hgi-standard.hgi-speed-train-01:before{content:"柒"}.hgi-stroke.hgi-standard.hgi-speed-train-02:before{content:"染"}.hgi-stroke.hgi-standard.hgi-sperm:before{content:"柔"}.hgi-stroke.hgi-standard.hgi-sphere:before{content:"柕"}.hgi-stroke.hgi-standard.hgi-spirals:before{content:"柖"}.hgi-stroke.hgi-standard.hgi-spoon-and-fork:before{content:"柗"}.hgi-stroke.hgi-standard.hgi-spoon-and-knife:before{content:"柘"}.hgi-stroke.hgi-standard.hgi-spoon:before{content:"柙"}.hgi-stroke.hgi-standard.hgi-spotify:before{content:"柚"}.hgi-stroke.hgi-standard.hgi-sql:before{content:"柛"}.hgi-stroke.hgi-standard.hgi-square-01:before{content:"柜"}.hgi-stroke.hgi-standard.hgi-square-arrow-data-transfer-diagonal:before{content:"柝"}.hgi-stroke.hgi-standard.hgi-square-arrow-data-transfer-horizontal:before{content:"柞"}.hgi-stroke.hgi-standard.hgi-square-arrow-data-transfer-vertical:before{content:"柟"}.hgi-stroke.hgi-standard.hgi-square-arrow-diagonal-01:before{content:"柠"}.hgi-stroke.hgi-standard.hgi-square-arrow-diagonal-02:before{content:"柡"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-01:before{content:"柢"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-02:before{content:"柣"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-03:before{content:"柤"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-double:before{content:"查"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-left:before{content:"柦"}.hgi-stroke.hgi-standard.hgi-square-arrow-down-right:before{content:"柧"}.hgi-stroke.hgi-standard.hgi-square-arrow-expand-01:before{content:"柨"}.hgi-stroke.hgi-standard.hgi-square-arrow-expand-02:before{content:"柩"}.hgi-stroke.hgi-standard.hgi-square-arrow-horizontal:before{content:"柪"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-01:before{content:"柫"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-02:before{content:"柬"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-03:before{content:"柭"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-double:before{content:"柮"}.hgi-stroke.hgi-standard.hgi-square-arrow-left-right:before{content:"柯"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-down-left:before{content:"柰"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-down-right:before{content:"柱"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-left-down:before{content:"柲"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-left-up:before{content:"柳"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-right-down:before{content:"柴"}.hgi-stroke.hgi-standard.hgi-square-arrow-move-right-up:before{content:"柵"}.hgi-stroke.hgi-standard.hgi-square-arrow-reload-01:before{content:"柶"}.hgi-stroke.hgi-standard.hgi-square-arrow-reload-02:before{content:"柷"}.hgi-stroke.hgi-standard.hgi-square-arrow-right-01:before{content:"柸"}.hgi-stroke.hgi-standard.hgi-square-arrow-right-02:before{content:"柹"}.hgi-stroke.hgi-standard.hgi-square-arrow-right-03:before{content:"柺"}.hgi-stroke.hgi-standard.hgi-square-arrow-right-double:before{content:"査"}.hgi-stroke.hgi-standard.hgi-square-arrow-shrink-01:before{content:"柼"}.hgi-stroke.hgi-standard.hgi-square-arrow-shrink-02:before{content:"柽"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-01:before{content:"柾"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-02:before{content:"柿"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-03:before{content:"栀"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-double:before{content:"栁"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-down:before{content:"栂"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-left:before{content:"栃"}.hgi-stroke.hgi-standard.hgi-square-arrow-up-right:before{content:"栄"}.hgi-stroke.hgi-standard.hgi-square-arrow-vertical:before{content:"栅"}.hgi-stroke.hgi-standard.hgi-square-circle:before{content:"栆"}.hgi-stroke.hgi-standard.hgi-square-lock-01:before{content:"标"}.hgi-stroke.hgi-standard.hgi-square-lock-02:before{content:"栈"}.hgi-stroke.hgi-standard.hgi-square-lock-add-01:before{content:"栉"}.hgi-stroke.hgi-standard.hgi-square-lock-add-02:before{content:"栊"}.hgi-stroke.hgi-standard.hgi-square-lock-check-01:before{content:"栋"}.hgi-stroke.hgi-standard.hgi-square-lock-check-02:before{content:"栌"}.hgi-stroke.hgi-standard.hgi-square-lock-minus-01:before{content:"栍"}.hgi-stroke.hgi-standard.hgi-square-lock-minus-02:before{content:"栎"}.hgi-stroke.hgi-standard.hgi-square-lock-password:before{content:"栏"}.hgi-stroke.hgi-standard.hgi-square-lock-remove-01:before{content:"栐"}.hgi-stroke.hgi-standard.hgi-square-lock-remove-02:before{content:"树"}.hgi-stroke.hgi-standard.hgi-square-root-square:before{content:"栒"}.hgi-stroke.hgi-standard.hgi-square-square:before{content:"栓"}.hgi-stroke.hgi-standard.hgi-square-unlock-01:before{content:"栔"}.hgi-stroke.hgi-standard.hgi-square-unlock-02:before{content:"栕"}.hgi-stroke.hgi-standard.hgi-square:before{content:"栖"}.hgi-stroke.hgi-standard.hgi-stack-star:before{content:"栗"}.hgi-stroke.hgi-standard.hgi-stake:before{content:"栘"}.hgi-stroke.hgi-standard.hgi-stamp-01:before{content:"栙"}.hgi-stroke.hgi-standard.hgi-stamp-02:before{content:"栚"}.hgi-stroke.hgi-standard.hgi-stamp:before{content:"栛"}.hgi-stroke.hgi-standard.hgi-star-circle:before{content:"栜"}.hgi-stroke.hgi-standard.hgi-star-face:before{content:"栝"}.hgi-stroke.hgi-standard.hgi-star-half:before{content:"栞"}.hgi-stroke.hgi-standard.hgi-star-off:before{content:"栟"}.hgi-stroke.hgi-standard.hgi-star-square:before{content:"栠"}.hgi-stroke.hgi-standard.hgi-star:before{content:"校"}.hgi-stroke.hgi-standard.hgi-stars:before{content:"栢"}.hgi-stroke.hgi-standard.hgi-start-up-01:before{content:"栣"}.hgi-stroke.hgi-standard.hgi-start-up-02:before{content:"栤"}.hgi-stroke.hgi-standard.hgi-stationery:before{content:"栥"}.hgi-stroke.hgi-standard.hgi-steak:before{content:"栦"}.hgi-stroke.hgi-standard.hgi-steering:before{content:"栧"}.hgi-stroke.hgi-standard.hgi-step-into:before{content:"栨"}.hgi-stroke.hgi-standard.hgi-step-out:before{content:"栩"}.hgi-stroke.hgi-standard.hgi-step-over:before{content:"株"}.hgi-stroke.hgi-standard.hgi-stethoscope-02:before{content:"栫"}.hgi-stroke.hgi-standard.hgi-stethoscope:before{content:"栬"}.hgi-stroke.hgi-standard.hgi-sticky-note-01:before{content:"栭"}.hgi-stroke.hgi-standard.hgi-sticky-note-02:before{content:"栮"}.hgi-stroke.hgi-standard.hgi-stop-watch:before{content:"栯"}.hgi-stroke.hgi-standard.hgi-stop:before{content:"栰"}.hgi-stroke.hgi-standard.hgi-store-01:before{content:"栱"}.hgi-stroke.hgi-standard.hgi-store-02:before{content:"栲"}.hgi-stroke.hgi-standard.hgi-store-03:before{content:"栳"}.hgi-stroke.hgi-standard.hgi-store-04:before{content:"栴"}.hgi-stroke.hgi-standard.hgi-store-add-01:before{content:"栵"}.hgi-stroke.hgi-standard.hgi-store-add-02:before{content:"栶"}.hgi-stroke.hgi-standard.hgi-store-location-01:before{content:"样"}.hgi-stroke.hgi-standard.hgi-store-location-02:before{content:"核"}.hgi-stroke.hgi-standard.hgi-store-remove-01:before{content:"根"}.hgi-stroke.hgi-standard.hgi-store-remove-02:before{content:"栺"}.hgi-stroke.hgi-standard.hgi-store-verified-01:before{content:"栻"}.hgi-stroke.hgi-standard.hgi-store-verified-02:before{content:"格"}.hgi-stroke.hgi-standard.hgi-straight-edge:before{content:"栽"}.hgi-stroke.hgi-standard.hgi-strategy:before{content:"栾"}.hgi-stroke.hgi-standard.hgi-stroke-bottom:before{content:"栿"}.hgi-stroke.hgi-standard.hgi-stroke-center:before{content:"桀"}.hgi-stroke.hgi-standard.hgi-stroke-inside:before{content:"桁"}.hgi-stroke.hgi-standard.hgi-stroke-left:before{content:"桂"}.hgi-stroke.hgi-standard.hgi-stroke-outside:before{content:"桃"}.hgi-stroke.hgi-standard.hgi-stroke-right:before{content:"桄"}.hgi-stroke.hgi-standard.hgi-stroke-top:before{content:"桅"}.hgi-stroke.hgi-standard.hgi-structure-01:before{content:"框"}.hgi-stroke.hgi-standard.hgi-structure-02:before{content:"桇"}.hgi-stroke.hgi-standard.hgi-structure-03:before{content:"案"}.hgi-stroke.hgi-standard.hgi-structure-04:before{content:"桉"}.hgi-stroke.hgi-standard.hgi-structure-05:before{content:"桊"}.hgi-stroke.hgi-standard.hgi-structure-add:before{content:"桋"}.hgi-stroke.hgi-standard.hgi-structure-check:before{content:"桌"}.hgi-stroke.hgi-standard.hgi-structure-fail:before{content:"桍"}.hgi-stroke.hgi-standard.hgi-structure-folder-circle:before{content:"桎"}.hgi-stroke.hgi-standard.hgi-structure-folder:before{content:"桏"}.hgi-stroke.hgi-standard.hgi-student-card:before{content:"桐"}.hgi-stroke.hgi-standard.hgi-student:before{content:"桑"}.hgi-stroke.hgi-standard.hgi-students:before{content:"桒"}.hgi-stroke.hgi-standard.hgi-study-desk:before{content:"桓"}.hgi-stroke.hgi-standard.hgi-study-lamp:before{content:"桔"}.hgi-stroke.hgi-standard.hgi-stumbleupon:before{content:"桕"}.hgi-stroke.hgi-standard.hgi-submarine:before{content:"桖"}.hgi-stroke.hgi-standard.hgi-submerge:before{content:"桗"}.hgi-stroke.hgi-standard.hgi-subnode-add:before{content:"桘"}.hgi-stroke.hgi-standard.hgi-subnode-delete:before{content:"桙"}.hgi-stroke.hgi-standard.hgi-subpoena:before{content:"桚"}.hgi-stroke.hgi-standard.hgi-subtitle:before{content:"桛"}.hgi-stroke.hgi-standard.hgi-suit-01:before{content:"桜"}.hgi-stroke.hgi-standard.hgi-suit-02:before{content:"桝"}.hgi-stroke.hgi-standard.hgi-sujood:before{content:"桞"}.hgi-stroke.hgi-standard.hgi-summation-01:before{content:"桟"}.hgi-stroke.hgi-standard.hgi-summation-02:before{content:"桠"}.hgi-stroke.hgi-standard.hgi-summation-circle:before{content:"桡"}.hgi-stroke.hgi-standard.hgi-summation-square:before{content:"桢"}.hgi-stroke.hgi-standard.hgi-sun-01:before{content:"档"}.hgi-stroke.hgi-standard.hgi-sun-02:before{content:"桤"}.hgi-stroke.hgi-standard.hgi-sun-03:before{content:"桥"}.hgi-stroke.hgi-standard.hgi-sun-cloud-01:before{content:"桦"}.hgi-stroke.hgi-standard.hgi-sun-cloud-02:before{content:"桧"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-rain-01:before{content:"桨"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-rain-02:before{content:"桩"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-rain-zap-01:before{content:"桪"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-rain-zap-02:before{content:"桫"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-zap-01:before{content:"桬"}.hgi-stroke.hgi-standard.hgi-sun-cloud-angled-zap-02:before{content:"桭"}.hgi-stroke.hgi-standard.hgi-sun-cloud-big-rain-01:before{content:"桮"}.hgi-stroke.hgi-standard.hgi-sun-cloud-big-rain-02:before{content:"桯"}.hgi-stroke.hgi-standard.hgi-sun-cloud-fast-wind-01:before{content:"桰"}.hgi-stroke.hgi-standard.hgi-sun-cloud-fast-wind-02:before{content:"桱"}.hgi-stroke.hgi-standard.hgi-sun-cloud-hailstone-01:before{content:"桲"}.hgi-stroke.hgi-standard.hgi-sun-cloud-hailstone-02:before{content:"桳"}.hgi-stroke.hgi-standard.hgi-sun-cloud-little-rain-01:before{content:"桴"}.hgi-stroke.hgi-standard.hgi-sun-cloud-little-rain-02:before{content:"桵"}.hgi-stroke.hgi-standard.hgi-sun-cloud-little-snow-01:before{content:"桶"}.hgi-stroke.hgi-standard.hgi-sun-cloud-little-snow-02:before{content:"桷"}.hgi-stroke.hgi-standard.hgi-sun-cloud-mid-rain-01:before{content:"桸"}.hgi-stroke.hgi-standard.hgi-sun-cloud-mid-rain-02:before{content:"桹"}.hgi-stroke.hgi-standard.hgi-sun-cloud-mid-snow-01:before{content:"桺"}.hgi-stroke.hgi-standard.hgi-sun-cloud-mid-snow-02:before{content:"桻"}.hgi-stroke.hgi-standard.hgi-sun-cloud-slow-wind-01:before{content:"桼"}.hgi-stroke.hgi-standard.hgi-sun-cloud-slow-wind-02:before{content:"桽"}.hgi-stroke.hgi-standard.hgi-sun-cloud-snow-01:before{content:"桾"}.hgi-stroke.hgi-standard.hgi-sun-cloud-snow-02:before{content:"桿"}.hgi-stroke.hgi-standard.hgi-sunglasses:before{content:"梀"}.hgi-stroke.hgi-standard.hgi-sunrise:before{content:"梁"}.hgi-stroke.hgi-standard.hgi-sunset:before{content:"梂"}.hgi-stroke.hgi-standard.hgi-super-mario-toad:before{content:"梃"}.hgi-stroke.hgi-standard.hgi-super-mario:before{content:"梄"}.hgi-stroke.hgi-standard.hgi-surfboard:before{content:"梅"}.hgi-stroke.hgi-standard.hgi-surprise:before{content:"梆"}.hgi-stroke.hgi-standard.hgi-sushi-01:before{content:"梇"}.hgi-stroke.hgi-standard.hgi-sushi-02:before{content:"梈"}.hgi-stroke.hgi-standard.hgi-sushi-03:before{content:"梉"}.hgi-stroke.hgi-standard.hgi-suspicious:before{content:"梊"}.hgi-stroke.hgi-standard.hgi-sustainable-energy:before{content:"梋"}.hgi-stroke.hgi-standard.hgi-svg-01:before{content:"梌"}.hgi-stroke.hgi-standard.hgi-svg-02:before{content:"梍"}.hgi-stroke.hgi-standard.hgi-swarm:before{content:"梎"}.hgi-stroke.hgi-standard.hgi-swatch:before{content:"梏"}.hgi-stroke.hgi-standard.hgi-swimming-cap:before{content:"梐"}.hgi-stroke.hgi-standard.hgi-swimming:before{content:"梑"}.hgi-stroke.hgi-standard.hgi-swipe-down-01:before{content:"梒"}.hgi-stroke.hgi-standard.hgi-swipe-down-02:before{content:"梓"}.hgi-stroke.hgi-standard.hgi-swipe-down-03:before{content:"梔"}.hgi-stroke.hgi-standard.hgi-swipe-down-04:before{content:"梕"}.hgi-stroke.hgi-standard.hgi-swipe-down-05:before{content:"梖"}.hgi-stroke.hgi-standard.hgi-swipe-down-06:before{content:"梗"}.hgi-stroke.hgi-standard.hgi-swipe-down-07:before{content:"梘"}.hgi-stroke.hgi-standard.hgi-swipe-down-08:before{content:"梙"}.hgi-stroke.hgi-standard.hgi-swipe-left-01:before{content:"梚"}.hgi-stroke.hgi-standard.hgi-swipe-left-02:before{content:"梛"}.hgi-stroke.hgi-standard.hgi-swipe-left-03:before{content:"梜"}.hgi-stroke.hgi-standard.hgi-swipe-left-04:before{content:"條"}.hgi-stroke.hgi-standard.hgi-swipe-left-05:before{content:"梞"}.hgi-stroke.hgi-standard.hgi-swipe-left-06:before{content:"梟"}.hgi-stroke.hgi-standard.hgi-swipe-left-07:before{content:"梠"}.hgi-stroke.hgi-standard.hgi-swipe-left-08:before{content:"梡"}.hgi-stroke.hgi-standard.hgi-swipe-left-09:before{content:"梢"}.hgi-stroke.hgi-standard.hgi-swipe-right-01:before{content:"梣"}.hgi-stroke.hgi-standard.hgi-swipe-right-02:before{content:"梤"}.hgi-stroke.hgi-standard.hgi-swipe-right-03:before{content:"梥"}.hgi-stroke.hgi-standard.hgi-swipe-right-04:before{content:"梦"}.hgi-stroke.hgi-standard.hgi-swipe-right-05:before{content:"梧"}.hgi-stroke.hgi-standard.hgi-swipe-right-06:before{content:"梨"}.hgi-stroke.hgi-standard.hgi-swipe-right-07:before{content:"梩"}.hgi-stroke.hgi-standard.hgi-swipe-right-08:before{content:"梪"}.hgi-stroke.hgi-standard.hgi-swipe-right-09:before{content:"梫"}.hgi-stroke.hgi-standard.hgi-swipe-up-01:before{content:"梬"}.hgi-stroke.hgi-standard.hgi-swipe-up-02:before{content:"梭"}.hgi-stroke.hgi-standard.hgi-swipe-up-03:before{content:"梮"}.hgi-stroke.hgi-standard.hgi-swipe-up-04:before{content:"梯"}.hgi-stroke.hgi-standard.hgi-swipe-up-05:before{content:"械"}.hgi-stroke.hgi-standard.hgi-swipe-up-06:before{content:"梱"}.hgi-stroke.hgi-standard.hgi-swipe-up-07:before{content:"梲"}.hgi-stroke.hgi-standard.hgi-swipe-up-08:before{content:"梳"}.hgi-stroke.hgi-standard.hgi-sword-01:before{content:"梴"}.hgi-stroke.hgi-standard.hgi-sword-02:before{content:"梵"}.hgi-stroke.hgi-standard.hgi-sword-03:before{content:"梶"}.hgi-stroke.hgi-standard.hgi-system-update-01:before{content:"梷"}.hgi-stroke.hgi-standard.hgi-system-update-02:before{content:"梸"}.hgi-stroke.hgi-standard.hgi-t-shirt:before{content:"梹"}.hgi-stroke.hgi-standard.hgi-table-01:before{content:"梺"}.hgi-stroke.hgi-standard.hgi-table-02:before{content:"梻"}.hgi-stroke.hgi-standard.hgi-table-03:before{content:"梼"}.hgi-stroke.hgi-standard.hgi-table-lamp-01:before{content:"梽"}.hgi-stroke.hgi-standard.hgi-table-lamp-02:before{content:"梾"}.hgi-stroke.hgi-standard.hgi-table-round:before{content:"梿"}.hgi-stroke.hgi-standard.hgi-table-tennis-bat:before{content:"检"}.hgi-stroke.hgi-standard.hgi-table:before{content:"棁"}.hgi-stroke.hgi-standard.hgi-tablet-01:before{content:"棂"}.hgi-stroke.hgi-standard.hgi-tablet-02:before{content:"棃"}.hgi-stroke.hgi-standard.hgi-tablet-connected-bluetooth:before{content:"棄"}.hgi-stroke.hgi-standard.hgi-tablet-connected-usb:before{content:"棅"}.hgi-stroke.hgi-standard.hgi-tablet-connected-wifi:before{content:"棆"}.hgi-stroke.hgi-standard.hgi-tablet-pen:before{content:"棇"}.hgi-stroke.hgi-standard.hgi-taco-01:before{content:"棈"}.hgi-stroke.hgi-standard.hgi-taco-02:before{content:"棉"}.hgi-stroke.hgi-standard.hgi-tag-01:before{content:"棊"}.hgi-stroke.hgi-standard.hgi-tag-02:before{content:"棋"}.hgi-stroke.hgi-standard.hgi-tags:before{content:"棌"}.hgi-stroke.hgi-standard.hgi-taj-mahal:before{content:"棍"}.hgi-stroke.hgi-standard.hgi-tan:before{content:"棎"}.hgi-stroke.hgi-standard.hgi-tank-top:before{content:"棏"}.hgi-stroke.hgi-standard.hgi-tap-01:before{content:"棐"}.hgi-stroke.hgi-standard.hgi-tap-02:before{content:"棑"}.hgi-stroke.hgi-standard.hgi-tap-03:before{content:"棒"}.hgi-stroke.hgi-standard.hgi-tap-04:before{content:"棓"}.hgi-stroke.hgi-standard.hgi-tap-05:before{content:"棔"}.hgi-stroke.hgi-standard.hgi-tap-06:before{content:"棕"}.hgi-stroke.hgi-standard.hgi-tap-07:before{content:"棖"}.hgi-stroke.hgi-standard.hgi-tap-08:before{content:"棗"}.hgi-stroke.hgi-standard.hgi-tape-measure:before{content:"棘"}.hgi-stroke.hgi-standard.hgi-target-01:before{content:"棙"}.hgi-stroke.hgi-standard.hgi-target-02:before{content:"棚"}.hgi-stroke.hgi-standard.hgi-target-03:before{content:"棛"}.hgi-stroke.hgi-standard.hgi-target-dollar:before{content:"棜"}.hgi-stroke.hgi-standard.hgi-tasbih:before{content:"棝"}.hgi-stroke.hgi-standard.hgi-task-01:before{content:"棞"}.hgi-stroke.hgi-standard.hgi-task-02:before{content:"棟"}.hgi-stroke.hgi-standard.hgi-task-add-01:before{content:"棠"}.hgi-stroke.hgi-standard.hgi-task-add-02:before{content:"棡"}.hgi-stroke.hgi-standard.hgi-task-daily-01:before{content:"棢"}.hgi-stroke.hgi-standard.hgi-task-daily-02:before{content:"棣"}.hgi-stroke.hgi-standard.hgi-task-done-01:before{content:"棤"}.hgi-stroke.hgi-standard.hgi-task-done-02:before{content:"棥"}.hgi-stroke.hgi-standard.hgi-task-edit-01:before{content:"棦"}.hgi-stroke.hgi-standard.hgi-task-edit-02:before{content:"棧"}.hgi-stroke.hgi-standard.hgi-task-remove-01:before{content:"棨"}.hgi-stroke.hgi-standard.hgi-task-remove-02:before{content:"棩"}.hgi-stroke.hgi-standard.hgi-taxes:before{content:"棪"}.hgi-stroke.hgi-standard.hgi-taxi:before{content:"棫"}.hgi-stroke.hgi-standard.hgi-tea-pod:before{content:"棬"}.hgi-stroke.hgi-standard.hgi-tea:before{content:"棭"}.hgi-stroke.hgi-standard.hgi-teacher:before{content:"森"}.hgi-stroke.hgi-standard.hgi-teaching:before{content:"棯"}.hgi-stroke.hgi-standard.hgi-teamviewer:before{content:"棰"}.hgi-stroke.hgi-standard.hgi-telegram:before{content:"棱"}.hgi-stroke.hgi-standard.hgi-telephone:before{content:"棲"}.hgi-stroke.hgi-standard.hgi-telescope-01:before{content:"棳"}.hgi-stroke.hgi-standard.hgi-telescope-02:before{content:"棴"}.hgi-stroke.hgi-standard.hgi-television-table:before{content:"棵"}.hgi-stroke.hgi-standard.hgi-temperature:before{content:"棶"}.hgi-stroke.hgi-standard.hgi-tennis-ball:before{content:"棷"}.hgi-stroke.hgi-standard.hgi-terrace:before{content:"棸"}.hgi-stroke.hgi-standard.hgi-test-tube-01:before{content:"棹"}.hgi-stroke.hgi-standard.hgi-test-tube-02:before{content:"棺"}.hgi-stroke.hgi-standard.hgi-test-tube-03:before{content:"棻"}.hgi-stroke.hgi-standard.hgi-test-tube:before{content:"棼"}.hgi-stroke.hgi-standard.hgi-tetris:before{content:"棽"}.hgi-stroke.hgi-standard.hgi-text-align-center:before{content:"棾"}.hgi-stroke.hgi-standard.hgi-text-align-justify-center:before{content:"棿"}.hgi-stroke.hgi-standard.hgi-text-align-justify-left:before{content:"椀"}.hgi-stroke.hgi-standard.hgi-text-align-justify-right:before{content:"椁"}.hgi-stroke.hgi-standard.hgi-text-align-left-01:before{content:"椂"}.hgi-stroke.hgi-standard.hgi-text-align-left:before{content:"椃"}.hgi-stroke.hgi-standard.hgi-text-align-right-01:before{content:"椄"}.hgi-stroke.hgi-standard.hgi-text-align-right:before{content:"椅"}.hgi-stroke.hgi-standard.hgi-text-all-caps:before{content:"椆"}.hgi-stroke.hgi-standard.hgi-text-bold:before{content:"椇"}.hgi-stroke.hgi-standard.hgi-text-centerline-center-top:before{content:"椈"}.hgi-stroke.hgi-standard.hgi-text-centerline-left:before{content:"椉"}.hgi-stroke.hgi-standard.hgi-text-centerline-middle:before{content:"椊"}.hgi-stroke.hgi-standard.hgi-text-centerline-right:before{content:"椋"}.hgi-stroke.hgi-standard.hgi-text-check:before{content:"椌"}.hgi-stroke.hgi-standard.hgi-text-circle:before{content:"植"}.hgi-stroke.hgi-standard.hgi-text-clear:before{content:"椎"}.hgi-stroke.hgi-standard.hgi-text-color:before{content:"椏"}.hgi-stroke.hgi-standard.hgi-text-creation:before{content:"椐"}.hgi-stroke.hgi-standard.hgi-text-firstline-left:before{content:"椑"}.hgi-stroke.hgi-standard.hgi-text-firstline-right:before{content:"椒"}.hgi-stroke.hgi-standard.hgi-text-font:before{content:"椓"}.hgi-stroke.hgi-standard.hgi-text-footnote:before{content:"椔"}.hgi-stroke.hgi-standard.hgi-text-indent-01:before{content:"椕"}.hgi-stroke.hgi-standard.hgi-text-indent-less:before{content:"椖"}.hgi-stroke.hgi-standard.hgi-text-indent-more:before{content:"椗"}.hgi-stroke.hgi-standard.hgi-text-indent:before{content:"椘"}.hgi-stroke.hgi-standard.hgi-text-italic-slash:before{content:"椙"}.hgi-stroke.hgi-standard.hgi-text-italic:before{content:"椚"}.hgi-stroke.hgi-standard.hgi-text-kerning:before{content:"椛"}.hgi-stroke.hgi-standard.hgi-text-number-sign:before{content:"検"}.hgi-stroke.hgi-standard.hgi-text-selection:before{content:"椝"}.hgi-stroke.hgi-standard.hgi-text-smallcaps:before{content:"椞"}.hgi-stroke.hgi-standard.hgi-text-square:before{content:"椟"}.hgi-stroke.hgi-standard.hgi-text-strikethrough:before{content:"椠"}.hgi-stroke.hgi-standard.hgi-text-subscript:before{content:"椡"}.hgi-stroke.hgi-standard.hgi-text-superscript:before{content:"椢"}.hgi-stroke.hgi-standard.hgi-text-tracking:before{content:"椣"}.hgi-stroke.hgi-standard.hgi-text-underline:before{content:"椤"}.hgi-stroke.hgi-standard.hgi-text-variable-front:before{content:"椥"}.hgi-stroke.hgi-standard.hgi-text-vertical-alignment:before{content:"椦"}.hgi-stroke.hgi-standard.hgi-text-wrap:before{content:"椧"}.hgi-stroke.hgi-standard.hgi-text:before{content:"椨"}.hgi-stroke.hgi-standard.hgi-the-prophets-mosque:before{content:"椩"}.hgi-stroke.hgi-standard.hgi-thermometer-cold:before{content:"椪"}.hgi-stroke.hgi-standard.hgi-thermometer-warm:before{content:"椫"}.hgi-stroke.hgi-standard.hgi-thermometer:before{content:"椬"}.hgi-stroke.hgi-standard.hgi-third-bracket-circle:before{content:"椭"}.hgi-stroke.hgi-standard.hgi-third-bracket-square:before{content:"椮"}.hgi-stroke.hgi-standard.hgi-third-bracket:before{content:"椯"}.hgi-stroke.hgi-standard.hgi-thread:before{content:"椰"}.hgi-stroke.hgi-standard.hgi-threads-ellipse:before{content:"椱"}.hgi-stroke.hgi-standard.hgi-threads-rectangle:before{content:"椲"}.hgi-stroke.hgi-standard.hgi-threads:before{content:"椳"}.hgi-stroke.hgi-standard.hgi-three-d-move:before{content:"椴"}.hgi-stroke.hgi-standard.hgi-three-d-rotate:before{content:"椵"}.hgi-stroke.hgi-standard.hgi-three-d-scale:before{content:"椶"}.hgi-stroke.hgi-standard.hgi-three-d-view:before{content:"椷"}.hgi-stroke.hgi-standard.hgi-three-finger-01:before{content:"椸"}.hgi-stroke.hgi-standard.hgi-three-finger-02:before{content:"椹"}.hgi-stroke.hgi-standard.hgi-three-finger-03:before{content:"椺"}.hgi-stroke.hgi-standard.hgi-three-finger-04:before{content:"椻"}.hgi-stroke.hgi-standard.hgi-three-finger-05:before{content:"椼"}.hgi-stroke.hgi-standard.hgi-thumbs-down-ellipse:before{content:"椽"}.hgi-stroke.hgi-standard.hgi-thumbs-down-rectangle:before{content:"椾"}.hgi-stroke.hgi-standard.hgi-thumbs-down:before{content:"椿"}.hgi-stroke.hgi-standard.hgi-thumbs-up-down:before{content:"楀"}.hgi-stroke.hgi-standard.hgi-thumbs-up-ellipse:before{content:"楁"}.hgi-stroke.hgi-standard.hgi-thumbs-up-rectangle:before{content:"楂"}.hgi-stroke.hgi-standard.hgi-thumbs-up:before{content:"楃"}.hgi-stroke.hgi-standard.hgi-tic-tac-toe:before{content:"楄"}.hgi-stroke.hgi-standard.hgi-tick-01:before{content:"楅"}.hgi-stroke.hgi-standard.hgi-tick-02:before{content:"楆"}.hgi-stroke.hgi-standard.hgi-tick-03:before{content:"楇"}.hgi-stroke.hgi-standard.hgi-tick-04:before{content:"楈"}.hgi-stroke.hgi-standard.hgi-tick-double-01:before{content:"楉"}.hgi-stroke.hgi-standard.hgi-tick-double-02:before{content:"楊"}.hgi-stroke.hgi-standard.hgi-tick-double-03:before{content:"楋"}.hgi-stroke.hgi-standard.hgi-tick-double-04:before{content:"楌"}.hgi-stroke.hgi-standard.hgi-ticket-01:before{content:"楍"}.hgi-stroke.hgi-standard.hgi-ticket-02:before{content:"楎"}.hgi-stroke.hgi-standard.hgi-ticket-03:before{content:"楏"}.hgi-stroke.hgi-standard.hgi-ticket-star:before{content:"楐"}.hgi-stroke.hgi-standard.hgi-tie:before{content:"楑"}.hgi-stroke.hgi-standard.hgi-tiktok:before{content:"楒"}.hgi-stroke.hgi-standard.hgi-time-01:before{content:"楓"}.hgi-stroke.hgi-standard.hgi-time-02:before{content:"楔"}.hgi-stroke.hgi-standard.hgi-time-03:before{content:"楕"}.hgi-stroke.hgi-standard.hgi-time-04:before{content:"楖"}.hgi-stroke.hgi-standard.hgi-time-half-pass:before{content:"楗"}.hgi-stroke.hgi-standard.hgi-time-management-circle:before{content:"楘"}.hgi-stroke.hgi-standard.hgi-time-management:before{content:"楙"}.hgi-stroke.hgi-standard.hgi-time-quarter-pass:before{content:"楚"}.hgi-stroke.hgi-standard.hgi-time-quarter:before{content:"楛"}.hgi-stroke.hgi-standard.hgi-time-schedule:before{content:"楜"}.hgi-stroke.hgi-standard.hgi-time-setting-01:before{content:"楝"}.hgi-stroke.hgi-standard.hgi-time-setting-02:before{content:"楞"}.hgi-stroke.hgi-standard.hgi-time-setting-03:before{content:"楟"}.hgi-stroke.hgi-standard.hgi-timer-01:before{content:"楠"}.hgi-stroke.hgi-standard.hgi-timer-02:before{content:"楡"}.hgi-stroke.hgi-standard.hgi-tips:before{content:"楢"}.hgi-stroke.hgi-standard.hgi-tired-01:before{content:"楣"}.hgi-stroke.hgi-standard.hgi-tired-02:before{content:"楤"}.hgi-stroke.hgi-standard.hgi-tissue-paper:before{content:"楥"}.hgi-stroke.hgi-standard.hgi-toggle-off:before{content:"楦"}.hgi-stroke.hgi-standard.hgi-toggle-on:before{content:"楧"}.hgi-stroke.hgi-standard.hgi-toilet-01:before{content:"楨"}.hgi-stroke.hgi-standard.hgi-toilet-02:before{content:"楩"}.hgi-stroke.hgi-standard.hgi-tongue-01:before{content:"楪"}.hgi-stroke.hgi-standard.hgi-tongue-wink-left:before{content:"楫"}.hgi-stroke.hgi-standard.hgi-tongue-wink-right:before{content:"楬"}.hgi-stroke.hgi-standard.hgi-tongue:before{content:"業"}.hgi-stroke.hgi-standard.hgi-tools:before{content:"楮"}.hgi-stroke.hgi-standard.hgi-tornado-01:before{content:"楯"}.hgi-stroke.hgi-standard.hgi-tornado-02:before{content:"楰"}.hgi-stroke.hgi-standard.hgi-torri-gate:before{content:"楱"}.hgi-stroke.hgi-standard.hgi-touch-01:before{content:"楲"}.hgi-stroke.hgi-standard.hgi-touch-02:before{content:"楳"}.hgi-stroke.hgi-standard.hgi-touch-03:before{content:"楴"}.hgi-stroke.hgi-standard.hgi-touch-04:before{content:"極"}.hgi-stroke.hgi-standard.hgi-touch-05:before{content:"楶"}.hgi-stroke.hgi-standard.hgi-touch-06:before{content:"楷"}.hgi-stroke.hgi-standard.hgi-touch-07:before{content:"楸"}.hgi-stroke.hgi-standard.hgi-touch-08:before{content:"楹"}.hgi-stroke.hgi-standard.hgi-touch-09:before{content:"楺"}.hgi-stroke.hgi-standard.hgi-touch-10:before{content:"楻"}.hgi-stroke.hgi-standard.hgi-touch-interaction-01:before{content:"楼"}.hgi-stroke.hgi-standard.hgi-touch-interaction-02:before{content:"楽"}.hgi-stroke.hgi-standard.hgi-touch-interaction-03:before{content:"楾"}.hgi-stroke.hgi-standard.hgi-touch-interaction-04:before{content:"楿"}.hgi-stroke.hgi-standard.hgi-touch-locked-01:before{content:"榀"}.hgi-stroke.hgi-standard.hgi-touch-locked-02:before{content:"榁"}.hgi-stroke.hgi-standard.hgi-touch-locked-03:before{content:"概"}.hgi-stroke.hgi-standard.hgi-touch-locked-04:before{content:"榃"}.hgi-stroke.hgi-standard.hgi-touchpad-01:before{content:"榄"}.hgi-stroke.hgi-standard.hgi-touchpad-02:before{content:"榅"}.hgi-stroke.hgi-standard.hgi-touchpad-03:before{content:"榆"}.hgi-stroke.hgi-standard.hgi-touchpad-04:before{content:"榇"}.hgi-stroke.hgi-standard.hgi-tow-truck:before{content:"榈"}.hgi-stroke.hgi-standard.hgi-towels:before{content:"榉"}.hgi-stroke.hgi-standard.hgi-toy-train:before{content:"榊"}.hgi-stroke.hgi-standard.hgi-tractor:before{content:"榋"}.hgi-stroke.hgi-standard.hgi-trade-down:before{content:"榌"}.hgi-stroke.hgi-standard.hgi-trade-mark:before{content:"榍"}.hgi-stroke.hgi-standard.hgi-trade-up:before{content:"榎"}.hgi-stroke.hgi-standard.hgi-trademark:before{content:"榏"}.hgi-stroke.hgi-standard.hgi-traffic-incident:before{content:"榐"}.hgi-stroke.hgi-standard.hgi-traffic-light:before{content:"榑"}.hgi-stroke.hgi-standard.hgi-train-01:before{content:"榒"}.hgi-stroke.hgi-standard.hgi-train-02:before{content:"榓"}.hgi-stroke.hgi-standard.hgi-tram:before{content:"榔"}.hgi-stroke.hgi-standard.hgi-trampoline:before{content:"榕"}.hgi-stroke.hgi-standard.hgi-transaction:before{content:"榖"}.hgi-stroke.hgi-standard.hgi-transition-bottom:before{content:"榗"}.hgi-stroke.hgi-standard.hgi-transition-left:before{content:"榘"}.hgi-stroke.hgi-standard.hgi-transition-right:before{content:"榙"}.hgi-stroke.hgi-standard.hgi-transition-top:before{content:"榚"}.hgi-stroke.hgi-standard.hgi-translate:before{content:"榛"}.hgi-stroke.hgi-standard.hgi-translation:before{content:"榜"}.hgi-stroke.hgi-standard.hgi-transmission:before{content:"榝"}.hgi-stroke.hgi-standard.hgi-transparency:before{content:"榞"}.hgi-stroke.hgi-standard.hgi-trapezoid-line-horizontal:before{content:"榟"}.hgi-stroke.hgi-standard.hgi-trapezoid-line-vertical:before{content:"榠"}.hgi-stroke.hgi-standard.hgi-travel-bag:before{content:"榡"}.hgi-stroke.hgi-standard.hgi-treadmill-01:before{content:"榢"}.hgi-stroke.hgi-standard.hgi-treadmill-02:before{content:"榣"}.hgi-stroke.hgi-standard.hgi-treatment:before{content:"榤"}.hgi-stroke.hgi-standard.hgi-tree-01:before{content:"榥"}.hgi-stroke.hgi-standard.hgi-tree-02:before{content:"榦"}.hgi-stroke.hgi-standard.hgi-tree-03:before{content:"榧"}.hgi-stroke.hgi-standard.hgi-tree-04:before{content:"榨"}.hgi-stroke.hgi-standard.hgi-tree-05:before{content:"榩"}.hgi-stroke.hgi-standard.hgi-tree-06:before{content:"榪"}.hgi-stroke.hgi-standard.hgi-tree-07:before{content:"榫"}.hgi-stroke.hgi-standard.hgi-trello:before{content:"榬"}.hgi-stroke.hgi-standard.hgi-triangle-01:before{content:"榭"}.hgi-stroke.hgi-standard.hgi-triangle-02:before{content:"榮"}.hgi-stroke.hgi-standard.hgi-triangle-03:before{content:"榯"}.hgi-stroke.hgi-standard.hgi-triangle:before{content:"榰"}.hgi-stroke.hgi-standard.hgi-trolley-01:before{content:"榱"}.hgi-stroke.hgi-standard.hgi-trolley-02:before{content:"榲"}.hgi-stroke.hgi-standard.hgi-tropical-storm-tracks-01:before{content:"榳"}.hgi-stroke.hgi-standard.hgi-tropical-storm-tracks-02:before{content:"榴"}.hgi-stroke.hgi-standard.hgi-tropical-storm:before{content:"榵"}.hgi-stroke.hgi-standard.hgi-truck-delivery:before{content:"榶"}.hgi-stroke.hgi-standard.hgi-truck-monster:before{content:"榷"}.hgi-stroke.hgi-standard.hgi-truck-return:before{content:"榸"}.hgi-stroke.hgi-standard.hgi-truck:before{content:"榹"}.hgi-stroke.hgi-standard.hgi-trulli:before{content:"榺"}.hgi-stroke.hgi-standard.hgi-tsunami:before{content:"榻"}.hgi-stroke.hgi-standard.hgi-tulip:before{content:"榼"}.hgi-stroke.hgi-standard.hgi-tumblr:before{content:"榽"}.hgi-stroke.hgi-standard.hgi-turtle-neck:before{content:"榾"}.hgi-stroke.hgi-standard.hgi-tv-01:before{content:"榿"}.hgi-stroke.hgi-standard.hgi-tv-02:before{content:"槀"}.hgi-stroke.hgi-standard.hgi-tv-fix:before{content:"槁"}.hgi-stroke.hgi-standard.hgi-tv-issue:before{content:"槂"}.hgi-stroke.hgi-standard.hgi-tv-smart:before{content:"槃"}.hgi-stroke.hgi-standard.hgi-twin-tower:before{content:"槄"}.hgi-stroke.hgi-standard.hgi-twitch:before{content:"槅"}.hgi-stroke.hgi-standard.hgi-twitter-square:before{content:"槆"}.hgi-stroke.hgi-standard.hgi-twitter:before{content:"槇"}.hgi-stroke.hgi-standard.hgi-two-factor-access:before{content:"槈"}.hgi-stroke.hgi-standard.hgi-two-finger-01:before{content:"槉"}.hgi-stroke.hgi-standard.hgi-two-finger-02:before{content:"槊"}.hgi-stroke.hgi-standard.hgi-two-finger-03:before{content:"構"}.hgi-stroke.hgi-standard.hgi-two-finger-04:before{content:"槌"}.hgi-stroke.hgi-standard.hgi-two-finger-05:before{content:"槍"}.hgi-stroke.hgi-standard.hgi-txt-01:before{content:"槎"}.hgi-stroke.hgi-standard.hgi-txt-02:before{content:"槏"}.hgi-stroke.hgi-standard.hgi-type-cursor:before{content:"槐"}.hgi-stroke.hgi-standard.hgi-typescript-01:before{content:"槑"}.hgi-stroke.hgi-standard.hgi-typescript-02:before{content:"槒"}.hgi-stroke.hgi-standard.hgi-typescript-03:before{content:"槓"}.hgi-stroke.hgi-standard.hgi-uber:before{content:"槔"}.hgi-stroke.hgi-standard.hgi-ufo-01:before{content:"槕"}.hgi-stroke.hgi-standard.hgi-ufo:before{content:"槖"}.hgi-stroke.hgi-standard.hgi-umbrella-dollar:before{content:"槗"}.hgi-stroke.hgi-standard.hgi-umbrella:before{content:"様"}.hgi-stroke.hgi-standard.hgi-unamused:before{content:"槙"}.hgi-stroke.hgi-standard.hgi-unavailable:before{content:"槚"}.hgi-stroke.hgi-standard.hgi-underpants-01:before{content:"槛"}.hgi-stroke.hgi-standard.hgi-underpants-02:before{content:"槜"}.hgi-stroke.hgi-standard.hgi-underpants-03:before{content:"槝"}.hgi-stroke.hgi-standard.hgi-unfold-less:before{content:"槞"}.hgi-stroke.hgi-standard.hgi-unfold-more:before{content:"槟"}.hgi-stroke.hgi-standard.hgi-ungroup-items:before{content:"槠"}.hgi-stroke.hgi-standard.hgi-ungroup-layers:before{content:"槡"}.hgi-stroke.hgi-standard.hgi-unhappy:before{content:"槢"}.hgi-stroke.hgi-standard.hgi-university:before{content:"槣"}.hgi-stroke.hgi-standard.hgi-unlink-01:before{content:"槤"}.hgi-stroke.hgi-standard.hgi-unlink-02:before{content:"槥"}.hgi-stroke.hgi-standard.hgi-unlink-03:before{content:"槦"}.hgi-stroke.hgi-standard.hgi-unlink-04:before{content:"槧"}.hgi-stroke.hgi-standard.hgi-unlink-05:before{content:"槨"}.hgi-stroke.hgi-standard.hgi-unlink-06:before{content:"槩"}.hgi-stroke.hgi-standard.hgi-unsplash:before{content:"槪"}.hgi-stroke.hgi-standard.hgi-upload-01:before{content:"槫"}.hgi-stroke.hgi-standard.hgi-upload-02:before{content:"槬"}.hgi-stroke.hgi-standard.hgi-upload-03:before{content:"槭"}.hgi-stroke.hgi-standard.hgi-upload-04:before{content:"槮"}.hgi-stroke.hgi-standard.hgi-upload-05:before{content:"槯"}.hgi-stroke.hgi-standard.hgi-upload-circle-01:before{content:"槰"}.hgi-stroke.hgi-standard.hgi-upload-circle-02:before{content:"槱"}.hgi-stroke.hgi-standard.hgi-upload-square-01:before{content:"槲"}.hgi-stroke.hgi-standard.hgi-upload-square-02:before{content:"槳"}.hgi-stroke.hgi-standard.hgi-upwork:before{content:"槴"}.hgi-stroke.hgi-standard.hgi-usb-bugs:before{content:"槵"}.hgi-stroke.hgi-standard.hgi-usb-connected-01:before{content:"槶"}.hgi-stroke.hgi-standard.hgi-usb-connected-02:before{content:"槷"}.hgi-stroke.hgi-standard.hgi-usb-connected-03:before{content:"槸"}.hgi-stroke.hgi-standard.hgi-usb-error:before{content:"槹"}.hgi-stroke.hgi-standard.hgi-usb-memory-01:before{content:"槺"}.hgi-stroke.hgi-standard.hgi-usb-memory-02:before{content:"槻"}.hgi-stroke.hgi-standard.hgi-usb-not-connected-01:before{content:"槼"}.hgi-stroke.hgi-standard.hgi-usb-not-connected-02:before{content:"槽"}.hgi-stroke.hgi-standard.hgi-usb:before{content:"槾"}.hgi-stroke.hgi-standard.hgi-user-account:before{content:"槿"}.hgi-stroke.hgi-standard.hgi-user-add-01:before{content:"樀"}.hgi-stroke.hgi-standard.hgi-user-add-02:before{content:"樁"}.hgi-stroke.hgi-standard.hgi-user-arrow-left-right:before{content:"樂"}.hgi-stroke.hgi-standard.hgi-user-block-01:before{content:"樃"}.hgi-stroke.hgi-standard.hgi-user-block-02:before{content:"樄"}.hgi-stroke.hgi-standard.hgi-user-check-01:before{content:"樅"}.hgi-stroke.hgi-standard.hgi-user-check-02:before{content:"樆"}.hgi-stroke.hgi-standard.hgi-user-circle-02:before{content:"樇"}.hgi-stroke.hgi-standard.hgi-user-circle:before{content:"樈"}.hgi-stroke.hgi-standard.hgi-user-edit-01:before{content:"樉"}.hgi-stroke.hgi-standard.hgi-user-full-view:before{content:"樊"}.hgi-stroke.hgi-standard.hgi-user-group:before{content:"樋"}.hgi-stroke.hgi-standard.hgi-user-id-verification:before{content:"樌"}.hgi-stroke.hgi-standard.hgi-user-list:before{content:"樍"}.hgi-stroke.hgi-standard.hgi-user-lock-01:before{content:"樎"}.hgi-stroke.hgi-standard.hgi-user-lock-02:before{content:"樏"}.hgi-stroke.hgi-standard.hgi-user-love-01:before{content:"樐"}.hgi-stroke.hgi-standard.hgi-user-love-02:before{content:"樑"}.hgi-stroke.hgi-standard.hgi-user-minus-01:before{content:"樒"}.hgi-stroke.hgi-standard.hgi-user-minus-02:before{content:"樓"}.hgi-stroke.hgi-standard.hgi-user-multiple-02:before{content:"樔"}.hgi-stroke.hgi-standard.hgi-user-multiple:before{content:"樕"}.hgi-stroke.hgi-standard.hgi-user-question-01:before{content:"樖"}.hgi-stroke.hgi-standard.hgi-user-question-02:before{content:"樗"}.hgi-stroke.hgi-standard.hgi-user-remove-01:before{content:"樘"}.hgi-stroke.hgi-standard.hgi-user-remove-02:before{content:"標"}.hgi-stroke.hgi-standard.hgi-user-roadside:before{content:"樚"}.hgi-stroke.hgi-standard.hgi-user-search-01:before{content:"樛"}.hgi-stroke.hgi-standard.hgi-user-search-02:before{content:"樜"}.hgi-stroke.hgi-standard.hgi-user-settings-01:before{content:"樝"}.hgi-stroke.hgi-standard.hgi-user-settings-02:before{content:"樞"}.hgi-stroke.hgi-standard.hgi-user-sharing:before{content:"樟"}.hgi-stroke.hgi-standard.hgi-user-shield-01:before{content:"樠"}.hgi-stroke.hgi-standard.hgi-user-shield-02:before{content:"模"}.hgi-stroke.hgi-standard.hgi-user-square:before{content:"樢"}.hgi-stroke.hgi-standard.hgi-user-star-01:before{content:"樣"}.hgi-stroke.hgi-standard.hgi-user-star-02:before{content:"樤"}.hgi-stroke.hgi-standard.hgi-user-status:before{content:"樥"}.hgi-stroke.hgi-standard.hgi-user-story:before{content:"樦"}.hgi-stroke.hgi-standard.hgi-user-switch:before{content:"樧"}.hgi-stroke.hgi-standard.hgi-user-unlock-01:before{content:"樨"}.hgi-stroke.hgi-standard.hgi-user-unlock-02:before{content:"権"}.hgi-stroke.hgi-standard.hgi-user:before{content:"横"}.hgi-stroke.hgi-standard.hgi-uv-01:before{content:"樫"}.hgi-stroke.hgi-standard.hgi-uv-02:before{content:"樬"}.hgi-stroke.hgi-standard.hgi-uv-03:before{content:"樭"}.hgi-stroke.hgi-standard.hgi-vaccine:before{content:"樮"}.hgi-stroke.hgi-standard.hgi-validation-approval:before{content:"樯"}.hgi-stroke.hgi-standard.hgi-validation:before{content:"樰"}.hgi-stroke.hgi-standard.hgi-van:before{content:"樱"}.hgi-stroke.hgi-standard.hgi-variable:before{content:"樲"}.hgi-stroke.hgi-standard.hgi-vegetarian-food:before{content:"樳"}.hgi-stroke.hgi-standard.hgi-vertical-resize:before{content:"樴"}.hgi-stroke.hgi-standard.hgi-vertical-scroll-point:before{content:"樵"}.hgi-stroke.hgi-standard.hgi-vest:before{content:"樶"}.hgi-stroke.hgi-standard.hgi-victory-finger-01:before{content:"樷"}.hgi-stroke.hgi-standard.hgi-victory-finger-02:before{content:"樸"}.hgi-stroke.hgi-standard.hgi-victory-finger-03:before{content:"樹"}.hgi-stroke.hgi-standard.hgi-video-01:before{content:"樺"}.hgi-stroke.hgi-standard.hgi-video-02:before{content:"樻"}.hgi-stroke.hgi-standard.hgi-video-console:before{content:"樼"}.hgi-stroke.hgi-standard.hgi-video-off:before{content:"樽"}.hgi-stroke.hgi-standard.hgi-video-replay:before{content:"樾"}.hgi-stroke.hgi-standard.hgi-view-off-slash:before{content:"樿"}.hgi-stroke.hgi-standard.hgi-view-off:before{content:"橀"}.hgi-stroke.hgi-standard.hgi-view:before{content:"橁"}.hgi-stroke.hgi-standard.hgi-vimeo:before{content:"橂"}.hgi-stroke.hgi-standard.hgi-vine-square:before{content:"橃"}.hgi-stroke.hgi-standard.hgi-vine:before{content:"橄"}.hgi-stroke.hgi-standard.hgi-vintage-clock:before{content:"橅"}.hgi-stroke.hgi-standard.hgi-virtual-reality-vr-01:before{content:"橆"}.hgi-stroke.hgi-standard.hgi-virtual-reality-vr-02:before{content:"橇"}.hgi-stroke.hgi-standard.hgi-vision:before{content:"橈"}.hgi-stroke.hgi-standard.hgi-vk-square:before{content:"橉"}.hgi-stroke.hgi-standard.hgi-vk:before{content:"橊"}.hgi-stroke.hgi-standard.hgi-voice-id:before{content:"橋"}.hgi-stroke.hgi-standard.hgi-voice:before{content:"橌"}.hgi-stroke.hgi-standard.hgi-volleyball:before{content:"橍"}.hgi-stroke.hgi-standard.hgi-volume-high:before{content:"橎"}.hgi-stroke.hgi-standard.hgi-volume-low:before{content:"橏"}.hgi-stroke.hgi-standard.hgi-volume-minus:before{content:"橐"}.hgi-stroke.hgi-standard.hgi-volume-mute-01:before{content:"橑"}.hgi-stroke.hgi-standard.hgi-volume-mute-02:before{content:"橒"}.hgi-stroke.hgi-standard.hgi-volume-off:before{content:"橓"}.hgi-stroke.hgi-standard.hgi-volume-up:before{content:"橔"}.hgi-stroke.hgi-standard.hgi-vomiting:before{content:"橕"}.hgi-stroke.hgi-standard.hgi-voucher:before{content:"橖"}.hgi-stroke.hgi-standard.hgi-vr-glasses:before{content:"橗"}.hgi-stroke.hgi-standard.hgi-vr:before{content:"橘"}.hgi-stroke.hgi-standard.hgi-vynil-01:before{content:"橙"}.hgi-stroke.hgi-standard.hgi-vynil-02:before{content:"橚"}.hgi-stroke.hgi-standard.hgi-vynil-03:before{content:"橛"}.hgi-stroke.hgi-standard.hgi-waiter:before{content:"橜"}.hgi-stroke.hgi-standard.hgi-waiters:before{content:"橝"}.hgi-stroke.hgi-standard.hgi-wall-lamp:before{content:"橞"}.hgi-stroke.hgi-standard.hgi-wallet-01:before{content:"機"}.hgi-stroke.hgi-standard.hgi-wallet-02:before{content:"橠"}.hgi-stroke.hgi-standard.hgi-wallet-03:before{content:"橡"}.hgi-stroke.hgi-standard.hgi-wallet-add-01:before{content:"橢"}.hgi-stroke.hgi-standard.hgi-wallet-add-02:before{content:"橣"}.hgi-stroke.hgi-standard.hgi-wallet-done-01:before{content:"橤"}.hgi-stroke.hgi-standard.hgi-wallet-done-02:before{content:"橥"}.hgi-stroke.hgi-standard.hgi-wallet-not-found-01:before{content:"橦"}.hgi-stroke.hgi-standard.hgi-wallet-not-found-02:before{content:"橧"}.hgi-stroke.hgi-standard.hgi-wallet-remove-01:before{content:"橨"}.hgi-stroke.hgi-standard.hgi-wallet-remove-02:before{content:"橩"}.hgi-stroke.hgi-standard.hgi-wanted:before{content:"橪"}.hgi-stroke.hgi-standard.hgi-wardrobe-01:before{content:"橫"}.hgi-stroke.hgi-standard.hgi-wardrobe-02:before{content:"橬"}.hgi-stroke.hgi-standard.hgi-wardrobe-03:before{content:"橭"}.hgi-stroke.hgi-standard.hgi-wardrobe-04:before{content:"橮"}.hgi-stroke.hgi-standard.hgi-warehouse:before{content:"橯"}.hgi-stroke.hgi-standard.hgi-washington-monument:before{content:"橰"}.hgi-stroke.hgi-standard.hgi-waste-restore:before{content:"橱"}.hgi-stroke.hgi-standard.hgi-waste:before{content:"橲"}.hgi-stroke.hgi-standard.hgi-watch-01:before{content:"橳"}.hgi-stroke.hgi-standard.hgi-watch-02:before{content:"橴"}.hgi-stroke.hgi-standard.hgi-water-energy:before{content:"橵"}.hgi-stroke.hgi-standard.hgi-water-polo:before{content:"橶"}.hgi-stroke.hgi-standard.hgi-water-pump:before{content:"橷"}.hgi-stroke.hgi-standard.hgi-waterfall-down-01:before{content:"橸"}.hgi-stroke.hgi-standard.hgi-waterfall-down-03:before{content:"橹"}.hgi-stroke.hgi-standard.hgi-waterfall-up-01:before{content:"橺"}.hgi-stroke.hgi-standard.hgi-waterfall-up-02:before{content:"橻"}.hgi-stroke.hgi-standard.hgi-watermelon:before{content:"橼"}.hgi-stroke.hgi-standard.hgi-wattpad-square:before{content:"橽"}.hgi-stroke.hgi-standard.hgi-wattpad:before{content:"橾"}.hgi-stroke.hgi-standard.hgi-waving-hand-01:before{content:"橿"}.hgi-stroke.hgi-standard.hgi-waving-hand-02:before{content:"檀"}.hgi-stroke.hgi-standard.hgi-waze:before{content:"檁"}.hgi-stroke.hgi-standard.hgi-web-design-01:before{content:"檂"}.hgi-stroke.hgi-standard.hgi-web-design-02:before{content:"檃"}.hgi-stroke.hgi-standard.hgi-web-programming:before{content:"檄"}.hgi-stroke.hgi-standard.hgi-web-protection:before{content:"檅"}.hgi-stroke.hgi-standard.hgi-web-security:before{content:"檆"}.hgi-stroke.hgi-standard.hgi-web-validation:before{content:"檇"}.hgi-stroke.hgi-standard.hgi-webflow:before{content:"檈"}.hgi-stroke.hgi-standard.hgi-wechat:before{content:"檉"}.hgi-stroke.hgi-standard.hgi-weight-scale-01:before{content:"檊"}.hgi-stroke.hgi-standard.hgi-weight-scale:before{content:"檋"}.hgi-stroke.hgi-standard.hgi-wellness:before{content:"檌"}.hgi-stroke.hgi-standard.hgi-whatsapp-business:before{content:"檍"}.hgi-stroke.hgi-standard.hgi-whatsapp:before{content:"檎"}.hgi-stroke.hgi-standard.hgi-wheelchair:before{content:"檏"}.hgi-stroke.hgi-standard.hgi-whisk:before{content:"檐"}.hgi-stroke.hgi-standard.hgi-whistle:before{content:"檑"}.hgi-stroke.hgi-standard.hgi-wifi-01:before{content:"檒"}.hgi-stroke.hgi-standard.hgi-wifi-02:before{content:"檓"}.hgi-stroke.hgi-standard.hgi-wifi-circle:before{content:"檔"}.hgi-stroke.hgi-standard.hgi-wifi-connected-01:before{content:"檕"}.hgi-stroke.hgi-standard.hgi-wifi-connected-02:before{content:"檖"}.hgi-stroke.hgi-standard.hgi-wifi-connected-03:before{content:"檗"}.hgi-stroke.hgi-standard.hgi-wifi-disconnected-01:before{content:"檘"}.hgi-stroke.hgi-standard.hgi-wifi-disconnected-02:before{content:"檙"}.hgi-stroke.hgi-standard.hgi-wifi-disconnected-03:before{content:"檚"}.hgi-stroke.hgi-standard.hgi-wifi-disconnected-04:before{content:"檛"}.hgi-stroke.hgi-standard.hgi-wifi-error-01:before{content:"檜"}.hgi-stroke.hgi-standard.hgi-wifi-error-02:before{content:"檝"}.hgi-stroke.hgi-standard.hgi-wifi-full-signal:before{content:"檞"}.hgi-stroke.hgi-standard.hgi-wifi-location:before{content:"檟"}.hgi-stroke.hgi-standard.hgi-wifi-lock:before{content:"檠"}.hgi-stroke.hgi-standard.hgi-wifi-low-signal:before{content:"檡"}.hgi-stroke.hgi-standard.hgi-wifi-medium-signal:before{content:"檢"}.hgi-stroke.hgi-standard.hgi-wifi-no-signal:before{content:"檣"}.hgi-stroke.hgi-standard.hgi-wifi-off-01:before{content:"檤"}.hgi-stroke.hgi-standard.hgi-wifi-off-02:before{content:"檥"}.hgi-stroke.hgi-standard.hgi-wifi-square:before{content:"檦"}.hgi-stroke.hgi-standard.hgi-wifi-unlock:before{content:"檧"}.hgi-stroke.hgi-standard.hgi-wikipedia:before{content:"檨"}.hgi-stroke.hgi-standard.hgi-wind-power-01:before{content:"檩"}.hgi-stroke.hgi-standard.hgi-wind-power-02:before{content:"檪"}.hgi-stroke.hgi-standard.hgi-wind-power-03:before{content:"檫"}.hgi-stroke.hgi-standard.hgi-wind-power:before{content:"檬"}.hgi-stroke.hgi-standard.hgi-wind-surf:before{content:"檭"}.hgi-stroke.hgi-standard.hgi-wind-turbine:before{content:"檮"}.hgi-stroke.hgi-standard.hgi-wink:before{content:"檯"}.hgi-stroke.hgi-standard.hgi-winking:before{content:"檰"}.hgi-stroke.hgi-standard.hgi-wireless-cloud-access:before{content:"檱"}.hgi-stroke.hgi-standard.hgi-wireless:before{content:"檲"}.hgi-stroke.hgi-standard.hgi-wise:before{content:"檳"}.hgi-stroke.hgi-standard.hgi-wordpress:before{content:"檴"}.hgi-stroke.hgi-standard.hgi-work-alert:before{content:"檵"}.hgi-stroke.hgi-standard.hgi-work-history:before{content:"檶"}.hgi-stroke.hgi-standard.hgi-work-update:before{content:"檷"}.hgi-stroke.hgi-standard.hgi-workflow-circle-01:before{content:"檸"}.hgi-stroke.hgi-standard.hgi-workflow-circle-02:before{content:"檹"}.hgi-stroke.hgi-standard.hgi-workflow-circle-03:before{content:"檺"}.hgi-stroke.hgi-standard.hgi-workflow-circle-04:before{content:"檻"}.hgi-stroke.hgi-standard.hgi-workflow-circle-05:before{content:"檼"}.hgi-stroke.hgi-standard.hgi-workflow-circle-06:before{content:"檽"}.hgi-stroke.hgi-standard.hgi-workflow-square-01:before{content:"檾"}.hgi-stroke.hgi-standard.hgi-workflow-square-02:before{content:"檿"}.hgi-stroke.hgi-standard.hgi-workflow-square-03:before{content:"櫀"}.hgi-stroke.hgi-standard.hgi-workflow-square-04:before{content:"櫁"}.hgi-stroke.hgi-standard.hgi-workflow-square-05:before{content:"櫂"}.hgi-stroke.hgi-standard.hgi-workflow-square-06:before{content:"櫃"}.hgi-stroke.hgi-standard.hgi-workflow-square-07:before{content:"櫄"}.hgi-stroke.hgi-standard.hgi-workflow-square-08:before{content:"櫅"}.hgi-stroke.hgi-standard.hgi-workflow-square-09:before{content:"櫆"}.hgi-stroke.hgi-standard.hgi-workflow-square-10:before{content:"櫇"}.hgi-stroke.hgi-standard.hgi-workout-battle-ropes:before{content:"櫈"}.hgi-stroke.hgi-standard.hgi-workout-gymnastics:before{content:"櫉"}.hgi-stroke.hgi-standard.hgi-workout-kicking:before{content:"櫊"}.hgi-stroke.hgi-standard.hgi-workout-run:before{content:"櫋"}.hgi-stroke.hgi-standard.hgi-workout-sport:before{content:"櫌"}.hgi-stroke.hgi-standard.hgi-workout-squats:before{content:"櫍"}.hgi-stroke.hgi-standard.hgi-workout-stretching:before{content:"櫎"}.hgi-stroke.hgi-standard.hgi-workout-warm-up:before{content:"櫏"}.hgi-stroke.hgi-standard.hgi-worry:before{content:"櫐"}.hgi-stroke.hgi-standard.hgi-wps-office-rectangle:before{content:"櫑"}.hgi-stroke.hgi-standard.hgi-wps-office:before{content:"櫒"}.hgi-stroke.hgi-standard.hgi-wrench-01:before{content:"櫓"}.hgi-stroke.hgi-standard.hgi-wrench-02:before{content:"櫔"}.hgi-stroke.hgi-standard.hgi-wudu:before{content:"櫕"}.hgi-stroke.hgi-standard.hgi-x-ray:before{content:"櫖"}.hgi-stroke.hgi-standard.hgi-x-variable-circle:before{content:"櫗"}.hgi-stroke.hgi-standard.hgi-x-variable-square:before{content:"櫘"}.hgi-stroke.hgi-standard.hgi-x-variable:before{content:"櫙"}.hgi-stroke.hgi-standard.hgi-xing:before{content:"櫚"}.hgi-stroke.hgi-standard.hgi-xls-01:before{content:"櫛"}.hgi-stroke.hgi-standard.hgi-xls-02:before{content:"櫜"}.hgi-stroke.hgi-standard.hgi-xml-01:before{content:"櫝"}.hgi-stroke.hgi-standard.hgi-xml-02:before{content:"櫞"}.hgi-stroke.hgi-standard.hgi-xsl-01:before{content:"櫟"}.hgi-stroke.hgi-standard.hgi-xsl-02:before{content:"櫠"}.hgi-stroke.hgi-standard.hgi-yelp:before{content:"櫡"}.hgi-stroke.hgi-standard.hgi-yen-circle:before{content:"櫢"}.hgi-stroke.hgi-standard.hgi-yen-receive:before{content:"櫣"}.hgi-stroke.hgi-standard.hgi-yen-send:before{content:"櫤"}.hgi-stroke.hgi-standard.hgi-yen-square:before{content:"櫥"}.hgi-stroke.hgi-standard.hgi-yen:before{content:"櫦"}.hgi-stroke.hgi-standard.hgi-yoga-01:before{content:"櫧"}.hgi-stroke.hgi-standard.hgi-yoga-02:before{content:"櫨"}.hgi-stroke.hgi-standard.hgi-yoga-03:before{content:"櫩"}.hgi-stroke.hgi-standard.hgi-yoga-ball:before{content:"櫪"}.hgi-stroke.hgi-standard.hgi-yoga-mat:before{content:"櫫"}.hgi-stroke.hgi-standard.hgi-yogurt:before{content:"櫬"}.hgi-stroke.hgi-standard.hgi-youtube:before{content:"櫭"}.hgi-stroke.hgi-standard.hgi-yurt:before{content:"櫮"}.hgi-stroke.hgi-standard.hgi-zakat:before{content:"櫯"}.hgi-stroke.hgi-standard.hgi-zap:before{content:"櫰"}.hgi-stroke.hgi-standard.hgi-zeppelin:before{content:"櫱"}.hgi-stroke.hgi-standard.hgi-zip-01:before{content:"櫲"}.hgi-stroke.hgi-standard.hgi-zip-02:before{content:"櫳"}.hgi-stroke.hgi-standard.hgi-zoom-circle:before{content:"櫴"}.hgi-stroke.hgi-standard.hgi-zoom-in-area:before{content:"櫵"}.hgi-stroke.hgi-standard.hgi-zoom-out-area:before{content:"櫶"}.hgi-stroke.hgi-standard.hgi-zoom-square:before{content:"櫷"}.hgi-stroke.hgi-standard.hgi-zoom:before{content:"櫸"}@font-face{font-family:hgi-twotone-rounded;src:url(/assets/hgi-twotone-rounded-26274d77.eot?t=1721855182052);src:url(/assets/hgi-twotone-rounded-26274d77.eot?t=1721855182052#iefix) format("embedded-opentype"),url(/assets/hgi-twotone-rounded-2a311c86.woff2?t=1721855182052) format("woff2"),url(/assets/hgi-twotone-rounded-c404e6ce.woff?t=1721855182052) format("woff"),url(/assets/hgi-twotone-rounded-8ab2ce0b.ttf?t=1721855182052) format("truetype"),url(/assets/hgi-twotone-rounded-dd63257b.svg?t=1721855182052#hgi-twotone-rounded) format("svg")}.hgi-twotone{font-family:hgi-twotone-rounded!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.hgi-twotone:after{opacity:.4;position:absolute;left:0}.hgi-twotone.hgi-abacus:after{content:"櫹"}.hgi-twotone.hgi-abacus:before{content:"櫺"}.hgi-twotone.hgi-absolute:after{content:"櫻"}.hgi-twotone.hgi-absolute:before{content:"櫼"}.hgi-twotone.hgi-acceleration:after{content:"櫽"}.hgi-twotone.hgi-acceleration:before{content:"櫾"}.hgi-twotone.hgi-access:after{content:"櫿"}.hgi-twotone.hgi-access:before{content:"欀"}.hgi-twotone.hgi-accident:after{content:"欁"}.hgi-twotone.hgi-accident:before{content:"欂"}.hgi-twotone.hgi-account-setting-01:after{content:"欃"}.hgi-twotone.hgi-account-setting-01:before{content:"欄"}.hgi-twotone.hgi-account-setting-02:after{content:"欅"}.hgi-twotone.hgi-account-setting-02:before{content:"欆"}.hgi-twotone.hgi-account-setting-03:after{content:"欇"}.hgi-twotone.hgi-account-setting-03:before{content:"欈"}.hgi-twotone.hgi-activity-01:after{content:"欉"}.hgi-twotone.hgi-activity-01:before{content:"權"}.hgi-twotone.hgi-activity-02:after{content:"欋"}.hgi-twotone.hgi-activity-02:before{content:"欌"}.hgi-twotone.hgi-activity-03:after{content:"欍"}.hgi-twotone.hgi-activity-03:before{content:"欎"}.hgi-twotone.hgi-activity-04:after{content:"欏"}.hgi-twotone.hgi-activity-04:before{content:"欐"}.hgi-twotone.hgi-acute:after{content:"欑"}.hgi-twotone.hgi-acute:before{content:"欒"}.hgi-twotone.hgi-add-01:after{content:"欓"}.hgi-twotone.hgi-add-01:before{content:"欔"}.hgi-twotone.hgi-add-02:after{content:"欕"}.hgi-twotone.hgi-add-02:before{content:"欖"}.hgi-twotone.hgi-add-circle-half-dot:after{content:"欗"}.hgi-twotone.hgi-add-circle-half-dot:before{content:"欘"}.hgi-twotone.hgi-add-circle:after{content:"欙"}.hgi-twotone.hgi-add-circle:before{content:"欚"}.hgi-twotone.hgi-add-square:after{content:"欛"}.hgi-twotone.hgi-add-square:before{content:"欜"}.hgi-twotone.hgi-add-team:after{content:"欝"}.hgi-twotone.hgi-add-team:before{content:"欞"}.hgi-twotone.hgi-address-book:after{content:"欟"}.hgi-twotone.hgi-address-book:before{content:"欠"}.hgi-twotone.hgi-adobe-after-effect:after{content:"次"}.hgi-twotone.hgi-adobe-after-effect:before{content:"欢"}.hgi-twotone.hgi-adobe-illustrator:after{content:"欣"}.hgi-twotone.hgi-adobe-illustrator:before{content:"欤"}.hgi-twotone.hgi-adobe-indesign:after{content:"欥"}.hgi-twotone.hgi-adobe-indesign:before{content:"欦"}.hgi-twotone.hgi-adobe-photoshop:after{content:"欧"}.hgi-twotone.hgi-adobe-photoshop:before{content:"欨"}.hgi-twotone.hgi-adobe-premier:after{content:"欩"}.hgi-twotone.hgi-adobe-premier:before{content:"欪"}.hgi-twotone.hgi-adobe-xd:after{content:"欫"}.hgi-twotone.hgi-adobe-xd:before{content:"欬"}.hgi-twotone.hgi-adventure:after{content:"欭"}.hgi-twotone.hgi-adventure:before{content:"欮"}.hgi-twotone.hgi-advertisiment:after{content:"欯"}.hgi-twotone.hgi-advertisiment:before{content:"欰"}.hgi-twotone.hgi-adzan:after{content:"欱"}.hgi-twotone.hgi-adzan:before{content:"欲"}.hgi-twotone.hgi-affiliate:after{content:"欳"}.hgi-twotone.hgi-affiliate:before{content:"欴"}.hgi-twotone.hgi-agreement-01:after{content:"欵"}.hgi-twotone.hgi-agreement-01:before{content:"欶"}.hgi-twotone.hgi-agreement-02:after{content:"欷"}.hgi-twotone.hgi-agreement-02:before{content:"欸"}.hgi-twotone.hgi-agreement-03:after{content:"欹"}.hgi-twotone.hgi-agreement-03:before{content:"欺"}.hgi-twotone.hgi-ai-beautify:after{content:"欻"}.hgi-twotone.hgi-ai-beautify:before{content:"欼"}.hgi-twotone.hgi-ai-book:after{content:"欽"}.hgi-twotone.hgi-ai-book:before{content:"款"}.hgi-twotone.hgi-ai-brain-01:after{content:"欿"}.hgi-twotone.hgi-ai-brain-01:before{content:"歀"}.hgi-twotone.hgi-ai-brain-02:after{content:"歁"}.hgi-twotone.hgi-ai-brain-02:before{content:"歂"}.hgi-twotone.hgi-ai-brain-03:after{content:"歃"}.hgi-twotone.hgi-ai-brain-03:before{content:"歄"}.hgi-twotone.hgi-ai-brain-04:after{content:"歅"}.hgi-twotone.hgi-ai-brain-04:before{content:"歆"}.hgi-twotone.hgi-ai-brain-05:after{content:"歇"}.hgi-twotone.hgi-ai-brain-05:before{content:"歈"}.hgi-twotone.hgi-ai-browser:after{content:"歉"}.hgi-twotone.hgi-ai-browser:before{content:"歊"}.hgi-twotone.hgi-ai-chat-01:after{content:"歋"}.hgi-twotone.hgi-ai-chat-01:before{content:"歌"}.hgi-twotone.hgi-ai-chat-02:after{content:"歍"}.hgi-twotone.hgi-ai-chat-02:before{content:"歎"}.hgi-twotone.hgi-ai-cloud-01:after{content:"歏"}.hgi-twotone.hgi-ai-cloud-01:before{content:"歐"}.hgi-twotone.hgi-ai-cloud-02:after{content:"歑"}.hgi-twotone.hgi-ai-cloud-02:before{content:"歒"}.hgi-twotone.hgi-ai-cloud:after{content:"歓"}.hgi-twotone.hgi-ai-cloud:before{content:"歔"}.hgi-twotone.hgi-ai-computer:after{content:"歕"}.hgi-twotone.hgi-ai-computer:before{content:"歖"}.hgi-twotone.hgi-ai-dna:after{content:"歗"}.hgi-twotone.hgi-ai-dna:before{content:"歘"}.hgi-twotone.hgi-ai-eraser:after{content:"歙"}.hgi-twotone.hgi-ai-eraser:before{content:"歚"}.hgi-twotone.hgi-ai-folder-01:after{content:"歛"}.hgi-twotone.hgi-ai-folder-01:before{content:"歜"}.hgi-twotone.hgi-ai-folder-02:after{content:"歝"}.hgi-twotone.hgi-ai-folder-02:before{content:"歞"}.hgi-twotone.hgi-ai-game:after{content:"歟"}.hgi-twotone.hgi-ai-game:before{content:"歠"}.hgi-twotone.hgi-ai-generative:after{content:"歡"}.hgi-twotone.hgi-ai-generative:before{content:"止"}.hgi-twotone.hgi-ai-idea:after{content:"正"}.hgi-twotone.hgi-ai-idea:before{content:"此"}.hgi-twotone.hgi-ai-image:after{content:"步"}.hgi-twotone.hgi-ai-image:before{content:"武"}.hgi-twotone.hgi-ai-innovation-01:after{content:"歧"}.hgi-twotone.hgi-ai-innovation-01:before{content:"歨"}.hgi-twotone.hgi-ai-innovation-02:after{content:"歩"}.hgi-twotone.hgi-ai-innovation-02:before{content:"歪"}.hgi-twotone.hgi-ai-innovation-03:after{content:"歫"}.hgi-twotone.hgi-ai-innovation-03:before{content:"歬"}.hgi-twotone.hgi-ai-laptop:after{content:"歭"}.hgi-twotone.hgi-ai-laptop:before{content:"歮"}.hgi-twotone.hgi-ai-learning:after{content:"歯"}.hgi-twotone.hgi-ai-learning:before{content:"歰"}.hgi-twotone.hgi-ai-lock:after{content:"歱"}.hgi-twotone.hgi-ai-lock:before{content:"歲"}.hgi-twotone.hgi-ai-magic:after{content:"歳"}.hgi-twotone.hgi-ai-magic:before{content:"歴"}.hgi-twotone.hgi-ai-mail-01:after{content:"歵"}.hgi-twotone.hgi-ai-mail-01:before{content:"歶"}.hgi-twotone.hgi-ai-mail-02:after{content:"歷"}.hgi-twotone.hgi-ai-mail-02:before{content:"歸"}.hgi-twotone.hgi-ai-mail:after{content:"歹"}.hgi-twotone.hgi-ai-mail:before{content:"歺"}.hgi-twotone.hgi-ai-network:after{content:"死"}.hgi-twotone.hgi-ai-network:before{content:"歼"}.hgi-twotone.hgi-ai-phone-01:after{content:"歽"}.hgi-twotone.hgi-ai-phone-01:before{content:"歾"}.hgi-twotone.hgi-ai-phone-02:after{content:"歿"}.hgi-twotone.hgi-ai-phone-02:before{content:"殀"}.hgi-twotone.hgi-ai-programming:after{content:"殁"}.hgi-twotone.hgi-ai-programming:before{content:"殂"}.hgi-twotone.hgi-ai-search:after{content:"殃"}.hgi-twotone.hgi-ai-search:before{content:"殄"}.hgi-twotone.hgi-ai-security-01:after{content:"殅"}.hgi-twotone.hgi-ai-security-01:before{content:"殆"}.hgi-twotone.hgi-ai-security-02:after{content:"殇"}.hgi-twotone.hgi-ai-security-02:before{content:"殈"}.hgi-twotone.hgi-ai-setting:after{content:"殉"}.hgi-twotone.hgi-ai-setting:before{content:"殊"}.hgi-twotone.hgi-ai-smartwatch:after{content:"残"}.hgi-twotone.hgi-ai-smartwatch:before{content:"殌"}.hgi-twotone.hgi-ai-user:after{content:"殍"}.hgi-twotone.hgi-ai-user:before{content:"殎"}.hgi-twotone.hgi-ai-video:after{content:"殏"}.hgi-twotone.hgi-ai-video:before{content:"殐"}.hgi-twotone.hgi-ai-view:after{content:"殑"}.hgi-twotone.hgi-ai-view:before{content:"殒"}.hgi-twotone.hgi-aids:after{content:"殓"}.hgi-twotone.hgi-aids:before{content:"殔"}.hgi-twotone.hgi-airbnb:after{content:"殕"}.hgi-twotone.hgi-airbnb:before{content:"殖"}.hgi-twotone.hgi-aircraft-game:after{content:"殗"}.hgi-twotone.hgi-aircraft-game:before{content:"殘"}.hgi-twotone.hgi-airdrop:after{content:"殙"}.hgi-twotone.hgi-airdrop:before{content:"殚"}.hgi-twotone.hgi-airplane-01:after{content:"殛"}.hgi-twotone.hgi-airplane-01:before{content:"殜"}.hgi-twotone.hgi-airplane-02:after{content:"殝"}.hgi-twotone.hgi-airplane-02:before{content:"殞"}.hgi-twotone.hgi-airplane-landing-01:after{content:"殟"}.hgi-twotone.hgi-airplane-landing-01:before{content:"殠"}.hgi-twotone.hgi-airplane-landing-02:after{content:"殡"}.hgi-twotone.hgi-airplane-landing-02:before{content:"殢"}.hgi-twotone.hgi-airplane-mode-off:after{content:"殣"}.hgi-twotone.hgi-airplane-mode-off:before{content:"殤"}.hgi-twotone.hgi-airplane-mode:after{content:"殥"}.hgi-twotone.hgi-airplane-mode:before{content:"殦"}.hgi-twotone.hgi-airplane-seat:after{content:"殧"}.hgi-twotone.hgi-airplane-seat:before{content:"殨"}.hgi-twotone.hgi-airplane-take-off-01:after{content:"殩"}.hgi-twotone.hgi-airplane-take-off-01:before{content:"殪"}.hgi-twotone.hgi-airplane-take-off-02:after{content:"殫"}.hgi-twotone.hgi-airplane-take-off-02:before{content:"殬"}.hgi-twotone.hgi-airplay-line:after{content:"殭"}.hgi-twotone.hgi-airplay-line:before{content:"殮"}.hgi-twotone.hgi-airpod-01:after{content:"殯"}.hgi-twotone.hgi-airpod-01:before{content:"殰"}.hgi-twotone.hgi-airpod-02:after{content:"殱"}.hgi-twotone.hgi-airpod-02:before{content:"殲"}.hgi-twotone.hgi-airpod-03:after{content:"殳"}.hgi-twotone.hgi-airpod-03:before{content:"殴"}.hgi-twotone.hgi-airport:after{content:"段"}.hgi-twotone.hgi-airport:before{content:"殶"}.hgi-twotone.hgi-al-aqsa-mosque:after{content:"殷"}.hgi-twotone.hgi-al-aqsa-mosque:before{content:"殸"}.hgi-twotone.hgi-alarm-clock:after{content:"殹"}.hgi-twotone.hgi-alarm-clock:before{content:"殺"}.hgi-twotone.hgi-album-01:after{content:"殻"}.hgi-twotone.hgi-album-01:before{content:"殼"}.hgi-twotone.hgi-album-02:after{content:"殽"}.hgi-twotone.hgi-album-02:before{content:"殾"}.hgi-twotone.hgi-album-not-found-01:after{content:"殿"}.hgi-twotone.hgi-album-not-found-01:before{content:"毀"}.hgi-twotone.hgi-album-not-found-02:after{content:"毁"}.hgi-twotone.hgi-album-not-found-02:before{content:"毂"}.hgi-twotone.hgi-alert-01:after{content:"毃"}.hgi-twotone.hgi-alert-01:before{content:"毄"}.hgi-twotone.hgi-alert-02:after{content:"毅"}.hgi-twotone.hgi-alert-02:before{content:"毆"}.hgi-twotone.hgi-alert-circle:after{content:"毇"}.hgi-twotone.hgi-alert-circle:before{content:"毈"}.hgi-twotone.hgi-alert-diamond:after{content:"毉"}.hgi-twotone.hgi-alert-diamond:before{content:"毊"}.hgi-twotone.hgi-alert-square:after{content:"毋"}.hgi-twotone.hgi-alert-square:before{content:"毌"}.hgi-twotone.hgi-algorithm:after{content:"母"}.hgi-twotone.hgi-algorithm:before{content:"毎"}.hgi-twotone.hgi-alien-01:after{content:"每"}.hgi-twotone.hgi-alien-01:before{content:"毐"}.hgi-twotone.hgi-alien-02:after{content:"毑"}.hgi-twotone.hgi-alien-02:before{content:"毒"}.hgi-twotone.hgi-align-bottom:after{content:"毓"}.hgi-twotone.hgi-align-bottom:before{content:"比"}.hgi-twotone.hgi-align-box-bottom-center:after{content:"毕"}.hgi-twotone.hgi-align-box-bottom-center:before{content:"毖"}.hgi-twotone.hgi-align-box-bottom-left:after{content:"毗"}.hgi-twotone.hgi-align-box-bottom-left:before{content:"毘"}.hgi-twotone.hgi-align-box-bottom-right:after{content:"毙"}.hgi-twotone.hgi-align-box-bottom-right:before{content:"毚"}.hgi-twotone.hgi-align-box-middle-center:after{content:"毛"}.hgi-twotone.hgi-align-box-middle-center:before{content:"毜"}.hgi-twotone.hgi-align-box-middle-left:after{content:"毝"}.hgi-twotone.hgi-align-box-middle-left:before{content:"毞"}.hgi-twotone.hgi-align-box-middle-right:after{content:"毟"}.hgi-twotone.hgi-align-box-middle-right:before{content:"毠"}.hgi-twotone.hgi-align-box-top-center:after{content:"毡"}.hgi-twotone.hgi-align-box-top-center:before{content:"毢"}.hgi-twotone.hgi-align-box-top-left:after{content:"毣"}.hgi-twotone.hgi-align-box-top-left:before{content:"毤"}.hgi-twotone.hgi-align-box-top-right:after{content:"毥"}.hgi-twotone.hgi-align-box-top-right:before{content:"毦"}.hgi-twotone.hgi-align-horizontal-center:after{content:"毧"}.hgi-twotone.hgi-align-horizontal-center:before{content:"毨"}.hgi-twotone.hgi-align-key-object:after{content:"毩"}.hgi-twotone.hgi-align-key-object:before{content:"毪"}.hgi-twotone.hgi-align-left:after{content:"毫"}.hgi-twotone.hgi-align-left:before{content:"毬"}.hgi-twotone.hgi-align-right:after{content:"毭"}.hgi-twotone.hgi-align-right:before{content:"毮"}.hgi-twotone.hgi-align-selection:after{content:"毯"}.hgi-twotone.hgi-align-selection:before{content:"毰"}.hgi-twotone.hgi-align-top:after{content:"毱"}.hgi-twotone.hgi-align-top:before{content:"毲"}.hgi-twotone.hgi-align-vertical-center:after{content:"毳"}.hgi-twotone.hgi-align-vertical-center:before{content:"毴"}.hgi-twotone.hgi-all-bookmark:after{content:"毵"}.hgi-twotone.hgi-all-bookmark:before{content:"毶"}.hgi-twotone.hgi-allah:after{content:"毷"}.hgi-twotone.hgi-allah:before{content:"毸"}.hgi-twotone.hgi-alms:after{content:"毹"}.hgi-twotone.hgi-alms:before{content:"毺"}.hgi-twotone.hgi-alpha-circle:after{content:"毻"}.hgi-twotone.hgi-alpha-circle:before{content:"毼"}.hgi-twotone.hgi-alpha:after{content:"毽"}.hgi-twotone.hgi-alpha-square:after{content:"毾"}.hgi-twotone.hgi-alpha-square:before{content:"毿"}.hgi-twotone.hgi-alpha:before{content:"氀"}.hgi-twotone.hgi-alphabet-arabic:after{content:"氁"}.hgi-twotone.hgi-alphabet-arabic:before{content:"氂"}.hgi-twotone.hgi-alphabet-bangla:after{content:"氃"}.hgi-twotone.hgi-alphabet-bangla:before{content:"氄"}.hgi-twotone.hgi-alphabet-chinese:after{content:"氅"}.hgi-twotone.hgi-alphabet-chinese:before{content:"氆"}.hgi-twotone.hgi-alphabet-greek:after{content:"氇"}.hgi-twotone.hgi-alphabet-greek:before{content:"氈"}.hgi-twotone.hgi-alphabet-hebrew:after{content:"氉"}.hgi-twotone.hgi-alphabet-hebrew:before{content:"氊"}.hgi-twotone.hgi-alphabet-hindi:after{content:"氋"}.hgi-twotone.hgi-alphabet-hindi:before{content:"氌"}.hgi-twotone.hgi-alphabet-japanese:after{content:"氍"}.hgi-twotone.hgi-alphabet-japanese:before{content:"氎"}.hgi-twotone.hgi-alphabet-korean:after{content:"氏"}.hgi-twotone.hgi-alphabet-korean:before{content:"氐"}.hgi-twotone.hgi-alphabet-thai:after{content:"民"}.hgi-twotone.hgi-alphabet-thai:before{content:"氒"}.hgi-twotone.hgi-amazon:after{content:"氓"}.hgi-twotone.hgi-amazon:before{content:"气"}.hgi-twotone.hgi-ambulance:after{content:"氕"}.hgi-twotone.hgi-ambulance:before{content:"氖"}.hgi-twotone.hgi-american-football:after{content:"気"}.hgi-twotone.hgi-american-football:before{content:"氘"}.hgi-twotone.hgi-amie:after{content:"氙"}.hgi-twotone.hgi-amie:before{content:"氚"}.hgi-twotone.hgi-ampoule:after{content:"氛"}.hgi-twotone.hgi-ampoule:before{content:"氜"}.hgi-twotone.hgi-analysis-text-link:after{content:"氝"}.hgi-twotone.hgi-analysis-text-link:before{content:"氞"}.hgi-twotone.hgi-analytics-01:after{content:"氟"}.hgi-twotone.hgi-analytics-01:before{content:"氠"}.hgi-twotone.hgi-analytics-02:after{content:"氡"}.hgi-twotone.hgi-analytics-02:before{content:"氢"}.hgi-twotone.hgi-analytics-down:after{content:"氣"}.hgi-twotone.hgi-analytics-down:before{content:"氤"}.hgi-twotone.hgi-analytics-up:after{content:"氥"}.hgi-twotone.hgi-analytics-up:before{content:"氦"}.hgi-twotone.hgi-anchor-point:after{content:"氧"}.hgi-twotone.hgi-anchor-point:before{content:"氨"}.hgi-twotone.hgi-android:after{content:"氩"}.hgi-twotone.hgi-android:before{content:"氪"}.hgi-twotone.hgi-angel:after{content:"氫"}.hgi-twotone.hgi-angel:before{content:"氬"}.hgi-twotone.hgi-angle-01:after{content:"氭"}.hgi-twotone.hgi-angle-01:before{content:"氮"}.hgi-twotone.hgi-angle:after{content:"氯"}.hgi-twotone.hgi-angle:before{content:"氰"}.hgi-twotone.hgi-angry-bird:after{content:"氱"}.hgi-twotone.hgi-angry-bird:before{content:"氲"}.hgi-twotone.hgi-angry:after{content:"氳"}.hgi-twotone.hgi-angry:before{content:"水"}.hgi-twotone.hgi-anonymous:after{content:"氵"}.hgi-twotone.hgi-anonymous:before{content:"氶"}.hgi-twotone.hgi-api:after{content:"氷"}.hgi-twotone.hgi-api:before{content:"永"}.hgi-twotone.hgi-app-store:after{content:"氹"}.hgi-twotone.hgi-app-store:before{content:"氺"}.hgi-twotone.hgi-apple-01:after{content:"氻"}.hgi-twotone.hgi-apple-01:before{content:"氼"}.hgi-twotone.hgi-apple-finder:after{content:"氽"}.hgi-twotone.hgi-apple-finder:before{content:"氾"}.hgi-twotone.hgi-apple-news:after{content:"氿"}.hgi-twotone.hgi-apple-news:before{content:"汀"}.hgi-twotone.hgi-apple-pie:after{content:"汁"}.hgi-twotone.hgi-apple-pie:before{content:"求"}.hgi-twotone.hgi-apple-reminder:after{content:"汃"}.hgi-twotone.hgi-apple-reminder:before{content:"汄"}.hgi-twotone.hgi-apple:after{content:"汅"}.hgi-twotone.hgi-apple-stocks:after{content:"汆"}.hgi-twotone.hgi-apple-stocks:before{content:"汇"}.hgi-twotone.hgi-apple-vision-pro:after{content:"汈"}.hgi-twotone.hgi-apple-vision-pro:before{content:"汉"}.hgi-twotone.hgi-apple:before{content:"汊"}.hgi-twotone.hgi-approximately-equal-circle:after{content:"汋"}.hgi-twotone.hgi-approximately-equal-circle:before{content:"汌"}.hgi-twotone.hgi-approximately-equal:after{content:"汍"}.hgi-twotone.hgi-approximately-equal-square:after{content:"汎"}.hgi-twotone.hgi-approximately-equal-square:before{content:"汏"}.hgi-twotone.hgi-approximately-equal:before{content:"汐"}.hgi-twotone.hgi-apricot:after{content:"汑"}.hgi-twotone.hgi-apricot:before{content:"汒"}.hgi-twotone.hgi-apron:after{content:"汓"}.hgi-twotone.hgi-apron:before{content:"汔"}.hgi-twotone.hgi-arc-browser:after{content:"汕"}.hgi-twotone.hgi-arc-browser:before{content:"汖"}.hgi-twotone.hgi-archer:after{content:"汗"}.hgi-twotone.hgi-archer:before{content:"汘"}.hgi-twotone.hgi-archive-01:after{content:"汙"}.hgi-twotone.hgi-archive-01:before{content:"汚"}.hgi-twotone.hgi-archive-02:after{content:"汛"}.hgi-twotone.hgi-archive-02:before{content:"汜"}.hgi-twotone.hgi-archive:after{content:"汝"}.hgi-twotone.hgi-archive:before{content:"汞"}.hgi-twotone.hgi-armored-boot:after{content:"江"}.hgi-twotone.hgi-armored-boot:before{content:"池"}.hgi-twotone.hgi-arrange-by-letters-a-z:after{content:"污"}.hgi-twotone.hgi-arrange-by-letters-a-z:before{content:"汢"}.hgi-twotone.hgi-arrange-by-letters-z-a:after{content:"汣"}.hgi-twotone.hgi-arrange-by-letters-z-a:before{content:"汤"}.hgi-twotone.hgi-arrange-by-numbers-1-9:after{content:"汥"}.hgi-twotone.hgi-arrange-by-numbers-1-9:before{content:"汦"}.hgi-twotone.hgi-arrange-by-numbers-9-1:after{content:"汧"}.hgi-twotone.hgi-arrange-by-numbers-9-1:before{content:"汨"}.hgi-twotone.hgi-arrange:after{content:"汩"}.hgi-twotone.hgi-arrange:before{content:"汪"}.hgi-twotone.hgi-arrow-all-direction:after{content:"汫"}.hgi-twotone.hgi-arrow-all-direction:before{content:"汬"}.hgi-twotone.hgi-arrow-data-transfer-diagonal:after{content:"汭"}.hgi-twotone.hgi-arrow-data-transfer-diagonal:before{content:"汮"}.hgi-twotone.hgi-arrow-data-transfer-horizontal:after{content:"汯"}.hgi-twotone.hgi-arrow-data-transfer-horizontal:before{content:"汰"}.hgi-twotone.hgi-arrow-data-transfer-vertical:after{content:"汱"}.hgi-twotone.hgi-arrow-data-transfer-vertical:before{content:"汲"}.hgi-twotone.hgi-arrow-diagonal:after{content:"汳"}.hgi-twotone.hgi-arrow-diagonal:before{content:"汴"}.hgi-twotone.hgi-arrow-down-01:after{content:"汵"}.hgi-twotone.hgi-arrow-down-01:before{content:"汶"}.hgi-twotone.hgi-arrow-down-02:after{content:"汷"}.hgi-twotone.hgi-arrow-down-02:before{content:"汸"}.hgi-twotone.hgi-arrow-down-03:after{content:"汹"}.hgi-twotone.hgi-arrow-down-03:before{content:"決"}.hgi-twotone.hgi-arrow-down-04:after{content:"汻"}.hgi-twotone.hgi-arrow-down-04:before{content:"汼"}.hgi-twotone.hgi-arrow-down-05:after{content:"汽"}.hgi-twotone.hgi-arrow-down-05:before{content:"汾"}.hgi-twotone.hgi-arrow-down-double:after{content:"汿"}.hgi-twotone.hgi-arrow-down-double:before{content:"沀"}.hgi-twotone.hgi-arrow-down-left-01:after{content:"沁"}.hgi-twotone.hgi-arrow-down-left-01:before{content:"沂"}.hgi-twotone.hgi-arrow-down-left-02:after{content:"沃"}.hgi-twotone.hgi-arrow-down-left-02:before{content:"沄"}.hgi-twotone.hgi-arrow-down-right-01:after{content:"沅"}.hgi-twotone.hgi-arrow-down-right-01:before{content:"沆"}.hgi-twotone.hgi-arrow-down-right-02:after{content:"沇"}.hgi-twotone.hgi-arrow-down-right-02:before{content:"沈"}.hgi-twotone.hgi-arrow-expand-01:after{content:"沉"}.hgi-twotone.hgi-arrow-expand-01:before{content:"沊"}.hgi-twotone.hgi-arrow-expand-02:after{content:"沋"}.hgi-twotone.hgi-arrow-expand-02:before{content:"沌"}.hgi-twotone.hgi-arrow-expand-diagonal-01:after{content:"沍"}.hgi-twotone.hgi-arrow-expand-diagonal-01:before{content:"沎"}.hgi-twotone.hgi-arrow-expand-diagonal-02:after{content:"沏"}.hgi-twotone.hgi-arrow-expand-diagonal-02:before{content:"沐"}.hgi-twotone.hgi-arrow-expand:after{content:"沑"}.hgi-twotone.hgi-arrow-expand:before{content:"沒"}.hgi-twotone.hgi-arrow-horizontal:after{content:"沓"}.hgi-twotone.hgi-arrow-horizontal:before{content:"沔"}.hgi-twotone.hgi-arrow-left-01:after{content:"沕"}.hgi-twotone.hgi-arrow-left-01:before{content:"沖"}.hgi-twotone.hgi-arrow-left-02:after{content:"沗"}.hgi-twotone.hgi-arrow-left-02:before{content:"沘"}.hgi-twotone.hgi-arrow-left-03:after{content:"沙"}.hgi-twotone.hgi-arrow-left-03:before{content:"沚"}.hgi-twotone.hgi-arrow-left-04:after{content:"沛"}.hgi-twotone.hgi-arrow-left-04:before{content:"沜"}.hgi-twotone.hgi-arrow-left-05:after{content:"沝"}.hgi-twotone.hgi-arrow-left-05:before{content:"沞"}.hgi-twotone.hgi-arrow-left-double:after{content:"沟"}.hgi-twotone.hgi-arrow-left-double:before{content:"沠"}.hgi-twotone.hgi-arrow-left-right:after{content:"没"}.hgi-twotone.hgi-arrow-left-right:before{content:"沢"}.hgi-twotone.hgi-arrow-move-down-left:after{content:"沣"}.hgi-twotone.hgi-arrow-move-down-left:before{content:"沤"}.hgi-twotone.hgi-arrow-move-down-right:after{content:"沥"}.hgi-twotone.hgi-arrow-move-down-right:before{content:"沦"}.hgi-twotone.hgi-arrow-move-left-down:after{content:"沧"}.hgi-twotone.hgi-arrow-move-left-down:before{content:"沨"}.hgi-twotone.hgi-arrow-move-right-down:after{content:"沩"}.hgi-twotone.hgi-arrow-move-right-down:before{content:"沪"}.hgi-twotone.hgi-arrow-move-up-left:after{content:"沫"}.hgi-twotone.hgi-arrow-move-up-left:before{content:"沬"}.hgi-twotone.hgi-arrow-move-up-right:after{content:"沭"}.hgi-twotone.hgi-arrow-move-up-right:before{content:"沮"}.hgi-twotone.hgi-arrow-reload-horizontal:after{content:"沯"}.hgi-twotone.hgi-arrow-reload-horizontal:before{content:"沰"}.hgi-twotone.hgi-arrow-reload-vertical:after{content:"沱"}.hgi-twotone.hgi-arrow-reload-vertical:before{content:"沲"}.hgi-twotone.hgi-arrow-right-01:after{content:"河"}.hgi-twotone.hgi-arrow-right-01:before{content:"沴"}.hgi-twotone.hgi-arrow-right-02:after{content:"沵"}.hgi-twotone.hgi-arrow-right-02:before{content:"沶"}.hgi-twotone.hgi-arrow-right-03:after{content:"沷"}.hgi-twotone.hgi-arrow-right-03:before{content:"沸"}.hgi-twotone.hgi-arrow-right-04:after{content:"油"}.hgi-twotone.hgi-arrow-right-04:before{content:"沺"}.hgi-twotone.hgi-arrow-right-05:after{content:"治"}.hgi-twotone.hgi-arrow-right-05:before{content:"沼"}.hgi-twotone.hgi-arrow-right-double:after{content:"沽"}.hgi-twotone.hgi-arrow-right-double:before{content:"沾"}.hgi-twotone.hgi-arrow-shrink-01:after{content:"沿"}.hgi-twotone.hgi-arrow-shrink-01:before{content:"泀"}.hgi-twotone.hgi-arrow-shrink-02:after{content:"況"}.hgi-twotone.hgi-arrow-shrink-02:before{content:"泂"}.hgi-twotone.hgi-arrow-shrink:after{content:"泃"}.hgi-twotone.hgi-arrow-shrink:before{content:"泄"}.hgi-twotone.hgi-arrow-turn-backward:after{content:"泅"}.hgi-twotone.hgi-arrow-turn-backward:before{content:"泆"}.hgi-twotone.hgi-arrow-turn-down:after{content:"泇"}.hgi-twotone.hgi-arrow-turn-down:before{content:"泈"}.hgi-twotone.hgi-arrow-turn-forward:after{content:"泉"}.hgi-twotone.hgi-arrow-turn-forward:before{content:"泊"}.hgi-twotone.hgi-arrow-turn-up:after{content:"泋"}.hgi-twotone.hgi-arrow-turn-up:before{content:"泌"}.hgi-twotone.hgi-arrow-up-01:after{content:"泍"}.hgi-twotone.hgi-arrow-up-01:before{content:"泎"}.hgi-twotone.hgi-arrow-up-02:after{content:"泏"}.hgi-twotone.hgi-arrow-up-02:before{content:"泐"}.hgi-twotone.hgi-arrow-up-03:after{content:"泑"}.hgi-twotone.hgi-arrow-up-03:before{content:"泒"}.hgi-twotone.hgi-arrow-up-04:after{content:"泓"}.hgi-twotone.hgi-arrow-up-04:before{content:"泔"}.hgi-twotone.hgi-arrow-up-05:after{content:"法"}.hgi-twotone.hgi-arrow-up-05:before{content:"泖"}.hgi-twotone.hgi-arrow-up-double:after{content:"泗"}.hgi-twotone.hgi-arrow-up-double:before{content:"泘"}.hgi-twotone.hgi-arrow-up-down:after{content:"泙"}.hgi-twotone.hgi-arrow-up-down:before{content:"泚"}.hgi-twotone.hgi-arrow-up-left-01:after{content:"泛"}.hgi-twotone.hgi-arrow-up-left-01:before{content:"泜"}.hgi-twotone.hgi-arrow-up-left-02:after{content:"泝"}.hgi-twotone.hgi-arrow-up-left-02:before{content:"泞"}.hgi-twotone.hgi-arrow-up-right-01:after{content:"泟"}.hgi-twotone.hgi-arrow-up-right-01:before{content:"泠"}.hgi-twotone.hgi-arrow-up-right-02:after{content:"泡"}.hgi-twotone.hgi-arrow-up-right-02:before{content:"波"}.hgi-twotone.hgi-arrow-vertical:after{content:"泣"}.hgi-twotone.hgi-arrow-vertical:before{content:"泤"}.hgi-twotone.hgi-artboard:after{content:"泥"}.hgi-twotone.hgi-artboard-tool:after{content:"泦"}.hgi-twotone.hgi-artboard-tool:before{content:"泧"}.hgi-twotone.hgi-artboard:before{content:"注"}.hgi-twotone.hgi-artificial-intelligence-01:after{content:"泩"}.hgi-twotone.hgi-artificial-intelligence-01:before{content:"泪"}.hgi-twotone.hgi-artificial-intelligence-02:after{content:"泫"}.hgi-twotone.hgi-artificial-intelligence-02:before{content:"泬"}.hgi-twotone.hgi-artificial-intelligence-03:after{content:"泭"}.hgi-twotone.hgi-artificial-intelligence-03:before{content:"泮"}.hgi-twotone.hgi-artificial-intelligence-04:after{content:"泯"}.hgi-twotone.hgi-artificial-intelligence-04:before{content:"泰"}.hgi-twotone.hgi-artificial-intelligence-05:after{content:"泱"}.hgi-twotone.hgi-artificial-intelligence-05:before{content:"泲"}.hgi-twotone.hgi-artificial-intelligence-06:after{content:"泳"}.hgi-twotone.hgi-artificial-intelligence-06:before{content:"泴"}.hgi-twotone.hgi-artificial-intelligence-07:after{content:"泵"}.hgi-twotone.hgi-artificial-intelligence-07:before{content:"泶"}.hgi-twotone.hgi-aspect-ratio:after{content:"泷"}.hgi-twotone.hgi-aspect-ratio:before{content:"泸"}.hgi-twotone.hgi-assignments:after{content:"泹"}.hgi-twotone.hgi-assignments:before{content:"泺"}.hgi-twotone.hgi-asteroid-01:after{content:"泻"}.hgi-twotone.hgi-asteroid-01:before{content:"泼"}.hgi-twotone.hgi-asteroid-02:after{content:"泽"}.hgi-twotone.hgi-asteroid-02:before{content:"泾"}.hgi-twotone.hgi-astronaut-01:after{content:"泿"}.hgi-twotone.hgi-astronaut-01:before{content:"洀"}.hgi-twotone.hgi-astronaut-02:after{content:"洁"}.hgi-twotone.hgi-astronaut-02:before{content:"洂"}.hgi-twotone.hgi-at:after{content:"洃"}.hgi-twotone.hgi-at:before{content:"洄"}.hgi-twotone.hgi-atm-01:after{content:"洅"}.hgi-twotone.hgi-atm-01:before{content:"洆"}.hgi-twotone.hgi-atm-02:after{content:"洇"}.hgi-twotone.hgi-atm-02:before{content:"洈"}.hgi-twotone.hgi-atom-01:after{content:"洉"}.hgi-twotone.hgi-atom-01:before{content:"洊"}.hgi-twotone.hgi-atom-02:after{content:"洋"}.hgi-twotone.hgi-atom-02:before{content:"洌"}.hgi-twotone.hgi-atomic-power:after{content:"洍"}.hgi-twotone.hgi-atomic-power:before{content:"洎"}.hgi-twotone.hgi-attachment-01:after{content:"洏"}.hgi-twotone.hgi-attachment-01:before{content:"洐"}.hgi-twotone.hgi-attachment-02:after{content:"洑"}.hgi-twotone.hgi-attachment-02:before{content:"洒"}.hgi-twotone.hgi-attachment-circle:after{content:"洓"}.hgi-twotone.hgi-attachment-circle:before{content:"洔"}.hgi-twotone.hgi-attachment:after{content:"洕"}.hgi-twotone.hgi-attachment-square:after{content:"洖"}.hgi-twotone.hgi-attachment-square:before{content:"洗"}.hgi-twotone.hgi-attachment:before{content:"洘"}.hgi-twotone.hgi-auction:after{content:"洙"}.hgi-twotone.hgi-auction:before{content:"洚"}.hgi-twotone.hgi-audio-book-01:after{content:"洛"}.hgi-twotone.hgi-audio-book-01:before{content:"洜"}.hgi-twotone.hgi-audio-book-02:after{content:"洝"}.hgi-twotone.hgi-audio-book-02:before{content:"洞"}.hgi-twotone.hgi-audio-book-03:after{content:"洟"}.hgi-twotone.hgi-audio-book-03:before{content:"洠"}.hgi-twotone.hgi-audio-book-04:after{content:"洡"}.hgi-twotone.hgi-audio-book-04:before{content:"洢"}.hgi-twotone.hgi-audit-01:after{content:"洣"}.hgi-twotone.hgi-audit-01:before{content:"洤"}.hgi-twotone.hgi-audit-02:after{content:"津"}.hgi-twotone.hgi-audit-02:before{content:"洦"}.hgi-twotone.hgi-augmented-reality-ar:after{content:"洧"}.hgi-twotone.hgi-augmented-reality-ar:before{content:"洨"}.hgi-twotone.hgi-authorized:after{content:"洩"}.hgi-twotone.hgi-authorized:before{content:"洪"}.hgi-twotone.hgi-auto-conversations:after{content:"洫"}.hgi-twotone.hgi-auto-conversations:before{content:"洬"}.hgi-twotone.hgi-automotive-battery-01:after{content:"洭"}.hgi-twotone.hgi-automotive-battery-01:before{content:"洮"}.hgi-twotone.hgi-automotive-battery-02:after{content:"洯"}.hgi-twotone.hgi-automotive-battery-02:before{content:"洰"}.hgi-twotone.hgi-avalanche:after{content:"洱"}.hgi-twotone.hgi-avalanche:before{content:"洲"}.hgi-twotone.hgi-avocado:after{content:"洳"}.hgi-twotone.hgi-avocado:before{content:"洴"}.hgi-twotone.hgi-award-01:after{content:"洵"}.hgi-twotone.hgi-award-01:before{content:"洶"}.hgi-twotone.hgi-award-02:after{content:"洷"}.hgi-twotone.hgi-award-02:before{content:"洸"}.hgi-twotone.hgi-award-03:after{content:"洹"}.hgi-twotone.hgi-award-03:before{content:"洺"}.hgi-twotone.hgi-award-04:after{content:"活"}.hgi-twotone.hgi-award-04:before{content:"洼"}.hgi-twotone.hgi-award-05:after{content:"洽"}.hgi-twotone.hgi-award-05:before{content:"派"}.hgi-twotone.hgi-baby-01:after{content:"洿"}.hgi-twotone.hgi-baby-01:before{content:"浀"}.hgi-twotone.hgi-baby-02:after{content:"流"}.hgi-twotone.hgi-baby-02:before{content:"浂"}.hgi-twotone.hgi-baby-bed-01:after{content:"浃"}.hgi-twotone.hgi-baby-bed-01:before{content:"浄"}.hgi-twotone.hgi-baby-bed-02:after{content:"浅"}.hgi-twotone.hgi-baby-bed-02:before{content:"浆"}.hgi-twotone.hgi-baby-bottle:after{content:"浇"}.hgi-twotone.hgi-baby-bottle:before{content:"浈"}.hgi-twotone.hgi-baby-boy-dress:after{content:"浉"}.hgi-twotone.hgi-baby-boy-dress:before{content:"浊"}.hgi-twotone.hgi-baby-girl-dress:after{content:"测"}.hgi-twotone.hgi-baby-girl-dress:before{content:"浌"}.hgi-twotone.hgi-backpack-01:after{content:"浍"}.hgi-twotone.hgi-backpack-01:before{content:"济"}.hgi-twotone.hgi-backpack-02:after{content:"浏"}.hgi-twotone.hgi-backpack-02:before{content:"浐"}.hgi-twotone.hgi-backpack-03:after{content:"浑"}.hgi-twotone.hgi-backpack-03:before{content:"浒"}.hgi-twotone.hgi-backward-01:after{content:"浓"}.hgi-twotone.hgi-backward-01:before{content:"浔"}.hgi-twotone.hgi-backward-02:after{content:"浕"}.hgi-twotone.hgi-backward-02:before{content:"浖"}.hgi-twotone.hgi-bacteria:after{content:"浗"}.hgi-twotone.hgi-bacteria:before{content:"浘"}.hgi-twotone.hgi-badminton:after{content:"浙"}.hgi-twotone.hgi-badminton-shuttle:after{content:"浚"}.hgi-twotone.hgi-badminton-shuttle:before{content:"浛"}.hgi-twotone.hgi-badminton:before{content:"浜"}.hgi-twotone.hgi-banana:after{content:"浝"}.hgi-twotone.hgi-banana:before{content:"浞"}.hgi-twotone.hgi-bandage:after{content:"浟"}.hgi-twotone.hgi-bandage:before{content:"浠"}.hgi-twotone.hgi-bank:after{content:"浡"}.hgi-twotone.hgi-bank:before{content:"浢"}.hgi-twotone.hgi-bar-code-01:after{content:"浣"}.hgi-twotone.hgi-bar-code-01:before{content:"浤"}.hgi-twotone.hgi-bar-code-02:after{content:"浥"}.hgi-twotone.hgi-bar-code-02:before{content:"浦"}.hgi-twotone.hgi-barns:after{content:"浧"}.hgi-twotone.hgi-barns:before{content:"浨"}.hgi-twotone.hgi-baseball-bat:after{content:"浩"}.hgi-twotone.hgi-baseball-bat:before{content:"浪"}.hgi-twotone.hgi-baseball-helmet:after{content:"浫"}.hgi-twotone.hgi-baseball-helmet:before{content:"浬"}.hgi-twotone.hgi-baseball:after{content:"浭"}.hgi-twotone.hgi-baseball:before{content:"浮"}.hgi-twotone.hgi-basketball-01:after{content:"浯"}.hgi-twotone.hgi-basketball-01:before{content:"浰"}.hgi-twotone.hgi-basketball-02:after{content:"浱"}.hgi-twotone.hgi-basketball-02:before{content:"浲"}.hgi-twotone.hgi-basketball-hoop:after{content:"浳"}.hgi-twotone.hgi-basketball-hoop:before{content:"浴"}.hgi-twotone.hgi-bathtub-01:after{content:"浵"}.hgi-twotone.hgi-bathtub-01:before{content:"浶"}.hgi-twotone.hgi-bathtub-02:after{content:"海"}.hgi-twotone.hgi-bathtub-02:before{content:"浸"}.hgi-twotone.hgi-batteries-energy:after{content:"浹"}.hgi-twotone.hgi-batteries-energy:before{content:"浺"}.hgi-twotone.hgi-battery-charging-01:after{content:"浻"}.hgi-twotone.hgi-battery-charging-01:before{content:"浼"}.hgi-twotone.hgi-battery-charging-02:after{content:"浽"}.hgi-twotone.hgi-battery-charging-02:before{content:"浾"}.hgi-twotone.hgi-battery-eco-charging:after{content:"浿"}.hgi-twotone.hgi-battery-eco-charging:before{content:"涀"}.hgi-twotone.hgi-battery-empty:after{content:"涁"}.hgi-twotone.hgi-battery-empty:before{content:"涂"}.hgi-twotone.hgi-battery-full:after{content:"涃"}.hgi-twotone.hgi-battery-full:before{content:"涄"}.hgi-twotone.hgi-battery-low:after{content:"涅"}.hgi-twotone.hgi-battery-low:before{content:"涆"}.hgi-twotone.hgi-battery-medium-01:after{content:"涇"}.hgi-twotone.hgi-battery-medium-01:before{content:"消"}.hgi-twotone.hgi-battery-medium-02:after{content:"涉"}.hgi-twotone.hgi-battery-medium-02:before{content:"涊"}.hgi-twotone.hgi-bbq-grill:after{content:"涋"}.hgi-twotone.hgi-bbq-grill:before{content:"涌"}.hgi-twotone.hgi-beach-02:after{content:"涍"}.hgi-twotone.hgi-beach-02:before{content:"涎"}.hgi-twotone.hgi-beach:after{content:"涏"}.hgi-twotone.hgi-beach:before{content:"涐"}.hgi-twotone.hgi-beater:after{content:"涑"}.hgi-twotone.hgi-beater:before{content:"涒"}.hgi-twotone.hgi-bebo:after{content:"涓"}.hgi-twotone.hgi-bebo:before{content:"涔"}.hgi-twotone.hgi-bed-bunk:after{content:"涕"}.hgi-twotone.hgi-bed-bunk:before{content:"涖"}.hgi-twotone.hgi-bed-double:after{content:"涗"}.hgi-twotone.hgi-bed-double:before{content:"涘"}.hgi-twotone.hgi-bed:after{content:"涙"}.hgi-twotone.hgi-bed-single-01:after{content:"涚"}.hgi-twotone.hgi-bed-single-01:before{content:"涛"}.hgi-twotone.hgi-bed-single-02:after{content:"涜"}.hgi-twotone.hgi-bed-single-02:before{content:"涝"}.hgi-twotone.hgi-bed:before{content:"涞"}.hgi-twotone.hgi-bedug-01:after{content:"涟"}.hgi-twotone.hgi-bedug-01:before{content:"涠"}.hgi-twotone.hgi-bedug-02:after{content:"涡"}.hgi-twotone.hgi-bedug-02:before{content:"涢"}.hgi-twotone.hgi-behance-01:after{content:"涣"}.hgi-twotone.hgi-behance-01:before{content:"涤"}.hgi-twotone.hgi-behance-02:after{content:"涥"}.hgi-twotone.hgi-behance-02:before{content:"润"}.hgi-twotone.hgi-belt:after{content:"涧"}.hgi-twotone.hgi-belt:before{content:"涨"}.hgi-twotone.hgi-bend-tool:after{content:"涩"}.hgi-twotone.hgi-bend-tool:before{content:"涪"}.hgi-twotone.hgi-berlin:after{content:"涫"}.hgi-twotone.hgi-berlin-tower:after{content:"涬"}.hgi-twotone.hgi-berlin-tower:before{content:"涭"}.hgi-twotone.hgi-berlin:before{content:"涮"}.hgi-twotone.hgi-beta:after{content:"涯"}.hgi-twotone.hgi-beta:before{content:"涰"}.hgi-twotone.hgi-bicycle-01:after{content:"涱"}.hgi-twotone.hgi-bicycle-01:before{content:"液"}.hgi-twotone.hgi-bicycle:after{content:"涳"}.hgi-twotone.hgi-bicycle:before{content:"涴"}.hgi-twotone.hgi-billiard-01:after{content:"涵"}.hgi-twotone.hgi-billiard-01:before{content:"涶"}.hgi-twotone.hgi-billiard-02:after{content:"涷"}.hgi-twotone.hgi-billiard-02:before{content:"涸"}.hgi-twotone.hgi-binary-code:after{content:"涹"}.hgi-twotone.hgi-binary-code:before{content:"涺"}.hgi-twotone.hgi-bing:after{content:"涻"}.hgi-twotone.hgi-bing:before{content:"涼"}.hgi-twotone.hgi-bio-energy:after{content:"涽"}.hgi-twotone.hgi-bio-energy:before{content:"涾"}.hgi-twotone.hgi-biomass-energy:after{content:"涿"}.hgi-twotone.hgi-biomass-energy:before{content:"淀"}.hgi-twotone.hgi-biometric-access:after{content:"淁"}.hgi-twotone.hgi-biometric-access:before{content:"淂"}.hgi-twotone.hgi-biometric-device:after{content:"淃"}.hgi-twotone.hgi-biometric-device:before{content:"淄"}.hgi-twotone.hgi-birthday-cake:after{content:"淅"}.hgi-twotone.hgi-birthday-cake:before{content:"淆"}.hgi-twotone.hgi-biscuit:after{content:"淇"}.hgi-twotone.hgi-biscuit:before{content:"淈"}.hgi-twotone.hgi-bitcoin-01:after{content:"淉"}.hgi-twotone.hgi-bitcoin-01:before{content:"淊"}.hgi-twotone.hgi-bitcoin-02:after{content:"淋"}.hgi-twotone.hgi-bitcoin-02:before{content:"淌"}.hgi-twotone.hgi-bitcoin-03:after{content:"淍"}.hgi-twotone.hgi-bitcoin-03:before{content:"淎"}.hgi-twotone.hgi-bitcoin-04:after{content:"淏"}.hgi-twotone.hgi-bitcoin-04:before{content:"淐"}.hgi-twotone.hgi-bitcoin-bag:after{content:"淑"}.hgi-twotone.hgi-bitcoin-bag:before{content:"淒"}.hgi-twotone.hgi-bitcoin-circle:after{content:"淓"}.hgi-twotone.hgi-bitcoin-circle:before{content:"淔"}.hgi-twotone.hgi-bitcoin-cloud:after{content:"淕"}.hgi-twotone.hgi-bitcoin-cloud:before{content:"淖"}.hgi-twotone.hgi-bitcoin-cpu:after{content:"淗"}.hgi-twotone.hgi-bitcoin-cpu:before{content:"淘"}.hgi-twotone.hgi-bitcoin-credit-card:after{content:"淙"}.hgi-twotone.hgi-bitcoin-credit-card:before{content:"淚"}.hgi-twotone.hgi-bitcoin-database:after{content:"淛"}.hgi-twotone.hgi-bitcoin-database:before{content:"淜"}.hgi-twotone.hgi-bitcoin-down-01:after{content:"淝"}.hgi-twotone.hgi-bitcoin-down-01:before{content:"淞"}.hgi-twotone.hgi-bitcoin-down-02:after{content:"淟"}.hgi-twotone.hgi-bitcoin-down-02:before{content:"淠"}.hgi-twotone.hgi-bitcoin-ellipse:after{content:"淡"}.hgi-twotone.hgi-bitcoin-ellipse:before{content:"淢"}.hgi-twotone.hgi-bitcoin-eye:after{content:"淣"}.hgi-twotone.hgi-bitcoin-eye:before{content:"淤"}.hgi-twotone.hgi-bitcoin-filter:after{content:"淥"}.hgi-twotone.hgi-bitcoin-filter:before{content:"淦"}.hgi-twotone.hgi-bitcoin-flashdisk:after{content:"淧"}.hgi-twotone.hgi-bitcoin-flashdisk:before{content:"淨"}.hgi-twotone.hgi-bitcoin-graph:after{content:"淩"}.hgi-twotone.hgi-bitcoin-graph:before{content:"淪"}.hgi-twotone.hgi-bitcoin-invoice:after{content:"淫"}.hgi-twotone.hgi-bitcoin-invoice:before{content:"淬"}.hgi-twotone.hgi-bitcoin-key:after{content:"淭"}.hgi-twotone.hgi-bitcoin-key:before{content:"淮"}.hgi-twotone.hgi-bitcoin-location:after{content:"淯"}.hgi-twotone.hgi-bitcoin-location:before{content:"淰"}.hgi-twotone.hgi-bitcoin-lock:after{content:"深"}.hgi-twotone.hgi-bitcoin-lock:before{content:"淲"}.hgi-twotone.hgi-bitcoin-mail:after{content:"淳"}.hgi-twotone.hgi-bitcoin-mail:before{content:"淴"}.hgi-twotone.hgi-bitcoin-mind:after{content:"淵"}.hgi-twotone.hgi-bitcoin-mind:before{content:"淶"}.hgi-twotone.hgi-bitcoin-money-01:after{content:"混"}.hgi-twotone.hgi-bitcoin-money-01:before{content:"淸"}.hgi-twotone.hgi-bitcoin-money-02:after{content:"淹"}.hgi-twotone.hgi-bitcoin-money-02:before{content:"淺"}.hgi-twotone.hgi-bitcoin-pie-chart:after{content:"添"}.hgi-twotone.hgi-bitcoin-pie-chart:before{content:"淼"}.hgi-twotone.hgi-bitcoin-piggy-bank:after{content:"淽"}.hgi-twotone.hgi-bitcoin-piggy-bank:before{content:"淾"}.hgi-twotone.hgi-bitcoin-presentation:after{content:"淿"}.hgi-twotone.hgi-bitcoin-presentation:before{content:"渀"}.hgi-twotone.hgi-bitcoin-receipt:after{content:"渁"}.hgi-twotone.hgi-bitcoin-receipt:before{content:"渂"}.hgi-twotone.hgi-bitcoin-receive:after{content:"渃"}.hgi-twotone.hgi-bitcoin-receive:before{content:"渄"}.hgi-twotone.hgi-bitcoin-rectangle:after{content:"清"}.hgi-twotone.hgi-bitcoin-rectangle:before{content:"渆"}.hgi-twotone.hgi-bitcoin-safe:after{content:"渇"}.hgi-twotone.hgi-bitcoin-safe:before{content:"済"}.hgi-twotone.hgi-bitcoin-search:after{content:"渉"}.hgi-twotone.hgi-bitcoin-search:before{content:"渊"}.hgi-twotone.hgi-bitcoin:after{content:"渋"}.hgi-twotone.hgi-bitcoin-send:after{content:"渌"}.hgi-twotone.hgi-bitcoin-send:before{content:"渍"}.hgi-twotone.hgi-bitcoin-setting:after{content:"渎"}.hgi-twotone.hgi-bitcoin-setting:before{content:"渏"}.hgi-twotone.hgi-bitcoin-shield:after{content:"渐"}.hgi-twotone.hgi-bitcoin-shield:before{content:"渑"}.hgi-twotone.hgi-bitcoin-shopping:after{content:"渒"}.hgi-twotone.hgi-bitcoin-shopping:before{content:"渓"}.hgi-twotone.hgi-bitcoin-smartphone-01:after{content:"渔"}.hgi-twotone.hgi-bitcoin-smartphone-01:before{content:"渕"}.hgi-twotone.hgi-bitcoin-smartphone-02:after{content:"渖"}.hgi-twotone.hgi-bitcoin-smartphone-02:before{content:"渗"}.hgi-twotone.hgi-bitcoin-square:after{content:"渘"}.hgi-twotone.hgi-bitcoin-square:before{content:"渙"}.hgi-twotone.hgi-bitcoin-store:after{content:"渚"}.hgi-twotone.hgi-bitcoin-store:before{content:"減"}.hgi-twotone.hgi-bitcoin-tag:after{content:"渜"}.hgi-twotone.hgi-bitcoin-tag:before{content:"渝"}.hgi-twotone.hgi-bitcoin-target:after{content:"渞"}.hgi-twotone.hgi-bitcoin-target:before{content:"渟"}.hgi-twotone.hgi-bitcoin-transaction:after{content:"渠"}.hgi-twotone.hgi-bitcoin-transaction:before{content:"渡"}.hgi-twotone.hgi-bitcoin-up-01:after{content:"渢"}.hgi-twotone.hgi-bitcoin-up-01:before{content:"渣"}.hgi-twotone.hgi-bitcoin-up-02:after{content:"渤"}.hgi-twotone.hgi-bitcoin-up-02:before{content:"渥"}.hgi-twotone.hgi-bitcoin-wallet:after{content:"渦"}.hgi-twotone.hgi-bitcoin-wallet:before{content:"渧"}.hgi-twotone.hgi-bitcoin-withdraw:after{content:"渨"}.hgi-twotone.hgi-bitcoin-withdraw:before{content:"温"}.hgi-twotone.hgi-bitcoin:before{content:"渪"}.hgi-twotone.hgi-black-hole-01:after{content:"渫"}.hgi-twotone.hgi-black-hole-01:before{content:"測"}.hgi-twotone.hgi-black-hole:after{content:"渭"}.hgi-twotone.hgi-black-hole:before{content:"渮"}.hgi-twotone.hgi-blend:after{content:"港"}.hgi-twotone.hgi-blend:before{content:"渰"}.hgi-twotone.hgi-blender:after{content:"渱"}.hgi-twotone.hgi-blender:before{content:"渲"}.hgi-twotone.hgi-block-game:after{content:"渳"}.hgi-twotone.hgi-block-game:before{content:"渴"}.hgi-twotone.hgi-blockchain-01:after{content:"渵"}.hgi-twotone.hgi-blockchain-01:before{content:"渶"}.hgi-twotone.hgi-blockchain-02:after{content:"渷"}.hgi-twotone.hgi-blockchain-02:before{content:"游"}.hgi-twotone.hgi-blockchain-03:after{content:"渹"}.hgi-twotone.hgi-blockchain-03:before{content:"渺"}.hgi-twotone.hgi-blockchain-04:after{content:"渻"}.hgi-twotone.hgi-blockchain-04:before{content:"渼"}.hgi-twotone.hgi-blockchain-05:after{content:"渽"}.hgi-twotone.hgi-blockchain-05:before{content:"渾"}.hgi-twotone.hgi-blockchain-06:after{content:"渿"}.hgi-twotone.hgi-blockchain-06:before{content:"湀"}.hgi-twotone.hgi-blockchain-07:after{content:"湁"}.hgi-twotone.hgi-blockchain-07:before{content:"湂"}.hgi-twotone.hgi-blocked:after{content:"湃"}.hgi-twotone.hgi-blocked:before{content:"湄"}.hgi-twotone.hgi-blogger:after{content:"湅"}.hgi-twotone.hgi-blogger:before{content:"湆"}.hgi-twotone.hgi-blood-bag:after{content:"湇"}.hgi-twotone.hgi-blood-bag:before{content:"湈"}.hgi-twotone.hgi-blood-bottle:after{content:"湉"}.hgi-twotone.hgi-blood-bottle:before{content:"湊"}.hgi-twotone.hgi-blood-pressure:after{content:"湋"}.hgi-twotone.hgi-blood-pressure:before{content:"湌"}.hgi-twotone.hgi-blood:after{content:"湍"}.hgi-twotone.hgi-blood-type:after{content:"湎"}.hgi-twotone.hgi-blood-type:before{content:"湏"}.hgi-twotone.hgi-blood:before{content:"湐"}.hgi-twotone.hgi-bluetooth-circle:after{content:"湑"}.hgi-twotone.hgi-bluetooth-circle:before{content:"湒"}.hgi-twotone.hgi-bluetooth-not-connected:after{content:"湓"}.hgi-twotone.hgi-bluetooth-not-connected:before{content:"湔"}.hgi-twotone.hgi-bluetooth-search:after{content:"湕"}.hgi-twotone.hgi-bluetooth-search:before{content:"湖"}.hgi-twotone.hgi-bluetooth:after{content:"湗"}.hgi-twotone.hgi-bluetooth-square:after{content:"湘"}.hgi-twotone.hgi-bluetooth-square:before{content:"湙"}.hgi-twotone.hgi-bluetooth:before{content:"湚"}.hgi-twotone.hgi-blur:after{content:"湛"}.hgi-twotone.hgi-blur:before{content:"湜"}.hgi-twotone.hgi-blush-brush-01:after{content:"湝"}.hgi-twotone.hgi-blush-brush-01:before{content:"湞"}.hgi-twotone.hgi-blush-brush-02:after{content:"湟"}.hgi-twotone.hgi-blush-brush-02:before{content:"湠"}.hgi-twotone.hgi-board-math:after{content:"湡"}.hgi-twotone.hgi-board-math:before{content:"湢"}.hgi-twotone.hgi-boat:after{content:"湣"}.hgi-twotone.hgi-boat:before{content:"湤"}.hgi-twotone.hgi-body-armor:after{content:"湥"}.hgi-twotone.hgi-body-armor:before{content:"湦"}.hgi-twotone.hgi-body-part-leg:after{content:"湧"}.hgi-twotone.hgi-body-part-leg:before{content:"湨"}.hgi-twotone.hgi-body-part-muscle:after{content:"湩"}.hgi-twotone.hgi-body-part-muscle:before{content:"湪"}.hgi-twotone.hgi-body-part-six-pack:after{content:"湫"}.hgi-twotone.hgi-body-part-six-pack:before{content:"湬"}.hgi-twotone.hgi-body-soap:after{content:"湭"}.hgi-twotone.hgi-body-soap:before{content:"湮"}.hgi-twotone.hgi-body-weight:after{content:"湯"}.hgi-twotone.hgi-body-weight:before{content:"湰"}.hgi-twotone.hgi-bomb:after{content:"湱"}.hgi-twotone.hgi-bomb:before{content:"湲"}.hgi-twotone.hgi-bone-01:after{content:"湳"}.hgi-twotone.hgi-bone-01:before{content:"湴"}.hgi-twotone.hgi-bone-02:after{content:"湵"}.hgi-twotone.hgi-bone-02:before{content:"湶"}.hgi-twotone.hgi-book-01:after{content:"湷"}.hgi-twotone.hgi-book-01:before{content:"湸"}.hgi-twotone.hgi-book-02:after{content:"湹"}.hgi-twotone.hgi-book-02:before{content:"湺"}.hgi-twotone.hgi-book-03:after{content:"湻"}.hgi-twotone.hgi-book-03:before{content:"湼"}.hgi-twotone.hgi-book-04:after{content:"湽"}.hgi-twotone.hgi-book-04:before{content:"湾"}.hgi-twotone.hgi-book-bookmark-01:after{content:"湿"}.hgi-twotone.hgi-book-bookmark-01:before{content:"満"}.hgi-twotone.hgi-book-bookmark-02:after{content:"溁"}.hgi-twotone.hgi-book-bookmark-02:before{content:"溂"}.hgi-twotone.hgi-book-download:after{content:"溃"}.hgi-twotone.hgi-book-download:before{content:"溄"}.hgi-twotone.hgi-book-edit:after{content:"溅"}.hgi-twotone.hgi-book-edit:before{content:"溆"}.hgi-twotone.hgi-book-open-01:after{content:"溇"}.hgi-twotone.hgi-book-open-01:before{content:"溈"}.hgi-twotone.hgi-book-open-02:after{content:"溉"}.hgi-twotone.hgi-book-open-02:before{content:"溊"}.hgi-twotone.hgi-book-upload:after{content:"溋"}.hgi-twotone.hgi-book-upload:before{content:"溌"}.hgi-twotone.hgi-bookmark-01:after{content:"溍"}.hgi-twotone.hgi-bookmark-01:before{content:"溎"}.hgi-twotone.hgi-bookmark-02:after{content:"溏"}.hgi-twotone.hgi-bookmark-02:before{content:"源"}.hgi-twotone.hgi-bookmark-03:after{content:"溑"}.hgi-twotone.hgi-bookmark-03:before{content:"溒"}.hgi-twotone.hgi-bookmark-add-01:after{content:"溓"}.hgi-twotone.hgi-bookmark-add-01:before{content:"溔"}.hgi-twotone.hgi-bookmark-add-02:after{content:"溕"}.hgi-twotone.hgi-bookmark-add-02:before{content:"準"}.hgi-twotone.hgi-bookmark-block-01:after{content:"溗"}.hgi-twotone.hgi-bookmark-block-01:before{content:"溘"}.hgi-twotone.hgi-bookmark-block-02:after{content:"溙"}.hgi-twotone.hgi-bookmark-block-02:before{content:"溚"}.hgi-twotone.hgi-bookmark-check-01:after{content:"溛"}.hgi-twotone.hgi-bookmark-check-01:before{content:"溜"}.hgi-twotone.hgi-bookmark-check-02:after{content:"溝"}.hgi-twotone.hgi-bookmark-check-02:before{content:"溞"}.hgi-twotone.hgi-bookmark-minus-01:after{content:"溟"}.hgi-twotone.hgi-bookmark-minus-01:before{content:"溠"}.hgi-twotone.hgi-bookmark-minus-02:after{content:"溡"}.hgi-twotone.hgi-bookmark-minus-02:before{content:"溢"}.hgi-twotone.hgi-bookmark-off-01:after{content:"溣"}.hgi-twotone.hgi-bookmark-off-01:before{content:"溤"}.hgi-twotone.hgi-bookmark-off-02:after{content:"溥"}.hgi-twotone.hgi-bookmark-off-02:before{content:"溦"}.hgi-twotone.hgi-bookmark-remove-01:after{content:"溧"}.hgi-twotone.hgi-bookmark-remove-01:before{content:"溨"}.hgi-twotone.hgi-bookmark-remove-02:after{content:"溩"}.hgi-twotone.hgi-bookmark-remove-02:before{content:"溪"}.hgi-twotone.hgi-books-01:after{content:"溫"}.hgi-twotone.hgi-books-01:before{content:"溬"}.hgi-twotone.hgi-books-02:after{content:"溭"}.hgi-twotone.hgi-books-02:before{content:"溮"}.hgi-twotone.hgi-bookshelf-01:after{content:"溯"}.hgi-twotone.hgi-bookshelf-01:before{content:"溰"}.hgi-twotone.hgi-bookshelf-02:after{content:"溱"}.hgi-twotone.hgi-bookshelf-02:before{content:"溲"}.hgi-twotone.hgi-bookshelf-03:after{content:"溳"}.hgi-twotone.hgi-bookshelf-03:before{content:"溴"}.hgi-twotone.hgi-bootstrap:after{content:"溵"}.hgi-twotone.hgi-bootstrap:before{content:"溶"}.hgi-twotone.hgi-border-all-01:after{content:"溷"}.hgi-twotone.hgi-border-all-01:before{content:"溸"}.hgi-twotone.hgi-border-all-02:after{content:"溹"}.hgi-twotone.hgi-border-all-02:before{content:"溺"}.hgi-twotone.hgi-border-bottom-01:after{content:"溻"}.hgi-twotone.hgi-border-bottom-01:before{content:"溼"}.hgi-twotone.hgi-border-bottom-02:after{content:"溽"}.hgi-twotone.hgi-border-bottom-02:before{content:"溾"}.hgi-twotone.hgi-border-full:after{content:"溿"}.hgi-twotone.hgi-border-full:before{content:"滀"}.hgi-twotone.hgi-border-horizontal:after{content:"滁"}.hgi-twotone.hgi-border-horizontal:before{content:"滂"}.hgi-twotone.hgi-border-inner:after{content:"滃"}.hgi-twotone.hgi-border-inner:before{content:"滄"}.hgi-twotone.hgi-border-left-01:after{content:"滅"}.hgi-twotone.hgi-border-left-01:before{content:"滆"}.hgi-twotone.hgi-border-left-02:after{content:"滇"}.hgi-twotone.hgi-border-left-02:before{content:"滈"}.hgi-twotone.hgi-border-none-01:after{content:"滉"}.hgi-twotone.hgi-border-none-01:before{content:"滊"}.hgi-twotone.hgi-border-none-02:after{content:"滋"}.hgi-twotone.hgi-border-none-02:before{content:"滌"}.hgi-twotone.hgi-border-right-01:after{content:"滍"}.hgi-twotone.hgi-border-right-01:before{content:"滎"}.hgi-twotone.hgi-border-right-02:after{content:"滏"}.hgi-twotone.hgi-border-right-02:before{content:"滐"}.hgi-twotone.hgi-border-top-01:after{content:"滑"}.hgi-twotone.hgi-border-top-01:before{content:"滒"}.hgi-twotone.hgi-border-top-02:after{content:"滓"}.hgi-twotone.hgi-border-top-02:before{content:"滔"}.hgi-twotone.hgi-border-vertical:after{content:"滕"}.hgi-twotone.hgi-border-vertical:before{content:"滖"}.hgi-twotone.hgi-borobudur:after{content:"滗"}.hgi-twotone.hgi-borobudur:before{content:"滘"}.hgi-twotone.hgi-bot:after{content:"滙"}.hgi-twotone.hgi-bot:before{content:"滚"}.hgi-twotone.hgi-bounce-left:after{content:"滛"}.hgi-twotone.hgi-bounce-left:before{content:"滜"}.hgi-twotone.hgi-bounce-right:after{content:"滝"}.hgi-twotone.hgi-bounce-right:before{content:"滞"}.hgi-twotone.hgi-bounding-box:after{content:"滟"}.hgi-twotone.hgi-bounding-box:before{content:"滠"}.hgi-twotone.hgi-bow-tie:after{content:"满"}.hgi-twotone.hgi-bow-tie:before{content:"滢"}.hgi-twotone.hgi-bowling-pins:after{content:"滣"}.hgi-twotone.hgi-bowling-pins:before{content:"滤"}.hgi-twotone.hgi-bowling:after{content:"滥"}.hgi-twotone.hgi-bowling:before{content:"滦"}.hgi-twotone.hgi-boxer:after{content:"滧"}.hgi-twotone.hgi-boxer:before{content:"滨"}.hgi-twotone.hgi-boxing-bag:after{content:"滩"}.hgi-twotone.hgi-boxing-bag:before{content:"滪"}.hgi-twotone.hgi-boxing-glove-01:after{content:"滫"}.hgi-twotone.hgi-boxing-glove-01:before{content:"滬"}.hgi-twotone.hgi-boxing-glove:after{content:"滭"}.hgi-twotone.hgi-boxing-glove:before{content:"滮"}.hgi-twotone.hgi-brain-01:after{content:"滯"}.hgi-twotone.hgi-brain-01:before{content:"滰"}.hgi-twotone.hgi-brain-02:after{content:"滱"}.hgi-twotone.hgi-brain-02:before{content:"滲"}.hgi-twotone.hgi-brain:after{content:"滳"}.hgi-twotone.hgi-brain:before{content:"滴"}.hgi-twotone.hgi-brandfetch:after{content:"滵"}.hgi-twotone.hgi-brandfetch:before{content:"滶"}.hgi-twotone.hgi-bread-01:after{content:"滷"}.hgi-twotone.hgi-bread-01:before{content:"滸"}.hgi-twotone.hgi-bread-02:after{content:"滹"}.hgi-twotone.hgi-bread-02:before{content:"滺"}.hgi-twotone.hgi-bread-03:after{content:"滻"}.hgi-twotone.hgi-bread-03:before{content:"滼"}.hgi-twotone.hgi-bread-04:after{content:"滽"}.hgi-twotone.hgi-bread-04:before{content:"滾"}.hgi-twotone.hgi-breast-pump:after{content:"滿"}.hgi-twotone.hgi-breast-pump:before{content:"漀"}.hgi-twotone.hgi-bridge:after{content:"漁"}.hgi-twotone.hgi-bridge:before{content:"漂"}.hgi-twotone.hgi-briefcase-01:after{content:"漃"}.hgi-twotone.hgi-briefcase-01:before{content:"漄"}.hgi-twotone.hgi-briefcase-02:after{content:"漅"}.hgi-twotone.hgi-briefcase-02:before{content:"漆"}.hgi-twotone.hgi-briefcase-03:after{content:"漇"}.hgi-twotone.hgi-briefcase-03:before{content:"漈"}.hgi-twotone.hgi-briefcase-04:after{content:"漉"}.hgi-twotone.hgi-briefcase-04:before{content:"漊"}.hgi-twotone.hgi-briefcase-05:after{content:"漋"}.hgi-twotone.hgi-briefcase-05:before{content:"漌"}.hgi-twotone.hgi-briefcase-06:after{content:"漍"}.hgi-twotone.hgi-briefcase-06:before{content:"漎"}.hgi-twotone.hgi-briefcase-07:after{content:"漏"}.hgi-twotone.hgi-briefcase-07:before{content:"漐"}.hgi-twotone.hgi-briefcase-08:after{content:"漑"}.hgi-twotone.hgi-briefcase-08:before{content:"漒"}.hgi-twotone.hgi-briefcase-09:after{content:"漓"}.hgi-twotone.hgi-briefcase-09:before{content:"演"}.hgi-twotone.hgi-briefcase-dollar:after{content:"漕"}.hgi-twotone.hgi-briefcase-dollar:before{content:"漖"}.hgi-twotone.hgi-broccoli:after{content:"漗"}.hgi-twotone.hgi-broccoli:before{content:"漘"}.hgi-twotone.hgi-brochure:after{content:"漙"}.hgi-twotone.hgi-brochure:before{content:"漚"}.hgi-twotone.hgi-broken-bone:after{content:"漛"}.hgi-twotone.hgi-broken-bone:before{content:"漜"}.hgi-twotone.hgi-browser:after{content:"漝"}.hgi-twotone.hgi-browser:before{content:"漞"}.hgi-twotone.hgi-brush:after{content:"漟"}.hgi-twotone.hgi-brush:before{content:"漠"}.hgi-twotone.hgi-bubble-chat-add:after{content:"漡"}.hgi-twotone.hgi-bubble-chat-add:before{content:"漢"}.hgi-twotone.hgi-bubble-chat-blocked:after{content:"漣"}.hgi-twotone.hgi-bubble-chat-blocked:before{content:"漤"}.hgi-twotone.hgi-bubble-chat-cancel:after{content:"漥"}.hgi-twotone.hgi-bubble-chat-cancel:before{content:"漦"}.hgi-twotone.hgi-bubble-chat-delay:after{content:"漧"}.hgi-twotone.hgi-bubble-chat-delay:before{content:"漨"}.hgi-twotone.hgi-bubble-chat-done:after{content:"漩"}.hgi-twotone.hgi-bubble-chat-done:before{content:"漪"}.hgi-twotone.hgi-bubble-chat-download-01:after{content:"漫"}.hgi-twotone.hgi-bubble-chat-download-01:before{content:"漬"}.hgi-twotone.hgi-bubble-chat-download-02:after{content:"漭"}.hgi-twotone.hgi-bubble-chat-download-02:before{content:"漮"}.hgi-twotone.hgi-bubble-chat-edit:after{content:"漯"}.hgi-twotone.hgi-bubble-chat-edit:before{content:"漰"}.hgi-twotone.hgi-bubble-chat-favourite:after{content:"漱"}.hgi-twotone.hgi-bubble-chat-favourite:before{content:"漲"}.hgi-twotone.hgi-bubble-chat-income:after{content:"漳"}.hgi-twotone.hgi-bubble-chat-income:before{content:"漴"}.hgi-twotone.hgi-bubble-chat-lock:after{content:"漵"}.hgi-twotone.hgi-bubble-chat-lock:before{content:"漶"}.hgi-twotone.hgi-bubble-chat-notification:after{content:"漷"}.hgi-twotone.hgi-bubble-chat-notification:before{content:"漸"}.hgi-twotone.hgi-bubble-chat-outcome:after{content:"漹"}.hgi-twotone.hgi-bubble-chat-outcome:before{content:"漺"}.hgi-twotone.hgi-bubble-chat-preview:after{content:"漻"}.hgi-twotone.hgi-bubble-chat-preview:before{content:"漼"}.hgi-twotone.hgi-bubble-chat-question:after{content:"漽"}.hgi-twotone.hgi-bubble-chat-question:before{content:"漾"}.hgi-twotone.hgi-bubble-chat-search:after{content:"漿"}.hgi-twotone.hgi-bubble-chat-search:before{content:"潀"}.hgi-twotone.hgi-bubble-chat:after{content:"潁"}.hgi-twotone.hgi-bubble-chat-secure:after{content:"潂"}.hgi-twotone.hgi-bubble-chat-secure:before{content:"潃"}.hgi-twotone.hgi-bubble-chat-translate:after{content:"潄"}.hgi-twotone.hgi-bubble-chat-translate:before{content:"潅"}.hgi-twotone.hgi-bubble-chat-unlock:after{content:"潆"}.hgi-twotone.hgi-bubble-chat-unlock:before{content:"潇"}.hgi-twotone.hgi-bubble-chat-upload:after{content:"潈"}.hgi-twotone.hgi-bubble-chat-upload:before{content:"潉"}.hgi-twotone.hgi-bubble-chat-user:after{content:"潊"}.hgi-twotone.hgi-bubble-chat-user:before{content:"潋"}.hgi-twotone.hgi-bubble-chat:before{content:"潌"}.hgi-twotone.hgi-bubble-tea-01:after{content:"潍"}.hgi-twotone.hgi-bubble-tea-01:before{content:"潎"}.hgi-twotone.hgi-bubble-tea-02:after{content:"潏"}.hgi-twotone.hgi-bubble-tea-02:before{content:"潐"}.hgi-twotone.hgi-bug-01:after{content:"潑"}.hgi-twotone.hgi-bug-01:before{content:"潒"}.hgi-twotone.hgi-bug-02:after{content:"潓"}.hgi-twotone.hgi-bug-02:before{content:"潔"}.hgi-twotone.hgi-building-01:after{content:"潕"}.hgi-twotone.hgi-building-01:before{content:"潖"}.hgi-twotone.hgi-building-02:after{content:"潗"}.hgi-twotone.hgi-building-02:before{content:"潘"}.hgi-twotone.hgi-building-03:after{content:"潙"}.hgi-twotone.hgi-building-03:before{content:"潚"}.hgi-twotone.hgi-building-04:after{content:"潛"}.hgi-twotone.hgi-building-04:before{content:"潜"}.hgi-twotone.hgi-building-05:after{content:"潝"}.hgi-twotone.hgi-building-05:before{content:"潞"}.hgi-twotone.hgi-building-06:after{content:"潟"}.hgi-twotone.hgi-building-06:before{content:"潠"}.hgi-twotone.hgi-bulb-charging:after{content:"潡"}.hgi-twotone.hgi-bulb-charging:before{content:"潢"}.hgi-twotone.hgi-bulb:after{content:"潣"}.hgi-twotone.hgi-bulb:before{content:"潤"}.hgi-twotone.hgi-bulletproof-vest:after{content:"潥"}.hgi-twotone.hgi-bulletproof-vest:before{content:"潦"}.hgi-twotone.hgi-burj-al-arab:after{content:"潧"}.hgi-twotone.hgi-burj-al-arab:before{content:"潨"}.hgi-twotone.hgi-burning-cd:after{content:"潩"}.hgi-twotone.hgi-burning-cd:before{content:"潪"}.hgi-twotone.hgi-bus-01:after{content:"潫"}.hgi-twotone.hgi-bus-01:before{content:"潬"}.hgi-twotone.hgi-bus-02:after{content:"潭"}.hgi-twotone.hgi-bus-02:before{content:"潮"}.hgi-twotone.hgi-bus-03:after{content:"潯"}.hgi-twotone.hgi-bus-03:before{content:"潰"}.hgi-twotone.hgi-c-programming:after{content:"潱"}.hgi-twotone.hgi-c-programming:before{content:"潲"}.hgi-twotone.hgi-cabinet-01:after{content:"潳"}.hgi-twotone.hgi-cabinet-01:before{content:"潴"}.hgi-twotone.hgi-cabinet-02:after{content:"潵"}.hgi-twotone.hgi-cabinet-02:before{content:"潶"}.hgi-twotone.hgi-cabinet-03:after{content:"潷"}.hgi-twotone.hgi-cabinet-03:before{content:"潸"}.hgi-twotone.hgi-cabinet-04:after{content:"潹"}.hgi-twotone.hgi-cabinet-04:before{content:"潺"}.hgi-twotone.hgi-cable-car:after{content:"潻"}.hgi-twotone.hgi-cable-car:before{content:"潼"}.hgi-twotone.hgi-cactus:after{content:"潽"}.hgi-twotone.hgi-cactus:before{content:"潾"}.hgi-twotone.hgi-caduceus:after{content:"潿"}.hgi-twotone.hgi-caduceus:before{content:"澀"}.hgi-twotone.hgi-cafe:after{content:"澁"}.hgi-twotone.hgi-cafe:before{content:"澂"}.hgi-twotone.hgi-calculate:after{content:"澃"}.hgi-twotone.hgi-calculate:before{content:"澄"}.hgi-twotone.hgi-calculator-01:after{content:"澅"}.hgi-twotone.hgi-calculator-01:before{content:"澆"}.hgi-twotone.hgi-calculator:after{content:"澇"}.hgi-twotone.hgi-calculator:before{content:"澈"}.hgi-twotone.hgi-calendar-01:after{content:"澉"}.hgi-twotone.hgi-calendar-01:before{content:"澊"}.hgi-twotone.hgi-calendar-02:after{content:"澋"}.hgi-twotone.hgi-calendar-02:before{content:"澌"}.hgi-twotone.hgi-calendar-03:after{content:"澍"}.hgi-twotone.hgi-calendar-03:before{content:"澎"}.hgi-twotone.hgi-calendar-04:after{content:"澏"}.hgi-twotone.hgi-calendar-04:before{content:"澐"}.hgi-twotone.hgi-calendar-add-01:after{content:"澑"}.hgi-twotone.hgi-calendar-add-01:before{content:"澒"}.hgi-twotone.hgi-calendar-add-02:after{content:"澓"}.hgi-twotone.hgi-calendar-add-02:before{content:"澔"}.hgi-twotone.hgi-calendar-block-01:after{content:"澕"}.hgi-twotone.hgi-calendar-block-01:before{content:"澖"}.hgi-twotone.hgi-calendar-block-02:after{content:"澗"}.hgi-twotone.hgi-calendar-block-02:before{content:"澘"}.hgi-twotone.hgi-calendar-check-in-01:after{content:"澙"}.hgi-twotone.hgi-calendar-check-in-01:before{content:"澚"}.hgi-twotone.hgi-calendar-check-in-02:after{content:"澛"}.hgi-twotone.hgi-calendar-check-in-02:before{content:"澜"}.hgi-twotone.hgi-calendar-check-out-01:after{content:"澝"}.hgi-twotone.hgi-calendar-check-out-01:before{content:"澞"}.hgi-twotone.hgi-calendar-check-out-02:after{content:"澟"}.hgi-twotone.hgi-calendar-check-out-02:before{content:"澠"}.hgi-twotone.hgi-calendar-download-01:after{content:"澡"}.hgi-twotone.hgi-calendar-download-01:before{content:"澢"}.hgi-twotone.hgi-calendar-download-02:after{content:"澣"}.hgi-twotone.hgi-calendar-download-02:before{content:"澤"}.hgi-twotone.hgi-calendar-favorite-01:after{content:"澥"}.hgi-twotone.hgi-calendar-favorite-01:before{content:"澦"}.hgi-twotone.hgi-calendar-favorite-02:after{content:"澧"}.hgi-twotone.hgi-calendar-favorite-02:before{content:"澨"}.hgi-twotone.hgi-calendar-lock-01:after{content:"澩"}.hgi-twotone.hgi-calendar-lock-01:before{content:"澪"}.hgi-twotone.hgi-calendar-lock-02:after{content:"澫"}.hgi-twotone.hgi-calendar-lock-02:before{content:"澬"}.hgi-twotone.hgi-calendar-love-01:after{content:"澭"}.hgi-twotone.hgi-calendar-love-01:before{content:"澮"}.hgi-twotone.hgi-calendar-love-02:after{content:"澯"}.hgi-twotone.hgi-calendar-love-02:before{content:"澰"}.hgi-twotone.hgi-calendar-minus-01:after{content:"澱"}.hgi-twotone.hgi-calendar-minus-01:before{content:"澲"}.hgi-twotone.hgi-calendar-minus-02:after{content:"澳"}.hgi-twotone.hgi-calendar-minus-02:before{content:"澴"}.hgi-twotone.hgi-calendar-remove-01:after{content:"澵"}.hgi-twotone.hgi-calendar-remove-01:before{content:"澶"}.hgi-twotone.hgi-calendar-remove-02:after{content:"澷"}.hgi-twotone.hgi-calendar-remove-02:before{content:"澸"}.hgi-twotone.hgi-calendar-setting-01:after{content:"澹"}.hgi-twotone.hgi-calendar-setting-01:before{content:"澺"}.hgi-twotone.hgi-calendar-setting-02:after{content:"澻"}.hgi-twotone.hgi-calendar-setting-02:before{content:"澼"}.hgi-twotone.hgi-calendar-upload-01:after{content:"澽"}.hgi-twotone.hgi-calendar-upload-01:before{content:"澾"}.hgi-twotone.hgi-calendar-upload-02:after{content:"澿"}.hgi-twotone.hgi-calendar-upload-02:before{content:"激"}.hgi-twotone.hgi-call-02:after{content:"濁"}.hgi-twotone.hgi-call-02:before{content:"濂"}.hgi-twotone.hgi-call-add-02:after{content:"濃"}.hgi-twotone.hgi-call-add-02:before{content:"濄"}.hgi-twotone.hgi-call-add:after{content:"濅"}.hgi-twotone.hgi-call-add:before{content:"濆"}.hgi-twotone.hgi-call-blocked-02:after{content:"濇"}.hgi-twotone.hgi-call-blocked-02:before{content:"濈"}.hgi-twotone.hgi-call-blocked:after{content:"濉"}.hgi-twotone.hgi-call-blocked:before{content:"濊"}.hgi-twotone.hgi-call-disabled-02:after{content:"濋"}.hgi-twotone.hgi-call-disabled-02:before{content:"濌"}.hgi-twotone.hgi-call-disabled:after{content:"濍"}.hgi-twotone.hgi-call-disabled:before{content:"濎"}.hgi-twotone.hgi-call-done-02:after{content:"濏"}.hgi-twotone.hgi-call-done-02:before{content:"濐"}.hgi-twotone.hgi-call-done:after{content:"濑"}.hgi-twotone.hgi-call-done:before{content:"濒"}.hgi-twotone.hgi-call-end-01:after{content:"濓"}.hgi-twotone.hgi-call-end-01:before{content:"濔"}.hgi-twotone.hgi-call-end-02:after{content:"濕"}.hgi-twotone.hgi-call-end-02:before{content:"濖"}.hgi-twotone.hgi-call-end-03:after{content:"濗"}.hgi-twotone.hgi-call-end-03:before{content:"濘"}.hgi-twotone.hgi-call-end-04:after{content:"濙"}.hgi-twotone.hgi-call-end-04:before{content:"濚"}.hgi-twotone.hgi-call-incoming-01:after{content:"濛"}.hgi-twotone.hgi-call-incoming-01:before{content:"濜"}.hgi-twotone.hgi-call-incoming-02:after{content:"濝"}.hgi-twotone.hgi-call-incoming-02:before{content:"濞"}.hgi-twotone.hgi-call-incoming-03:after{content:"濟"}.hgi-twotone.hgi-call-incoming-03:before{content:"濠"}.hgi-twotone.hgi-call-incoming-04:after{content:"濡"}.hgi-twotone.hgi-call-incoming-04:before{content:"濢"}.hgi-twotone.hgi-call-internal-02:after{content:"濣"}.hgi-twotone.hgi-call-internal-02:before{content:"濤"}.hgi-twotone.hgi-call-internal:after{content:"濥"}.hgi-twotone.hgi-call-internal:before{content:"濦"}.hgi-twotone.hgi-call-locked-02:after{content:"濧"}.hgi-twotone.hgi-call-locked-02:before{content:"濨"}.hgi-twotone.hgi-call-locked:after{content:"濩"}.hgi-twotone.hgi-call-locked:before{content:"濪"}.hgi-twotone.hgi-call-minus-02:after{content:"濫"}.hgi-twotone.hgi-call-minus-02:before{content:"濬"}.hgi-twotone.hgi-call-minus:after{content:"濭"}.hgi-twotone.hgi-call-minus:before{content:"濮"}.hgi-twotone.hgi-call-missed-01:after{content:"濯"}.hgi-twotone.hgi-call-missed-01:before{content:"濰"}.hgi-twotone.hgi-call-missed-02:after{content:"濱"}.hgi-twotone.hgi-call-missed-02:before{content:"濲"}.hgi-twotone.hgi-call-missed-03:after{content:"濳"}.hgi-twotone.hgi-call-missed-03:before{content:"濴"}.hgi-twotone.hgi-call-missed-04:after{content:"濵"}.hgi-twotone.hgi-call-missed-04:before{content:"濶"}.hgi-twotone.hgi-call-outgoing-01:after{content:"濷"}.hgi-twotone.hgi-call-outgoing-01:before{content:"濸"}.hgi-twotone.hgi-call-outgoing-02:after{content:"濹"}.hgi-twotone.hgi-call-outgoing-02:before{content:"濺"}.hgi-twotone.hgi-call-outgoing-03:after{content:"濻"}.hgi-twotone.hgi-call-outgoing-03:before{content:"濼"}.hgi-twotone.hgi-call-outgoing-04:after{content:"濽"}.hgi-twotone.hgi-call-outgoing-04:before{content:"濾"}.hgi-twotone.hgi-call-paused-02:after{content:"濿"}.hgi-twotone.hgi-call-paused-02:before{content:"瀀"}.hgi-twotone.hgi-call-paused:after{content:"瀁"}.hgi-twotone.hgi-call-paused:before{content:"瀂"}.hgi-twotone.hgi-call-received-02:after{content:"瀃"}.hgi-twotone.hgi-call-received-02:before{content:"瀄"}.hgi-twotone.hgi-call-received:after{content:"瀅"}.hgi-twotone.hgi-call-received:before{content:"瀆"}.hgi-twotone.hgi-call-ringing-01:after{content:"瀇"}.hgi-twotone.hgi-call-ringing-01:before{content:"瀈"}.hgi-twotone.hgi-call-ringing-02:after{content:"瀉"}.hgi-twotone.hgi-call-ringing-02:before{content:"瀊"}.hgi-twotone.hgi-call-ringing-03:after{content:"瀋"}.hgi-twotone.hgi-call-ringing-03:before{content:"瀌"}.hgi-twotone.hgi-call-ringing-04:after{content:"瀍"}.hgi-twotone.hgi-call-ringing-04:before{content:"瀎"}.hgi-twotone.hgi-call:after{content:"瀏"}.hgi-twotone.hgi-call-unlocked-02:after{content:"瀐"}.hgi-twotone.hgi-call-unlocked-02:before{content:"瀑"}.hgi-twotone.hgi-call-unlocked:after{content:"瀒"}.hgi-twotone.hgi-call-unlocked:before{content:"瀓"}.hgi-twotone.hgi-call:before{content:"瀔"}.hgi-twotone.hgi-calling-02:after{content:"瀕"}.hgi-twotone.hgi-calling-02:before{content:"瀖"}.hgi-twotone.hgi-calling:after{content:"瀗"}.hgi-twotone.hgi-calling:before{content:"瀘"}.hgi-twotone.hgi-camel:after{content:"瀙"}.hgi-twotone.hgi-camel:before{content:"瀚"}.hgi-twotone.hgi-camera-01:after{content:"瀛"}.hgi-twotone.hgi-camera-01:before{content:"瀜"}.hgi-twotone.hgi-camera-02:after{content:"瀝"}.hgi-twotone.hgi-camera-02:before{content:"瀞"}.hgi-twotone.hgi-camera-add-01:after{content:"瀟"}.hgi-twotone.hgi-camera-add-01:before{content:"瀠"}.hgi-twotone.hgi-camera-add-02:after{content:"瀡"}.hgi-twotone.hgi-camera-add-02:before{content:"瀢"}.hgi-twotone.hgi-camera-automatically-01:after{content:"瀣"}.hgi-twotone.hgi-camera-automatically-01:before{content:"瀤"}.hgi-twotone.hgi-camera-automatically-02:after{content:"瀥"}.hgi-twotone.hgi-camera-automatically-02:before{content:"瀦"}.hgi-twotone.hgi-camera-lens:after{content:"瀧"}.hgi-twotone.hgi-camera-lens:before{content:"瀨"}.hgi-twotone.hgi-camera-microphone-01:after{content:"瀩"}.hgi-twotone.hgi-camera-microphone-01:before{content:"瀪"}.hgi-twotone.hgi-camera-microphone-02:after{content:"瀫"}.hgi-twotone.hgi-camera-microphone-02:before{content:"瀬"}.hgi-twotone.hgi-camera-night-mode-01:after{content:"瀭"}.hgi-twotone.hgi-camera-night-mode-01:before{content:"瀮"}.hgi-twotone.hgi-camera-night-mode-02:after{content:"瀯"}.hgi-twotone.hgi-camera-night-mode-02:before{content:"瀰"}.hgi-twotone.hgi-camera-off-01:after{content:"瀱"}.hgi-twotone.hgi-camera-off-01:before{content:"瀲"}.hgi-twotone.hgi-camera-off-02:after{content:"瀳"}.hgi-twotone.hgi-camera-off-02:before{content:"瀴"}.hgi-twotone.hgi-camera-rotated-01:after{content:"瀵"}.hgi-twotone.hgi-camera-rotated-01:before{content:"瀶"}.hgi-twotone.hgi-camera-rotated-02:after{content:"瀷"}.hgi-twotone.hgi-camera-rotated-02:before{content:"瀸"}.hgi-twotone.hgi-camera-smile-01:after{content:"瀹"}.hgi-twotone.hgi-camera-smile-01:before{content:"瀺"}.hgi-twotone.hgi-camera-smile-02:after{content:"瀻"}.hgi-twotone.hgi-camera-smile-02:before{content:"瀼"}.hgi-twotone.hgi-camera-tripod:after{content:"瀽"}.hgi-twotone.hgi-camera-tripod:before{content:"瀾"}.hgi-twotone.hgi-camera-video:after{content:"瀿"}.hgi-twotone.hgi-camera-video:before{content:"灀"}.hgi-twotone.hgi-camper:after{content:"灁"}.hgi-twotone.hgi-camper:before{content:"灂"}.hgi-twotone.hgi-campfire:after{content:"灃"}.hgi-twotone.hgi-campfire:before{content:"灄"}.hgi-twotone.hgi-cancel-01:after{content:"灅"}.hgi-twotone.hgi-cancel-01:before{content:"灆"}.hgi-twotone.hgi-cancel-02:after{content:"灇"}.hgi-twotone.hgi-cancel-02:before{content:"灈"}.hgi-twotone.hgi-cancel-circle-half-dot:after{content:"灉"}.hgi-twotone.hgi-cancel-circle-half-dot:before{content:"灊"}.hgi-twotone.hgi-cancel-circle:after{content:"灋"}.hgi-twotone.hgi-cancel-circle:before{content:"灌"}.hgi-twotone.hgi-cancel-square:after{content:"灍"}.hgi-twotone.hgi-cancel-square:before{content:"灎"}.hgi-twotone.hgi-candelier-01:after{content:"灏"}.hgi-twotone.hgi-candelier-01:before{content:"灐"}.hgi-twotone.hgi-candelier-02:after{content:"灑"}.hgi-twotone.hgi-candelier-02:before{content:"灒"}.hgi-twotone.hgi-canvas:after{content:"灓"}.hgi-twotone.hgi-canvas:before{content:"灔"}.hgi-twotone.hgi-cap-projecting:after{content:"灕"}.hgi-twotone.hgi-cap-projecting:before{content:"灖"}.hgi-twotone.hgi-cap-round:after{content:"灗"}.hgi-twotone.hgi-cap-round:before{content:"灘"}.hgi-twotone.hgi-cap:after{content:"灙"}.hgi-twotone.hgi-cap-straight:after{content:"灚"}.hgi-twotone.hgi-cap-straight:before{content:"灛"}.hgi-twotone.hgi-cap:before{content:"灜"}.hgi-twotone.hgi-capcut-rectangle:after{content:"灝"}.hgi-twotone.hgi-capcut-rectangle:before{content:"灞"}.hgi-twotone.hgi-capcut:after{content:"灟"}.hgi-twotone.hgi-capcut:before{content:"灠"}.hgi-twotone.hgi-car-01:after{content:"灡"}.hgi-twotone.hgi-car-01:before{content:"灢"}.hgi-twotone.hgi-car-02:after{content:"灣"}.hgi-twotone.hgi-car-02:before{content:"灤"}.hgi-twotone.hgi-car-03:after{content:"灥"}.hgi-twotone.hgi-car-03:before{content:"灦"}.hgi-twotone.hgi-car-04:after{content:"灧"}.hgi-twotone.hgi-car-04:before{content:"灨"}.hgi-twotone.hgi-car-parking-01:after{content:"灩"}.hgi-twotone.hgi-car-parking-01:before{content:"灪"}.hgi-twotone.hgi-car-parking-02:after{content:"火"}.hgi-twotone.hgi-car-parking-02:before{content:"灬"}.hgi-twotone.hgi-caravan:after{content:"灭"}.hgi-twotone.hgi-caravan:before{content:"灮"}.hgi-twotone.hgi-card-exchange-01:after{content:"灯"}.hgi-twotone.hgi-card-exchange-01:before{content:"灰"}.hgi-twotone.hgi-card-exchange-02:after{content:"灱"}.hgi-twotone.hgi-card-exchange-02:before{content:"灲"}.hgi-twotone.hgi-cardigan:after{content:"灳"}.hgi-twotone.hgi-cardigan:before{content:"灴"}.hgi-twotone.hgi-cardiogram-01:after{content:"灵"}.hgi-twotone.hgi-cardiogram-01:before{content:"灶"}.hgi-twotone.hgi-cardiogram-02:after{content:"灷"}.hgi-twotone.hgi-cardiogram-02:before{content:"灸"}.hgi-twotone.hgi-cards-01:after{content:"灹"}.hgi-twotone.hgi-cards-01:before{content:"灺"}.hgi-twotone.hgi-cards-02:after{content:"灻"}.hgi-twotone.hgi-cards-02:before{content:"灼"}.hgi-twotone.hgi-cargo-ship:after{content:"災"}.hgi-twotone.hgi-cargo-ship:before{content:"灾"}.hgi-twotone.hgi-carousel-horizontal-02:after{content:"灿"}.hgi-twotone.hgi-carousel-horizontal-02:before{content:"炀"}.hgi-twotone.hgi-carousel-horizontal:after{content:"炁"}.hgi-twotone.hgi-carousel-horizontal:before{content:"炂"}.hgi-twotone.hgi-carousel-vertical:after{content:"炃"}.hgi-twotone.hgi-carousel-vertical:before{content:"炄"}.hgi-twotone.hgi-carrot:after{content:"炅"}.hgi-twotone.hgi-carrot:before{content:"炆"}.hgi-twotone.hgi-cash-01:after{content:"炇"}.hgi-twotone.hgi-cash-01:before{content:"炈"}.hgi-twotone.hgi-cash-02:after{content:"炉"}.hgi-twotone.hgi-cash-02:before{content:"炊"}.hgi-twotone.hgi-cashback:after{content:"炋"}.hgi-twotone.hgi-cashback:before{content:"炌"}.hgi-twotone.hgi-cashier-02:after{content:"炍"}.hgi-twotone.hgi-cashier-02:before{content:"炎"}.hgi-twotone.hgi-cashier:after{content:"炏"}.hgi-twotone.hgi-cashier:before{content:"炐"}.hgi-twotone.hgi-castle-01:after{content:"炑"}.hgi-twotone.hgi-castle-01:before{content:"炒"}.hgi-twotone.hgi-castle-02:after{content:"炓"}.hgi-twotone.hgi-castle-02:before{content:"炔"}.hgi-twotone.hgi-castle:after{content:"炕"}.hgi-twotone.hgi-castle:before{content:"炖"}.hgi-twotone.hgi-catalogue:after{content:"炗"}.hgi-twotone.hgi-catalogue:before{content:"炘"}.hgi-twotone.hgi-cayan-tower:after{content:"炙"}.hgi-twotone.hgi-cayan-tower:before{content:"炚"}.hgi-twotone.hgi-cctv-camera:after{content:"炛"}.hgi-twotone.hgi-cctv-camera:before{content:"炜"}.hgi-twotone.hgi-cd:after{content:"炝"}.hgi-twotone.hgi-cd:before{content:"炞"}.hgi-twotone.hgi-cells:after{content:"炟"}.hgi-twotone.hgi-cells:before{content:"炠"}.hgi-twotone.hgi-cellular-network-offline:after{content:"炡"}.hgi-twotone.hgi-cellular-network-offline:before{content:"炢"}.hgi-twotone.hgi-cellular-network:after{content:"炣"}.hgi-twotone.hgi-cellular-network:before{content:"炤"}.hgi-twotone.hgi-celsius:after{content:"炥"}.hgi-twotone.hgi-celsius:before{content:"炦"}.hgi-twotone.hgi-center-focus:after{content:"炧"}.hgi-twotone.hgi-center-focus:before{content:"炨"}.hgi-twotone.hgi-central-shaheed-minar:after{content:"炩"}.hgi-twotone.hgi-central-shaheed-minar:before{content:"炪"}.hgi-twotone.hgi-centralized:after{content:"炫"}.hgi-twotone.hgi-centralized:before{content:"炬"}.hgi-twotone.hgi-certificate-01:after{content:"炭"}.hgi-twotone.hgi-certificate-01:before{content:"炮"}.hgi-twotone.hgi-certificate-02:after{content:"炯"}.hgi-twotone.hgi-certificate-02:before{content:"炰"}.hgi-twotone.hgi-chair-01:after{content:"炱"}.hgi-twotone.hgi-chair-01:before{content:"炲"}.hgi-twotone.hgi-chair-02:after{content:"炳"}.hgi-twotone.hgi-chair-02:before{content:"炴"}.hgi-twotone.hgi-chair-03:after{content:"炵"}.hgi-twotone.hgi-chair-03:before{content:"炶"}.hgi-twotone.hgi-chair-04:after{content:"炷"}.hgi-twotone.hgi-chair-04:before{content:"炸"}.hgi-twotone.hgi-chair-05:after{content:"点"}.hgi-twotone.hgi-chair-05:before{content:"為"}.hgi-twotone.hgi-chair-barber:after{content:"炻"}.hgi-twotone.hgi-chair-barber:before{content:"炼"}.hgi-twotone.hgi-champion:after{content:"炽"}.hgi-twotone.hgi-champion:before{content:"炾"}.hgi-twotone.hgi-change-screen-mode:after{content:"炿"}.hgi-twotone.hgi-change-screen-mode:before{content:"烀"}.hgi-twotone.hgi-character-phonetic:after{content:"烁"}.hgi-twotone.hgi-character-phonetic:before{content:"烂"}.hgi-twotone.hgi-charity:after{content:"烃"}.hgi-twotone.hgi-charity:before{content:"烄"}.hgi-twotone.hgi-chart-average:after{content:"烅"}.hgi-twotone.hgi-chart-average:before{content:"烆"}.hgi-twotone.hgi-chart-bar-line:after{content:"烇"}.hgi-twotone.hgi-chart-bar-line:before{content:"烈"}.hgi-twotone.hgi-chart-breakout-circle:after{content:"烉"}.hgi-twotone.hgi-chart-breakout-circle:before{content:"烊"}.hgi-twotone.hgi-chart-breakout-square:after{content:"烋"}.hgi-twotone.hgi-chart-breakout-square:before{content:"烌"}.hgi-twotone.hgi-chart-bubble-01:after{content:"烍"}.hgi-twotone.hgi-chart-bubble-01:before{content:"烎"}.hgi-twotone.hgi-chart-bubble-02:after{content:"烏"}.hgi-twotone.hgi-chart-bubble-02:before{content:"烐"}.hgi-twotone.hgi-chart-column:after{content:"烑"}.hgi-twotone.hgi-chart-column:before{content:"烒"}.hgi-twotone.hgi-chart-decrease:after{content:"烓"}.hgi-twotone.hgi-chart-decrease:before{content:"烔"}.hgi-twotone.hgi-chart-evaluation:after{content:"烕"}.hgi-twotone.hgi-chart-evaluation:before{content:"烖"}.hgi-twotone.hgi-chart-high-low:after{content:"烗"}.hgi-twotone.hgi-chart-high-low:before{content:"烘"}.hgi-twotone.hgi-chart-histogram:after{content:"烙"}.hgi-twotone.hgi-chart-histogram:before{content:"烚"}.hgi-twotone.hgi-chart-increase:after{content:"烛"}.hgi-twotone.hgi-chart-increase:before{content:"烜"}.hgi-twotone.hgi-chart-line-data-01:after{content:"烝"}.hgi-twotone.hgi-chart-line-data-01:before{content:"烞"}.hgi-twotone.hgi-chart-line-data-02:after{content:"烟"}.hgi-twotone.hgi-chart-line-data-02:before{content:"烠"}.hgi-twotone.hgi-chart-line-data-03:after{content:"烡"}.hgi-twotone.hgi-chart-line-data-03:before{content:"烢"}.hgi-twotone.hgi-chart-maximum:after{content:"烣"}.hgi-twotone.hgi-chart-maximum:before{content:"烤"}.hgi-twotone.hgi-chart-medium:after{content:"烥"}.hgi-twotone.hgi-chart-medium:before{content:"烦"}.hgi-twotone.hgi-chart-minimum:after{content:"烧"}.hgi-twotone.hgi-chart-minimum:before{content:"烨"}.hgi-twotone.hgi-chart-radar:after{content:"烩"}.hgi-twotone.hgi-chart-radar:before{content:"烪"}.hgi-twotone.hgi-chart-relationship:after{content:"烫"}.hgi-twotone.hgi-chart-relationship:before{content:"烬"}.hgi-twotone.hgi-chart-ring:after{content:"热"}.hgi-twotone.hgi-chart-ring:before{content:"烮"}.hgi-twotone.hgi-chart-rose:after{content:"烯"}.hgi-twotone.hgi-chart-rose:before{content:"烰"}.hgi-twotone.hgi-chart-scatter:after{content:"烱"}.hgi-twotone.hgi-chart-scatter:before{content:"烲"}.hgi-twotone.hgi-chart:after{content:"烳"}.hgi-twotone.hgi-chart:before{content:"烴"}.hgi-twotone.hgi-chat-bot:after{content:"烵"}.hgi-twotone.hgi-chat-bot:before{content:"烶"}.hgi-twotone.hgi-chat-gpt:after{content:"烷"}.hgi-twotone.hgi-chat-gpt:before{content:"烸"}.hgi-twotone.hgi-chatting-01:after{content:"烹"}.hgi-twotone.hgi-chatting-01:before{content:"烺"}.hgi-twotone.hgi-check-list:after{content:"烻"}.hgi-twotone.hgi-check-list:before{content:"烼"}.hgi-twotone.hgi-check-unread-01:after{content:"烽"}.hgi-twotone.hgi-check-unread-01:before{content:"烾"}.hgi-twotone.hgi-check-unread-02:after{content:"烿"}.hgi-twotone.hgi-check-unread-02:before{content:"焀"}.hgi-twotone.hgi-check-unread-03:after{content:"焁"}.hgi-twotone.hgi-check-unread-03:before{content:"焂"}.hgi-twotone.hgi-check-unread-04:after{content:"焃"}.hgi-twotone.hgi-check-unread-04:before{content:"焄"}.hgi-twotone.hgi-checkmark-badge-01:after{content:"焅"}.hgi-twotone.hgi-checkmark-badge-01:before{content:"焆"}.hgi-twotone.hgi-checkmark-badge-02:after{content:"焇"}.hgi-twotone.hgi-checkmark-badge-02:before{content:"焈"}.hgi-twotone.hgi-checkmark-badge-03:after{content:"焉"}.hgi-twotone.hgi-checkmark-badge-03:before{content:"焊"}.hgi-twotone.hgi-checkmark-badge-04:after{content:"焋"}.hgi-twotone.hgi-checkmark-badge-04:before{content:"焌"}.hgi-twotone.hgi-checkmark-circle-01:after{content:"焍"}.hgi-twotone.hgi-checkmark-circle-01:before{content:"焎"}.hgi-twotone.hgi-checkmark-circle-02:after{content:"焏"}.hgi-twotone.hgi-checkmark-circle-02:before{content:"焐"}.hgi-twotone.hgi-checkmark-circle-03:after{content:"焑"}.hgi-twotone.hgi-checkmark-circle-03:before{content:"焒"}.hgi-twotone.hgi-checkmark-circle-04:after{content:"焓"}.hgi-twotone.hgi-checkmark-circle-04:before{content:"焔"}.hgi-twotone.hgi-checkmark-square-01:after{content:"焕"}.hgi-twotone.hgi-checkmark-square-01:before{content:"焖"}.hgi-twotone.hgi-checkmark-square-02:after{content:"焗"}.hgi-twotone.hgi-checkmark-square-02:before{content:"焘"}.hgi-twotone.hgi-checkmark-square-03:after{content:"焙"}.hgi-twotone.hgi-checkmark-square-03:before{content:"焚"}.hgi-twotone.hgi-checkmark-square-04:after{content:"焛"}.hgi-twotone.hgi-checkmark-square-04:before{content:"焜"}.hgi-twotone.hgi-cheese-cake-01:after{content:"焝"}.hgi-twotone.hgi-cheese-cake-01:before{content:"焞"}.hgi-twotone.hgi-cheese-cake-02:after{content:"焟"}.hgi-twotone.hgi-cheese-cake-02:before{content:"焠"}.hgi-twotone.hgi-cheese:after{content:"無"}.hgi-twotone.hgi-cheese:before{content:"焢"}.hgi-twotone.hgi-chef-hat:after{content:"焣"}.hgi-twotone.hgi-chef-hat:before{content:"焤"}.hgi-twotone.hgi-chef:after{content:"焥"}.hgi-twotone.hgi-chef:before{content:"焦"}.hgi-twotone.hgi-chemistry-01:after{content:"焧"}.hgi-twotone.hgi-chemistry-01:before{content:"焨"}.hgi-twotone.hgi-chemistry-02:after{content:"焩"}.hgi-twotone.hgi-chemistry-02:before{content:"焪"}.hgi-twotone.hgi-chemistry-03:after{content:"焫"}.hgi-twotone.hgi-chemistry-03:before{content:"焬"}.hgi-twotone.hgi-cherry:after{content:"焭"}.hgi-twotone.hgi-cherry:before{content:"焮"}.hgi-twotone.hgi-chess-01:after{content:"焯"}.hgi-twotone.hgi-chess-01:before{content:"焰"}.hgi-twotone.hgi-chess-02:after{content:"焱"}.hgi-twotone.hgi-chess-02:before{content:"焲"}.hgi-twotone.hgi-chess-pawn:after{content:"焳"}.hgi-twotone.hgi-chess-pawn:before{content:"焴"}.hgi-twotone.hgi-chicken-thighs:after{content:"焵"}.hgi-twotone.hgi-chicken-thighs:before{content:"然"}.hgi-twotone.hgi-chimney:after{content:"焷"}.hgi-twotone.hgi-chimney:before{content:"焸"}.hgi-twotone.hgi-china-temple:after{content:"焹"}.hgi-twotone.hgi-china-temple:before{content:"焺"}.hgi-twotone.hgi-chip-02:after{content:"焻"}.hgi-twotone.hgi-chip-02:before{content:"焼"}.hgi-twotone.hgi-chip:after{content:"焽"}.hgi-twotone.hgi-chip:before{content:"焾"}.hgi-twotone.hgi-chocolate:after{content:"焿"}.hgi-twotone.hgi-chocolate:before{content:"煀"}.hgi-twotone.hgi-chrome:after{content:"煁"}.hgi-twotone.hgi-chrome:before{content:"煂"}.hgi-twotone.hgi-chrysler:after{content:"煃"}.hgi-twotone.hgi-chrysler:before{content:"煄"}.hgi-twotone.hgi-church:after{content:"煅"}.hgi-twotone.hgi-church:before{content:"煆"}.hgi-twotone.hgi-cinnamon-roll:after{content:"煇"}.hgi-twotone.hgi-cinnamon-roll:before{content:"煈"}.hgi-twotone.hgi-circle-arrow-data-transfer-diagonal:after{content:"煉"}.hgi-twotone.hgi-circle-arrow-data-transfer-diagonal:before{content:"煊"}.hgi-twotone.hgi-circle-arrow-data-transfer-horizontal:after{content:"煋"}.hgi-twotone.hgi-circle-arrow-data-transfer-horizontal:before{content:"煌"}.hgi-twotone.hgi-circle-arrow-data-transfer-vertical:after{content:"煍"}.hgi-twotone.hgi-circle-arrow-data-transfer-vertical:before{content:"煎"}.hgi-twotone.hgi-circle-arrow-diagonal-01:after{content:"煏"}.hgi-twotone.hgi-circle-arrow-diagonal-01:before{content:"煐"}.hgi-twotone.hgi-circle-arrow-diagonal-02:after{content:"煑"}.hgi-twotone.hgi-circle-arrow-diagonal-02:before{content:"煒"}.hgi-twotone.hgi-circle-arrow-down-01:after{content:"煓"}.hgi-twotone.hgi-circle-arrow-down-01:before{content:"煔"}.hgi-twotone.hgi-circle-arrow-down-02:after{content:"煕"}.hgi-twotone.hgi-circle-arrow-down-02:before{content:"煖"}.hgi-twotone.hgi-circle-arrow-down-03:after{content:"煗"}.hgi-twotone.hgi-circle-arrow-down-03:before{content:"煘"}.hgi-twotone.hgi-circle-arrow-down-double:after{content:"煙"}.hgi-twotone.hgi-circle-arrow-down-double:before{content:"煚"}.hgi-twotone.hgi-circle-arrow-down-left:after{content:"煛"}.hgi-twotone.hgi-circle-arrow-down-left:before{content:"煜"}.hgi-twotone.hgi-circle-arrow-down-right:after{content:"煝"}.hgi-twotone.hgi-circle-arrow-down-right:before{content:"煞"}.hgi-twotone.hgi-circle-arrow-expand-01:after{content:"煟"}.hgi-twotone.hgi-circle-arrow-expand-01:before{content:"煠"}.hgi-twotone.hgi-circle-arrow-expand-02:after{content:"煡"}.hgi-twotone.hgi-circle-arrow-expand-02:before{content:"煢"}.hgi-twotone.hgi-circle-arrow-horizontal:after{content:"煣"}.hgi-twotone.hgi-circle-arrow-horizontal:before{content:"煤"}.hgi-twotone.hgi-circle-arrow-left-01:after{content:"煥"}.hgi-twotone.hgi-circle-arrow-left-01:before{content:"煦"}.hgi-twotone.hgi-circle-arrow-left-02:after{content:"照"}.hgi-twotone.hgi-circle-arrow-left-02:before{content:"煨"}.hgi-twotone.hgi-circle-arrow-left-03:after{content:"煩"}.hgi-twotone.hgi-circle-arrow-left-03:before{content:"煪"}.hgi-twotone.hgi-circle-arrow-left-double:after{content:"煫"}.hgi-twotone.hgi-circle-arrow-left-double:before{content:"煬"}.hgi-twotone.hgi-circle-arrow-left-right:after{content:"煭"}.hgi-twotone.hgi-circle-arrow-left-right:before{content:"煮"}.hgi-twotone.hgi-circle-arrow-move-down-left:after{content:"煯"}.hgi-twotone.hgi-circle-arrow-move-down-left:before{content:"煰"}.hgi-twotone.hgi-circle-arrow-move-down-right:after{content:"煱"}.hgi-twotone.hgi-circle-arrow-move-down-right:before{content:"煲"}.hgi-twotone.hgi-circle-arrow-move-left-down:after{content:"煳"}.hgi-twotone.hgi-circle-arrow-move-left-down:before{content:"煴"}.hgi-twotone.hgi-circle-arrow-move-right-down:after{content:"煵"}.hgi-twotone.hgi-circle-arrow-move-right-down:before{content:"煶"}.hgi-twotone.hgi-circle-arrow-move-up-left:after{content:"煷"}.hgi-twotone.hgi-circle-arrow-move-up-left:before{content:"煸"}.hgi-twotone.hgi-circle-arrow-move-up-right:after{content:"煹"}.hgi-twotone.hgi-circle-arrow-move-up-right:before{content:"煺"}.hgi-twotone.hgi-circle-arrow-reload-01:after{content:"煻"}.hgi-twotone.hgi-circle-arrow-reload-01:before{content:"煼"}.hgi-twotone.hgi-circle-arrow-reload-02:after{content:"煽"}.hgi-twotone.hgi-circle-arrow-reload-02:before{content:"煾"}.hgi-twotone.hgi-circle-arrow-right-01:after{content:"煿"}.hgi-twotone.hgi-circle-arrow-right-01:before{content:"熀"}.hgi-twotone.hgi-circle-arrow-right-02:after{content:"熁"}.hgi-twotone.hgi-circle-arrow-right-02:before{content:"熂"}.hgi-twotone.hgi-circle-arrow-right-03:after{content:"熃"}.hgi-twotone.hgi-circle-arrow-right-03:before{content:"熄"}.hgi-twotone.hgi-circle-arrow-right-double:after{content:"熅"}.hgi-twotone.hgi-circle-arrow-right-double:before{content:"熆"}.hgi-twotone.hgi-circle-arrow-shrink-01:after{content:"熇"}.hgi-twotone.hgi-circle-arrow-shrink-01:before{content:"熈"}.hgi-twotone.hgi-circle-arrow-shrink-02:after{content:"熉"}.hgi-twotone.hgi-circle-arrow-shrink-02:before{content:"熊"}.hgi-twotone.hgi-circle-arrow-up-01:after{content:"熋"}.hgi-twotone.hgi-circle-arrow-up-01:before{content:"熌"}.hgi-twotone.hgi-circle-arrow-up-02:after{content:"熍"}.hgi-twotone.hgi-circle-arrow-up-02:before{content:"熎"}.hgi-twotone.hgi-circle-arrow-up-03:after{content:"熏"}.hgi-twotone.hgi-circle-arrow-up-03:before{content:"熐"}.hgi-twotone.hgi-circle-arrow-up-double:after{content:"熑"}.hgi-twotone.hgi-circle-arrow-up-double:before{content:"熒"}.hgi-twotone.hgi-circle-arrow-up-down:after{content:"熓"}.hgi-twotone.hgi-circle-arrow-up-down:before{content:"熔"}.hgi-twotone.hgi-circle-arrow-up-left:after{content:"熕"}.hgi-twotone.hgi-circle-arrow-up-left:before{content:"熖"}.hgi-twotone.hgi-circle-arrow-up-right:after{content:"熗"}.hgi-twotone.hgi-circle-arrow-up-right:before{content:"熘"}.hgi-twotone.hgi-circle-arrow-vertical:after{content:"熙"}.hgi-twotone.hgi-circle-arrow-vertical:before{content:"熚"}.hgi-twotone.hgi-circle-lock-01:after{content:"熛"}.hgi-twotone.hgi-circle-lock-01:before{content:"熜"}.hgi-twotone.hgi-circle-lock-02:after{content:"熝"}.hgi-twotone.hgi-circle-lock-02:before{content:"熞"}.hgi-twotone.hgi-circle-lock-add-01:after{content:"熟"}.hgi-twotone.hgi-circle-lock-add-01:before{content:"熠"}.hgi-twotone.hgi-circle-lock-add-02:after{content:"熡"}.hgi-twotone.hgi-circle-lock-add-02:before{content:"熢"}.hgi-twotone.hgi-circle-lock-check-01:after{content:"熣"}.hgi-twotone.hgi-circle-lock-check-01:before{content:"熤"}.hgi-twotone.hgi-circle-lock-check-02:after{content:"熥"}.hgi-twotone.hgi-circle-lock-check-02:before{content:"熦"}.hgi-twotone.hgi-circle-lock-minus-01:after{content:"熧"}.hgi-twotone.hgi-circle-lock-minus-01:before{content:"熨"}.hgi-twotone.hgi-circle-lock-minus-02:after{content:"熩"}.hgi-twotone.hgi-circle-lock-minus-02:before{content:"熪"}.hgi-twotone.hgi-circle-lock-remove-01:after{content:"熫"}.hgi-twotone.hgi-circle-lock-remove-01:before{content:"熬"}.hgi-twotone.hgi-circle-lock-remove-02:after{content:"熭"}.hgi-twotone.hgi-circle-lock-remove-02:before{content:"熮"}.hgi-twotone.hgi-circle-password:after{content:"熯"}.hgi-twotone.hgi-circle-password:before{content:"熰"}.hgi-twotone.hgi-circle:after{content:"熱"}.hgi-twotone.hgi-circle-unlock-01:after{content:"熲"}.hgi-twotone.hgi-circle-unlock-01:before{content:"熳"}.hgi-twotone.hgi-circle-unlock-02:after{content:"熴"}.hgi-twotone.hgi-circle-unlock-02:before{content:"熵"}.hgi-twotone.hgi-circle:before{content:"熶"}.hgi-twotone.hgi-city-01:after{content:"熷"}.hgi-twotone.hgi-city-01:before{content:"熸"}.hgi-twotone.hgi-city-02:after{content:"熹"}.hgi-twotone.hgi-city-02:before{content:"熺"}.hgi-twotone.hgi-city-03:after{content:"熻"}.hgi-twotone.hgi-city-03:before{content:"熼"}.hgi-twotone.hgi-clapping-01:after{content:"熽"}.hgi-twotone.hgi-clapping-01:before{content:"熾"}.hgi-twotone.hgi-clapping-02:after{content:"熿"}.hgi-twotone.hgi-clapping-02:before{content:"燀"}.hgi-twotone.hgi-clean:after{content:"燁"}.hgi-twotone.hgi-clean:before{content:"燂"}.hgi-twotone.hgi-cleaning-bucket:after{content:"燃"}.hgi-twotone.hgi-cleaning-bucket:before{content:"燄"}.hgi-twotone.hgi-clinic:after{content:"燅"}.hgi-twotone.hgi-clinic:before{content:"燆"}.hgi-twotone.hgi-clip:after{content:"燇"}.hgi-twotone.hgi-clip:before{content:"燈"}.hgi-twotone.hgi-clipboard:after{content:"燉"}.hgi-twotone.hgi-clipboard:before{content:"燊"}.hgi-twotone.hgi-clock-01:after{content:"燋"}.hgi-twotone.hgi-clock-01:before{content:"燌"}.hgi-twotone.hgi-clock-02:after{content:"燍"}.hgi-twotone.hgi-clock-02:before{content:"燎"}.hgi-twotone.hgi-clock-03:after{content:"燏"}.hgi-twotone.hgi-clock-03:before{content:"燐"}.hgi-twotone.hgi-clock-04:after{content:"燑"}.hgi-twotone.hgi-clock-04:before{content:"燒"}.hgi-twotone.hgi-clock-05:after{content:"燓"}.hgi-twotone.hgi-clock-05:before{content:"燔"}.hgi-twotone.hgi-closed-caption-alt:after{content:"燕"}.hgi-twotone.hgi-closed-caption-alt:before{content:"燖"}.hgi-twotone.hgi-closed-caption:after{content:"燗"}.hgi-twotone.hgi-closed-caption:before{content:"燘"}.hgi-twotone.hgi-clothes:after{content:"燙"}.hgi-twotone.hgi-clothes:before{content:"燚"}.hgi-twotone.hgi-cloud-angled-rain:after{content:"燛"}.hgi-twotone.hgi-cloud-angled-rain-zap:after{content:"燜"}.hgi-twotone.hgi-cloud-angled-rain-zap:before{content:"燝"}.hgi-twotone.hgi-cloud-angled-rain:before{content:"燞"}.hgi-twotone.hgi-cloud-angled-zap:after{content:"營"}.hgi-twotone.hgi-cloud-angled-zap:before{content:"燠"}.hgi-twotone.hgi-cloud-big-rain:after{content:"燡"}.hgi-twotone.hgi-cloud-big-rain:before{content:"燢"}.hgi-twotone.hgi-cloud-download:after{content:"燣"}.hgi-twotone.hgi-cloud-download:before{content:"燤"}.hgi-twotone.hgi-cloud-fast-wind:after{content:"燥"}.hgi-twotone.hgi-cloud-fast-wind:before{content:"燦"}.hgi-twotone.hgi-cloud-hailstone:after{content:"燧"}.hgi-twotone.hgi-cloud-hailstone:before{content:"燨"}.hgi-twotone.hgi-cloud-little-rain:after{content:"燩"}.hgi-twotone.hgi-cloud-little-rain:before{content:"燪"}.hgi-twotone.hgi-cloud-little-snow:after{content:"燫"}.hgi-twotone.hgi-cloud-little-snow:before{content:"燬"}.hgi-twotone.hgi-cloud-loading:after{content:"燭"}.hgi-twotone.hgi-cloud-loading:before{content:"燮"}.hgi-twotone.hgi-cloud-mid-rain:after{content:"燯"}.hgi-twotone.hgi-cloud-mid-rain:before{content:"燰"}.hgi-twotone.hgi-cloud-mid-snow:after{content:"燱"}.hgi-twotone.hgi-cloud-mid-snow:before{content:"燲"}.hgi-twotone.hgi-cloud-saving-done-01:after{content:"燳"}.hgi-twotone.hgi-cloud-saving-done-01:before{content:"燴"}.hgi-twotone.hgi-cloud-saving-done-02:after{content:"燵"}.hgi-twotone.hgi-cloud-saving-done-02:before{content:"燶"}.hgi-twotone.hgi-cloud:after{content:"燷"}.hgi-twotone.hgi-cloud-server:after{content:"燸"}.hgi-twotone.hgi-cloud-server:before{content:"燹"}.hgi-twotone.hgi-cloud-slow-wind:after{content:"燺"}.hgi-twotone.hgi-cloud-slow-wind:before{content:"燻"}.hgi-twotone.hgi-cloud-snow:after{content:"燼"}.hgi-twotone.hgi-cloud-snow:before{content:"燽"}.hgi-twotone.hgi-cloud-upload:after{content:"燾"}.hgi-twotone.hgi-cloud-upload:before{content:"燿"}.hgi-twotone.hgi-cloud:before{content:"爀"}.hgi-twotone.hgi-clubs-01:after{content:"爁"}.hgi-twotone.hgi-clubs-01:before{content:"爂"}.hgi-twotone.hgi-clubs-02:after{content:"爃"}.hgi-twotone.hgi-clubs-02:before{content:"爄"}.hgi-twotone.hgi-co-present:after{content:"爅"}.hgi-twotone.hgi-co-present:before{content:"爆"}.hgi-twotone.hgi-code-circle:after{content:"爇"}.hgi-twotone.hgi-code-circle:before{content:"爈"}.hgi-twotone.hgi-code-folder:after{content:"爉"}.hgi-twotone.hgi-code-folder:before{content:"爊"}.hgi-twotone.hgi-code:after{content:"爋"}.hgi-twotone.hgi-code-square:after{content:"爌"}.hgi-twotone.hgi-code-square:before{content:"爍"}.hgi-twotone.hgi-code:before{content:"爎"}.hgi-twotone.hgi-codesandbox:after{content:"爏"}.hgi-twotone.hgi-codesandbox:before{content:"爐"}.hgi-twotone.hgi-coffee-01:after{content:"爑"}.hgi-twotone.hgi-coffee-01:before{content:"爒"}.hgi-twotone.hgi-coffee-02:after{content:"爓"}.hgi-twotone.hgi-coffee-02:before{content:"爔"}.hgi-twotone.hgi-coffee-beans:after{content:"爕"}.hgi-twotone.hgi-coffee-beans:before{content:"爖"}.hgi-twotone.hgi-coins-01:after{content:"爗"}.hgi-twotone.hgi-coins-01:before{content:"爘"}.hgi-twotone.hgi-coins-02:after{content:"爙"}.hgi-twotone.hgi-coins-02:before{content:"爚"}.hgi-twotone.hgi-coins-bitcoin:after{content:"爛"}.hgi-twotone.hgi-coins-bitcoin:before{content:"爜"}.hgi-twotone.hgi-coins-dollar:after{content:"爝"}.hgi-twotone.hgi-coins-dollar:before{content:"爞"}.hgi-twotone.hgi-coins-euro:after{content:"爟"}.hgi-twotone.hgi-coins-euro:before{content:"爠"}.hgi-twotone.hgi-coins-pound:after{content:"爡"}.hgi-twotone.hgi-coins-pound:before{content:"爢"}.hgi-twotone.hgi-coins-swap:after{content:"爣"}.hgi-twotone.hgi-coins-swap:before{content:"爤"}.hgi-twotone.hgi-coins-yen:after{content:"爥"}.hgi-twotone.hgi-coins-yen:before{content:"爦"}.hgi-twotone.hgi-collections-bookmark:after{content:"爧"}.hgi-twotone.hgi-collections-bookmark:before{content:"爨"}.hgi-twotone.hgi-color-picker:after{content:"爩"}.hgi-twotone.hgi-color-picker:before{content:"爪"}.hgi-twotone.hgi-colors:after{content:"爫"}.hgi-twotone.hgi-colors:before{content:"爬"}.hgi-twotone.hgi-colosseum:after{content:"爭"}.hgi-twotone.hgi-colosseum:before{content:"爮"}.hgi-twotone.hgi-column-delete:after{content:"爯"}.hgi-twotone.hgi-column-delete:before{content:"爰"}.hgi-twotone.hgi-column-insert:after{content:"爱"}.hgi-twotone.hgi-column-insert:before{content:"爲"}.hgi-twotone.hgi-comet-01:after{content:"爳"}.hgi-twotone.hgi-comet-01:before{content:"爴"}.hgi-twotone.hgi-comet-02:after{content:"爵"}.hgi-twotone.hgi-comet-02:before{content:"父"}.hgi-twotone.hgi-coming-soon-01:after{content:"爷"}.hgi-twotone.hgi-coming-soon-01:before{content:"爸"}.hgi-twotone.hgi-coming-soon-02:after{content:"爹"}.hgi-twotone.hgi-coming-soon-02:before{content:"爺"}.hgi-twotone.hgi-command-line:after{content:"爻"}.hgi-twotone.hgi-command-line:before{content:"爼"}.hgi-twotone.hgi-command:after{content:"爽"}.hgi-twotone.hgi-command:before{content:"爾"}.hgi-twotone.hgi-comment-01:after{content:"爿"}.hgi-twotone.hgi-comment-01:before{content:"牀"}.hgi-twotone.hgi-comment-02:after{content:"牁"}.hgi-twotone.hgi-comment-02:before{content:"牂"}.hgi-twotone.hgi-comment-add-01:after{content:"牃"}.hgi-twotone.hgi-comment-add-01:before{content:"牄"}.hgi-twotone.hgi-comment-add-02:after{content:"牅"}.hgi-twotone.hgi-comment-add-02:before{content:"牆"}.hgi-twotone.hgi-comment-block-01:after{content:"片"}.hgi-twotone.hgi-comment-block-01:before{content:"版"}.hgi-twotone.hgi-comment-block-02:after{content:"牉"}.hgi-twotone.hgi-comment-block-02:before{content:"牊"}.hgi-twotone.hgi-comment-remove-01:after{content:"牋"}.hgi-twotone.hgi-comment-remove-01:before{content:"牌"}.hgi-twotone.hgi-comment-remove-02:after{content:"牍"}.hgi-twotone.hgi-comment-remove-02:before{content:"牎"}.hgi-twotone.hgi-compass-01:after{content:"牏"}.hgi-twotone.hgi-compass-01:before{content:"牐"}.hgi-twotone.hgi-compass:after{content:"牑"}.hgi-twotone.hgi-compass:before{content:"牒"}.hgi-twotone.hgi-complaint:after{content:"牓"}.hgi-twotone.hgi-complaint:before{content:"牔"}.hgi-twotone.hgi-computer-add:after{content:"牕"}.hgi-twotone.hgi-computer-add:before{content:"牖"}.hgi-twotone.hgi-computer-check:after{content:"牗"}.hgi-twotone.hgi-computer-check:before{content:"牘"}.hgi-twotone.hgi-computer-cloud:after{content:"牙"}.hgi-twotone.hgi-computer-cloud:before{content:"牚"}.hgi-twotone.hgi-computer-desk-01:after{content:"牛"}.hgi-twotone.hgi-computer-desk-01:before{content:"牜"}.hgi-twotone.hgi-computer-desk-02:after{content:"牝"}.hgi-twotone.hgi-computer-desk-02:before{content:"牞"}.hgi-twotone.hgi-computer-desk-03:after{content:"牟"}.hgi-twotone.hgi-computer-desk-03:before{content:"牠"}.hgi-twotone.hgi-computer-dollar:after{content:"牡"}.hgi-twotone.hgi-computer-dollar:before{content:"牢"}.hgi-twotone.hgi-computer-phone-sync:after{content:"牣"}.hgi-twotone.hgi-computer-phone-sync:before{content:"牤"}.hgi-twotone.hgi-computer-programming-01:after{content:"牥"}.hgi-twotone.hgi-computer-programming-01:before{content:"牦"}.hgi-twotone.hgi-computer-programming-02:after{content:"牧"}.hgi-twotone.hgi-computer-programming-02:before{content:"牨"}.hgi-twotone.hgi-computer-protection:after{content:"物"}.hgi-twotone.hgi-computer-protection:before{content:"牪"}.hgi-twotone.hgi-computer-remove:after{content:"牫"}.hgi-twotone.hgi-computer-remove:before{content:"牬"}.hgi-twotone.hgi-computer:after{content:"牭"}.hgi-twotone.hgi-computer-settings:after{content:"牮"}.hgi-twotone.hgi-computer-settings:before{content:"牯"}.hgi-twotone.hgi-computer-video-call:after{content:"牰"}.hgi-twotone.hgi-computer-video-call:before{content:"牱"}.hgi-twotone.hgi-computer-video:after{content:"牲"}.hgi-twotone.hgi-computer-video:before{content:"牳"}.hgi-twotone.hgi-computer:before{content:"牴"}.hgi-twotone.hgi-cone-01:after{content:"牵"}.hgi-twotone.hgi-cone-01:before{content:"牶"}.hgi-twotone.hgi-cone-02:after{content:"牷"}.hgi-twotone.hgi-cone-02:before{content:"牸"}.hgi-twotone.hgi-conference:after{content:"特"}.hgi-twotone.hgi-conference:before{content:"牺"}.hgi-twotone.hgi-configuration-01:after{content:"牻"}.hgi-twotone.hgi-configuration-01:before{content:"牼"}.hgi-twotone.hgi-configuration-02:after{content:"牽"}.hgi-twotone.hgi-configuration-02:before{content:"牾"}.hgi-twotone.hgi-confused:after{content:"牿"}.hgi-twotone.hgi-confused:before{content:"犀"}.hgi-twotone.hgi-congruent-to-circle:after{content:"犁"}.hgi-twotone.hgi-congruent-to-circle:before{content:"犂"}.hgi-twotone.hgi-congruent-to:after{content:"犃"}.hgi-twotone.hgi-congruent-to-square:after{content:"犄"}.hgi-twotone.hgi-congruent-to-square:before{content:"犅"}.hgi-twotone.hgi-congruent-to:before{content:"犆"}.hgi-twotone.hgi-connect:after{content:"犇"}.hgi-twotone.hgi-connect:before{content:"犈"}.hgi-twotone.hgi-console:after{content:"犉"}.hgi-twotone.hgi-console:before{content:"犊"}.hgi-twotone.hgi-constellation:after{content:"犋"}.hgi-twotone.hgi-constellation:before{content:"犌"}.hgi-twotone.hgi-contact-01:after{content:"犍"}.hgi-twotone.hgi-contact-01:before{content:"犎"}.hgi-twotone.hgi-contact-02:after{content:"犏"}.hgi-twotone.hgi-contact-02:before{content:"犐"}.hgi-twotone.hgi-contact-book:after{content:"犑"}.hgi-twotone.hgi-contact-book:before{content:"犒"}.hgi-twotone.hgi-contact:after{content:"犓"}.hgi-twotone.hgi-contact:before{content:"犔"}.hgi-twotone.hgi-container-truck-01:after{content:"犕"}.hgi-twotone.hgi-container-truck-01:before{content:"犖"}.hgi-twotone.hgi-container-truck-02:after{content:"犗"}.hgi-twotone.hgi-container-truck-02:before{content:"犘"}.hgi-twotone.hgi-container-truck:after{content:"犙"}.hgi-twotone.hgi-container-truck:before{content:"犚"}.hgi-twotone.hgi-contracts:after{content:"犛"}.hgi-twotone.hgi-contracts:before{content:"犜"}.hgi-twotone.hgi-conversation:after{content:"犝"}.hgi-twotone.hgi-conversation:before{content:"犞"}.hgi-twotone.hgi-cook-book:after{content:"犟"}.hgi-twotone.hgi-cook-book:before{content:"犠"}.hgi-twotone.hgi-cookie:after{content:"犡"}.hgi-twotone.hgi-cookie:before{content:"犢"}.hgi-twotone.hgi-coordinate-01:after{content:"犣"}.hgi-twotone.hgi-coordinate-01:before{content:"犤"}.hgi-twotone.hgi-coordinate-02:after{content:"犥"}.hgi-twotone.hgi-coordinate-02:before{content:"犦"}.hgi-twotone.hgi-copilot:after{content:"犧"}.hgi-twotone.hgi-copilot:before{content:"犨"}.hgi-twotone.hgi-copy-01:after{content:"犩"}.hgi-twotone.hgi-copy-01:before{content:"犪"}.hgi-twotone.hgi-copy-02:after{content:"犫"}.hgi-twotone.hgi-copy-02:before{content:"犬"}.hgi-twotone.hgi-copy-link:after{content:"犭"}.hgi-twotone.hgi-copy-link:before{content:"犮"}.hgi-twotone.hgi-copyright:after{content:"犯"}.hgi-twotone.hgi-copyright:before{content:"犰"}.hgi-twotone.hgi-corn:after{content:"犱"}.hgi-twotone.hgi-corn:before{content:"犲"}.hgi-twotone.hgi-corporate:after{content:"犳"}.hgi-twotone.hgi-corporate:before{content:"犴"}.hgi-twotone.hgi-cos:after{content:"犵"}.hgi-twotone.hgi-cos:before{content:"状"}.hgi-twotone.hgi-cosine-01:after{content:"犷"}.hgi-twotone.hgi-cosine-01:before{content:"犸"}.hgi-twotone.hgi-cosine-02:after{content:"犹"}.hgi-twotone.hgi-cosine-02:before{content:"犺"}.hgi-twotone.hgi-cottage:after{content:"犻"}.hgi-twotone.hgi-cottage:before{content:"犼"}.hgi-twotone.hgi-cotton-candy:after{content:"犽"}.hgi-twotone.hgi-cotton-candy:before{content:"犾"}.hgi-twotone.hgi-coupon-01:after{content:"犿"}.hgi-twotone.hgi-coupon-01:before{content:"狀"}.hgi-twotone.hgi-coupon-02:after{content:"狁"}.hgi-twotone.hgi-coupon-02:before{content:"狂"}.hgi-twotone.hgi-coupon-03:after{content:"狃"}.hgi-twotone.hgi-coupon-03:before{content:"狄"}.hgi-twotone.hgi-coupon-percent:after{content:"狅"}.hgi-twotone.hgi-coupon-percent:before{content:"狆"}.hgi-twotone.hgi-course:after{content:"狇"}.hgi-twotone.hgi-course:before{content:"狈"}.hgi-twotone.hgi-court-house:after{content:"狉"}.hgi-twotone.hgi-court-house:before{content:"狊"}.hgi-twotone.hgi-court-law:after{content:"狋"}.hgi-twotone.hgi-court-law:before{content:"狌"}.hgi-twotone.hgi-covariate:after{content:"狍"}.hgi-twotone.hgi-covariate:before{content:"狎"}.hgi-twotone.hgi-covid-info:after{content:"狏"}.hgi-twotone.hgi-covid-info:before{content:"狐"}.hgi-twotone.hgi-cowboy-hat:after{content:"狑"}.hgi-twotone.hgi-cowboy-hat:before{content:"狒"}.hgi-twotone.hgi-cplusplus:after{content:"狓"}.hgi-twotone.hgi-cplusplus:before{content:"狔"}.hgi-twotone.hgi-cpu-charge:after{content:"狕"}.hgi-twotone.hgi-cpu-charge:before{content:"狖"}.hgi-twotone.hgi-cpu:after{content:"狗"}.hgi-twotone.hgi-cpu-settings:after{content:"狘"}.hgi-twotone.hgi-cpu-settings:before{content:"狙"}.hgi-twotone.hgi-cpu:before{content:"狚"}.hgi-twotone.hgi-crab:after{content:"狛"}.hgi-twotone.hgi-crab:before{content:"狜"}.hgi-twotone.hgi-crane:after{content:"狝"}.hgi-twotone.hgi-crane:before{content:"狞"}.hgi-twotone.hgi-crazy:after{content:"狟"}.hgi-twotone.hgi-crazy:before{content:"狠"}.hgi-twotone.hgi-creative-market:after{content:"狡"}.hgi-twotone.hgi-creative-market:before{content:"狢"}.hgi-twotone.hgi-credit-card-accept:after{content:"狣"}.hgi-twotone.hgi-credit-card-accept:before{content:"狤"}.hgi-twotone.hgi-credit-card-add:after{content:"狥"}.hgi-twotone.hgi-credit-card-add:before{content:"狦"}.hgi-twotone.hgi-credit-card-change:after{content:"狧"}.hgi-twotone.hgi-credit-card-change:before{content:"狨"}.hgi-twotone.hgi-credit-card-defrost:after{content:"狩"}.hgi-twotone.hgi-credit-card-defrost:before{content:"狪"}.hgi-twotone.hgi-credit-card-freeze:after{content:"狫"}.hgi-twotone.hgi-credit-card-freeze:before{content:"独"}.hgi-twotone.hgi-credit-card-not-accept:after{content:"狭"}.hgi-twotone.hgi-credit-card-not-accept:before{content:"狮"}.hgi-twotone.hgi-credit-card-not-found:after{content:"狯"}.hgi-twotone.hgi-credit-card-not-found:before{content:"狰"}.hgi-twotone.hgi-credit-card-pos:after{content:"狱"}.hgi-twotone.hgi-credit-card-pos:before{content:"狲"}.hgi-twotone.hgi-credit-card:after{content:"狳"}.hgi-twotone.hgi-credit-card-validation:after{content:"狴"}.hgi-twotone.hgi-credit-card-validation:before{content:"狵"}.hgi-twotone.hgi-credit-card:before{content:"狶"}.hgi-twotone.hgi-cricket-bat:after{content:"狷"}.hgi-twotone.hgi-cricket-bat:before{content:"狸"}.hgi-twotone.hgi-cricket-helmet:after{content:"狹"}.hgi-twotone.hgi-cricket-helmet:before{content:"狺"}.hgi-twotone.hgi-croissant:after{content:"狻"}.hgi-twotone.hgi-croissant:before{content:"狼"}.hgi-twotone.hgi-crop:after{content:"狽"}.hgi-twotone.hgi-crop:before{content:"狾"}.hgi-twotone.hgi-crowdfunding:after{content:"狿"}.hgi-twotone.hgi-crowdfunding:before{content:"猀"}.hgi-twotone.hgi-crown:after{content:"猁"}.hgi-twotone.hgi-crown:before{content:"猂"}.hgi-twotone.hgi-crying:after{content:"猃"}.hgi-twotone.hgi-crying:before{content:"猄"}.hgi-twotone.hgi-csv-01:after{content:"猅"}.hgi-twotone.hgi-csv-01:before{content:"猆"}.hgi-twotone.hgi-csv-02:after{content:"猇"}.hgi-twotone.hgi-csv-02:before{content:"猈"}.hgi-twotone.hgi-cube:after{content:"猉"}.hgi-twotone.hgi-cube:before{content:"猊"}.hgi-twotone.hgi-cupcake-01:after{content:"猋"}.hgi-twotone.hgi-cupcake-01:before{content:"猌"}.hgi-twotone.hgi-cupcake-02:after{content:"猍"}.hgi-twotone.hgi-cupcake-02:before{content:"猎"}.hgi-twotone.hgi-cupcake-03:after{content:"猏"}.hgi-twotone.hgi-cupcake-03:before{content:"猐"}.hgi-twotone.hgi-curling:after{content:"猑"}.hgi-twotone.hgi-curling:before{content:"猒"}.hgi-twotone.hgi-cursor-01:after{content:"猓"}.hgi-twotone.hgi-cursor-01:before{content:"猔"}.hgi-twotone.hgi-cursor-02:after{content:"猕"}.hgi-twotone.hgi-cursor-02:before{content:"猖"}.hgi-twotone.hgi-cursor-add-selection-01:after{content:"猗"}.hgi-twotone.hgi-cursor-add-selection-01:before{content:"猘"}.hgi-twotone.hgi-cursor-add-selection-02:after{content:"猙"}.hgi-twotone.hgi-cursor-add-selection-02:before{content:"猚"}.hgi-twotone.hgi-cursor-circle-selection-01:after{content:"猛"}.hgi-twotone.hgi-cursor-circle-selection-01:before{content:"猜"}.hgi-twotone.hgi-cursor-circle-selection-02:after{content:"猝"}.hgi-twotone.hgi-cursor-circle-selection-02:before{content:"猞"}.hgi-twotone.hgi-cursor-disabled-01:after{content:"猟"}.hgi-twotone.hgi-cursor-disabled-01:before{content:"猠"}.hgi-twotone.hgi-cursor-disabled-02:after{content:"猡"}.hgi-twotone.hgi-cursor-disabled-02:before{content:"猢"}.hgi-twotone.hgi-cursor-edit-01:after{content:"猣"}.hgi-twotone.hgi-cursor-edit-01:before{content:"猤"}.hgi-twotone.hgi-cursor-edit-02:after{content:"猥"}.hgi-twotone.hgi-cursor-edit-02:before{content:"猦"}.hgi-twotone.hgi-cursor-hold-01:after{content:"猧"}.hgi-twotone.hgi-cursor-hold-01:before{content:"猨"}.hgi-twotone.hgi-cursor-hold-02:after{content:"猩"}.hgi-twotone.hgi-cursor-hold-02:before{content:"猪"}.hgi-twotone.hgi-cursor-in-window:after{content:"猫"}.hgi-twotone.hgi-cursor-in-window:before{content:"猬"}.hgi-twotone.hgi-cursor-info-01:after{content:"猭"}.hgi-twotone.hgi-cursor-info-01:before{content:"献"}.hgi-twotone.hgi-cursor-info-02:after{content:"猯"}.hgi-twotone.hgi-cursor-info-02:before{content:"猰"}.hgi-twotone.hgi-cursor-loading-01:after{content:"猱"}.hgi-twotone.hgi-cursor-loading-01:before{content:"猲"}.hgi-twotone.hgi-cursor-loading-02:after{content:"猳"}.hgi-twotone.hgi-cursor-loading-02:before{content:"猴"}.hgi-twotone.hgi-cursor-magic-selection-01:after{content:"猵"}.hgi-twotone.hgi-cursor-magic-selection-01:before{content:"猶"}.hgi-twotone.hgi-cursor-magic-selection-02:after{content:"猷"}.hgi-twotone.hgi-cursor-magic-selection-02:before{content:"猸"}.hgi-twotone.hgi-cursor-move-01:after{content:"猹"}.hgi-twotone.hgi-cursor-move-01:before{content:"猺"}.hgi-twotone.hgi-cursor-move-02:after{content:"猻"}.hgi-twotone.hgi-cursor-move-02:before{content:"猼"}.hgi-twotone.hgi-cursor-pointer-01:after{content:"猽"}.hgi-twotone.hgi-cursor-pointer-01:before{content:"猾"}.hgi-twotone.hgi-cursor-pointer-02:after{content:"猿"}.hgi-twotone.hgi-cursor-pointer-02:before{content:"獀"}.hgi-twotone.hgi-cursor-progress-01:after{content:"獁"}.hgi-twotone.hgi-cursor-progress-01:before{content:"獂"}.hgi-twotone.hgi-cursor-progress-02:after{content:"獃"}.hgi-twotone.hgi-cursor-progress-02:before{content:"獄"}.hgi-twotone.hgi-cursor-progress-03:after{content:"獅"}.hgi-twotone.hgi-cursor-progress-03:before{content:"獆"}.hgi-twotone.hgi-cursor-progress-04:after{content:"獇"}.hgi-twotone.hgi-cursor-progress-04:before{content:"獈"}.hgi-twotone.hgi-cursor-rectangle-selection-01:after{content:"獉"}.hgi-twotone.hgi-cursor-rectangle-selection-01:before{content:"獊"}.hgi-twotone.hgi-cursor-rectangle-selection-02:after{content:"獋"}.hgi-twotone.hgi-cursor-rectangle-selection-02:before{content:"獌"}.hgi-twotone.hgi-cursor-remove-selection-01:after{content:"獍"}.hgi-twotone.hgi-cursor-remove-selection-01:before{content:"獎"}.hgi-twotone.hgi-cursor-remove-selection-02:after{content:"獏"}.hgi-twotone.hgi-cursor-remove-selection-02:before{content:"獐"}.hgi-twotone.hgi-cursor-text:after{content:"獑"}.hgi-twotone.hgi-cursor-text:before{content:"獒"}.hgi-twotone.hgi-curtains:after{content:"獓"}.hgi-twotone.hgi-curtains:before{content:"獔"}.hgi-twotone.hgi-curvy-left-direction:after{content:"獕"}.hgi-twotone.hgi-curvy-left-direction:before{content:"獖"}.hgi-twotone.hgi-curvy-left-right-direction:after{content:"獗"}.hgi-twotone.hgi-curvy-left-right-direction:before{content:"獘"}.hgi-twotone.hgi-curvy-right-direction:after{content:"獙"}.hgi-twotone.hgi-curvy-right-direction:before{content:"獚"}.hgi-twotone.hgi-curvy-up-down-direction:after{content:"獛"}.hgi-twotone.hgi-curvy-up-down-direction:before{content:"獜"}.hgi-twotone.hgi-customer-service-01:after{content:"獝"}.hgi-twotone.hgi-customer-service-01:before{content:"獞"}.hgi-twotone.hgi-customer-service-02:after{content:"獟"}.hgi-twotone.hgi-customer-service-02:before{content:"獠"}.hgi-twotone.hgi-customer-service:after{content:"獡"}.hgi-twotone.hgi-customer-service:before{content:"獢"}.hgi-twotone.hgi-customer-support:after{content:"獣"}.hgi-twotone.hgi-customer-support:before{content:"獤"}.hgi-twotone.hgi-customize:after{content:"獥"}.hgi-twotone.hgi-customize:before{content:"獦"}.hgi-twotone.hgi-cylinder-01:after{content:"獧"}.hgi-twotone.hgi-cylinder-01:before{content:"獨"}.hgi-twotone.hgi-cylinder-02:after{content:"獩"}.hgi-twotone.hgi-cylinder-02:before{content:"獪"}.hgi-twotone.hgi-cylinder-03:after{content:"獫"}.hgi-twotone.hgi-cylinder-03:before{content:"獬"}.hgi-twotone.hgi-cylinder-04:after{content:"獭"}.hgi-twotone.hgi-cylinder-04:before{content:"獮"}.hgi-twotone.hgi-danger:after{content:"獯"}.hgi-twotone.hgi-danger:before{content:"獰"}.hgi-twotone.hgi-dark-mode:after{content:"獱"}.hgi-twotone.hgi-dark-mode:before{content:"獲"}.hgi-twotone.hgi-dart:after{content:"獳"}.hgi-twotone.hgi-dart:before{content:"獴"}.hgi-twotone.hgi-dashboard-browsing:after{content:"獵"}.hgi-twotone.hgi-dashboard-browsing:before{content:"獶"}.hgi-twotone.hgi-dashboard-circle-add:after{content:"獷"}.hgi-twotone.hgi-dashboard-circle-add:before{content:"獸"}.hgi-twotone.hgi-dashboard-circle-edit:after{content:"獹"}.hgi-twotone.hgi-dashboard-circle-edit:before{content:"獺"}.hgi-twotone.hgi-dashboard-circle-remove:after{content:"獻"}.hgi-twotone.hgi-dashboard-circle-remove:before{content:"獼"}.hgi-twotone.hgi-dashboard-circle:after{content:"獽"}.hgi-twotone.hgi-dashboard-circle-settings:after{content:"獾"}.hgi-twotone.hgi-dashboard-circle-settings:before{content:"獿"}.hgi-twotone.hgi-dashboard-circle:before{content:"玀"}.hgi-twotone.hgi-dashboard-speed-01:after{content:"玁"}.hgi-twotone.hgi-dashboard-speed-01:before{content:"玂"}.hgi-twotone.hgi-dashboard-speed-02:after{content:"玃"}.hgi-twotone.hgi-dashboard-speed-02:before{content:"玄"}.hgi-twotone.hgi-dashboard-square-01:after{content:"玅"}.hgi-twotone.hgi-dashboard-square-01:before{content:"玆"}.hgi-twotone.hgi-dashboard-square-02:after{content:"率"}.hgi-twotone.hgi-dashboard-square-02:before{content:"玈"}.hgi-twotone.hgi-dashboard-square-03:after{content:"玉"}.hgi-twotone.hgi-dashboard-square-03:before{content:"玊"}.hgi-twotone.hgi-dashboard-square-add:after{content:"王"}.hgi-twotone.hgi-dashboard-square-add:before{content:"玌"}.hgi-twotone.hgi-dashboard-square-edit:after{content:"玍"}.hgi-twotone.hgi-dashboard-square-edit:before{content:"玎"}.hgi-twotone.hgi-dashboard-square-remove:after{content:"玏"}.hgi-twotone.hgi-dashboard-square-remove:before{content:"玐"}.hgi-twotone.hgi-dashboard-square-setting:after{content:"玑"}.hgi-twotone.hgi-dashboard-square-setting:before{content:"玒"}.hgi-twotone.hgi-dashed-line-01:after{content:"玓"}.hgi-twotone.hgi-dashed-line-01:before{content:"玔"}.hgi-twotone.hgi-dashed-line-02:after{content:"玕"}.hgi-twotone.hgi-dashed-line-02:before{content:"玖"}.hgi-twotone.hgi-data-recovery:after{content:"玗"}.hgi-twotone.hgi-data-recovery:before{content:"玘"}.hgi-twotone.hgi-database-01:after{content:"玙"}.hgi-twotone.hgi-database-01:before{content:"玚"}.hgi-twotone.hgi-database-02:after{content:"玛"}.hgi-twotone.hgi-database-02:before{content:"玜"}.hgi-twotone.hgi-database-add:after{content:"玝"}.hgi-twotone.hgi-database-add:before{content:"玞"}.hgi-twotone.hgi-database-export:after{content:"玟"}.hgi-twotone.hgi-database-export:before{content:"玠"}.hgi-twotone.hgi-database-import:after{content:"玡"}.hgi-twotone.hgi-database-import:before{content:"玢"}.hgi-twotone.hgi-database-locked:after{content:"玣"}.hgi-twotone.hgi-database-locked:before{content:"玤"}.hgi-twotone.hgi-database-restore:after{content:"玥"}.hgi-twotone.hgi-database-restore:before{content:"玦"}.hgi-twotone.hgi-database:after{content:"玧"}.hgi-twotone.hgi-database-setting:after{content:"玨"}.hgi-twotone.hgi-database-setting:before{content:"玩"}.hgi-twotone.hgi-database-sync-01:after{content:"玪"}.hgi-twotone.hgi-database-sync-01:before{content:"玫"}.hgi-twotone.hgi-database-sync:after{content:"玬"}.hgi-twotone.hgi-database-sync:before{content:"玭"}.hgi-twotone.hgi-database:before{content:"玮"}.hgi-twotone.hgi-dates:after{content:"环"}.hgi-twotone.hgi-dates:before{content:"现"}.hgi-twotone.hgi-dead:after{content:"玱"}.hgi-twotone.hgi-dead:before{content:"玲"}.hgi-twotone.hgi-delete-01:after{content:"玳"}.hgi-twotone.hgi-delete-01:before{content:"玴"}.hgi-twotone.hgi-delete-02:after{content:"玵"}.hgi-twotone.hgi-delete-02:before{content:"玶"}.hgi-twotone.hgi-delete-03:after{content:"玷"}.hgi-twotone.hgi-delete-03:before{content:"玸"}.hgi-twotone.hgi-delete-04:after{content:"玹"}.hgi-twotone.hgi-delete-04:before{content:"玺"}.hgi-twotone.hgi-delete-column:after{content:"玻"}.hgi-twotone.hgi-delete-column:before{content:"玼"}.hgi-twotone.hgi-delete-put-back:after{content:"玽"}.hgi-twotone.hgi-delete-put-back:before{content:"玾"}.hgi-twotone.hgi-delete-row:after{content:"玿"}.hgi-twotone.hgi-delete-row:before{content:"珀"}.hgi-twotone.hgi-delete-throw:after{content:"珁"}.hgi-twotone.hgi-delete-throw:before{content:"珂"}.hgi-twotone.hgi-delivered-sent:after{content:"珃"}.hgi-twotone.hgi-delivered-sent:before{content:"珄"}.hgi-twotone.hgi-delivery-box-01:after{content:"珅"}.hgi-twotone.hgi-delivery-box-01:before{content:"珆"}.hgi-twotone.hgi-delivery-box-02:after{content:"珇"}.hgi-twotone.hgi-delivery-box-02:before{content:"珈"}.hgi-twotone.hgi-delivery-delay-01:after{content:"珉"}.hgi-twotone.hgi-delivery-delay-01:before{content:"珊"}.hgi-twotone.hgi-delivery-delay-02:after{content:"珋"}.hgi-twotone.hgi-delivery-delay-02:before{content:"珌"}.hgi-twotone.hgi-delivery-return-01:after{content:"珍"}.hgi-twotone.hgi-delivery-return-01:before{content:"珎"}.hgi-twotone.hgi-delivery-return-02:after{content:"珏"}.hgi-twotone.hgi-delivery-return-02:before{content:"珐"}.hgi-twotone.hgi-delivery-secure-01:after{content:"珑"}.hgi-twotone.hgi-delivery-secure-01:before{content:"珒"}.hgi-twotone.hgi-delivery-secure-02:after{content:"珓"}.hgi-twotone.hgi-delivery-secure-02:before{content:"珔"}.hgi-twotone.hgi-delivery-sent-01:after{content:"珕"}.hgi-twotone.hgi-delivery-sent-01:before{content:"珖"}.hgi-twotone.hgi-delivery-sent-02:after{content:"珗"}.hgi-twotone.hgi-delivery-sent-02:before{content:"珘"}.hgi-twotone.hgi-delivery-tracking-01:after{content:"珙"}.hgi-twotone.hgi-delivery-tracking-01:before{content:"珚"}.hgi-twotone.hgi-delivery-tracking-02:after{content:"珛"}.hgi-twotone.hgi-delivery-tracking-02:before{content:"珜"}.hgi-twotone.hgi-delivery-truck-01:after{content:"珝"}.hgi-twotone.hgi-delivery-truck-01:before{content:"珞"}.hgi-twotone.hgi-delivery-truck-02:after{content:"珟"}.hgi-twotone.hgi-delivery-truck-02:before{content:"珠"}.hgi-twotone.hgi-delivery-view-01:after{content:"珡"}.hgi-twotone.hgi-delivery-view-01:before{content:"珢"}.hgi-twotone.hgi-delivery-view-02:after{content:"珣"}.hgi-twotone.hgi-delivery-view-02:before{content:"珤"}.hgi-twotone.hgi-dental-braces:after{content:"珥"}.hgi-twotone.hgi-dental-braces:before{content:"珦"}.hgi-twotone.hgi-dental-broken-tooth:after{content:"珧"}.hgi-twotone.hgi-dental-broken-tooth:before{content:"珨"}.hgi-twotone.hgi-dental-care:after{content:"珩"}.hgi-twotone.hgi-dental-care:before{content:"珪"}.hgi-twotone.hgi-dental-tooth:after{content:"珫"}.hgi-twotone.hgi-dental-tooth:before{content:"珬"}.hgi-twotone.hgi-departement:after{content:"班"}.hgi-twotone.hgi-departement:before{content:"珮"}.hgi-twotone.hgi-desert:after{content:"珯"}.hgi-twotone.hgi-desert:before{content:"珰"}.hgi-twotone.hgi-desk-01:after{content:"珱"}.hgi-twotone.hgi-desk-01:before{content:"珲"}.hgi-twotone.hgi-desk-02:after{content:"珳"}.hgi-twotone.hgi-desk-02:before{content:"珴"}.hgi-twotone.hgi-desk:after{content:"珵"}.hgi-twotone.hgi-desk:before{content:"珶"}.hgi-twotone.hgi-developer:after{content:"珷"}.hgi-twotone.hgi-developer:before{content:"珸"}.hgi-twotone.hgi-deviantart:after{content:"珹"}.hgi-twotone.hgi-deviantart:before{content:"珺"}.hgi-twotone.hgi-device-access:after{content:"珻"}.hgi-twotone.hgi-device-access:before{content:"珼"}.hgi-twotone.hgi-diagonal-scroll-point-01:after{content:"珽"}.hgi-twotone.hgi-diagonal-scroll-point-01:before{content:"現"}.hgi-twotone.hgi-diagonal-scroll-point-02:after{content:"珿"}.hgi-twotone.hgi-diagonal-scroll-point-02:before{content:"琀"}.hgi-twotone.hgi-dialpad-circle-01:after{content:"琁"}.hgi-twotone.hgi-dialpad-circle-01:before{content:"琂"}.hgi-twotone.hgi-dialpad-circle-02:after{content:"球"}.hgi-twotone.hgi-dialpad-circle-02:before{content:"琄"}.hgi-twotone.hgi-dialpad-square-01:after{content:"琅"}.hgi-twotone.hgi-dialpad-square-01:before{content:"理"}.hgi-twotone.hgi-dialpad-square-02:after{content:"琇"}.hgi-twotone.hgi-dialpad-square-02:before{content:"琈"}.hgi-twotone.hgi-diameter:after{content:"琉"}.hgi-twotone.hgi-diameter:before{content:"琊"}.hgi-twotone.hgi-diamond-01:after{content:"琋"}.hgi-twotone.hgi-diamond-01:before{content:"琌"}.hgi-twotone.hgi-diamond-02:after{content:"琍"}.hgi-twotone.hgi-diamond-02:before{content:"琎"}.hgi-twotone.hgi-diamond:after{content:"琏"}.hgi-twotone.hgi-diamond:before{content:"琐"}.hgi-twotone.hgi-diaper:after{content:"琑"}.hgi-twotone.hgi-diaper:before{content:"琒"}.hgi-twotone.hgi-dice-faces-01:after{content:"琓"}.hgi-twotone.hgi-dice-faces-01:before{content:"琔"}.hgi-twotone.hgi-dice-faces-02:after{content:"琕"}.hgi-twotone.hgi-dice-faces-02:before{content:"琖"}.hgi-twotone.hgi-dice-faces-03:after{content:"琗"}.hgi-twotone.hgi-dice-faces-03:before{content:"琘"}.hgi-twotone.hgi-dice-faces-04:after{content:"琙"}.hgi-twotone.hgi-dice-faces-04:before{content:"琚"}.hgi-twotone.hgi-dice-faces-05:after{content:"琛"}.hgi-twotone.hgi-dice-faces-05:before{content:"琜"}.hgi-twotone.hgi-dice-faces-06:after{content:"琝"}.hgi-twotone.hgi-dice-faces-06:before{content:"琞"}.hgi-twotone.hgi-dice:after{content:"琟"}.hgi-twotone.hgi-dice:before{content:"琠"}.hgi-twotone.hgi-digestion:after{content:"琡"}.hgi-twotone.hgi-digestion:before{content:"琢"}.hgi-twotone.hgi-digg:after{content:"琣"}.hgi-twotone.hgi-digg:before{content:"琤"}.hgi-twotone.hgi-digital-clock:after{content:"琥"}.hgi-twotone.hgi-digital-clock:before{content:"琦"}.hgi-twotone.hgi-dim-sum-01:after{content:"琧"}.hgi-twotone.hgi-dim-sum-01:before{content:"琨"}.hgi-twotone.hgi-dim-sum-02:after{content:"琩"}.hgi-twotone.hgi-dim-sum-02:before{content:"琪"}.hgi-twotone.hgi-dining-table:after{content:"琫"}.hgi-twotone.hgi-dining-table:before{content:"琬"}.hgi-twotone.hgi-diploma:after{content:"琭"}.hgi-twotone.hgi-diploma:before{content:"琮"}.hgi-twotone.hgi-direction-left-01:after{content:"琯"}.hgi-twotone.hgi-direction-left-01:before{content:"琰"}.hgi-twotone.hgi-direction-left-02:after{content:"琱"}.hgi-twotone.hgi-direction-left-02:before{content:"琲"}.hgi-twotone.hgi-direction-right-01:after{content:"琳"}.hgi-twotone.hgi-direction-right-01:before{content:"琴"}.hgi-twotone.hgi-direction-right-02:after{content:"琵"}.hgi-twotone.hgi-direction-right-02:before{content:"琶"}.hgi-twotone.hgi-directions-01:after{content:"琷"}.hgi-twotone.hgi-directions-01:before{content:"琸"}.hgi-twotone.hgi-directions-02:after{content:"琹"}.hgi-twotone.hgi-directions-02:before{content:"琺"}.hgi-twotone.hgi-dirham:after{content:"琻"}.hgi-twotone.hgi-dirham:before{content:"琼"}.hgi-twotone.hgi-disability-01:after{content:"琽"}.hgi-twotone.hgi-disability-01:before{content:"琾"}.hgi-twotone.hgi-disability-02:after{content:"琿"}.hgi-twotone.hgi-disability-02:before{content:"瑀"}.hgi-twotone.hgi-discord:after{content:"瑁"}.hgi-twotone.hgi-discord:before{content:"瑂"}.hgi-twotone.hgi-discount-01:after{content:"瑃"}.hgi-twotone.hgi-discount-01:before{content:"瑄"}.hgi-twotone.hgi-discount:after{content:"瑅"}.hgi-twotone.hgi-discount-tag-01:after{content:"瑆"}.hgi-twotone.hgi-discount-tag-01:before{content:"瑇"}.hgi-twotone.hgi-discount-tag-02:after{content:"瑈"}.hgi-twotone.hgi-discount-tag-02:before{content:"瑉"}.hgi-twotone.hgi-discount:before{content:"瑊"}.hgi-twotone.hgi-discover-circle:after{content:"瑋"}.hgi-twotone.hgi-discover-circle:before{content:"瑌"}.hgi-twotone.hgi-discover-square:after{content:"瑍"}.hgi-twotone.hgi-discover-square:before{content:"瑎"}.hgi-twotone.hgi-dish-01:after{content:"瑏"}.hgi-twotone.hgi-dish-01:before{content:"瑐"}.hgi-twotone.hgi-dish-02:after{content:"瑑"}.hgi-twotone.hgi-dish-02:before{content:"瑒"}.hgi-twotone.hgi-dish-washer:after{content:"瑓"}.hgi-twotone.hgi-dish-washer:before{content:"瑔"}.hgi-twotone.hgi-displeased:after{content:"瑕"}.hgi-twotone.hgi-displeased:before{content:"瑖"}.hgi-twotone.hgi-distribute-horizontal-center:after{content:"瑗"}.hgi-twotone.hgi-distribute-horizontal-center:before{content:"瑘"}.hgi-twotone.hgi-distribute-horizontal-left:after{content:"瑙"}.hgi-twotone.hgi-distribute-horizontal-left:before{content:"瑚"}.hgi-twotone.hgi-distribute-horizontal-right:after{content:"瑛"}.hgi-twotone.hgi-distribute-horizontal-right:before{content:"瑜"}.hgi-twotone.hgi-distribute-vertical-bottom:after{content:"瑝"}.hgi-twotone.hgi-distribute-vertical-bottom:before{content:"瑞"}.hgi-twotone.hgi-distribute-vertical-center:after{content:"瑟"}.hgi-twotone.hgi-distribute-vertical-center:before{content:"瑠"}.hgi-twotone.hgi-distribute-vertical-top:after{content:"瑡"}.hgi-twotone.hgi-distribute-vertical-top:before{content:"瑢"}.hgi-twotone.hgi-distribution:after{content:"瑣"}.hgi-twotone.hgi-distribution:before{content:"瑤"}.hgi-twotone.hgi-divide-sign-circle:after{content:"瑥"}.hgi-twotone.hgi-divide-sign-circle:before{content:"瑦"}.hgi-twotone.hgi-divide-sign:after{content:"瑧"}.hgi-twotone.hgi-divide-sign-square:after{content:"瑨"}.hgi-twotone.hgi-divide-sign-square:before{content:"瑩"}.hgi-twotone.hgi-divide-sign:before{content:"瑪"}.hgi-twotone.hgi-dna-01:after{content:"瑫"}.hgi-twotone.hgi-dna-01:before{content:"瑬"}.hgi-twotone.hgi-dna:after{content:"瑭"}.hgi-twotone.hgi-dna:before{content:"瑮"}.hgi-twotone.hgi-do-not-touch-01:after{content:"瑯"}.hgi-twotone.hgi-do-not-touch-01:before{content:"瑰"}.hgi-twotone.hgi-do-not-touch-02:after{content:"瑱"}.hgi-twotone.hgi-do-not-touch-02:before{content:"瑲"}.hgi-twotone.hgi-doc-01:after{content:"瑳"}.hgi-twotone.hgi-doc-01:before{content:"瑴"}.hgi-twotone.hgi-doc-02:after{content:"瑵"}.hgi-twotone.hgi-doc-02:before{content:"瑶"}.hgi-twotone.hgi-doctor-01:after{content:"瑷"}.hgi-twotone.hgi-doctor-01:before{content:"瑸"}.hgi-twotone.hgi-doctor-02:after{content:"瑹"}.hgi-twotone.hgi-doctor-02:before{content:"瑺"}.hgi-twotone.hgi-doctor-03:after{content:"瑻"}.hgi-twotone.hgi-doctor-03:before{content:"瑼"}.hgi-twotone.hgi-document-attachment:after{content:"瑽"}.hgi-twotone.hgi-document-attachment:before{content:"瑾"}.hgi-twotone.hgi-document-code:after{content:"瑿"}.hgi-twotone.hgi-document-code:before{content:"璀"}.hgi-twotone.hgi-document-validation:after{content:"璁"}.hgi-twotone.hgi-document-validation:before{content:"璂"}.hgi-twotone.hgi-dollar-01:after{content:"璃"}.hgi-twotone.hgi-dollar-01:before{content:"璄"}.hgi-twotone.hgi-dollar-02:after{content:"璅"}.hgi-twotone.hgi-dollar-02:before{content:"璆"}.hgi-twotone.hgi-dollar-circle:after{content:"璇"}.hgi-twotone.hgi-dollar-circle:before{content:"璈"}.hgi-twotone.hgi-dollar-receive-01:after{content:"璉"}.hgi-twotone.hgi-dollar-receive-01:before{content:"璊"}.hgi-twotone.hgi-dollar-receive-02:after{content:"璋"}.hgi-twotone.hgi-dollar-receive-02:before{content:"璌"}.hgi-twotone.hgi-dollar-send-01:after{content:"璍"}.hgi-twotone.hgi-dollar-send-01:before{content:"璎"}.hgi-twotone.hgi-dollar-send-02:after{content:"璏"}.hgi-twotone.hgi-dollar-send-02:before{content:"璐"}.hgi-twotone.hgi-dollar-square:after{content:"璑"}.hgi-twotone.hgi-dollar-square:before{content:"璒"}.hgi-twotone.hgi-dome:after{content:"璓"}.hgi-twotone.hgi-dome:before{content:"璔"}.hgi-twotone.hgi-domino:after{content:"璕"}.hgi-twotone.hgi-domino:before{content:"璖"}.hgi-twotone.hgi-door-01:after{content:"璗"}.hgi-twotone.hgi-door-01:before{content:"璘"}.hgi-twotone.hgi-door-02:after{content:"璙"}.hgi-twotone.hgi-door-02:before{content:"璚"}.hgi-twotone.hgi-door-lock:after{content:"璛"}.hgi-twotone.hgi-door-lock:before{content:"璜"}.hgi-twotone.hgi-door:after{content:"璝"}.hgi-twotone.hgi-door:before{content:"璞"}.hgi-twotone.hgi-doughnut:after{content:"璟"}.hgi-twotone.hgi-doughnut:before{content:"璠"}.hgi-twotone.hgi-download-01:after{content:"璡"}.hgi-twotone.hgi-download-01:before{content:"璢"}.hgi-twotone.hgi-download-02:after{content:"璣"}.hgi-twotone.hgi-download-02:before{content:"璤"}.hgi-twotone.hgi-download-03:after{content:"璥"}.hgi-twotone.hgi-download-03:before{content:"璦"}.hgi-twotone.hgi-download-04:after{content:"璧"}.hgi-twotone.hgi-download-04:before{content:"璨"}.hgi-twotone.hgi-download-05:after{content:"璩"}.hgi-twotone.hgi-download-05:before{content:"璪"}.hgi-twotone.hgi-download-circle-01:after{content:"璫"}.hgi-twotone.hgi-download-circle-01:before{content:"璬"}.hgi-twotone.hgi-download-circle-02:after{content:"璭"}.hgi-twotone.hgi-download-circle-02:before{content:"璮"}.hgi-twotone.hgi-download-square-01:after{content:"璯"}.hgi-twotone.hgi-download-square-01:before{content:"環"}.hgi-twotone.hgi-download-square-02:after{content:"璱"}.hgi-twotone.hgi-download-square-02:before{content:"璲"}.hgi-twotone.hgi-drag-01:after{content:"璳"}.hgi-twotone.hgi-drag-01:before{content:"璴"}.hgi-twotone.hgi-drag-02:after{content:"璵"}.hgi-twotone.hgi-drag-02:before{content:"璶"}.hgi-twotone.hgi-drag-03:after{content:"璷"}.hgi-twotone.hgi-drag-03:before{content:"璸"}.hgi-twotone.hgi-drag-04:after{content:"璹"}.hgi-twotone.hgi-drag-04:before{content:"璺"}.hgi-twotone.hgi-drag-drop-horizontal:after{content:"璻"}.hgi-twotone.hgi-drag-drop-horizontal:before{content:"璼"}.hgi-twotone.hgi-drag-drop:after{content:"璽"}.hgi-twotone.hgi-drag-drop-vertical:after{content:"璾"}.hgi-twotone.hgi-drag-drop-vertical:before{content:"璿"}.hgi-twotone.hgi-drag-drop:before{content:"瓀"}.hgi-twotone.hgi-drag-left-01:after{content:"瓁"}.hgi-twotone.hgi-drag-left-01:before{content:"瓂"}.hgi-twotone.hgi-drag-left-02:after{content:"瓃"}.hgi-twotone.hgi-drag-left-02:before{content:"瓄"}.hgi-twotone.hgi-drag-left-03:after{content:"瓅"}.hgi-twotone.hgi-drag-left-03:before{content:"瓆"}.hgi-twotone.hgi-drag-left-04:after{content:"瓇"}.hgi-twotone.hgi-drag-left-04:before{content:"瓈"}.hgi-twotone.hgi-drag-right-01:after{content:"瓉"}.hgi-twotone.hgi-drag-right-01:before{content:"瓊"}.hgi-twotone.hgi-drag-right-02:after{content:"瓋"}.hgi-twotone.hgi-drag-right-02:before{content:"瓌"}.hgi-twotone.hgi-drag-right-03:after{content:"瓍"}.hgi-twotone.hgi-drag-right-03:before{content:"瓎"}.hgi-twotone.hgi-drag-right-04:after{content:"瓏"}.hgi-twotone.hgi-drag-right-04:before{content:"瓐"}.hgi-twotone.hgi-drawing-compass:after{content:"瓑"}.hgi-twotone.hgi-drawing-compass:before{content:"瓒"}.hgi-twotone.hgi-drawing-mode:after{content:"瓓"}.hgi-twotone.hgi-drawing-mode:before{content:"瓔"}.hgi-twotone.hgi-dress-01:after{content:"瓕"}.hgi-twotone.hgi-dress-01:before{content:"瓖"}.hgi-twotone.hgi-dress-02:after{content:"瓗"}.hgi-twotone.hgi-dress-02:before{content:"瓘"}.hgi-twotone.hgi-dress-03:after{content:"瓙"}.hgi-twotone.hgi-dress-03:before{content:"瓚"}.hgi-twotone.hgi-dress-04:after{content:"瓛"}.hgi-twotone.hgi-dress-04:before{content:"瓜"}.hgi-twotone.hgi-dress-05:after{content:"瓝"}.hgi-twotone.hgi-dress-05:before{content:"瓞"}.hgi-twotone.hgi-dress-06:after{content:"瓟"}.hgi-twotone.hgi-dress-06:before{content:"瓠"}.hgi-twotone.hgi-dress-07:after{content:"瓡"}.hgi-twotone.hgi-dress-07:before{content:"瓢"}.hgi-twotone.hgi-dressing-table-01:after{content:"瓣"}.hgi-twotone.hgi-dressing-table-01:before{content:"瓤"}.hgi-twotone.hgi-dressing-table-02:after{content:"瓥"}.hgi-twotone.hgi-dressing-table-02:before{content:"瓦"}.hgi-twotone.hgi-dressing-table-03:after{content:"瓧"}.hgi-twotone.hgi-dressing-table-03:before{content:"瓨"}.hgi-twotone.hgi-dribbble:after{content:"瓩"}.hgi-twotone.hgi-dribbble:before{content:"瓪"}.hgi-twotone.hgi-drink:after{content:"瓫"}.hgi-twotone.hgi-drink:before{content:"瓬"}.hgi-twotone.hgi-drone:after{content:"瓭"}.hgi-twotone.hgi-drone:before{content:"瓮"}.hgi-twotone.hgi-drooling:after{content:"瓯"}.hgi-twotone.hgi-drooling:before{content:"瓰"}.hgi-twotone.hgi-dropbox:after{content:"瓱"}.hgi-twotone.hgi-dropbox:before{content:"瓲"}.hgi-twotone.hgi-droplet:after{content:"瓳"}.hgi-twotone.hgi-droplet:before{content:"瓴"}.hgi-twotone.hgi-dropper:after{content:"瓵"}.hgi-twotone.hgi-dropper:before{content:"瓶"}.hgi-twotone.hgi-ds3-tool:after{content:"瓷"}.hgi-twotone.hgi-ds3-tool:before{content:"瓸"}.hgi-twotone.hgi-dua:after{content:"瓹"}.hgi-twotone.hgi-dua:before{content:"瓺"}.hgi-twotone.hgi-dumbbell-01:after{content:"瓻"}.hgi-twotone.hgi-dumbbell-01:before{content:"瓼"}.hgi-twotone.hgi-dumbbell-02:after{content:"瓽"}.hgi-twotone.hgi-dumbbell-02:before{content:"瓾"}.hgi-twotone.hgi-dumbbell-03:after{content:"瓿"}.hgi-twotone.hgi-dumbbell-03:before{content:"甀"}.hgi-twotone.hgi-ear-rings-01:after{content:"甁"}.hgi-twotone.hgi-ear-rings-01:before{content:"甂"}.hgi-twotone.hgi-ear-rings-02:after{content:"甃"}.hgi-twotone.hgi-ear-rings-02:before{content:"甄"}.hgi-twotone.hgi-ear-rings-03:after{content:"甅"}.hgi-twotone.hgi-ear-rings-03:before{content:"甆"}.hgi-twotone.hgi-ear:after{content:"甇"}.hgi-twotone.hgi-ear:before{content:"甈"}.hgi-twotone.hgi-earth:after{content:"甉"}.hgi-twotone.hgi-earth:before{content:"甊"}.hgi-twotone.hgi-ease-curve-control-points:after{content:"甋"}.hgi-twotone.hgi-ease-curve-control-points:before{content:"甌"}.hgi-twotone.hgi-ease-in-control-point:after{content:"甍"}.hgi-twotone.hgi-ease-in-control-point:before{content:"甎"}.hgi-twotone.hgi-ease-in-out:after{content:"甏"}.hgi-twotone.hgi-ease-in-out:before{content:"甐"}.hgi-twotone.hgi-ease-in:after{content:"甑"}.hgi-twotone.hgi-ease-in:before{content:"甒"}.hgi-twotone.hgi-ease-out-control-point:after{content:"甓"}.hgi-twotone.hgi-ease-out-control-point:before{content:"甔"}.hgi-twotone.hgi-ease-out:after{content:"甕"}.hgi-twotone.hgi-ease-out:before{content:"甖"}.hgi-twotone.hgi-eco-energy:after{content:"甗"}.hgi-twotone.hgi-eco-energy:before{content:"甘"}.hgi-twotone.hgi-eco-lab-01:after{content:"甙"}.hgi-twotone.hgi-eco-lab-01:before{content:"甚"}.hgi-twotone.hgi-eco-lab-02:after{content:"甛"}.hgi-twotone.hgi-eco-lab-02:before{content:"甜"}.hgi-twotone.hgi-eco-lab:after{content:"甝"}.hgi-twotone.hgi-eco-lab:before{content:"甞"}.hgi-twotone.hgi-eco-power:after{content:"生"}.hgi-twotone.hgi-eco-power:before{content:"甠"}.hgi-twotone.hgi-edge-style:after{content:"甡"}.hgi-twotone.hgi-edge-style:before{content:"產"}.hgi-twotone.hgi-edit-01:after{content:"産"}.hgi-twotone.hgi-edit-01:before{content:"甤"}.hgi-twotone.hgi-edit-02:after{content:"甥"}.hgi-twotone.hgi-edit-02:before{content:"甦"}.hgi-twotone.hgi-edit-off:after{content:"甧"}.hgi-twotone.hgi-edit-off:before{content:"用"}.hgi-twotone.hgi-edit-road:after{content:"甩"}.hgi-twotone.hgi-edit-road:before{content:"甪"}.hgi-twotone.hgi-edit-table:after{content:"甫"}.hgi-twotone.hgi-edit-table:before{content:"甬"}.hgi-twotone.hgi-edit-user-02:after{content:"甭"}.hgi-twotone.hgi-edit-user-02:before{content:"甮"}.hgi-twotone.hgi-eggs:after{content:"甯"}.hgi-twotone.hgi-eggs:before{content:"田"}.hgi-twotone.hgi-eid-mubarak:after{content:"由"}.hgi-twotone.hgi-eid-mubarak:before{content:"甲"}.hgi-twotone.hgi-eiffel-tower:after{content:"申"}.hgi-twotone.hgi-eiffel-tower:before{content:"甴"}.hgi-twotone.hgi-elearning-exchange:after{content:"电"}.hgi-twotone.hgi-elearning-exchange:before{content:"甶"}.hgi-twotone.hgi-electric-home-01:after{content:"男"}.hgi-twotone.hgi-electric-home-01:before{content:"甸"}.hgi-twotone.hgi-electric-home-02:after{content:"甹"}.hgi-twotone.hgi-electric-home-02:before{content:"町"}.hgi-twotone.hgi-electric-plugs:after{content:"画"}.hgi-twotone.hgi-electric-plugs:before{content:"甼"}.hgi-twotone.hgi-electric-tower-01:after{content:"甽"}.hgi-twotone.hgi-electric-tower-01:before{content:"甾"}.hgi-twotone.hgi-electric-tower-02:after{content:"甿"}.hgi-twotone.hgi-electric-tower-02:before{content:"畀"}.hgi-twotone.hgi-electric-wire:after{content:"畁"}.hgi-twotone.hgi-electric-wire:before{content:"畂"}.hgi-twotone.hgi-ellipse-selection:after{content:"畃"}.hgi-twotone.hgi-ellipse-selection:before{content:"畄"}.hgi-twotone.hgi-encrypt:after{content:"畅"}.hgi-twotone.hgi-encrypt:before{content:"畆"}.hgi-twotone.hgi-energy-ellipse:after{content:"畇"}.hgi-twotone.hgi-energy-ellipse:before{content:"畈"}.hgi-twotone.hgi-energy-rectangle:after{content:"畉"}.hgi-twotone.hgi-energy-rectangle:before{content:"畊"}.hgi-twotone.hgi-energy:after{content:"畋"}.hgi-twotone.hgi-energy:before{content:"界"}.hgi-twotone.hgi-entering-geo-fence:after{content:"畍"}.hgi-twotone.hgi-entering-geo-fence:before{content:"畎"}.hgi-twotone.hgi-envato:after{content:"畏"}.hgi-twotone.hgi-envato:before{content:"畐"}.hgi-twotone.hgi-equal-sign-circle:after{content:"畑"}.hgi-twotone.hgi-equal-sign-circle:before{content:"畒"}.hgi-twotone.hgi-equal-sign:after{content:"畓"}.hgi-twotone.hgi-equal-sign-square:after{content:"畔"}.hgi-twotone.hgi-equal-sign-square:before{content:"畕"}.hgi-twotone.hgi-equal-sign:before{content:"畖"}.hgi-twotone.hgi-equipment-bench-press:after{content:"畗"}.hgi-twotone.hgi-equipment-bench-press:before{content:"畘"}.hgi-twotone.hgi-equipment-chest-press:after{content:"留"}.hgi-twotone.hgi-equipment-chest-press:before{content:"畚"}.hgi-twotone.hgi-equipment-gym-01:after{content:"畛"}.hgi-twotone.hgi-equipment-gym-01:before{content:"畜"}.hgi-twotone.hgi-equipment-gym-02:after{content:"畝"}.hgi-twotone.hgi-equipment-gym-02:before{content:"畞"}.hgi-twotone.hgi-equipment-gym-03:after{content:"畟"}.hgi-twotone.hgi-equipment-gym-03:before{content:"畠"}.hgi-twotone.hgi-equipment-weightlifting:after{content:"畡"}.hgi-twotone.hgi-equipment-weightlifting:before{content:"畢"}.hgi-twotone.hgi-eraser-01:after{content:"畣"}.hgi-twotone.hgi-eraser-01:before{content:"畤"}.hgi-twotone.hgi-eraser-add:after{content:"略"}.hgi-twotone.hgi-eraser-add:before{content:"畦"}.hgi-twotone.hgi-eraser-auto:after{content:"畧"}.hgi-twotone.hgi-eraser-auto:before{content:"畨"}.hgi-twotone.hgi-eraser:after{content:"畩"}.hgi-twotone.hgi-eraser:before{content:"番"}.hgi-twotone.hgi-estimate-01:after{content:"畫"}.hgi-twotone.hgi-estimate-01:before{content:"畬"}.hgi-twotone.hgi-estimate-02:after{content:"畭"}.hgi-twotone.hgi-estimate-02:before{content:"畮"}.hgi-twotone.hgi-ethereum-ellipse:after{content:"畯"}.hgi-twotone.hgi-ethereum-ellipse:before{content:"異"}.hgi-twotone.hgi-ethereum-rectangle:after{content:"畱"}.hgi-twotone.hgi-ethereum-rectangle:before{content:"畲"}.hgi-twotone.hgi-ethereum:after{content:"畳"}.hgi-twotone.hgi-ethereum:before{content:"畴"}.hgi-twotone.hgi-euro-circle:after{content:"畵"}.hgi-twotone.hgi-euro-circle:before{content:"當"}.hgi-twotone.hgi-euro-receive:after{content:"畷"}.hgi-twotone.hgi-euro-receive:before{content:"畸"}.hgi-twotone.hgi-euro:after{content:"畹"}.hgi-twotone.hgi-euro-send:after{content:"畺"}.hgi-twotone.hgi-euro-send:before{content:"畻"}.hgi-twotone.hgi-euro-square:after{content:"畼"}.hgi-twotone.hgi-euro-square:before{content:"畽"}.hgi-twotone.hgi-euro:before{content:"畾"}.hgi-twotone.hgi-ev-charging:after{content:"畿"}.hgi-twotone.hgi-ev-charging:before{content:"疀"}.hgi-twotone.hgi-evil:after{content:"疁"}.hgi-twotone.hgi-evil:before{content:"疂"}.hgi-twotone.hgi-exchange-01:after{content:"疃"}.hgi-twotone.hgi-exchange-01:before{content:"疄"}.hgi-twotone.hgi-exchange-02:after{content:"疅"}.hgi-twotone.hgi-exchange-02:before{content:"疆"}.hgi-twotone.hgi-exchange-03:after{content:"疇"}.hgi-twotone.hgi-exchange-03:before{content:"疈"}.hgi-twotone.hgi-expander:after{content:"疉"}.hgi-twotone.hgi-expander:before{content:"疊"}.hgi-twotone.hgi-external-drive:after{content:"疋"}.hgi-twotone.hgi-external-drive:before{content:"疌"}.hgi-twotone.hgi-eye:after{content:"疍"}.hgi-twotone.hgi-eye:before{content:"疎"}.hgi-twotone.hgi-face-id:after{content:"疏"}.hgi-twotone.hgi-face-id:before{content:"疐"}.hgi-twotone.hgi-facebook-01:after{content:"疑"}.hgi-twotone.hgi-facebook-01:before{content:"疒"}.hgi-twotone.hgi-facebook-02:after{content:"疓"}.hgi-twotone.hgi-facebook-02:before{content:"疔"}.hgi-twotone.hgi-factory-01:after{content:"疕"}.hgi-twotone.hgi-factory-01:before{content:"疖"}.hgi-twotone.hgi-factory-02:after{content:"疗"}.hgi-twotone.hgi-factory-02:before{content:"疘"}.hgi-twotone.hgi-factory:after{content:"疙"}.hgi-twotone.hgi-factory:before{content:"疚"}.hgi-twotone.hgi-fahrenheit:after{content:"疛"}.hgi-twotone.hgi-fahrenheit:before{content:"疜"}.hgi-twotone.hgi-falling-star:after{content:"疝"}.hgi-twotone.hgi-falling-star:before{content:"疞"}.hgi-twotone.hgi-fast-wind:after{content:"疟"}.hgi-twotone.hgi-fast-wind:before{content:"疠"}.hgi-twotone.hgi-favourite-circle:after{content:"疡"}.hgi-twotone.hgi-favourite-circle:before{content:"疢"}.hgi-twotone.hgi-favourite:after{content:"疣"}.hgi-twotone.hgi-favourite-square:after{content:"疤"}.hgi-twotone.hgi-favourite-square:before{content:"疥"}.hgi-twotone.hgi-favourite:before{content:"疦"}.hgi-twotone.hgi-feather:after{content:"疧"}.hgi-twotone.hgi-feather:before{content:"疨"}.hgi-twotone.hgi-fencing-mask:after{content:"疩"}.hgi-twotone.hgi-fencing-mask:before{content:"疪"}.hgi-twotone.hgi-fencing:after{content:"疫"}.hgi-twotone.hgi-fencing:before{content:"疬"}.hgi-twotone.hgi-ferris-wheel:after{content:"疭"}.hgi-twotone.hgi-ferris-wheel:before{content:"疮"}.hgi-twotone.hgi-ferry-boat:after{content:"疯"}.hgi-twotone.hgi-ferry-boat:before{content:"疰"}.hgi-twotone.hgi-figma:after{content:"疱"}.hgi-twotone.hgi-figma:before{content:"疲"}.hgi-twotone.hgi-file-01:after{content:"疳"}.hgi-twotone.hgi-file-01:before{content:"疴"}.hgi-twotone.hgi-file-02:after{content:"疵"}.hgi-twotone.hgi-file-02:before{content:"疶"}.hgi-twotone.hgi-file-add:after{content:"疷"}.hgi-twotone.hgi-file-add:before{content:"疸"}.hgi-twotone.hgi-file-attachment:after{content:"疹"}.hgi-twotone.hgi-file-attachment:before{content:"疺"}.hgi-twotone.hgi-file-audio:after{content:"疻"}.hgi-twotone.hgi-file-audio:before{content:"疼"}.hgi-twotone.hgi-file-bitcoin:after{content:"疽"}.hgi-twotone.hgi-file-bitcoin:before{content:"疾"}.hgi-twotone.hgi-file-block:after{content:"疿"}.hgi-twotone.hgi-file-block:before{content:"痀"}.hgi-twotone.hgi-file-bookmark:after{content:"痁"}.hgi-twotone.hgi-file-bookmark:before{content:"痂"}.hgi-twotone.hgi-file-cloud:after{content:"痃"}.hgi-twotone.hgi-file-cloud:before{content:"痄"}.hgi-twotone.hgi-file-corrupt:after{content:"病"}.hgi-twotone.hgi-file-corrupt:before{content:"痆"}.hgi-twotone.hgi-file-dollar:after{content:"症"}.hgi-twotone.hgi-file-dollar:before{content:"痈"}.hgi-twotone.hgi-file-download:after{content:"痉"}.hgi-twotone.hgi-file-download:before{content:"痊"}.hgi-twotone.hgi-file-edit:after{content:"痋"}.hgi-twotone.hgi-file-edit:before{content:"痌"}.hgi-twotone.hgi-file-euro:after{content:"痍"}.hgi-twotone.hgi-file-euro:before{content:"痎"}.hgi-twotone.hgi-file-export:after{content:"痏"}.hgi-twotone.hgi-file-export:before{content:"痐"}.hgi-twotone.hgi-file-favourite:after{content:"痑"}.hgi-twotone.hgi-file-favourite:before{content:"痒"}.hgi-twotone.hgi-file-import:after{content:"痓"}.hgi-twotone.hgi-file-import:before{content:"痔"}.hgi-twotone.hgi-file-link:after{content:"痕"}.hgi-twotone.hgi-file-link:before{content:"痖"}.hgi-twotone.hgi-file-locked:after{content:"痗"}.hgi-twotone.hgi-file-locked:before{content:"痘"}.hgi-twotone.hgi-file-management:after{content:"痙"}.hgi-twotone.hgi-file-management:before{content:"痚"}.hgi-twotone.hgi-file-minus:after{content:"痛"}.hgi-twotone.hgi-file-minus:before{content:"痜"}.hgi-twotone.hgi-file-music:after{content:"痝"}.hgi-twotone.hgi-file-music:before{content:"痞"}.hgi-twotone.hgi-file-not-found:after{content:"痟"}.hgi-twotone.hgi-file-not-found:before{content:"痠"}.hgi-twotone.hgi-file-paste:after{content:"痡"}.hgi-twotone.hgi-file-paste:before{content:"痢"}.hgi-twotone.hgi-file-pin:after{content:"痣"}.hgi-twotone.hgi-file-pin:before{content:"痤"}.hgi-twotone.hgi-file-pound:after{content:"痥"}.hgi-twotone.hgi-file-pound:before{content:"痦"}.hgi-twotone.hgi-file-remove:after{content:"痧"}.hgi-twotone.hgi-file-remove:before{content:"痨"}.hgi-twotone.hgi-file-script:after{content:"痩"}.hgi-twotone.hgi-file-script:before{content:"痪"}.hgi-twotone.hgi-file-search:after{content:"痫"}.hgi-twotone.hgi-file-search:before{content:"痬"}.hgi-twotone.hgi-file-security:after{content:"痭"}.hgi-twotone.hgi-file-security:before{content:"痮"}.hgi-twotone.hgi-file-shredder:after{content:"痯"}.hgi-twotone.hgi-file-shredder:before{content:"痰"}.hgi-twotone.hgi-file-star:after{content:"痱"}.hgi-twotone.hgi-file-star:before{content:"痲"}.hgi-twotone.hgi-file-sync:after{content:"痳"}.hgi-twotone.hgi-file-sync:before{content:"痴"}.hgi-twotone.hgi-file-unknown:after{content:"痵"}.hgi-twotone.hgi-file-unknown:before{content:"痶"}.hgi-twotone.hgi-file-unlocked:after{content:"痷"}.hgi-twotone.hgi-file-unlocked:before{content:"痸"}.hgi-twotone.hgi-file-upload:after{content:"痹"}.hgi-twotone.hgi-file-upload:before{content:"痺"}.hgi-twotone.hgi-file-validation:after{content:"痻"}.hgi-twotone.hgi-file-validation:before{content:"痼"}.hgi-twotone.hgi-file-verified:after{content:"痽"}.hgi-twotone.hgi-file-verified:before{content:"痾"}.hgi-twotone.hgi-file-video:after{content:"痿"}.hgi-twotone.hgi-file-video:before{content:"瘀"}.hgi-twotone.hgi-file-view:after{content:"瘁"}.hgi-twotone.hgi-file-view:before{content:"瘂"}.hgi-twotone.hgi-file-yen:after{content:"瘃"}.hgi-twotone.hgi-file-yen:before{content:"瘄"}.hgi-twotone.hgi-file-zip:after{content:"瘅"}.hgi-twotone.hgi-file-zip:before{content:"瘆"}.hgi-twotone.hgi-files-01:after{content:"瘇"}.hgi-twotone.hgi-files-01:before{content:"瘈"}.hgi-twotone.hgi-files-02:after{content:"瘉"}.hgi-twotone.hgi-files-02:before{content:"瘊"}.hgi-twotone.hgi-film-01:after{content:"瘋"}.hgi-twotone.hgi-film-01:before{content:"瘌"}.hgi-twotone.hgi-film-02:after{content:"瘍"}.hgi-twotone.hgi-film-02:before{content:"瘎"}.hgi-twotone.hgi-film-roll-01:after{content:"瘏"}.hgi-twotone.hgi-film-roll-01:before{content:"瘐"}.hgi-twotone.hgi-film-roll-02:after{content:"瘑"}.hgi-twotone.hgi-film-roll-02:before{content:"瘒"}.hgi-twotone.hgi-filter-add:after{content:"瘓"}.hgi-twotone.hgi-filter-add:before{content:"瘔"}.hgi-twotone.hgi-filter-edit:after{content:"瘕"}.hgi-twotone.hgi-filter-edit:before{content:"瘖"}.hgi-twotone.hgi-filter-horizontal:after{content:"瘗"}.hgi-twotone.hgi-filter-horizontal:before{content:"瘘"}.hgi-twotone.hgi-filter-mail-circle:after{content:"瘙"}.hgi-twotone.hgi-filter-mail-circle:before{content:"瘚"}.hgi-twotone.hgi-filter-mail-square:after{content:"瘛"}.hgi-twotone.hgi-filter-mail-square:before{content:"瘜"}.hgi-twotone.hgi-filter-remove:after{content:"瘝"}.hgi-twotone.hgi-filter-remove:before{content:"瘞"}.hgi-twotone.hgi-filter-reset:after{content:"瘟"}.hgi-twotone.hgi-filter-reset:before{content:"瘠"}.hgi-twotone.hgi-filter:after{content:"瘡"}.hgi-twotone.hgi-filter-vertical:after{content:"瘢"}.hgi-twotone.hgi-filter-vertical:before{content:"瘣"}.hgi-twotone.hgi-filter:before{content:"瘤"}.hgi-twotone.hgi-finger-access:after{content:"瘥"}.hgi-twotone.hgi-finger-access:before{content:"瘦"}.hgi-twotone.hgi-finger-print-add:after{content:"瘧"}.hgi-twotone.hgi-finger-print-add:before{content:"瘨"}.hgi-twotone.hgi-finger-print-check:after{content:"瘩"}.hgi-twotone.hgi-finger-print-check:before{content:"瘪"}.hgi-twotone.hgi-finger-print-minus:after{content:"瘫"}.hgi-twotone.hgi-finger-print-minus:before{content:"瘬"}.hgi-twotone.hgi-finger-print-remove:after{content:"瘭"}.hgi-twotone.hgi-finger-print-remove:before{content:"瘮"}.hgi-twotone.hgi-finger-print-scan:after{content:"瘯"}.hgi-twotone.hgi-finger-print-scan:before{content:"瘰"}.hgi-twotone.hgi-finger-print:after{content:"瘱"}.hgi-twotone.hgi-finger-print:before{content:"瘲"}.hgi-twotone.hgi-fingerprint-scan:after{content:"瘳"}.hgi-twotone.hgi-fingerprint-scan:before{content:"瘴"}.hgi-twotone.hgi-fins:after{content:"瘵"}.hgi-twotone.hgi-fins:before{content:"瘶"}.hgi-twotone.hgi-fire-pit:after{content:"瘷"}.hgi-twotone.hgi-fire-pit:before{content:"瘸"}.hgi-twotone.hgi-fire:after{content:"瘹"}.hgi-twotone.hgi-fire-security:after{content:"瘺"}.hgi-twotone.hgi-fire-security:before{content:"瘻"}.hgi-twotone.hgi-fire:before{content:"瘼"}.hgi-twotone.hgi-firewall:after{content:"瘽"}.hgi-twotone.hgi-firewall:before{content:"瘾"}.hgi-twotone.hgi-first-aid-kit:after{content:"瘿"}.hgi-twotone.hgi-first-aid-kit:before{content:"癀"}.hgi-twotone.hgi-first-bracket-circle:after{content:"癁"}.hgi-twotone.hgi-first-bracket-circle:before{content:"療"}.hgi-twotone.hgi-first-bracket:after{content:"癃"}.hgi-twotone.hgi-first-bracket-square:after{content:"癄"}.hgi-twotone.hgi-first-bracket-square:before{content:"癅"}.hgi-twotone.hgi-first-bracket:before{content:"癆"}.hgi-twotone.hgi-fish-food:after{content:"癇"}.hgi-twotone.hgi-fish-food:before{content:"癈"}.hgi-twotone.hgi-fiverr:after{content:"癉"}.hgi-twotone.hgi-fiverr:before{content:"癊"}.hgi-twotone.hgi-flag-01:after{content:"癋"}.hgi-twotone.hgi-flag-01:before{content:"癌"}.hgi-twotone.hgi-flag-02:after{content:"癍"}.hgi-twotone.hgi-flag-02:before{content:"癎"}.hgi-twotone.hgi-flag-03:after{content:"癏"}.hgi-twotone.hgi-flag-03:before{content:"癐"}.hgi-twotone.hgi-flash-off:after{content:"癑"}.hgi-twotone.hgi-flash-off:before{content:"癒"}.hgi-twotone.hgi-flash:after{content:"癓"}.hgi-twotone.hgi-flash:before{content:"癔"}.hgi-twotone.hgi-flaticon:after{content:"癕"}.hgi-twotone.hgi-flaticon:before{content:"癖"}.hgi-twotone.hgi-flickr:after{content:"癗"}.hgi-twotone.hgi-flickr:before{content:"癘"}.hgi-twotone.hgi-flim-slate:after{content:"癙"}.hgi-twotone.hgi-flim-slate:before{content:"癚"}.hgi-twotone.hgi-flip-bottom:after{content:"癛"}.hgi-twotone.hgi-flip-bottom:before{content:"癜"}.hgi-twotone.hgi-flip-horizontal:after{content:"癝"}.hgi-twotone.hgi-flip-horizontal:before{content:"癞"}.hgi-twotone.hgi-flip-left:after{content:"癟"}.hgi-twotone.hgi-flip-left:before{content:"癠"}.hgi-twotone.hgi-flip-phone:after{content:"癡"}.hgi-twotone.hgi-flip-phone:before{content:"癢"}.hgi-twotone.hgi-flip-right:after{content:"癣"}.hgi-twotone.hgi-flip-right:before{content:"癤"}.hgi-twotone.hgi-flip-top:after{content:"癥"}.hgi-twotone.hgi-flip-top:before{content:"癦"}.hgi-twotone.hgi-flip-vertical:after{content:"癧"}.hgi-twotone.hgi-flip-vertical:before{content:"癨"}.hgi-twotone.hgi-floor-plan:after{content:"癩"}.hgi-twotone.hgi-floor-plan:before{content:"癪"}.hgi-twotone.hgi-floppy-disk:after{content:"癫"}.hgi-twotone.hgi-floppy-disk:before{content:"癬"}.hgi-twotone.hgi-flow-circle:after{content:"癭"}.hgi-twotone.hgi-flow-circle:before{content:"癮"}.hgi-twotone.hgi-flow-connection:after{content:"癯"}.hgi-twotone.hgi-flow-connection:before{content:"癰"}.hgi-twotone.hgi-flow:after{content:"癱"}.hgi-twotone.hgi-flow-square:after{content:"癲"}.hgi-twotone.hgi-flow-square:before{content:"癳"}.hgi-twotone.hgi-flow:before{content:"癴"}.hgi-twotone.hgi-flowchart-01:after{content:"癵"}.hgi-twotone.hgi-flowchart-01:before{content:"癶"}.hgi-twotone.hgi-flowchart-02:after{content:"癷"}.hgi-twotone.hgi-flowchart-02:before{content:"癸"}.hgi-twotone.hgi-flower-pot:after{content:"癹"}.hgi-twotone.hgi-flower-pot:before{content:"発"}.hgi-twotone.hgi-flower:after{content:"登"}.hgi-twotone.hgi-flower:before{content:"發"}.hgi-twotone.hgi-flushed:after{content:"白"}.hgi-twotone.hgi-flushed:before{content:"百"}.hgi-twotone.hgi-flying-human:after{content:"癿"}.hgi-twotone.hgi-flying-human:before{content:"皀"}.hgi-twotone.hgi-focus-point:after{content:"皁"}.hgi-twotone.hgi-focus-point:before{content:"皂"}.hgi-twotone.hgi-folder-01:after{content:"皃"}.hgi-twotone.hgi-folder-01:before{content:"的"}.hgi-twotone.hgi-folder-02:after{content:"皅"}.hgi-twotone.hgi-folder-02:before{content:"皆"}.hgi-twotone.hgi-folder-03:after{content:"皇"}.hgi-twotone.hgi-folder-03:before{content:"皈"}.hgi-twotone.hgi-folder-add:after{content:"皉"}.hgi-twotone.hgi-folder-add:before{content:"皊"}.hgi-twotone.hgi-folder-attachment:after{content:"皋"}.hgi-twotone.hgi-folder-attachment:before{content:"皌"}.hgi-twotone.hgi-folder-audio:after{content:"皍"}.hgi-twotone.hgi-folder-audio:before{content:"皎"}.hgi-twotone.hgi-folder-block:after{content:"皏"}.hgi-twotone.hgi-folder-block:before{content:"皐"}.hgi-twotone.hgi-folder-check:after{content:"皑"}.hgi-twotone.hgi-folder-check:before{content:"皒"}.hgi-twotone.hgi-folder-cloud:after{content:"皓"}.hgi-twotone.hgi-folder-cloud:before{content:"皔"}.hgi-twotone.hgi-folder-details-reference:after{content:"皕"}.hgi-twotone.hgi-folder-details-reference:before{content:"皖"}.hgi-twotone.hgi-folder-details:after{content:"皗"}.hgi-twotone.hgi-folder-details:before{content:"皘"}.hgi-twotone.hgi-folder-download:after{content:"皙"}.hgi-twotone.hgi-folder-download:before{content:"皚"}.hgi-twotone.hgi-folder-edit:after{content:"皛"}.hgi-twotone.hgi-folder-edit:before{content:"皜"}.hgi-twotone.hgi-folder-export:after{content:"皝"}.hgi-twotone.hgi-folder-export:before{content:"皞"}.hgi-twotone.hgi-folder-favourite:after{content:"皟"}.hgi-twotone.hgi-folder-favourite:before{content:"皠"}.hgi-twotone.hgi-folder-file-storage:after{content:"皡"}.hgi-twotone.hgi-folder-file-storage:before{content:"皢"}.hgi-twotone.hgi-folder-import:after{content:"皣"}.hgi-twotone.hgi-folder-import:before{content:"皤"}.hgi-twotone.hgi-folder-library:after{content:"皥"}.hgi-twotone.hgi-folder-library:before{content:"皦"}.hgi-twotone.hgi-folder-links:after{content:"皧"}.hgi-twotone.hgi-folder-links:before{content:"皨"}.hgi-twotone.hgi-folder-locked:after{content:"皩"}.hgi-twotone.hgi-folder-locked:before{content:"皪"}.hgi-twotone.hgi-folder-management:after{content:"皫"}.hgi-twotone.hgi-folder-management:before{content:"皬"}.hgi-twotone.hgi-folder-minus:after{content:"皭"}.hgi-twotone.hgi-folder-minus:before{content:"皮"}.hgi-twotone.hgi-folder-music:after{content:"皯"}.hgi-twotone.hgi-folder-music:before{content:"皰"}.hgi-twotone.hgi-folder-off:after{content:"皱"}.hgi-twotone.hgi-folder-off:before{content:"皲"}.hgi-twotone.hgi-folder-open:after{content:"皳"}.hgi-twotone.hgi-folder-open:before{content:"皴"}.hgi-twotone.hgi-folder-pin:after{content:"皵"}.hgi-twotone.hgi-folder-pin:before{content:"皶"}.hgi-twotone.hgi-folder-remove:after{content:"皷"}.hgi-twotone.hgi-folder-remove:before{content:"皸"}.hgi-twotone.hgi-folder-search:after{content:"皹"}.hgi-twotone.hgi-folder-search:before{content:"皺"}.hgi-twotone.hgi-folder-security:after{content:"皻"}.hgi-twotone.hgi-folder-security:before{content:"皼"}.hgi-twotone.hgi-folder-shared-01:after{content:"皽"}.hgi-twotone.hgi-folder-shared-01:before{content:"皾"}.hgi-twotone.hgi-folder-shared-02:after{content:"皿"}.hgi-twotone.hgi-folder-shared-02:before{content:"盀"}.hgi-twotone.hgi-folder-shared-03:after{content:"盁"}.hgi-twotone.hgi-folder-shared-03:before{content:"盂"}.hgi-twotone.hgi-folder-sync:after{content:"盃"}.hgi-twotone.hgi-folder-sync:before{content:"盄"}.hgi-twotone.hgi-folder-transfer:after{content:"盅"}.hgi-twotone.hgi-folder-transfer:before{content:"盆"}.hgi-twotone.hgi-folder-unknown:after{content:"盇"}.hgi-twotone.hgi-folder-unknown:before{content:"盈"}.hgi-twotone.hgi-folder-unlocked:after{content:"盉"}.hgi-twotone.hgi-folder-unlocked:before{content:"益"}.hgi-twotone.hgi-folder-upload:after{content:"盋"}.hgi-twotone.hgi-folder-upload:before{content:"盌"}.hgi-twotone.hgi-folder-video:after{content:"盍"}.hgi-twotone.hgi-folder-video:before{content:"盎"}.hgi-twotone.hgi-folder-view:after{content:"盏"}.hgi-twotone.hgi-folder-view:before{content:"盐"}.hgi-twotone.hgi-folder-zip:after{content:"监"}.hgi-twotone.hgi-folder-zip:before{content:"盒"}.hgi-twotone.hgi-folders:after{content:"盓"}.hgi-twotone.hgi-folders:before{content:"盔"}.hgi-twotone.hgi-football-pitch:after{content:"盕"}.hgi-twotone.hgi-football-pitch:before{content:"盖"}.hgi-twotone.hgi-football:after{content:"盗"}.hgi-twotone.hgi-football:before{content:"盘"}.hgi-twotone.hgi-forgot-password:after{content:"盙"}.hgi-twotone.hgi-forgot-password:before{content:"盚"}.hgi-twotone.hgi-fork:after{content:"盛"}.hgi-twotone.hgi-fork:before{content:"盜"}.hgi-twotone.hgi-forrst:after{content:"盝"}.hgi-twotone.hgi-forrst:before{content:"盞"}.hgi-twotone.hgi-fortress:after{content:"盟"}.hgi-twotone.hgi-fortress:before{content:"盠"}.hgi-twotone.hgi-forward-01:after{content:"盡"}.hgi-twotone.hgi-forward-01:before{content:"盢"}.hgi-twotone.hgi-forward-02:after{content:"監"}.hgi-twotone.hgi-forward-02:before{content:"盤"}.hgi-twotone.hgi-four-finger-02:after{content:"盥"}.hgi-twotone.hgi-four-finger-02:before{content:"盦"}.hgi-twotone.hgi-four-finger-03:after{content:"盧"}.hgi-twotone.hgi-four-finger-03:before{content:"盨"}.hgi-twotone.hgi-four-k:after{content:"盩"}.hgi-twotone.hgi-four-k:before{content:"盪"}.hgi-twotone.hgi-foursquare:after{content:"盫"}.hgi-twotone.hgi-foursquare:before{content:"盬"}.hgi-twotone.hgi-framer:after{content:"盭"}.hgi-twotone.hgi-framer:before{content:"目"}.hgi-twotone.hgi-frameworks:after{content:"盯"}.hgi-twotone.hgi-frameworks:before{content:"盰"}.hgi-twotone.hgi-french-fries-01:after{content:"盱"}.hgi-twotone.hgi-french-fries-01:before{content:"盲"}.hgi-twotone.hgi-french-fries-02:after{content:"盳"}.hgi-twotone.hgi-french-fries-02:before{content:"直"}.hgi-twotone.hgi-fridge:after{content:"盵"}.hgi-twotone.hgi-fridge:before{content:"盶"}.hgi-twotone.hgi-fry:after{content:"盷"}.hgi-twotone.hgi-fry:before{content:"相"}.hgi-twotone.hgi-fuel-01:after{content:"盹"}.hgi-twotone.hgi-fuel-01:before{content:"盺"}.hgi-twotone.hgi-fuel-02:after{content:"盻"}.hgi-twotone.hgi-fuel-02:before{content:"盼"}.hgi-twotone.hgi-fuel-station:after{content:"盽"}.hgi-twotone.hgi-fuel-station:before{content:"盾"}.hgi-twotone.hgi-function-circle:after{content:"盿"}.hgi-twotone.hgi-function-circle:before{content:"眀"}.hgi-twotone.hgi-function-of-x:after{content:"省"}.hgi-twotone.hgi-function-of-x:before{content:"眂"}.hgi-twotone.hgi-function:after{content:"眃"}.hgi-twotone.hgi-function-square:after{content:"眄"}.hgi-twotone.hgi-function-square:before{content:"眅"}.hgi-twotone.hgi-function:before{content:"眆"}.hgi-twotone.hgi-galaxy:after{content:"眇"}.hgi-twotone.hgi-galaxy:before{content:"眈"}.hgi-twotone.hgi-game-controller-01:after{content:"眉"}.hgi-twotone.hgi-game-controller-01:before{content:"眊"}.hgi-twotone.hgi-game-controller-02:after{content:"看"}.hgi-twotone.hgi-game-controller-02:before{content:"県"}.hgi-twotone.hgi-game-controller-03:after{content:"眍"}.hgi-twotone.hgi-game-controller-03:before{content:"眎"}.hgi-twotone.hgi-game:after{content:"眏"}.hgi-twotone.hgi-game:before{content:"眐"}.hgi-twotone.hgi-gameboy:after{content:"眑"}.hgi-twotone.hgi-gameboy:before{content:"眒"}.hgi-twotone.hgi-garage:after{content:"眓"}.hgi-twotone.hgi-garage:before{content:"眔"}.hgi-twotone.hgi-garbage-truck:after{content:"眕"}.hgi-twotone.hgi-garbage-truck:before{content:"眖"}.hgi-twotone.hgi-gas-pipe:after{content:"眗"}.hgi-twotone.hgi-gas-pipe:before{content:"眘"}.hgi-twotone.hgi-gas-stove:after{content:"眙"}.hgi-twotone.hgi-gas-stove:before{content:"眚"}.hgi-twotone.hgi-gem:after{content:"眛"}.hgi-twotone.hgi-gem:before{content:"眜"}.hgi-twotone.hgi-geology-crust:after{content:"眝"}.hgi-twotone.hgi-geology-crust:before{content:"眞"}.hgi-twotone.hgi-geometric-shapes-01:after{content:"真"}.hgi-twotone.hgi-geometric-shapes-01:before{content:"眠"}.hgi-twotone.hgi-geometric-shapes-02:after{content:"眡"}.hgi-twotone.hgi-geometric-shapes-02:before{content:"眢"}.hgi-twotone.hgi-gibbous-moon:after{content:"眣"}.hgi-twotone.hgi-gibbous-moon:before{content:"眤"}.hgi-twotone.hgi-gif-01:after{content:"眥"}.hgi-twotone.hgi-gif-01:before{content:"眦"}.hgi-twotone.hgi-gif-02:after{content:"眧"}.hgi-twotone.hgi-gif-02:before{content:"眨"}.hgi-twotone.hgi-gift-card:after{content:"眩"}.hgi-twotone.hgi-gift-card:before{content:"眪"}.hgi-twotone.hgi-gift:after{content:"眫"}.hgi-twotone.hgi-gift:before{content:"眬"}.hgi-twotone.hgi-git-branch:after{content:"眭"}.hgi-twotone.hgi-git-branch:before{content:"眮"}.hgi-twotone.hgi-git-commit:after{content:"眯"}.hgi-twotone.hgi-git-commit:before{content:"眰"}.hgi-twotone.hgi-git-compare:after{content:"眱"}.hgi-twotone.hgi-git-compare:before{content:"眲"}.hgi-twotone.hgi-git-fork:after{content:"眳"}.hgi-twotone.hgi-git-fork:before{content:"眴"}.hgi-twotone.hgi-git-merge:after{content:"眵"}.hgi-twotone.hgi-git-merge:before{content:"眶"}.hgi-twotone.hgi-git-pull-request-closed:after{content:"眷"}.hgi-twotone.hgi-git-pull-request-closed:before{content:"眸"}.hgi-twotone.hgi-git-pull-request-draft:after{content:"眹"}.hgi-twotone.hgi-git-pull-request-draft:before{content:"眺"}.hgi-twotone.hgi-git-pull-request:after{content:"眻"}.hgi-twotone.hgi-git-pull-request:before{content:"眼"}.hgi-twotone.hgi-gitbook:after{content:"眽"}.hgi-twotone.hgi-gitbook:before{content:"眾"}.hgi-twotone.hgi-github-01:after{content:"眿"}.hgi-twotone.hgi-github-01:before{content:"着"}.hgi-twotone.hgi-github:after{content:"睁"}.hgi-twotone.hgi-github:before{content:"睂"}.hgi-twotone.hgi-gitlab:after{content:"睃"}.hgi-twotone.hgi-gitlab:before{content:"睄"}.hgi-twotone.hgi-give-blood:after{content:"睅"}.hgi-twotone.hgi-give-blood:before{content:"睆"}.hgi-twotone.hgi-give-pill:after{content:"睇"}.hgi-twotone.hgi-give-pill:before{content:"睈"}.hgi-twotone.hgi-glasses:after{content:"睉"}.hgi-twotone.hgi-glasses:before{content:"睊"}.hgi-twotone.hgi-global-editing:after{content:"睋"}.hgi-twotone.hgi-global-editing:before{content:"睌"}.hgi-twotone.hgi-global-education:after{content:"睍"}.hgi-twotone.hgi-global-education:before{content:"睎"}.hgi-twotone.hgi-global-refresh:after{content:"睏"}.hgi-twotone.hgi-global-refresh:before{content:"睐"}.hgi-twotone.hgi-global-search:after{content:"睑"}.hgi-twotone.hgi-global-search:before{content:"睒"}.hgi-twotone.hgi-global:after{content:"睓"}.hgi-twotone.hgi-global:before{content:"睔"}.hgi-twotone.hgi-globe-02:after{content:"睕"}.hgi-twotone.hgi-globe-02:before{content:"睖"}.hgi-twotone.hgi-globe:after{content:"睗"}.hgi-twotone.hgi-globe:before{content:"睘"}.hgi-twotone.hgi-glove:after{content:"睙"}.hgi-twotone.hgi-glove:before{content:"睚"}.hgi-twotone.hgi-go-backward-10-sec:after{content:"睛"}.hgi-twotone.hgi-go-backward-10-sec:before{content:"睜"}.hgi-twotone.hgi-go-backward-15-sec:after{content:"睝"}.hgi-twotone.hgi-go-backward-15-sec:before{content:"睞"}.hgi-twotone.hgi-go-backward-30-sec:after{content:"睟"}.hgi-twotone.hgi-go-backward-30-sec:before{content:"睠"}.hgi-twotone.hgi-go-backward-5-sec:after{content:"睡"}.hgi-twotone.hgi-go-backward-5-sec:before{content:"睢"}.hgi-twotone.hgi-go-backward-60-sec:after{content:"督"}.hgi-twotone.hgi-go-backward-60-sec:before{content:"睤"}.hgi-twotone.hgi-go-forward-10-sec:after{content:"睥"}.hgi-twotone.hgi-go-forward-10-sec:before{content:"睦"}.hgi-twotone.hgi-go-forward-15-sec:after{content:"睧"}.hgi-twotone.hgi-go-forward-15-sec:before{content:"睨"}.hgi-twotone.hgi-go-forward-30-sec:after{content:"睩"}.hgi-twotone.hgi-go-forward-30-sec:before{content:"睪"}.hgi-twotone.hgi-go-forward-5-sec:after{content:"睫"}.hgi-twotone.hgi-go-forward-5-sec:before{content:"睬"}.hgi-twotone.hgi-go-forward-60-sec:after{content:"睭"}.hgi-twotone.hgi-go-forward-60-sec:before{content:"睮"}.hgi-twotone.hgi-gold-ingots:after{content:"睯"}.hgi-twotone.hgi-gold-ingots:before{content:"睰"}.hgi-twotone.hgi-gold:after{content:"睱"}.hgi-twotone.hgi-gold:before{content:"睲"}.hgi-twotone.hgi-golf-ball:after{content:"睳"}.hgi-twotone.hgi-golf-ball:before{content:"睴"}.hgi-twotone.hgi-golf-bat:after{content:"睵"}.hgi-twotone.hgi-golf-bat:before{content:"睶"}.hgi-twotone.hgi-golf-cart:after{content:"睷"}.hgi-twotone.hgi-golf-cart:before{content:"睸"}.hgi-twotone.hgi-golf-hole:after{content:"睹"}.hgi-twotone.hgi-golf-hole:before{content:"睺"}.hgi-twotone.hgi-google-doc:after{content:"睻"}.hgi-twotone.hgi-google-doc:before{content:"睼"}.hgi-twotone.hgi-google-drive:after{content:"睽"}.hgi-twotone.hgi-google-drive:before{content:"睾"}.hgi-twotone.hgi-google-gemini:after{content:"睿"}.hgi-twotone.hgi-google-gemini:before{content:"瞀"}.hgi-twotone.hgi-google-home:after{content:"瞁"}.hgi-twotone.hgi-google-home:before{content:"瞂"}.hgi-twotone.hgi-google-lens:after{content:"瞃"}.hgi-twotone.hgi-google-lens:before{content:"瞄"}.hgi-twotone.hgi-google-maps:after{content:"瞅"}.hgi-twotone.hgi-google-maps:before{content:"瞆"}.hgi-twotone.hgi-google-photos:after{content:"瞇"}.hgi-twotone.hgi-google-photos:before{content:"瞈"}.hgi-twotone.hgi-google:after{content:"瞉"}.hgi-twotone.hgi-google-sheet:after{content:"瞊"}.hgi-twotone.hgi-google-sheet:before{content:"瞋"}.hgi-twotone.hgi-google:before{content:"瞌"}.hgi-twotone.hgi-gps-01:after{content:"瞍"}.hgi-twotone.hgi-gps-01:before{content:"瞎"}.hgi-twotone.hgi-gps-02:after{content:"瞏"}.hgi-twotone.hgi-gps-02:before{content:"瞐"}.hgi-twotone.hgi-gps-disconnected:after{content:"瞑"}.hgi-twotone.hgi-gps-disconnected:before{content:"瞒"}.hgi-twotone.hgi-gps-off-01:after{content:"瞓"}.hgi-twotone.hgi-gps-off-01:before{content:"瞔"}.hgi-twotone.hgi-gps-off-02:after{content:"瞕"}.hgi-twotone.hgi-gps-off-02:before{content:"瞖"}.hgi-twotone.hgi-gps-signal-01:after{content:"瞗"}.hgi-twotone.hgi-gps-signal-01:before{content:"瞘"}.hgi-twotone.hgi-gps-signal-02:after{content:"瞙"}.hgi-twotone.hgi-gps-signal-02:before{content:"瞚"}.hgi-twotone.hgi-gpu:after{content:"瞛"}.hgi-twotone.hgi-gpu:before{content:"瞜"}.hgi-twotone.hgi-graduate-female:after{content:"瞝"}.hgi-twotone.hgi-graduate-female:before{content:"瞞"}.hgi-twotone.hgi-graduate-male:after{content:"瞟"}.hgi-twotone.hgi-graduate-male:before{content:"瞠"}.hgi-twotone.hgi-graduation-scroll:after{content:"瞡"}.hgi-twotone.hgi-graduation-scroll:before{content:"瞢"}.hgi-twotone.hgi-grapes:after{content:"瞣"}.hgi-twotone.hgi-grapes:before{content:"瞤"}.hgi-twotone.hgi-gravity:after{content:"瞥"}.hgi-twotone.hgi-gravity:before{content:"瞦"}.hgi-twotone.hgi-greater-than-circle:after{content:"瞧"}.hgi-twotone.hgi-greater-than-circle:before{content:"瞨"}.hgi-twotone.hgi-greater-than:after{content:"瞩"}.hgi-twotone.hgi-greater-than-square:after{content:"瞪"}.hgi-twotone.hgi-greater-than-square:before{content:"瞫"}.hgi-twotone.hgi-greater-than:before{content:"瞬"}.hgi-twotone.hgi-greek-helmet:after{content:"瞭"}.hgi-twotone.hgi-greek-helmet:before{content:"瞮"}.hgi-twotone.hgi-green-house:after{content:"瞯"}.hgi-twotone.hgi-green-house:before{content:"瞰"}.hgi-twotone.hgi-grid-off:after{content:"瞱"}.hgi-twotone.hgi-grid-off:before{content:"瞲"}.hgi-twotone.hgi-grid:after{content:"瞳"}.hgi-twotone.hgi-grid-table:after{content:"瞴"}.hgi-twotone.hgi-grid-table:before{content:"瞵"}.hgi-twotone.hgi-grid-view:after{content:"瞶"}.hgi-twotone.hgi-grid-view:before{content:"瞷"}.hgi-twotone.hgi-grid:before{content:"瞸"}.hgi-twotone.hgi-grimacing:after{content:"瞹"}.hgi-twotone.hgi-grimacing:before{content:"瞺"}.hgi-twotone.hgi-grinning:after{content:"瞻"}.hgi-twotone.hgi-grinning:before{content:"瞼"}.hgi-twotone.hgi-grok:after{content:"瞽"}.hgi-twotone.hgi-grok:before{content:"瞾"}.hgi-twotone.hgi-group-items:after{content:"瞿"}.hgi-twotone.hgi-group-items:before{content:"矀"}.hgi-twotone.hgi-group-layers:after{content:"矁"}.hgi-twotone.hgi-group-layers:before{content:"矂"}.hgi-twotone.hgi-guest-house:after{content:"矃"}.hgi-twotone.hgi-guest-house:before{content:"矄"}.hgi-twotone.hgi-gun:after{content:"矅"}.hgi-twotone.hgi-gun:before{content:"矆"}.hgi-twotone.hgi-gymnastic-rings:after{content:"矇"}.hgi-twotone.hgi-gymnastic-rings:before{content:"矈"}.hgi-twotone.hgi-gymnastic:after{content:"矉"}.hgi-twotone.hgi-gymnastic:before{content:"矊"}.hgi-twotone.hgi-hackerrank:after{content:"矋"}.hgi-twotone.hgi-hackerrank:before{content:"矌"}.hgi-twotone.hgi-hair-clips:after{content:"矍"}.hgi-twotone.hgi-hair-clips:before{content:"矎"}.hgi-twotone.hgi-hair-dryer:after{content:"矏"}.hgi-twotone.hgi-hair-dryer:before{content:"矐"}.hgi-twotone.hgi-haji:after{content:"矑"}.hgi-twotone.hgi-haji:before{content:"矒"}.hgi-twotone.hgi-halal:after{content:"矓"}.hgi-twotone.hgi-halal:before{content:"矔"}.hgi-twotone.hgi-hamburger-01:after{content:"矕"}.hgi-twotone.hgi-hamburger-01:before{content:"矖"}.hgi-twotone.hgi-hamburger-02:after{content:"矗"}.hgi-twotone.hgi-hamburger-02:before{content:"矘"}.hgi-twotone.hgi-hand-bag-01:after{content:"矙"}.hgi-twotone.hgi-hand-bag-01:before{content:"矚"}.hgi-twotone.hgi-hand-bag-02:after{content:"矛"}.hgi-twotone.hgi-hand-bag-02:before{content:"矜"}.hgi-twotone.hgi-hand-beater:after{content:"矝"}.hgi-twotone.hgi-hand-beater:before{content:"矞"}.hgi-twotone.hgi-hand-grip:after{content:"矟"}.hgi-twotone.hgi-hand-grip:before{content:"矠"}.hgi-twotone.hgi-hand-pointing-down-01:after{content:"矡"}.hgi-twotone.hgi-hand-pointing-down-01:before{content:"矢"}.hgi-twotone.hgi-hand-pointing-down-02:after{content:"矣"}.hgi-twotone.hgi-hand-pointing-down-02:before{content:"矤"}.hgi-twotone.hgi-hand-pointing-down-03:after{content:"知"}.hgi-twotone.hgi-hand-pointing-down-03:before{content:"矦"}.hgi-twotone.hgi-hand-pointing-down-04:after{content:"矧"}.hgi-twotone.hgi-hand-pointing-down-04:before{content:"矨"}.hgi-twotone.hgi-hand-pointing-left-01:after{content:"矩"}.hgi-twotone.hgi-hand-pointing-left-01:before{content:"矪"}.hgi-twotone.hgi-hand-pointing-left-02:after{content:"矫"}.hgi-twotone.hgi-hand-pointing-left-02:before{content:"矬"}.hgi-twotone.hgi-hand-pointing-left-03:after{content:"短"}.hgi-twotone.hgi-hand-pointing-left-03:before{content:"矮"}.hgi-twotone.hgi-hand-pointing-left-04:after{content:"矯"}.hgi-twotone.hgi-hand-pointing-left-04:before{content:"矰"}.hgi-twotone.hgi-hand-pointing-right-01:after{content:"矱"}.hgi-twotone.hgi-hand-pointing-right-01:before{content:"矲"}.hgi-twotone.hgi-hand-pointing-right-02:after{content:"石"}.hgi-twotone.hgi-hand-pointing-right-02:before{content:"矴"}.hgi-twotone.hgi-hand-pointing-right-03:after{content:"矵"}.hgi-twotone.hgi-hand-pointing-right-03:before{content:"矶"}.hgi-twotone.hgi-hand-pointing-right-04:after{content:"矷"}.hgi-twotone.hgi-hand-pointing-right-04:before{content:"矸"}.hgi-twotone.hgi-hand-prayer:after{content:"矹"}.hgi-twotone.hgi-hand-prayer:before{content:"矺"}.hgi-twotone.hgi-hand-sanitizer:after{content:"矻"}.hgi-twotone.hgi-hand-sanitizer:before{content:"矼"}.hgi-twotone.hgi-handcuffs:after{content:"矽"}.hgi-twotone.hgi-handcuffs:before{content:"矾"}.hgi-twotone.hgi-hanger:after{content:"矿"}.hgi-twotone.hgi-hanger:before{content:"砀"}.hgi-twotone.hgi-hanging-clock:after{content:"码"}.hgi-twotone.hgi-hanging-clock:before{content:"砂"}.hgi-twotone.hgi-hangout:after{content:"砃"}.hgi-twotone.hgi-hangout:before{content:"砄"}.hgi-twotone.hgi-happy:after{content:"砅"}.hgi-twotone.hgi-happy:before{content:"砆"}.hgi-twotone.hgi-hard-drive:after{content:"砇"}.hgi-twotone.hgi-hard-drive:before{content:"砈"}.hgi-twotone.hgi-hdd:after{content:"砉"}.hgi-twotone.hgi-hdd:before{content:"砊"}.hgi-twotone.hgi-hdr-01:after{content:"砋"}.hgi-twotone.hgi-hdr-01:before{content:"砌"}.hgi-twotone.hgi-hdr-02:after{content:"砍"}.hgi-twotone.hgi-hdr-02:before{content:"砎"}.hgi-twotone.hgi-heading-01:after{content:"砏"}.hgi-twotone.hgi-heading-01:before{content:"砐"}.hgi-twotone.hgi-heading-02:after{content:"砑"}.hgi-twotone.hgi-heading-02:before{content:"砒"}.hgi-twotone.hgi-heading-03:after{content:"砓"}.hgi-twotone.hgi-heading-03:before{content:"研"}.hgi-twotone.hgi-heading-04:after{content:"砕"}.hgi-twotone.hgi-heading-04:before{content:"砖"}.hgi-twotone.hgi-heading-05:after{content:"砗"}.hgi-twotone.hgi-heading-05:before{content:"砘"}.hgi-twotone.hgi-heading-06:after{content:"砙"}.hgi-twotone.hgi-heading-06:before{content:"砚"}.hgi-twotone.hgi-heading:after{content:"砛"}.hgi-twotone.hgi-heading:before{content:"砜"}.hgi-twotone.hgi-headphone-mute:after{content:"砝"}.hgi-twotone.hgi-headphone-mute:before{content:"砞"}.hgi-twotone.hgi-headphones:after{content:"砟"}.hgi-twotone.hgi-headphones:before{content:"砠"}.hgi-twotone.hgi-headset-connected:after{content:"砡"}.hgi-twotone.hgi-headset-connected:before{content:"砢"}.hgi-twotone.hgi-headset-off:after{content:"砣"}.hgi-twotone.hgi-headset-off:before{content:"砤"}.hgi-twotone.hgi-headset:after{content:"砥"}.hgi-twotone.hgi-headset:before{content:"砦"}.hgi-twotone.hgi-healtcare:after{content:"砧"}.hgi-twotone.hgi-healtcare:before{content:"砨"}.hgi-twotone.hgi-health:after{content:"砩"}.hgi-twotone.hgi-health:before{content:"砪"}.hgi-twotone.hgi-heart-add:after{content:"砫"}.hgi-twotone.hgi-heart-add:before{content:"砬"}.hgi-twotone.hgi-heart-check:after{content:"砭"}.hgi-twotone.hgi-heart-check:before{content:"砮"}.hgi-twotone.hgi-heart-remove:after{content:"砯"}.hgi-twotone.hgi-heart-remove:before{content:"砰"}.hgi-twotone.hgi-heartbreak:after{content:"砱"}.hgi-twotone.hgi-heartbreak:before{content:"砲"}.hgi-twotone.hgi-helicopter:after{content:"砳"}.hgi-twotone.hgi-helicopter:before{content:"破"}.hgi-twotone.hgi-help-circle:after{content:"砵"}.hgi-twotone.hgi-help-circle:before{content:"砶"}.hgi-twotone.hgi-help-square:after{content:"砷"}.hgi-twotone.hgi-help-square:before{content:"砸"}.hgi-twotone.hgi-hexagon-01:after{content:"砹"}.hgi-twotone.hgi-hexagon-01:before{content:"砺"}.hgi-twotone.hgi-hexagon:after{content:"砻"}.hgi-twotone.hgi-hexagon:before{content:"砼"}.hgi-twotone.hgi-hierarchy-circle-01:after{content:"砽"}.hgi-twotone.hgi-hierarchy-circle-01:before{content:"砾"}.hgi-twotone.hgi-hierarchy-circle-02:after{content:"砿"}.hgi-twotone.hgi-hierarchy-circle-02:before{content:"础"}.hgi-twotone.hgi-hierarchy-circle-03:after{content:"硁"}.hgi-twotone.hgi-hierarchy-circle-03:before{content:"硂"}.hgi-twotone.hgi-hierarchy-files:after{content:"硃"}.hgi-twotone.hgi-hierarchy-files:before{content:"硄"}.hgi-twotone.hgi-hierarchy:after{content:"硅"}.hgi-twotone.hgi-hierarchy-square-01:after{content:"硆"}.hgi-twotone.hgi-hierarchy-square-01:before{content:"硇"}.hgi-twotone.hgi-hierarchy-square-02:after{content:"硈"}.hgi-twotone.hgi-hierarchy-square-02:before{content:"硉"}.hgi-twotone.hgi-hierarchy-square-03:after{content:"硊"}.hgi-twotone.hgi-hierarchy-square-03:before{content:"硋"}.hgi-twotone.hgi-hierarchy-square-04:after{content:"硌"}.hgi-twotone.hgi-hierarchy-square-04:before{content:"硍"}.hgi-twotone.hgi-hierarchy-square-05:after{content:"硎"}.hgi-twotone.hgi-hierarchy-square-05:before{content:"硏"}.hgi-twotone.hgi-hierarchy-square-06:after{content:"硐"}.hgi-twotone.hgi-hierarchy-square-06:before{content:"硑"}.hgi-twotone.hgi-hierarchy-square-07:after{content:"硒"}.hgi-twotone.hgi-hierarchy-square-07:before{content:"硓"}.hgi-twotone.hgi-hierarchy-square-08:after{content:"硔"}.hgi-twotone.hgi-hierarchy-square-08:before{content:"硕"}.hgi-twotone.hgi-hierarchy-square-10:after{content:"硖"}.hgi-twotone.hgi-hierarchy-square-10:before{content:"硗"}.hgi-twotone.hgi-hierarchy:before{content:"硘"}.hgi-twotone.hgi-high-heels-01:after{content:"硙"}.hgi-twotone.hgi-high-heels-01:before{content:"硚"}.hgi-twotone.hgi-high-heels-02:after{content:"硛"}.hgi-twotone.hgi-high-heels-02:before{content:"硜"}.hgi-twotone.hgi-hijab:after{content:"硝"}.hgi-twotone.hgi-hijab:before{content:"硞"}.hgi-twotone.hgi-hockey:after{content:"硟"}.hgi-twotone.hgi-hockey:before{content:"硠"}.hgi-twotone.hgi-hold-01:after{content:"硡"}.hgi-twotone.hgi-hold-01:before{content:"硢"}.hgi-twotone.hgi-hold-02:after{content:"硣"}.hgi-twotone.hgi-hold-02:before{content:"硤"}.hgi-twotone.hgi-hold-03:after{content:"硥"}.hgi-twotone.hgi-hold-03:before{content:"硦"}.hgi-twotone.hgi-hold-04:after{content:"硧"}.hgi-twotone.hgi-hold-04:before{content:"硨"}.hgi-twotone.hgi-hold-05:after{content:"硩"}.hgi-twotone.hgi-hold-05:before{content:"硪"}.hgi-twotone.hgi-hold-locked-01:after{content:"硫"}.hgi-twotone.hgi-hold-locked-01:before{content:"硬"}.hgi-twotone.hgi-hold-locked-02:after{content:"硭"}.hgi-twotone.hgi-hold-locked-02:before{content:"确"}.hgi-twotone.hgi-hold-phone:after{content:"硯"}.hgi-twotone.hgi-hold-phone:before{content:"硰"}.hgi-twotone.hgi-hologram:after{content:"硱"}.hgi-twotone.hgi-hologram:before{content:"硲"}.hgi-twotone.hgi-home-01:after{content:"硳"}.hgi-twotone.hgi-home-01:before{content:"硴"}.hgi-twotone.hgi-home-02:after{content:"硵"}.hgi-twotone.hgi-home-02:before{content:"硶"}.hgi-twotone.hgi-home-03:after{content:"硷"}.hgi-twotone.hgi-home-03:before{content:"硸"}.hgi-twotone.hgi-home-04:after{content:"硹"}.hgi-twotone.hgi-home-04:before{content:"硺"}.hgi-twotone.hgi-home-05:after{content:"硻"}.hgi-twotone.hgi-home-05:before{content:"硼"}.hgi-twotone.hgi-home-06:after{content:"硽"}.hgi-twotone.hgi-home-06:before{content:"硾"}.hgi-twotone.hgi-home-07:after{content:"硿"}.hgi-twotone.hgi-home-07:before{content:"碀"}.hgi-twotone.hgi-home-08:after{content:"碁"}.hgi-twotone.hgi-home-08:before{content:"碂"}.hgi-twotone.hgi-home-09:after{content:"碃"}.hgi-twotone.hgi-home-09:before{content:"碄"}.hgi-twotone.hgi-home-10:after{content:"碅"}.hgi-twotone.hgi-home-10:before{content:"碆"}.hgi-twotone.hgi-home-11:after{content:"碇"}.hgi-twotone.hgi-home-11:before{content:"碈"}.hgi-twotone.hgi-home-12:after{content:"碉"}.hgi-twotone.hgi-home-12:before{content:"碊"}.hgi-twotone.hgi-home-13:after{content:"碋"}.hgi-twotone.hgi-home-13:before{content:"碌"}.hgi-twotone.hgi-home-wifi:after{content:"碍"}.hgi-twotone.hgi-home-wifi:before{content:"碎"}.hgi-twotone.hgi-honey-01:after{content:"碏"}.hgi-twotone.hgi-honey-01:before{content:"碐"}.hgi-twotone.hgi-honey-02:after{content:"碑"}.hgi-twotone.hgi-honey-02:before{content:"碒"}.hgi-twotone.hgi-honor:after{content:"碓"}.hgi-twotone.hgi-honor:before{content:"碔"}.hgi-twotone.hgi-honour-star:after{content:"碕"}.hgi-twotone.hgi-honour-star:before{content:"碖"}.hgi-twotone.hgi-hoodie:after{content:"碗"}.hgi-twotone.hgi-hoodie:before{content:"碘"}.hgi-twotone.hgi-horizonal-scroll-point:after{content:"碙"}.hgi-twotone.hgi-horizonal-scroll-point:before{content:"碚"}.hgi-twotone.hgi-horizontal-resize:after{content:"碛"}.hgi-twotone.hgi-horizontal-resize:before{content:"碜"}.hgi-twotone.hgi-hospital-01:after{content:"碝"}.hgi-twotone.hgi-hospital-01:before{content:"碞"}.hgi-twotone.hgi-hospital-02:after{content:"碟"}.hgi-twotone.hgi-hospital-02:before{content:"碠"}.hgi-twotone.hgi-hospital-bed-01:after{content:"碡"}.hgi-twotone.hgi-hospital-bed-01:before{content:"碢"}.hgi-twotone.hgi-hospital-bed-02:after{content:"碣"}.hgi-twotone.hgi-hospital-bed-02:before{content:"碤"}.hgi-twotone.hgi-hospital-location:after{content:"碥"}.hgi-twotone.hgi-hospital-location:before{content:"碦"}.hgi-twotone.hgi-hot-air-balloon:after{content:"碧"}.hgi-twotone.hgi-hot-air-balloon:before{content:"碨"}.hgi-twotone.hgi-hot-price:after{content:"碩"}.hgi-twotone.hgi-hot-price:before{content:"碪"}.hgi-twotone.hgi-hot-tube:after{content:"碫"}.hgi-twotone.hgi-hot-tube:before{content:"碬"}.hgi-twotone.hgi-hotdog:after{content:"碭"}.hgi-twotone.hgi-hotdog:before{content:"碮"}.hgi-twotone.hgi-hotel-01:after{content:"碯"}.hgi-twotone.hgi-hotel-01:before{content:"碰"}.hgi-twotone.hgi-hotel-02:after{content:"碱"}.hgi-twotone.hgi-hotel-02:before{content:"碲"}.hgi-twotone.hgi-hotspot-offline:after{content:"碳"}.hgi-twotone.hgi-hotspot-offline:before{content:"碴"}.hgi-twotone.hgi-hotspot:after{content:"碵"}.hgi-twotone.hgi-hotspot:before{content:"碶"}.hgi-twotone.hgi-hourglass-off:after{content:"碷"}.hgi-twotone.hgi-hourglass-off:before{content:"碸"}.hgi-twotone.hgi-hourglass:after{content:"碹"}.hgi-twotone.hgi-hourglass:before{content:"確"}.hgi-twotone.hgi-house-01:after{content:"碻"}.hgi-twotone.hgi-house-01:before{content:"碼"}.hgi-twotone.hgi-house-02:after{content:"碽"}.hgi-twotone.hgi-house-02:before{content:"碾"}.hgi-twotone.hgi-house-03:after{content:"碿"}.hgi-twotone.hgi-house-03:before{content:"磀"}.hgi-twotone.hgi-house-04:after{content:"磁"}.hgi-twotone.hgi-house-04:before{content:"磂"}.hgi-twotone.hgi-house-05:after{content:"磃"}.hgi-twotone.hgi-house-05:before{content:"磄"}.hgi-twotone.hgi-house-solar-panel:after{content:"磅"}.hgi-twotone.hgi-house-solar-panel:before{content:"磆"}.hgi-twotone.hgi-html-5:after{content:"磇"}.hgi-twotone.hgi-html-5:before{content:"磈"}.hgi-twotone.hgi-humidity:after{content:"磉"}.hgi-twotone.hgi-humidity:before{content:"磊"}.hgi-twotone.hgi-hut:after{content:"磋"}.hgi-twotone.hgi-hut:before{content:"磌"}.hgi-twotone.hgi-hydro-power:after{content:"磍"}.hgi-twotone.hgi-hydro-power:before{content:"磎"}.hgi-twotone.hgi-hyperbole:after{content:"磏"}.hgi-twotone.hgi-hyperbole:before{content:"磐"}.hgi-twotone.hgi-ice-cream-01:after{content:"磑"}.hgi-twotone.hgi-ice-cream-01:before{content:"磒"}.hgi-twotone.hgi-ice-cream-02:after{content:"磓"}.hgi-twotone.hgi-ice-cream-02:before{content:"磔"}.hgi-twotone.hgi-ice-cream-03:after{content:"磕"}.hgi-twotone.hgi-ice-cream-03:before{content:"磖"}.hgi-twotone.hgi-ice-cream-04:after{content:"磗"}.hgi-twotone.hgi-ice-cream-04:before{content:"磘"}.hgi-twotone.hgi-ice-hockey:after{content:"磙"}.hgi-twotone.hgi-ice-hockey:before{content:"磚"}.hgi-twotone.hgi-ice-skating:after{content:"磛"}.hgi-twotone.hgi-ice-skating:before{content:"磜"}.hgi-twotone.hgi-ico:after{content:"磝"}.hgi-twotone.hgi-ico:before{content:"磞"}.hgi-twotone.hgi-iconjar:after{content:"磟"}.hgi-twotone.hgi-iconjar:before{content:"磠"}.hgi-twotone.hgi-id-not-verified:after{content:"磡"}.hgi-twotone.hgi-id-not-verified:before{content:"磢"}.hgi-twotone.hgi-id:after{content:"磣"}.hgi-twotone.hgi-id-verified:after{content:"磤"}.hgi-twotone.hgi-id-verified:before{content:"磥"}.hgi-twotone.hgi-id:before{content:"磦"}.hgi-twotone.hgi-idea-01:after{content:"磧"}.hgi-twotone.hgi-idea-01:before{content:"磨"}.hgi-twotone.hgi-idea:after{content:"磩"}.hgi-twotone.hgi-idea:before{content:"磪"}.hgi-twotone.hgi-identification:after{content:"磫"}.hgi-twotone.hgi-identification:before{content:"磬"}.hgi-twotone.hgi-identity-card:after{content:"磭"}.hgi-twotone.hgi-identity-card:before{content:"磮"}.hgi-twotone.hgi-image-01:after{content:"磯"}.hgi-twotone.hgi-image-01:before{content:"磰"}.hgi-twotone.hgi-image-02:after{content:"磱"}.hgi-twotone.hgi-image-02:before{content:"磲"}.hgi-twotone.hgi-image-add-01:after{content:"磳"}.hgi-twotone.hgi-image-add-01:before{content:"磴"}.hgi-twotone.hgi-image-add-02:after{content:"磵"}.hgi-twotone.hgi-image-add-02:before{content:"磶"}.hgi-twotone.hgi-image-composition-oval:after{content:"磷"}.hgi-twotone.hgi-image-composition-oval:before{content:"磸"}.hgi-twotone.hgi-image-composition:after{content:"磹"}.hgi-twotone.hgi-image-composition:before{content:"磺"}.hgi-twotone.hgi-image-crop:after{content:"磻"}.hgi-twotone.hgi-image-crop:before{content:"磼"}.hgi-twotone.hgi-image-delete-01:after{content:"磽"}.hgi-twotone.hgi-image-delete-01:before{content:"磾"}.hgi-twotone.hgi-image-delete-02:after{content:"磿"}.hgi-twotone.hgi-image-delete-02:before{content:"礀"}.hgi-twotone.hgi-image-done-01:after{content:"礁"}.hgi-twotone.hgi-image-done-01:before{content:"礂"}.hgi-twotone.hgi-image-done-02:after{content:"礃"}.hgi-twotone.hgi-image-done-02:before{content:"礄"}.hgi-twotone.hgi-image-download-02:after{content:"礅"}.hgi-twotone.hgi-image-download-02:before{content:"礆"}.hgi-twotone.hgi-image-download:after{content:"礇"}.hgi-twotone.hgi-image-download:before{content:"礈"}.hgi-twotone.hgi-image-not-found-01:after{content:"礉"}.hgi-twotone.hgi-image-not-found-01:before{content:"礊"}.hgi-twotone.hgi-image-not-found-02:after{content:"礋"}.hgi-twotone.hgi-image-not-found-02:before{content:"礌"}.hgi-twotone.hgi-image-remove-01:after{content:"礍"}.hgi-twotone.hgi-image-remove-01:before{content:"礎"}.hgi-twotone.hgi-image-remove-02:after{content:"礏"}.hgi-twotone.hgi-image-remove-02:before{content:"礐"}.hgi-twotone.hgi-image-upload-01:after{content:"礑"}.hgi-twotone.hgi-image-upload-01:before{content:"礒"}.hgi-twotone.hgi-image-upload:after{content:"礓"}.hgi-twotone.hgi-image-upload:before{content:"礔"}.hgi-twotone.hgi-imo:after{content:"礕"}.hgi-twotone.hgi-imo:before{content:"礖"}.hgi-twotone.hgi-important-book:after{content:"礗"}.hgi-twotone.hgi-important-book:before{content:"礘"}.hgi-twotone.hgi-in-love:after{content:"礙"}.hgi-twotone.hgi-in-love:before{content:"礚"}.hgi-twotone.hgi-inbox-check:after{content:"礛"}.hgi-twotone.hgi-inbox-check:before{content:"礜"}.hgi-twotone.hgi-inbox-download:after{content:"礝"}.hgi-twotone.hgi-inbox-download:before{content:"礞"}.hgi-twotone.hgi-inbox:after{content:"礟"}.hgi-twotone.hgi-inbox-unread:after{content:"礠"}.hgi-twotone.hgi-inbox-unread:before{content:"礡"}.hgi-twotone.hgi-inbox-upload:after{content:"礢"}.hgi-twotone.hgi-inbox-upload:before{content:"礣"}.hgi-twotone.hgi-inbox:before{content:"礤"}.hgi-twotone.hgi-incognito:after{content:"礥"}.hgi-twotone.hgi-incognito:before{content:"礦"}.hgi-twotone.hgi-india-gate:after{content:"礧"}.hgi-twotone.hgi-india-gate:before{content:"礨"}.hgi-twotone.hgi-inequality-01:after{content:"礩"}.hgi-twotone.hgi-inequality-01:before{content:"礪"}.hgi-twotone.hgi-inequality-02:after{content:"礫"}.hgi-twotone.hgi-inequality-02:before{content:"礬"}.hgi-twotone.hgi-inequality-circle-01:after{content:"礭"}.hgi-twotone.hgi-inequality-circle-01:before{content:"礮"}.hgi-twotone.hgi-inequality-circle-02:after{content:"礯"}.hgi-twotone.hgi-inequality-circle-02:before{content:"礰"}.hgi-twotone.hgi-inequality-square-01:after{content:"礱"}.hgi-twotone.hgi-inequality-square-01:before{content:"礲"}.hgi-twotone.hgi-inequality-square-02:after{content:"礳"}.hgi-twotone.hgi-inequality-square-02:before{content:"礴"}.hgi-twotone.hgi-infinity-01:after{content:"礵"}.hgi-twotone.hgi-infinity-01:before{content:"礶"}.hgi-twotone.hgi-infinity-02:after{content:"礷"}.hgi-twotone.hgi-infinity-02:before{content:"礸"}.hgi-twotone.hgi-infinity-circle:after{content:"礹"}.hgi-twotone.hgi-infinity-circle:before{content:"示"}.hgi-twotone.hgi-infinity-square:after{content:"礻"}.hgi-twotone.hgi-infinity-square:before{content:"礼"}.hgi-twotone.hgi-information-circle:after{content:"礽"}.hgi-twotone.hgi-information-circle:before{content:"社"}.hgi-twotone.hgi-information-diamond:after{content:"礿"}.hgi-twotone.hgi-information-diamond:before{content:"祀"}.hgi-twotone.hgi-information-square:after{content:"祁"}.hgi-twotone.hgi-information-square:before{content:"祂"}.hgi-twotone.hgi-injection:after{content:"祃"}.hgi-twotone.hgi-injection:before{content:"祄"}.hgi-twotone.hgi-insert-bottom-image:after{content:"祅"}.hgi-twotone.hgi-insert-bottom-image:before{content:"祆"}.hgi-twotone.hgi-insert-center-image:after{content:"祇"}.hgi-twotone.hgi-insert-center-image:before{content:"祈"}.hgi-twotone.hgi-insert-column-left:after{content:"祉"}.hgi-twotone.hgi-insert-column-left:before{content:"祊"}.hgi-twotone.hgi-insert-column:after{content:"祋"}.hgi-twotone.hgi-insert-column:before{content:"祌"}.hgi-twotone.hgi-insert-pi:after{content:"祍"}.hgi-twotone.hgi-insert-pi:before{content:"祎"}.hgi-twotone.hgi-insert-row-down:after{content:"祏"}.hgi-twotone.hgi-insert-row-down:before{content:"祐"}.hgi-twotone.hgi-insert-row:after{content:"祑"}.hgi-twotone.hgi-insert-row-up:after{content:"祒"}.hgi-twotone.hgi-insert-row-up:before{content:"祓"}.hgi-twotone.hgi-insert-row:before{content:"祔"}.hgi-twotone.hgi-insert-top-image:after{content:"祕"}.hgi-twotone.hgi-insert-top-image:before{content:"祖"}.hgi-twotone.hgi-inspect-code:after{content:"祗"}.hgi-twotone.hgi-inspect-code:before{content:"祘"}.hgi-twotone.hgi-instagram:after{content:"祙"}.hgi-twotone.hgi-instagram:before{content:"祚"}.hgi-twotone.hgi-installing-updates-01:after{content:"祛"}.hgi-twotone.hgi-installing-updates-01:before{content:"祜"}.hgi-twotone.hgi-installing-updates-02:after{content:"祝"}.hgi-twotone.hgi-installing-updates-02:before{content:"神"}.hgi-twotone.hgi-internet-antenna-01:after{content:"祟"}.hgi-twotone.hgi-internet-antenna-01:before{content:"祠"}.hgi-twotone.hgi-internet-antenna-02:after{content:"祡"}.hgi-twotone.hgi-internet-antenna-02:before{content:"祢"}.hgi-twotone.hgi-internet-antenna-03:after{content:"祣"}.hgi-twotone.hgi-internet-antenna-03:before{content:"祤"}.hgi-twotone.hgi-internet-antenna-04:after{content:"祥"}.hgi-twotone.hgi-internet-antenna-04:before{content:"祦"}.hgi-twotone.hgi-internet:after{content:"祧"}.hgi-twotone.hgi-internet:before{content:"票"}.hgi-twotone.hgi-investigation:after{content:"祩"}.hgi-twotone.hgi-investigation:before{content:"祪"}.hgi-twotone.hgi-invoice-01:after{content:"祫"}.hgi-twotone.hgi-invoice-01:before{content:"祬"}.hgi-twotone.hgi-invoice-02:after{content:"祭"}.hgi-twotone.hgi-invoice-02:before{content:"祮"}.hgi-twotone.hgi-invoice-03:after{content:"祯"}.hgi-twotone.hgi-invoice-03:before{content:"祰"}.hgi-twotone.hgi-invoice-04:after{content:"祱"}.hgi-twotone.hgi-invoice-04:before{content:"祲"}.hgi-twotone.hgi-invoice:after{content:"祳"}.hgi-twotone.hgi-invoice:before{content:"祴"}.hgi-twotone.hgi-ipod:after{content:"祵"}.hgi-twotone.hgi-ipod:before{content:"祶"}.hgi-twotone.hgi-iris-scan:after{content:"祷"}.hgi-twotone.hgi-iris-scan:before{content:"祸"}.hgi-twotone.hgi-island:after{content:"祹"}.hgi-twotone.hgi-island:before{content:"祺"}.hgi-twotone.hgi-jar:after{content:"祻"}.hgi-twotone.hgi-jar:before{content:"祼"}.hgi-twotone.hgi-java-script:after{content:"祽"}.hgi-twotone.hgi-java-script:before{content:"祾"}.hgi-twotone.hgi-java:after{content:"祿"}.hgi-twotone.hgi-java:before{content:"禀"}.hgi-twotone.hgi-job-link:after{content:"禁"}.hgi-twotone.hgi-job-link:before{content:"禂"}.hgi-twotone.hgi-job-search:after{content:"禃"}.hgi-twotone.hgi-job-search:before{content:"禄"}.hgi-twotone.hgi-job-share:after{content:"禅"}.hgi-twotone.hgi-job-share:before{content:"禆"}.hgi-twotone.hgi-jogger-pants:after{content:"禇"}.hgi-twotone.hgi-jogger-pants:before{content:"禈"}.hgi-twotone.hgi-join-bevel:after{content:"禉"}.hgi-twotone.hgi-join-bevel:before{content:"禊"}.hgi-twotone.hgi-join-round:after{content:"禋"}.hgi-twotone.hgi-join-round:before{content:"禌"}.hgi-twotone.hgi-join-straight:after{content:"禍"}.hgi-twotone.hgi-join-straight:before{content:"禎"}.hgi-twotone.hgi-joker:after{content:"福"}.hgi-twotone.hgi-joker:before{content:"禐"}.hgi-twotone.hgi-joystick-01:after{content:"禑"}.hgi-twotone.hgi-joystick-01:before{content:"禒"}.hgi-twotone.hgi-joystick-02:after{content:"禓"}.hgi-twotone.hgi-joystick-02:before{content:"禔"}.hgi-twotone.hgi-joystick-03:after{content:"禕"}.hgi-twotone.hgi-joystick-03:before{content:"禖"}.hgi-twotone.hgi-joystick-04:after{content:"禗"}.hgi-twotone.hgi-joystick-04:before{content:"禘"}.hgi-twotone.hgi-joystick-05:after{content:"禙"}.hgi-twotone.hgi-joystick-05:before{content:"禚"}.hgi-twotone.hgi-jpg-01:after{content:"禛"}.hgi-twotone.hgi-jpg-01:before{content:"禜"}.hgi-twotone.hgi-jpg-02:after{content:"禝"}.hgi-twotone.hgi-jpg-02:before{content:"禞"}.hgi-twotone.hgi-jsx-01:after{content:"禟"}.hgi-twotone.hgi-jsx-01:before{content:"禠"}.hgi-twotone.hgi-jsx-02:after{content:"禡"}.hgi-twotone.hgi-jsx-02:before{content:"禢"}.hgi-twotone.hgi-jsx-03:after{content:"禣"}.hgi-twotone.hgi-jsx-03:before{content:"禤"}.hgi-twotone.hgi-judge:after{content:"禥"}.hgi-twotone.hgi-judge:before{content:"禦"}.hgi-twotone.hgi-jupiter:after{content:"禧"}.hgi-twotone.hgi-jupiter:before{content:"禨"}.hgi-twotone.hgi-justice-scale-01:after{content:"禩"}.hgi-twotone.hgi-justice-scale-01:before{content:"禪"}.hgi-twotone.hgi-justice-scale-02:after{content:"禫"}.hgi-twotone.hgi-justice-scale-02:before{content:"禬"}.hgi-twotone.hgi-kaaba-01:after{content:"禭"}.hgi-twotone.hgi-kaaba-01:before{content:"禮"}.hgi-twotone.hgi-kaaba-02:after{content:"禯"}.hgi-twotone.hgi-kaaba-02:before{content:"禰"}.hgi-twotone.hgi-kayak:after{content:"禱"}.hgi-twotone.hgi-kayak:before{content:"禲"}.hgi-twotone.hgi-keffiyeh:after{content:"禳"}.hgi-twotone.hgi-keffiyeh:before{content:"禴"}.hgi-twotone.hgi-kettle-01:after{content:"禵"}.hgi-twotone.hgi-kettle-01:before{content:"禶"}.hgi-twotone.hgi-kettle:after{content:"禷"}.hgi-twotone.hgi-kettle:before{content:"禸"}.hgi-twotone.hgi-kettlebell:after{content:"禹"}.hgi-twotone.hgi-kettlebell:before{content:"禺"}.hgi-twotone.hgi-ketupat:after{content:"离"}.hgi-twotone.hgi-ketupat:before{content:"禼"}.hgi-twotone.hgi-key-01:after{content:"禽"}.hgi-twotone.hgi-key-01:before{content:"禾"}.hgi-twotone.hgi-key-02:after{content:"禿"}.hgi-twotone.hgi-key-02:before{content:"秀"}.hgi-twotone.hgi-key-generator-fob:after{content:"私"}.hgi-twotone.hgi-key-generator-fob:before{content:"秂"}.hgi-twotone.hgi-keyboard:after{content:"秃"}.hgi-twotone.hgi-keyboard:before{content:"秄"}.hgi-twotone.hgi-keyframe-add:after{content:"秅"}.hgi-twotone.hgi-keyframe-add:before{content:"秆"}.hgi-twotone.hgi-keyframe-align-center:after{content:"秇"}.hgi-twotone.hgi-keyframe-align-center:before{content:"秈"}.hgi-twotone.hgi-keyframe-align-horizontal:after{content:"秉"}.hgi-twotone.hgi-keyframe-align-horizontal:before{content:"秊"}.hgi-twotone.hgi-keyframe-align-vertical:after{content:"秋"}.hgi-twotone.hgi-keyframe-align-vertical:before{content:"秌"}.hgi-twotone.hgi-keyframe-bottom:after{content:"种"}.hgi-twotone.hgi-keyframe-bottom:before{content:"秎"}.hgi-twotone.hgi-keyframe-left:after{content:"秏"}.hgi-twotone.hgi-keyframe-left:before{content:"秐"}.hgi-twotone.hgi-keyframe-remove:after{content:"科"}.hgi-twotone.hgi-keyframe-remove:before{content:"秒"}.hgi-twotone.hgi-keyframe-right:after{content:"秓"}.hgi-twotone.hgi-keyframe-right:before{content:"秔"}.hgi-twotone.hgi-keyframe:after{content:"秕"}.hgi-twotone.hgi-keyframe-top:after{content:"秖"}.hgi-twotone.hgi-keyframe-top:before{content:"秗"}.hgi-twotone.hgi-keyframe:before{content:"秘"}.hgi-twotone.hgi-keyframes-double-add:after{content:"秙"}.hgi-twotone.hgi-keyframes-double-add:before{content:"秚"}.hgi-twotone.hgi-keyframes-double-remove:after{content:"秛"}.hgi-twotone.hgi-keyframes-double-remove:before{content:"秜"}.hgi-twotone.hgi-keyframes-double:after{content:"秝"}.hgi-twotone.hgi-keyframes-double:before{content:"秞"}.hgi-twotone.hgi-keyframes-multiple-add:after{content:"租"}.hgi-twotone.hgi-keyframes-multiple-add:before{content:"秠"}.hgi-twotone.hgi-keyframes-multiple-remove:after{content:"秡"}.hgi-twotone.hgi-keyframes-multiple-remove:before{content:"秢"}.hgi-twotone.hgi-keyframes-multiple:after{content:"秣"}.hgi-twotone.hgi-keyframes-multiple:before{content:"秤"}.hgi-twotone.hgi-kickstarter-01:after{content:"秥"}.hgi-twotone.hgi-kickstarter-01:before{content:"秦"}.hgi-twotone.hgi-kickstarter-02:after{content:"秧"}.hgi-twotone.hgi-kickstarter-02:before{content:"秨"}.hgi-twotone.hgi-kid:after{content:"秩"}.hgi-twotone.hgi-kid:before{content:"秪"}.hgi-twotone.hgi-kidneys:after{content:"秫"}.hgi-twotone.hgi-kidneys:before{content:"秬"}.hgi-twotone.hgi-kissing:after{content:"秭"}.hgi-twotone.hgi-kissing:before{content:"秮"}.hgi-twotone.hgi-kitchen-utensils:after{content:"积"}.hgi-twotone.hgi-kitchen-utensils:before{content:"称"}.hgi-twotone.hgi-kite:after{content:"秱"}.hgi-twotone.hgi-kite:before{content:"秲"}.hgi-twotone.hgi-knife-01:after{content:"秳"}.hgi-twotone.hgi-knife-01:before{content:"秴"}.hgi-twotone.hgi-knife-02:after{content:"秵"}.hgi-twotone.hgi-knife-02:before{content:"秶"}.hgi-twotone.hgi-knife-bread:after{content:"秷"}.hgi-twotone.hgi-knife-bread:before{content:"秸"}.hgi-twotone.hgi-knight-shield:after{content:"秹"}.hgi-twotone.hgi-knight-shield:before{content:"秺"}.hgi-twotone.hgi-knives:after{content:"移"}.hgi-twotone.hgi-knives:before{content:"秼"}.hgi-twotone.hgi-knowledge-01:after{content:"秽"}.hgi-twotone.hgi-knowledge-01:before{content:"秾"}.hgi-twotone.hgi-knowledge-02:after{content:"秿"}.hgi-twotone.hgi-knowledge-02:before{content:"稀"}.hgi-twotone.hgi-kurta-01:after{content:"稁"}.hgi-twotone.hgi-kurta-01:before{content:"稂"}.hgi-twotone.hgi-kurta:after{content:"稃"}.hgi-twotone.hgi-kurta:before{content:"稄"}.hgi-twotone.hgi-label-important:after{content:"稅"}.hgi-twotone.hgi-label-important:before{content:"稆"}.hgi-twotone.hgi-label:after{content:"稇"}.hgi-twotone.hgi-label:before{content:"稈"}.hgi-twotone.hgi-labor:after{content:"稉"}.hgi-twotone.hgi-labor:before{content:"稊"}.hgi-twotone.hgi-labs:after{content:"程"}.hgi-twotone.hgi-labs:before{content:"稌"}.hgi-twotone.hgi-lake:after{content:"稍"}.hgi-twotone.hgi-lake:before{content:"税"}.hgi-twotone.hgi-lamp-01:after{content:"稏"}.hgi-twotone.hgi-lamp-01:before{content:"稐"}.hgi-twotone.hgi-lamp-02:after{content:"稑"}.hgi-twotone.hgi-lamp-02:before{content:"稒"}.hgi-twotone.hgi-lamp-03:after{content:"稓"}.hgi-twotone.hgi-lamp-03:before{content:"稔"}.hgi-twotone.hgi-lamp-04:after{content:"稕"}.hgi-twotone.hgi-lamp-04:before{content:"稖"}.hgi-twotone.hgi-lamp-05:after{content:"稗"}.hgi-twotone.hgi-lamp-05:before{content:"稘"}.hgi-twotone.hgi-lamp:after{content:"稙"}.hgi-twotone.hgi-lamp:before{content:"稚"}.hgi-twotone.hgi-language-circle:after{content:"稛"}.hgi-twotone.hgi-language-circle:before{content:"稜"}.hgi-twotone.hgi-language-skill:after{content:"稝"}.hgi-twotone.hgi-language-skill:before{content:"稞"}.hgi-twotone.hgi-language-square:after{content:"稟"}.hgi-twotone.hgi-language-square:before{content:"稠"}.hgi-twotone.hgi-lantern:after{content:"稡"}.hgi-twotone.hgi-lantern:before{content:"稢"}.hgi-twotone.hgi-laptop-add:after{content:"稣"}.hgi-twotone.hgi-laptop-add:before{content:"稤"}.hgi-twotone.hgi-laptop-charging:after{content:"稥"}.hgi-twotone.hgi-laptop-charging:before{content:"稦"}.hgi-twotone.hgi-laptop-check:after{content:"稧"}.hgi-twotone.hgi-laptop-check:before{content:"稨"}.hgi-twotone.hgi-laptop-cloud:after{content:"稩"}.hgi-twotone.hgi-laptop-cloud:before{content:"稪"}.hgi-twotone.hgi-laptop-issue:after{content:"稫"}.hgi-twotone.hgi-laptop-issue:before{content:"稬"}.hgi-twotone.hgi-laptop-performance:after{content:"稭"}.hgi-twotone.hgi-laptop-performance:before{content:"種"}.hgi-twotone.hgi-laptop-phone-sync:after{content:"稯"}.hgi-twotone.hgi-laptop-phone-sync:before{content:"稰"}.hgi-twotone.hgi-laptop-programming:after{content:"稱"}.hgi-twotone.hgi-laptop-programming:before{content:"稲"}.hgi-twotone.hgi-laptop-remove:after{content:"稳"}.hgi-twotone.hgi-laptop-remove:before{content:"稴"}.hgi-twotone.hgi-laptop:after{content:"稵"}.hgi-twotone.hgi-laptop-settings:after{content:"稶"}.hgi-twotone.hgi-laptop-settings:before{content:"稷"}.hgi-twotone.hgi-laptop-video:after{content:"稸"}.hgi-twotone.hgi-laptop-video:before{content:"稹"}.hgi-twotone.hgi-laptop:before{content:"稺"}.hgi-twotone.hgi-lasso-tool-01:after{content:"稻"}.hgi-twotone.hgi-lasso-tool-01:before{content:"稼"}.hgi-twotone.hgi-lasso-tool-02:after{content:"稽"}.hgi-twotone.hgi-lasso-tool-02:before{content:"稾"}.hgi-twotone.hgi-last-fm:after{content:"稿"}.hgi-twotone.hgi-last-fm:before{content:"穀"}.hgi-twotone.hgi-latitude:after{content:"穁"}.hgi-twotone.hgi-latitude:before{content:"穂"}.hgi-twotone.hgi-laughing:after{content:"穃"}.hgi-twotone.hgi-laughing:before{content:"穄"}.hgi-twotone.hgi-laurel-wreath-01:after{content:"穅"}.hgi-twotone.hgi-laurel-wreath-01:before{content:"穆"}.hgi-twotone.hgi-laurel-wreath-02:after{content:"穇"}.hgi-twotone.hgi-laurel-wreath-02:before{content:"穈"}.hgi-twotone.hgi-laurel-wreath-first-01:after{content:"穉"}.hgi-twotone.hgi-laurel-wreath-first-01:before{content:"穊"}.hgi-twotone.hgi-laurel-wreath-first-02:after{content:"穋"}.hgi-twotone.hgi-laurel-wreath-first-02:before{content:"穌"}.hgi-twotone.hgi-laurel-wreath-left-01:after{content:"積"}.hgi-twotone.hgi-laurel-wreath-left-01:before{content:"穎"}.hgi-twotone.hgi-laurel-wreath-left-02:after{content:"穏"}.hgi-twotone.hgi-laurel-wreath-left-02:before{content:"穐"}.hgi-twotone.hgi-laurel-wreath-left-03:after{content:"穑"}.hgi-twotone.hgi-laurel-wreath-left-03:before{content:"穒"}.hgi-twotone.hgi-laurel-wreath-right-01:after{content:"穓"}.hgi-twotone.hgi-laurel-wreath-right-01:before{content:"穔"}.hgi-twotone.hgi-laurel-wreath-right-02:after{content:"穕"}.hgi-twotone.hgi-laurel-wreath-right-02:before{content:"穖"}.hgi-twotone.hgi-laurel-wreath-right-03:after{content:"穗"}.hgi-twotone.hgi-laurel-wreath-right-03:before{content:"穘"}.hgi-twotone.hgi-layer-add:after{content:"穙"}.hgi-twotone.hgi-layer-add:before{content:"穚"}.hgi-twotone.hgi-layer-mask-01:after{content:"穛"}.hgi-twotone.hgi-layer-mask-01:before{content:"穜"}.hgi-twotone.hgi-layer-mask-02:after{content:"穝"}.hgi-twotone.hgi-layer-mask-02:before{content:"穞"}.hgi-twotone.hgi-layers-01:after{content:"穟"}.hgi-twotone.hgi-layers-01:before{content:"穠"}.hgi-twotone.hgi-layers-02:after{content:"穡"}.hgi-twotone.hgi-layers-02:before{content:"穢"}.hgi-twotone.hgi-layers-logo:after{content:"穣"}.hgi-twotone.hgi-layers-logo:before{content:"穤"}.hgi-twotone.hgi-layout-01:after{content:"穥"}.hgi-twotone.hgi-layout-01:before{content:"穦"}.hgi-twotone.hgi-layout-02:after{content:"穧"}.hgi-twotone.hgi-layout-02:before{content:"穨"}.hgi-twotone.hgi-layout-03:after{content:"穩"}.hgi-twotone.hgi-layout-03:before{content:"穪"}.hgi-twotone.hgi-layout-04:after{content:"穫"}.hgi-twotone.hgi-layout-04:before{content:"穬"}.hgi-twotone.hgi-layout-05:after{content:"穭"}.hgi-twotone.hgi-layout-05:before{content:"穮"}.hgi-twotone.hgi-layout-06:after{content:"穯"}.hgi-twotone.hgi-layout-06:before{content:"穰"}.hgi-twotone.hgi-layout-07:after{content:"穱"}.hgi-twotone.hgi-layout-07:before{content:"穲"}.hgi-twotone.hgi-layout-2-column:after{content:"穳"}.hgi-twotone.hgi-layout-2-column:before{content:"穴"}.hgi-twotone.hgi-layout-2-row:after{content:"穵"}.hgi-twotone.hgi-layout-2-row:before{content:"究"}.hgi-twotone.hgi-layout-3-column:after{content:"穷"}.hgi-twotone.hgi-layout-3-column:before{content:"穸"}.hgi-twotone.hgi-layout-3-row:after{content:"穹"}.hgi-twotone.hgi-layout-3-row:before{content:"空"}.hgi-twotone.hgi-layout-bottom:after{content:"穻"}.hgi-twotone.hgi-layout-bottom:before{content:"穼"}.hgi-twotone.hgi-layout-grid:after{content:"穽"}.hgi-twotone.hgi-layout-grid:before{content:"穾"}.hgi-twotone.hgi-layout-left:after{content:"穿"}.hgi-twotone.hgi-layout-left:before{content:"窀"}.hgi-twotone.hgi-layout-right:after{content:"突"}.hgi-twotone.hgi-layout-right:before{content:"窂"}.hgi-twotone.hgi-layout-table-01:after{content:"窃"}.hgi-twotone.hgi-layout-table-01:before{content:"窄"}.hgi-twotone.hgi-layout-table-02:after{content:"窅"}.hgi-twotone.hgi-layout-table-02:before{content:"窆"}.hgi-twotone.hgi-layout-top:after{content:"窇"}.hgi-twotone.hgi-layout-top:before{content:"窈"}.hgi-twotone.hgi-leaf-01:after{content:"窉"}.hgi-twotone.hgi-leaf-01:before{content:"窊"}.hgi-twotone.hgi-leaf-02:after{content:"窋"}.hgi-twotone.hgi-leaf-02:before{content:"窌"}.hgi-twotone.hgi-leaf-03:after{content:"窍"}.hgi-twotone.hgi-leaf-03:before{content:"窎"}.hgi-twotone.hgi-leaf-04:after{content:"窏"}.hgi-twotone.hgi-leaf-04:before{content:"窐"}.hgi-twotone.hgi-leaving-geo-fence:after{content:"窑"}.hgi-twotone.hgi-leaving-geo-fence:before{content:"窒"}.hgi-twotone.hgi-leetcode:after{content:"窓"}.hgi-twotone.hgi-leetcode:before{content:"窔"}.hgi-twotone.hgi-left-angle:after{content:"窕"}.hgi-twotone.hgi-left-angle:before{content:"窖"}.hgi-twotone.hgi-left-to-right-block-quote:after{content:"窗"}.hgi-twotone.hgi-left-to-right-block-quote:before{content:"窘"}.hgi-twotone.hgi-left-to-right-list-bullet:after{content:"窙"}.hgi-twotone.hgi-left-to-right-list-bullet:before{content:"窚"}.hgi-twotone.hgi-left-to-right-list-dash:after{content:"窛"}.hgi-twotone.hgi-left-to-right-list-dash:before{content:"窜"}.hgi-twotone.hgi-left-to-right-list-number:after{content:"窝"}.hgi-twotone.hgi-left-to-right-list-number:before{content:"窞"}.hgi-twotone.hgi-left-to-right-list-star-01:after{content:"窟"}.hgi-twotone.hgi-left-to-right-list-star-01:before{content:"窠"}.hgi-twotone.hgi-left-to-right-list-star:after{content:"窡"}.hgi-twotone.hgi-left-to-right-list-star:before{content:"窢"}.hgi-twotone.hgi-left-to-right-list-triangle:after{content:"窣"}.hgi-twotone.hgi-left-to-right-list-triangle:before{content:"窤"}.hgi-twotone.hgi-left-triangle:after{content:"窥"}.hgi-twotone.hgi-left-triangle:before{content:"窦"}.hgi-twotone.hgi-legal-01:after{content:"窧"}.hgi-twotone.hgi-legal-01:before{content:"窨"}.hgi-twotone.hgi-legal-02:after{content:"窩"}.hgi-twotone.hgi-legal-02:before{content:"窪"}.hgi-twotone.hgi-legal-document-01:after{content:"窫"}.hgi-twotone.hgi-legal-document-01:before{content:"窬"}.hgi-twotone.hgi-legal-document-02:after{content:"窭"}.hgi-twotone.hgi-legal-document-02:before{content:"窮"}.hgi-twotone.hgi-legal-hammer:after{content:"窯"}.hgi-twotone.hgi-legal-hammer:before{content:"窰"}.hgi-twotone.hgi-less-than-circle:after{content:"窱"}.hgi-twotone.hgi-less-than-circle:before{content:"窲"}.hgi-twotone.hgi-less-than:after{content:"窳"}.hgi-twotone.hgi-less-than-square:after{content:"窴"}.hgi-twotone.hgi-less-than-square:before{content:"窵"}.hgi-twotone.hgi-less-than:before{content:"窶"}.hgi-twotone.hgi-letter-spacing:after{content:"窷"}.hgi-twotone.hgi-letter-spacing:before{content:"窸"}.hgi-twotone.hgi-libraries:after{content:"窹"}.hgi-twotone.hgi-libraries:before{content:"窺"}.hgi-twotone.hgi-library:after{content:"窻"}.hgi-twotone.hgi-library:before{content:"窼"}.hgi-twotone.hgi-license-draft:after{content:"窽"}.hgi-twotone.hgi-license-draft:before{content:"窾"}.hgi-twotone.hgi-license-maintenance:after{content:"窿"}.hgi-twotone.hgi-license-maintenance:before{content:"竀"}.hgi-twotone.hgi-license-no:after{content:"竁"}.hgi-twotone.hgi-license-no:before{content:"竂"}.hgi-twotone.hgi-license-pin:after{content:"竃"}.hgi-twotone.hgi-license-pin:before{content:"竄"}.hgi-twotone.hgi-license:after{content:"竅"}.hgi-twotone.hgi-license-third-party:after{content:"竆"}.hgi-twotone.hgi-license-third-party:before{content:"竇"}.hgi-twotone.hgi-license:before{content:"竈"}.hgi-twotone.hgi-lift-truck:after{content:"竉"}.hgi-twotone.hgi-lift-truck:before{content:"竊"}.hgi-twotone.hgi-lighthouse:after{content:"立"}.hgi-twotone.hgi-lighthouse:before{content:"竌"}.hgi-twotone.hgi-limitation:after{content:"竍"}.hgi-twotone.hgi-limitation:before{content:"竎"}.hgi-twotone.hgi-line:after{content:"竏"}.hgi-twotone.hgi-line:before{content:"竐"}.hgi-twotone.hgi-liner:after{content:"竑"}.hgi-twotone.hgi-liner:before{content:"竒"}.hgi-twotone.hgi-link-01:after{content:"竓"}.hgi-twotone.hgi-link-01:before{content:"竔"}.hgi-twotone.hgi-link-02:after{content:"竕"}.hgi-twotone.hgi-link-02:before{content:"竖"}.hgi-twotone.hgi-link-03:after{content:"竗"}.hgi-twotone.hgi-link-03:before{content:"竘"}.hgi-twotone.hgi-link-04:after{content:"站"}.hgi-twotone.hgi-link-04:before{content:"竚"}.hgi-twotone.hgi-link-05:after{content:"竛"}.hgi-twotone.hgi-link-05:before{content:"竜"}.hgi-twotone.hgi-link-06:after{content:"竝"}.hgi-twotone.hgi-link-06:before{content:"竞"}.hgi-twotone.hgi-link-backward:after{content:"竟"}.hgi-twotone.hgi-link-backward:before{content:"章"}.hgi-twotone.hgi-link-circle-02:after{content:"竡"}.hgi-twotone.hgi-link-circle-02:before{content:"竢"}.hgi-twotone.hgi-link-circle:after{content:"竣"}.hgi-twotone.hgi-link-circle:before{content:"竤"}.hgi-twotone.hgi-link-forward:after{content:"童"}.hgi-twotone.hgi-link-forward:before{content:"竦"}.hgi-twotone.hgi-link-square-01:after{content:"竧"}.hgi-twotone.hgi-link-square-01:before{content:"竨"}.hgi-twotone.hgi-link-square-02:after{content:"竩"}.hgi-twotone.hgi-link-square-02:before{content:"竪"}.hgi-twotone.hgi-linkedin-01:after{content:"竫"}.hgi-twotone.hgi-linkedin-01:before{content:"竬"}.hgi-twotone.hgi-linkedin-02:after{content:"竭"}.hgi-twotone.hgi-linkedin-02:before{content:"竮"}.hgi-twotone.hgi-list-setting:after{content:"端"}.hgi-twotone.hgi-list-setting:before{content:"竰"}.hgi-twotone.hgi-list-view:after{content:"竱"}.hgi-twotone.hgi-list-view:before{content:"竲"}.hgi-twotone.hgi-litecoin:after{content:"竳"}.hgi-twotone.hgi-litecoin:before{content:"竴"}.hgi-twotone.hgi-liver:after{content:"竵"}.hgi-twotone.hgi-liver:before{content:"競"}.hgi-twotone.hgi-loading-01:after{content:"竷"}.hgi-twotone.hgi-loading-01:before{content:"竸"}.hgi-twotone.hgi-loading-02:after{content:"竹"}.hgi-twotone.hgi-loading-02:before{content:"竺"}.hgi-twotone.hgi-loading-03:after{content:"竻"}.hgi-twotone.hgi-loading-03:before{content:"竼"}.hgi-twotone.hgi-loading-04:after{content:"竽"}.hgi-twotone.hgi-loading-04:before{content:"竾"}.hgi-twotone.hgi-location-01:after{content:"竿"}.hgi-twotone.hgi-location-01:before{content:"笀"}.hgi-twotone.hgi-location-02:after{content:"笁"}.hgi-twotone.hgi-location-02:before{content:"笂"}.hgi-twotone.hgi-location-03:after{content:"笃"}.hgi-twotone.hgi-location-03:before{content:"笄"}.hgi-twotone.hgi-location-04:after{content:"笅"}.hgi-twotone.hgi-location-04:before{content:"笆"}.hgi-twotone.hgi-location-05:after{content:"笇"}.hgi-twotone.hgi-location-05:before{content:"笈"}.hgi-twotone.hgi-location-06:after{content:"笉"}.hgi-twotone.hgi-location-06:before{content:"笊"}.hgi-twotone.hgi-location-07:after{content:"笋"}.hgi-twotone.hgi-location-07:before{content:"笌"}.hgi-twotone.hgi-location-08:after{content:"笍"}.hgi-twotone.hgi-location-08:before{content:"笎"}.hgi-twotone.hgi-location-09:after{content:"笏"}.hgi-twotone.hgi-location-09:before{content:"笐"}.hgi-twotone.hgi-location-10:after{content:"笑"}.hgi-twotone.hgi-location-10:before{content:"笒"}.hgi-twotone.hgi-location-add-01:after{content:"笓"}.hgi-twotone.hgi-location-add-01:before{content:"笔"}.hgi-twotone.hgi-location-add-02:after{content:"笕"}.hgi-twotone.hgi-location-add-02:before{content:"笖"}.hgi-twotone.hgi-location-check-01:after{content:"笗"}.hgi-twotone.hgi-location-check-01:before{content:"笘"}.hgi-twotone.hgi-location-check-02:after{content:"笙"}.hgi-twotone.hgi-location-check-02:before{content:"笚"}.hgi-twotone.hgi-location-favourite-01:after{content:"笛"}.hgi-twotone.hgi-location-favourite-01:before{content:"笜"}.hgi-twotone.hgi-location-favourite-02:after{content:"笝"}.hgi-twotone.hgi-location-favourite-02:before{content:"笞"}.hgi-twotone.hgi-location-offline-01:after{content:"笟"}.hgi-twotone.hgi-location-offline-01:before{content:"笠"}.hgi-twotone.hgi-location-offline-02:after{content:"笡"}.hgi-twotone.hgi-location-offline-02:before{content:"笢"}.hgi-twotone.hgi-location-offline-03:after{content:"笣"}.hgi-twotone.hgi-location-offline-03:before{content:"笤"}.hgi-twotone.hgi-location-offline-04:after{content:"笥"}.hgi-twotone.hgi-location-offline-04:before{content:"符"}.hgi-twotone.hgi-location-remove-01:after{content:"笧"}.hgi-twotone.hgi-location-remove-01:before{content:"笨"}.hgi-twotone.hgi-location-remove-02:after{content:"笩"}.hgi-twotone.hgi-location-remove-02:before{content:"笪"}.hgi-twotone.hgi-location-share-01:after{content:"笫"}.hgi-twotone.hgi-location-share-01:before{content:"第"}.hgi-twotone.hgi-location-share-02:after{content:"笭"}.hgi-twotone.hgi-location-share-02:before{content:"笮"}.hgi-twotone.hgi-location-star-01:after{content:"笯"}.hgi-twotone.hgi-location-star-01:before{content:"笰"}.hgi-twotone.hgi-location-star-02:after{content:"笱"}.hgi-twotone.hgi-location-star-02:before{content:"笲"}.hgi-twotone.hgi-location-update-01:after{content:"笳"}.hgi-twotone.hgi-location-update-01:before{content:"笴"}.hgi-twotone.hgi-location-update-02:after{content:"笵"}.hgi-twotone.hgi-location-update-02:before{content:"笶"}.hgi-twotone.hgi-location-user-01:after{content:"笷"}.hgi-twotone.hgi-location-user-01:before{content:"笸"}.hgi-twotone.hgi-location-user-02:after{content:"笹"}.hgi-twotone.hgi-location-user-02:before{content:"笺"}.hgi-twotone.hgi-location-user-03:after{content:"笻"}.hgi-twotone.hgi-location-user-03:before{content:"笼"}.hgi-twotone.hgi-location-user-04:after{content:"笽"}.hgi-twotone.hgi-location-user-04:before{content:"笾"}.hgi-twotone.hgi-lock-computer:after{content:"笿"}.hgi-twotone.hgi-lock-computer:before{content:"筀"}.hgi-twotone.hgi-lock-key:after{content:"筁"}.hgi-twotone.hgi-lock-key:before{content:"筂"}.hgi-twotone.hgi-lock-password:after{content:"筃"}.hgi-twotone.hgi-lock-password:before{content:"筄"}.hgi-twotone.hgi-lock:after{content:"筅"}.hgi-twotone.hgi-lock-sync-01:after{content:"筆"}.hgi-twotone.hgi-lock-sync-01:before{content:"筇"}.hgi-twotone.hgi-lock-sync-02:after{content:"筈"}.hgi-twotone.hgi-lock-sync-02:before{content:"等"}.hgi-twotone.hgi-lock:before{content:"筊"}.hgi-twotone.hgi-locked:after{content:"筋"}.hgi-twotone.hgi-locked:before{content:"筌"}.hgi-twotone.hgi-locker-01:after{content:"筍"}.hgi-twotone.hgi-locker-01:before{content:"筎"}.hgi-twotone.hgi-locker:after{content:"筏"}.hgi-twotone.hgi-locker:before{content:"筐"}.hgi-twotone.hgi-login-01:after{content:"筑"}.hgi-twotone.hgi-login-01:before{content:"筒"}.hgi-twotone.hgi-login-02:after{content:"筓"}.hgi-twotone.hgi-login-02:before{content:"答"}.hgi-twotone.hgi-login-03:after{content:"筕"}.hgi-twotone.hgi-login-03:before{content:"策"}.hgi-twotone.hgi-login-circle-01:after{content:"筗"}.hgi-twotone.hgi-login-circle-01:before{content:"筘"}.hgi-twotone.hgi-login-circle-02:after{content:"筙"}.hgi-twotone.hgi-login-circle-02:before{content:"筚"}.hgi-twotone.hgi-login-method:after{content:"筛"}.hgi-twotone.hgi-login-method:before{content:"筜"}.hgi-twotone.hgi-login-square-01:after{content:"筝"}.hgi-twotone.hgi-login-square-01:before{content:"筞"}.hgi-twotone.hgi-login-square-02:after{content:"筟"}.hgi-twotone.hgi-login-square-02:before{content:"筠"}.hgi-twotone.hgi-logout-01:after{content:"筡"}.hgi-twotone.hgi-logout-01:before{content:"筢"}.hgi-twotone.hgi-logout-02:after{content:"筣"}.hgi-twotone.hgi-logout-02:before{content:"筤"}.hgi-twotone.hgi-logout-03:after{content:"筥"}.hgi-twotone.hgi-logout-03:before{content:"筦"}.hgi-twotone.hgi-logout-04:after{content:"筧"}.hgi-twotone.hgi-logout-04:before{content:"筨"}.hgi-twotone.hgi-logout-05:after{content:"筩"}.hgi-twotone.hgi-logout-05:before{content:"筪"}.hgi-twotone.hgi-logout-circle-01:after{content:"筫"}.hgi-twotone.hgi-logout-circle-01:before{content:"筬"}.hgi-twotone.hgi-logout-circle-02:after{content:"筭"}.hgi-twotone.hgi-logout-circle-02:before{content:"筮"}.hgi-twotone.hgi-logout-square-01:after{content:"筯"}.hgi-twotone.hgi-logout-square-01:before{content:"筰"}.hgi-twotone.hgi-logout-square-02:after{content:"筱"}.hgi-twotone.hgi-logout-square-02:before{content:"筲"}.hgi-twotone.hgi-lollipop:after{content:"筳"}.hgi-twotone.hgi-lollipop:before{content:"筴"}.hgi-twotone.hgi-long-sleeve-shirt:after{content:"筵"}.hgi-twotone.hgi-long-sleeve-shirt:before{content:"筶"}.hgi-twotone.hgi-longitude:after{content:"筷"}.hgi-twotone.hgi-longitude:before{content:"筸"}.hgi-twotone.hgi-look-bottom:after{content:"筹"}.hgi-twotone.hgi-look-bottom:before{content:"筺"}.hgi-twotone.hgi-look-left:after{content:"筻"}.hgi-twotone.hgi-look-left:before{content:"筼"}.hgi-twotone.hgi-look-right:after{content:"筽"}.hgi-twotone.hgi-look-right:before{content:"签"}.hgi-twotone.hgi-look-top:after{content:"筿"}.hgi-twotone.hgi-look-top:before{content:"简"}.hgi-twotone.hgi-loom:after{content:"箁"}.hgi-twotone.hgi-loom:before{content:"箂"}.hgi-twotone.hgi-lottiefiles:after{content:"箃"}.hgi-twotone.hgi-lottiefiles:before{content:"箄"}.hgi-twotone.hgi-love-korean-finger:after{content:"箅"}.hgi-twotone.hgi-love-korean-finger:before{content:"箆"}.hgi-twotone.hgi-loyalty-card:after{content:"箇"}.hgi-twotone.hgi-loyalty-card:before{content:"箈"}.hgi-twotone.hgi-luggage-01:after{content:"箉"}.hgi-twotone.hgi-luggage-01:before{content:"箊"}.hgi-twotone.hgi-luggage-02:after{content:"箋"}.hgi-twotone.hgi-luggage-02:before{content:"箌"}.hgi-twotone.hgi-lungs:after{content:"箍"}.hgi-twotone.hgi-lungs:before{content:"箎"}.hgi-twotone.hgi-machine-robot:after{content:"箏"}.hgi-twotone.hgi-machine-robot:before{content:"箐"}.hgi-twotone.hgi-magic-wand-01:after{content:"箑"}.hgi-twotone.hgi-magic-wand-01:before{content:"箒"}.hgi-twotone.hgi-magic-wand-02:after{content:"箓"}.hgi-twotone.hgi-magic-wand-02:before{content:"箔"}.hgi-twotone.hgi-magic-wand-03:after{content:"箕"}.hgi-twotone.hgi-magic-wand-03:before{content:"箖"}.hgi-twotone.hgi-magnet-01:after{content:"算"}.hgi-twotone.hgi-magnet-01:before{content:"箘"}.hgi-twotone.hgi-magnet-02:after{content:"箙"}.hgi-twotone.hgi-magnet-02:before{content:"箚"}.hgi-twotone.hgi-magnet:after{content:"箛"}.hgi-twotone.hgi-magnet:before{content:"箜"}.hgi-twotone.hgi-mail-01:after{content:"箝"}.hgi-twotone.hgi-mail-01:before{content:"箞"}.hgi-twotone.hgi-mail-02:after{content:"箟"}.hgi-twotone.hgi-mail-02:before{content:"箠"}.hgi-twotone.hgi-mail-account-01:after{content:"管"}.hgi-twotone.hgi-mail-account-01:before{content:"箢"}.hgi-twotone.hgi-mail-account-02:after{content:"箣"}.hgi-twotone.hgi-mail-account-02:before{content:"箤"}.hgi-twotone.hgi-mail-add-01:after{content:"箥"}.hgi-twotone.hgi-mail-add-01:before{content:"箦"}.hgi-twotone.hgi-mail-add-02:after{content:"箧"}.hgi-twotone.hgi-mail-add-02:before{content:"箨"}.hgi-twotone.hgi-mail-at-sign-01:after{content:"箩"}.hgi-twotone.hgi-mail-at-sign-01:before{content:"箪"}.hgi-twotone.hgi-mail-at-sign-02:after{content:"箫"}.hgi-twotone.hgi-mail-at-sign-02:before{content:"箬"}.hgi-twotone.hgi-mail-block-01:after{content:"箭"}.hgi-twotone.hgi-mail-block-01:before{content:"箮"}.hgi-twotone.hgi-mail-block-02:after{content:"箯"}.hgi-twotone.hgi-mail-block-02:before{content:"箰"}.hgi-twotone.hgi-mail-download-01:after{content:"箱"}.hgi-twotone.hgi-mail-download-01:before{content:"箲"}.hgi-twotone.hgi-mail-download-02:after{content:"箳"}.hgi-twotone.hgi-mail-download-02:before{content:"箴"}.hgi-twotone.hgi-mail-edit-01:after{content:"箵"}.hgi-twotone.hgi-mail-edit-01:before{content:"箶"}.hgi-twotone.hgi-mail-edit-02:after{content:"箷"}.hgi-twotone.hgi-mail-edit-02:before{content:"箸"}.hgi-twotone.hgi-mail-lock-01:after{content:"箹"}.hgi-twotone.hgi-mail-lock-01:before{content:"箺"}.hgi-twotone.hgi-mail-lock-02:after{content:"箻"}.hgi-twotone.hgi-mail-lock-02:before{content:"箼"}.hgi-twotone.hgi-mail-love-01:after{content:"箽"}.hgi-twotone.hgi-mail-love-01:before{content:"箾"}.hgi-twotone.hgi-mail-love-02:after{content:"箿"}.hgi-twotone.hgi-mail-love-02:before{content:"節"}.hgi-twotone.hgi-mail-minus-01:after{content:"篁"}.hgi-twotone.hgi-mail-minus-01:before{content:"篂"}.hgi-twotone.hgi-mail-minus-02:after{content:"篃"}.hgi-twotone.hgi-mail-minus-02:before{content:"範"}.hgi-twotone.hgi-mail-open-01:after{content:"篅"}.hgi-twotone.hgi-mail-open-01:before{content:"篆"}.hgi-twotone.hgi-mail-open-02:after{content:"篇"}.hgi-twotone.hgi-mail-open-02:before{content:"篈"}.hgi-twotone.hgi-mail-open-love:after{content:"築"}.hgi-twotone.hgi-mail-open-love:before{content:"篊"}.hgi-twotone.hgi-mail-open:after{content:"篋"}.hgi-twotone.hgi-mail-open:before{content:"篌"}.hgi-twotone.hgi-mail-receive-01:after{content:"篍"}.hgi-twotone.hgi-mail-receive-01:before{content:"篎"}.hgi-twotone.hgi-mail-receive-02:after{content:"篏"}.hgi-twotone.hgi-mail-receive-02:before{content:"篐"}.hgi-twotone.hgi-mail-remove-01:after{content:"篑"}.hgi-twotone.hgi-mail-remove-01:before{content:"篒"}.hgi-twotone.hgi-mail-remove-02:after{content:"篓"}.hgi-twotone.hgi-mail-remove-02:before{content:"篔"}.hgi-twotone.hgi-mail-reply-01:after{content:"篕"}.hgi-twotone.hgi-mail-reply-01:before{content:"篖"}.hgi-twotone.hgi-mail-reply-02:after{content:"篗"}.hgi-twotone.hgi-mail-reply-02:before{content:"篘"}.hgi-twotone.hgi-mail-reply-all-01:after{content:"篙"}.hgi-twotone.hgi-mail-reply-all-01:before{content:"篚"}.hgi-twotone.hgi-mail-reply-all-02:after{content:"篛"}.hgi-twotone.hgi-mail-reply-all-02:before{content:"篜"}.hgi-twotone.hgi-mail-search-01:after{content:"篝"}.hgi-twotone.hgi-mail-search-01:before{content:"篞"}.hgi-twotone.hgi-mail-search-02:after{content:"篟"}.hgi-twotone.hgi-mail-search-02:before{content:"篠"}.hgi-twotone.hgi-mail-secure-01:after{content:"篡"}.hgi-twotone.hgi-mail-secure-01:before{content:"篢"}.hgi-twotone.hgi-mail-secure-02:after{content:"篣"}.hgi-twotone.hgi-mail-secure-02:before{content:"篤"}.hgi-twotone.hgi-mail-send-01:after{content:"篥"}.hgi-twotone.hgi-mail-send-01:before{content:"篦"}.hgi-twotone.hgi-mail-send-02:after{content:"篧"}.hgi-twotone.hgi-mail-send-02:before{content:"篨"}.hgi-twotone.hgi-mail-setting-01:after{content:"篩"}.hgi-twotone.hgi-mail-setting-01:before{content:"篪"}.hgi-twotone.hgi-mail-setting-02:after{content:"篫"}.hgi-twotone.hgi-mail-setting-02:before{content:"篬"}.hgi-twotone.hgi-mail-unlock-01:after{content:"篭"}.hgi-twotone.hgi-mail-unlock-01:before{content:"篮"}.hgi-twotone.hgi-mail-unlock-02:after{content:"篯"}.hgi-twotone.hgi-mail-unlock-02:before{content:"篰"}.hgi-twotone.hgi-mail-upload-01:after{content:"篱"}.hgi-twotone.hgi-mail-upload-01:before{content:"篲"}.hgi-twotone.hgi-mail-upload-02:after{content:"篳"}.hgi-twotone.hgi-mail-upload-02:before{content:"篴"}.hgi-twotone.hgi-mail-validation-01:after{content:"篵"}.hgi-twotone.hgi-mail-validation-01:before{content:"篶"}.hgi-twotone.hgi-mail-validation-02:after{content:"篷"}.hgi-twotone.hgi-mail-validation-02:before{content:"篸"}.hgi-twotone.hgi-mail-voice-01:after{content:"篹"}.hgi-twotone.hgi-mail-voice-01:before{content:"篺"}.hgi-twotone.hgi-mail-voice-02:after{content:"篻"}.hgi-twotone.hgi-mail-voice-02:before{content:"篼"}.hgi-twotone.hgi-mailbox-01:after{content:"篽"}.hgi-twotone.hgi-mailbox-01:before{content:"篾"}.hgi-twotone.hgi-mailbox:after{content:"篿"}.hgi-twotone.hgi-mailbox:before{content:"簀"}.hgi-twotone.hgi-manager:after{content:"簁"}.hgi-twotone.hgi-manager:before{content:"簂"}.hgi-twotone.hgi-map-pin:after{content:"簃"}.hgi-twotone.hgi-map-pin:before{content:"簄"}.hgi-twotone.hgi-map-pinpoint-01:after{content:"簅"}.hgi-twotone.hgi-map-pinpoint-01:before{content:"簆"}.hgi-twotone.hgi-map-pinpoint-02:after{content:"簇"}.hgi-twotone.hgi-map-pinpoint-02:before{content:"簈"}.hgi-twotone.hgi-maping:after{content:"簉"}.hgi-twotone.hgi-maping:before{content:"簊"}.hgi-twotone.hgi-maps-circle-01:after{content:"簋"}.hgi-twotone.hgi-maps-circle-01:before{content:"簌"}.hgi-twotone.hgi-maps-circle-02:after{content:"簍"}.hgi-twotone.hgi-maps-circle-02:before{content:"簎"}.hgi-twotone.hgi-maps-editing:after{content:"簏"}.hgi-twotone.hgi-maps-editing:before{content:"簐"}.hgi-twotone.hgi-maps-global-01:after{content:"簑"}.hgi-twotone.hgi-maps-global-01:before{content:"簒"}.hgi-twotone.hgi-maps-global-02:after{content:"簓"}.hgi-twotone.hgi-maps-global-02:before{content:"簔"}.hgi-twotone.hgi-maps-location-01:after{content:"簕"}.hgi-twotone.hgi-maps-location-01:before{content:"簖"}.hgi-twotone.hgi-maps-location-02:after{content:"簗"}.hgi-twotone.hgi-maps-location-02:before{content:"簘"}.hgi-twotone.hgi-maps-off:after{content:"簙"}.hgi-twotone.hgi-maps-off:before{content:"簚"}.hgi-twotone.hgi-maps-refresh:after{content:"簛"}.hgi-twotone.hgi-maps-refresh:before{content:"簜"}.hgi-twotone.hgi-maps-search:after{content:"簝"}.hgi-twotone.hgi-maps-search:before{content:"簞"}.hgi-twotone.hgi-maps:after{content:"簟"}.hgi-twotone.hgi-maps-square-01:after{content:"簠"}.hgi-twotone.hgi-maps-square-01:before{content:"簡"}.hgi-twotone.hgi-maps-square-02:after{content:"簢"}.hgi-twotone.hgi-maps-square-02:before{content:"簣"}.hgi-twotone.hgi-maps:before{content:"簤"}.hgi-twotone.hgi-market-analysis:after{content:"簥"}.hgi-twotone.hgi-market-analysis:before{content:"簦"}.hgi-twotone.hgi-marketing:after{content:"簧"}.hgi-twotone.hgi-marketing:before{content:"簨"}.hgi-twotone.hgi-mask-love:after{content:"簩"}.hgi-twotone.hgi-mask-love:before{content:"簪"}.hgi-twotone.hgi-mask:after{content:"簫"}.hgi-twotone.hgi-mask:before{content:"簬"}.hgi-twotone.hgi-master-card:after{content:"簭"}.hgi-twotone.hgi-master-card:before{content:"簮"}.hgi-twotone.hgi-matches:after{content:"簯"}.hgi-twotone.hgi-matches:before{content:"簰"}.hgi-twotone.hgi-math:after{content:"簱"}.hgi-twotone.hgi-math:before{content:"簲"}.hgi-twotone.hgi-matrix:after{content:"簳"}.hgi-twotone.hgi-matrix:before{content:"簴"}.hgi-twotone.hgi-maximize-01:after{content:"簵"}.hgi-twotone.hgi-maximize-01:before{content:"簶"}.hgi-twotone.hgi-maximize-02:after{content:"簷"}.hgi-twotone.hgi-maximize-02:before{content:"簸"}.hgi-twotone.hgi-maximize-03:after{content:"簹"}.hgi-twotone.hgi-maximize-03:before{content:"簺"}.hgi-twotone.hgi-maximize-04:after{content:"簻"}.hgi-twotone.hgi-maximize-04:before{content:"簼"}.hgi-twotone.hgi-maximize-screen:after{content:"簽"}.hgi-twotone.hgi-maximize-screen:before{content:"簾"}.hgi-twotone.hgi-mayan-pyramid:after{content:"簿"}.hgi-twotone.hgi-mayan-pyramid:before{content:"籀"}.hgi-twotone.hgi-maze:after{content:"籁"}.hgi-twotone.hgi-maze:before{content:"籂"}.hgi-twotone.hgi-medal-01:after{content:"籃"}.hgi-twotone.hgi-medal-01:before{content:"籄"}.hgi-twotone.hgi-medal-02:after{content:"籅"}.hgi-twotone.hgi-medal-02:before{content:"籆"}.hgi-twotone.hgi-medal-03:after{content:"籇"}.hgi-twotone.hgi-medal-03:before{content:"籈"}.hgi-twotone.hgi-medal-04:after{content:"籉"}.hgi-twotone.hgi-medal-04:before{content:"籊"}.hgi-twotone.hgi-medal-05:after{content:"籋"}.hgi-twotone.hgi-medal-05:before{content:"籌"}.hgi-twotone.hgi-medal-06:after{content:"籍"}.hgi-twotone.hgi-medal-06:before{content:"籎"}.hgi-twotone.hgi-medal-07:after{content:"籏"}.hgi-twotone.hgi-medal-07:before{content:"籐"}.hgi-twotone.hgi-medal-first-place:after{content:"籑"}.hgi-twotone.hgi-medal-first-place:before{content:"籒"}.hgi-twotone.hgi-medal-second-place:after{content:"籓"}.hgi-twotone.hgi-medal-second-place:before{content:"籔"}.hgi-twotone.hgi-medal-third-place:after{content:"籕"}.hgi-twotone.hgi-medal-third-place:before{content:"籖"}.hgi-twotone.hgi-medical-file:after{content:"籗"}.hgi-twotone.hgi-medical-file:before{content:"籘"}.hgi-twotone.hgi-medical-mask:after{content:"籙"}.hgi-twotone.hgi-medical-mask:before{content:"籚"}.hgi-twotone.hgi-medicine-01:after{content:"籛"}.hgi-twotone.hgi-medicine-01:before{content:"籜"}.hgi-twotone.hgi-medicine-02:after{content:"籝"}.hgi-twotone.hgi-medicine-02:before{content:"籞"}.hgi-twotone.hgi-medicine-bottle-01:after{content:"籟"}.hgi-twotone.hgi-medicine-bottle-01:before{content:"籠"}.hgi-twotone.hgi-medicine-bottle-02:after{content:"籡"}.hgi-twotone.hgi-medicine-bottle-02:before{content:"籢"}.hgi-twotone.hgi-medicine-syrup:after{content:"籣"}.hgi-twotone.hgi-medicine-syrup:before{content:"籤"}.hgi-twotone.hgi-medium:after{content:"籥"}.hgi-twotone.hgi-medium-square:after{content:"籦"}.hgi-twotone.hgi-medium-square:before{content:"籧"}.hgi-twotone.hgi-medium:before{content:"籨"}.hgi-twotone.hgi-meeting-room:after{content:"籩"}.hgi-twotone.hgi-meeting-room:before{content:"籪"}.hgi-twotone.hgi-megaphone-01:after{content:"籫"}.hgi-twotone.hgi-megaphone-01:before{content:"籬"}.hgi-twotone.hgi-megaphone-02:after{content:"籭"}.hgi-twotone.hgi-megaphone-02:before{content:"籮"}.hgi-twotone.hgi-meh:after{content:"籯"}.hgi-twotone.hgi-meh:before{content:"籰"}.hgi-twotone.hgi-mentor:after{content:"籱"}.hgi-twotone.hgi-mentor:before{content:"籲"}.hgi-twotone.hgi-mentoring:after{content:"米"}.hgi-twotone.hgi-mentoring:before{content:"籴"}.hgi-twotone.hgi-menu-01:after{content:"籵"}.hgi-twotone.hgi-menu-01:before{content:"籶"}.hgi-twotone.hgi-menu-02:after{content:"籷"}.hgi-twotone.hgi-menu-02:before{content:"籸"}.hgi-twotone.hgi-menu-03:after{content:"籹"}.hgi-twotone.hgi-menu-03:before{content:"籺"}.hgi-twotone.hgi-menu-04:after{content:"类"}.hgi-twotone.hgi-menu-04:before{content:"籼"}.hgi-twotone.hgi-menu-05:after{content:"籽"}.hgi-twotone.hgi-menu-05:before{content:"籾"}.hgi-twotone.hgi-menu-06:after{content:"籿"}.hgi-twotone.hgi-menu-06:before{content:"粀"}.hgi-twotone.hgi-menu-07:after{content:"粁"}.hgi-twotone.hgi-menu-07:before{content:"粂"}.hgi-twotone.hgi-menu-08:after{content:"粃"}.hgi-twotone.hgi-menu-08:before{content:"粄"}.hgi-twotone.hgi-menu-09:after{content:"粅"}.hgi-twotone.hgi-menu-09:before{content:"粆"}.hgi-twotone.hgi-menu-10:after{content:"粇"}.hgi-twotone.hgi-menu-10:before{content:"粈"}.hgi-twotone.hgi-menu-11:after{content:"粉"}.hgi-twotone.hgi-menu-11:before{content:"粊"}.hgi-twotone.hgi-menu-circle:after{content:"粋"}.hgi-twotone.hgi-menu-circle:before{content:"粌"}.hgi-twotone.hgi-menu-restaurant:after{content:"粍"}.hgi-twotone.hgi-menu-restaurant:before{content:"粎"}.hgi-twotone.hgi-menu-square:after{content:"粏"}.hgi-twotone.hgi-menu-square:before{content:"粐"}.hgi-twotone.hgi-message-01:after{content:"粑"}.hgi-twotone.hgi-message-01:before{content:"粒"}.hgi-twotone.hgi-message-02:after{content:"粓"}.hgi-twotone.hgi-message-02:before{content:"粔"}.hgi-twotone.hgi-message-add-01:after{content:"粕"}.hgi-twotone.hgi-message-add-01:before{content:"粖"}.hgi-twotone.hgi-message-add-02:after{content:"粗"}.hgi-twotone.hgi-message-add-02:before{content:"粘"}.hgi-twotone.hgi-message-blocked:after{content:"粙"}.hgi-twotone.hgi-message-blocked:before{content:"粚"}.hgi-twotone.hgi-message-cancel-01:after{content:"粛"}.hgi-twotone.hgi-message-cancel-01:before{content:"粜"}.hgi-twotone.hgi-message-cancel-02:after{content:"粝"}.hgi-twotone.hgi-message-cancel-02:before{content:"粞"}.hgi-twotone.hgi-message-delay-01:after{content:"粟"}.hgi-twotone.hgi-message-delay-01:before{content:"粠"}.hgi-twotone.hgi-message-delay-02:after{content:"粡"}.hgi-twotone.hgi-message-delay-02:before{content:"粢"}.hgi-twotone.hgi-message-done-01:after{content:"粣"}.hgi-twotone.hgi-message-done-01:before{content:"粤"}.hgi-twotone.hgi-message-done-02:after{content:"粥"}.hgi-twotone.hgi-message-done-02:before{content:"粦"}.hgi-twotone.hgi-message-download-01:after{content:"粧"}.hgi-twotone.hgi-message-download-01:before{content:"粨"}.hgi-twotone.hgi-message-download-02:after{content:"粩"}.hgi-twotone.hgi-message-download-02:before{content:"粪"}.hgi-twotone.hgi-message-edit-01:after{content:"粫"}.hgi-twotone.hgi-message-edit-01:before{content:"粬"}.hgi-twotone.hgi-message-edit-02:after{content:"粭"}.hgi-twotone.hgi-message-edit-02:before{content:"粮"}.hgi-twotone.hgi-message-favourite-01:after{content:"粯"}.hgi-twotone.hgi-message-favourite-01:before{content:"粰"}.hgi-twotone.hgi-message-favourite-02:after{content:"粱"}.hgi-twotone.hgi-message-favourite-02:before{content:"粲"}.hgi-twotone.hgi-message-incoming-01:after{content:"粳"}.hgi-twotone.hgi-message-incoming-01:before{content:"粴"}.hgi-twotone.hgi-message-incoming-02:after{content:"粵"}.hgi-twotone.hgi-message-incoming-02:before{content:"粶"}.hgi-twotone.hgi-message-lock-01:after{content:"粷"}.hgi-twotone.hgi-message-lock-01:before{content:"粸"}.hgi-twotone.hgi-message-lock-02:after{content:"粹"}.hgi-twotone.hgi-message-lock-02:before{content:"粺"}.hgi-twotone.hgi-message-multiple-01:after{content:"粻"}.hgi-twotone.hgi-message-multiple-01:before{content:"粼"}.hgi-twotone.hgi-message-multiple-02:after{content:"粽"}.hgi-twotone.hgi-message-multiple-02:before{content:"精"}.hgi-twotone.hgi-message-notification-01:after{content:"粿"}.hgi-twotone.hgi-message-notification-01:before{content:"糀"}.hgi-twotone.hgi-message-notification-02:after{content:"糁"}.hgi-twotone.hgi-message-notification-02:before{content:"糂"}.hgi-twotone.hgi-message-outgoing-01:after{content:"糃"}.hgi-twotone.hgi-message-outgoing-01:before{content:"糄"}.hgi-twotone.hgi-message-outgoing-02:after{content:"糅"}.hgi-twotone.hgi-message-outgoing-02:before{content:"糆"}.hgi-twotone.hgi-message-preview-01:after{content:"糇"}.hgi-twotone.hgi-message-preview-01:before{content:"糈"}.hgi-twotone.hgi-message-preview-02:after{content:"糉"}.hgi-twotone.hgi-message-preview-02:before{content:"糊"}.hgi-twotone.hgi-message-programming:after{content:"糋"}.hgi-twotone.hgi-message-programming:before{content:"糌"}.hgi-twotone.hgi-message-question:after{content:"糍"}.hgi-twotone.hgi-message-question:before{content:"糎"}.hgi-twotone.hgi-message-search-01:after{content:"糏"}.hgi-twotone.hgi-message-search-01:before{content:"糐"}.hgi-twotone.hgi-message-search-02:after{content:"糑"}.hgi-twotone.hgi-message-search-02:before{content:"糒"}.hgi-twotone.hgi-message-secure-01:after{content:"糓"}.hgi-twotone.hgi-message-secure-01:before{content:"糔"}.hgi-twotone.hgi-message-secure-02:after{content:"糕"}.hgi-twotone.hgi-message-secure-02:before{content:"糖"}.hgi-twotone.hgi-message-translate:after{content:"糗"}.hgi-twotone.hgi-message-translate:before{content:"糘"}.hgi-twotone.hgi-message-unlock-01:after{content:"糙"}.hgi-twotone.hgi-message-unlock-01:before{content:"糚"}.hgi-twotone.hgi-message-unlock-02:after{content:"糛"}.hgi-twotone.hgi-message-unlock-02:before{content:"糜"}.hgi-twotone.hgi-message-upload-01:after{content:"糝"}.hgi-twotone.hgi-message-upload-01:before{content:"糞"}.hgi-twotone.hgi-message-upload-02:after{content:"糟"}.hgi-twotone.hgi-message-upload-02:before{content:"糠"}.hgi-twotone.hgi-message-user-01:after{content:"糡"}.hgi-twotone.hgi-message-user-01:before{content:"糢"}.hgi-twotone.hgi-message-user-02:after{content:"糣"}.hgi-twotone.hgi-message-user-02:before{content:"糤"}.hgi-twotone.hgi-messenger:after{content:"糥"}.hgi-twotone.hgi-messenger:before{content:"糦"}.hgi-twotone.hgi-meta:after{content:"糧"}.hgi-twotone.hgi-meta:before{content:"糨"}.hgi-twotone.hgi-metro:after{content:"糩"}.hgi-twotone.hgi-metro:before{content:"糪"}.hgi-twotone.hgi-mic-01:after{content:"糫"}.hgi-twotone.hgi-mic-01:before{content:"糬"}.hgi-twotone.hgi-mic-02:after{content:"糭"}.hgi-twotone.hgi-mic-02:before{content:"糮"}.hgi-twotone.hgi-mic-off-01:after{content:"糯"}.hgi-twotone.hgi-mic-off-01:before{content:"糰"}.hgi-twotone.hgi-mic-off-02:after{content:"糱"}.hgi-twotone.hgi-mic-off-02:before{content:"糲"}.hgi-twotone.hgi-microsoft-admin:after{content:"糳"}.hgi-twotone.hgi-microsoft-admin:before{content:"糴"}.hgi-twotone.hgi-microsoft:after{content:"糵"}.hgi-twotone.hgi-microsoft:before{content:"糶"}.hgi-twotone.hgi-microwave:after{content:"糷"}.hgi-twotone.hgi-microwave:before{content:"糸"}.hgi-twotone.hgi-milk-bottle:after{content:"糹"}.hgi-twotone.hgi-milk-bottle:before{content:"糺"}.hgi-twotone.hgi-milk-carton:after{content:"系"}.hgi-twotone.hgi-milk-carton:before{content:"糼"}.hgi-twotone.hgi-milk-coconut:after{content:"糽"}.hgi-twotone.hgi-milk-coconut:before{content:"糾"}.hgi-twotone.hgi-milk-oat:after{content:"糿"}.hgi-twotone.hgi-milk-oat:before{content:"紀"}.hgi-twotone.hgi-minimize-01:after{content:"紁"}.hgi-twotone.hgi-minimize-01:before{content:"紂"}.hgi-twotone.hgi-minimize-02:after{content:"紃"}.hgi-twotone.hgi-minimize-02:before{content:"約"}.hgi-twotone.hgi-minimize-03:after{content:"紅"}.hgi-twotone.hgi-minimize-03:before{content:"紆"}.hgi-twotone.hgi-minimize-04:after{content:"紇"}.hgi-twotone.hgi-minimize-04:before{content:"紈"}.hgi-twotone.hgi-minimize-screen:after{content:"紉"}.hgi-twotone.hgi-minimize-screen:before{content:"紊"}.hgi-twotone.hgi-mining-01:after{content:"紋"}.hgi-twotone.hgi-mining-01:before{content:"紌"}.hgi-twotone.hgi-mining-02:after{content:"納"}.hgi-twotone.hgi-mining-02:before{content:"紎"}.hgi-twotone.hgi-mining-03:after{content:"紏"}.hgi-twotone.hgi-mining-03:before{content:"紐"}.hgi-twotone.hgi-minus-plus-01:after{content:"紑"}.hgi-twotone.hgi-minus-plus-01:before{content:"紒"}.hgi-twotone.hgi-minus-plus-02:after{content:"紓"}.hgi-twotone.hgi-minus-plus-02:before{content:"純"}.hgi-twotone.hgi-minus-plus-circle-01:after{content:"紕"}.hgi-twotone.hgi-minus-plus-circle-01:before{content:"紖"}.hgi-twotone.hgi-minus-plus-circle-02:after{content:"紗"}.hgi-twotone.hgi-minus-plus-circle-02:before{content:"紘"}.hgi-twotone.hgi-minus-plus-square-01:after{content:"紙"}.hgi-twotone.hgi-minus-plus-square-01:before{content:"級"}.hgi-twotone.hgi-minus-plus-square-02:after{content:"紛"}.hgi-twotone.hgi-minus-plus-square-02:before{content:"紜"}.hgi-twotone.hgi-minus-sign-circle:after{content:"紝"}.hgi-twotone.hgi-minus-sign-circle:before{content:"紞"}.hgi-twotone.hgi-minus-sign:after{content:"紟"}.hgi-twotone.hgi-minus-sign-square:after{content:"素"}.hgi-twotone.hgi-minus-sign-square:before{content:"紡"}.hgi-twotone.hgi-minus-sign:before{content:"索"}.hgi-twotone.hgi-mirror:after{content:"紣"}.hgi-twotone.hgi-mirror:before{content:"紤"}.hgi-twotone.hgi-mirroring-screen:after{content:"紥"}.hgi-twotone.hgi-mirroring-screen:before{content:"紦"}.hgi-twotone.hgi-mixer:after{content:"紧"}.hgi-twotone.hgi-mixer:before{content:"紨"}.hgi-twotone.hgi-mobile-navigator-01:after{content:"紩"}.hgi-twotone.hgi-mobile-navigator-01:before{content:"紪"}.hgi-twotone.hgi-mobile-navigator-02:after{content:"紫"}.hgi-twotone.hgi-mobile-navigator-02:before{content:"紬"}.hgi-twotone.hgi-mobile-programming-01:after{content:"紭"}.hgi-twotone.hgi-mobile-programming-01:before{content:"紮"}.hgi-twotone.hgi-mobile-programming-02:after{content:"累"}.hgi-twotone.hgi-mobile-programming-02:before{content:"細"}.hgi-twotone.hgi-mobile-protection:after{content:"紱"}.hgi-twotone.hgi-mobile-protection:before{content:"紲"}.hgi-twotone.hgi-mobile-security:after{content:"紳"}.hgi-twotone.hgi-mobile-security:before{content:"紴"}.hgi-twotone.hgi-mochi:after{content:"紵"}.hgi-twotone.hgi-mochi:before{content:"紶"}.hgi-twotone.hgi-modern-tv-four-k:after{content:"紷"}.hgi-twotone.hgi-modern-tv-four-k:before{content:"紸"}.hgi-twotone.hgi-modern-tv-issue:after{content:"紹"}.hgi-twotone.hgi-modern-tv-issue:before{content:"紺"}.hgi-twotone.hgi-modern-tv:after{content:"紻"}.hgi-twotone.hgi-modern-tv:before{content:"紼"}.hgi-twotone.hgi-molecules:after{content:"紽"}.hgi-twotone.hgi-molecules:before{content:"紾"}.hgi-twotone.hgi-monas:after{content:"紿"}.hgi-twotone.hgi-monas:before{content:"絀"}.hgi-twotone.hgi-money-01:after{content:"絁"}.hgi-twotone.hgi-money-01:before{content:"終"}.hgi-twotone.hgi-money-02:after{content:"絃"}.hgi-twotone.hgi-money-02:before{content:"組"}.hgi-twotone.hgi-money-03:after{content:"絅"}.hgi-twotone.hgi-money-03:before{content:"絆"}.hgi-twotone.hgi-money-04:after{content:"絇"}.hgi-twotone.hgi-money-04:before{content:"絈"}.hgi-twotone.hgi-money-add-01:after{content:"絉"}.hgi-twotone.hgi-money-add-01:before{content:"絊"}.hgi-twotone.hgi-money-add-02:after{content:"絋"}.hgi-twotone.hgi-money-add-02:before{content:"経"}.hgi-twotone.hgi-money-bag-01:after{content:"絍"}.hgi-twotone.hgi-money-bag-01:before{content:"絎"}.hgi-twotone.hgi-money-bag-02:after{content:"絏"}.hgi-twotone.hgi-money-bag-02:before{content:"結"}.hgi-twotone.hgi-money-exchange-01:after{content:"絑"}.hgi-twotone.hgi-money-exchange-01:before{content:"絒"}.hgi-twotone.hgi-money-exchange-02:after{content:"絓"}.hgi-twotone.hgi-money-exchange-02:before{content:"絔"}.hgi-twotone.hgi-money-exchange-03:after{content:"絕"}.hgi-twotone.hgi-money-exchange-03:before{content:"絖"}.hgi-twotone.hgi-money-not-found-01:after{content:"絗"}.hgi-twotone.hgi-money-not-found-01:before{content:"絘"}.hgi-twotone.hgi-money-not-found-02:after{content:"絙"}.hgi-twotone.hgi-money-not-found-02:before{content:"絚"}.hgi-twotone.hgi-money-not-found-03:after{content:"絛"}.hgi-twotone.hgi-money-not-found-03:before{content:"絜"}.hgi-twotone.hgi-money-not-found-04:after{content:"絝"}.hgi-twotone.hgi-money-not-found-04:before{content:"絞"}.hgi-twotone.hgi-money-receive-01:after{content:"絟"}.hgi-twotone.hgi-money-receive-01:before{content:"絠"}.hgi-twotone.hgi-money-receive-02:after{content:"絡"}.hgi-twotone.hgi-money-receive-02:before{content:"絢"}.hgi-twotone.hgi-money-receive-circle:after{content:"絣"}.hgi-twotone.hgi-money-receive-circle:before{content:"絤"}.hgi-twotone.hgi-money-receive-flow-01:after{content:"絥"}.hgi-twotone.hgi-money-receive-flow-01:before{content:"給"}.hgi-twotone.hgi-money-receive-flow-02:after{content:"絧"}.hgi-twotone.hgi-money-receive-flow-02:before{content:"絨"}.hgi-twotone.hgi-money-receive-square:after{content:"絩"}.hgi-twotone.hgi-money-receive-square:before{content:"絪"}.hgi-twotone.hgi-money-remove-01:after{content:"絫"}.hgi-twotone.hgi-money-remove-01:before{content:"絬"}.hgi-twotone.hgi-money-remove-02:after{content:"絭"}.hgi-twotone.hgi-money-remove-02:before{content:"絮"}.hgi-twotone.hgi-money-safe:after{content:"絯"}.hgi-twotone.hgi-money-safe:before{content:"絰"}.hgi-twotone.hgi-money-saving-jar:after{content:"統"}.hgi-twotone.hgi-money-saving-jar:before{content:"絲"}.hgi-twotone.hgi-money-security:after{content:"絳"}.hgi-twotone.hgi-money-security:before{content:"絴"}.hgi-twotone.hgi-money-send-01:after{content:"絵"}.hgi-twotone.hgi-money-send-01:before{content:"絶"}.hgi-twotone.hgi-money-send-02:after{content:"絷"}.hgi-twotone.hgi-money-send-02:before{content:"絸"}.hgi-twotone.hgi-money-send-circle:after{content:"絹"}.hgi-twotone.hgi-money-send-circle:before{content:"絺"}.hgi-twotone.hgi-money-send-flow-01:after{content:"絻"}.hgi-twotone.hgi-money-send-flow-01:before{content:"絼"}.hgi-twotone.hgi-money-send-flow-02:after{content:"絽"}.hgi-twotone.hgi-money-send-flow-02:before{content:"絾"}.hgi-twotone.hgi-money-send-square:after{content:"絿"}.hgi-twotone.hgi-money-send-square:before{content:"綀"}.hgi-twotone.hgi-monocle-01:after{content:"綁"}.hgi-twotone.hgi-monocle-01:before{content:"綂"}.hgi-twotone.hgi-monocle:after{content:"綃"}.hgi-twotone.hgi-monocle:before{content:"綄"}.hgi-twotone.hgi-monster:after{content:"綅"}.hgi-twotone.hgi-monster:before{content:"綆"}.hgi-twotone.hgi-moon-01:after{content:"綇"}.hgi-twotone.hgi-moon-01:before{content:"綈"}.hgi-twotone.hgi-moon-02:after{content:"綉"}.hgi-twotone.hgi-moon-02:before{content:"綊"}.hgi-twotone.hgi-moon-angled-rain-zap:after{content:"綋"}.hgi-twotone.hgi-moon-angled-rain-zap:before{content:"綌"}.hgi-twotone.hgi-moon-cloud-angled-rain:after{content:"綍"}.hgi-twotone.hgi-moon-cloud-angled-rain:before{content:"綎"}.hgi-twotone.hgi-moon-cloud-angled-zap:after{content:"綏"}.hgi-twotone.hgi-moon-cloud-angled-zap:before{content:"綐"}.hgi-twotone.hgi-moon-cloud-big-rain:after{content:"綑"}.hgi-twotone.hgi-moon-cloud-big-rain:before{content:"綒"}.hgi-twotone.hgi-moon-cloud-fast-wind:after{content:"經"}.hgi-twotone.hgi-moon-cloud-fast-wind:before{content:"綔"}.hgi-twotone.hgi-moon-cloud-hailstone:after{content:"綕"}.hgi-twotone.hgi-moon-cloud-hailstone:before{content:"綖"}.hgi-twotone.hgi-moon-cloud-little-rain:after{content:"綗"}.hgi-twotone.hgi-moon-cloud-little-rain:before{content:"綘"}.hgi-twotone.hgi-moon-cloud-little-snow:after{content:"継"}.hgi-twotone.hgi-moon-cloud-little-snow:before{content:"続"}.hgi-twotone.hgi-moon-cloud-mid-rain:after{content:"綛"}.hgi-twotone.hgi-moon-cloud-mid-rain:before{content:"綜"}.hgi-twotone.hgi-moon-cloud-mid-snow:after{content:"綝"}.hgi-twotone.hgi-moon-cloud-mid-snow:before{content:"綞"}.hgi-twotone.hgi-moon-cloud:after{content:"綟"}.hgi-twotone.hgi-moon-cloud-slow-wind:after{content:"綠"}.hgi-twotone.hgi-moon-cloud-slow-wind:before{content:"綡"}.hgi-twotone.hgi-moon-cloud-snow:after{content:"綢"}.hgi-twotone.hgi-moon-cloud-snow:before{content:"綣"}.hgi-twotone.hgi-moon-cloud:before{content:"綤"}.hgi-twotone.hgi-moon-eclipse:after{content:"綥"}.hgi-twotone.hgi-moon-eclipse:before{content:"綦"}.hgi-twotone.hgi-moon-fast-wind:after{content:"綧"}.hgi-twotone.hgi-moon-fast-wind:before{content:"綨"}.hgi-twotone.hgi-moon-landing:after{content:"綩"}.hgi-twotone.hgi-moon-landing:before{content:"綪"}.hgi-twotone.hgi-moon:after{content:"綫"}.hgi-twotone.hgi-moon-slow-wind:after{content:"綬"}.hgi-twotone.hgi-moon-slow-wind:before{content:"維"}.hgi-twotone.hgi-moon:before{content:"綮"}.hgi-twotone.hgi-moonset:after{content:"綯"}.hgi-twotone.hgi-moonset:before{content:"綰"}.hgi-twotone.hgi-more-01:after{content:"綱"}.hgi-twotone.hgi-more-01:before{content:"網"}.hgi-twotone.hgi-more-02:after{content:"綳"}.hgi-twotone.hgi-more-02:before{content:"綴"}.hgi-twotone.hgi-more-03:after{content:"綵"}.hgi-twotone.hgi-more-03:before{content:"綶"}.hgi-twotone.hgi-more-horizontal-circle-01:after{content:"綷"}.hgi-twotone.hgi-more-horizontal-circle-01:before{content:"綸"}.hgi-twotone.hgi-more-horizontal-circle-02:after{content:"綹"}.hgi-twotone.hgi-more-horizontal-circle-02:before{content:"綺"}.hgi-twotone.hgi-more-horizontal:after{content:"綻"}.hgi-twotone.hgi-more-horizontal-square-01:after{content:"綼"}.hgi-twotone.hgi-more-horizontal-square-01:before{content:"綽"}.hgi-twotone.hgi-more-horizontal-square-02:after{content:"綾"}.hgi-twotone.hgi-more-horizontal-square-02:before{content:"綿"}.hgi-twotone.hgi-more-horizontal:before{content:"緀"}.hgi-twotone.hgi-more-or-less-circle:after{content:"緁"}.hgi-twotone.hgi-more-or-less-circle:before{content:"緂"}.hgi-twotone.hgi-more-or-less:after{content:"緃"}.hgi-twotone.hgi-more-or-less-square:after{content:"緄"}.hgi-twotone.hgi-more-or-less-square:before{content:"緅"}.hgi-twotone.hgi-more-or-less:before{content:"緆"}.hgi-twotone.hgi-more:after{content:"緇"}.hgi-twotone.hgi-more-vertical-circle-01:after{content:"緈"}.hgi-twotone.hgi-more-vertical-circle-01:before{content:"緉"}.hgi-twotone.hgi-more-vertical-circle-02:after{content:"緊"}.hgi-twotone.hgi-more-vertical-circle-02:before{content:"緋"}.hgi-twotone.hgi-more-vertical:after{content:"緌"}.hgi-twotone.hgi-more-vertical-square-01:after{content:"緍"}.hgi-twotone.hgi-more-vertical-square-01:before{content:"緎"}.hgi-twotone.hgi-more-vertical-square-02:after{content:"総"}.hgi-twotone.hgi-more-vertical-square-02:before{content:"緐"}.hgi-twotone.hgi-more-vertical:before{content:"緑"}.hgi-twotone.hgi-more:before{content:"緒"}.hgi-twotone.hgi-mortar:after{content:"緓"}.hgi-twotone.hgi-mortar:before{content:"緔"}.hgi-twotone.hgi-mortarboard-01:after{content:"緕"}.hgi-twotone.hgi-mortarboard-01:before{content:"緖"}.hgi-twotone.hgi-mortarboard-02:after{content:"緗"}.hgi-twotone.hgi-mortarboard-02:before{content:"緘"}.hgi-twotone.hgi-mosque-01:after{content:"緙"}.hgi-twotone.hgi-mosque-01:before{content:"線"}.hgi-twotone.hgi-mosque-02:after{content:"緛"}.hgi-twotone.hgi-mosque-02:before{content:"緜"}.hgi-twotone.hgi-mosque-03:after{content:"緝"}.hgi-twotone.hgi-mosque-03:before{content:"緞"}.hgi-twotone.hgi-mosque-04:after{content:"緟"}.hgi-twotone.hgi-mosque-04:before{content:"締"}.hgi-twotone.hgi-mosque-05:after{content:"緡"}.hgi-twotone.hgi-mosque-05:before{content:"緢"}.hgi-twotone.hgi-mosque-location:after{content:"緣"}.hgi-twotone.hgi-mosque-location:before{content:"緤"}.hgi-twotone.hgi-motion-01:after{content:"緥"}.hgi-twotone.hgi-motion-01:before{content:"緦"}.hgi-twotone.hgi-motion-02:after{content:"緧"}.hgi-twotone.hgi-motion-02:before{content:"編"}.hgi-twotone.hgi-motorbike-01:after{content:"緩"}.hgi-twotone.hgi-motorbike-01:before{content:"緪"}.hgi-twotone.hgi-motorbike-02:after{content:"緫"}.hgi-twotone.hgi-motorbike-02:before{content:"緬"}.hgi-twotone.hgi-mountain:after{content:"緭"}.hgi-twotone.hgi-mountain:before{content:"緮"}.hgi-twotone.hgi-mouse-01:after{content:"緯"}.hgi-twotone.hgi-mouse-01:before{content:"緰"}.hgi-twotone.hgi-mouse-02:after{content:"緱"}.hgi-twotone.hgi-mouse-02:before{content:"緲"}.hgi-twotone.hgi-mouse-03:after{content:"緳"}.hgi-twotone.hgi-mouse-03:before{content:"練"}.hgi-twotone.hgi-mouse-04:after{content:"緵"}.hgi-twotone.hgi-mouse-04:before{content:"緶"}.hgi-twotone.hgi-mouse-05:after{content:"緷"}.hgi-twotone.hgi-mouse-05:before{content:"緸"}.hgi-twotone.hgi-mouse-06:after{content:"緹"}.hgi-twotone.hgi-mouse-06:before{content:"緺"}.hgi-twotone.hgi-mouse-07:after{content:"緻"}.hgi-twotone.hgi-mouse-07:before{content:"緼"}.hgi-twotone.hgi-mouse-08:after{content:"緽"}.hgi-twotone.hgi-mouse-08:before{content:"緾"}.hgi-twotone.hgi-mouse-09:after{content:"緿"}.hgi-twotone.hgi-mouse-09:before{content:"縀"}.hgi-twotone.hgi-mouse-10:after{content:"縁"}.hgi-twotone.hgi-mouse-10:before{content:"縂"}.hgi-twotone.hgi-mouse-11:after{content:"縃"}.hgi-twotone.hgi-mouse-11:before{content:"縄"}.hgi-twotone.hgi-mouse-12:after{content:"縅"}.hgi-twotone.hgi-mouse-12:before{content:"縆"}.hgi-twotone.hgi-mouse-13:after{content:"縇"}.hgi-twotone.hgi-mouse-13:before{content:"縈"}.hgi-twotone.hgi-mouse-14:after{content:"縉"}.hgi-twotone.hgi-mouse-14:before{content:"縊"}.hgi-twotone.hgi-mouse-15:after{content:"縋"}.hgi-twotone.hgi-mouse-15:before{content:"縌"}.hgi-twotone.hgi-mouse-16:after{content:"縍"}.hgi-twotone.hgi-mouse-16:before{content:"縎"}.hgi-twotone.hgi-mouse-17:after{content:"縏"}.hgi-twotone.hgi-mouse-17:before{content:"縐"}.hgi-twotone.hgi-mouse-18:after{content:"縑"}.hgi-twotone.hgi-mouse-18:before{content:"縒"}.hgi-twotone.hgi-mouse-19:after{content:"縓"}.hgi-twotone.hgi-mouse-19:before{content:"縔"}.hgi-twotone.hgi-mouse-20:after{content:"縕"}.hgi-twotone.hgi-mouse-20:before{content:"縖"}.hgi-twotone.hgi-mouse-21:after{content:"縗"}.hgi-twotone.hgi-mouse-21:before{content:"縘"}.hgi-twotone.hgi-mouse-22:after{content:"縙"}.hgi-twotone.hgi-mouse-22:before{content:"縚"}.hgi-twotone.hgi-mouse-23:after{content:"縛"}.hgi-twotone.hgi-mouse-23:before{content:"縜"}.hgi-twotone.hgi-mouse-left-click-01:after{content:"縝"}.hgi-twotone.hgi-mouse-left-click-01:before{content:"縞"}.hgi-twotone.hgi-mouse-left-click-02:after{content:"縟"}.hgi-twotone.hgi-mouse-left-click-02:before{content:"縠"}.hgi-twotone.hgi-mouse-left-click-03:after{content:"縡"}.hgi-twotone.hgi-mouse-left-click-03:before{content:"縢"}.hgi-twotone.hgi-mouse-left-click-04:after{content:"縣"}.hgi-twotone.hgi-mouse-left-click-04:before{content:"縤"}.hgi-twotone.hgi-mouse-left-click-05:after{content:"縥"}.hgi-twotone.hgi-mouse-left-click-05:before{content:"縦"}.hgi-twotone.hgi-mouse-left-click-06:after{content:"縧"}.hgi-twotone.hgi-mouse-left-click-06:before{content:"縨"}.hgi-twotone.hgi-mouse-right-click-01:after{content:"縩"}.hgi-twotone.hgi-mouse-right-click-01:before{content:"縪"}.hgi-twotone.hgi-mouse-right-click-02:after{content:"縫"}.hgi-twotone.hgi-mouse-right-click-02:before{content:"縬"}.hgi-twotone.hgi-mouse-right-click-03:after{content:"縭"}.hgi-twotone.hgi-mouse-right-click-03:before{content:"縮"}.hgi-twotone.hgi-mouse-right-click-04:after{content:"縯"}.hgi-twotone.hgi-mouse-right-click-04:before{content:"縰"}.hgi-twotone.hgi-mouse-right-click-05:after{content:"縱"}.hgi-twotone.hgi-mouse-right-click-05:before{content:"縲"}.hgi-twotone.hgi-mouse-right-click-06:after{content:"縳"}.hgi-twotone.hgi-mouse-right-click-06:before{content:"縴"}.hgi-twotone.hgi-mouse-scroll-01:after{content:"縵"}.hgi-twotone.hgi-mouse-scroll-01:before{content:"縶"}.hgi-twotone.hgi-mouse-scroll-02:after{content:"縷"}.hgi-twotone.hgi-mouse-scroll-02:before{content:"縸"}.hgi-twotone.hgi-move-01:after{content:"縹"}.hgi-twotone.hgi-move-01:before{content:"縺"}.hgi-twotone.hgi-move-02:after{content:"縻"}.hgi-twotone.hgi-move-02:before{content:"縼"}.hgi-twotone.hgi-move-bottom:after{content:"總"}.hgi-twotone.hgi-move-bottom:before{content:"績"}.hgi-twotone.hgi-move-left:after{content:"縿"}.hgi-twotone.hgi-move-left:before{content:"繀"}.hgi-twotone.hgi-move-right:after{content:"繁"}.hgi-twotone.hgi-move-right:before{content:"繂"}.hgi-twotone.hgi-move:after{content:"繃"}.hgi-twotone.hgi-move-to:after{content:"繄"}.hgi-twotone.hgi-move-to:before{content:"繅"}.hgi-twotone.hgi-move-top:after{content:"繆"}.hgi-twotone.hgi-move-top:before{content:"繇"}.hgi-twotone.hgi-move:before{content:"繈"}.hgi-twotone.hgi-mp-3-01:after{content:"繉"}.hgi-twotone.hgi-mp-3-01:before{content:"繊"}.hgi-twotone.hgi-mp-3-02:after{content:"繋"}.hgi-twotone.hgi-mp-3-02:before{content:"繌"}.hgi-twotone.hgi-mp-4-01:after{content:"繍"}.hgi-twotone.hgi-mp-4-01:before{content:"繎"}.hgi-twotone.hgi-mp-4-02:after{content:"繏"}.hgi-twotone.hgi-mp-4-02:before{content:"繐"}.hgi-twotone.hgi-muhammad:after{content:"繑"}.hgi-twotone.hgi-muhammad:before{content:"繒"}.hgi-twotone.hgi-multiplication-sign-circle:after{content:"繓"}.hgi-twotone.hgi-multiplication-sign-circle:before{content:"織"}.hgi-twotone.hgi-multiplication-sign:after{content:"繕"}.hgi-twotone.hgi-multiplication-sign-square:after{content:"繖"}.hgi-twotone.hgi-multiplication-sign-square:before{content:"繗"}.hgi-twotone.hgi-multiplication-sign:before{content:"繘"}.hgi-twotone.hgi-mushroom-01:after{content:"繙"}.hgi-twotone.hgi-mushroom-01:before{content:"繚"}.hgi-twotone.hgi-mushroom:after{content:"繛"}.hgi-twotone.hgi-mushroom:before{content:"繜"}.hgi-twotone.hgi-music-note-01:after{content:"繝"}.hgi-twotone.hgi-music-note-01:before{content:"繞"}.hgi-twotone.hgi-music-note-02:after{content:"繟"}.hgi-twotone.hgi-music-note-02:before{content:"繠"}.hgi-twotone.hgi-music-note-03:after{content:"繡"}.hgi-twotone.hgi-music-note-03:before{content:"繢"}.hgi-twotone.hgi-music-note-04:after{content:"繣"}.hgi-twotone.hgi-music-note-04:before{content:"繤"}.hgi-twotone.hgi-music-note-square-01:after{content:"繥"}.hgi-twotone.hgi-music-note-square-01:before{content:"繦"}.hgi-twotone.hgi-music-note-square-02:after{content:"繧"}.hgi-twotone.hgi-music-note-square-02:before{content:"繨"}.hgi-twotone.hgi-muslim:after{content:"繩"}.hgi-twotone.hgi-muslim:before{content:"繪"}.hgi-twotone.hgi-mute:after{content:"繫"}.hgi-twotone.hgi-mute:before{content:"繬"}.hgi-twotone.hgi-mymind:after{content:"繭"}.hgi-twotone.hgi-mymind:before{content:"繮"}.hgi-twotone.hgi-n-th-root-circle:after{content:"繯"}.hgi-twotone.hgi-n-th-root-circle:before{content:"繰"}.hgi-twotone.hgi-n-th-root:after{content:"繱"}.hgi-twotone.hgi-n-th-root-square:after{content:"繲"}.hgi-twotone.hgi-n-th-root-square:before{content:"繳"}.hgi-twotone.hgi-n-th-root:before{content:"繴"}.hgi-twotone.hgi-nano-technology:after{content:"繵"}.hgi-twotone.hgi-nano-technology:before{content:"繶"}.hgi-twotone.hgi-natural-food:after{content:"繷"}.hgi-twotone.hgi-natural-food:before{content:"繸"}.hgi-twotone.hgi-navigation-01:after{content:"繹"}.hgi-twotone.hgi-navigation-01:before{content:"繺"}.hgi-twotone.hgi-navigation-02:after{content:"繻"}.hgi-twotone.hgi-navigation-02:before{content:"繼"}.hgi-twotone.hgi-navigation-03:after{content:"繽"}.hgi-twotone.hgi-navigation-03:before{content:"繾"}.hgi-twotone.hgi-navigation-04:after{content:"繿"}.hgi-twotone.hgi-navigation-04:before{content:"纀"}.hgi-twotone.hgi-navigator-01:after{content:"纁"}.hgi-twotone.hgi-navigator-01:before{content:"纂"}.hgi-twotone.hgi-navigator-02:after{content:"纃"}.hgi-twotone.hgi-navigator-02:before{content:"纄"}.hgi-twotone.hgi-necklace:after{content:"纅"}.hgi-twotone.hgi-necklace:before{content:"纆"}.hgi-twotone.hgi-nerd:after{content:"纇"}.hgi-twotone.hgi-nerd:before{content:"纈"}.hgi-twotone.hgi-neural-network:after{content:"纉"}.hgi-twotone.hgi-neural-network:before{content:"纊"}.hgi-twotone.hgi-neutral:after{content:"纋"}.hgi-twotone.hgi-neutral:before{content:"續"}.hgi-twotone.hgi-new-job:after{content:"纍"}.hgi-twotone.hgi-new-job:before{content:"纎"}.hgi-twotone.hgi-new-office:after{content:"纏"}.hgi-twotone.hgi-new-office:before{content:"纐"}.hgi-twotone.hgi-new-releases:after{content:"纑"}.hgi-twotone.hgi-new-releases:before{content:"纒"}.hgi-twotone.hgi-new-twitter-ellipse:after{content:"纓"}.hgi-twotone.hgi-new-twitter-ellipse:before{content:"纔"}.hgi-twotone.hgi-new-twitter-rectangle:after{content:"纕"}.hgi-twotone.hgi-new-twitter-rectangle:before{content:"纖"}.hgi-twotone.hgi-new-twitter:after{content:"纗"}.hgi-twotone.hgi-new-twitter:before{content:"纘"}.hgi-twotone.hgi-news-01:after{content:"纙"}.hgi-twotone.hgi-news-01:before{content:"纚"}.hgi-twotone.hgi-news:after{content:"纛"}.hgi-twotone.hgi-news:before{content:"纜"}.hgi-twotone.hgi-next:after{content:"纝"}.hgi-twotone.hgi-next:before{content:"纞"}.hgi-twotone.hgi-nike:after{content:"纟"}.hgi-twotone.hgi-nike:before{content:"纠"}.hgi-twotone.hgi-nintendo:after{content:"纡"}.hgi-twotone.hgi-nintendo-switch:after{content:"红"}.hgi-twotone.hgi-nintendo-switch:before{content:"纣"}.hgi-twotone.hgi-nintendo:before{content:"纤"}.hgi-twotone.hgi-niqab:after{content:"纥"}.hgi-twotone.hgi-niqab:before{content:"约"}.hgi-twotone.hgi-no-internet:after{content:"级"}.hgi-twotone.hgi-no-internet:before{content:"纨"}.hgi-twotone.hgi-no-meeting-room:after{content:"纩"}.hgi-twotone.hgi-no-meeting-room:before{content:"纪"}.hgi-twotone.hgi-node-add:after{content:"纫"}.hgi-twotone.hgi-node-add:before{content:"纬"}.hgi-twotone.hgi-node-edit:after{content:"纭"}.hgi-twotone.hgi-node-edit:before{content:"纮"}.hgi-twotone.hgi-node-move-down:after{content:"纯"}.hgi-twotone.hgi-node-move-down:before{content:"纰"}.hgi-twotone.hgi-node-move-up:after{content:"纱"}.hgi-twotone.hgi-node-move-up:before{content:"纲"}.hgi-twotone.hgi-node-remove:after{content:"纳"}.hgi-twotone.hgi-node-remove:before{content:"纴"}.hgi-twotone.hgi-noodles:after{content:"纵"}.hgi-twotone.hgi-noodles:before{content:"纶"}.hgi-twotone.hgi-nose:after{content:"纷"}.hgi-twotone.hgi-nose:before{content:"纸"}.hgi-twotone.hgi-not-equal-sign-circle:after{content:"纹"}.hgi-twotone.hgi-not-equal-sign-circle:before{content:"纺"}.hgi-twotone.hgi-not-equal-sign:after{content:"纻"}.hgi-twotone.hgi-not-equal-sign-square:after{content:"纼"}.hgi-twotone.hgi-not-equal-sign-square:before{content:"纽"}.hgi-twotone.hgi-not-equal-sign:before{content:"纾"}.hgi-twotone.hgi-note-01:after{content:"线"}.hgi-twotone.hgi-note-01:before{content:"绀"}.hgi-twotone.hgi-note-02:after{content:"绁"}.hgi-twotone.hgi-note-02:before{content:"绂"}.hgi-twotone.hgi-note-03:after{content:"练"}.hgi-twotone.hgi-note-03:before{content:"组"}.hgi-twotone.hgi-note-04:after{content:"绅"}.hgi-twotone.hgi-note-04:before{content:"细"}.hgi-twotone.hgi-note-05:after{content:"织"}.hgi-twotone.hgi-note-05:before{content:"终"}.hgi-twotone.hgi-note-add:after{content:"绉"}.hgi-twotone.hgi-note-add:before{content:"绊"}.hgi-twotone.hgi-note-done:after{content:"绋"}.hgi-twotone.hgi-note-done:before{content:"绌"}.hgi-twotone.hgi-note-edit:after{content:"绍"}.hgi-twotone.hgi-note-edit:before{content:"绎"}.hgi-twotone.hgi-note-remove:after{content:"经"}.hgi-twotone.hgi-note-remove:before{content:"绐"}.hgi-twotone.hgi-note:after{content:"绑"}.hgi-twotone.hgi-note:before{content:"绒"}.hgi-twotone.hgi-notebook-01:after{content:"结"}.hgi-twotone.hgi-notebook-01:before{content:"绔"}.hgi-twotone.hgi-notebook-02:after{content:"绕"}.hgi-twotone.hgi-notebook-02:before{content:"绖"}.hgi-twotone.hgi-notebook:after{content:"绗"}.hgi-twotone.hgi-notebook:before{content:"绘"}.hgi-twotone.hgi-notification-01:after{content:"给"}.hgi-twotone.hgi-notification-01:before{content:"绚"}.hgi-twotone.hgi-notification-02:after{content:"绛"}.hgi-twotone.hgi-notification-02:before{content:"络"}.hgi-twotone.hgi-notification-03:after{content:"绝"}.hgi-twotone.hgi-notification-03:before{content:"绞"}.hgi-twotone.hgi-notification-block-01:after{content:"统"}.hgi-twotone.hgi-notification-block-01:before{content:"绠"}.hgi-twotone.hgi-notification-block-02:after{content:"绡"}.hgi-twotone.hgi-notification-block-02:before{content:"绢"}.hgi-twotone.hgi-notification-block-03:after{content:"绣"}.hgi-twotone.hgi-notification-block-03:before{content:"绤"}.hgi-twotone.hgi-notification-bubble:after{content:"绥"}.hgi-twotone.hgi-notification-bubble:before{content:"绦"}.hgi-twotone.hgi-notification-circle:after{content:"继"}.hgi-twotone.hgi-notification-circle:before{content:"绨"}.hgi-twotone.hgi-notification-off-01:after{content:"绩"}.hgi-twotone.hgi-notification-off-01:before{content:"绪"}.hgi-twotone.hgi-notification-off-02:after{content:"绫"}.hgi-twotone.hgi-notification-off-02:before{content:"绬"}.hgi-twotone.hgi-notification-off-03:after{content:"续"}.hgi-twotone.hgi-notification-off-03:before{content:"绮"}.hgi-twotone.hgi-notification-snooze-01:after{content:"绯"}.hgi-twotone.hgi-notification-snooze-01:before{content:"绰"}.hgi-twotone.hgi-notification-snooze-02:after{content:"绱"}.hgi-twotone.hgi-notification-snooze-02:before{content:"绲"}.hgi-twotone.hgi-notification-snooze-03:after{content:"绳"}.hgi-twotone.hgi-notification-snooze-03:before{content:"维"}.hgi-twotone.hgi-notification-square:after{content:"绵"}.hgi-twotone.hgi-notification-square:before{content:"绶"}.hgi-twotone.hgi-notion-01:after{content:"绷"}.hgi-twotone.hgi-notion-01:before{content:"绸"}.hgi-twotone.hgi-notion-02:after{content:"绹"}.hgi-twotone.hgi-notion-02:before{content:"绺"}.hgi-twotone.hgi-npm:after{content:"绻"}.hgi-twotone.hgi-npm:before{content:"综"}.hgi-twotone.hgi-nuclear-power:after{content:"绽"}.hgi-twotone.hgi-nuclear-power:before{content:"绾"}.hgi-twotone.hgi-nut:after{content:"绿"}.hgi-twotone.hgi-nut:before{content:"缀"}.hgi-twotone.hgi-obtuse:after{content:"缁"}.hgi-twotone.hgi-obtuse:before{content:"缂"}.hgi-twotone.hgi-octagon:after{content:"缃"}.hgi-twotone.hgi-octagon:before{content:"缄"}.hgi-twotone.hgi-octopus:after{content:"缅"}.hgi-twotone.hgi-octopus:before{content:"缆"}.hgi-twotone.hgi-office-365:after{content:"缇"}.hgi-twotone.hgi-office-365:before{content:"缈"}.hgi-twotone.hgi-office-chair:after{content:"缉"}.hgi-twotone.hgi-office-chair:before{content:"缊"}.hgi-twotone.hgi-office:after{content:"缋"}.hgi-twotone.hgi-office:before{content:"缌"}.hgi-twotone.hgi-oil-barrel:after{content:"缍"}.hgi-twotone.hgi-oil-barrel:before{content:"缎"}.hgi-twotone.hgi-ok-finger:after{content:"缏"}.hgi-twotone.hgi-ok-finger:before{content:"缐"}.hgi-twotone.hgi-olympic-torch:after{content:"缑"}.hgi-twotone.hgi-olympic-torch:before{content:"缒"}.hgi-twotone.hgi-online-learning-01:after{content:"缓"}.hgi-twotone.hgi-online-learning-01:before{content:"缔"}.hgi-twotone.hgi-online-learning-02:after{content:"缕"}.hgi-twotone.hgi-online-learning-02:before{content:"编"}.hgi-twotone.hgi-online-learning-03:after{content:"缗"}.hgi-twotone.hgi-online-learning-03:before{content:"缘"}.hgi-twotone.hgi-online-learning-04:after{content:"缙"}.hgi-twotone.hgi-online-learning-04:before{content:"缚"}.hgi-twotone.hgi-open-caption:after{content:"缛"}.hgi-twotone.hgi-open-caption:before{content:"缜"}.hgi-twotone.hgi-option:after{content:"缝"}.hgi-twotone.hgi-option:before{content:"缞"}.hgi-twotone.hgi-orange:after{content:"缟"}.hgi-twotone.hgi-orange:before{content:"缠"}.hgi-twotone.hgi-orbit-01:after{content:"缡"}.hgi-twotone.hgi-orbit-01:before{content:"缢"}.hgi-twotone.hgi-orbit-02:after{content:"缣"}.hgi-twotone.hgi-orbit-02:before{content:"缤"}.hgi-twotone.hgi-organic-food:after{content:"缥"}.hgi-twotone.hgi-organic-food:before{content:"缦"}.hgi-twotone.hgi-orthogonal-edge:after{content:"缧"}.hgi-twotone.hgi-orthogonal-edge:before{content:"缨"}.hgi-twotone.hgi-oval:after{content:"缩"}.hgi-twotone.hgi-oval:before{content:"缪"}.hgi-twotone.hgi-oven:after{content:"缫"}.hgi-twotone.hgi-oven:before{content:"缬"}.hgi-twotone.hgi-package-add:after{content:"缭"}.hgi-twotone.hgi-package-add:before{content:"缮"}.hgi-twotone.hgi-package-delivered:after{content:"缯"}.hgi-twotone.hgi-package-delivered:before{content:"缰"}.hgi-twotone.hgi-package-moving:after{content:"缱"}.hgi-twotone.hgi-package-moving:before{content:"缲"}.hgi-twotone.hgi-package-open:after{content:"缳"}.hgi-twotone.hgi-package-open:before{content:"缴"}.hgi-twotone.hgi-package-out-of-stock:after{content:"缵"}.hgi-twotone.hgi-package-out-of-stock:before{content:"缶"}.hgi-twotone.hgi-package-process:after{content:"缷"}.hgi-twotone.hgi-package-process:before{content:"缸"}.hgi-twotone.hgi-package-receive:after{content:"缹"}.hgi-twotone.hgi-package-receive:before{content:"缺"}.hgi-twotone.hgi-package-remove:after{content:"缻"}.hgi-twotone.hgi-package-remove:before{content:"缼"}.hgi-twotone.hgi-package-search:after{content:"缽"}.hgi-twotone.hgi-package-search:before{content:"缾"}.hgi-twotone.hgi-package:after{content:"缿"}.hgi-twotone.hgi-package-sent:after{content:"罀"}.hgi-twotone.hgi-package-sent:before{content:"罁"}.hgi-twotone.hgi-package:before{content:"罂"}.hgi-twotone.hgi-pacman-01:after{content:"罃"}.hgi-twotone.hgi-pacman-01:before{content:"罄"}.hgi-twotone.hgi-pacman-02:after{content:"罅"}.hgi-twotone.hgi-pacman-02:before{content:"罆"}.hgi-twotone.hgi-paint-board:after{content:"罇"}.hgi-twotone.hgi-paint-board:before{content:"罈"}.hgi-twotone.hgi-paint-brush-01:after{content:"罉"}.hgi-twotone.hgi-paint-brush-01:before{content:"罊"}.hgi-twotone.hgi-paint-brush-02:after{content:"罋"}.hgi-twotone.hgi-paint-brush-02:before{content:"罌"}.hgi-twotone.hgi-paint-brush-03:after{content:"罍"}.hgi-twotone.hgi-paint-brush-03:before{content:"罎"}.hgi-twotone.hgi-paint-brush-04:after{content:"罏"}.hgi-twotone.hgi-paint-brush-04:before{content:"罐"}.hgi-twotone.hgi-paint-bucket:after{content:"网"}.hgi-twotone.hgi-paint-bucket:before{content:"罒"}.hgi-twotone.hgi-pan-01:after{content:"罓"}.hgi-twotone.hgi-pan-01:before{content:"罔"}.hgi-twotone.hgi-pan-02:after{content:"罕"}.hgi-twotone.hgi-pan-02:before{content:"罖"}.hgi-twotone.hgi-pan-03:after{content:"罗"}.hgi-twotone.hgi-pan-03:before{content:"罘"}.hgi-twotone.hgi-parabola-01:after{content:"罙"}.hgi-twotone.hgi-parabola-01:before{content:"罚"}.hgi-twotone.hgi-parabola-02:after{content:"罛"}.hgi-twotone.hgi-parabola-02:before{content:"罜"}.hgi-twotone.hgi-parabola-03:after{content:"罝"}.hgi-twotone.hgi-parabola-03:before{content:"罞"}.hgi-twotone.hgi-paragliding:after{content:"罟"}.hgi-twotone.hgi-paragliding:before{content:"罠"}.hgi-twotone.hgi-paragraph-bullets-point-01:after{content:"罡"}.hgi-twotone.hgi-paragraph-bullets-point-01:before{content:"罢"}.hgi-twotone.hgi-paragraph-bullets-point-02:after{content:"罣"}.hgi-twotone.hgi-paragraph-bullets-point-02:before{content:"罤"}.hgi-twotone.hgi-paragraph:after{content:"罥"}.hgi-twotone.hgi-paragraph-spacing:after{content:"罦"}.hgi-twotone.hgi-paragraph-spacing:before{content:"罧"}.hgi-twotone.hgi-paragraph:before{content:"罨"}.hgi-twotone.hgi-parallelogram:after{content:"罩"}.hgi-twotone.hgi-parallelogram:before{content:"罪"}.hgi-twotone.hgi-parking-area-circle:after{content:"罫"}.hgi-twotone.hgi-parking-area-circle:before{content:"罬"}.hgi-twotone.hgi-parking-area-square:after{content:"罭"}.hgi-twotone.hgi-parking-area-square:before{content:"置"}.hgi-twotone.hgi-passport-01:after{content:"罯"}.hgi-twotone.hgi-passport-01:before{content:"罰"}.hgi-twotone.hgi-passport-expired:after{content:"罱"}.hgi-twotone.hgi-passport-expired:before{content:"署"}.hgi-twotone.hgi-passport:after{content:"罳"}.hgi-twotone.hgi-passport-valid:after{content:"罴"}.hgi-twotone.hgi-passport-valid:before{content:"罵"}.hgi-twotone.hgi-passport:before{content:"罶"}.hgi-twotone.hgi-password-validation:after{content:"罷"}.hgi-twotone.hgi-password-validation:before{content:"罸"}.hgi-twotone.hgi-path:after{content:"罹"}.hgi-twotone.hgi-path:before{content:"罺"}.hgi-twotone.hgi-pathfinder-crop:after{content:"罻"}.hgi-twotone.hgi-pathfinder-crop:before{content:"罼"}.hgi-twotone.hgi-pathfinder-divide:after{content:"罽"}.hgi-twotone.hgi-pathfinder-divide:before{content:"罾"}.hgi-twotone.hgi-pathfinder-exclude:after{content:"罿"}.hgi-twotone.hgi-pathfinder-exclude:before{content:"羀"}.hgi-twotone.hgi-pathfinder-intersect:after{content:"羁"}.hgi-twotone.hgi-pathfinder-intersect:before{content:"羂"}.hgi-twotone.hgi-pathfinder-merge:after{content:"羃"}.hgi-twotone.hgi-pathfinder-merge:before{content:"羄"}.hgi-twotone.hgi-pathfinder-minus-back:after{content:"羅"}.hgi-twotone.hgi-pathfinder-minus-back:before{content:"羆"}.hgi-twotone.hgi-pathfinder-minus-front:after{content:"羇"}.hgi-twotone.hgi-pathfinder-minus-front:before{content:"羈"}.hgi-twotone.hgi-pathfinder-outline:after{content:"羉"}.hgi-twotone.hgi-pathfinder-outline:before{content:"羊"}.hgi-twotone.hgi-pathfinder-trim:after{content:"羋"}.hgi-twotone.hgi-pathfinder-trim:before{content:"羌"}.hgi-twotone.hgi-pathfinder-unite:after{content:"羍"}.hgi-twotone.hgi-pathfinder-unite:before{content:"美"}.hgi-twotone.hgi-patient:after{content:"羏"}.hgi-twotone.hgi-patient:before{content:"羐"}.hgi-twotone.hgi-patio:after{content:"羑"}.hgi-twotone.hgi-patio:before{content:"羒"}.hgi-twotone.hgi-pause:after{content:"羓"}.hgi-twotone.hgi-pause:before{content:"羔"}.hgi-twotone.hgi-pavilon:after{content:"羕"}.hgi-twotone.hgi-pavilon:before{content:"羖"}.hgi-twotone.hgi-pay-by-check:after{content:"羗"}.hgi-twotone.hgi-pay-by-check:before{content:"羘"}.hgi-twotone.hgi-payment-01:after{content:"羙"}.hgi-twotone.hgi-payment-01:before{content:"羚"}.hgi-twotone.hgi-payment-02:after{content:"羛"}.hgi-twotone.hgi-payment-02:before{content:"羜"}.hgi-twotone.hgi-payment-success-01:after{content:"羝"}.hgi-twotone.hgi-payment-success-01:before{content:"羞"}.hgi-twotone.hgi-payment-success-02:after{content:"羟"}.hgi-twotone.hgi-payment-success-02:before{content:"羠"}.hgi-twotone.hgi-payoneer:after{content:"羡"}.hgi-twotone.hgi-payoneer:before{content:"羢"}.hgi-twotone.hgi-paypal:after{content:"羣"}.hgi-twotone.hgi-paypal:before{content:"群"}.hgi-twotone.hgi-pdf-01:after{content:"羥"}.hgi-twotone.hgi-pdf-01:before{content:"羦"}.hgi-twotone.hgi-pdf-02:after{content:"羧"}.hgi-twotone.hgi-pdf-02:before{content:"羨"}.hgi-twotone.hgi-peer-to-peer-01:after{content:"義"}.hgi-twotone.hgi-peer-to-peer-01:before{content:"羪"}.hgi-twotone.hgi-peer-to-peer-02:after{content:"羫"}.hgi-twotone.hgi-peer-to-peer-02:before{content:"羬"}.hgi-twotone.hgi-peer-to-peer-03:after{content:"羭"}.hgi-twotone.hgi-peer-to-peer-03:before{content:"羮"}.hgi-twotone.hgi-pen-connect-bluetooth:after{content:"羯"}.hgi-twotone.hgi-pen-connect-bluetooth:before{content:"羰"}.hgi-twotone.hgi-pen-connect-usb:after{content:"羱"}.hgi-twotone.hgi-pen-connect-usb:before{content:"羲"}.hgi-twotone.hgi-pen-connect-wifi:after{content:"羳"}.hgi-twotone.hgi-pen-connect-wifi:before{content:"羴"}.hgi-twotone.hgi-pen-tool-01:after{content:"羵"}.hgi-twotone.hgi-pen-tool-01:before{content:"羶"}.hgi-twotone.hgi-pen-tool-02:after{content:"羷"}.hgi-twotone.hgi-pen-tool-02:before{content:"羸"}.hgi-twotone.hgi-pen-tool-03:after{content:"羹"}.hgi-twotone.hgi-pen-tool-03:before{content:"羺"}.hgi-twotone.hgi-pen-tool-add:after{content:"羻"}.hgi-twotone.hgi-pen-tool-add:before{content:"羼"}.hgi-twotone.hgi-pen-tool-minus:after{content:"羽"}.hgi-twotone.hgi-pen-tool-minus:before{content:"羾"}.hgi-twotone.hgi-pencil-edit-01:after{content:"羿"}.hgi-twotone.hgi-pencil-edit-01:before{content:"翀"}.hgi-twotone.hgi-pencil-edit-02:after{content:"翁"}.hgi-twotone.hgi-pencil-edit-02:before{content:"翂"}.hgi-twotone.hgi-pencil:after{content:"翃"}.hgi-twotone.hgi-pencil:before{content:"翄"}.hgi-twotone.hgi-pendulum:after{content:"翅"}.hgi-twotone.hgi-pendulum:before{content:"翆"}.hgi-twotone.hgi-pensive:after{content:"翇"}.hgi-twotone.hgi-pensive:before{content:"翈"}.hgi-twotone.hgi-pentagon-01:after{content:"翉"}.hgi-twotone.hgi-pentagon-01:before{content:"翊"}.hgi-twotone.hgi-pentagon:after{content:"翋"}.hgi-twotone.hgi-pentagon:before{content:"翌"}.hgi-twotone.hgi-percent-circle:after{content:"翍"}.hgi-twotone.hgi-percent-circle:before{content:"翎"}.hgi-twotone.hgi-percent:after{content:"翏"}.hgi-twotone.hgi-percent-square:after{content:"翐"}.hgi-twotone.hgi-percent-square:before{content:"翑"}.hgi-twotone.hgi-percent:before{content:"習"}.hgi-twotone.hgi-perfume:after{content:"翓"}.hgi-twotone.hgi-perfume:before{content:"翔"}.hgi-twotone.hgi-periscope:after{content:"翕"}.hgi-twotone.hgi-periscope:before{content:"翖"}.hgi-twotone.hgi-permanent-job:after{content:"翗"}.hgi-twotone.hgi-permanent-job:before{content:"翘"}.hgi-twotone.hgi-perspective:after{content:"翙"}.hgi-twotone.hgi-perspective:before{content:"翚"}.hgi-twotone.hgi-pexels:after{content:"翛"}.hgi-twotone.hgi-pexels:before{content:"翜"}.hgi-twotone.hgi-phone-off-01:after{content:"翝"}.hgi-twotone.hgi-phone-off-01:before{content:"翞"}.hgi-twotone.hgi-phone-off-02:after{content:"翟"}.hgi-twotone.hgi-phone-off-02:before{content:"翠"}.hgi-twotone.hgi-php:after{content:"翡"}.hgi-twotone.hgi-php:before{content:"翢"}.hgi-twotone.hgi-physics:after{content:"翣"}.hgi-twotone.hgi-physics:before{content:"翤"}.hgi-twotone.hgi-pi-circle:after{content:"翥"}.hgi-twotone.hgi-pi-circle:before{content:"翦"}.hgi-twotone.hgi-pi:after{content:"翧"}.hgi-twotone.hgi-pi-square:after{content:"翨"}.hgi-twotone.hgi-pi-square:before{content:"翩"}.hgi-twotone.hgi-pi:before{content:"翪"}.hgi-twotone.hgi-picasa:after{content:"翫"}.hgi-twotone.hgi-picasa:before{content:"翬"}.hgi-twotone.hgi-pickup-01:after{content:"翭"}.hgi-twotone.hgi-pickup-01:before{content:"翮"}.hgi-twotone.hgi-pickup-02:after{content:"翯"}.hgi-twotone.hgi-pickup-02:before{content:"翰"}.hgi-twotone.hgi-picture-in-picture-exit:after{content:"翱"}.hgi-twotone.hgi-picture-in-picture-exit:before{content:"翲"}.hgi-twotone.hgi-picture-in-picture-on:after{content:"翳"}.hgi-twotone.hgi-picture-in-picture-on:before{content:"翴"}.hgi-twotone.hgi-pie-chart:after{content:"翵"}.hgi-twotone.hgi-pie-chart-square:after{content:"翶"}.hgi-twotone.hgi-pie-chart-square:before{content:"翷"}.hgi-twotone.hgi-pie-chart:before{content:"翸"}.hgi-twotone.hgi-pie:after{content:"翹"}.hgi-twotone.hgi-pie:before{content:"翺"}.hgi-twotone.hgi-piggy-bank:after{content:"翻"}.hgi-twotone.hgi-piggy-bank:before{content:"翼"}.hgi-twotone.hgi-pin-code:after{content:"翽"}.hgi-twotone.hgi-pin-code:before{content:"翾"}.hgi-twotone.hgi-pin-location-01:after{content:"翿"}.hgi-twotone.hgi-pin-location-01:before{content:"耀"}.hgi-twotone.hgi-pin-location-02:after{content:"老"}.hgi-twotone.hgi-pin-location-02:before{content:"耂"}.hgi-twotone.hgi-pin-location-03:after{content:"考"}.hgi-twotone.hgi-pin-location-03:before{content:"耄"}.hgi-twotone.hgi-pin-off:after{content:"者"}.hgi-twotone.hgi-pin-off:before{content:"耆"}.hgi-twotone.hgi-pin:after{content:"耇"}.hgi-twotone.hgi-pin:before{content:"耈"}.hgi-twotone.hgi-pinterest:after{content:"耉"}.hgi-twotone.hgi-pinterest:before{content:"耊"}.hgi-twotone.hgi-pipeline:after{content:"耋"}.hgi-twotone.hgi-pipeline:before{content:"而"}.hgi-twotone.hgi-pisa-tower:after{content:"耍"}.hgi-twotone.hgi-pisa-tower:before{content:"耎"}.hgi-twotone.hgi-pizza-01:after{content:"耏"}.hgi-twotone.hgi-pizza-01:before{content:"耐"}.hgi-twotone.hgi-pizza-02:after{content:"耑"}.hgi-twotone.hgi-pizza-02:before{content:"耒"}.hgi-twotone.hgi-pizza-cutter:after{content:"耓"}.hgi-twotone.hgi-pizza-cutter:before{content:"耔"}.hgi-twotone.hgi-plane:after{content:"耕"}.hgi-twotone.hgi-plane:before{content:"耖"}.hgi-twotone.hgi-plant-01:after{content:"耗"}.hgi-twotone.hgi-plant-01:before{content:"耘"}.hgi-twotone.hgi-plant-02:after{content:"耙"}.hgi-twotone.hgi-plant-02:before{content:"耚"}.hgi-twotone.hgi-plant-03:after{content:"耛"}.hgi-twotone.hgi-plant-03:before{content:"耜"}.hgi-twotone.hgi-plant-04:after{content:"耝"}.hgi-twotone.hgi-plant-04:before{content:"耞"}.hgi-twotone.hgi-plate:after{content:"耟"}.hgi-twotone.hgi-plate:before{content:"耠"}.hgi-twotone.hgi-plaxo:after{content:"耡"}.hgi-twotone.hgi-plaxo:before{content:"耢"}.hgi-twotone.hgi-play-circle-02:after{content:"耣"}.hgi-twotone.hgi-play-circle-02:before{content:"耤"}.hgi-twotone.hgi-play-circle:after{content:"耥"}.hgi-twotone.hgi-play-circle:before{content:"耦"}.hgi-twotone.hgi-play-list-add:after{content:"耧"}.hgi-twotone.hgi-play-list-add:before{content:"耨"}.hgi-twotone.hgi-play-list-favourite-01:after{content:"耩"}.hgi-twotone.hgi-play-list-favourite-01:before{content:"耪"}.hgi-twotone.hgi-play-list-favourite-02:after{content:"耫"}.hgi-twotone.hgi-play-list-favourite-02:before{content:"耬"}.hgi-twotone.hgi-play-list-minus:after{content:"耭"}.hgi-twotone.hgi-play-list-minus:before{content:"耮"}.hgi-twotone.hgi-play-list-remove:after{content:"耯"}.hgi-twotone.hgi-play-list-remove:before{content:"耰"}.hgi-twotone.hgi-play-list:after{content:"耱"}.hgi-twotone.hgi-play-list:before{content:"耲"}.hgi-twotone.hgi-play:after{content:"耳"}.hgi-twotone.hgi-play-square:after{content:"耴"}.hgi-twotone.hgi-play-square:before{content:"耵"}.hgi-twotone.hgi-play-store:after{content:"耶"}.hgi-twotone.hgi-play-store:before{content:"耷"}.hgi-twotone.hgi-play:before{content:"耸"}.hgi-twotone.hgi-playlist-01:after{content:"耹"}.hgi-twotone.hgi-playlist-01:before{content:"耺"}.hgi-twotone.hgi-playlist-02:after{content:"耻"}.hgi-twotone.hgi-playlist-02:before{content:"耼"}.hgi-twotone.hgi-playlist-03:after{content:"耽"}.hgi-twotone.hgi-playlist-03:before{content:"耾"}.hgi-twotone.hgi-plaza:after{content:"耿"}.hgi-twotone.hgi-plaza:before{content:"聀"}.hgi-twotone.hgi-plug-01:after{content:"聁"}.hgi-twotone.hgi-plug-01:before{content:"聂"}.hgi-twotone.hgi-plug-02:after{content:"聃"}.hgi-twotone.hgi-plug-02:before{content:"聄"}.hgi-twotone.hgi-plug-socket:after{content:"聅"}.hgi-twotone.hgi-plug-socket:before{content:"聆"}.hgi-twotone.hgi-plus-minus-01:after{content:"聇"}.hgi-twotone.hgi-plus-minus-01:before{content:"聈"}.hgi-twotone.hgi-plus-minus-02:after{content:"聉"}.hgi-twotone.hgi-plus-minus-02:before{content:"聊"}.hgi-twotone.hgi-plus-minus-circle-01:after{content:"聋"}.hgi-twotone.hgi-plus-minus-circle-01:before{content:"职"}.hgi-twotone.hgi-plus-minus-circle-02:after{content:"聍"}.hgi-twotone.hgi-plus-minus-circle-02:before{content:"聎"}.hgi-twotone.hgi-plus-minus:after{content:"聏"}.hgi-twotone.hgi-plus-minus-square-01:after{content:"聐"}.hgi-twotone.hgi-plus-minus-square-01:before{content:"聑"}.hgi-twotone.hgi-plus-minus-square-02:after{content:"聒"}.hgi-twotone.hgi-plus-minus-square-02:before{content:"聓"}.hgi-twotone.hgi-plus-minus:before{content:"联"}.hgi-twotone.hgi-plus-sign-circle:after{content:"聕"}.hgi-twotone.hgi-plus-sign-circle:before{content:"聖"}.hgi-twotone.hgi-plus-sign:after{content:"聗"}.hgi-twotone.hgi-plus-sign-square:after{content:"聘"}.hgi-twotone.hgi-plus-sign-square:before{content:"聙"}.hgi-twotone.hgi-plus-sign:before{content:"聚"}.hgi-twotone.hgi-png-01:after{content:"聛"}.hgi-twotone.hgi-png-01:before{content:"聜"}.hgi-twotone.hgi-png-02:after{content:"聝"}.hgi-twotone.hgi-png-02:before{content:"聞"}.hgi-twotone.hgi-podium:after{content:"聟"}.hgi-twotone.hgi-podium:before{content:"聠"}.hgi-twotone.hgi-pointing-left-01:after{content:"聡"}.hgi-twotone.hgi-pointing-left-01:before{content:"聢"}.hgi-twotone.hgi-pointing-left-02:after{content:"聣"}.hgi-twotone.hgi-pointing-left-02:before{content:"聤"}.hgi-twotone.hgi-pointing-left-03:after{content:"聥"}.hgi-twotone.hgi-pointing-left-03:before{content:"聦"}.hgi-twotone.hgi-pointing-left-04:after{content:"聧"}.hgi-twotone.hgi-pointing-left-04:before{content:"聨"}.hgi-twotone.hgi-pointing-left-05:after{content:"聩"}.hgi-twotone.hgi-pointing-left-05:before{content:"聪"}.hgi-twotone.hgi-pointing-left-06:after{content:"聫"}.hgi-twotone.hgi-pointing-left-06:before{content:"聬"}.hgi-twotone.hgi-pointing-left-07:after{content:"聭"}.hgi-twotone.hgi-pointing-left-07:before{content:"聮"}.hgi-twotone.hgi-pointing-left-08:after{content:"聯"}.hgi-twotone.hgi-pointing-left-08:before{content:"聰"}.hgi-twotone.hgi-pointing-right-01:after{content:"聱"}.hgi-twotone.hgi-pointing-right-01:before{content:"聲"}.hgi-twotone.hgi-pointing-right-02:after{content:"聳"}.hgi-twotone.hgi-pointing-right-02:before{content:"聴"}.hgi-twotone.hgi-pointing-right-03:after{content:"聵"}.hgi-twotone.hgi-pointing-right-03:before{content:"聶"}.hgi-twotone.hgi-pointing-right-04:after{content:"職"}.hgi-twotone.hgi-pointing-right-04:before{content:"聸"}.hgi-twotone.hgi-pointing-right-05:after{content:"聹"}.hgi-twotone.hgi-pointing-right-05:before{content:"聺"}.hgi-twotone.hgi-pointing-right-06:after{content:"聻"}.hgi-twotone.hgi-pointing-right-06:before{content:"聼"}.hgi-twotone.hgi-pointing-right-07:after{content:"聽"}.hgi-twotone.hgi-pointing-right-07:before{content:"聾"}.hgi-twotone.hgi-pointing-right-08:after{content:"聿"}.hgi-twotone.hgi-pointing-right-08:before{content:"肀"}.hgi-twotone.hgi-pokeball:after{content:"肁"}.hgi-twotone.hgi-pokeball:before{content:"肂"}.hgi-twotone.hgi-pokemon:after{content:"肃"}.hgi-twotone.hgi-pokemon:before{content:"肄"}.hgi-twotone.hgi-police-badge:after{content:"肅"}.hgi-twotone.hgi-police-badge:before{content:"肆"}.hgi-twotone.hgi-police-cap:after{content:"肇"}.hgi-twotone.hgi-police-cap:before{content:"肈"}.hgi-twotone.hgi-police-car:after{content:"肉"}.hgi-twotone.hgi-police-car:before{content:"肊"}.hgi-twotone.hgi-police-station:after{content:"肋"}.hgi-twotone.hgi-police-station:before{content:"肌"}.hgi-twotone.hgi-policy:after{content:"肍"}.hgi-twotone.hgi-policy:before{content:"肎"}.hgi-twotone.hgi-polygon:after{content:"肏"}.hgi-twotone.hgi-polygon:before{content:"肐"}.hgi-twotone.hgi-pool:after{content:"肑"}.hgi-twotone.hgi-pool-table:after{content:"肒"}.hgi-twotone.hgi-pool-table:before{content:"肓"}.hgi-twotone.hgi-pool:before{content:"肔"}.hgi-twotone.hgi-poop:after{content:"肕"}.hgi-twotone.hgi-poop:before{content:"肖"}.hgi-twotone.hgi-popcorn:after{content:"肗"}.hgi-twotone.hgi-popcorn:before{content:"肘"}.hgi-twotone.hgi-pot-01:after{content:"肙"}.hgi-twotone.hgi-pot-01:before{content:"肚"}.hgi-twotone.hgi-pot-02:after{content:"肛"}.hgi-twotone.hgi-pot-02:before{content:"肜"}.hgi-twotone.hgi-potion:after{content:"肝"}.hgi-twotone.hgi-potion:before{content:"肞"}.hgi-twotone.hgi-pound-circle:after{content:"肟"}.hgi-twotone.hgi-pound-circle:before{content:"肠"}.hgi-twotone.hgi-pound-receive:after{content:"股"}.hgi-twotone.hgi-pound-receive:before{content:"肢"}.hgi-twotone.hgi-pound:after{content:"肣"}.hgi-twotone.hgi-pound-send:after{content:"肤"}.hgi-twotone.hgi-pound-send:before{content:"肥"}.hgi-twotone.hgi-pound-square:after{content:"肦"}.hgi-twotone.hgi-pound-square:before{content:"肧"}.hgi-twotone.hgi-pound:before{content:"肨"}.hgi-twotone.hgi-power-service:after{content:"肩"}.hgi-twotone.hgi-power-service:before{content:"肪"}.hgi-twotone.hgi-power-socket-01:after{content:"肫"}.hgi-twotone.hgi-power-socket-01:before{content:"肬"}.hgi-twotone.hgi-power-socket-02:after{content:"肭"}.hgi-twotone.hgi-power-socket-02:before{content:"肮"}.hgi-twotone.hgi-ppt-01:after{content:"肯"}.hgi-twotone.hgi-ppt-01:before{content:"肰"}.hgi-twotone.hgi-ppt-02:after{content:"肱"}.hgi-twotone.hgi-ppt-02:before{content:"育"}.hgi-twotone.hgi-prawn:after{content:"肳"}.hgi-twotone.hgi-prawn:before{content:"肴"}.hgi-twotone.hgi-prayer-rug-01:after{content:"肵"}.hgi-twotone.hgi-prayer-rug-01:before{content:"肶"}.hgi-twotone.hgi-prayer-rug-02:after{content:"肷"}.hgi-twotone.hgi-prayer-rug-02:before{content:"肸"}.hgi-twotone.hgi-preference-horizontal:after{content:"肹"}.hgi-twotone.hgi-preference-horizontal:before{content:"肺"}.hgi-twotone.hgi-preference-vertical:after{content:"肻"}.hgi-twotone.hgi-preference-vertical:before{content:"肼"}.hgi-twotone.hgi-prescription:after{content:"肽"}.hgi-twotone.hgi-prescription:before{content:"肾"}.hgi-twotone.hgi-presentation-01:after{content:"肿"}.hgi-twotone.hgi-presentation-01:before{content:"胀"}.hgi-twotone.hgi-presentation-02:after{content:"胁"}.hgi-twotone.hgi-presentation-02:before{content:"胂"}.hgi-twotone.hgi-presentation-03:after{content:"胃"}.hgi-twotone.hgi-presentation-03:before{content:"胄"}.hgi-twotone.hgi-presentation-04:after{content:"胅"}.hgi-twotone.hgi-presentation-04:before{content:"胆"}.hgi-twotone.hgi-presentation-05:after{content:"胇"}.hgi-twotone.hgi-presentation-05:before{content:"胈"}.hgi-twotone.hgi-presentation-06:after{content:"胉"}.hgi-twotone.hgi-presentation-06:before{content:"胊"}.hgi-twotone.hgi-presentation-07:after{content:"胋"}.hgi-twotone.hgi-presentation-07:before{content:"背"}.hgi-twotone.hgi-presentation-bar-chart-01:after{content:"胍"}.hgi-twotone.hgi-presentation-bar-chart-01:before{content:"胎"}.hgi-twotone.hgi-presentation-bar-chart-02:after{content:"胏"}.hgi-twotone.hgi-presentation-bar-chart-02:before{content:"胐"}.hgi-twotone.hgi-presentation-line-chart-01:after{content:"胑"}.hgi-twotone.hgi-presentation-line-chart-01:before{content:"胒"}.hgi-twotone.hgi-presentation-line-chart-02:after{content:"胓"}.hgi-twotone.hgi-presentation-line-chart-02:before{content:"胔"}.hgi-twotone.hgi-presentation-online:after{content:"胕"}.hgi-twotone.hgi-presentation-online:before{content:"胖"}.hgi-twotone.hgi-presentation-podium:after{content:"胗"}.hgi-twotone.hgi-presentation-podium:before{content:"胘"}.hgi-twotone.hgi-previous:after{content:"胙"}.hgi-twotone.hgi-previous:before{content:"胚"}.hgi-twotone.hgi-printer-off:after{content:"胛"}.hgi-twotone.hgi-printer-off:before{content:"胜"}.hgi-twotone.hgi-printer:after{content:"胝"}.hgi-twotone.hgi-printer:before{content:"胞"}.hgi-twotone.hgi-prism-01:after{content:"胟"}.hgi-twotone.hgi-prism-01:before{content:"胠"}.hgi-twotone.hgi-prism:after{content:"胡"}.hgi-twotone.hgi-prism:before{content:"胢"}.hgi-twotone.hgi-prison-guard:after{content:"胣"}.hgi-twotone.hgi-prison-guard:before{content:"胤"}.hgi-twotone.hgi-prison:after{content:"胥"}.hgi-twotone.hgi-prison:before{content:"胦"}.hgi-twotone.hgi-prisoner:after{content:"胧"}.hgi-twotone.hgi-prisoner:before{content:"胨"}.hgi-twotone.hgi-product-loading:after{content:"胩"}.hgi-twotone.hgi-product-loading:before{content:"胪"}.hgi-twotone.hgi-profile-02:after{content:"胫"}.hgi-twotone.hgi-profile-02:before{content:"胬"}.hgi-twotone.hgi-profile:after{content:"胭"}.hgi-twotone.hgi-profile:before{content:"胮"}.hgi-twotone.hgi-profit:after{content:"胯"}.hgi-twotone.hgi-profit:before{content:"胰"}.hgi-twotone.hgi-programming-flag:after{content:"胱"}.hgi-twotone.hgi-programming-flag:before{content:"胲"}.hgi-twotone.hgi-projector-01:after{content:"胳"}.hgi-twotone.hgi-projector-01:before{content:"胴"}.hgi-twotone.hgi-projector:after{content:"胵"}.hgi-twotone.hgi-projector:before{content:"胶"}.hgi-twotone.hgi-promotion:after{content:"胷"}.hgi-twotone.hgi-promotion:before{content:"胸"}.hgi-twotone.hgi-property-add:after{content:"胹"}.hgi-twotone.hgi-property-add:before{content:"胺"}.hgi-twotone.hgi-property-delete:after{content:"胻"}.hgi-twotone.hgi-property-delete:before{content:"胼"}.hgi-twotone.hgi-property-edit:after{content:"能"}.hgi-twotone.hgi-property-edit:before{content:"胾"}.hgi-twotone.hgi-property-new:after{content:"胿"}.hgi-twotone.hgi-property-new:before{content:"脀"}.hgi-twotone.hgi-property-search:after{content:"脁"}.hgi-twotone.hgi-property-search:before{content:"脂"}.hgi-twotone.hgi-property-view:after{content:"脃"}.hgi-twotone.hgi-property-view:before{content:"脄"}.hgi-twotone.hgi-protection-mask:after{content:"脅"}.hgi-twotone.hgi-protection-mask:before{content:"脆"}.hgi-twotone.hgi-pulley:after{content:"脇"}.hgi-twotone.hgi-pulley:before{content:"脈"}.hgi-twotone.hgi-pulse-01:after{content:"脉"}.hgi-twotone.hgi-pulse-01:before{content:"脊"}.hgi-twotone.hgi-pulse-02:after{content:"脋"}.hgi-twotone.hgi-pulse-02:before{content:"脌"}.hgi-twotone.hgi-pulse-rectangle-01:after{content:"脍"}.hgi-twotone.hgi-pulse-rectangle-01:before{content:"脎"}.hgi-twotone.hgi-pulse-rectangle-02:after{content:"脏"}.hgi-twotone.hgi-pulse-rectangle-02:before{content:"脐"}.hgi-twotone.hgi-pumpkin:after{content:"脑"}.hgi-twotone.hgi-pumpkin:before{content:"脒"}.hgi-twotone.hgi-punch:after{content:"脓"}.hgi-twotone.hgi-punch:before{content:"脔"}.hgi-twotone.hgi-punching-ball-01:after{content:"脕"}.hgi-twotone.hgi-punching-ball-01:before{content:"脖"}.hgi-twotone.hgi-punching-ball-02:after{content:"脗"}.hgi-twotone.hgi-punching-ball-02:before{content:"脘"}.hgi-twotone.hgi-purse-01:after{content:"脙"}.hgi-twotone.hgi-purse-01:before{content:"脚"}.hgi-twotone.hgi-purse:after{content:"脛"}.hgi-twotone.hgi-purse:before{content:"脜"}.hgi-twotone.hgi-push-up-bar:after{content:"脝"}.hgi-twotone.hgi-push-up-bar:before{content:"脞"}.hgi-twotone.hgi-puzzle:after{content:"脟"}.hgi-twotone.hgi-puzzle:before{content:"脠"}.hgi-twotone.hgi-pyramid-maslowo:after{content:"脡"}.hgi-twotone.hgi-pyramid-maslowo:before{content:"脢"}.hgi-twotone.hgi-pyramid:after{content:"脣"}.hgi-twotone.hgi-pyramid-structure-01:after{content:"脤"}.hgi-twotone.hgi-pyramid-structure-01:before{content:"脥"}.hgi-twotone.hgi-pyramid-structure-02:after{content:"脦"}.hgi-twotone.hgi-pyramid-structure-02:before{content:"脧"}.hgi-twotone.hgi-pyramid:before{content:"脨"}.hgi-twotone.hgi-qq-plot:after{content:"脩"}.hgi-twotone.hgi-qq-plot:before{content:"脪"}.hgi-twotone.hgi-qr-code-01:after{content:"脫"}.hgi-twotone.hgi-qr-code-01:before{content:"脬"}.hgi-twotone.hgi-qr-code:after{content:"脭"}.hgi-twotone.hgi-qr-code:before{content:"脮"}.hgi-twotone.hgi-question:after{content:"脯"}.hgi-twotone.hgi-question:before{content:"脰"}.hgi-twotone.hgi-queue-01:after{content:"脱"}.hgi-twotone.hgi-queue-01:before{content:"脲"}.hgi-twotone.hgi-queue-02:after{content:"脳"}.hgi-twotone.hgi-queue-02:before{content:"脴"}.hgi-twotone.hgi-quill-write-01:after{content:"脵"}.hgi-twotone.hgi-quill-write-01:before{content:"脶"}.hgi-twotone.hgi-quill-write-02:after{content:"脷"}.hgi-twotone.hgi-quill-write-02:before{content:"脸"}.hgi-twotone.hgi-quiz-01:after{content:"脹"}.hgi-twotone.hgi-quiz-01:before{content:"脺"}.hgi-twotone.hgi-quiz-02:after{content:"脻"}.hgi-twotone.hgi-quiz-02:before{content:"脼"}.hgi-twotone.hgi-quiz-03:after{content:"脽"}.hgi-twotone.hgi-quiz-03:before{content:"脾"}.hgi-twotone.hgi-quiz-04:after{content:"脿"}.hgi-twotone.hgi-quiz-04:before{content:"腀"}.hgi-twotone.hgi-quiz-05:after{content:"腁"}.hgi-twotone.hgi-quiz-05:before{content:"腂"}.hgi-twotone.hgi-quora:after{content:"腃"}.hgi-twotone.hgi-quora:before{content:"腄"}.hgi-twotone.hgi-quote-down-circle:after{content:"腅"}.hgi-twotone.hgi-quote-down-circle:before{content:"腆"}.hgi-twotone.hgi-quote-down:after{content:"腇"}.hgi-twotone.hgi-quote-down-square:after{content:"腈"}.hgi-twotone.hgi-quote-down-square:before{content:"腉"}.hgi-twotone.hgi-quote-down:before{content:"腊"}.hgi-twotone.hgi-quote-up-circle:after{content:"腋"}.hgi-twotone.hgi-quote-up-circle:before{content:"腌"}.hgi-twotone.hgi-quote-up:after{content:"腍"}.hgi-twotone.hgi-quote-up-square:after{content:"腎"}.hgi-twotone.hgi-quote-up-square:before{content:"腏"}.hgi-twotone.hgi-quote-up:before{content:"腐"}.hgi-twotone.hgi-quotes:after{content:"腑"}.hgi-twotone.hgi-quotes:before{content:"腒"}.hgi-twotone.hgi-quran-01:after{content:"腓"}.hgi-twotone.hgi-quran-01:before{content:"腔"}.hgi-twotone.hgi-quran-02:after{content:"腕"}.hgi-twotone.hgi-quran-02:before{content:"腖"}.hgi-twotone.hgi-quran-03:after{content:"腗"}.hgi-twotone.hgi-quran-03:before{content:"腘"}.hgi-twotone.hgi-racing-flag:after{content:"腙"}.hgi-twotone.hgi-racing-flag:before{content:"腚"}.hgi-twotone.hgi-radar-01:after{content:"腛"}.hgi-twotone.hgi-radar-01:before{content:"腜"}.hgi-twotone.hgi-radar-02:after{content:"腝"}.hgi-twotone.hgi-radar-02:before{content:"腞"}.hgi-twotone.hgi-radial:after{content:"腟"}.hgi-twotone.hgi-radial:before{content:"腠"}.hgi-twotone.hgi-radio-01:after{content:"腡"}.hgi-twotone.hgi-radio-01:before{content:"腢"}.hgi-twotone.hgi-radio-02:after{content:"腣"}.hgi-twotone.hgi-radio-02:before{content:"腤"}.hgi-twotone.hgi-radio:after{content:"腥"}.hgi-twotone.hgi-radio:before{content:"腦"}.hgi-twotone.hgi-radioactive-alert:after{content:"腧"}.hgi-twotone.hgi-radioactive-alert:before{content:"腨"}.hgi-twotone.hgi-radius:after{content:"腩"}.hgi-twotone.hgi-radius:before{content:"腪"}.hgi-twotone.hgi-rain-double-drop:after{content:"腫"}.hgi-twotone.hgi-rain-double-drop:before{content:"腬"}.hgi-twotone.hgi-rain-drop:after{content:"腭"}.hgi-twotone.hgi-rain-drop:before{content:"腮"}.hgi-twotone.hgi-rain:after{content:"腯"}.hgi-twotone.hgi-rain:before{content:"腰"}.hgi-twotone.hgi-rainbow:after{content:"腱"}.hgi-twotone.hgi-rainbow:before{content:"腲"}.hgi-twotone.hgi-ramadhan-01:after{content:"腳"}.hgi-twotone.hgi-ramadhan-01:before{content:"腴"}.hgi-twotone.hgi-ramadhan-02:after{content:"腵"}.hgi-twotone.hgi-ramadhan-02:before{content:"腶"}.hgi-twotone.hgi-ramadhan-month:after{content:"腷"}.hgi-twotone.hgi-ramadhan-month:before{content:"腸"}.hgi-twotone.hgi-ranking:after{content:"腹"}.hgi-twotone.hgi-ranking:before{content:"腺"}.hgi-twotone.hgi-raw-01:after{content:"腻"}.hgi-twotone.hgi-raw-01:before{content:"腼"}.hgi-twotone.hgi-raw-02:after{content:"腽"}.hgi-twotone.hgi-raw-02:before{content:"腾"}.hgi-twotone.hgi-re:after{content:"腿"}.hgi-twotone.hgi-re:before{content:"膀"}.hgi-twotone.hgi-react:after{content:"膁"}.hgi-twotone.hgi-react:before{content:"膂"}.hgi-twotone.hgi-real-estate-01:after{content:"膃"}.hgi-twotone.hgi-real-estate-01:before{content:"膄"}.hgi-twotone.hgi-real-estate-02:after{content:"膅"}.hgi-twotone.hgi-real-estate-02:before{content:"膆"}.hgi-twotone.hgi-record:after{content:"膇"}.hgi-twotone.hgi-record:before{content:"膈"}.hgi-twotone.hgi-recovery-mail:after{content:"膉"}.hgi-twotone.hgi-recovery-mail:before{content:"膊"}.hgi-twotone.hgi-rectangular-01:after{content:"膋"}.hgi-twotone.hgi-rectangular-01:before{content:"膌"}.hgi-twotone.hgi-rectangular:after{content:"膍"}.hgi-twotone.hgi-rectangular:before{content:"膎"}.hgi-twotone.hgi-recycle-01:after{content:"膏"}.hgi-twotone.hgi-recycle-01:before{content:"膐"}.hgi-twotone.hgi-recycle-02:after{content:"膑"}.hgi-twotone.hgi-recycle-02:before{content:"膒"}.hgi-twotone.hgi-recycle-03:after{content:"膓"}.hgi-twotone.hgi-recycle-03:before{content:"膔"}.hgi-twotone.hgi-reddit:after{content:"膕"}.hgi-twotone.hgi-reddit:before{content:"膖"}.hgi-twotone.hgi-reflex:after{content:"膗"}.hgi-twotone.hgi-reflex:before{content:"膘"}.hgi-twotone.hgi-refresh:after{content:"膙"}.hgi-twotone.hgi-refresh:before{content:"膚"}.hgi-twotone.hgi-refrigerator:after{content:"膛"}.hgi-twotone.hgi-refrigerator:before{content:"膜"}.hgi-twotone.hgi-register:after{content:"膝"}.hgi-twotone.hgi-register:before{content:"膞"}.hgi-twotone.hgi-registered:after{content:"膟"}.hgi-twotone.hgi-registered:before{content:"膠"}.hgi-twotone.hgi-relieved-01:after{content:"膡"}.hgi-twotone.hgi-relieved-01:before{content:"膢"}.hgi-twotone.hgi-relieved-02:after{content:"膣"}.hgi-twotone.hgi-relieved-02:before{content:"膤"}.hgi-twotone.hgi-reload:after{content:"膥"}.hgi-twotone.hgi-reload:before{content:"膦"}.hgi-twotone.hgi-reminder:after{content:"膧"}.hgi-twotone.hgi-reminder:before{content:"膨"}.hgi-twotone.hgi-remote-control:after{content:"膩"}.hgi-twotone.hgi-remote-control:before{content:"膪"}.hgi-twotone.hgi-remove-01:after{content:"膫"}.hgi-twotone.hgi-remove-01:before{content:"膬"}.hgi-twotone.hgi-remove-02:after{content:"膭"}.hgi-twotone.hgi-remove-02:before{content:"膮"}.hgi-twotone.hgi-remove-circle-half-dot:after{content:"膯"}.hgi-twotone.hgi-remove-circle-half-dot:before{content:"膰"}.hgi-twotone.hgi-remove-circle:after{content:"膱"}.hgi-twotone.hgi-remove-circle:before{content:"膲"}.hgi-twotone.hgi-remove-pi:after{content:"膳"}.hgi-twotone.hgi-remove-pi:before{content:"膴"}.hgi-twotone.hgi-remove-square:after{content:"膵"}.hgi-twotone.hgi-remove-square:before{content:"膶"}.hgi-twotone.hgi-renewable-energy-01:after{content:"膷"}.hgi-twotone.hgi-renewable-energy-01:before{content:"膸"}.hgi-twotone.hgi-renewable-energy:after{content:"膹"}.hgi-twotone.hgi-renewable-energy:before{content:"膺"}.hgi-twotone.hgi-repair:after{content:"膻"}.hgi-twotone.hgi-repair:before{content:"膼"}.hgi-twotone.hgi-repeat-off:after{content:"膽"}.hgi-twotone.hgi-repeat-off:before{content:"膾"}.hgi-twotone.hgi-repeat-one-01:after{content:"膿"}.hgi-twotone.hgi-repeat-one-01:before{content:"臀"}.hgi-twotone.hgi-repeat-one-02:after{content:"臁"}.hgi-twotone.hgi-repeat-one-02:before{content:"臂"}.hgi-twotone.hgi-repeat:after{content:"臃"}.hgi-twotone.hgi-repeat:before{content:"臄"}.hgi-twotone.hgi-replay:after{content:"臅"}.hgi-twotone.hgi-replay:before{content:"臆"}.hgi-twotone.hgi-repository:after{content:"臇"}.hgi-twotone.hgi-repository:before{content:"臈"}.hgi-twotone.hgi-reset-password:after{content:"臉"}.hgi-twotone.hgi-reset-password:before{content:"臊"}.hgi-twotone.hgi-resize-01:after{content:"臋"}.hgi-twotone.hgi-resize-01:before{content:"臌"}.hgi-twotone.hgi-resize-02:after{content:"臍"}.hgi-twotone.hgi-resize-02:before{content:"臎"}.hgi-twotone.hgi-resources-add:after{content:"臏"}.hgi-twotone.hgi-resources-add:before{content:"臐"}.hgi-twotone.hgi-resources-remove:after{content:"臑"}.hgi-twotone.hgi-resources-remove:before{content:"臒"}.hgi-twotone.hgi-restaurant-01:after{content:"臓"}.hgi-twotone.hgi-restaurant-01:before{content:"臔"}.hgi-twotone.hgi-restaurant-02:after{content:"臕"}.hgi-twotone.hgi-restaurant-02:before{content:"臖"}.hgi-twotone.hgi-restaurant-03:after{content:"臗"}.hgi-twotone.hgi-restaurant-03:before{content:"臘"}.hgi-twotone.hgi-restaurant-table:after{content:"臙"}.hgi-twotone.hgi-restaurant-table:before{content:"臚"}.hgi-twotone.hgi-restore-bin:after{content:"臛"}.hgi-twotone.hgi-restore-bin:before{content:"臜"}.hgi-twotone.hgi-return-request:after{content:"臝"}.hgi-twotone.hgi-return-request:before{content:"臞"}.hgi-twotone.hgi-reverse-withdrawal-01:after{content:"臟"}.hgi-twotone.hgi-reverse-withdrawal-01:before{content:"臠"}.hgi-twotone.hgi-reverse-withdrawal-02:after{content:"臡"}.hgi-twotone.hgi-reverse-withdrawal-02:before{content:"臢"}.hgi-twotone.hgi-rhombus-01:after{content:"臣"}.hgi-twotone.hgi-rhombus-01:before{content:"臤"}.hgi-twotone.hgi-rhombus:after{content:"臥"}.hgi-twotone.hgi-rhombus:before{content:"臦"}.hgi-twotone.hgi-rice-bowl-01:after{content:"臧"}.hgi-twotone.hgi-rice-bowl-01:before{content:"臨"}.hgi-twotone.hgi-rice-bowl-02:after{content:"臩"}.hgi-twotone.hgi-rice-bowl-02:before{content:"自"}.hgi-twotone.hgi-right-angle:after{content:"臫"}.hgi-twotone.hgi-right-angle:before{content:"臬"}.hgi-twotone.hgi-right-to-left-block-quote:after{content:"臭"}.hgi-twotone.hgi-right-to-left-block-quote:before{content:"臮"}.hgi-twotone.hgi-right-to-left-list-bullet:after{content:"臯"}.hgi-twotone.hgi-right-to-left-list-bullet:before{content:"臰"}.hgi-twotone.hgi-right-to-left-list-dash:after{content:"臱"}.hgi-twotone.hgi-right-to-left-list-dash:before{content:"臲"}.hgi-twotone.hgi-right-to-left-list-number:after{content:"至"}.hgi-twotone.hgi-right-to-left-list-number:before{content:"致"}.hgi-twotone.hgi-right-to-left-list-triangle:after{content:"臵"}.hgi-twotone.hgi-right-to-left-list-triangle:before{content:"臶"}.hgi-twotone.hgi-right-triangle:after{content:"臷"}.hgi-twotone.hgi-right-triangle:before{content:"臸"}.hgi-twotone.hgi-ripple:after{content:"臹"}.hgi-twotone.hgi-ripple:before{content:"臺"}.hgi-twotone.hgi-riyal-rectangle:after{content:"臻"}.hgi-twotone.hgi-riyal-rectangle:before{content:"臼"}.hgi-twotone.hgi-riyal:after{content:"臽"}.hgi-twotone.hgi-riyal:before{content:"臾"}.hgi-twotone.hgi-road-01:after{content:"臿"}.hgi-twotone.hgi-road-01:before{content:"舀"}.hgi-twotone.hgi-road-02:after{content:"舁"}.hgi-twotone.hgi-road-02:before{content:"舂"}.hgi-twotone.hgi-road-location-01:after{content:"舃"}.hgi-twotone.hgi-road-location-01:before{content:"舄"}.hgi-twotone.hgi-road-location-02:after{content:"舅"}.hgi-twotone.hgi-road-location-02:before{content:"舆"}.hgi-twotone.hgi-road:after{content:"與"}.hgi-twotone.hgi-road-wayside:after{content:"興"}.hgi-twotone.hgi-road-wayside:before{content:"舉"}.hgi-twotone.hgi-road:before{content:"舊"}.hgi-twotone.hgi-robotic:after{content:"舋"}.hgi-twotone.hgi-robotic:before{content:"舌"}.hgi-twotone.hgi-rocket-01:after{content:"舍"}.hgi-twotone.hgi-rocket-01:before{content:"舎"}.hgi-twotone.hgi-rocket-02:after{content:"舏"}.hgi-twotone.hgi-rocket-02:before{content:"舐"}.hgi-twotone.hgi-rocket:after{content:"舑"}.hgi-twotone.hgi-rocket:before{content:"舒"}.hgi-twotone.hgi-rocking-chair:after{content:"舓"}.hgi-twotone.hgi-rocking-chair:before{content:"舔"}.hgi-twotone.hgi-roller-skate:after{content:"舕"}.hgi-twotone.hgi-roller-skate:before{content:"舖"}.hgi-twotone.hgi-rolling-pin:after{content:"舗"}.hgi-twotone.hgi-rolling-pin:before{content:"舘"}.hgi-twotone.hgi-root-01:after{content:"舙"}.hgi-twotone.hgi-root-01:before{content:"舚"}.hgi-twotone.hgi-root-02:after{content:"舛"}.hgi-twotone.hgi-root-02:before{content:"舜"}.hgi-twotone.hgi-root-circle:after{content:"舝"}.hgi-twotone.hgi-root-circle:before{content:"舞"}.hgi-twotone.hgi-root-first-bracket:after{content:"舟"}.hgi-twotone.hgi-root-first-bracket:before{content:"舠"}.hgi-twotone.hgi-root-second-bracket:after{content:"舡"}.hgi-twotone.hgi-root-second-bracket:before{content:"舢"}.hgi-twotone.hgi-root-third-bracket:after{content:"舣"}.hgi-twotone.hgi-root-third-bracket:before{content:"舤"}.hgi-twotone.hgi-rotate-01:after{content:"舥"}.hgi-twotone.hgi-rotate-01:before{content:"舦"}.hgi-twotone.hgi-rotate-02:after{content:"舧"}.hgi-twotone.hgi-rotate-02:before{content:"舨"}.hgi-twotone.hgi-rotate-360:after{content:"舩"}.hgi-twotone.hgi-rotate-360:before{content:"航"}.hgi-twotone.hgi-rotate-bottom-left:after{content:"舫"}.hgi-twotone.hgi-rotate-bottom-left:before{content:"般"}.hgi-twotone.hgi-rotate-bottom-right:after{content:"舭"}.hgi-twotone.hgi-rotate-bottom-right:before{content:"舮"}.hgi-twotone.hgi-rotate-clockwise:after{content:"舯"}.hgi-twotone.hgi-rotate-clockwise:before{content:"舰"}.hgi-twotone.hgi-rotate-crop:after{content:"舱"}.hgi-twotone.hgi-rotate-crop:before{content:"舲"}.hgi-twotone.hgi-rotate-left-01:after{content:"舳"}.hgi-twotone.hgi-rotate-left-01:before{content:"舴"}.hgi-twotone.hgi-rotate-left-02:after{content:"舵"}.hgi-twotone.hgi-rotate-left-02:before{content:"舶"}.hgi-twotone.hgi-rotate-left-03:after{content:"舷"}.hgi-twotone.hgi-rotate-left-03:before{content:"舸"}.hgi-twotone.hgi-rotate-left-04:after{content:"船"}.hgi-twotone.hgi-rotate-left-04:before{content:"舺"}.hgi-twotone.hgi-rotate-left-05:after{content:"舻"}.hgi-twotone.hgi-rotate-left-05:before{content:"舼"}.hgi-twotone.hgi-rotate-left-06:after{content:"舽"}.hgi-twotone.hgi-rotate-left-06:before{content:"舾"}.hgi-twotone.hgi-rotate-right-01:after{content:"舿"}.hgi-twotone.hgi-rotate-right-01:before{content:"艀"}.hgi-twotone.hgi-rotate-right-02:after{content:"艁"}.hgi-twotone.hgi-rotate-right-02:before{content:"艂"}.hgi-twotone.hgi-rotate-right-03:after{content:"艃"}.hgi-twotone.hgi-rotate-right-03:before{content:"艄"}.hgi-twotone.hgi-rotate-right-04:after{content:"艅"}.hgi-twotone.hgi-rotate-right-04:before{content:"艆"}.hgi-twotone.hgi-rotate-right-05:after{content:"艇"}.hgi-twotone.hgi-rotate-right-05:before{content:"艈"}.hgi-twotone.hgi-rotate-right-06:after{content:"艉"}.hgi-twotone.hgi-rotate-right-06:before{content:"艊"}.hgi-twotone.hgi-rotate-square:after{content:"艋"}.hgi-twotone.hgi-rotate-square:before{content:"艌"}.hgi-twotone.hgi-rotate-top-left:after{content:"艍"}.hgi-twotone.hgi-rotate-top-left:before{content:"艎"}.hgi-twotone.hgi-rotate-top-right:after{content:"艏"}.hgi-twotone.hgi-rotate-top-right:before{content:"艐"}.hgi-twotone.hgi-route-01:after{content:"艑"}.hgi-twotone.hgi-route-01:before{content:"艒"}.hgi-twotone.hgi-route-02:after{content:"艓"}.hgi-twotone.hgi-route-02:before{content:"艔"}.hgi-twotone.hgi-route-03:after{content:"艕"}.hgi-twotone.hgi-route-03:before{content:"艖"}.hgi-twotone.hgi-route-block:after{content:"艗"}.hgi-twotone.hgi-route-block:before{content:"艘"}.hgi-twotone.hgi-router-01:after{content:"艙"}.hgi-twotone.hgi-router-01:before{content:"艚"}.hgi-twotone.hgi-router-02:after{content:"艛"}.hgi-twotone.hgi-router-02:before{content:"艜"}.hgi-twotone.hgi-router:after{content:"艝"}.hgi-twotone.hgi-router:before{content:"艞"}.hgi-twotone.hgi-row-delete:after{content:"艟"}.hgi-twotone.hgi-row-delete:before{content:"艠"}.hgi-twotone.hgi-row-insert:after{content:"艡"}.hgi-twotone.hgi-row-insert:before{content:"艢"}.hgi-twotone.hgi-rss-connected-01:after{content:"艣"}.hgi-twotone.hgi-rss-connected-01:before{content:"艤"}.hgi-twotone.hgi-rss-connected-02:after{content:"艥"}.hgi-twotone.hgi-rss-connected-02:before{content:"艦"}.hgi-twotone.hgi-rss-error:after{content:"艧"}.hgi-twotone.hgi-rss-error:before{content:"艨"}.hgi-twotone.hgi-rss-locked:after{content:"艩"}.hgi-twotone.hgi-rss-locked:before{content:"艪"}.hgi-twotone.hgi-rss:after{content:"艫"}.hgi-twotone.hgi-rss-unlocked:after{content:"艬"}.hgi-twotone.hgi-rss-unlocked:before{content:"艭"}.hgi-twotone.hgi-rss:before{content:"艮"}.hgi-twotone.hgi-rub-el-hizb:after{content:"良"}.hgi-twotone.hgi-rub-el-hizb:before{content:"艰"}.hgi-twotone.hgi-ruku:after{content:"艱"}.hgi-twotone.hgi-ruku:before{content:"色"}.hgi-twotone.hgi-ruler:after{content:"艳"}.hgi-twotone.hgi-ruler:before{content:"艴"}.hgi-twotone.hgi-running-shoes:after{content:"艵"}.hgi-twotone.hgi-running-shoes:before{content:"艶"}.hgi-twotone.hgi-sad-01:after{content:"艷"}.hgi-twotone.hgi-sad-01:before{content:"艸"}.hgi-twotone.hgi-sad-02:after{content:"艹"}.hgi-twotone.hgi-sad-02:before{content:"艺"}.hgi-twotone.hgi-sad-dizzy:after{content:"艻"}.hgi-twotone.hgi-sad-dizzy:before{content:"艼"}.hgi-twotone.hgi-safari:after{content:"艽"}.hgi-twotone.hgi-safari:before{content:"艾"}.hgi-twotone.hgi-safe-delivery-01:after{content:"艿"}.hgi-twotone.hgi-safe-delivery-01:before{content:"芀"}.hgi-twotone.hgi-safe-delivery-02:after{content:"芁"}.hgi-twotone.hgi-safe-delivery-02:before{content:"节"}.hgi-twotone.hgi-safe:after{content:"芃"}.hgi-twotone.hgi-safe:before{content:"芄"}.hgi-twotone.hgi-safety-pin-01:after{content:"芅"}.hgi-twotone.hgi-safety-pin-01:before{content:"芆"}.hgi-twotone.hgi-safety-pin-02:after{content:"芇"}.hgi-twotone.hgi-safety-pin-02:before{content:"芈"}.hgi-twotone.hgi-sailboat-coastal:after{content:"芉"}.hgi-twotone.hgi-sailboat-coastal:before{content:"芊"}.hgi-twotone.hgi-sailboat-offshore:after{content:"芋"}.hgi-twotone.hgi-sailboat-offshore:before{content:"芌"}.hgi-twotone.hgi-sakura:after{content:"芍"}.hgi-twotone.hgi-sakura:before{content:"芎"}.hgi-twotone.hgi-salah:after{content:"芏"}.hgi-twotone.hgi-salah-time:after{content:"芐"}.hgi-twotone.hgi-salah-time:before{content:"芑"}.hgi-twotone.hgi-salah:before{content:"芒"}.hgi-twotone.hgi-sale-tag-01:after{content:"芓"}.hgi-twotone.hgi-sale-tag-01:before{content:"芔"}.hgi-twotone.hgi-sale-tag-02:after{content:"芕"}.hgi-twotone.hgi-sale-tag-02:before{content:"芖"}.hgi-twotone.hgi-sandals:after{content:"芗"}.hgi-twotone.hgi-sandals:before{content:"芘"}.hgi-twotone.hgi-satellite-01:after{content:"芙"}.hgi-twotone.hgi-satellite-01:before{content:"芚"}.hgi-twotone.hgi-satellite-02:after{content:"芛"}.hgi-twotone.hgi-satellite-02:before{content:"芜"}.hgi-twotone.hgi-satellite-03:after{content:"芝"}.hgi-twotone.hgi-satellite-03:before{content:"芞"}.hgi-twotone.hgi-satellite:after{content:"芟"}.hgi-twotone.hgi-satellite:before{content:"芠"}.hgi-twotone.hgi-saturn-01:after{content:"芡"}.hgi-twotone.hgi-saturn-01:before{content:"芢"}.hgi-twotone.hgi-saturn-02:after{content:"芣"}.hgi-twotone.hgi-saturn-02:before{content:"芤"}.hgi-twotone.hgi-saturn:after{content:"芥"}.hgi-twotone.hgi-saturn:before{content:"芦"}.hgi-twotone.hgi-sausage:after{content:"芧"}.hgi-twotone.hgi-sausage:before{content:"芨"}.hgi-twotone.hgi-save-energy-01:after{content:"芩"}.hgi-twotone.hgi-save-energy-01:before{content:"芪"}.hgi-twotone.hgi-save-energy-02:after{content:"芫"}.hgi-twotone.hgi-save-energy-02:before{content:"芬"}.hgi-twotone.hgi-save-money-dollar:after{content:"芭"}.hgi-twotone.hgi-save-money-dollar:before{content:"芮"}.hgi-twotone.hgi-save-money-euro:after{content:"芯"}.hgi-twotone.hgi-save-money-euro:before{content:"芰"}.hgi-twotone.hgi-save-money-pound:after{content:"花"}.hgi-twotone.hgi-save-money-pound:before{content:"芲"}.hgi-twotone.hgi-save-money-yen:after{content:"芳"}.hgi-twotone.hgi-save-money-yen:before{content:"芴"}.hgi-twotone.hgi-savings:after{content:"芵"}.hgi-twotone.hgi-savings:before{content:"芶"}.hgi-twotone.hgi-scheme:after{content:"芷"}.hgi-twotone.hgi-scheme:before{content:"芸"}.hgi-twotone.hgi-school-01:after{content:"芹"}.hgi-twotone.hgi-school-01:before{content:"芺"}.hgi-twotone.hgi-school-bell-01:after{content:"芻"}.hgi-twotone.hgi-school-bell-01:before{content:"芼"}.hgi-twotone.hgi-school-bell-02:after{content:"芽"}.hgi-twotone.hgi-school-bell-02:before{content:"芾"}.hgi-twotone.hgi-school-bus:after{content:"芿"}.hgi-twotone.hgi-school-bus:before{content:"苀"}.hgi-twotone.hgi-school-report-card:after{content:"苁"}.hgi-twotone.hgi-school-report-card:before{content:"苂"}.hgi-twotone.hgi-school:after{content:"苃"}.hgi-twotone.hgi-school-tie:after{content:"苄"}.hgi-twotone.hgi-school-tie:before{content:"苅"}.hgi-twotone.hgi-school:before{content:"苆"}.hgi-twotone.hgi-scissor-01:after{content:"苇"}.hgi-twotone.hgi-scissor-01:before{content:"苈"}.hgi-twotone.hgi-scissor-rectangle:after{content:"苉"}.hgi-twotone.hgi-scissor-rectangle:before{content:"苊"}.hgi-twotone.hgi-scissor:after{content:"苋"}.hgi-twotone.hgi-scissor:before{content:"苌"}.hgi-twotone.hgi-scooter-01:after{content:"苍"}.hgi-twotone.hgi-scooter-01:before{content:"苎"}.hgi-twotone.hgi-scooter-02:after{content:"苏"}.hgi-twotone.hgi-scooter-02:before{content:"苐"}.hgi-twotone.hgi-scooter-03:after{content:"苑"}.hgi-twotone.hgi-scooter-03:before{content:"苒"}.hgi-twotone.hgi-scooter-04:after{content:"苓"}.hgi-twotone.hgi-scooter-04:before{content:"苔"}.hgi-twotone.hgi-scooter-electric:after{content:"苕"}.hgi-twotone.hgi-scooter-electric:before{content:"苖"}.hgi-twotone.hgi-scratch-card:after{content:"苗"}.hgi-twotone.hgi-scratch-card:before{content:"苘"}.hgi-twotone.hgi-screen-add-to-home:after{content:"苙"}.hgi-twotone.hgi-screen-add-to-home:before{content:"苚"}.hgi-twotone.hgi-screen-lock-rotation:after{content:"苛"}.hgi-twotone.hgi-screen-lock-rotation:before{content:"苜"}.hgi-twotone.hgi-screen-rotation:after{content:"苝"}.hgi-twotone.hgi-screen-rotation:before{content:"苞"}.hgi-twotone.hgi-scribd:after{content:"苟"}.hgi-twotone.hgi-scribd:before{content:"苠"}.hgi-twotone.hgi-scroll-horizontal:after{content:"苡"}.hgi-twotone.hgi-scroll-horizontal:before{content:"苢"}.hgi-twotone.hgi-scroll:after{content:"苣"}.hgi-twotone.hgi-scroll-vertical:after{content:"苤"}.hgi-twotone.hgi-scroll-vertical:before{content:"若"}.hgi-twotone.hgi-scroll:before{content:"苦"}.hgi-twotone.hgi-sd-card:after{content:"苧"}.hgi-twotone.hgi-sd-card:before{content:"苨"}.hgi-twotone.hgi-seal:after{content:"苩"}.hgi-twotone.hgi-seal:before{content:"苪"}.hgi-twotone.hgi-search-01:after{content:"苫"}.hgi-twotone.hgi-search-01:before{content:"苬"}.hgi-twotone.hgi-search-02:after{content:"苭"}.hgi-twotone.hgi-search-02:before{content:"苮"}.hgi-twotone.hgi-search-add:after{content:"苯"}.hgi-twotone.hgi-search-add:before{content:"苰"}.hgi-twotone.hgi-search-area:after{content:"英"}.hgi-twotone.hgi-search-area:before{content:"苲"}.hgi-twotone.hgi-search-circle:after{content:"苳"}.hgi-twotone.hgi-search-circle:before{content:"苴"}.hgi-twotone.hgi-search-dollar:after{content:"苵"}.hgi-twotone.hgi-search-dollar:before{content:"苶"}.hgi-twotone.hgi-search-focus:after{content:"苷"}.hgi-twotone.hgi-search-focus:before{content:"苸"}.hgi-twotone.hgi-search-list-01:after{content:"苹"}.hgi-twotone.hgi-search-list-01:before{content:"苺"}.hgi-twotone.hgi-search-list-02:after{content:"苻"}.hgi-twotone.hgi-search-list-02:before{content:"苼"}.hgi-twotone.hgi-search-minus:after{content:"苽"}.hgi-twotone.hgi-search-minus:before{content:"苾"}.hgi-twotone.hgi-search-remove:after{content:"苿"}.hgi-twotone.hgi-search-remove:before{content:"茀"}.hgi-twotone.hgi-search-replace:after{content:"茁"}.hgi-twotone.hgi-search-replace:before{content:"茂"}.hgi-twotone.hgi-search-square:after{content:"范"}.hgi-twotone.hgi-search-square:before{content:"茄"}.hgi-twotone.hgi-search-visual:after{content:"茅"}.hgi-twotone.hgi-search-visual:before{content:"茆"}.hgi-twotone.hgi-searching:after{content:"茇"}.hgi-twotone.hgi-searching:before{content:"茈"}.hgi-twotone.hgi-seat-selector:after{content:"茉"}.hgi-twotone.hgi-seat-selector:before{content:"茊"}.hgi-twotone.hgi-second-bracket-circle:after{content:"茋"}.hgi-twotone.hgi-second-bracket-circle:before{content:"茌"}.hgi-twotone.hgi-second-bracket:after{content:"茍"}.hgi-twotone.hgi-second-bracket-square:after{content:"茎"}.hgi-twotone.hgi-second-bracket-square:before{content:"茏"}.hgi-twotone.hgi-second-bracket:before{content:"茐"}.hgi-twotone.hgi-secured-network:after{content:"茑"}.hgi-twotone.hgi-secured-network:before{content:"茒"}.hgi-twotone.hgi-security-block:after{content:"茓"}.hgi-twotone.hgi-security-block:before{content:"茔"}.hgi-twotone.hgi-security-check:after{content:"茕"}.hgi-twotone.hgi-security-check:before{content:"茖"}.hgi-twotone.hgi-security-key-usb:after{content:"茗"}.hgi-twotone.hgi-security-key-usb:before{content:"茘"}.hgi-twotone.hgi-security-lock:after{content:"茙"}.hgi-twotone.hgi-security-lock:before{content:"茚"}.hgi-twotone.hgi-security-password:after{content:"茛"}.hgi-twotone.hgi-security-password:before{content:"茜"}.hgi-twotone.hgi-security:after{content:"茝"}.hgi-twotone.hgi-security-validation:after{content:"茞"}.hgi-twotone.hgi-security-validation:before{content:"茟"}.hgi-twotone.hgi-security-wifi:after{content:"茠"}.hgi-twotone.hgi-security-wifi:before{content:"茡"}.hgi-twotone.hgi-security:before{content:"茢"}.hgi-twotone.hgi-segment:after{content:"茣"}.hgi-twotone.hgi-segment:before{content:"茤"}.hgi-twotone.hgi-select-01:after{content:"茥"}.hgi-twotone.hgi-select-01:before{content:"茦"}.hgi-twotone.hgi-select-02:after{content:"茧"}.hgi-twotone.hgi-select-02:before{content:"茨"}.hgi-twotone.hgi-send-to-mobile:after{content:"茩"}.hgi-twotone.hgi-send-to-mobile:before{content:"茪"}.hgi-twotone.hgi-senseless:after{content:"茫"}.hgi-twotone.hgi-senseless:before{content:"茬"}.hgi-twotone.hgi-sent:after{content:"茭"}.hgi-twotone.hgi-sent:before{content:"茮"}.hgi-twotone.hgi-seo:after{content:"茯"}.hgi-twotone.hgi-seo:before{content:"茰"}.hgi-twotone.hgi-service:after{content:"茱"}.hgi-twotone.hgi-service:before{content:"茲"}.hgi-twotone.hgi-setting-06:after{content:"茳"}.hgi-twotone.hgi-setting-06:before{content:"茴"}.hgi-twotone.hgi-setting-07:after{content:"茵"}.hgi-twotone.hgi-setting-07:before{content:"茶"}.hgi-twotone.hgi-setting-done-01:after{content:"茷"}.hgi-twotone.hgi-setting-done-01:before{content:"茸"}.hgi-twotone.hgi-setting-done-02:after{content:"茹"}.hgi-twotone.hgi-setting-done-02:before{content:"茺"}.hgi-twotone.hgi-setting-done-03:after{content:"茻"}.hgi-twotone.hgi-setting-done-03:before{content:"茼"}.hgi-twotone.hgi-setting-done-04:after{content:"茽"}.hgi-twotone.hgi-setting-done-04:before{content:"茾"}.hgi-twotone.hgi-setting-error-03:after{content:"茿"}.hgi-twotone.hgi-setting-error-03:before{content:"荀"}.hgi-twotone.hgi-setting-error-04:after{content:"荁"}.hgi-twotone.hgi-setting-error-04:before{content:"荂"}.hgi-twotone.hgi-settings-01:after{content:"荃"}.hgi-twotone.hgi-settings-01:before{content:"荄"}.hgi-twotone.hgi-settings-02:after{content:"荅"}.hgi-twotone.hgi-settings-02:before{content:"荆"}.hgi-twotone.hgi-settings-03:after{content:"荇"}.hgi-twotone.hgi-settings-03:before{content:"荈"}.hgi-twotone.hgi-settings-04:after{content:"草"}.hgi-twotone.hgi-settings-04:before{content:"荊"}.hgi-twotone.hgi-settings-05:after{content:"荋"}.hgi-twotone.hgi-settings-05:before{content:"荌"}.hgi-twotone.hgi-settings-error-01:after{content:"荍"}.hgi-twotone.hgi-settings-error-01:before{content:"荎"}.hgi-twotone.hgi-settings-error-02:after{content:"荏"}.hgi-twotone.hgi-settings-error-02:before{content:"荐"}.hgi-twotone.hgi-setup-01:after{content:"荑"}.hgi-twotone.hgi-setup-01:before{content:"荒"}.hgi-twotone.hgi-setup-02:after{content:"荓"}.hgi-twotone.hgi-setup-02:before{content:"荔"}.hgi-twotone.hgi-shaka-01:after{content:"荕"}.hgi-twotone.hgi-shaka-01:before{content:"荖"}.hgi-twotone.hgi-shaka-02:after{content:"荗"}.hgi-twotone.hgi-shaka-02:before{content:"荘"}.hgi-twotone.hgi-shaka-03:after{content:"荙"}.hgi-twotone.hgi-shaka-03:before{content:"荚"}.hgi-twotone.hgi-shaka-04:after{content:"荛"}.hgi-twotone.hgi-shaka-04:before{content:"荜"}.hgi-twotone.hgi-shampoo:after{content:"荝"}.hgi-twotone.hgi-shampoo:before{content:"荞"}.hgi-twotone.hgi-shapes:after{content:"荟"}.hgi-twotone.hgi-shapes:before{content:"荠"}.hgi-twotone.hgi-share-01:after{content:"荡"}.hgi-twotone.hgi-share-01:before{content:"荢"}.hgi-twotone.hgi-share-02:after{content:"荣"}.hgi-twotone.hgi-share-02:before{content:"荤"}.hgi-twotone.hgi-share-03:after{content:"荥"}.hgi-twotone.hgi-share-03:before{content:"荦"}.hgi-twotone.hgi-share-04:after{content:"荧"}.hgi-twotone.hgi-share-04:before{content:"荨"}.hgi-twotone.hgi-share-05:after{content:"荩"}.hgi-twotone.hgi-share-05:before{content:"荪"}.hgi-twotone.hgi-share-06:after{content:"荫"}.hgi-twotone.hgi-share-06:before{content:"荬"}.hgi-twotone.hgi-share-07:after{content:"荭"}.hgi-twotone.hgi-share-07:before{content:"荮"}.hgi-twotone.hgi-share-08:after{content:"药"}.hgi-twotone.hgi-share-08:before{content:"荰"}.hgi-twotone.hgi-share-knowledge:after{content:"荱"}.hgi-twotone.hgi-share-knowledge:before{content:"荲"}.hgi-twotone.hgi-share-location-01:after{content:"荳"}.hgi-twotone.hgi-share-location-01:before{content:"荴"}.hgi-twotone.hgi-share-location-02:after{content:"荵"}.hgi-twotone.hgi-share-location-02:before{content:"荶"}.hgi-twotone.hgi-shared-wifi:after{content:"荷"}.hgi-twotone.hgi-shared-wifi:before{content:"荸"}.hgi-twotone.hgi-sharing:after{content:"荹"}.hgi-twotone.hgi-sharing:before{content:"荺"}.hgi-twotone.hgi-shellfish:after{content:"荻"}.hgi-twotone.hgi-shellfish:before{content:"荼"}.hgi-twotone.hgi-sheriff-01:after{content:"荽"}.hgi-twotone.hgi-sheriff-01:before{content:"荾"}.hgi-twotone.hgi-sheriff-02:after{content:"荿"}.hgi-twotone.hgi-sheriff-02:before{content:"莀"}.hgi-twotone.hgi-shield-01:after{content:"莁"}.hgi-twotone.hgi-shield-01:before{content:"莂"}.hgi-twotone.hgi-shield-02:after{content:"莃"}.hgi-twotone.hgi-shield-02:before{content:"莄"}.hgi-twotone.hgi-shield-blockchain:after{content:"莅"}.hgi-twotone.hgi-shield-blockchain:before{content:"莆"}.hgi-twotone.hgi-shield-energy:after{content:"莇"}.hgi-twotone.hgi-shield-energy:before{content:"莈"}.hgi-twotone.hgi-shield-key:after{content:"莉"}.hgi-twotone.hgi-shield-key:before{content:"莊"}.hgi-twotone.hgi-shield-user:after{content:"莋"}.hgi-twotone.hgi-shield-user:before{content:"莌"}.hgi-twotone.hgi-shipment-tracking:after{content:"莍"}.hgi-twotone.hgi-shipment-tracking:before{content:"莎"}.hgi-twotone.hgi-shipping-center:after{content:"莏"}.hgi-twotone.hgi-shipping-center:before{content:"莐"}.hgi-twotone.hgi-shipping-loading:after{content:"莑"}.hgi-twotone.hgi-shipping-loading:before{content:"莒"}.hgi-twotone.hgi-shipping-truck-01:after{content:"莓"}.hgi-twotone.hgi-shipping-truck-01:before{content:"莔"}.hgi-twotone.hgi-shipping-truck-02:after{content:"莕"}.hgi-twotone.hgi-shipping-truck-02:before{content:"莖"}.hgi-twotone.hgi-shirt-01:after{content:"莗"}.hgi-twotone.hgi-shirt-01:before{content:"莘"}.hgi-twotone.hgi-shocked:after{content:"莙"}.hgi-twotone.hgi-shocked:before{content:"莚"}.hgi-twotone.hgi-shop-sign:after{content:"莛"}.hgi-twotone.hgi-shop-sign:before{content:"莜"}.hgi-twotone.hgi-shopping-bag-01:after{content:"莝"}.hgi-twotone.hgi-shopping-bag-01:before{content:"莞"}.hgi-twotone.hgi-shopping-bag-02:after{content:"莟"}.hgi-twotone.hgi-shopping-bag-02:before{content:"莠"}.hgi-twotone.hgi-shopping-bag-03:after{content:"莡"}.hgi-twotone.hgi-shopping-bag-03:before{content:"莢"}.hgi-twotone.hgi-shopping-bag-add:after{content:"莣"}.hgi-twotone.hgi-shopping-bag-add:before{content:"莤"}.hgi-twotone.hgi-shopping-bag-check:after{content:"莥"}.hgi-twotone.hgi-shopping-bag-check:before{content:"莦"}.hgi-twotone.hgi-shopping-bag-favorite:after{content:"莧"}.hgi-twotone.hgi-shopping-bag-favorite:before{content:"莨"}.hgi-twotone.hgi-shopping-bag-remove:after{content:"莩"}.hgi-twotone.hgi-shopping-bag-remove:before{content:"莪"}.hgi-twotone.hgi-shopping-basket-01:after{content:"莫"}.hgi-twotone.hgi-shopping-basket-01:before{content:"莬"}.hgi-twotone.hgi-shopping-basket-02:after{content:"莭"}.hgi-twotone.hgi-shopping-basket-02:before{content:"莮"}.hgi-twotone.hgi-shopping-basket-03:after{content:"莯"}.hgi-twotone.hgi-shopping-basket-03:before{content:"莰"}.hgi-twotone.hgi-shopping-basket-add-01:after{content:"莱"}.hgi-twotone.hgi-shopping-basket-add-01:before{content:"莲"}.hgi-twotone.hgi-shopping-basket-add-02:after{content:"莳"}.hgi-twotone.hgi-shopping-basket-add-02:before{content:"莴"}.hgi-twotone.hgi-shopping-basket-add-03:after{content:"莵"}.hgi-twotone.hgi-shopping-basket-add-03:before{content:"莶"}.hgi-twotone.hgi-shopping-basket-check-in-01:after{content:"获"}.hgi-twotone.hgi-shopping-basket-check-in-01:before{content:"莸"}.hgi-twotone.hgi-shopping-basket-check-in-02:after{content:"莹"}.hgi-twotone.hgi-shopping-basket-check-in-02:before{content:"莺"}.hgi-twotone.hgi-shopping-basket-check-in-03:after{content:"莻"}.hgi-twotone.hgi-shopping-basket-check-in-03:before{content:"莼"}.hgi-twotone.hgi-shopping-basket-check-out-01:after{content:"莽"}.hgi-twotone.hgi-shopping-basket-check-out-01:before{content:"莾"}.hgi-twotone.hgi-shopping-basket-check-out-02:after{content:"莿"}.hgi-twotone.hgi-shopping-basket-check-out-02:before{content:"菀"}.hgi-twotone.hgi-shopping-basket-check-out-03:after{content:"菁"}.hgi-twotone.hgi-shopping-basket-check-out-03:before{content:"菂"}.hgi-twotone.hgi-shopping-basket-done-01:after{content:"菃"}.hgi-twotone.hgi-shopping-basket-done-01:before{content:"菄"}.hgi-twotone.hgi-shopping-basket-done-02:after{content:"菅"}.hgi-twotone.hgi-shopping-basket-done-02:before{content:"菆"}.hgi-twotone.hgi-shopping-basket-done-03:after{content:"菇"}.hgi-twotone.hgi-shopping-basket-done-03:before{content:"菈"}.hgi-twotone.hgi-shopping-basket-favorite-01:after{content:"菉"}.hgi-twotone.hgi-shopping-basket-favorite-01:before{content:"菊"}.hgi-twotone.hgi-shopping-basket-favorite-02:after{content:"菋"}.hgi-twotone.hgi-shopping-basket-favorite-02:before{content:"菌"}.hgi-twotone.hgi-shopping-basket-favorite-03:after{content:"菍"}.hgi-twotone.hgi-shopping-basket-favorite-03:before{content:"菎"}.hgi-twotone.hgi-shopping-basket-remove-01:after{content:"菏"}.hgi-twotone.hgi-shopping-basket-remove-01:before{content:"菐"}.hgi-twotone.hgi-shopping-basket-remove-02:after{content:"菑"}.hgi-twotone.hgi-shopping-basket-remove-02:before{content:"菒"}.hgi-twotone.hgi-shopping-basket-remove-03:after{content:"菓"}.hgi-twotone.hgi-shopping-basket-remove-03:before{content:"菔"}.hgi-twotone.hgi-shopping-basket-secure-01:after{content:"菕"}.hgi-twotone.hgi-shopping-basket-secure-01:before{content:"菖"}.hgi-twotone.hgi-shopping-basket-secure-02:after{content:"菗"}.hgi-twotone.hgi-shopping-basket-secure-02:before{content:"菘"}.hgi-twotone.hgi-shopping-basket-secure-03:after{content:"菙"}.hgi-twotone.hgi-shopping-basket-secure-03:before{content:"菚"}.hgi-twotone.hgi-shopping-cart-01:after{content:"菛"}.hgi-twotone.hgi-shopping-cart-01:before{content:"菜"}.hgi-twotone.hgi-shopping-cart-02:after{content:"菝"}.hgi-twotone.hgi-shopping-cart-02:before{content:"菞"}.hgi-twotone.hgi-shopping-cart-add-01:after{content:"菟"}.hgi-twotone.hgi-shopping-cart-add-01:before{content:"菠"}.hgi-twotone.hgi-shopping-cart-add-02:after{content:"菡"}.hgi-twotone.hgi-shopping-cart-add-02:before{content:"菢"}.hgi-twotone.hgi-shopping-cart-check-01:after{content:"菣"}.hgi-twotone.hgi-shopping-cart-check-01:before{content:"菤"}.hgi-twotone.hgi-shopping-cart-check-02:after{content:"菥"}.hgi-twotone.hgi-shopping-cart-check-02:before{content:"菦"}.hgi-twotone.hgi-shopping-cart-check-in-01:after{content:"菧"}.hgi-twotone.hgi-shopping-cart-check-in-01:before{content:"菨"}.hgi-twotone.hgi-shopping-cart-check-in-02:after{content:"菩"}.hgi-twotone.hgi-shopping-cart-check-in-02:before{content:"菪"}.hgi-twotone.hgi-shopping-cart-check-out-01:after{content:"菫"}.hgi-twotone.hgi-shopping-cart-check-out-01:before{content:"菬"}.hgi-twotone.hgi-shopping-cart-check-out-02:after{content:"菭"}.hgi-twotone.hgi-shopping-cart-check-out-02:before{content:"菮"}.hgi-twotone.hgi-shopping-cart-favorite-01:after{content:"華"}.hgi-twotone.hgi-shopping-cart-favorite-01:before{content:"菰"}.hgi-twotone.hgi-shopping-cart-favorite-02:after{content:"菱"}.hgi-twotone.hgi-shopping-cart-favorite-02:before{content:"菲"}.hgi-twotone.hgi-shopping-cart-remove-01:after{content:"菳"}.hgi-twotone.hgi-shopping-cart-remove-01:before{content:"菴"}.hgi-twotone.hgi-shopping-cart-remove-02:after{content:"菵"}.hgi-twotone.hgi-shopping-cart-remove-02:before{content:"菶"}.hgi-twotone.hgi-shorts-pants:after{content:"菷"}.hgi-twotone.hgi-shorts-pants:before{content:"菸"}.hgi-twotone.hgi-shuffle:after{content:"菹"}.hgi-twotone.hgi-shuffle-square:after{content:"菺"}.hgi-twotone.hgi-shuffle-square:before{content:"菻"}.hgi-twotone.hgi-shuffle:before{content:"菼"}.hgi-twotone.hgi-shutterstock:after{content:"菽"}.hgi-twotone.hgi-shutterstock:before{content:"菾"}.hgi-twotone.hgi-sidebar-bottom:after{content:"菿"}.hgi-twotone.hgi-sidebar-bottom:before{content:"萀"}.hgi-twotone.hgi-sidebar-left-01:after{content:"萁"}.hgi-twotone.hgi-sidebar-left-01:before{content:"萂"}.hgi-twotone.hgi-sidebar-left:after{content:"萃"}.hgi-twotone.hgi-sidebar-left:before{content:"萄"}.hgi-twotone.hgi-sidebar-right-01:after{content:"萅"}.hgi-twotone.hgi-sidebar-right-01:before{content:"萆"}.hgi-twotone.hgi-sidebar-right:after{content:"萇"}.hgi-twotone.hgi-sidebar-right:before{content:"萈"}.hgi-twotone.hgi-sidebar-top:after{content:"萉"}.hgi-twotone.hgi-sidebar-top:before{content:"萊"}.hgi-twotone.hgi-sign-language-c:after{content:"萋"}.hgi-twotone.hgi-sign-language-c:before{content:"萌"}.hgi-twotone.hgi-signal-full-01:after{content:"萍"}.hgi-twotone.hgi-signal-full-01:before{content:"萎"}.hgi-twotone.hgi-signal-full-02:after{content:"萏"}.hgi-twotone.hgi-signal-full-02:before{content:"萐"}.hgi-twotone.hgi-signal-low-01:after{content:"萑"}.hgi-twotone.hgi-signal-low-01:before{content:"萒"}.hgi-twotone.hgi-signal-low-02:after{content:"萓"}.hgi-twotone.hgi-signal-low-02:before{content:"萔"}.hgi-twotone.hgi-signal-low-medium:after{content:"萕"}.hgi-twotone.hgi-signal-low-medium:before{content:"萖"}.hgi-twotone.hgi-signal-medium-01:after{content:"萗"}.hgi-twotone.hgi-signal-medium-01:before{content:"萘"}.hgi-twotone.hgi-signal-medium-02:after{content:"萙"}.hgi-twotone.hgi-signal-medium-02:before{content:"萚"}.hgi-twotone.hgi-signal-no-01:after{content:"萛"}.hgi-twotone.hgi-signal-no-01:before{content:"萜"}.hgi-twotone.hgi-signal-no-02:after{content:"萝"}.hgi-twotone.hgi-signal-no-02:before{content:"萞"}.hgi-twotone.hgi-signal:after{content:"萟"}.hgi-twotone.hgi-signal:before{content:"萠"}.hgi-twotone.hgi-signature:after{content:"萡"}.hgi-twotone.hgi-signature:before{content:"萢"}.hgi-twotone.hgi-silence:after{content:"萣"}.hgi-twotone.hgi-silence:before{content:"萤"}.hgi-twotone.hgi-simcard-01:after{content:"营"}.hgi-twotone.hgi-simcard-01:before{content:"萦"}.hgi-twotone.hgi-simcard-02:after{content:"萧"}.hgi-twotone.hgi-simcard-02:before{content:"萨"}.hgi-twotone.hgi-simcard-dual:after{content:"萩"}.hgi-twotone.hgi-simcard-dual:before{content:"萪"}.hgi-twotone.hgi-sin:after{content:"萫"}.hgi-twotone.hgi-sin:before{content:"萬"}.hgi-twotone.hgi-sine-01:after{content:"萭"}.hgi-twotone.hgi-sine-01:before{content:"萮"}.hgi-twotone.hgi-sine-02:after{content:"萯"}.hgi-twotone.hgi-sine-02:before{content:"萰"}.hgi-twotone.hgi-sing-left:after{content:"萱"}.hgi-twotone.hgi-sing-left:before{content:"萲"}.hgi-twotone.hgi-sing-right:after{content:"萳"}.hgi-twotone.hgi-sing-right:before{content:"萴"}.hgi-twotone.hgi-sink-01:after{content:"萵"}.hgi-twotone.hgi-sink-01:before{content:"萶"}.hgi-twotone.hgi-sink-02:after{content:"萷"}.hgi-twotone.hgi-sink-02:before{content:"萸"}.hgi-twotone.hgi-siri:after{content:"萹"}.hgi-twotone.hgi-siri:before{content:"萺"}.hgi-twotone.hgi-sketch:after{content:"萻"}.hgi-twotone.hgi-sketch:before{content:"萼"}.hgi-twotone.hgi-skew:after{content:"落"}.hgi-twotone.hgi-skew:before{content:"萾"}.hgi-twotone.hgi-ski-dice-faces-01:after{content:"萿"}.hgi-twotone.hgi-ski-dice-faces-01:before{content:"葀"}.hgi-twotone.hgi-skipping-rope:after{content:"葁"}.hgi-twotone.hgi-skipping-rope:before{content:"葂"}.hgi-twotone.hgi-skull:after{content:"葃"}.hgi-twotone.hgi-skull:before{content:"葄"}.hgi-twotone.hgi-skype:after{content:"葅"}.hgi-twotone.hgi-skype:before{content:"葆"}.hgi-twotone.hgi-slack:after{content:"葇"}.hgi-twotone.hgi-slack:before{content:"葈"}.hgi-twotone.hgi-sleeping:after{content:"葉"}.hgi-twotone.hgi-sleeping:before{content:"葊"}.hgi-twotone.hgi-sleeveless:after{content:"葋"}.hgi-twotone.hgi-sleeveless:before{content:"葌"}.hgi-twotone.hgi-sliders-horizontal:after{content:"葍"}.hgi-twotone.hgi-sliders-horizontal:before{content:"葎"}.hgi-twotone.hgi-sliders-vertical:after{content:"葏"}.hgi-twotone.hgi-sliders-vertical:before{content:"葐"}.hgi-twotone.hgi-slideshare:after{content:"葑"}.hgi-twotone.hgi-slideshare:before{content:"葒"}.hgi-twotone.hgi-slow-winds:after{content:"葓"}.hgi-twotone.hgi-slow-winds:before{content:"葔"}.hgi-twotone.hgi-smart-ac:after{content:"葕"}.hgi-twotone.hgi-smart-ac:before{content:"葖"}.hgi-twotone.hgi-smart-phone-01:after{content:"著"}.hgi-twotone.hgi-smart-phone-01:before{content:"葘"}.hgi-twotone.hgi-smart-phone-02:after{content:"葙"}.hgi-twotone.hgi-smart-phone-02:before{content:"葚"}.hgi-twotone.hgi-smart-phone-03:after{content:"葛"}.hgi-twotone.hgi-smart-phone-03:before{content:"葜"}.hgi-twotone.hgi-smart-phone-04:after{content:"葝"}.hgi-twotone.hgi-smart-phone-04:before{content:"葞"}.hgi-twotone.hgi-smart-phone-landscape:after{content:"葟"}.hgi-twotone.hgi-smart-phone-landscape:before{content:"葠"}.hgi-twotone.hgi-smart:after{content:"葡"}.hgi-twotone.hgi-smart-watch-01:after{content:"葢"}.hgi-twotone.hgi-smart-watch-01:before{content:"董"}.hgi-twotone.hgi-smart-watch-02:after{content:"葤"}.hgi-twotone.hgi-smart-watch-02:before{content:"葥"}.hgi-twotone.hgi-smart-watch-03:after{content:"葦"}.hgi-twotone.hgi-smart-watch-03:before{content:"葧"}.hgi-twotone.hgi-smart-watch-04:after{content:"葨"}.hgi-twotone.hgi-smart-watch-04:before{content:"葩"}.hgi-twotone.hgi-smart:before{content:"葪"}.hgi-twotone.hgi-smartphone-lost-wifi:after{content:"葫"}.hgi-twotone.hgi-smartphone-lost-wifi:before{content:"葬"}.hgi-twotone.hgi-smartphone-wifi:after{content:"葭"}.hgi-twotone.hgi-smartphone-wifi:before{content:"葮"}.hgi-twotone.hgi-smile-dizzy:after{content:"葯"}.hgi-twotone.hgi-smile-dizzy:before{content:"葰"}.hgi-twotone.hgi-smile:after{content:"葱"}.hgi-twotone.hgi-smile:before{content:"葲"}.hgi-twotone.hgi-sms-code:after{content:"葳"}.hgi-twotone.hgi-sms-code:before{content:"葴"}.hgi-twotone.hgi-snail:after{content:"葵"}.hgi-twotone.hgi-snail:before{content:"葶"}.hgi-twotone.hgi-snapchat:after{content:"葷"}.hgi-twotone.hgi-snapchat:before{content:"葸"}.hgi-twotone.hgi-snow:after{content:"葹"}.hgi-twotone.hgi-snow:before{content:"葺"}.hgi-twotone.hgi-soda-can:after{content:"葻"}.hgi-twotone.hgi-soda-can:before{content:"葼"}.hgi-twotone.hgi-sofa-01:after{content:"葽"}.hgi-twotone.hgi-sofa-01:before{content:"葾"}.hgi-twotone.hgi-sofa-02:after{content:"葿"}.hgi-twotone.hgi-sofa-02:before{content:"蒀"}.hgi-twotone.hgi-sofa-03:after{content:"蒁"}.hgi-twotone.hgi-sofa-03:before{content:"蒂"}.hgi-twotone.hgi-sofa-single:after{content:"蒃"}.hgi-twotone.hgi-sofa-single:before{content:"蒄"}.hgi-twotone.hgi-soft-drink-01:after{content:"蒅"}.hgi-twotone.hgi-soft-drink-01:before{content:"蒆"}.hgi-twotone.hgi-soft-drink-02:after{content:"蒇"}.hgi-twotone.hgi-soft-drink-02:before{content:"蒈"}.hgi-twotone.hgi-software-license:after{content:"蒉"}.hgi-twotone.hgi-software-license:before{content:"蒊"}.hgi-twotone.hgi-software:after{content:"蒋"}.hgi-twotone.hgi-software-uninstall:after{content:"蒌"}.hgi-twotone.hgi-software-uninstall:before{content:"蒍"}.hgi-twotone.hgi-software:before{content:"蒎"}.hgi-twotone.hgi-soil-moisture-field:after{content:"蒏"}.hgi-twotone.hgi-soil-moisture-field:before{content:"蒐"}.hgi-twotone.hgi-soil-moisture-global:after{content:"蒑"}.hgi-twotone.hgi-soil-moisture-global:before{content:"蒒"}.hgi-twotone.hgi-soil-temperature-field:after{content:"蒓"}.hgi-twotone.hgi-soil-temperature-field:before{content:"蒔"}.hgi-twotone.hgi-soil-temperature-global:after{content:"蒕"}.hgi-twotone.hgi-soil-temperature-global:before{content:"蒖"}.hgi-twotone.hgi-solar-energy:after{content:"蒗"}.hgi-twotone.hgi-solar-energy:before{content:"蒘"}.hgi-twotone.hgi-solar-panel-01:after{content:"蒙"}.hgi-twotone.hgi-solar-panel-01:before{content:"蒚"}.hgi-twotone.hgi-solar-panel-02:after{content:"蒛"}.hgi-twotone.hgi-solar-panel-02:before{content:"蒜"}.hgi-twotone.hgi-solar-panel-03:after{content:"蒝"}.hgi-twotone.hgi-solar-panel-03:before{content:"蒞"}.hgi-twotone.hgi-solar-panel-04:after{content:"蒟"}.hgi-twotone.hgi-solar-panel-04:before{content:"蒠"}.hgi-twotone.hgi-solar-panel-05:after{content:"蒡"}.hgi-twotone.hgi-solar-panel-05:before{content:"蒢"}.hgi-twotone.hgi-solar-power:after{content:"蒣"}.hgi-twotone.hgi-solar-power:before{content:"蒤"}.hgi-twotone.hgi-solar-system-01:after{content:"蒥"}.hgi-twotone.hgi-solar-system-01:before{content:"蒦"}.hgi-twotone.hgi-solar-system:after{content:"蒧"}.hgi-twotone.hgi-solar-system:before{content:"蒨"}.hgi-twotone.hgi-solid-line-01:after{content:"蒩"}.hgi-twotone.hgi-solid-line-01:before{content:"蒪"}.hgi-twotone.hgi-solid-line-02:after{content:"蒫"}.hgi-twotone.hgi-solid-line-02:before{content:"蒬"}.hgi-twotone.hgi-sort-by-down-01:after{content:"蒭"}.hgi-twotone.hgi-sort-by-down-01:before{content:"蒮"}.hgi-twotone.hgi-sort-by-down-02:after{content:"蒯"}.hgi-twotone.hgi-sort-by-down-02:before{content:"蒰"}.hgi-twotone.hgi-sort-by-up-01:after{content:"蒱"}.hgi-twotone.hgi-sort-by-up-01:before{content:"蒲"}.hgi-twotone.hgi-sort-by-up-02:after{content:"蒳"}.hgi-twotone.hgi-sort-by-up-02:before{content:"蒴"}.hgi-twotone.hgi-sorting-01:after{content:"蒵"}.hgi-twotone.hgi-sorting-01:before{content:"蒶"}.hgi-twotone.hgi-sorting-02:after{content:"蒷"}.hgi-twotone.hgi-sorting-02:before{content:"蒸"}.hgi-twotone.hgi-sorting-03:after{content:"蒹"}.hgi-twotone.hgi-sorting-03:before{content:"蒺"}.hgi-twotone.hgi-sorting-04:after{content:"蒻"}.hgi-twotone.hgi-sorting-04:before{content:"蒼"}.hgi-twotone.hgi-sorting-05:after{content:"蒽"}.hgi-twotone.hgi-sorting-05:before{content:"蒾"}.hgi-twotone.hgi-sorting-1-9:after{content:"蒿"}.hgi-twotone.hgi-sorting-1-9:before{content:"蓀"}.hgi-twotone.hgi-sorting-9-1:after{content:"蓁"}.hgi-twotone.hgi-sorting-9-1:before{content:"蓂"}.hgi-twotone.hgi-sorting-a-z-01:after{content:"蓃"}.hgi-twotone.hgi-sorting-a-z-01:before{content:"蓄"}.hgi-twotone.hgi-sorting-a-z-02:after{content:"蓅"}.hgi-twotone.hgi-sorting-a-z-02:before{content:"蓆"}.hgi-twotone.hgi-sorting-down:after{content:"蓇"}.hgi-twotone.hgi-sorting-down:before{content:"蓈"}.hgi-twotone.hgi-sorting-up:after{content:"蓉"}.hgi-twotone.hgi-sorting-up:before{content:"蓊"}.hgi-twotone.hgi-sorting-z-a-01:after{content:"蓋"}.hgi-twotone.hgi-sorting-z-a-01:before{content:"蓌"}.hgi-twotone.hgi-soundcloud:after{content:"蓍"}.hgi-twotone.hgi-soundcloud:before{content:"蓎"}.hgi-twotone.hgi-source-code-circle:after{content:"蓏"}.hgi-twotone.hgi-source-code-circle:before{content:"蓐"}.hgi-twotone.hgi-source-code:after{content:"蓑"}.hgi-twotone.hgi-source-code-square:after{content:"蓒"}.hgi-twotone.hgi-source-code-square:before{content:"蓓"}.hgi-twotone.hgi-source-code:before{content:"蓔"}.hgi-twotone.hgi-spaceship:after{content:"蓕"}.hgi-twotone.hgi-spaceship:before{content:"蓖"}.hgi-twotone.hgi-spades:after{content:"蓗"}.hgi-twotone.hgi-spades:before{content:"蓘"}.hgi-twotone.hgi-spaghetti:after{content:"蓙"}.hgi-twotone.hgi-spaghetti:before{content:"蓚"}.hgi-twotone.hgi-spam:after{content:"蓛"}.hgi-twotone.hgi-spam:before{content:"蓜"}.hgi-twotone.hgi-sparkles:after{content:"蓝"}.hgi-twotone.hgi-sparkles:before{content:"蓞"}.hgi-twotone.hgi-spartan-helmet:after{content:"蓟"}.hgi-twotone.hgi-spartan-helmet:before{content:"蓠"}.hgi-twotone.hgi-spatula:after{content:"蓡"}.hgi-twotone.hgi-spatula:before{content:"蓢"}.hgi-twotone.hgi-speaker-01:after{content:"蓣"}.hgi-twotone.hgi-speaker-01:before{content:"蓤"}.hgi-twotone.hgi-speaker:after{content:"蓥"}.hgi-twotone.hgi-speaker:before{content:"蓦"}.hgi-twotone.hgi-speech-to-text:after{content:"蓧"}.hgi-twotone.hgi-speech-to-text:before{content:"蓨"}.hgi-twotone.hgi-speed-train-01:after{content:"蓩"}.hgi-twotone.hgi-speed-train-01:before{content:"蓪"}.hgi-twotone.hgi-speed-train-02:after{content:"蓫"}.hgi-twotone.hgi-speed-train-02:before{content:"蓬"}.hgi-twotone.hgi-sperm:after{content:"蓭"}.hgi-twotone.hgi-sperm:before{content:"蓮"}.hgi-twotone.hgi-sphere:after{content:"蓯"}.hgi-twotone.hgi-sphere:before{content:"蓰"}.hgi-twotone.hgi-spirals:after{content:"蓱"}.hgi-twotone.hgi-spirals:before{content:"蓲"}.hgi-twotone.hgi-spoon-and-fork:after{content:"蓳"}.hgi-twotone.hgi-spoon-and-fork:before{content:"蓴"}.hgi-twotone.hgi-spoon-and-knife:after{content:"蓵"}.hgi-twotone.hgi-spoon-and-knife:before{content:"蓶"}.hgi-twotone.hgi-spoon:after{content:"蓷"}.hgi-twotone.hgi-spoon:before{content:"蓸"}.hgi-twotone.hgi-spotify:after{content:"蓹"}.hgi-twotone.hgi-spotify:before{content:"蓺"}.hgi-twotone.hgi-sql:after{content:"蓻"}.hgi-twotone.hgi-sql:before{content:"蓼"}.hgi-twotone.hgi-square-01:after{content:"蓽"}.hgi-twotone.hgi-square-01:before{content:"蓾"}.hgi-twotone.hgi-square-arrow-data-transfer-diagonal:after{content:"蓿"}.hgi-twotone.hgi-square-arrow-data-transfer-diagonal:before{content:"蔀"}.hgi-twotone.hgi-square-arrow-data-transfer-horizontal:after{content:"蔁"}.hgi-twotone.hgi-square-arrow-data-transfer-horizontal:before{content:"蔂"}.hgi-twotone.hgi-square-arrow-data-transfer-vertical:after{content:"蔃"}.hgi-twotone.hgi-square-arrow-data-transfer-vertical:before{content:"蔄"}.hgi-twotone.hgi-square-arrow-diagonal-01:after{content:"蔅"}.hgi-twotone.hgi-square-arrow-diagonal-01:before{content:"蔆"}.hgi-twotone.hgi-square-arrow-diagonal-02:after{content:"蔇"}.hgi-twotone.hgi-square-arrow-diagonal-02:before{content:"蔈"}.hgi-twotone.hgi-square-arrow-down-01:after{content:"蔉"}.hgi-twotone.hgi-square-arrow-down-01:before{content:"蔊"}.hgi-twotone.hgi-square-arrow-down-02:after{content:"蔋"}.hgi-twotone.hgi-square-arrow-down-02:before{content:"蔌"}.hgi-twotone.hgi-square-arrow-down-03:after{content:"蔍"}.hgi-twotone.hgi-square-arrow-down-03:before{content:"蔎"}.hgi-twotone.hgi-square-arrow-down-double:after{content:"蔏"}.hgi-twotone.hgi-square-arrow-down-double:before{content:"蔐"}.hgi-twotone.hgi-square-arrow-down-left:after{content:"蔑"}.hgi-twotone.hgi-square-arrow-down-left:before{content:"蔒"}.hgi-twotone.hgi-square-arrow-down-right:after{content:"蔓"}.hgi-twotone.hgi-square-arrow-down-right:before{content:"蔔"}.hgi-twotone.hgi-square-arrow-expand-01:after{content:"蔕"}.hgi-twotone.hgi-square-arrow-expand-01:before{content:"蔖"}.hgi-twotone.hgi-square-arrow-expand-02:after{content:"蔗"}.hgi-twotone.hgi-square-arrow-expand-02:before{content:"蔘"}.hgi-twotone.hgi-square-arrow-horizontal:after{content:"蔙"}.hgi-twotone.hgi-square-arrow-horizontal:before{content:"蔚"}.hgi-twotone.hgi-square-arrow-left-01:after{content:"蔛"}.hgi-twotone.hgi-square-arrow-left-01:before{content:"蔜"}.hgi-twotone.hgi-square-arrow-left-02:after{content:"蔝"}.hgi-twotone.hgi-square-arrow-left-02:before{content:"蔞"}.hgi-twotone.hgi-square-arrow-left-03:after{content:"蔟"}.hgi-twotone.hgi-square-arrow-left-03:before{content:"蔠"}.hgi-twotone.hgi-square-arrow-left-double:after{content:"蔡"}.hgi-twotone.hgi-square-arrow-left-double:before{content:"蔢"}.hgi-twotone.hgi-square-arrow-left-right:after{content:"蔣"}.hgi-twotone.hgi-square-arrow-left-right:before{content:"蔤"}.hgi-twotone.hgi-square-arrow-move-down-left:after{content:"蔥"}.hgi-twotone.hgi-square-arrow-move-down-left:before{content:"蔦"}.hgi-twotone.hgi-square-arrow-move-down-right:after{content:"蔧"}.hgi-twotone.hgi-square-arrow-move-down-right:before{content:"蔨"}.hgi-twotone.hgi-square-arrow-move-left-down:after{content:"蔩"}.hgi-twotone.hgi-square-arrow-move-left-down:before{content:"蔪"}.hgi-twotone.hgi-square-arrow-move-left-up:after{content:"蔫"}.hgi-twotone.hgi-square-arrow-move-left-up:before{content:"蔬"}.hgi-twotone.hgi-square-arrow-move-right-down:after{content:"蔭"}.hgi-twotone.hgi-square-arrow-move-right-down:before{content:"蔮"}.hgi-twotone.hgi-square-arrow-move-right-up:after{content:"蔯"}.hgi-twotone.hgi-square-arrow-move-right-up:before{content:"蔰"}.hgi-twotone.hgi-square-arrow-reload-01:after{content:"蔱"}.hgi-twotone.hgi-square-arrow-reload-01:before{content:"蔲"}.hgi-twotone.hgi-square-arrow-reload-02:after{content:"蔳"}.hgi-twotone.hgi-square-arrow-reload-02:before{content:"蔴"}.hgi-twotone.hgi-square-arrow-right-01:after{content:"蔵"}.hgi-twotone.hgi-square-arrow-right-01:before{content:"蔶"}.hgi-twotone.hgi-square-arrow-right-02:after{content:"蔷"}.hgi-twotone.hgi-square-arrow-right-02:before{content:"蔸"}.hgi-twotone.hgi-square-arrow-right-03:after{content:"蔹"}.hgi-twotone.hgi-square-arrow-right-03:before{content:"蔺"}.hgi-twotone.hgi-square-arrow-right-double:after{content:"蔻"}.hgi-twotone.hgi-square-arrow-right-double:before{content:"蔼"}.hgi-twotone.hgi-square-arrow-shrink-01:after{content:"蔽"}.hgi-twotone.hgi-square-arrow-shrink-01:before{content:"蔾"}.hgi-twotone.hgi-square-arrow-shrink-02:after{content:"蔿"}.hgi-twotone.hgi-square-arrow-shrink-02:before{content:"蕀"}.hgi-twotone.hgi-square-arrow-up-01:after{content:"蕁"}.hgi-twotone.hgi-square-arrow-up-01:before{content:"蕂"}.hgi-twotone.hgi-square-arrow-up-02:after{content:"蕃"}.hgi-twotone.hgi-square-arrow-up-02:before{content:"蕄"}.hgi-twotone.hgi-square-arrow-up-03:after{content:"蕅"}.hgi-twotone.hgi-square-arrow-up-03:before{content:"蕆"}.hgi-twotone.hgi-square-arrow-up-double:after{content:"蕇"}.hgi-twotone.hgi-square-arrow-up-double:before{content:"蕈"}.hgi-twotone.hgi-square-arrow-up-down:after{content:"蕉"}.hgi-twotone.hgi-square-arrow-up-down:before{content:"蕊"}.hgi-twotone.hgi-square-arrow-up-left:after{content:"蕋"}.hgi-twotone.hgi-square-arrow-up-left:before{content:"蕌"}.hgi-twotone.hgi-square-arrow-up-right:after{content:"蕍"}.hgi-twotone.hgi-square-arrow-up-right:before{content:"蕎"}.hgi-twotone.hgi-square-arrow-vertical:after{content:"蕏"}.hgi-twotone.hgi-square-arrow-vertical:before{content:"蕐"}.hgi-twotone.hgi-square-circle:after{content:"蕑"}.hgi-twotone.hgi-square-circle:before{content:"蕒"}.hgi-twotone.hgi-square-lock-01:after{content:"蕓"}.hgi-twotone.hgi-square-lock-01:before{content:"蕔"}.hgi-twotone.hgi-square-lock-02:after{content:"蕕"}.hgi-twotone.hgi-square-lock-02:before{content:"蕖"}.hgi-twotone.hgi-square-lock-add-01:after{content:"蕗"}.hgi-twotone.hgi-square-lock-add-01:before{content:"蕘"}.hgi-twotone.hgi-square-lock-add-02:after{content:"蕙"}.hgi-twotone.hgi-square-lock-add-02:before{content:"蕚"}.hgi-twotone.hgi-square-lock-check-01:after{content:"蕛"}.hgi-twotone.hgi-square-lock-check-01:before{content:"蕜"}.hgi-twotone.hgi-square-lock-check-02:after{content:"蕝"}.hgi-twotone.hgi-square-lock-check-02:before{content:"蕞"}.hgi-twotone.hgi-square-lock-minus-01:after{content:"蕟"}.hgi-twotone.hgi-square-lock-minus-01:before{content:"蕠"}.hgi-twotone.hgi-square-lock-minus-02:after{content:"蕡"}.hgi-twotone.hgi-square-lock-minus-02:before{content:"蕢"}.hgi-twotone.hgi-square-lock-password:after{content:"蕣"}.hgi-twotone.hgi-square-lock-password:before{content:"蕤"}.hgi-twotone.hgi-square-lock-remove-01:after{content:"蕥"}.hgi-twotone.hgi-square-lock-remove-01:before{content:"蕦"}.hgi-twotone.hgi-square-lock-remove-02:after{content:"蕧"}.hgi-twotone.hgi-square-lock-remove-02:before{content:"蕨"}.hgi-twotone.hgi-square-root-square:after{content:"蕩"}.hgi-twotone.hgi-square-root-square:before{content:"蕪"}.hgi-twotone.hgi-square:after{content:"蕫"}.hgi-twotone.hgi-square-square:after{content:"蕬"}.hgi-twotone.hgi-square-square:before{content:"蕭"}.hgi-twotone.hgi-square-unlock-01:after{content:"蕮"}.hgi-twotone.hgi-square-unlock-01:before{content:"蕯"}.hgi-twotone.hgi-square-unlock-02:after{content:"蕰"}.hgi-twotone.hgi-square-unlock-02:before{content:"蕱"}.hgi-twotone.hgi-square:before{content:"蕲"}.hgi-twotone.hgi-stack-star:after{content:"蕳"}.hgi-twotone.hgi-stack-star:before{content:"蕴"}.hgi-twotone.hgi-stake:after{content:"蕵"}.hgi-twotone.hgi-stake:before{content:"蕶"}.hgi-twotone.hgi-stamp-01:after{content:"蕷"}.hgi-twotone.hgi-stamp-01:before{content:"蕸"}.hgi-twotone.hgi-stamp-02:after{content:"蕹"}.hgi-twotone.hgi-stamp-02:before{content:"蕺"}.hgi-twotone.hgi-stamp:after{content:"蕻"}.hgi-twotone.hgi-stamp:before{content:"蕼"}.hgi-twotone.hgi-star-circle:after{content:"蕽"}.hgi-twotone.hgi-star-circle:before{content:"蕾"}.hgi-twotone.hgi-star-face:after{content:"蕿"}.hgi-twotone.hgi-star-face:before{content:"薀"}.hgi-twotone.hgi-star-half:after{content:"薁"}.hgi-twotone.hgi-star-half:before{content:"薂"}.hgi-twotone.hgi-star-off:after{content:"薃"}.hgi-twotone.hgi-star-off:before{content:"薄"}.hgi-twotone.hgi-star:after{content:"薅"}.hgi-twotone.hgi-star-square:after{content:"薆"}.hgi-twotone.hgi-star-square:before{content:"薇"}.hgi-twotone.hgi-star:before{content:"薈"}.hgi-twotone.hgi-stars:after{content:"薉"}.hgi-twotone.hgi-stars:before{content:"薊"}.hgi-twotone.hgi-start-up-01:after{content:"薋"}.hgi-twotone.hgi-start-up-01:before{content:"薌"}.hgi-twotone.hgi-start-up-02:after{content:"薍"}.hgi-twotone.hgi-start-up-02:before{content:"薎"}.hgi-twotone.hgi-stationery:after{content:"薏"}.hgi-twotone.hgi-stationery:before{content:"薐"}.hgi-twotone.hgi-steak:after{content:"薑"}.hgi-twotone.hgi-steak:before{content:"薒"}.hgi-twotone.hgi-steering:after{content:"薓"}.hgi-twotone.hgi-steering:before{content:"薔"}.hgi-twotone.hgi-step-into:after{content:"薕"}.hgi-twotone.hgi-step-into:before{content:"薖"}.hgi-twotone.hgi-step-out:after{content:"薗"}.hgi-twotone.hgi-step-out:before{content:"薘"}.hgi-twotone.hgi-step-over:after{content:"薙"}.hgi-twotone.hgi-step-over:before{content:"薚"}.hgi-twotone.hgi-stethoscope-02:after{content:"薛"}.hgi-twotone.hgi-stethoscope-02:before{content:"薜"}.hgi-twotone.hgi-stethoscope:after{content:"薝"}.hgi-twotone.hgi-stethoscope:before{content:"薞"}.hgi-twotone.hgi-sticky-note-01:after{content:"薟"}.hgi-twotone.hgi-sticky-note-01:before{content:"薠"}.hgi-twotone.hgi-sticky-note-02:after{content:"薡"}.hgi-twotone.hgi-sticky-note-02:before{content:"薢"}.hgi-twotone.hgi-stop:after{content:"薣"}.hgi-twotone.hgi-stop-watch:after{content:"薤"}.hgi-twotone.hgi-stop-watch:before{content:"薥"}.hgi-twotone.hgi-stop:before{content:"薦"}.hgi-twotone.hgi-store-01:after{content:"薧"}.hgi-twotone.hgi-store-01:before{content:"薨"}.hgi-twotone.hgi-store-02:after{content:"薩"}.hgi-twotone.hgi-store-02:before{content:"薪"}.hgi-twotone.hgi-store-03:after{content:"薫"}.hgi-twotone.hgi-store-03:before{content:"薬"}.hgi-twotone.hgi-store-04:after{content:"薭"}.hgi-twotone.hgi-store-04:before{content:"薮"}.hgi-twotone.hgi-store-add-01:after{content:"薯"}.hgi-twotone.hgi-store-add-01:before{content:"薰"}.hgi-twotone.hgi-store-add-02:after{content:"薱"}.hgi-twotone.hgi-store-add-02:before{content:"薲"}.hgi-twotone.hgi-store-location-01:after{content:"薳"}.hgi-twotone.hgi-store-location-01:before{content:"薴"}.hgi-twotone.hgi-store-location-02:after{content:"薵"}.hgi-twotone.hgi-store-location-02:before{content:"薶"}.hgi-twotone.hgi-store-remove-01:after{content:"薷"}.hgi-twotone.hgi-store-remove-01:before{content:"薸"}.hgi-twotone.hgi-store-remove-02:after{content:"薹"}.hgi-twotone.hgi-store-remove-02:before{content:"薺"}.hgi-twotone.hgi-store-verified-01:after{content:"薻"}.hgi-twotone.hgi-store-verified-01:before{content:"薼"}.hgi-twotone.hgi-store-verified-02:after{content:"薽"}.hgi-twotone.hgi-store-verified-02:before{content:"薾"}.hgi-twotone.hgi-straight-edge:after{content:"薿"}.hgi-twotone.hgi-straight-edge:before{content:"藀"}.hgi-twotone.hgi-strategy:after{content:"藁"}.hgi-twotone.hgi-strategy:before{content:"藂"}.hgi-twotone.hgi-stroke-bottom:after{content:"藃"}.hgi-twotone.hgi-stroke-bottom:before{content:"藄"}.hgi-twotone.hgi-stroke-center:after{content:"藅"}.hgi-twotone.hgi-stroke-center:before{content:"藆"}.hgi-twotone.hgi-stroke-inside:after{content:"藇"}.hgi-twotone.hgi-stroke-inside:before{content:"藈"}.hgi-twotone.hgi-stroke-left:after{content:"藉"}.hgi-twotone.hgi-stroke-left:before{content:"藊"}.hgi-twotone.hgi-stroke-outside:after{content:"藋"}.hgi-twotone.hgi-stroke-outside:before{content:"藌"}.hgi-twotone.hgi-stroke-right:after{content:"藍"}.hgi-twotone.hgi-stroke-right:before{content:"藎"}.hgi-twotone.hgi-stroke-top:after{content:"藏"}.hgi-twotone.hgi-stroke-top:before{content:"藐"}.hgi-twotone.hgi-structure-01:after{content:"藑"}.hgi-twotone.hgi-structure-01:before{content:"藒"}.hgi-twotone.hgi-structure-02:after{content:"藓"}.hgi-twotone.hgi-structure-02:before{content:"藔"}.hgi-twotone.hgi-structure-03:after{content:"藕"}.hgi-twotone.hgi-structure-03:before{content:"藖"}.hgi-twotone.hgi-structure-04:after{content:"藗"}.hgi-twotone.hgi-structure-04:before{content:"藘"}.hgi-twotone.hgi-structure-05:after{content:"藙"}.hgi-twotone.hgi-structure-05:before{content:"藚"}.hgi-twotone.hgi-structure-add:after{content:"藛"}.hgi-twotone.hgi-structure-add:before{content:"藜"}.hgi-twotone.hgi-structure-check:after{content:"藝"}.hgi-twotone.hgi-structure-check:before{content:"藞"}.hgi-twotone.hgi-structure-fail:after{content:"藟"}.hgi-twotone.hgi-structure-fail:before{content:"藠"}.hgi-twotone.hgi-structure-folder-circle:after{content:"藡"}.hgi-twotone.hgi-structure-folder-circle:before{content:"藢"}.hgi-twotone.hgi-structure-folder:after{content:"藣"}.hgi-twotone.hgi-structure-folder:before{content:"藤"}.hgi-twotone.hgi-student-card:after{content:"藥"}.hgi-twotone.hgi-student-card:before{content:"藦"}.hgi-twotone.hgi-student:after{content:"藧"}.hgi-twotone.hgi-student:before{content:"藨"}.hgi-twotone.hgi-students:after{content:"藩"}.hgi-twotone.hgi-students:before{content:"藪"}.hgi-twotone.hgi-study-desk:after{content:"藫"}.hgi-twotone.hgi-study-desk:before{content:"藬"}.hgi-twotone.hgi-study-lamp:after{content:"藭"}.hgi-twotone.hgi-study-lamp:before{content:"藮"}.hgi-twotone.hgi-stumbleupon:after{content:"藯"}.hgi-twotone.hgi-stumbleupon:before{content:"藰"}.hgi-twotone.hgi-submarine:after{content:"藱"}.hgi-twotone.hgi-submarine:before{content:"藲"}.hgi-twotone.hgi-submerge:after{content:"藳"}.hgi-twotone.hgi-submerge:before{content:"藴"}.hgi-twotone.hgi-subnode-add:after{content:"藵"}.hgi-twotone.hgi-subnode-add:before{content:"藶"}.hgi-twotone.hgi-subnode-delete:after{content:"藷"}.hgi-twotone.hgi-subnode-delete:before{content:"藸"}.hgi-twotone.hgi-subpoena:after{content:"藹"}.hgi-twotone.hgi-subpoena:before{content:"藺"}.hgi-twotone.hgi-subtitle:after{content:"藻"}.hgi-twotone.hgi-subtitle:before{content:"藼"}.hgi-twotone.hgi-suit-01:after{content:"藽"}.hgi-twotone.hgi-suit-01:before{content:"藾"}.hgi-twotone.hgi-suit-02:after{content:"藿"}.hgi-twotone.hgi-suit-02:before{content:"蘀"}.hgi-twotone.hgi-sujood:after{content:"蘁"}.hgi-twotone.hgi-sujood:before{content:"蘂"}.hgi-twotone.hgi-summation-01:after{content:"蘃"}.hgi-twotone.hgi-summation-01:before{content:"蘄"}.hgi-twotone.hgi-summation-02:after{content:"蘅"}.hgi-twotone.hgi-summation-02:before{content:"蘆"}.hgi-twotone.hgi-summation-circle:after{content:"蘇"}.hgi-twotone.hgi-summation-circle:before{content:"蘈"}.hgi-twotone.hgi-summation-square:after{content:"蘉"}.hgi-twotone.hgi-summation-square:before{content:"蘊"}.hgi-twotone.hgi-sun-01:after{content:"蘋"}.hgi-twotone.hgi-sun-01:before{content:"蘌"}.hgi-twotone.hgi-sun-02:after{content:"蘍"}.hgi-twotone.hgi-sun-02:before{content:"蘎"}.hgi-twotone.hgi-sun-03:after{content:"蘏"}.hgi-twotone.hgi-sun-03:before{content:"蘐"}.hgi-twotone.hgi-sun-cloud-01:after{content:"蘑"}.hgi-twotone.hgi-sun-cloud-01:before{content:"蘒"}.hgi-twotone.hgi-sun-cloud-02:after{content:"蘓"}.hgi-twotone.hgi-sun-cloud-02:before{content:"蘔"}.hgi-twotone.hgi-sun-cloud-angled-rain-01:after{content:"蘕"}.hgi-twotone.hgi-sun-cloud-angled-rain-01:before{content:"蘖"}.hgi-twotone.hgi-sun-cloud-angled-rain-02:after{content:"蘗"}.hgi-twotone.hgi-sun-cloud-angled-rain-02:before{content:"蘘"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-01:after{content:"蘙"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-01:before{content:"蘚"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-02:after{content:"蘛"}.hgi-twotone.hgi-sun-cloud-angled-rain-zap-02:before{content:"蘜"}.hgi-twotone.hgi-sun-cloud-angled-zap-01:after{content:"蘝"}.hgi-twotone.hgi-sun-cloud-angled-zap-01:before{content:"蘞"}.hgi-twotone.hgi-sun-cloud-angled-zap-02:after{content:"蘟"}.hgi-twotone.hgi-sun-cloud-angled-zap-02:before{content:"蘠"}.hgi-twotone.hgi-sun-cloud-big-rain-01:after{content:"蘡"}.hgi-twotone.hgi-sun-cloud-big-rain-01:before{content:"蘢"}.hgi-twotone.hgi-sun-cloud-big-rain-02:after{content:"蘣"}.hgi-twotone.hgi-sun-cloud-big-rain-02:before{content:"蘤"}.hgi-twotone.hgi-sun-cloud-fast-wind-01:after{content:"蘥"}.hgi-twotone.hgi-sun-cloud-fast-wind-01:before{content:"蘦"}.hgi-twotone.hgi-sun-cloud-fast-wind-02:after{content:"蘧"}.hgi-twotone.hgi-sun-cloud-fast-wind-02:before{content:"蘨"}.hgi-twotone.hgi-sun-cloud-hailstone-01:after{content:"蘩"}.hgi-twotone.hgi-sun-cloud-hailstone-01:before{content:"蘪"}.hgi-twotone.hgi-sun-cloud-hailstone-02:after{content:"蘫"}.hgi-twotone.hgi-sun-cloud-hailstone-02:before{content:"蘬"}.hgi-twotone.hgi-sun-cloud-little-rain-01:after{content:"蘭"}.hgi-twotone.hgi-sun-cloud-little-rain-01:before{content:"蘮"}.hgi-twotone.hgi-sun-cloud-little-rain-02:after{content:"蘯"}.hgi-twotone.hgi-sun-cloud-little-rain-02:before{content:"蘰"}.hgi-twotone.hgi-sun-cloud-little-snow-01:after{content:"蘱"}.hgi-twotone.hgi-sun-cloud-little-snow-01:before{content:"蘲"}.hgi-twotone.hgi-sun-cloud-little-snow-02:after{content:"蘳"}.hgi-twotone.hgi-sun-cloud-little-snow-02:before{content:"蘴"}.hgi-twotone.hgi-sun-cloud-mid-rain-01:after{content:"蘵"}.hgi-twotone.hgi-sun-cloud-mid-rain-01:before{content:"蘶"}.hgi-twotone.hgi-sun-cloud-mid-rain-02:after{content:"蘷"}.hgi-twotone.hgi-sun-cloud-mid-rain-02:before{content:"蘸"}.hgi-twotone.hgi-sun-cloud-mid-snow-01:after{content:"蘹"}.hgi-twotone.hgi-sun-cloud-mid-snow-01:before{content:"蘺"}.hgi-twotone.hgi-sun-cloud-mid-snow-02:after{content:"蘻"}.hgi-twotone.hgi-sun-cloud-mid-snow-02:before{content:"蘼"}.hgi-twotone.hgi-sun-cloud-slow-wind-01:after{content:"蘽"}.hgi-twotone.hgi-sun-cloud-slow-wind-01:before{content:"蘾"}.hgi-twotone.hgi-sun-cloud-slow-wind-02:after{content:"蘿"}.hgi-twotone.hgi-sun-cloud-slow-wind-02:before{content:"虀"}.hgi-twotone.hgi-sun-cloud-snow-01:after{content:"虁"}.hgi-twotone.hgi-sun-cloud-snow-01:before{content:"虂"}.hgi-twotone.hgi-sun-cloud-snow-02:after{content:"虃"}.hgi-twotone.hgi-sun-cloud-snow-02:before{content:"虄"}.hgi-twotone.hgi-sunglasses:after{content:"虅"}.hgi-twotone.hgi-sunglasses:before{content:"虆"}.hgi-twotone.hgi-sunrise:after{content:"虇"}.hgi-twotone.hgi-sunrise:before{content:"虈"}.hgi-twotone.hgi-sunset:after{content:"虉"}.hgi-twotone.hgi-sunset:before{content:"虊"}.hgi-twotone.hgi-super-mario:after{content:"虋"}.hgi-twotone.hgi-super-mario-toad:after{content:"虌"}.hgi-twotone.hgi-super-mario-toad:before{content:"虍"}.hgi-twotone.hgi-super-mario:before{content:"虎"}.hgi-twotone.hgi-surfboard:after{content:"虏"}.hgi-twotone.hgi-surfboard:before{content:"虐"}.hgi-twotone.hgi-surprise:after{content:"虑"}.hgi-twotone.hgi-surprise:before{content:"虒"}.hgi-twotone.hgi-sushi-01:after{content:"虓"}.hgi-twotone.hgi-sushi-01:before{content:"虔"}.hgi-twotone.hgi-sushi-02:after{content:"處"}.hgi-twotone.hgi-sushi-02:before{content:"虖"}.hgi-twotone.hgi-sushi-03:after{content:"虗"}.hgi-twotone.hgi-sushi-03:before{content:"虘"}.hgi-twotone.hgi-suspicious:after{content:"虙"}.hgi-twotone.hgi-suspicious:before{content:"虚"}.hgi-twotone.hgi-sustainable-energy:after{content:"虛"}.hgi-twotone.hgi-sustainable-energy:before{content:"虜"}.hgi-twotone.hgi-svg-01:after{content:"虝"}.hgi-twotone.hgi-svg-01:before{content:"虞"}.hgi-twotone.hgi-svg-02:after{content:"號"}.hgi-twotone.hgi-svg-02:before{content:"虠"}.hgi-twotone.hgi-swarm:after{content:"虡"}.hgi-twotone.hgi-swarm:before{content:"虢"}.hgi-twotone.hgi-swatch:after{content:"虣"}.hgi-twotone.hgi-swatch:before{content:"虤"}.hgi-twotone.hgi-swimming-cap:after{content:"虥"}.hgi-twotone.hgi-swimming-cap:before{content:"虦"}.hgi-twotone.hgi-swimming:after{content:"虧"}.hgi-twotone.hgi-swimming:before{content:"虨"}.hgi-twotone.hgi-swipe-down-01:after{content:"虩"}.hgi-twotone.hgi-swipe-down-01:before{content:"虪"}.hgi-twotone.hgi-swipe-down-02:after{content:"虫"}.hgi-twotone.hgi-swipe-down-02:before{content:"虬"}.hgi-twotone.hgi-swipe-down-03:after{content:"虭"}.hgi-twotone.hgi-swipe-down-03:before{content:"虮"}.hgi-twotone.hgi-swipe-down-04:after{content:"虯"}.hgi-twotone.hgi-swipe-down-04:before{content:"虰"}.hgi-twotone.hgi-swipe-down-05:after{content:"虱"}.hgi-twotone.hgi-swipe-down-05:before{content:"虲"}.hgi-twotone.hgi-swipe-down-06:after{content:"虳"}.hgi-twotone.hgi-swipe-down-06:before{content:"虴"}.hgi-twotone.hgi-swipe-down-07:after{content:"虵"}.hgi-twotone.hgi-swipe-down-07:before{content:"虶"}.hgi-twotone.hgi-swipe-down-08:after{content:"虷"}.hgi-twotone.hgi-swipe-down-08:before{content:"虸"}.hgi-twotone.hgi-swipe-left-01:after{content:"虹"}.hgi-twotone.hgi-swipe-left-01:before{content:"虺"}.hgi-twotone.hgi-swipe-left-02:after{content:"虻"}.hgi-twotone.hgi-swipe-left-02:before{content:"虼"}.hgi-twotone.hgi-swipe-left-03:after{content:"虽"}.hgi-twotone.hgi-swipe-left-03:before{content:"虾"}.hgi-twotone.hgi-swipe-left-04:after{content:"虿"}.hgi-twotone.hgi-swipe-left-04:before{content:"蚀"}.hgi-twotone.hgi-swipe-left-05:after{content:"蚁"}.hgi-twotone.hgi-swipe-left-05:before{content:"蚂"}.hgi-twotone.hgi-swipe-left-06:after{content:"蚃"}.hgi-twotone.hgi-swipe-left-06:before{content:"蚄"}.hgi-twotone.hgi-swipe-left-07:after{content:"蚅"}.hgi-twotone.hgi-swipe-left-07:before{content:"蚆"}.hgi-twotone.hgi-swipe-left-08:after{content:"蚇"}.hgi-twotone.hgi-swipe-left-08:before{content:"蚈"}.hgi-twotone.hgi-swipe-left-09:after{content:"蚉"}.hgi-twotone.hgi-swipe-left-09:before{content:"蚊"}.hgi-twotone.hgi-swipe-right-01:after{content:"蚋"}.hgi-twotone.hgi-swipe-right-01:before{content:"蚌"}.hgi-twotone.hgi-swipe-right-02:after{content:"蚍"}.hgi-twotone.hgi-swipe-right-02:before{content:"蚎"}.hgi-twotone.hgi-swipe-right-03:after{content:"蚏"}.hgi-twotone.hgi-swipe-right-03:before{content:"蚐"}.hgi-twotone.hgi-swipe-right-04:after{content:"蚑"}.hgi-twotone.hgi-swipe-right-04:before{content:"蚒"}.hgi-twotone.hgi-swipe-right-05:after{content:"蚓"}.hgi-twotone.hgi-swipe-right-05:before{content:"蚔"}.hgi-twotone.hgi-swipe-right-06:after{content:"蚕"}.hgi-twotone.hgi-swipe-right-06:before{content:"蚖"}.hgi-twotone.hgi-swipe-right-07:after{content:"蚗"}.hgi-twotone.hgi-swipe-right-07:before{content:"蚘"}.hgi-twotone.hgi-swipe-right-08:after{content:"蚙"}.hgi-twotone.hgi-swipe-right-08:before{content:"蚚"}.hgi-twotone.hgi-swipe-right-09:after{content:"蚛"}.hgi-twotone.hgi-swipe-right-09:before{content:"蚜"}.hgi-twotone.hgi-swipe-up-01:after{content:"蚝"}.hgi-twotone.hgi-swipe-up-01:before{content:"蚞"}.hgi-twotone.hgi-swipe-up-02:after{content:"蚟"}.hgi-twotone.hgi-swipe-up-02:before{content:"蚠"}.hgi-twotone.hgi-swipe-up-03:after{content:"蚡"}.hgi-twotone.hgi-swipe-up-03:before{content:"蚢"}.hgi-twotone.hgi-swipe-up-04:after{content:"蚣"}.hgi-twotone.hgi-swipe-up-04:before{content:"蚤"}.hgi-twotone.hgi-swipe-up-05:after{content:"蚥"}.hgi-twotone.hgi-swipe-up-05:before{content:"蚦"}.hgi-twotone.hgi-swipe-up-06:after{content:"蚧"}.hgi-twotone.hgi-swipe-up-06:before{content:"蚨"}.hgi-twotone.hgi-swipe-up-07:after{content:"蚩"}.hgi-twotone.hgi-swipe-up-07:before{content:"蚪"}.hgi-twotone.hgi-swipe-up-08:after{content:"蚫"}.hgi-twotone.hgi-swipe-up-08:before{content:"蚬"}.hgi-twotone.hgi-sword-01:after{content:"蚭"}.hgi-twotone.hgi-sword-01:before{content:"蚮"}.hgi-twotone.hgi-sword-02:after{content:"蚯"}.hgi-twotone.hgi-sword-02:before{content:"蚰"}.hgi-twotone.hgi-sword-03:after{content:"蚱"}.hgi-twotone.hgi-sword-03:before{content:"蚲"}.hgi-twotone.hgi-system-update-01:after{content:"蚳"}.hgi-twotone.hgi-system-update-01:before{content:"蚴"}.hgi-twotone.hgi-system-update-02:after{content:"蚵"}.hgi-twotone.hgi-system-update-02:before{content:"蚶"}.hgi-twotone.hgi-t-shirt:after{content:"蚷"}.hgi-twotone.hgi-t-shirt:before{content:"蚸"}.hgi-twotone.hgi-table-01:after{content:"蚹"}.hgi-twotone.hgi-table-01:before{content:"蚺"}.hgi-twotone.hgi-table-02:after{content:"蚻"}.hgi-twotone.hgi-table-02:before{content:"蚼"}.hgi-twotone.hgi-table-03:after{content:"蚽"}.hgi-twotone.hgi-table-03:before{content:"蚾"}.hgi-twotone.hgi-table-lamp-01:after{content:"蚿"}.hgi-twotone.hgi-table-lamp-01:before{content:"蛀"}.hgi-twotone.hgi-table-lamp-02:after{content:"蛁"}.hgi-twotone.hgi-table-lamp-02:before{content:"蛂"}.hgi-twotone.hgi-table-round:after{content:"蛃"}.hgi-twotone.hgi-table-round:before{content:"蛄"}.hgi-twotone.hgi-table:after{content:"蛅"}.hgi-twotone.hgi-table-tennis-bat:after{content:"蛆"}.hgi-twotone.hgi-table-tennis-bat:before{content:"蛇"}.hgi-twotone.hgi-table:before{content:"蛈"}.hgi-twotone.hgi-tablet-01:after{content:"蛉"}.hgi-twotone.hgi-tablet-01:before{content:"蛊"}.hgi-twotone.hgi-tablet-02:after{content:"蛋"}.hgi-twotone.hgi-tablet-02:before{content:"蛌"}.hgi-twotone.hgi-tablet-connected-bluetooth:after{content:"蛍"}.hgi-twotone.hgi-tablet-connected-bluetooth:before{content:"蛎"}.hgi-twotone.hgi-tablet-connected-usb:after{content:"蛏"}.hgi-twotone.hgi-tablet-connected-usb:before{content:"蛐"}.hgi-twotone.hgi-tablet-connected-wifi:after{content:"蛑"}.hgi-twotone.hgi-tablet-connected-wifi:before{content:"蛒"}.hgi-twotone.hgi-tablet-pen:after{content:"蛓"}.hgi-twotone.hgi-tablet-pen:before{content:"蛔"}.hgi-twotone.hgi-taco-01:after{content:"蛕"}.hgi-twotone.hgi-taco-01:before{content:"蛖"}.hgi-twotone.hgi-taco-02:after{content:"蛗"}.hgi-twotone.hgi-taco-02:before{content:"蛘"}.hgi-twotone.hgi-tag-01:after{content:"蛙"}.hgi-twotone.hgi-tag-01:before{content:"蛚"}.hgi-twotone.hgi-tag-02:after{content:"蛛"}.hgi-twotone.hgi-tag-02:before{content:"蛜"}.hgi-twotone.hgi-tags:after{content:"蛝"}.hgi-twotone.hgi-tags:before{content:"蛞"}.hgi-twotone.hgi-taj-mahal:after{content:"蛟"}.hgi-twotone.hgi-taj-mahal:before{content:"蛠"}.hgi-twotone.hgi-tan:after{content:"蛡"}.hgi-twotone.hgi-tan:before{content:"蛢"}.hgi-twotone.hgi-tank-top:after{content:"蛣"}.hgi-twotone.hgi-tank-top:before{content:"蛤"}.hgi-twotone.hgi-tap-01:after{content:"蛥"}.hgi-twotone.hgi-tap-01:before{content:"蛦"}.hgi-twotone.hgi-tap-02:after{content:"蛧"}.hgi-twotone.hgi-tap-02:before{content:"蛨"}.hgi-twotone.hgi-tap-03:after{content:"蛩"}.hgi-twotone.hgi-tap-03:before{content:"蛪"}.hgi-twotone.hgi-tap-04:after{content:"蛫"}.hgi-twotone.hgi-tap-04:before{content:"蛬"}.hgi-twotone.hgi-tap-05:after{content:"蛭"}.hgi-twotone.hgi-tap-05:before{content:"蛮"}.hgi-twotone.hgi-tap-06:after{content:"蛯"}.hgi-twotone.hgi-tap-06:before{content:"蛰"}.hgi-twotone.hgi-tap-07:after{content:"蛱"}.hgi-twotone.hgi-tap-07:before{content:"蛲"}.hgi-twotone.hgi-tap-08:after{content:"蛳"}.hgi-twotone.hgi-tap-08:before{content:"蛴"}.hgi-twotone.hgi-tape-measure:after{content:"蛵"}.hgi-twotone.hgi-tape-measure:before{content:"蛶"}.hgi-twotone.hgi-target-01:after{content:"蛷"}.hgi-twotone.hgi-target-01:before{content:"蛸"}.hgi-twotone.hgi-target-02:after{content:"蛹"}.hgi-twotone.hgi-target-02:before{content:"蛺"}.hgi-twotone.hgi-target-03:after{content:"蛻"}.hgi-twotone.hgi-target-03:before{content:"蛼"}.hgi-twotone.hgi-target-dollar:after{content:"蛽"}.hgi-twotone.hgi-target-dollar:before{content:"蛾"}.hgi-twotone.hgi-tasbih:after{content:"蛿"}.hgi-twotone.hgi-tasbih:before{content:"蜀"}.hgi-twotone.hgi-task-01:after{content:"蜁"}.hgi-twotone.hgi-task-01:before{content:"蜂"}.hgi-twotone.hgi-task-02:after{content:"蜃"}.hgi-twotone.hgi-task-02:before{content:"蜄"}.hgi-twotone.hgi-task-add-01:after{content:"蜅"}.hgi-twotone.hgi-task-add-01:before{content:"蜆"}.hgi-twotone.hgi-task-add-02:after{content:"蜇"}.hgi-twotone.hgi-task-add-02:before{content:"蜈"}.hgi-twotone.hgi-task-daily-01:after{content:"蜉"}.hgi-twotone.hgi-task-daily-01:before{content:"蜊"}.hgi-twotone.hgi-task-daily-02:after{content:"蜋"}.hgi-twotone.hgi-task-daily-02:before{content:"蜌"}.hgi-twotone.hgi-task-done-01:after{content:"蜍"}.hgi-twotone.hgi-task-done-01:before{content:"蜎"}.hgi-twotone.hgi-task-done-02:after{content:"蜏"}.hgi-twotone.hgi-task-done-02:before{content:"蜐"}.hgi-twotone.hgi-task-edit-01:after{content:"蜑"}.hgi-twotone.hgi-task-edit-01:before{content:"蜒"}.hgi-twotone.hgi-task-edit-02:after{content:"蜓"}.hgi-twotone.hgi-task-edit-02:before{content:"蜔"}.hgi-twotone.hgi-task-remove-01:after{content:"蜕"}.hgi-twotone.hgi-task-remove-01:before{content:"蜖"}.hgi-twotone.hgi-task-remove-02:after{content:"蜗"}.hgi-twotone.hgi-task-remove-02:before{content:"蜘"}.hgi-twotone.hgi-taxes:after{content:"蜙"}.hgi-twotone.hgi-taxes:before{content:"蜚"}.hgi-twotone.hgi-taxi:after{content:"蜛"}.hgi-twotone.hgi-taxi:before{content:"蜜"}.hgi-twotone.hgi-tea-pod:after{content:"蜝"}.hgi-twotone.hgi-tea-pod:before{content:"蜞"}.hgi-twotone.hgi-tea:after{content:"蜟"}.hgi-twotone.hgi-tea:before{content:"蜠"}.hgi-twotone.hgi-teacher:after{content:"蜡"}.hgi-twotone.hgi-teacher:before{content:"蜢"}.hgi-twotone.hgi-teaching:after{content:"蜣"}.hgi-twotone.hgi-teaching:before{content:"蜤"}.hgi-twotone.hgi-teamviewer:after{content:"蜥"}.hgi-twotone.hgi-teamviewer:before{content:"蜦"}.hgi-twotone.hgi-telegram:after{content:"蜧"}.hgi-twotone.hgi-telegram:before{content:"蜨"}.hgi-twotone.hgi-telephone:after{content:"蜩"}.hgi-twotone.hgi-telephone:before{content:"蜪"}.hgi-twotone.hgi-telescope-01:after{content:"蜫"}.hgi-twotone.hgi-telescope-01:before{content:"蜬"}.hgi-twotone.hgi-telescope-02:after{content:"蜭"}.hgi-twotone.hgi-telescope-02:before{content:"蜮"}.hgi-twotone.hgi-television-table:after{content:"蜯"}.hgi-twotone.hgi-television-table:before{content:"蜰"}.hgi-twotone.hgi-temperature:after{content:"蜱"}.hgi-twotone.hgi-temperature:before{content:"蜲"}.hgi-twotone.hgi-tennis-ball:after{content:"蜳"}.hgi-twotone.hgi-tennis-ball:before{content:"蜴"}.hgi-twotone.hgi-terrace:after{content:"蜵"}.hgi-twotone.hgi-terrace:before{content:"蜶"}.hgi-twotone.hgi-test-tube-01:after{content:"蜷"}.hgi-twotone.hgi-test-tube-01:before{content:"蜸"}.hgi-twotone.hgi-test-tube-02:after{content:"蜹"}.hgi-twotone.hgi-test-tube-02:before{content:"蜺"}.hgi-twotone.hgi-test-tube-03:after{content:"蜻"}.hgi-twotone.hgi-test-tube-03:before{content:"蜼"}.hgi-twotone.hgi-test-tube:after{content:"蜽"}.hgi-twotone.hgi-test-tube:before{content:"蜾"}.hgi-twotone.hgi-tetris:after{content:"蜿"}.hgi-twotone.hgi-tetris:before{content:"蝀"}.hgi-twotone.hgi-text-align-center:after{content:"蝁"}.hgi-twotone.hgi-text-align-center:before{content:"蝂"}.hgi-twotone.hgi-text-align-justify-center:after{content:"蝃"}.hgi-twotone.hgi-text-align-justify-center:before{content:"蝄"}.hgi-twotone.hgi-text-align-justify-left:after{content:"蝅"}.hgi-twotone.hgi-text-align-justify-left:before{content:"蝆"}.hgi-twotone.hgi-text-align-justify-right:after{content:"蝇"}.hgi-twotone.hgi-text-align-justify-right:before{content:"蝈"}.hgi-twotone.hgi-text-align-left-01:after{content:"蝉"}.hgi-twotone.hgi-text-align-left-01:before{content:"蝊"}.hgi-twotone.hgi-text-align-left:after{content:"蝋"}.hgi-twotone.hgi-text-align-left:before{content:"蝌"}.hgi-twotone.hgi-text-align-right-01:after{content:"蝍"}.hgi-twotone.hgi-text-align-right-01:before{content:"蝎"}.hgi-twotone.hgi-text-align-right:after{content:"蝏"}.hgi-twotone.hgi-text-align-right:before{content:"蝐"}.hgi-twotone.hgi-text-all-caps:after{content:"蝑"}.hgi-twotone.hgi-text-all-caps:before{content:"蝒"}.hgi-twotone.hgi-text-bold:after{content:"蝓"}.hgi-twotone.hgi-text-bold:before{content:"蝔"}.hgi-twotone.hgi-text-centerline-center-top:after{content:"蝕"}.hgi-twotone.hgi-text-centerline-center-top:before{content:"蝖"}.hgi-twotone.hgi-text-centerline-left:after{content:"蝗"}.hgi-twotone.hgi-text-centerline-left:before{content:"蝘"}.hgi-twotone.hgi-text-centerline-middle:after{content:"蝙"}.hgi-twotone.hgi-text-centerline-middle:before{content:"蝚"}.hgi-twotone.hgi-text-centerline-right:after{content:"蝛"}.hgi-twotone.hgi-text-centerline-right:before{content:"蝜"}.hgi-twotone.hgi-text-check:after{content:"蝝"}.hgi-twotone.hgi-text-check:before{content:"蝞"}.hgi-twotone.hgi-text-circle:after{content:"蝟"}.hgi-twotone.hgi-text-circle:before{content:"蝠"}.hgi-twotone.hgi-text-clear:after{content:"蝡"}.hgi-twotone.hgi-text-clear:before{content:"蝢"}.hgi-twotone.hgi-text-color:after{content:"蝣"}.hgi-twotone.hgi-text-color:before{content:"蝤"}.hgi-twotone.hgi-text-creation:after{content:"蝥"}.hgi-twotone.hgi-text-creation:before{content:"蝦"}.hgi-twotone.hgi-text-firstline-left:after{content:"蝧"}.hgi-twotone.hgi-text-firstline-left:before{content:"蝨"}.hgi-twotone.hgi-text-firstline-right:after{content:"蝩"}.hgi-twotone.hgi-text-firstline-right:before{content:"蝪"}.hgi-twotone.hgi-text-font:after{content:"蝫"}.hgi-twotone.hgi-text-font:before{content:"蝬"}.hgi-twotone.hgi-text-footnote:after{content:"蝭"}.hgi-twotone.hgi-text-footnote:before{content:"蝮"}.hgi-twotone.hgi-text-indent-01:after{content:"蝯"}.hgi-twotone.hgi-text-indent-01:before{content:"蝰"}.hgi-twotone.hgi-text-indent-less:after{content:"蝱"}.hgi-twotone.hgi-text-indent-less:before{content:"蝲"}.hgi-twotone.hgi-text-indent-more:after{content:"蝳"}.hgi-twotone.hgi-text-indent-more:before{content:"蝴"}.hgi-twotone.hgi-text-indent:after{content:"蝵"}.hgi-twotone.hgi-text-indent:before{content:"蝶"}.hgi-twotone.hgi-text-italic:after{content:"蝷"}.hgi-twotone.hgi-text-italic-slash:after{content:"蝸"}.hgi-twotone.hgi-text-italic-slash:before{content:"蝹"}.hgi-twotone.hgi-text-italic:before{content:"蝺"}.hgi-twotone.hgi-text-kerning:after{content:"蝻"}.hgi-twotone.hgi-text-kerning:before{content:"蝼"}.hgi-twotone.hgi-text-number-sign:after{content:"蝽"}.hgi-twotone.hgi-text-number-sign:before{content:"蝾"}.hgi-twotone.hgi-text:after{content:"蝿"}.hgi-twotone.hgi-text-selection:after{content:"螀"}.hgi-twotone.hgi-text-selection:before{content:"螁"}.hgi-twotone.hgi-text-smallcaps:after{content:"螂"}.hgi-twotone.hgi-text-smallcaps:before{content:"螃"}.hgi-twotone.hgi-text-square:after{content:"螄"}.hgi-twotone.hgi-text-square:before{content:"螅"}.hgi-twotone.hgi-text-strikethrough:after{content:"螆"}.hgi-twotone.hgi-text-strikethrough:before{content:"螇"}.hgi-twotone.hgi-text-subscript:after{content:"螈"}.hgi-twotone.hgi-text-subscript:before{content:"螉"}.hgi-twotone.hgi-text-superscript:after{content:"螊"}.hgi-twotone.hgi-text-superscript:before{content:"螋"}.hgi-twotone.hgi-text-tracking:after{content:"螌"}.hgi-twotone.hgi-text-tracking:before{content:"融"}.hgi-twotone.hgi-text-underline:after{content:"螎"}.hgi-twotone.hgi-text-underline:before{content:"螏"}.hgi-twotone.hgi-text-variable-front:after{content:"螐"}.hgi-twotone.hgi-text-variable-front:before{content:"螑"}.hgi-twotone.hgi-text-vertical-alignment:after{content:"螒"}.hgi-twotone.hgi-text-vertical-alignment:before{content:"螓"}.hgi-twotone.hgi-text-wrap:after{content:"螔"}.hgi-twotone.hgi-text-wrap:before{content:"螕"}.hgi-twotone.hgi-text:before{content:"螖"}.hgi-twotone.hgi-the-prophets-mosque:after{content:"螗"}.hgi-twotone.hgi-the-prophets-mosque:before{content:"螘"}.hgi-twotone.hgi-thermometer-cold:after{content:"螙"}.hgi-twotone.hgi-thermometer-cold:before{content:"螚"}.hgi-twotone.hgi-thermometer:after{content:"螛"}.hgi-twotone.hgi-thermometer-warm:after{content:"螜"}.hgi-twotone.hgi-thermometer-warm:before{content:"螝"}.hgi-twotone.hgi-thermometer:before{content:"螞"}.hgi-twotone.hgi-third-bracket-circle:after{content:"螟"}.hgi-twotone.hgi-third-bracket-circle:before{content:"螠"}.hgi-twotone.hgi-third-bracket:after{content:"螡"}.hgi-twotone.hgi-third-bracket-square:after{content:"螢"}.hgi-twotone.hgi-third-bracket-square:before{content:"螣"}.hgi-twotone.hgi-third-bracket:before{content:"螤"}.hgi-twotone.hgi-thread:after{content:"螥"}.hgi-twotone.hgi-thread:before{content:"螦"}.hgi-twotone.hgi-threads-ellipse:after{content:"螧"}.hgi-twotone.hgi-threads-ellipse:before{content:"螨"}.hgi-twotone.hgi-threads-rectangle:after{content:"螩"}.hgi-twotone.hgi-threads-rectangle:before{content:"螪"}.hgi-twotone.hgi-threads:after{content:"螫"}.hgi-twotone.hgi-threads:before{content:"螬"}.hgi-twotone.hgi-three-d-move:after{content:"螭"}.hgi-twotone.hgi-three-d-move:before{content:"螮"}.hgi-twotone.hgi-three-d-rotate:after{content:"螯"}.hgi-twotone.hgi-three-d-rotate:before{content:"螰"}.hgi-twotone.hgi-three-d-scale:after{content:"螱"}.hgi-twotone.hgi-three-d-scale:before{content:"螲"}.hgi-twotone.hgi-three-d-view:after{content:"螳"}.hgi-twotone.hgi-three-d-view:before{content:"螴"}.hgi-twotone.hgi-three-finger-01:after{content:"螵"}.hgi-twotone.hgi-three-finger-01:before{content:"螶"}.hgi-twotone.hgi-three-finger-02:after{content:"螷"}.hgi-twotone.hgi-three-finger-02:before{content:"螸"}.hgi-twotone.hgi-three-finger-03:after{content:"螹"}.hgi-twotone.hgi-three-finger-03:before{content:"螺"}.hgi-twotone.hgi-three-finger-04:after{content:"螻"}.hgi-twotone.hgi-three-finger-04:before{content:"螼"}.hgi-twotone.hgi-three-finger-05:after{content:"螽"}.hgi-twotone.hgi-three-finger-05:before{content:"螾"}.hgi-twotone.hgi-thumbs-down-ellipse:after{content:"螿"}.hgi-twotone.hgi-thumbs-down-ellipse:before{content:"蟀"}.hgi-twotone.hgi-thumbs-down-rectangle:after{content:"蟁"}.hgi-twotone.hgi-thumbs-down-rectangle:before{content:"蟂"}.hgi-twotone.hgi-thumbs-down:after{content:"蟃"}.hgi-twotone.hgi-thumbs-down:before{content:"蟄"}.hgi-twotone.hgi-thumbs-up-down:after{content:"蟅"}.hgi-twotone.hgi-thumbs-up-down:before{content:"蟆"}.hgi-twotone.hgi-thumbs-up-ellipse:after{content:"蟇"}.hgi-twotone.hgi-thumbs-up-ellipse:before{content:"蟈"}.hgi-twotone.hgi-thumbs-up-rectangle:after{content:"蟉"}.hgi-twotone.hgi-thumbs-up-rectangle:before{content:"蟊"}.hgi-twotone.hgi-thumbs-up:after{content:"蟋"}.hgi-twotone.hgi-thumbs-up:before{content:"蟌"}.hgi-twotone.hgi-tic-tac-toe:after{content:"蟍"}.hgi-twotone.hgi-tic-tac-toe:before{content:"蟎"}.hgi-twotone.hgi-tick-01:after{content:"蟏"}.hgi-twotone.hgi-tick-01:before{content:"蟐"}.hgi-twotone.hgi-tick-02:after{content:"蟑"}.hgi-twotone.hgi-tick-02:before{content:"蟒"}.hgi-twotone.hgi-tick-03:after{content:"蟓"}.hgi-twotone.hgi-tick-03:before{content:"蟔"}.hgi-twotone.hgi-tick-04:after{content:"蟕"}.hgi-twotone.hgi-tick-04:before{content:"蟖"}.hgi-twotone.hgi-tick-double-01:after{content:"蟗"}.hgi-twotone.hgi-tick-double-01:before{content:"蟘"}.hgi-twotone.hgi-tick-double-02:after{content:"蟙"}.hgi-twotone.hgi-tick-double-02:before{content:"蟚"}.hgi-twotone.hgi-tick-double-03:after{content:"蟛"}.hgi-twotone.hgi-tick-double-03:before{content:"蟜"}.hgi-twotone.hgi-tick-double-04:after{content:"蟝"}.hgi-twotone.hgi-tick-double-04:before{content:"蟞"}.hgi-twotone.hgi-ticket-01:after{content:"蟟"}.hgi-twotone.hgi-ticket-01:before{content:"蟠"}.hgi-twotone.hgi-ticket-02:after{content:"蟡"}.hgi-twotone.hgi-ticket-02:before{content:"蟢"}.hgi-twotone.hgi-ticket-03:after{content:"蟣"}.hgi-twotone.hgi-ticket-03:before{content:"蟤"}.hgi-twotone.hgi-ticket-star:after{content:"蟥"}.hgi-twotone.hgi-ticket-star:before{content:"蟦"}.hgi-twotone.hgi-tie:after{content:"蟧"}.hgi-twotone.hgi-tie:before{content:"蟨"}.hgi-twotone.hgi-tiktok:after{content:"蟩"}.hgi-twotone.hgi-tiktok:before{content:"蟪"}.hgi-twotone.hgi-time-01:after{content:"蟫"}.hgi-twotone.hgi-time-01:before{content:"蟬"}.hgi-twotone.hgi-time-02:after{content:"蟭"}.hgi-twotone.hgi-time-02:before{content:"蟮"}.hgi-twotone.hgi-time-03:after{content:"蟯"}.hgi-twotone.hgi-time-03:before{content:"蟰"}.hgi-twotone.hgi-time-04:after{content:"蟱"}.hgi-twotone.hgi-time-04:before{content:"蟲"}.hgi-twotone.hgi-time-half-pass:after{content:"蟳"}.hgi-twotone.hgi-time-half-pass:before{content:"蟴"}.hgi-twotone.hgi-time-management-circle:after{content:"蟵"}.hgi-twotone.hgi-time-management-circle:before{content:"蟶"}.hgi-twotone.hgi-time-management:after{content:"蟷"}.hgi-twotone.hgi-time-management:before{content:"蟸"}.hgi-twotone.hgi-time-quarter-pass:after{content:"蟹"}.hgi-twotone.hgi-time-quarter-pass:before{content:"蟺"}.hgi-twotone.hgi-time-quarter:after{content:"蟻"}.hgi-twotone.hgi-time-quarter:before{content:"蟼"}.hgi-twotone.hgi-time-schedule:after{content:"蟽"}.hgi-twotone.hgi-time-schedule:before{content:"蟾"}.hgi-twotone.hgi-time-setting-01:after{content:"蟿"}.hgi-twotone.hgi-time-setting-01:before{content:"蠀"}.hgi-twotone.hgi-time-setting-02:after{content:"蠁"}.hgi-twotone.hgi-time-setting-02:before{content:"蠂"}.hgi-twotone.hgi-time-setting-03:after{content:"蠃"}.hgi-twotone.hgi-time-setting-03:before{content:"蠄"}.hgi-twotone.hgi-timer-01:after{content:"蠅"}.hgi-twotone.hgi-timer-01:before{content:"蠆"}.hgi-twotone.hgi-timer-02:after{content:"蠇"}.hgi-twotone.hgi-timer-02:before{content:"蠈"}.hgi-twotone.hgi-tips:after{content:"蠉"}.hgi-twotone.hgi-tips:before{content:"蠊"}.hgi-twotone.hgi-tired-01:after{content:"蠋"}.hgi-twotone.hgi-tired-01:before{content:"蠌"}.hgi-twotone.hgi-tired-02:after{content:"蠍"}.hgi-twotone.hgi-tired-02:before{content:"蠎"}.hgi-twotone.hgi-tissue-paper:after{content:"蠏"}.hgi-twotone.hgi-tissue-paper:before{content:"蠐"}.hgi-twotone.hgi-toggle-off:after{content:"蠑"}.hgi-twotone.hgi-toggle-off:before{content:"蠒"}.hgi-twotone.hgi-toggle-on:after{content:"蠓"}.hgi-twotone.hgi-toggle-on:before{content:"蠔"}.hgi-twotone.hgi-toilet-01:after{content:"蠕"}.hgi-twotone.hgi-toilet-01:before{content:"蠖"}.hgi-twotone.hgi-toilet-02:after{content:"蠗"}.hgi-twotone.hgi-toilet-02:before{content:"蠘"}.hgi-twotone.hgi-tongue-01:after{content:"蠙"}.hgi-twotone.hgi-tongue-01:before{content:"蠚"}.hgi-twotone.hgi-tongue:after{content:"蠛"}.hgi-twotone.hgi-tongue-wink-left:after{content:"蠜"}.hgi-twotone.hgi-tongue-wink-left:before{content:"蠝"}.hgi-twotone.hgi-tongue-wink-right:after{content:"蠞"}.hgi-twotone.hgi-tongue-wink-right:before{content:"蠟"}.hgi-twotone.hgi-tongue:before{content:"蠠"}.hgi-twotone.hgi-tools:after{content:"蠡"}.hgi-twotone.hgi-tools:before{content:"蠢"}.hgi-twotone.hgi-tornado-01:after{content:"蠣"}.hgi-twotone.hgi-tornado-01:before{content:"蠤"}.hgi-twotone.hgi-tornado-02:after{content:"蠥"}.hgi-twotone.hgi-tornado-02:before{content:"蠦"}.hgi-twotone.hgi-torri-gate:after{content:"蠧"}.hgi-twotone.hgi-torri-gate:before{content:"蠨"}.hgi-twotone.hgi-touch-01:after{content:"蠩"}.hgi-twotone.hgi-touch-01:before{content:"蠪"}.hgi-twotone.hgi-touch-02:after{content:"蠫"}.hgi-twotone.hgi-touch-02:before{content:"蠬"}.hgi-twotone.hgi-touch-03:after{content:"蠭"}.hgi-twotone.hgi-touch-03:before{content:"蠮"}.hgi-twotone.hgi-touch-04:after{content:"蠯"}.hgi-twotone.hgi-touch-04:before{content:"蠰"}.hgi-twotone.hgi-touch-05:after{content:"蠱"}.hgi-twotone.hgi-touch-05:before{content:"蠲"}.hgi-twotone.hgi-touch-06:after{content:"蠳"}.hgi-twotone.hgi-touch-06:before{content:"蠴"}.hgi-twotone.hgi-touch-07:after{content:"蠵"}.hgi-twotone.hgi-touch-07:before{content:"蠶"}.hgi-twotone.hgi-touch-08:after{content:"蠷"}.hgi-twotone.hgi-touch-08:before{content:"蠸"}.hgi-twotone.hgi-touch-09:after{content:"蠹"}.hgi-twotone.hgi-touch-09:before{content:"蠺"}.hgi-twotone.hgi-touch-10:after{content:"蠻"}.hgi-twotone.hgi-touch-10:before{content:"蠼"}.hgi-twotone.hgi-touch-interaction-01:after{content:"蠽"}.hgi-twotone.hgi-touch-interaction-01:before{content:"蠾"}.hgi-twotone.hgi-touch-interaction-02:after{content:"蠿"}.hgi-twotone.hgi-touch-interaction-02:before{content:"血"}.hgi-twotone.hgi-touch-interaction-03:after{content:"衁"}.hgi-twotone.hgi-touch-interaction-03:before{content:"衂"}.hgi-twotone.hgi-touch-interaction-04:after{content:"衃"}.hgi-twotone.hgi-touch-interaction-04:before{content:"衄"}.hgi-twotone.hgi-touch-locked-01:after{content:"衅"}.hgi-twotone.hgi-touch-locked-01:before{content:"衆"}.hgi-twotone.hgi-touch-locked-02:after{content:"衇"}.hgi-twotone.hgi-touch-locked-02:before{content:"衈"}.hgi-twotone.hgi-touch-locked-03:after{content:"衉"}.hgi-twotone.hgi-touch-locked-03:before{content:"衊"}.hgi-twotone.hgi-touch-locked-04:after{content:"衋"}.hgi-twotone.hgi-touch-locked-04:before{content:"行"}.hgi-twotone.hgi-touchpad-01:after{content:"衍"}.hgi-twotone.hgi-touchpad-01:before{content:"衎"}.hgi-twotone.hgi-touchpad-02:after{content:"衏"}.hgi-twotone.hgi-touchpad-02:before{content:"衐"}.hgi-twotone.hgi-touchpad-03:after{content:"衑"}.hgi-twotone.hgi-touchpad-03:before{content:"衒"}.hgi-twotone.hgi-touchpad-04:after{content:"術"}.hgi-twotone.hgi-touchpad-04:before{content:"衔"}.hgi-twotone.hgi-tow-truck:after{content:"衕"}.hgi-twotone.hgi-tow-truck:before{content:"衖"}.hgi-twotone.hgi-towels:after{content:"街"}.hgi-twotone.hgi-towels:before{content:"衘"}.hgi-twotone.hgi-toy-train:after{content:"衙"}.hgi-twotone.hgi-toy-train:before{content:"衚"}.hgi-twotone.hgi-tractor:after{content:"衛"}.hgi-twotone.hgi-tractor:before{content:"衜"}.hgi-twotone.hgi-trade-down:after{content:"衝"}.hgi-twotone.hgi-trade-down:before{content:"衞"}.hgi-twotone.hgi-trade-mark:after{content:"衟"}.hgi-twotone.hgi-trade-mark:before{content:"衠"}.hgi-twotone.hgi-trade-up:after{content:"衡"}.hgi-twotone.hgi-trade-up:before{content:"衢"}.hgi-twotone.hgi-trademark:after{content:"衣"}.hgi-twotone.hgi-trademark:before{content:"衤"}.hgi-twotone.hgi-traffic-incident:after{content:"补"}.hgi-twotone.hgi-traffic-incident:before{content:"衦"}.hgi-twotone.hgi-traffic-light:after{content:"衧"}.hgi-twotone.hgi-traffic-light:before{content:"表"}.hgi-twotone.hgi-train-01:after{content:"衩"}.hgi-twotone.hgi-train-01:before{content:"衪"}.hgi-twotone.hgi-train-02:after{content:"衫"}.hgi-twotone.hgi-train-02:before{content:"衬"}.hgi-twotone.hgi-tram:after{content:"衭"}.hgi-twotone.hgi-tram:before{content:"衮"}.hgi-twotone.hgi-trampoline:after{content:"衯"}.hgi-twotone.hgi-trampoline:before{content:"衰"}.hgi-twotone.hgi-transaction:after{content:"衱"}.hgi-twotone.hgi-transaction:before{content:"衲"}.hgi-twotone.hgi-transition-bottom:after{content:"衳"}.hgi-twotone.hgi-transition-bottom:before{content:"衴"}.hgi-twotone.hgi-transition-left:after{content:"衵"}.hgi-twotone.hgi-transition-left:before{content:"衶"}.hgi-twotone.hgi-transition-right:after{content:"衷"}.hgi-twotone.hgi-transition-right:before{content:"衸"}.hgi-twotone.hgi-transition-top:after{content:"衹"}.hgi-twotone.hgi-transition-top:before{content:"衺"}.hgi-twotone.hgi-translate:after{content:"衻"}.hgi-twotone.hgi-translate:before{content:"衼"}.hgi-twotone.hgi-translation:after{content:"衽"}.hgi-twotone.hgi-translation:before{content:"衾"}.hgi-twotone.hgi-transmission:after{content:"衿"}.hgi-twotone.hgi-transmission:before{content:"袀"}.hgi-twotone.hgi-transparency:after{content:"袁"}.hgi-twotone.hgi-transparency:before{content:"袂"}.hgi-twotone.hgi-trapezoid-line-horizontal:after{content:"袃"}.hgi-twotone.hgi-trapezoid-line-horizontal:before{content:"袄"}.hgi-twotone.hgi-trapezoid-line-vertical:after{content:"袅"}.hgi-twotone.hgi-trapezoid-line-vertical:before{content:"袆"}.hgi-twotone.hgi-travel-bag:after{content:"袇"}.hgi-twotone.hgi-travel-bag:before{content:"袈"}.hgi-twotone.hgi-treadmill-01:after{content:"袉"}.hgi-twotone.hgi-treadmill-01:before{content:"袊"}.hgi-twotone.hgi-treadmill-02:after{content:"袋"}.hgi-twotone.hgi-treadmill-02:before{content:"袌"}.hgi-twotone.hgi-treatment:after{content:"袍"}.hgi-twotone.hgi-treatment:before{content:"袎"}.hgi-twotone.hgi-tree-01:after{content:"袏"}.hgi-twotone.hgi-tree-01:before{content:"袐"}.hgi-twotone.hgi-tree-02:after{content:"袑"}.hgi-twotone.hgi-tree-02:before{content:"袒"}.hgi-twotone.hgi-tree-03:after{content:"袓"}.hgi-twotone.hgi-tree-03:before{content:"袔"}.hgi-twotone.hgi-tree-04:after{content:"袕"}.hgi-twotone.hgi-tree-04:before{content:"袖"}.hgi-twotone.hgi-tree-05:after{content:"袗"}.hgi-twotone.hgi-tree-05:before{content:"袘"}.hgi-twotone.hgi-tree-06:after{content:"袙"}.hgi-twotone.hgi-tree-06:before{content:"袚"}.hgi-twotone.hgi-tree-07:after{content:"袛"}.hgi-twotone.hgi-tree-07:before{content:"袜"}.hgi-twotone.hgi-trello:after{content:"袝"}.hgi-twotone.hgi-trello:before{content:"袞"}.hgi-twotone.hgi-triangle-01:after{content:"袟"}.hgi-twotone.hgi-triangle-01:before{content:"袠"}.hgi-twotone.hgi-triangle-02:after{content:"袡"}.hgi-twotone.hgi-triangle-02:before{content:"袢"}.hgi-twotone.hgi-triangle-03:after{content:"袣"}.hgi-twotone.hgi-triangle-03:before{content:"袤"}.hgi-twotone.hgi-triangle:after{content:"袥"}.hgi-twotone.hgi-triangle:before{content:"袦"}.hgi-twotone.hgi-trolley-01:after{content:"袧"}.hgi-twotone.hgi-trolley-01:before{content:"袨"}.hgi-twotone.hgi-trolley-02:after{content:"袩"}.hgi-twotone.hgi-trolley-02:before{content:"袪"}.hgi-twotone.hgi-tropical-storm:after{content:"被"}.hgi-twotone.hgi-tropical-storm-tracks-01:after{content:"袬"}.hgi-twotone.hgi-tropical-storm-tracks-01:before{content:"袭"}.hgi-twotone.hgi-tropical-storm-tracks-02:after{content:"袮"}.hgi-twotone.hgi-tropical-storm-tracks-02:before{content:"袯"}.hgi-twotone.hgi-tropical-storm:before{content:"袰"}.hgi-twotone.hgi-truck-delivery:after{content:"袱"}.hgi-twotone.hgi-truck-delivery:before{content:"袲"}.hgi-twotone.hgi-truck-monster:after{content:"袳"}.hgi-twotone.hgi-truck-monster:before{content:"袴"}.hgi-twotone.hgi-truck-return:after{content:"袵"}.hgi-twotone.hgi-truck-return:before{content:"袶"}.hgi-twotone.hgi-truck:after{content:"袷"}.hgi-twotone.hgi-truck:before{content:"袸"}.hgi-twotone.hgi-trulli:after{content:"袹"}.hgi-twotone.hgi-trulli:before{content:"袺"}.hgi-twotone.hgi-tsunami:after{content:"袻"}.hgi-twotone.hgi-tsunami:before{content:"袼"}.hgi-twotone.hgi-tulip:after{content:"袽"}.hgi-twotone.hgi-tulip:before{content:"袾"}.hgi-twotone.hgi-tumblr:after{content:"袿"}.hgi-twotone.hgi-tumblr:before{content:"裀"}.hgi-twotone.hgi-turtle-neck:after{content:"裁"}.hgi-twotone.hgi-turtle-neck:before{content:"裂"}.hgi-twotone.hgi-tv-01:after{content:"裃"}.hgi-twotone.hgi-tv-01:before{content:"裄"}.hgi-twotone.hgi-tv-02:after{content:"装"}.hgi-twotone.hgi-tv-02:before{content:"裆"}.hgi-twotone.hgi-tv-fix:after{content:"裇"}.hgi-twotone.hgi-tv-fix:before{content:"裈"}.hgi-twotone.hgi-tv-issue:after{content:"裉"}.hgi-twotone.hgi-tv-issue:before{content:"裊"}.hgi-twotone.hgi-tv-smart:after{content:"裋"}.hgi-twotone.hgi-tv-smart:before{content:"裌"}.hgi-twotone.hgi-twin-tower:after{content:"裍"}.hgi-twotone.hgi-twin-tower:before{content:"裎"}.hgi-twotone.hgi-twitch:after{content:"裏"}.hgi-twotone.hgi-twitch:before{content:"裐"}.hgi-twotone.hgi-twitter:after{content:"裑"}.hgi-twotone.hgi-twitter-square:after{content:"裒"}.hgi-twotone.hgi-twitter-square:before{content:"裓"}.hgi-twotone.hgi-twitter:before{content:"裔"}.hgi-twotone.hgi-two-factor-access:after{content:"裕"}.hgi-twotone.hgi-two-factor-access:before{content:"裖"}.hgi-twotone.hgi-two-finger-01:after{content:"裗"}.hgi-twotone.hgi-two-finger-01:before{content:"裘"}.hgi-twotone.hgi-two-finger-02:after{content:"裙"}.hgi-twotone.hgi-two-finger-02:before{content:"裚"}.hgi-twotone.hgi-two-finger-03:after{content:"裛"}.hgi-twotone.hgi-two-finger-03:before{content:"補"}.hgi-twotone.hgi-two-finger-04:after{content:"裝"}.hgi-twotone.hgi-two-finger-04:before{content:"裞"}.hgi-twotone.hgi-two-finger-05:after{content:"裟"}.hgi-twotone.hgi-two-finger-05:before{content:"裠"}.hgi-twotone.hgi-txt-01:after{content:"裡"}.hgi-twotone.hgi-txt-01:before{content:"裢"}.hgi-twotone.hgi-txt-02:after{content:"裣"}.hgi-twotone.hgi-txt-02:before{content:"裤"}.hgi-twotone.hgi-type-cursor:after{content:"裥"}.hgi-twotone.hgi-type-cursor:before{content:"裦"}.hgi-twotone.hgi-typescript-01:after{content:"裧"}.hgi-twotone.hgi-typescript-01:before{content:"裨"}.hgi-twotone.hgi-typescript-02:after{content:"裩"}.hgi-twotone.hgi-typescript-02:before{content:"裪"}.hgi-twotone.hgi-typescript-03:after{content:"裫"}.hgi-twotone.hgi-typescript-03:before{content:"裬"}.hgi-twotone.hgi-uber:after{content:"裭"}.hgi-twotone.hgi-uber:before{content:"裮"}.hgi-twotone.hgi-ufo-01:after{content:"裯"}.hgi-twotone.hgi-ufo-01:before{content:"裰"}.hgi-twotone.hgi-ufo:after{content:"裱"}.hgi-twotone.hgi-ufo:before{content:"裲"}.hgi-twotone.hgi-umbrella-dollar:after{content:"裳"}.hgi-twotone.hgi-umbrella-dollar:before{content:"裴"}.hgi-twotone.hgi-umbrella:after{content:"裵"}.hgi-twotone.hgi-umbrella:before{content:"裶"}.hgi-twotone.hgi-unamused:after{content:"裷"}.hgi-twotone.hgi-unamused:before{content:"裸"}.hgi-twotone.hgi-unavailable:after{content:"裹"}.hgi-twotone.hgi-unavailable:before{content:"裺"}.hgi-twotone.hgi-underpants-01:after{content:"裻"}.hgi-twotone.hgi-underpants-01:before{content:"裼"}.hgi-twotone.hgi-underpants-02:after{content:"製"}.hgi-twotone.hgi-underpants-02:before{content:"裾"}.hgi-twotone.hgi-underpants-03:after{content:"裿"}.hgi-twotone.hgi-underpants-03:before{content:"褀"}.hgi-twotone.hgi-unfold-less:after{content:"褁"}.hgi-twotone.hgi-unfold-less:before{content:"褂"}.hgi-twotone.hgi-unfold-more:after{content:"褃"}.hgi-twotone.hgi-unfold-more:before{content:"褄"}.hgi-twotone.hgi-ungroup-items:after{content:"褅"}.hgi-twotone.hgi-ungroup-items:before{content:"褆"}.hgi-twotone.hgi-ungroup-layers:after{content:"複"}.hgi-twotone.hgi-ungroup-layers:before{content:"褈"}.hgi-twotone.hgi-unhappy:after{content:"褉"}.hgi-twotone.hgi-unhappy:before{content:"褊"}.hgi-twotone.hgi-university:after{content:"褋"}.hgi-twotone.hgi-university:before{content:"褌"}.hgi-twotone.hgi-unlink-01:after{content:"褍"}.hgi-twotone.hgi-unlink-01:before{content:"褎"}.hgi-twotone.hgi-unlink-02:after{content:"褏"}.hgi-twotone.hgi-unlink-02:before{content:"褐"}.hgi-twotone.hgi-unlink-03:after{content:"褑"}.hgi-twotone.hgi-unlink-03:before{content:"褒"}.hgi-twotone.hgi-unlink-04:after{content:"褓"}.hgi-twotone.hgi-unlink-04:before{content:"褔"}.hgi-twotone.hgi-unlink-05:after{content:"褕"}.hgi-twotone.hgi-unlink-05:before{content:"褖"}.hgi-twotone.hgi-unlink-06:after{content:"褗"}.hgi-twotone.hgi-unlink-06:before{content:"褘"}.hgi-twotone.hgi-unsplash:after{content:"褙"}.hgi-twotone.hgi-unsplash:before{content:"褚"}.hgi-twotone.hgi-upload-01:after{content:"褛"}.hgi-twotone.hgi-upload-01:before{content:"褜"}.hgi-twotone.hgi-upload-02:after{content:"褝"}.hgi-twotone.hgi-upload-02:before{content:"褞"}.hgi-twotone.hgi-upload-03:after{content:"褟"}.hgi-twotone.hgi-upload-03:before{content:"褠"}.hgi-twotone.hgi-upload-04:after{content:"褡"}.hgi-twotone.hgi-upload-04:before{content:"褢"}.hgi-twotone.hgi-upload-05:after{content:"褣"}.hgi-twotone.hgi-upload-05:before{content:"褤"}.hgi-twotone.hgi-upload-circle-01:after{content:"褥"}.hgi-twotone.hgi-upload-circle-01:before{content:"褦"}.hgi-twotone.hgi-upload-circle-02:after{content:"褧"}.hgi-twotone.hgi-upload-circle-02:before{content:"褨"}.hgi-twotone.hgi-upload-square-01:after{content:"褩"}.hgi-twotone.hgi-upload-square-01:before{content:"褪"}.hgi-twotone.hgi-upload-square-02:after{content:"褫"}.hgi-twotone.hgi-upload-square-02:before{content:"褬"}.hgi-twotone.hgi-upwork:after{content:"褭"}.hgi-twotone.hgi-upwork:before{content:"褮"}.hgi-twotone.hgi-usb-bugs:after{content:"褯"}.hgi-twotone.hgi-usb-bugs:before{content:"褰"}.hgi-twotone.hgi-usb-connected-01:after{content:"褱"}.hgi-twotone.hgi-usb-connected-01:before{content:"褲"}.hgi-twotone.hgi-usb-connected-02:after{content:"褳"}.hgi-twotone.hgi-usb-connected-02:before{content:"褴"}.hgi-twotone.hgi-usb-connected-03:after{content:"褵"}.hgi-twotone.hgi-usb-connected-03:before{content:"褶"}.hgi-twotone.hgi-usb-error:after{content:"褷"}.hgi-twotone.hgi-usb-error:before{content:"褸"}.hgi-twotone.hgi-usb-memory-01:after{content:"褹"}.hgi-twotone.hgi-usb-memory-01:before{content:"褺"}.hgi-twotone.hgi-usb-memory-02:after{content:"褻"}.hgi-twotone.hgi-usb-memory-02:before{content:"褼"}.hgi-twotone.hgi-usb-not-connected-01:after{content:"褽"}.hgi-twotone.hgi-usb-not-connected-01:before{content:"褾"}.hgi-twotone.hgi-usb-not-connected-02:after{content:"褿"}.hgi-twotone.hgi-usb-not-connected-02:before{content:"襀"}.hgi-twotone.hgi-usb:after{content:"襁"}.hgi-twotone.hgi-usb:before{content:"襂"}.hgi-twotone.hgi-user-account:after{content:"襃"}.hgi-twotone.hgi-user-account:before{content:"襄"}.hgi-twotone.hgi-user-add-01:after{content:"襅"}.hgi-twotone.hgi-user-add-01:before{content:"襆"}.hgi-twotone.hgi-user-add-02:after{content:"襇"}.hgi-twotone.hgi-user-add-02:before{content:"襈"}.hgi-twotone.hgi-user-arrow-left-right:after{content:"襉"}.hgi-twotone.hgi-user-arrow-left-right:before{content:"襊"}.hgi-twotone.hgi-user-block-01:after{content:"襋"}.hgi-twotone.hgi-user-block-01:before{content:"襌"}.hgi-twotone.hgi-user-block-02:after{content:"襍"}.hgi-twotone.hgi-user-block-02:before{content:"襎"}.hgi-twotone.hgi-user-check-01:after{content:"襏"}.hgi-twotone.hgi-user-check-01:before{content:"襐"}.hgi-twotone.hgi-user-check-02:after{content:"襑"}.hgi-twotone.hgi-user-check-02:before{content:"襒"}.hgi-twotone.hgi-user-circle-02:after{content:"襓"}.hgi-twotone.hgi-user-circle-02:before{content:"襔"}.hgi-twotone.hgi-user-circle:after{content:"襕"}.hgi-twotone.hgi-user-circle:before{content:"襖"}.hgi-twotone.hgi-user-edit-01:after{content:"襗"}.hgi-twotone.hgi-user-edit-01:before{content:"襘"}.hgi-twotone.hgi-user-full-view:after{content:"襙"}.hgi-twotone.hgi-user-full-view:before{content:"襚"}.hgi-twotone.hgi-user-group:after{content:"襛"}.hgi-twotone.hgi-user-group:before{content:"襜"}.hgi-twotone.hgi-user-id-verification:after{content:"襝"}.hgi-twotone.hgi-user-id-verification:before{content:"襞"}.hgi-twotone.hgi-user-list:after{content:"襟"}.hgi-twotone.hgi-user-list:before{content:"襠"}.hgi-twotone.hgi-user-lock-01:after{content:"襡"}.hgi-twotone.hgi-user-lock-01:before{content:"襢"}.hgi-twotone.hgi-user-lock-02:after{content:"襣"}.hgi-twotone.hgi-user-lock-02:before{content:"襤"}.hgi-twotone.hgi-user-love-01:after{content:"襥"}.hgi-twotone.hgi-user-love-01:before{content:"襦"}.hgi-twotone.hgi-user-love-02:after{content:"襧"}.hgi-twotone.hgi-user-love-02:before{content:"襨"}.hgi-twotone.hgi-user-minus-01:after{content:"襩"}.hgi-twotone.hgi-user-minus-01:before{content:"襪"}.hgi-twotone.hgi-user-minus-02:after{content:"襫"}.hgi-twotone.hgi-user-minus-02:before{content:"襬"}.hgi-twotone.hgi-user-multiple-02:after{content:"襭"}.hgi-twotone.hgi-user-multiple-02:before{content:"襮"}.hgi-twotone.hgi-user-multiple:after{content:"襯"}.hgi-twotone.hgi-user-multiple:before{content:"襰"}.hgi-twotone.hgi-user-question-01:after{content:"襱"}.hgi-twotone.hgi-user-question-01:before{content:"襲"}.hgi-twotone.hgi-user-question-02:after{content:"襳"}.hgi-twotone.hgi-user-question-02:before{content:"襴"}.hgi-twotone.hgi-user-remove-01:after{content:"襵"}.hgi-twotone.hgi-user-remove-01:before{content:"襶"}.hgi-twotone.hgi-user-remove-02:after{content:"襷"}.hgi-twotone.hgi-user-remove-02:before{content:"襸"}.hgi-twotone.hgi-user-roadside:after{content:"襹"}.hgi-twotone.hgi-user-roadside:before{content:"襺"}.hgi-twotone.hgi-user-search-01:after{content:"襻"}.hgi-twotone.hgi-user-search-01:before{content:"襼"}.hgi-twotone.hgi-user-search-02:after{content:"襽"}.hgi-twotone.hgi-user-search-02:before{content:"襾"}.hgi-twotone.hgi-user:after{content:"西"}.hgi-twotone.hgi-user-settings-01:after{content:"覀"}.hgi-twotone.hgi-user-settings-01:before{content:"要"}.hgi-twotone.hgi-user-settings-02:after{content:"覂"}.hgi-twotone.hgi-user-settings-02:before{content:"覃"}.hgi-twotone.hgi-user-sharing:after{content:"覄"}.hgi-twotone.hgi-user-sharing:before{content:"覅"}.hgi-twotone.hgi-user-shield-01:after{content:"覆"}.hgi-twotone.hgi-user-shield-01:before{content:"覇"}.hgi-twotone.hgi-user-shield-02:after{content:"覈"}.hgi-twotone.hgi-user-shield-02:before{content:"覉"}.hgi-twotone.hgi-user-square:after{content:"覊"}.hgi-twotone.hgi-user-square:before{content:"見"}.hgi-twotone.hgi-user-star-01:after{content:"覌"}.hgi-twotone.hgi-user-star-01:before{content:"覍"}.hgi-twotone.hgi-user-star-02:after{content:"覎"}.hgi-twotone.hgi-user-star-02:before{content:"規"}.hgi-twotone.hgi-user-status:after{content:"覐"}.hgi-twotone.hgi-user-status:before{content:"覑"}.hgi-twotone.hgi-user-story:after{content:"覒"}.hgi-twotone.hgi-user-story:before{content:"覓"}.hgi-twotone.hgi-user-switch:after{content:"覔"}.hgi-twotone.hgi-user-switch:before{content:"覕"}.hgi-twotone.hgi-user-unlock-01:after{content:"視"}.hgi-twotone.hgi-user-unlock-01:before{content:"覗"}.hgi-twotone.hgi-user-unlock-02:after{content:"覘"}.hgi-twotone.hgi-user-unlock-02:before{content:"覙"}.hgi-twotone.hgi-user:before{content:"覚"}.hgi-twotone.hgi-uv-01:after{content:"覛"}.hgi-twotone.hgi-uv-01:before{content:"覜"}.hgi-twotone.hgi-uv-02:after{content:"覝"}.hgi-twotone.hgi-uv-02:before{content:"覞"}.hgi-twotone.hgi-uv-03:after{content:"覟"}.hgi-twotone.hgi-uv-03:before{content:"覠"}.hgi-twotone.hgi-vaccine:after{content:"覡"}.hgi-twotone.hgi-vaccine:before{content:"覢"}.hgi-twotone.hgi-validation-approval:after{content:"覣"}.hgi-twotone.hgi-validation-approval:before{content:"覤"}.hgi-twotone.hgi-validation:after{content:"覥"}.hgi-twotone.hgi-validation:before{content:"覦"}.hgi-twotone.hgi-van:after{content:"覧"}.hgi-twotone.hgi-van:before{content:"覨"}.hgi-twotone.hgi-variable:after{content:"覩"}.hgi-twotone.hgi-variable:before{content:"親"}.hgi-twotone.hgi-vegetarian-food:after{content:"覫"}.hgi-twotone.hgi-vegetarian-food:before{content:"覬"}.hgi-twotone.hgi-vertical-resize:after{content:"覭"}.hgi-twotone.hgi-vertical-resize:before{content:"覮"}.hgi-twotone.hgi-vertical-scroll-point:after{content:"覯"}.hgi-twotone.hgi-vertical-scroll-point:before{content:"覰"}.hgi-twotone.hgi-vest:after{content:"覱"}.hgi-twotone.hgi-vest:before{content:"覲"}.hgi-twotone.hgi-victory-finger-01:after{content:"観"}.hgi-twotone.hgi-victory-finger-01:before{content:"覴"}.hgi-twotone.hgi-victory-finger-02:after{content:"覵"}.hgi-twotone.hgi-victory-finger-02:before{content:"覶"}.hgi-twotone.hgi-victory-finger-03:after{content:"覷"}.hgi-twotone.hgi-victory-finger-03:before{content:"覸"}.hgi-twotone.hgi-video-01:after{content:"覹"}.hgi-twotone.hgi-video-01:before{content:"覺"}.hgi-twotone.hgi-video-02:after{content:"覻"}.hgi-twotone.hgi-video-02:before{content:"覼"}.hgi-twotone.hgi-video-console:after{content:"覽"}.hgi-twotone.hgi-video-console:before{content:"覾"}.hgi-twotone.hgi-video-off:after{content:"覿"}.hgi-twotone.hgi-video-off:before{content:"觀"}.hgi-twotone.hgi-video-replay:after{content:"见"}.hgi-twotone.hgi-video-replay:before{content:"观"}.hgi-twotone.hgi-view-off:after{content:"觃"}.hgi-twotone.hgi-view-off-slash:after{content:"规"}.hgi-twotone.hgi-view-off-slash:before{content:"觅"}.hgi-twotone.hgi-view-off:before{content:"视"}.hgi-twotone.hgi-view:after{content:"觇"}.hgi-twotone.hgi-view:before{content:"览"}.hgi-twotone.hgi-vimeo:after{content:"觉"}.hgi-twotone.hgi-vimeo:before{content:"觊"}.hgi-twotone.hgi-vine:after{content:"觋"}.hgi-twotone.hgi-vine-square:after{content:"觌"}.hgi-twotone.hgi-vine-square:before{content:"觍"}.hgi-twotone.hgi-vine:before{content:"觎"}.hgi-twotone.hgi-vintage-clock:after{content:"觏"}.hgi-twotone.hgi-vintage-clock:before{content:"觐"}.hgi-twotone.hgi-virtual-reality-vr-01:after{content:"觑"}.hgi-twotone.hgi-virtual-reality-vr-01:before{content:"角"}.hgi-twotone.hgi-virtual-reality-vr-02:after{content:"觓"}.hgi-twotone.hgi-virtual-reality-vr-02:before{content:"觔"}.hgi-twotone.hgi-vision:after{content:"觕"}.hgi-twotone.hgi-vision:before{content:"觖"}.hgi-twotone.hgi-vk:after{content:"觗"}.hgi-twotone.hgi-vk-square:after{content:"觘"}.hgi-twotone.hgi-vk-square:before{content:"觙"}.hgi-twotone.hgi-vk:before{content:"觚"}.hgi-twotone.hgi-voice-id:after{content:"觛"}.hgi-twotone.hgi-voice-id:before{content:"觜"}.hgi-twotone.hgi-voice:after{content:"觝"}.hgi-twotone.hgi-voice:before{content:"觞"}.hgi-twotone.hgi-volleyball:after{content:"觟"}.hgi-twotone.hgi-volleyball:before{content:"觠"}.hgi-twotone.hgi-volume-high:after{content:"觡"}.hgi-twotone.hgi-volume-high:before{content:"觢"}.hgi-twotone.hgi-volume-low:after{content:"解"}.hgi-twotone.hgi-volume-low:before{content:"觤"}.hgi-twotone.hgi-volume-minus:after{content:"觥"}.hgi-twotone.hgi-volume-minus:before{content:"触"}.hgi-twotone.hgi-volume-mute-01:after{content:"觧"}.hgi-twotone.hgi-volume-mute-01:before{content:"觨"}.hgi-twotone.hgi-volume-mute-02:after{content:"觩"}.hgi-twotone.hgi-volume-mute-02:before{content:"觪"}.hgi-twotone.hgi-volume-off:after{content:"觫"}.hgi-twotone.hgi-volume-off:before{content:"觬"}.hgi-twotone.hgi-volume-up:after{content:"觭"}.hgi-twotone.hgi-volume-up:before{content:"觮"}.hgi-twotone.hgi-vomiting:after{content:"觯"}.hgi-twotone.hgi-vomiting:before{content:"觰"}.hgi-twotone.hgi-voucher:after{content:"觱"}.hgi-twotone.hgi-voucher:before{content:"觲"}.hgi-twotone.hgi-vr-glasses:after{content:"觳"}.hgi-twotone.hgi-vr-glasses:before{content:"觴"}.hgi-twotone.hgi-vr:after{content:"觵"}.hgi-twotone.hgi-vr:before{content:"觶"}.hgi-twotone.hgi-vynil-01:after{content:"觷"}.hgi-twotone.hgi-vynil-01:before{content:"觸"}.hgi-twotone.hgi-vynil-02:after{content:"觹"}.hgi-twotone.hgi-vynil-02:before{content:"觺"}.hgi-twotone.hgi-vynil-03:after{content:"觻"}.hgi-twotone.hgi-vynil-03:before{content:"觼"}.hgi-twotone.hgi-waiter:after{content:"觽"}.hgi-twotone.hgi-waiter:before{content:"觾"}.hgi-twotone.hgi-waiters:after{content:"觿"}.hgi-twotone.hgi-waiters:before{content:"言"}.hgi-twotone.hgi-wall-lamp:after{content:"訁"}.hgi-twotone.hgi-wall-lamp:before{content:"訂"}.hgi-twotone.hgi-wallet-01:after{content:"訃"}.hgi-twotone.hgi-wallet-01:before{content:"訄"}.hgi-twotone.hgi-wallet-02:after{content:"訅"}.hgi-twotone.hgi-wallet-02:before{content:"訆"}.hgi-twotone.hgi-wallet-03:after{content:"訇"}.hgi-twotone.hgi-wallet-03:before{content:"計"}.hgi-twotone.hgi-wallet-add-01:after{content:"訉"}.hgi-twotone.hgi-wallet-add-01:before{content:"訊"}.hgi-twotone.hgi-wallet-add-02:after{content:"訋"}.hgi-twotone.hgi-wallet-add-02:before{content:"訌"}.hgi-twotone.hgi-wallet-done-01:after{content:"訍"}.hgi-twotone.hgi-wallet-done-01:before{content:"討"}.hgi-twotone.hgi-wallet-done-02:after{content:"訏"}.hgi-twotone.hgi-wallet-done-02:before{content:"訐"}.hgi-twotone.hgi-wallet-not-found-01:after{content:"訑"}.hgi-twotone.hgi-wallet-not-found-01:before{content:"訒"}.hgi-twotone.hgi-wallet-not-found-02:after{content:"訓"}.hgi-twotone.hgi-wallet-not-found-02:before{content:"訔"}.hgi-twotone.hgi-wallet-remove-01:after{content:"訕"}.hgi-twotone.hgi-wallet-remove-01:before{content:"訖"}.hgi-twotone.hgi-wallet-remove-02:after{content:"託"}.hgi-twotone.hgi-wallet-remove-02:before{content:"記"}.hgi-twotone.hgi-wanted:after{content:"訙"}.hgi-twotone.hgi-wanted:before{content:"訚"}.hgi-twotone.hgi-wardrobe-01:after{content:"訛"}.hgi-twotone.hgi-wardrobe-01:before{content:"訜"}.hgi-twotone.hgi-wardrobe-02:after{content:"訝"}.hgi-twotone.hgi-wardrobe-02:before{content:"訞"}.hgi-twotone.hgi-wardrobe-03:after{content:"訟"}.hgi-twotone.hgi-wardrobe-03:before{content:"訠"}.hgi-twotone.hgi-wardrobe-04:after{content:"訡"}.hgi-twotone.hgi-wardrobe-04:before{content:"訢"}.hgi-twotone.hgi-warehouse:after{content:"訣"}.hgi-twotone.hgi-warehouse:before{content:"訤"}.hgi-twotone.hgi-washington-monument:after{content:"訥"}.hgi-twotone.hgi-washington-monument:before{content:"訦"}.hgi-twotone.hgi-waste-restore:after{content:"訧"}.hgi-twotone.hgi-waste-restore:before{content:"訨"}.hgi-twotone.hgi-waste:after{content:"訩"}.hgi-twotone.hgi-waste:before{content:"訪"}.hgi-twotone.hgi-watch-01:after{content:"訫"}.hgi-twotone.hgi-watch-01:before{content:"訬"}.hgi-twotone.hgi-watch-02:after{content:"設"}.hgi-twotone.hgi-watch-02:before{content:"訮"}.hgi-twotone.hgi-water-energy:after{content:"訯"}.hgi-twotone.hgi-water-energy:before{content:"訰"}.hgi-twotone.hgi-water-polo:after{content:"許"}.hgi-twotone.hgi-water-polo:before{content:"訲"}.hgi-twotone.hgi-water-pump:after{content:"訳"}.hgi-twotone.hgi-water-pump:before{content:"訴"}.hgi-twotone.hgi-waterfall-down-01:after{content:"訵"}.hgi-twotone.hgi-waterfall-down-01:before{content:"訶"}.hgi-twotone.hgi-waterfall-down-03:after{content:"訷"}.hgi-twotone.hgi-waterfall-down-03:before{content:"訸"}.hgi-twotone.hgi-waterfall-up-01:after{content:"訹"}.hgi-twotone.hgi-waterfall-up-01:before{content:"診"}.hgi-twotone.hgi-waterfall-up-02:after{content:"註"}.hgi-twotone.hgi-waterfall-up-02:before{content:"証"}.hgi-twotone.hgi-watermelon:after{content:"訽"}.hgi-twotone.hgi-watermelon:before{content:"訾"}.hgi-twotone.hgi-wattpad:after{content:"訿"}.hgi-twotone.hgi-wattpad-square:after{content:"詀"}.hgi-twotone.hgi-wattpad-square:before{content:"詁"}.hgi-twotone.hgi-wattpad:before{content:"詂"}.hgi-twotone.hgi-waving-hand-01:after{content:"詃"}.hgi-twotone.hgi-waving-hand-01:before{content:"詄"}.hgi-twotone.hgi-waving-hand-02:after{content:"詅"}.hgi-twotone.hgi-waving-hand-02:before{content:"詆"}.hgi-twotone.hgi-waze:after{content:"詇"}.hgi-twotone.hgi-waze:before{content:"詈"}.hgi-twotone.hgi-web-design-01:after{content:"詉"}.hgi-twotone.hgi-web-design-01:before{content:"詊"}.hgi-twotone.hgi-web-design-02:after{content:"詋"}.hgi-twotone.hgi-web-design-02:before{content:"詌"}.hgi-twotone.hgi-web-programming:after{content:"詍"}.hgi-twotone.hgi-web-programming:before{content:"詎"}.hgi-twotone.hgi-web-protection:after{content:"詏"}.hgi-twotone.hgi-web-protection:before{content:"詐"}.hgi-twotone.hgi-web-security:after{content:"詑"}.hgi-twotone.hgi-web-security:before{content:"詒"}.hgi-twotone.hgi-web-validation:after{content:"詓"}.hgi-twotone.hgi-web-validation:before{content:"詔"}.hgi-twotone.hgi-webflow:after{content:"評"}.hgi-twotone.hgi-webflow:before{content:"詖"}.hgi-twotone.hgi-wechat:after{content:"詗"}.hgi-twotone.hgi-wechat:before{content:"詘"}.hgi-twotone.hgi-weight-scale-01:after{content:"詙"}.hgi-twotone.hgi-weight-scale-01:before{content:"詚"}.hgi-twotone.hgi-weight-scale:after{content:"詛"}.hgi-twotone.hgi-weight-scale:before{content:"詜"}.hgi-twotone.hgi-wellness:after{content:"詝"}.hgi-twotone.hgi-wellness:before{content:"詞"}.hgi-twotone.hgi-whatsapp-business:after{content:"詟"}.hgi-twotone.hgi-whatsapp-business:before{content:"詠"}.hgi-twotone.hgi-whatsapp:after{content:"詡"}.hgi-twotone.hgi-whatsapp:before{content:"詢"}.hgi-twotone.hgi-wheelchair:after{content:"詣"}.hgi-twotone.hgi-wheelchair:before{content:"詤"}.hgi-twotone.hgi-whisk:after{content:"詥"}.hgi-twotone.hgi-whisk:before{content:"試"}.hgi-twotone.hgi-whistle:after{content:"詧"}.hgi-twotone.hgi-whistle:before{content:"詨"}.hgi-twotone.hgi-wifi-01:after{content:"詩"}.hgi-twotone.hgi-wifi-01:before{content:"詪"}.hgi-twotone.hgi-wifi-02:after{content:"詫"}.hgi-twotone.hgi-wifi-02:before{content:"詬"}.hgi-twotone.hgi-wifi-circle:after{content:"詭"}.hgi-twotone.hgi-wifi-circle:before{content:"詮"}.hgi-twotone.hgi-wifi-connected-01:after{content:"詯"}.hgi-twotone.hgi-wifi-connected-01:before{content:"詰"}.hgi-twotone.hgi-wifi-connected-02:after{content:"話"}.hgi-twotone.hgi-wifi-connected-02:before{content:"該"}.hgi-twotone.hgi-wifi-connected-03:after{content:"詳"}.hgi-twotone.hgi-wifi-connected-03:before{content:"詴"}.hgi-twotone.hgi-wifi-disconnected-01:after{content:"詵"}.hgi-twotone.hgi-wifi-disconnected-01:before{content:"詶"}.hgi-twotone.hgi-wifi-disconnected-02:after{content:"詷"}.hgi-twotone.hgi-wifi-disconnected-02:before{content:"詸"}.hgi-twotone.hgi-wifi-disconnected-03:after{content:"詹"}.hgi-twotone.hgi-wifi-disconnected-03:before{content:"詺"}.hgi-twotone.hgi-wifi-disconnected-04:after{content:"詻"}.hgi-twotone.hgi-wifi-disconnected-04:before{content:"詼"}.hgi-twotone.hgi-wifi-error-01:after{content:"詽"}.hgi-twotone.hgi-wifi-error-01:before{content:"詾"}.hgi-twotone.hgi-wifi-error-02:after{content:"詿"}.hgi-twotone.hgi-wifi-error-02:before{content:"誀"}.hgi-twotone.hgi-wifi-full-signal:after{content:"誁"}.hgi-twotone.hgi-wifi-full-signal:before{content:"誂"}.hgi-twotone.hgi-wifi-location:after{content:"誃"}.hgi-twotone.hgi-wifi-location:before{content:"誄"}.hgi-twotone.hgi-wifi-lock:after{content:"誅"}.hgi-twotone.hgi-wifi-lock:before{content:"誆"}.hgi-twotone.hgi-wifi-low-signal:after{content:"誇"}.hgi-twotone.hgi-wifi-low-signal:before{content:"誈"}.hgi-twotone.hgi-wifi-medium-signal:after{content:"誉"}.hgi-twotone.hgi-wifi-medium-signal:before{content:"誊"}.hgi-twotone.hgi-wifi-no-signal:after{content:"誋"}.hgi-twotone.hgi-wifi-no-signal:before{content:"誌"}.hgi-twotone.hgi-wifi-off-01:after{content:"認"}.hgi-twotone.hgi-wifi-off-01:before{content:"誎"}.hgi-twotone.hgi-wifi-off-02:after{content:"誏"}.hgi-twotone.hgi-wifi-off-02:before{content:"誐"}.hgi-twotone.hgi-wifi-square:after{content:"誑"}.hgi-twotone.hgi-wifi-square:before{content:"誒"}.hgi-twotone.hgi-wifi-unlock:after{content:"誓"}.hgi-twotone.hgi-wifi-unlock:before{content:"誔"}.hgi-twotone.hgi-wikipedia:after{content:"誕"}.hgi-twotone.hgi-wikipedia:before{content:"誖"}.hgi-twotone.hgi-wind-power-01:after{content:"誗"}.hgi-twotone.hgi-wind-power-01:before{content:"誘"}.hgi-twotone.hgi-wind-power-02:after{content:"誙"}.hgi-twotone.hgi-wind-power-02:before{content:"誚"}.hgi-twotone.hgi-wind-power-03:after{content:"誛"}.hgi-twotone.hgi-wind-power-03:before{content:"誜"}.hgi-twotone.hgi-wind-power:after{content:"誝"}.hgi-twotone.hgi-wind-power:before{content:"語"}.hgi-twotone.hgi-wind-surf:after{content:"誟"}.hgi-twotone.hgi-wind-surf:before{content:"誠"}.hgi-twotone.hgi-wind-turbine:after{content:"誡"}.hgi-twotone.hgi-wind-turbine:before{content:"誢"}.hgi-twotone.hgi-wink:after{content:"誣"}.hgi-twotone.hgi-wink:before{content:"誤"}.hgi-twotone.hgi-winking:after{content:"誥"}.hgi-twotone.hgi-winking:before{content:"誦"}.hgi-twotone.hgi-wireless-cloud-access:after{content:"誧"}.hgi-twotone.hgi-wireless-cloud-access:before{content:"誨"}.hgi-twotone.hgi-wireless:after{content:"誩"}.hgi-twotone.hgi-wireless:before{content:"說"}.hgi-twotone.hgi-wise:after{content:"誫"}.hgi-twotone.hgi-wise:before{content:"説"}.hgi-twotone.hgi-wordpress:after{content:"読"}.hgi-twotone.hgi-wordpress:before{content:"誮"}.hgi-twotone.hgi-work-alert:after{content:"誯"}.hgi-twotone.hgi-work-alert:before{content:"誰"}.hgi-twotone.hgi-work-history:after{content:"誱"}.hgi-twotone.hgi-work-history:before{content:"課"}.hgi-twotone.hgi-work-update:after{content:"誳"}.hgi-twotone.hgi-work-update:before{content:"誴"}.hgi-twotone.hgi-workflow-circle-01:after{content:"誵"}.hgi-twotone.hgi-workflow-circle-01:before{content:"誶"}.hgi-twotone.hgi-workflow-circle-02:after{content:"誷"}.hgi-twotone.hgi-workflow-circle-02:before{content:"誸"}.hgi-twotone.hgi-workflow-circle-03:after{content:"誹"}.hgi-twotone.hgi-workflow-circle-03:before{content:"誺"}.hgi-twotone.hgi-workflow-circle-04:after{content:"誻"}.hgi-twotone.hgi-workflow-circle-04:before{content:"誼"}.hgi-twotone.hgi-workflow-circle-05:after{content:"誽"}.hgi-twotone.hgi-workflow-circle-05:before{content:"誾"}.hgi-twotone.hgi-workflow-circle-06:after{content:"調"}.hgi-twotone.hgi-workflow-circle-06:before{content:"諀"}.hgi-twotone.hgi-workflow-square-01:after{content:"諁"}.hgi-twotone.hgi-workflow-square-01:before{content:"諂"}.hgi-twotone.hgi-workflow-square-02:after{content:"諃"}.hgi-twotone.hgi-workflow-square-02:before{content:"諄"}.hgi-twotone.hgi-workflow-square-03:after{content:"諅"}.hgi-twotone.hgi-workflow-square-03:before{content:"諆"}.hgi-twotone.hgi-workflow-square-04:after{content:"談"}.hgi-twotone.hgi-workflow-square-04:before{content:"諈"}.hgi-twotone.hgi-workflow-square-05:after{content:"諉"}.hgi-twotone.hgi-workflow-square-05:before{content:"諊"}.hgi-twotone.hgi-workflow-square-06:after{content:"請"}.hgi-twotone.hgi-workflow-square-06:before{content:"諌"}.hgi-twotone.hgi-workflow-square-07:after{content:"諍"}.hgi-twotone.hgi-workflow-square-07:before{content:"諎"}.hgi-twotone.hgi-workflow-square-08:after{content:"諏"}.hgi-twotone.hgi-workflow-square-08:before{content:"諐"}.hgi-twotone.hgi-workflow-square-09:after{content:"諑"}.hgi-twotone.hgi-workflow-square-09:before{content:"諒"}.hgi-twotone.hgi-workflow-square-10:after{content:"諓"}.hgi-twotone.hgi-workflow-square-10:before{content:"諔"}.hgi-twotone.hgi-workout-battle-ropes:after{content:"諕"}.hgi-twotone.hgi-workout-battle-ropes:before{content:"論"}.hgi-twotone.hgi-workout-gymnastics:after{content:"諗"}.hgi-twotone.hgi-workout-gymnastics:before{content:"諘"}.hgi-twotone.hgi-workout-kicking:after{content:"諙"}.hgi-twotone.hgi-workout-kicking:before{content:"諚"}.hgi-twotone.hgi-workout-run:after{content:"諛"}.hgi-twotone.hgi-workout-run:before{content:"諜"}.hgi-twotone.hgi-workout-sport:after{content:"諝"}.hgi-twotone.hgi-workout-sport:before{content:"諞"}.hgi-twotone.hgi-workout-squats:after{content:"諟"}.hgi-twotone.hgi-workout-squats:before{content:"諠"}.hgi-twotone.hgi-workout-stretching:after{content:"諡"}.hgi-twotone.hgi-workout-stretching:before{content:"諢"}.hgi-twotone.hgi-workout-warm-up:after{content:"諣"}.hgi-twotone.hgi-workout-warm-up:before{content:"諤"}.hgi-twotone.hgi-worry:after{content:"諥"}.hgi-twotone.hgi-worry:before{content:"諦"}.hgi-twotone.hgi-wps-office-rectangle:after{content:"諧"}.hgi-twotone.hgi-wps-office-rectangle:before{content:"諨"}.hgi-twotone.hgi-wps-office:after{content:"諩"}.hgi-twotone.hgi-wps-office:before{content:"諪"}.hgi-twotone.hgi-wrench-01:after{content:"諫"}.hgi-twotone.hgi-wrench-01:before{content:"諬"}.hgi-twotone.hgi-wrench-02:after{content:"諭"}.hgi-twotone.hgi-wrench-02:before{content:"諮"}.hgi-twotone.hgi-wudu:after{content:"諯"}.hgi-twotone.hgi-wudu:before{content:"諰"}.hgi-twotone.hgi-x-ray:after{content:"諱"}.hgi-twotone.hgi-x-ray:before{content:"諲"}.hgi-twotone.hgi-x-variable-circle:after{content:"諳"}.hgi-twotone.hgi-x-variable-circle:before{content:"諴"}.hgi-twotone.hgi-x-variable:after{content:"諵"}.hgi-twotone.hgi-x-variable-square:after{content:"諶"}.hgi-twotone.hgi-x-variable-square:before{content:"諷"}.hgi-twotone.hgi-x-variable:before{content:"諸"}.hgi-twotone.hgi-xing:after{content:"諹"}.hgi-twotone.hgi-xing:before{content:"諺"}.hgi-twotone.hgi-xls-01:after{content:"諻"}.hgi-twotone.hgi-xls-01:before{content:"諼"}.hgi-twotone.hgi-xls-02:after{content:"諽"}.hgi-twotone.hgi-xls-02:before{content:"諾"}.hgi-twotone.hgi-xml-01:after{content:"諿"}.hgi-twotone.hgi-xml-01:before{content:"謀"}.hgi-twotone.hgi-xml-02:after{content:"謁"}.hgi-twotone.hgi-xml-02:before{content:"謂"}.hgi-twotone.hgi-xsl-01:after{content:"謃"}.hgi-twotone.hgi-xsl-01:before{content:"謄"}.hgi-twotone.hgi-xsl-02:after{content:"謅"}.hgi-twotone.hgi-xsl-02:before{content:"謆"}.hgi-twotone.hgi-yelp:after{content:"謇"}.hgi-twotone.hgi-yelp:before{content:"謈"}.hgi-twotone.hgi-yen-circle:after{content:"謉"}.hgi-twotone.hgi-yen-circle:before{content:"謊"}.hgi-twotone.hgi-yen-receive:after{content:"謋"}.hgi-twotone.hgi-yen-receive:before{content:"謌"}.hgi-twotone.hgi-yen:after{content:"謍"}.hgi-twotone.hgi-yen-send:after{content:"謎"}.hgi-twotone.hgi-yen-send:before{content:"謏"}.hgi-twotone.hgi-yen-square:after{content:"謐"}.hgi-twotone.hgi-yen-square:before{content:"謑"}.hgi-twotone.hgi-yen:before{content:"謒"}.hgi-twotone.hgi-yoga-01:after{content:"謓"}.hgi-twotone.hgi-yoga-01:before{content:"謔"}.hgi-twotone.hgi-yoga-02:after{content:"謕"}.hgi-twotone.hgi-yoga-02:before{content:"謖"}.hgi-twotone.hgi-yoga-03:after{content:"謗"}.hgi-twotone.hgi-yoga-03:before{content:"謘"}.hgi-twotone.hgi-yoga-ball:after{content:"謙"}.hgi-twotone.hgi-yoga-ball:before{content:"謚"}.hgi-twotone.hgi-yoga-mat:after{content:"講"}.hgi-twotone.hgi-yoga-mat:before{content:"謜"}.hgi-twotone.hgi-yogurt:after{content:"謝"}.hgi-twotone.hgi-yogurt:before{content:"謞"}.hgi-twotone.hgi-youtube:after{content:"謟"}.hgi-twotone.hgi-youtube:before{content:"謠"}.hgi-twotone.hgi-yurt:after{content:"謡"}.hgi-twotone.hgi-yurt:before{content:"謢"}.hgi-twotone.hgi-zakat:after{content:"謣"}.hgi-twotone.hgi-zakat:before{content:"謤"}.hgi-twotone.hgi-zap:after{content:"謥"}.hgi-twotone.hgi-zap:before{content:"謦"}.hgi-twotone.hgi-zeppelin:after{content:"謧"}.hgi-twotone.hgi-zeppelin:before{content:"謨"}.hgi-twotone.hgi-zip-01:after{content:"謩"}.hgi-twotone.hgi-zip-01:before{content:"謪"}.hgi-twotone.hgi-zip-02:after{content:"謫"}.hgi-twotone.hgi-zip-02:before{content:"謬"}.hgi-twotone.hgi-zoom-circle:after{content:"謭"}.hgi-twotone.hgi-zoom-circle:before{content:"謮"}.hgi-twotone.hgi-zoom-in-area:after{content:"謯"}.hgi-twotone.hgi-zoom-in-area:before{content:"謰"}.hgi-twotone.hgi-zoom-out-area:after{content:"謱"}.hgi-twotone.hgi-zoom-out-area:before{content:"謲"}.hgi-twotone.hgi-zoom:after{content:"謳"}.hgi-twotone.hgi-zoom-square:after{content:"謴"}.hgi-twotone.hgi-zoom-square:before{content:"謵"}.hgi-twotone.hgi-zoom:before{content:"謶"}@font-face{font-family:Material Design Icons;src:url(/assets/materialdesignicons-webfont-e1ad5120.eot);src:url(/assets/materialdesignicons-webfont-e1ad5120.eot) format("embedded-opentype"),url(/assets/materialdesignicons-webfont-34845bb6.woff2) format("woff2"),url(/assets/materialdesignicons-webfont-7b7ee7a1.woff?v=5.8.55) format("woff"),url(/assets/materialdesignicons-webfont-4045a75f.ttf?v=5.8.55) format("truetype");font-weight:400;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font: 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing:before{content:"󰇉"}.mdi-abjad-arabic:before{content:"󱌨"}.mdi-abjad-hebrew:before{content:"󱌩"}.mdi-abugida-devanagari:before{content:"󱌪"}.mdi-abugida-thai:before{content:"󱌫"}.mdi-access-point:before{content:"󰀃"}.mdi-access-point-check:before{content:"󱔸"}.mdi-access-point-minus:before{content:"󱔹"}.mdi-access-point-network:before{content:"󰀂"}.mdi-access-point-network-off:before{content:"󰯡"}.mdi-access-point-off:before{content:"󱔑"}.mdi-access-point-plus:before{content:"󱔺"}.mdi-access-point-remove:before{content:"󱔻"}.mdi-account:before{content:"󰀄"}.mdi-account-alert:before{content:"󰀅"}.mdi-account-alert-outline:before{content:"󰭐"}.mdi-account-arrow-left:before{content:"󰭑"}.mdi-account-arrow-left-outline:before{content:"󰭒"}.mdi-account-arrow-right:before{content:"󰭓"}.mdi-account-arrow-right-outline:before{content:"󰭔"}.mdi-account-box:before{content:"󰀆"}.mdi-account-box-multiple:before{content:"󰤴"}.mdi-account-box-multiple-outline:before{content:"󱀊"}.mdi-account-box-outline:before{content:"󰀇"}.mdi-account-cancel:before{content:"󱋟"}.mdi-account-cancel-outline:before{content:"󱋠"}.mdi-account-cash:before{content:"󱂗"}.mdi-account-cash-outline:before{content:"󱂘"}.mdi-account-check:before{content:"󰀈"}.mdi-account-check-outline:before{content:"󰯢"}.mdi-account-child:before{content:"󰪉"}.mdi-account-child-circle:before{content:"󰪊"}.mdi-account-child-outline:before{content:"󱃈"}.mdi-account-circle:before{content:"󰀉"}.mdi-account-circle-outline:before{content:"󰭕"}.mdi-account-clock:before{content:"󰭖"}.mdi-account-clock-outline:before{content:"󰭗"}.mdi-account-cog:before{content:"󱍰"}.mdi-account-cog-outline:before{content:"󱍱"}.mdi-account-convert:before{content:"󰀊"}.mdi-account-convert-outline:before{content:"󱌁"}.mdi-account-cowboy-hat:before{content:"󰺛"}.mdi-account-details:before{content:"󰘱"}.mdi-account-details-outline:before{content:"󱍲"}.mdi-account-edit:before{content:"󰚼"}.mdi-account-edit-outline:before{content:"󰿻"}.mdi-account-group:before{content:"󰡉"}.mdi-account-group-outline:before{content:"󰭘"}.mdi-account-hard-hat:before{content:"󰖵"}.mdi-account-heart:before{content:"󰢙"}.mdi-account-heart-outline:before{content:"󰯣"}.mdi-account-key:before{content:"󰀋"}.mdi-account-key-outline:before{content:"󰯤"}.mdi-account-lock:before{content:"󱅞"}.mdi-account-lock-outline:before{content:"󱅟"}.mdi-account-minus:before{content:"󰀍"}.mdi-account-minus-outline:before{content:"󰫬"}.mdi-account-multiple:before{content:"󰀎"}.mdi-account-multiple-check:before{content:"󰣅"}.mdi-account-multiple-check-outline:before{content:"󱇾"}.mdi-account-multiple-minus:before{content:"󰗓"}.mdi-account-multiple-minus-outline:before{content:"󰯥"}.mdi-account-multiple-outline:before{content:"󰀏"}.mdi-account-multiple-plus:before{content:"󰀐"}.mdi-account-multiple-plus-outline:before{content:"󰠀"}.mdi-account-multiple-remove:before{content:"󱈊"}.mdi-account-multiple-remove-outline:before{content:"󱈋"}.mdi-account-music:before{content:"󰠃"}.mdi-account-music-outline:before{content:"󰳩"}.mdi-account-network:before{content:"󰀑"}.mdi-account-network-outline:before{content:"󰯦"}.mdi-account-off:before{content:"󰀒"}.mdi-account-off-outline:before{content:"󰯧"}.mdi-account-outline:before{content:"󰀓"}.mdi-account-plus:before{content:"󰀔"}.mdi-account-plus-outline:before{content:"󰠁"}.mdi-account-question:before{content:"󰭙"}.mdi-account-question-outline:before{content:"󰭚"}.mdi-account-reactivate:before{content:"󱔫"}.mdi-account-reactivate-outline:before{content:"󱔬"}.mdi-account-remove:before{content:"󰀕"}.mdi-account-remove-outline:before{content:"󰫭"}.mdi-account-search:before{content:"󰀖"}.mdi-account-search-outline:before{content:"󰤵"}.mdi-account-settings:before{content:"󰘰"}.mdi-account-settings-outline:before{content:"󱃉"}.mdi-account-star:before{content:"󰀗"}.mdi-account-star-outline:before{content:"󰯨"}.mdi-account-supervisor:before{content:"󰪋"}.mdi-account-supervisor-circle:before{content:"󰪌"}.mdi-account-supervisor-circle-outline:before{content:"󱓬"}.mdi-account-supervisor-outline:before{content:"󱄭"}.mdi-account-switch:before{content:"󰀙"}.mdi-account-switch-outline:before{content:"󰓋"}.mdi-account-tie:before{content:"󰳣"}.mdi-account-tie-outline:before{content:"󱃊"}.mdi-account-tie-voice:before{content:"󱌈"}.mdi-account-tie-voice-off:before{content:"󱌊"}.mdi-account-tie-voice-off-outline:before{content:"󱌋"}.mdi-account-tie-voice-outline:before{content:"󱌉"}.mdi-account-voice:before{content:"󰗋"}.mdi-adjust:before{content:"󰀚"}.mdi-adobe:before{content:"󰤶"}.mdi-adobe-acrobat:before{content:"󰾝"}.mdi-air-conditioner:before{content:"󰀛"}.mdi-air-filter:before{content:"󰵃"}.mdi-air-horn:before{content:"󰶬"}.mdi-air-humidifier:before{content:"󱂙"}.mdi-air-humidifier-off:before{content:"󱑦"}.mdi-air-purifier:before{content:"󰵄"}.mdi-airbag:before{content:"󰯩"}.mdi-airballoon:before{content:"󰀜"}.mdi-airballoon-outline:before{content:"󱀋"}.mdi-airplane:before{content:"󰀝"}.mdi-airplane-landing:before{content:"󰗔"}.mdi-airplane-off:before{content:"󰀞"}.mdi-airplane-takeoff:before{content:"󰗕"}.mdi-airport:before{content:"󰡋"}.mdi-alarm:before{content:"󰀠"}.mdi-alarm-bell:before{content:"󰞎"}.mdi-alarm-check:before{content:"󰀡"}.mdi-alarm-light:before{content:"󰞏"}.mdi-alarm-light-outline:before{content:"󰯪"}.mdi-alarm-multiple:before{content:"󰀢"}.mdi-alarm-note:before{content:"󰹱"}.mdi-alarm-note-off:before{content:"󰹲"}.mdi-alarm-off:before{content:"󰀣"}.mdi-alarm-panel:before{content:"󱗄"}.mdi-alarm-panel-outline:before{content:"󱗅"}.mdi-alarm-plus:before{content:"󰀤"}.mdi-alarm-snooze:before{content:"󰚎"}.mdi-album:before{content:"󰀥"}.mdi-alert:before{content:"󰀦"}.mdi-alert-box:before{content:"󰀧"}.mdi-alert-box-outline:before{content:"󰳤"}.mdi-alert-circle:before{content:"󰀨"}.mdi-alert-circle-check:before{content:"󱇭"}.mdi-alert-circle-check-outline:before{content:"󱇮"}.mdi-alert-circle-outline:before{content:"󰗖"}.mdi-alert-decagram:before{content:"󰚽"}.mdi-alert-decagram-outline:before{content:"󰳥"}.mdi-alert-minus:before{content:"󱒻"}.mdi-alert-minus-outline:before{content:"󱒾"}.mdi-alert-octagon:before{content:"󰀩"}.mdi-alert-octagon-outline:before{content:"󰳦"}.mdi-alert-octagram:before{content:"󰝧"}.mdi-alert-octagram-outline:before{content:"󰳧"}.mdi-alert-outline:before{content:"󰀪"}.mdi-alert-plus:before{content:"󱒺"}.mdi-alert-plus-outline:before{content:"󱒽"}.mdi-alert-remove:before{content:"󱒼"}.mdi-alert-remove-outline:before{content:"󱒿"}.mdi-alert-rhombus:before{content:"󱇎"}.mdi-alert-rhombus-outline:before{content:"󱇏"}.mdi-alien:before{content:"󰢚"}.mdi-alien-outline:before{content:"󱃋"}.mdi-align-horizontal-center:before{content:"󱇃"}.mdi-align-horizontal-left:before{content:"󱇂"}.mdi-align-horizontal-right:before{content:"󱇄"}.mdi-align-vertical-bottom:before{content:"󱇅"}.mdi-align-vertical-center:before{content:"󱇆"}.mdi-align-vertical-top:before{content:"󱇇"}.mdi-all-inclusive:before{content:"󰚾"}.mdi-allergy:before{content:"󱉘"}.mdi-alpha:before{content:"󰀫"}.mdi-alpha-a:before{content:"󰫮"}.mdi-alpha-a-box:before{content:"󰬈"}.mdi-alpha-a-box-outline:before{content:"󰯫"}.mdi-alpha-a-circle:before{content:"󰯬"}.mdi-alpha-a-circle-outline:before{content:"󰯭"}.mdi-alpha-b:before{content:"󰫯"}.mdi-alpha-b-box:before{content:"󰬉"}.mdi-alpha-b-box-outline:before{content:"󰯮"}.mdi-alpha-b-circle:before{content:"󰯯"}.mdi-alpha-b-circle-outline:before{content:"󰯰"}.mdi-alpha-c:before{content:"󰫰"}.mdi-alpha-c-box:before{content:"󰬊"}.mdi-alpha-c-box-outline:before{content:"󰯱"}.mdi-alpha-c-circle:before{content:"󰯲"}.mdi-alpha-c-circle-outline:before{content:"󰯳"}.mdi-alpha-d:before{content:"󰫱"}.mdi-alpha-d-box:before{content:"󰬋"}.mdi-alpha-d-box-outline:before{content:"󰯴"}.mdi-alpha-d-circle:before{content:"󰯵"}.mdi-alpha-d-circle-outline:before{content:"󰯶"}.mdi-alpha-e:before{content:"󰫲"}.mdi-alpha-e-box:before{content:"󰬌"}.mdi-alpha-e-box-outline:before{content:"󰯷"}.mdi-alpha-e-circle:before{content:"󰯸"}.mdi-alpha-e-circle-outline:before{content:"󰯹"}.mdi-alpha-f:before{content:"󰫳"}.mdi-alpha-f-box:before{content:"󰬍"}.mdi-alpha-f-box-outline:before{content:"󰯺"}.mdi-alpha-f-circle:before{content:"󰯻"}.mdi-alpha-f-circle-outline:before{content:"󰯼"}.mdi-alpha-g:before{content:"󰫴"}.mdi-alpha-g-box:before{content:"󰬎"}.mdi-alpha-g-box-outline:before{content:"󰯽"}.mdi-alpha-g-circle:before{content:"󰯾"}.mdi-alpha-g-circle-outline:before{content:"󰯿"}.mdi-alpha-h:before{content:"󰫵"}.mdi-alpha-h-box:before{content:"󰬏"}.mdi-alpha-h-box-outline:before{content:"󰰀"}.mdi-alpha-h-circle:before{content:"󰰁"}.mdi-alpha-h-circle-outline:before{content:"󰰂"}.mdi-alpha-i:before{content:"󰫶"}.mdi-alpha-i-box:before{content:"󰬐"}.mdi-alpha-i-box-outline:before{content:"󰰃"}.mdi-alpha-i-circle:before{content:"󰰄"}.mdi-alpha-i-circle-outline:before{content:"󰰅"}.mdi-alpha-j:before{content:"󰫷"}.mdi-alpha-j-box:before{content:"󰬑"}.mdi-alpha-j-box-outline:before{content:"󰰆"}.mdi-alpha-j-circle:before{content:"󰰇"}.mdi-alpha-j-circle-outline:before{content:"󰰈"}.mdi-alpha-k:before{content:"󰫸"}.mdi-alpha-k-box:before{content:"󰬒"}.mdi-alpha-k-box-outline:before{content:"󰰉"}.mdi-alpha-k-circle:before{content:"󰰊"}.mdi-alpha-k-circle-outline:before{content:"󰰋"}.mdi-alpha-l:before{content:"󰫹"}.mdi-alpha-l-box:before{content:"󰬓"}.mdi-alpha-l-box-outline:before{content:"󰰌"}.mdi-alpha-l-circle:before{content:"󰰍"}.mdi-alpha-l-circle-outline:before{content:"󰰎"}.mdi-alpha-m:before{content:"󰫺"}.mdi-alpha-m-box:before{content:"󰬔"}.mdi-alpha-m-box-outline:before{content:"󰰏"}.mdi-alpha-m-circle:before{content:"󰰐"}.mdi-alpha-m-circle-outline:before{content:"󰰑"}.mdi-alpha-n:before{content:"󰫻"}.mdi-alpha-n-box:before{content:"󰬕"}.mdi-alpha-n-box-outline:before{content:"󰰒"}.mdi-alpha-n-circle:before{content:"󰰓"}.mdi-alpha-n-circle-outline:before{content:"󰰔"}.mdi-alpha-o:before{content:"󰫼"}.mdi-alpha-o-box:before{content:"󰬖"}.mdi-alpha-o-box-outline:before{content:"󰰕"}.mdi-alpha-o-circle:before{content:"󰰖"}.mdi-alpha-o-circle-outline:before{content:"󰰗"}.mdi-alpha-p:before{content:"󰫽"}.mdi-alpha-p-box:before{content:"󰬗"}.mdi-alpha-p-box-outline:before{content:"󰰘"}.mdi-alpha-p-circle:before{content:"󰰙"}.mdi-alpha-p-circle-outline:before{content:"󰰚"}.mdi-alpha-q:before{content:"󰫾"}.mdi-alpha-q-box:before{content:"󰬘"}.mdi-alpha-q-box-outline:before{content:"󰰛"}.mdi-alpha-q-circle:before{content:"󰰜"}.mdi-alpha-q-circle-outline:before{content:"󰰝"}.mdi-alpha-r:before{content:"󰫿"}.mdi-alpha-r-box:before{content:"󰬙"}.mdi-alpha-r-box-outline:before{content:"󰰞"}.mdi-alpha-r-circle:before{content:"󰰟"}.mdi-alpha-r-circle-outline:before{content:"󰰠"}.mdi-alpha-s:before{content:"󰬀"}.mdi-alpha-s-box:before{content:"󰬚"}.mdi-alpha-s-box-outline:before{content:"󰰡"}.mdi-alpha-s-circle:before{content:"󰰢"}.mdi-alpha-s-circle-outline:before{content:"󰰣"}.mdi-alpha-t:before{content:"󰬁"}.mdi-alpha-t-box:before{content:"󰬛"}.mdi-alpha-t-box-outline:before{content:"󰰤"}.mdi-alpha-t-circle:before{content:"󰰥"}.mdi-alpha-t-circle-outline:before{content:"󰰦"}.mdi-alpha-u:before{content:"󰬂"}.mdi-alpha-u-box:before{content:"󰬜"}.mdi-alpha-u-box-outline:before{content:"󰰧"}.mdi-alpha-u-circle:before{content:"󰰨"}.mdi-alpha-u-circle-outline:before{content:"󰰩"}.mdi-alpha-v:before{content:"󰬃"}.mdi-alpha-v-box:before{content:"󰬝"}.mdi-alpha-v-box-outline:before{content:"󰰪"}.mdi-alpha-v-circle:before{content:"󰰫"}.mdi-alpha-v-circle-outline:before{content:"󰰬"}.mdi-alpha-w:before{content:"󰬄"}.mdi-alpha-w-box:before{content:"󰬞"}.mdi-alpha-w-box-outline:before{content:"󰰭"}.mdi-alpha-w-circle:before{content:"󰰮"}.mdi-alpha-w-circle-outline:before{content:"󰰯"}.mdi-alpha-x:before{content:"󰬅"}.mdi-alpha-x-box:before{content:"󰬟"}.mdi-alpha-x-box-outline:before{content:"󰰰"}.mdi-alpha-x-circle:before{content:"󰰱"}.mdi-alpha-x-circle-outline:before{content:"󰰲"}.mdi-alpha-y:before{content:"󰬆"}.mdi-alpha-y-box:before{content:"󰬠"}.mdi-alpha-y-box-outline:before{content:"󰰳"}.mdi-alpha-y-circle:before{content:"󰰴"}.mdi-alpha-y-circle-outline:before{content:"󰰵"}.mdi-alpha-z:before{content:"󰬇"}.mdi-alpha-z-box:before{content:"󰬡"}.mdi-alpha-z-box-outline:before{content:"󰰶"}.mdi-alpha-z-circle:before{content:"󰰷"}.mdi-alpha-z-circle-outline:before{content:"󰰸"}.mdi-alphabet-aurebesh:before{content:"󱌬"}.mdi-alphabet-cyrillic:before{content:"󱌭"}.mdi-alphabet-greek:before{content:"󱌮"}.mdi-alphabet-latin:before{content:"󱌯"}.mdi-alphabet-piqad:before{content:"󱌰"}.mdi-alphabet-tengwar:before{content:"󱌷"}.mdi-alphabetical:before{content:"󰀬"}.mdi-alphabetical-off:before{content:"󱀌"}.mdi-alphabetical-variant:before{content:"󱀍"}.mdi-alphabetical-variant-off:before{content:"󱀎"}.mdi-altimeter:before{content:"󰗗"}.mdi-amazon:before{content:"󰀭"}.mdi-amazon-alexa:before{content:"󰣆"}.mdi-ambulance:before{content:"󰀯"}.mdi-ammunition:before{content:"󰳨"}.mdi-ampersand:before{content:"󰪍"}.mdi-amplifier:before{content:"󰀰"}.mdi-amplifier-off:before{content:"󱆵"}.mdi-anchor:before{content:"󰀱"}.mdi-android:before{content:"󰀲"}.mdi-android-auto:before{content:"󰪎"}.mdi-android-debug-bridge:before{content:"󰀳"}.mdi-android-messages:before{content:"󰵅"}.mdi-android-studio:before{content:"󰀴"}.mdi-angle-acute:before{content:"󰤷"}.mdi-angle-obtuse:before{content:"󰤸"}.mdi-angle-right:before{content:"󰤹"}.mdi-angular:before{content:"󰚲"}.mdi-angularjs:before{content:"󰚿"}.mdi-animation:before{content:"󰗘"}.mdi-animation-outline:before{content:"󰪏"}.mdi-animation-play:before{content:"󰤺"}.mdi-animation-play-outline:before{content:"󰪐"}.mdi-ansible:before{content:"󱂚"}.mdi-antenna:before{content:"󱄙"}.mdi-anvil:before{content:"󰢛"}.mdi-apache-kafka:before{content:"󱀏"}.mdi-api:before{content:"󱂛"}.mdi-api-off:before{content:"󱉗"}.mdi-apple:before{content:"󰀵"}.mdi-apple-airplay:before{content:"󰀟"}.mdi-apple-finder:before{content:"󰀶"}.mdi-apple-icloud:before{content:"󰀸"}.mdi-apple-ios:before{content:"󰀷"}.mdi-apple-keyboard-caps:before{content:"󰘲"}.mdi-apple-keyboard-command:before{content:"󰘳"}.mdi-apple-keyboard-control:before{content:"󰘴"}.mdi-apple-keyboard-option:before{content:"󰘵"}.mdi-apple-keyboard-shift:before{content:"󰘶"}.mdi-apple-safari:before{content:"󰀹"}.mdi-application:before{content:"󰘔"}.mdi-application-cog:before{content:"󱕷"}.mdi-application-export:before{content:"󰶭"}.mdi-application-import:before{content:"󰶮"}.mdi-application-settings:before{content:"󱕕"}.mdi-approximately-equal:before{content:"󰾞"}.mdi-approximately-equal-box:before{content:"󰾟"}.mdi-apps:before{content:"󰀻"}.mdi-apps-box:before{content:"󰵆"}.mdi-arch:before{content:"󰣇"}.mdi-archive:before{content:"󰀼"}.mdi-archive-alert:before{content:"󱓽"}.mdi-archive-alert-outline:before{content:"󱓾"}.mdi-archive-arrow-down:before{content:"󱉙"}.mdi-archive-arrow-down-outline:before{content:"󱉚"}.mdi-archive-arrow-up:before{content:"󱉛"}.mdi-archive-arrow-up-outline:before{content:"󱉜"}.mdi-archive-outline:before{content:"󱈎"}.mdi-arm-flex:before{content:"󰿗"}.mdi-arm-flex-outline:before{content:"󰿖"}.mdi-arrange-bring-forward:before{content:"󰀽"}.mdi-arrange-bring-to-front:before{content:"󰀾"}.mdi-arrange-send-backward:before{content:"󰀿"}.mdi-arrange-send-to-back:before{content:"󰁀"}.mdi-arrow-all:before{content:"󰁁"}.mdi-arrow-bottom-left:before{content:"󰁂"}.mdi-arrow-bottom-left-bold-outline:before{content:"󰦷"}.mdi-arrow-bottom-left-thick:before{content:"󰦸"}.mdi-arrow-bottom-left-thin-circle-outline:before{content:"󱖖"}.mdi-arrow-bottom-right:before{content:"󰁃"}.mdi-arrow-bottom-right-bold-outline:before{content:"󰦹"}.mdi-arrow-bottom-right-thick:before{content:"󰦺"}.mdi-arrow-bottom-right-thin-circle-outline:before{content:"󱖕"}.mdi-arrow-collapse:before{content:"󰘕"}.mdi-arrow-collapse-all:before{content:"󰁄"}.mdi-arrow-collapse-down:before{content:"󰞒"}.mdi-arrow-collapse-horizontal:before{content:"󰡌"}.mdi-arrow-collapse-left:before{content:"󰞓"}.mdi-arrow-collapse-right:before{content:"󰞔"}.mdi-arrow-collapse-up:before{content:"󰞕"}.mdi-arrow-collapse-vertical:before{content:"󰡍"}.mdi-arrow-decision:before{content:"󰦻"}.mdi-arrow-decision-auto:before{content:"󰦼"}.mdi-arrow-decision-auto-outline:before{content:"󰦽"}.mdi-arrow-decision-outline:before{content:"󰦾"}.mdi-arrow-down:before{content:"󰁅"}.mdi-arrow-down-bold:before{content:"󰜮"}.mdi-arrow-down-bold-box:before{content:"󰜯"}.mdi-arrow-down-bold-box-outline:before{content:"󰜰"}.mdi-arrow-down-bold-circle:before{content:"󰁇"}.mdi-arrow-down-bold-circle-outline:before{content:"󰁈"}.mdi-arrow-down-bold-hexagon-outline:before{content:"󰁉"}.mdi-arrow-down-bold-outline:before{content:"󰦿"}.mdi-arrow-down-box:before{content:"󰛀"}.mdi-arrow-down-circle:before{content:"󰳛"}.mdi-arrow-down-circle-outline:before{content:"󰳜"}.mdi-arrow-down-drop-circle:before{content:"󰁊"}.mdi-arrow-down-drop-circle-outline:before{content:"󰁋"}.mdi-arrow-down-thick:before{content:"󰁆"}.mdi-arrow-down-thin-circle-outline:before{content:"󱖙"}.mdi-arrow-expand:before{content:"󰘖"}.mdi-arrow-expand-all:before{content:"󰁌"}.mdi-arrow-expand-down:before{content:"󰞖"}.mdi-arrow-expand-horizontal:before{content:"󰡎"}.mdi-arrow-expand-left:before{content:"󰞗"}.mdi-arrow-expand-right:before{content:"󰞘"}.mdi-arrow-expand-up:before{content:"󰞙"}.mdi-arrow-expand-vertical:before{content:"󰡏"}.mdi-arrow-horizontal-lock:before{content:"󱅛"}.mdi-arrow-left:before{content:"󰁍"}.mdi-arrow-left-bold:before{content:"󰜱"}.mdi-arrow-left-bold-box:before{content:"󰜲"}.mdi-arrow-left-bold-box-outline:before{content:"󰜳"}.mdi-arrow-left-bold-circle:before{content:"󰁏"}.mdi-arrow-left-bold-circle-outline:before{content:"󰁐"}.mdi-arrow-left-bold-hexagon-outline:before{content:"󰁑"}.mdi-arrow-left-bold-outline:before{content:"󰧀"}.mdi-arrow-left-box:before{content:"󰛁"}.mdi-arrow-left-circle:before{content:"󰳝"}.mdi-arrow-left-circle-outline:before{content:"󰳞"}.mdi-arrow-left-drop-circle:before{content:"󰁒"}.mdi-arrow-left-drop-circle-outline:before{content:"󰁓"}.mdi-arrow-left-right:before{content:"󰹳"}.mdi-arrow-left-right-bold:before{content:"󰹴"}.mdi-arrow-left-right-bold-outline:before{content:"󰧁"}.mdi-arrow-left-thick:before{content:"󰁎"}.mdi-arrow-left-thin-circle-outline:before{content:"󱖚"}.mdi-arrow-right:before{content:"󰁔"}.mdi-arrow-right-bold:before{content:"󰜴"}.mdi-arrow-right-bold-box:before{content:"󰜵"}.mdi-arrow-right-bold-box-outline:before{content:"󰜶"}.mdi-arrow-right-bold-circle:before{content:"󰁖"}.mdi-arrow-right-bold-circle-outline:before{content:"󰁗"}.mdi-arrow-right-bold-hexagon-outline:before{content:"󰁘"}.mdi-arrow-right-bold-outline:before{content:"󰧂"}.mdi-arrow-right-box:before{content:"󰛂"}.mdi-arrow-right-circle:before{content:"󰳟"}.mdi-arrow-right-circle-outline:before{content:"󰳠"}.mdi-arrow-right-drop-circle:before{content:"󰁙"}.mdi-arrow-right-drop-circle-outline:before{content:"󰁚"}.mdi-arrow-right-thick:before{content:"󰁕"}.mdi-arrow-right-thin-circle-outline:before{content:"󱖘"}.mdi-arrow-split-horizontal:before{content:"󰤻"}.mdi-arrow-split-vertical:before{content:"󰤼"}.mdi-arrow-top-left:before{content:"󰁛"}.mdi-arrow-top-left-bold-outline:before{content:"󰧃"}.mdi-arrow-top-left-bottom-right:before{content:"󰹵"}.mdi-arrow-top-left-bottom-right-bold:before{content:"󰹶"}.mdi-arrow-top-left-thick:before{content:"󰧄"}.mdi-arrow-top-left-thin-circle-outline:before{content:"󱖓"}.mdi-arrow-top-right:before{content:"󰁜"}.mdi-arrow-top-right-bold-outline:before{content:"󰧅"}.mdi-arrow-top-right-bottom-left:before{content:"󰹷"}.mdi-arrow-top-right-bottom-left-bold:before{content:"󰹸"}.mdi-arrow-top-right-thick:before{content:"󰧆"}.mdi-arrow-top-right-thin-circle-outline:before{content:"󱖔"}.mdi-arrow-up:before{content:"󰁝"}.mdi-arrow-up-bold:before{content:"󰜷"}.mdi-arrow-up-bold-box:before{content:"󰜸"}.mdi-arrow-up-bold-box-outline:before{content:"󰜹"}.mdi-arrow-up-bold-circle:before{content:"󰁟"}.mdi-arrow-up-bold-circle-outline:before{content:"󰁠"}.mdi-arrow-up-bold-hexagon-outline:before{content:"󰁡"}.mdi-arrow-up-bold-outline:before{content:"󰧇"}.mdi-arrow-up-box:before{content:"󰛃"}.mdi-arrow-up-circle:before{content:"󰳡"}.mdi-arrow-up-circle-outline:before{content:"󰳢"}.mdi-arrow-up-down:before{content:"󰹹"}.mdi-arrow-up-down-bold:before{content:"󰹺"}.mdi-arrow-up-down-bold-outline:before{content:"󰧈"}.mdi-arrow-up-drop-circle:before{content:"󰁢"}.mdi-arrow-up-drop-circle-outline:before{content:"󰁣"}.mdi-arrow-up-thick:before{content:"󰁞"}.mdi-arrow-up-thin-circle-outline:before{content:"󱖗"}.mdi-arrow-vertical-lock:before{content:"󱅜"}.mdi-artstation:before{content:"󰭛"}.mdi-aspect-ratio:before{content:"󰨤"}.mdi-assistant:before{content:"󰁤"}.mdi-asterisk:before{content:"󰛄"}.mdi-at:before{content:"󰁥"}.mdi-atlassian:before{content:"󰠄"}.mdi-atm:before{content:"󰵇"}.mdi-atom:before{content:"󰝨"}.mdi-atom-variant:before{content:"󰹻"}.mdi-attachment:before{content:"󰁦"}.mdi-audio-video:before{content:"󰤽"}.mdi-audio-video-off:before{content:"󱆶"}.mdi-augmented-reality:before{content:"󰡐"}.mdi-auto-download:before{content:"󱍾"}.mdi-auto-fix:before{content:"󰁨"}.mdi-auto-upload:before{content:"󰁩"}.mdi-autorenew:before{content:"󰁪"}.mdi-av-timer:before{content:"󰁫"}.mdi-aws:before{content:"󰸏"}.mdi-axe:before{content:"󰣈"}.mdi-axis:before{content:"󰵈"}.mdi-axis-arrow:before{content:"󰵉"}.mdi-axis-arrow-info:before{content:"󱐎"}.mdi-axis-arrow-lock:before{content:"󰵊"}.mdi-axis-lock:before{content:"󰵋"}.mdi-axis-x-arrow:before{content:"󰵌"}.mdi-axis-x-arrow-lock:before{content:"󰵍"}.mdi-axis-x-rotate-clockwise:before{content:"󰵎"}.mdi-axis-x-rotate-counterclockwise:before{content:"󰵏"}.mdi-axis-x-y-arrow-lock:before{content:"󰵐"}.mdi-axis-y-arrow:before{content:"󰵑"}.mdi-axis-y-arrow-lock:before{content:"󰵒"}.mdi-axis-y-rotate-clockwise:before{content:"󰵓"}.mdi-axis-y-rotate-counterclockwise:before{content:"󰵔"}.mdi-axis-z-arrow:before{content:"󰵕"}.mdi-axis-z-arrow-lock:before{content:"󰵖"}.mdi-axis-z-rotate-clockwise:before{content:"󰵗"}.mdi-axis-z-rotate-counterclockwise:before{content:"󰵘"}.mdi-babel:before{content:"󰨥"}.mdi-baby:before{content:"󰁬"}.mdi-baby-bottle:before{content:"󰼹"}.mdi-baby-bottle-outline:before{content:"󰼺"}.mdi-baby-buggy:before{content:"󱏠"}.mdi-baby-carriage:before{content:"󰚏"}.mdi-baby-carriage-off:before{content:"󰾠"}.mdi-baby-face:before{content:"󰹼"}.mdi-baby-face-outline:before{content:"󰹽"}.mdi-backburger:before{content:"󰁭"}.mdi-backspace:before{content:"󰁮"}.mdi-backspace-outline:before{content:"󰭜"}.mdi-backspace-reverse:before{content:"󰹾"}.mdi-backspace-reverse-outline:before{content:"󰹿"}.mdi-backup-restore:before{content:"󰁯"}.mdi-bacteria:before{content:"󰻕"}.mdi-bacteria-outline:before{content:"󰻖"}.mdi-badge-account:before{content:"󰶧"}.mdi-badge-account-alert:before{content:"󰶨"}.mdi-badge-account-alert-outline:before{content:"󰶩"}.mdi-badge-account-horizontal:before{content:"󰸍"}.mdi-badge-account-horizontal-outline:before{content:"󰸎"}.mdi-badge-account-outline:before{content:"󰶪"}.mdi-badminton:before{content:"󰡑"}.mdi-bag-carry-on:before{content:"󰼻"}.mdi-bag-carry-on-check:before{content:"󰵥"}.mdi-bag-carry-on-off:before{content:"󰼼"}.mdi-bag-checked:before{content:"󰼽"}.mdi-bag-personal:before{content:"󰸐"}.mdi-bag-personal-off:before{content:"󰸑"}.mdi-bag-personal-off-outline:before{content:"󰸒"}.mdi-bag-personal-outline:before{content:"󰸓"}.mdi-bag-suitcase:before{content:"󱖋"}.mdi-bag-suitcase-off:before{content:"󱖍"}.mdi-bag-suitcase-off-outline:before{content:"󱖎"}.mdi-bag-suitcase-outline:before{content:"󱖌"}.mdi-baguette:before{content:"󰼾"}.mdi-balloon:before{content:"󰨦"}.mdi-ballot:before{content:"󰧉"}.mdi-ballot-outline:before{content:"󰧊"}.mdi-ballot-recount:before{content:"󰰹"}.mdi-ballot-recount-outline:before{content:"󰰺"}.mdi-bandage:before{content:"󰶯"}.mdi-bandcamp:before{content:"󰙵"}.mdi-bank:before{content:"󰁰"}.mdi-bank-check:before{content:"󱙕"}.mdi-bank-minus:before{content:"󰶰"}.mdi-bank-off:before{content:"󱙖"}.mdi-bank-off-outline:before{content:"󱙗"}.mdi-bank-outline:before{content:"󰺀"}.mdi-bank-plus:before{content:"󰶱"}.mdi-bank-remove:before{content:"󰶲"}.mdi-bank-transfer:before{content:"󰨧"}.mdi-bank-transfer-in:before{content:"󰨨"}.mdi-bank-transfer-out:before{content:"󰨩"}.mdi-barcode:before{content:"󰁱"}.mdi-barcode-off:before{content:"󱈶"}.mdi-barcode-scan:before{content:"󰁲"}.mdi-barley:before{content:"󰁳"}.mdi-barley-off:before{content:"󰭝"}.mdi-barn:before{content:"󰭞"}.mdi-barrel:before{content:"󰁴"}.mdi-baseball:before{content:"󰡒"}.mdi-baseball-bat:before{content:"󰡓"}.mdi-baseball-diamond:before{content:"󱗬"}.mdi-baseball-diamond-outline:before{content:"󱗭"}.mdi-bash:before{content:"󱆃"}.mdi-basket:before{content:"󰁶"}.mdi-basket-fill:before{content:"󰁷"}.mdi-basket-minus:before{content:"󱔣"}.mdi-basket-minus-outline:before{content:"󱔤"}.mdi-basket-off:before{content:"󱔥"}.mdi-basket-off-outline:before{content:"󱔦"}.mdi-basket-outline:before{content:"󱆁"}.mdi-basket-plus:before{content:"󱔧"}.mdi-basket-plus-outline:before{content:"󱔨"}.mdi-basket-remove:before{content:"󱔩"}.mdi-basket-remove-outline:before{content:"󱔪"}.mdi-basket-unfill:before{content:"󰁸"}.mdi-basketball:before{content:"󰠆"}.mdi-basketball-hoop:before{content:"󰰻"}.mdi-basketball-hoop-outline:before{content:"󰰼"}.mdi-bat:before{content:"󰭟"}.mdi-battery:before{content:"󰁹"}.mdi-battery-10:before{content:"󰁺"}.mdi-battery-10-bluetooth:before{content:"󰤾"}.mdi-battery-20:before{content:"󰁻"}.mdi-battery-20-bluetooth:before{content:"󰤿"}.mdi-battery-30:before{content:"󰁼"}.mdi-battery-30-bluetooth:before{content:"󰥀"}.mdi-battery-40:before{content:"󰁽"}.mdi-battery-40-bluetooth:before{content:"󰥁"}.mdi-battery-50:before{content:"󰁾"}.mdi-battery-50-bluetooth:before{content:"󰥂"}.mdi-battery-60:before{content:"󰁿"}.mdi-battery-60-bluetooth:before{content:"󰥃"}.mdi-battery-70:before{content:"󰂀"}.mdi-battery-70-bluetooth:before{content:"󰥄"}.mdi-battery-80:before{content:"󰂁"}.mdi-battery-80-bluetooth:before{content:"󰥅"}.mdi-battery-90:before{content:"󰂂"}.mdi-battery-90-bluetooth:before{content:"󰥆"}.mdi-battery-alert:before{content:"󰂃"}.mdi-battery-alert-bluetooth:before{content:"󰥇"}.mdi-battery-alert-variant:before{content:"󱃌"}.mdi-battery-alert-variant-outline:before{content:"󱃍"}.mdi-battery-bluetooth:before{content:"󰥈"}.mdi-battery-bluetooth-variant:before{content:"󰥉"}.mdi-battery-charging:before{content:"󰂄"}.mdi-battery-charging-10:before{content:"󰢜"}.mdi-battery-charging-100:before{content:"󰂅"}.mdi-battery-charging-20:before{content:"󰂆"}.mdi-battery-charging-30:before{content:"󰂇"}.mdi-battery-charging-40:before{content:"󰂈"}.mdi-battery-charging-50:before{content:"󰢝"}.mdi-battery-charging-60:before{content:"󰂉"}.mdi-battery-charging-70:before{content:"󰢞"}.mdi-battery-charging-80:before{content:"󰂊"}.mdi-battery-charging-90:before{content:"󰂋"}.mdi-battery-charging-high:before{content:"󱊦"}.mdi-battery-charging-low:before{content:"󱊤"}.mdi-battery-charging-medium:before{content:"󱊥"}.mdi-battery-charging-outline:before{content:"󰢟"}.mdi-battery-charging-wireless:before{content:"󰠇"}.mdi-battery-charging-wireless-10:before{content:"󰠈"}.mdi-battery-charging-wireless-20:before{content:"󰠉"}.mdi-battery-charging-wireless-30:before{content:"󰠊"}.mdi-battery-charging-wireless-40:before{content:"󰠋"}.mdi-battery-charging-wireless-50:before{content:"󰠌"}.mdi-battery-charging-wireless-60:before{content:"󰠍"}.mdi-battery-charging-wireless-70:before{content:"󰠎"}.mdi-battery-charging-wireless-80:before{content:"󰠏"}.mdi-battery-charging-wireless-90:before{content:"󰠐"}.mdi-battery-charging-wireless-alert:before{content:"󰠑"}.mdi-battery-charging-wireless-outline:before{content:"󰠒"}.mdi-battery-heart:before{content:"󱈏"}.mdi-battery-heart-outline:before{content:"󱈐"}.mdi-battery-heart-variant:before{content:"󱈑"}.mdi-battery-high:before{content:"󱊣"}.mdi-battery-low:before{content:"󱊡"}.mdi-battery-medium:before{content:"󱊢"}.mdi-battery-minus:before{content:"󰂌"}.mdi-battery-negative:before{content:"󰂍"}.mdi-battery-off:before{content:"󱉝"}.mdi-battery-off-outline:before{content:"󱉞"}.mdi-battery-outline:before{content:"󰂎"}.mdi-battery-plus:before{content:"󰂏"}.mdi-battery-positive:before{content:"󰂐"}.mdi-battery-unknown:before{content:"󰂑"}.mdi-battery-unknown-bluetooth:before{content:"󰥊"}.mdi-battlenet:before{content:"󰭠"}.mdi-beach:before{content:"󰂒"}.mdi-beaker:before{content:"󰳪"}.mdi-beaker-alert:before{content:"󱈩"}.mdi-beaker-alert-outline:before{content:"󱈪"}.mdi-beaker-check:before{content:"󱈫"}.mdi-beaker-check-outline:before{content:"󱈬"}.mdi-beaker-minus:before{content:"󱈭"}.mdi-beaker-minus-outline:before{content:"󱈮"}.mdi-beaker-outline:before{content:"󰚐"}.mdi-beaker-plus:before{content:"󱈯"}.mdi-beaker-plus-outline:before{content:"󱈰"}.mdi-beaker-question:before{content:"󱈱"}.mdi-beaker-question-outline:before{content:"󱈲"}.mdi-beaker-remove:before{content:"󱈳"}.mdi-beaker-remove-outline:before{content:"󱈴"}.mdi-bed:before{content:"󰋣"}.mdi-bed-double:before{content:"󰿔"}.mdi-bed-double-outline:before{content:"󰿓"}.mdi-bed-empty:before{content:"󰢠"}.mdi-bed-king:before{content:"󰿒"}.mdi-bed-king-outline:before{content:"󰿑"}.mdi-bed-outline:before{content:"󰂙"}.mdi-bed-queen:before{content:"󰿐"}.mdi-bed-queen-outline:before{content:"󰿛"}.mdi-bed-single:before{content:"󱁭"}.mdi-bed-single-outline:before{content:"󱁮"}.mdi-bee:before{content:"󰾡"}.mdi-bee-flower:before{content:"󰾢"}.mdi-beehive-off-outline:before{content:"󱏭"}.mdi-beehive-outline:before{content:"󱃎"}.mdi-beekeeper:before{content:"󱓢"}.mdi-beer:before{content:"󰂘"}.mdi-beer-outline:before{content:"󱌌"}.mdi-bell:before{content:"󰂚"}.mdi-bell-alert:before{content:"󰵙"}.mdi-bell-alert-outline:before{content:"󰺁"}.mdi-bell-cancel:before{content:"󱏧"}.mdi-bell-cancel-outline:before{content:"󱏨"}.mdi-bell-check:before{content:"󱇥"}.mdi-bell-check-outline:before{content:"󱇦"}.mdi-bell-circle:before{content:"󰵚"}.mdi-bell-circle-outline:before{content:"󰵛"}.mdi-bell-minus:before{content:"󱏩"}.mdi-bell-minus-outline:before{content:"󱏪"}.mdi-bell-off:before{content:"󰂛"}.mdi-bell-off-outline:before{content:"󰪑"}.mdi-bell-outline:before{content:"󰂜"}.mdi-bell-plus:before{content:"󰂝"}.mdi-bell-plus-outline:before{content:"󰪒"}.mdi-bell-remove:before{content:"󱏫"}.mdi-bell-remove-outline:before{content:"󱏬"}.mdi-bell-ring:before{content:"󰂞"}.mdi-bell-ring-outline:before{content:"󰂟"}.mdi-bell-sleep:before{content:"󰂠"}.mdi-bell-sleep-outline:before{content:"󰪓"}.mdi-beta:before{content:"󰂡"}.mdi-betamax:before{content:"󰧋"}.mdi-biathlon:before{content:"󰸔"}.mdi-bicycle:before{content:"󱂜"}.mdi-bicycle-basket:before{content:"󱈵"}.mdi-bicycle-electric:before{content:"󱖴"}.mdi-bicycle-penny-farthing:before{content:"󱗩"}.mdi-bike:before{content:"󰂣"}.mdi-bike-fast:before{content:"󱄟"}.mdi-billboard:before{content:"󱀐"}.mdi-billiards:before{content:"󰭡"}.mdi-billiards-rack:before{content:"󰭢"}.mdi-binoculars:before{content:"󰂥"}.mdi-bio:before{content:"󰂦"}.mdi-biohazard:before{content:"󰂧"}.mdi-bird:before{content:"󱗆"}.mdi-bitbucket:before{content:"󰂨"}.mdi-bitcoin:before{content:"󰠓"}.mdi-black-mesa:before{content:"󰂩"}.mdi-blender:before{content:"󰳫"}.mdi-blender-software:before{content:"󰂫"}.mdi-blinds:before{content:"󰂬"}.mdi-blinds-open:before{content:"󱀑"}.mdi-block-helper:before{content:"󰂭"}.mdi-blogger:before{content:"󰂮"}.mdi-blood-bag:before{content:"󰳬"}.mdi-bluetooth:before{content:"󰂯"}.mdi-bluetooth-audio:before{content:"󰂰"}.mdi-bluetooth-connect:before{content:"󰂱"}.mdi-bluetooth-off:before{content:"󰂲"}.mdi-bluetooth-settings:before{content:"󰂳"}.mdi-bluetooth-transfer:before{content:"󰂴"}.mdi-blur:before{content:"󰂵"}.mdi-blur-linear:before{content:"󰂶"}.mdi-blur-off:before{content:"󰂷"}.mdi-blur-radial:before{content:"󰂸"}.mdi-bolnisi-cross:before{content:"󰳭"}.mdi-bolt:before{content:"󰶳"}.mdi-bomb:before{content:"󰚑"}.mdi-bomb-off:before{content:"󰛅"}.mdi-bone:before{content:"󰂹"}.mdi-book:before{content:"󰂺"}.mdi-book-account:before{content:"󱎭"}.mdi-book-account-outline:before{content:"󱎮"}.mdi-book-alert:before{content:"󱙼"}.mdi-book-alert-outline:before{content:"󱙽"}.mdi-book-alphabet:before{content:"󰘝"}.mdi-book-arrow-down:before{content:"󱙾"}.mdi-book-arrow-down-outline:before{content:"󱙿"}.mdi-book-arrow-left:before{content:"󱚀"}.mdi-book-arrow-left-outline:before{content:"󱚁"}.mdi-book-arrow-right:before{content:"󱚂"}.mdi-book-arrow-right-outline:before{content:"󱚃"}.mdi-book-arrow-up:before{content:"󱚄"}.mdi-book-arrow-up-outline:before{content:"󱚅"}.mdi-book-cancel:before{content:"󱚆"}.mdi-book-cancel-outline:before{content:"󱚇"}.mdi-book-check:before{content:"󱓳"}.mdi-book-check-outline:before{content:"󱓴"}.mdi-book-clock:before{content:"󱚈"}.mdi-book-clock-outline:before{content:"󱚉"}.mdi-book-cog:before{content:"󱚊"}.mdi-book-cog-outline:before{content:"󱚋"}.mdi-book-cross:before{content:"󰂢"}.mdi-book-edit:before{content:"󱚌"}.mdi-book-edit-outline:before{content:"󱚍"}.mdi-book-education:before{content:"󱛉"}.mdi-book-education-outline:before{content:"󱛊"}.mdi-book-information-variant:before{content:"󱁯"}.mdi-book-lock:before{content:"󰞚"}.mdi-book-lock-open:before{content:"󰞛"}.mdi-book-lock-open-outline:before{content:"󱚎"}.mdi-book-lock-outline:before{content:"󱚏"}.mdi-book-marker:before{content:"󱚐"}.mdi-book-marker-outline:before{content:"󱚑"}.mdi-book-minus:before{content:"󰗙"}.mdi-book-minus-multiple:before{content:"󰪔"}.mdi-book-minus-multiple-outline:before{content:"󰤋"}.mdi-book-minus-outline:before{content:"󱚒"}.mdi-book-multiple:before{content:"󰂻"}.mdi-book-multiple-outline:before{content:"󰐶"}.mdi-book-music:before{content:"󰁧"}.mdi-book-music-outline:before{content:"󱚓"}.mdi-book-off:before{content:"󱚔"}.mdi-book-off-outline:before{content:"󱚕"}.mdi-book-open:before{content:"󰂽"}.mdi-book-open-blank-variant:before{content:"󰂾"}.mdi-book-open-outline:before{content:"󰭣"}.mdi-book-open-page-variant:before{content:"󰗚"}.mdi-book-open-page-variant-outline:before{content:"󱗖"}.mdi-book-open-variant:before{content:"󱓷"}.mdi-book-outline:before{content:"󰭤"}.mdi-book-play:before{content:"󰺂"}.mdi-book-play-outline:before{content:"󰺃"}.mdi-book-plus:before{content:"󰗛"}.mdi-book-plus-multiple:before{content:"󰪕"}.mdi-book-plus-multiple-outline:before{content:"󰫞"}.mdi-book-plus-outline:before{content:"󱚖"}.mdi-book-refresh:before{content:"󱚗"}.mdi-book-refresh-outline:before{content:"󱚘"}.mdi-book-remove:before{content:"󰪗"}.mdi-book-remove-multiple:before{content:"󰪖"}.mdi-book-remove-multiple-outline:before{content:"󰓊"}.mdi-book-remove-outline:before{content:"󱚙"}.mdi-book-search:before{content:"󰺄"}.mdi-book-search-outline:before{content:"󰺅"}.mdi-book-settings:before{content:"󱚚"}.mdi-book-settings-outline:before{content:"󱚛"}.mdi-book-sync:before{content:"󱚜"}.mdi-book-sync-outline:before{content:"󱛈"}.mdi-book-variant:before{content:"󰂿"}.mdi-book-variant-multiple:before{content:"󰂼"}.mdi-bookmark:before{content:"󰃀"}.mdi-bookmark-check:before{content:"󰃁"}.mdi-bookmark-check-outline:before{content:"󱍻"}.mdi-bookmark-minus:before{content:"󰧌"}.mdi-bookmark-minus-outline:before{content:"󰧍"}.mdi-bookmark-multiple:before{content:"󰸕"}.mdi-bookmark-multiple-outline:before{content:"󰸖"}.mdi-bookmark-music:before{content:"󰃂"}.mdi-bookmark-music-outline:before{content:"󱍹"}.mdi-bookmark-off:before{content:"󰧎"}.mdi-bookmark-off-outline:before{content:"󰧏"}.mdi-bookmark-outline:before{content:"󰃃"}.mdi-bookmark-plus:before{content:"󰃅"}.mdi-bookmark-plus-outline:before{content:"󰃄"}.mdi-bookmark-remove:before{content:"󰃆"}.mdi-bookmark-remove-outline:before{content:"󱍺"}.mdi-bookshelf:before{content:"󱉟"}.mdi-boom-gate:before{content:"󰺆"}.mdi-boom-gate-alert:before{content:"󰺇"}.mdi-boom-gate-alert-outline:before{content:"󰺈"}.mdi-boom-gate-down:before{content:"󰺉"}.mdi-boom-gate-down-outline:before{content:"󰺊"}.mdi-boom-gate-outline:before{content:"󰺋"}.mdi-boom-gate-up:before{content:"󰺌"}.mdi-boom-gate-up-outline:before{content:"󰺍"}.mdi-boombox:before{content:"󰗜"}.mdi-boomerang:before{content:"󱃏"}.mdi-bootstrap:before{content:"󰛆"}.mdi-border-all:before{content:"󰃇"}.mdi-border-all-variant:before{content:"󰢡"}.mdi-border-bottom:before{content:"󰃈"}.mdi-border-bottom-variant:before{content:"󰢢"}.mdi-border-color:before{content:"󰃉"}.mdi-border-horizontal:before{content:"󰃊"}.mdi-border-inside:before{content:"󰃋"}.mdi-border-left:before{content:"󰃌"}.mdi-border-left-variant:before{content:"󰢣"}.mdi-border-none:before{content:"󰃍"}.mdi-border-none-variant:before{content:"󰢤"}.mdi-border-outside:before{content:"󰃎"}.mdi-border-right:before{content:"󰃏"}.mdi-border-right-variant:before{content:"󰢥"}.mdi-border-style:before{content:"󰃐"}.mdi-border-top:before{content:"󰃑"}.mdi-border-top-variant:before{content:"󰢦"}.mdi-border-vertical:before{content:"󰃒"}.mdi-bottle-soda:before{content:"󱁰"}.mdi-bottle-soda-classic:before{content:"󱁱"}.mdi-bottle-soda-classic-outline:before{content:"󱍣"}.mdi-bottle-soda-outline:before{content:"󱁲"}.mdi-bottle-tonic:before{content:"󱄮"}.mdi-bottle-tonic-outline:before{content:"󱄯"}.mdi-bottle-tonic-plus:before{content:"󱄰"}.mdi-bottle-tonic-plus-outline:before{content:"󱄱"}.mdi-bottle-tonic-skull:before{content:"󱄲"}.mdi-bottle-tonic-skull-outline:before{content:"󱄳"}.mdi-bottle-wine:before{content:"󰡔"}.mdi-bottle-wine-outline:before{content:"󱌐"}.mdi-bow-tie:before{content:"󰙸"}.mdi-bowl:before{content:"󰊎"}.mdi-bowl-mix:before{content:"󰘗"}.mdi-bowl-mix-outline:before{content:"󰋤"}.mdi-bowl-outline:before{content:"󰊩"}.mdi-bowling:before{content:"󰃓"}.mdi-box:before{content:"󰃔"}.mdi-box-cutter:before{content:"󰃕"}.mdi-box-cutter-off:before{content:"󰭊"}.mdi-box-shadow:before{content:"󰘷"}.mdi-boxing-glove:before{content:"󰭥"}.mdi-braille:before{content:"󰧐"}.mdi-brain:before{content:"󰧑"}.mdi-bread-slice:before{content:"󰳮"}.mdi-bread-slice-outline:before{content:"󰳯"}.mdi-bridge:before{content:"󰘘"}.mdi-briefcase:before{content:"󰃖"}.mdi-briefcase-account:before{content:"󰳰"}.mdi-briefcase-account-outline:before{content:"󰳱"}.mdi-briefcase-check:before{content:"󰃗"}.mdi-briefcase-check-outline:before{content:"󱌞"}.mdi-briefcase-clock:before{content:"󱃐"}.mdi-briefcase-clock-outline:before{content:"󱃑"}.mdi-briefcase-download:before{content:"󰃘"}.mdi-briefcase-download-outline:before{content:"󰰽"}.mdi-briefcase-edit:before{content:"󰪘"}.mdi-briefcase-edit-outline:before{content:"󰰾"}.mdi-briefcase-minus:before{content:"󰨪"}.mdi-briefcase-minus-outline:before{content:"󰰿"}.mdi-briefcase-off:before{content:"󱙘"}.mdi-briefcase-off-outline:before{content:"󱙙"}.mdi-briefcase-outline:before{content:"󰠔"}.mdi-briefcase-plus:before{content:"󰨫"}.mdi-briefcase-plus-outline:before{content:"󰱀"}.mdi-briefcase-remove:before{content:"󰨬"}.mdi-briefcase-remove-outline:before{content:"󰱁"}.mdi-briefcase-search:before{content:"󰨭"}.mdi-briefcase-search-outline:before{content:"󰱂"}.mdi-briefcase-upload:before{content:"󰃙"}.mdi-briefcase-upload-outline:before{content:"󰱃"}.mdi-briefcase-variant:before{content:"󱒔"}.mdi-briefcase-variant-off:before{content:"󱙚"}.mdi-briefcase-variant-off-outline:before{content:"󱙛"}.mdi-briefcase-variant-outline:before{content:"󱒕"}.mdi-brightness-1:before{content:"󰃚"}.mdi-brightness-2:before{content:"󰃛"}.mdi-brightness-3:before{content:"󰃜"}.mdi-brightness-4:before{content:"󰃝"}.mdi-brightness-5:before{content:"󰃞"}.mdi-brightness-6:before{content:"󰃟"}.mdi-brightness-7:before{content:"󰃠"}.mdi-brightness-auto:before{content:"󰃡"}.mdi-brightness-percent:before{content:"󰳲"}.mdi-broom:before{content:"󰃢"}.mdi-brush:before{content:"󰃣"}.mdi-bucket:before{content:"󱐕"}.mdi-bucket-outline:before{content:"󱐖"}.mdi-buddhism:before{content:"󰥋"}.mdi-buffer:before{content:"󰘙"}.mdi-buffet:before{content:"󰕸"}.mdi-bug:before{content:"󰃤"}.mdi-bug-check:before{content:"󰨮"}.mdi-bug-check-outline:before{content:"󰨯"}.mdi-bug-outline:before{content:"󰨰"}.mdi-bugle:before{content:"󰶴"}.mdi-bulldozer:before{content:"󰬢"}.mdi-bullet:before{content:"󰳳"}.mdi-bulletin-board:before{content:"󰃥"}.mdi-bullhorn:before{content:"󰃦"}.mdi-bullhorn-outline:before{content:"󰬣"}.mdi-bullseye:before{content:"󰗝"}.mdi-bullseye-arrow:before{content:"󰣉"}.mdi-bulma:before{content:"󱋧"}.mdi-bunk-bed:before{content:"󱌂"}.mdi-bunk-bed-outline:before{content:"󰂗"}.mdi-bus:before{content:"󰃧"}.mdi-bus-alert:before{content:"󰪙"}.mdi-bus-articulated-end:before{content:"󰞜"}.mdi-bus-articulated-front:before{content:"󰞝"}.mdi-bus-clock:before{content:"󰣊"}.mdi-bus-double-decker:before{content:"󰞞"}.mdi-bus-marker:before{content:"󱈒"}.mdi-bus-multiple:before{content:"󰼿"}.mdi-bus-school:before{content:"󰞟"}.mdi-bus-side:before{content:"󰞠"}.mdi-bus-stop:before{content:"󱀒"}.mdi-bus-stop-covered:before{content:"󱀓"}.mdi-bus-stop-uncovered:before{content:"󱀔"}.mdi-butterfly:before{content:"󱖉"}.mdi-butterfly-outline:before{content:"󱖊"}.mdi-cable-data:before{content:"󱎔"}.mdi-cached:before{content:"󰃨"}.mdi-cactus:before{content:"󰶵"}.mdi-cake:before{content:"󰃩"}.mdi-cake-layered:before{content:"󰃪"}.mdi-cake-variant:before{content:"󰃫"}.mdi-calculator:before{content:"󰃬"}.mdi-calculator-variant:before{content:"󰪚"}.mdi-calculator-variant-outline:before{content:"󱖦"}.mdi-calendar:before{content:"󰃭"}.mdi-calendar-account:before{content:"󰻗"}.mdi-calendar-account-outline:before{content:"󰻘"}.mdi-calendar-alert:before{content:"󰨱"}.mdi-calendar-arrow-left:before{content:"󱄴"}.mdi-calendar-arrow-right:before{content:"󱄵"}.mdi-calendar-blank:before{content:"󰃮"}.mdi-calendar-blank-multiple:before{content:"󱁳"}.mdi-calendar-blank-outline:before{content:"󰭦"}.mdi-calendar-check:before{content:"󰃯"}.mdi-calendar-check-outline:before{content:"󰱄"}.mdi-calendar-clock:before{content:"󰃰"}.mdi-calendar-cursor:before{content:"󱕻"}.mdi-calendar-edit:before{content:"󰢧"}.mdi-calendar-end:before{content:"󱙬"}.mdi-calendar-export:before{content:"󰬤"}.mdi-calendar-heart:before{content:"󰧒"}.mdi-calendar-import:before{content:"󰬥"}.mdi-calendar-lock:before{content:"󱙁"}.mdi-calendar-lock-outline:before{content:"󱙂"}.mdi-calendar-minus:before{content:"󰵜"}.mdi-calendar-month:before{content:"󰸗"}.mdi-calendar-month-outline:before{content:"󰸘"}.mdi-calendar-multiple:before{content:"󰃱"}.mdi-calendar-multiple-check:before{content:"󰃲"}.mdi-calendar-multiselect:before{content:"󰨲"}.mdi-calendar-outline:before{content:"󰭧"}.mdi-calendar-plus:before{content:"󰃳"}.mdi-calendar-question:before{content:"󰚒"}.mdi-calendar-range:before{content:"󰙹"}.mdi-calendar-range-outline:before{content:"󰭨"}.mdi-calendar-refresh:before{content:"󰇡"}.mdi-calendar-refresh-outline:before{content:"󰈃"}.mdi-calendar-remove:before{content:"󰃴"}.mdi-calendar-remove-outline:before{content:"󰱅"}.mdi-calendar-search:before{content:"󰥌"}.mdi-calendar-star:before{content:"󰧓"}.mdi-calendar-start:before{content:"󱙭"}.mdi-calendar-sync:before{content:"󰺎"}.mdi-calendar-sync-outline:before{content:"󰺏"}.mdi-calendar-text:before{content:"󰃵"}.mdi-calendar-text-outline:before{content:"󰱆"}.mdi-calendar-today:before{content:"󰃶"}.mdi-calendar-week:before{content:"󰨳"}.mdi-calendar-week-begin:before{content:"󰨴"}.mdi-calendar-weekend:before{content:"󰻙"}.mdi-calendar-weekend-outline:before{content:"󰻚"}.mdi-call-made:before{content:"󰃷"}.mdi-call-merge:before{content:"󰃸"}.mdi-call-missed:before{content:"󰃹"}.mdi-call-received:before{content:"󰃺"}.mdi-call-split:before{content:"󰃻"}.mdi-camcorder:before{content:"󰃼"}.mdi-camcorder-off:before{content:"󰃿"}.mdi-camera:before{content:"󰄀"}.mdi-camera-account:before{content:"󰣋"}.mdi-camera-burst:before{content:"󰚓"}.mdi-camera-control:before{content:"󰭩"}.mdi-camera-enhance:before{content:"󰄁"}.mdi-camera-enhance-outline:before{content:"󰭪"}.mdi-camera-flip:before{content:"󱗙"}.mdi-camera-flip-outline:before{content:"󱗚"}.mdi-camera-front:before{content:"󰄂"}.mdi-camera-front-variant:before{content:"󰄃"}.mdi-camera-gopro:before{content:"󰞡"}.mdi-camera-image:before{content:"󰣌"}.mdi-camera-iris:before{content:"󰄄"}.mdi-camera-metering-center:before{content:"󰞢"}.mdi-camera-metering-matrix:before{content:"󰞣"}.mdi-camera-metering-partial:before{content:"󰞤"}.mdi-camera-metering-spot:before{content:"󰞥"}.mdi-camera-off:before{content:"󰗟"}.mdi-camera-outline:before{content:"󰵝"}.mdi-camera-party-mode:before{content:"󰄅"}.mdi-camera-plus:before{content:"󰻛"}.mdi-camera-plus-outline:before{content:"󰻜"}.mdi-camera-rear:before{content:"󰄆"}.mdi-camera-rear-variant:before{content:"󰄇"}.mdi-camera-retake:before{content:"󰸙"}.mdi-camera-retake-outline:before{content:"󰸚"}.mdi-camera-switch:before{content:"󰄈"}.mdi-camera-switch-outline:before{content:"󰡊"}.mdi-camera-timer:before{content:"󰄉"}.mdi-camera-wireless:before{content:"󰶶"}.mdi-camera-wireless-outline:before{content:"󰶷"}.mdi-campfire:before{content:"󰻝"}.mdi-cancel:before{content:"󰜺"}.mdi-candle:before{content:"󰗢"}.mdi-candycane:before{content:"󰄊"}.mdi-cannabis:before{content:"󰞦"}.mdi-cannabis-off:before{content:"󱙮"}.mdi-caps-lock:before{content:"󰪛"}.mdi-car:before{content:"󰄋"}.mdi-car-2-plus:before{content:"󱀕"}.mdi-car-3-plus:before{content:"󱀖"}.mdi-car-arrow-left:before{content:"󱎲"}.mdi-car-arrow-right:before{content:"󱎳"}.mdi-car-back:before{content:"󰸛"}.mdi-car-battery:before{content:"󰄌"}.mdi-car-brake-abs:before{content:"󰱇"}.mdi-car-brake-alert:before{content:"󰱈"}.mdi-car-brake-hold:before{content:"󰵞"}.mdi-car-brake-parking:before{content:"󰵟"}.mdi-car-brake-retarder:before{content:"󱀗"}.mdi-car-child-seat:before{content:"󰾣"}.mdi-car-clutch:before{content:"󱀘"}.mdi-car-cog:before{content:"󱏌"}.mdi-car-connected:before{content:"󰄍"}.mdi-car-convertible:before{content:"󰞧"}.mdi-car-coolant-level:before{content:"󱀙"}.mdi-car-cruise-control:before{content:"󰵠"}.mdi-car-defrost-front:before{content:"󰵡"}.mdi-car-defrost-rear:before{content:"󰵢"}.mdi-car-door:before{content:"󰭫"}.mdi-car-door-lock:before{content:"󱂝"}.mdi-car-electric:before{content:"󰭬"}.mdi-car-electric-outline:before{content:"󱖵"}.mdi-car-emergency:before{content:"󱘏"}.mdi-car-esp:before{content:"󰱉"}.mdi-car-estate:before{content:"󰞨"}.mdi-car-hatchback:before{content:"󰞩"}.mdi-car-info:before{content:"󱆾"}.mdi-car-key:before{content:"󰭭"}.mdi-car-lifted-pickup:before{content:"󱔭"}.mdi-car-light-dimmed:before{content:"󰱊"}.mdi-car-light-fog:before{content:"󰱋"}.mdi-car-light-high:before{content:"󰱌"}.mdi-car-limousine:before{content:"󰣍"}.mdi-car-multiple:before{content:"󰭮"}.mdi-car-off:before{content:"󰸜"}.mdi-car-outline:before{content:"󱓭"}.mdi-car-parking-lights:before{content:"󰵣"}.mdi-car-pickup:before{content:"󰞪"}.mdi-car-seat:before{content:"󰾤"}.mdi-car-seat-cooler:before{content:"󰾥"}.mdi-car-seat-heater:before{content:"󰾦"}.mdi-car-settings:before{content:"󱏍"}.mdi-car-shift-pattern:before{content:"󰽀"}.mdi-car-side:before{content:"󰞫"}.mdi-car-sports:before{content:"󰞬"}.mdi-car-tire-alert:before{content:"󰱍"}.mdi-car-traction-control:before{content:"󰵤"}.mdi-car-turbocharger:before{content:"󱀚"}.mdi-car-wash:before{content:"󰄎"}.mdi-car-windshield:before{content:"󱀛"}.mdi-car-windshield-outline:before{content:"󱀜"}.mdi-carabiner:before{content:"󱓀"}.mdi-caravan:before{content:"󰞭"}.mdi-card:before{content:"󰭯"}.mdi-card-account-details:before{content:"󰗒"}.mdi-card-account-details-outline:before{content:"󰶫"}.mdi-card-account-details-star:before{content:"󰊣"}.mdi-card-account-details-star-outline:before{content:"󰛛"}.mdi-card-account-mail:before{content:"󰆎"}.mdi-card-account-mail-outline:before{content:"󰺘"}.mdi-card-account-phone:before{content:"󰺙"}.mdi-card-account-phone-outline:before{content:"󰺚"}.mdi-card-bulleted:before{content:"󰭰"}.mdi-card-bulleted-off:before{content:"󰭱"}.mdi-card-bulleted-off-outline:before{content:"󰭲"}.mdi-card-bulleted-outline:before{content:"󰭳"}.mdi-card-bulleted-settings:before{content:"󰭴"}.mdi-card-bulleted-settings-outline:before{content:"󰭵"}.mdi-card-minus:before{content:"󱘀"}.mdi-card-minus-outline:before{content:"󱘁"}.mdi-card-off:before{content:"󱘂"}.mdi-card-off-outline:before{content:"󱘃"}.mdi-card-outline:before{content:"󰭶"}.mdi-card-plus:before{content:"󱇿"}.mdi-card-plus-outline:before{content:"󱈀"}.mdi-card-remove:before{content:"󱘄"}.mdi-card-remove-outline:before{content:"󱘅"}.mdi-card-search:before{content:"󱁴"}.mdi-card-search-outline:before{content:"󱁵"}.mdi-card-text:before{content:"󰭷"}.mdi-card-text-outline:before{content:"󰭸"}.mdi-cards:before{content:"󰘸"}.mdi-cards-club:before{content:"󰣎"}.mdi-cards-diamond:before{content:"󰣏"}.mdi-cards-diamond-outline:before{content:"󱀝"}.mdi-cards-heart:before{content:"󰣐"}.mdi-cards-outline:before{content:"󰘹"}.mdi-cards-playing-outline:before{content:"󰘺"}.mdi-cards-spade:before{content:"󰣑"}.mdi-cards-variant:before{content:"󰛇"}.mdi-carrot:before{content:"󰄏"}.mdi-cart:before{content:"󰄐"}.mdi-cart-arrow-down:before{content:"󰵦"}.mdi-cart-arrow-right:before{content:"󰱎"}.mdi-cart-arrow-up:before{content:"󰵧"}.mdi-cart-check:before{content:"󱗪"}.mdi-cart-minus:before{content:"󰵨"}.mdi-cart-off:before{content:"󰙫"}.mdi-cart-outline:before{content:"󰄑"}.mdi-cart-plus:before{content:"󰄒"}.mdi-cart-remove:before{content:"󰵩"}.mdi-cart-variant:before{content:"󱗫"}.mdi-case-sensitive-alt:before{content:"󰄓"}.mdi-cash:before{content:"󰄔"}.mdi-cash-100:before{content:"󰄕"}.mdi-cash-check:before{content:"󱓮"}.mdi-cash-lock:before{content:"󱓪"}.mdi-cash-lock-open:before{content:"󱓫"}.mdi-cash-marker:before{content:"󰶸"}.mdi-cash-minus:before{content:"󱉠"}.mdi-cash-multiple:before{content:"󰄖"}.mdi-cash-plus:before{content:"󱉡"}.mdi-cash-refund:before{content:"󰪜"}.mdi-cash-register:before{content:"󰳴"}.mdi-cash-remove:before{content:"󱉢"}.mdi-cash-usd:before{content:"󱅶"}.mdi-cash-usd-outline:before{content:"󰄗"}.mdi-cassette:before{content:"󰧔"}.mdi-cast:before{content:"󰄘"}.mdi-cast-audio:before{content:"󱀞"}.mdi-cast-connected:before{content:"󰄙"}.mdi-cast-education:before{content:"󰸝"}.mdi-cast-off:before{content:"󰞊"}.mdi-castle:before{content:"󰄚"}.mdi-cat:before{content:"󰄛"}.mdi-cctv:before{content:"󰞮"}.mdi-ceiling-light:before{content:"󰝩"}.mdi-cellphone:before{content:"󰄜"}.mdi-cellphone-android:before{content:"󰄝"}.mdi-cellphone-arrow-down:before{content:"󰧕"}.mdi-cellphone-basic:before{content:"󰄞"}.mdi-cellphone-charging:before{content:"󱎗"}.mdi-cellphone-cog:before{content:"󰥑"}.mdi-cellphone-dock:before{content:"󰄟"}.mdi-cellphone-erase:before{content:"󰥍"}.mdi-cellphone-information:before{content:"󰽁"}.mdi-cellphone-iphone:before{content:"󰄠"}.mdi-cellphone-key:before{content:"󰥎"}.mdi-cellphone-link:before{content:"󰄡"}.mdi-cellphone-link-off:before{content:"󰄢"}.mdi-cellphone-lock:before{content:"󰥏"}.mdi-cellphone-message:before{content:"󰣓"}.mdi-cellphone-message-off:before{content:"󱃒"}.mdi-cellphone-nfc:before{content:"󰺐"}.mdi-cellphone-nfc-off:before{content:"󱋘"}.mdi-cellphone-off:before{content:"󰥐"}.mdi-cellphone-play:before{content:"󱀟"}.mdi-cellphone-screenshot:before{content:"󰨵"}.mdi-cellphone-settings:before{content:"󰄣"}.mdi-cellphone-sound:before{content:"󰥒"}.mdi-cellphone-text:before{content:"󰣒"}.mdi-cellphone-wireless:before{content:"󰠕"}.mdi-celtic-cross:before{content:"󰳵"}.mdi-centos:before{content:"󱄚"}.mdi-certificate:before{content:"󰄤"}.mdi-certificate-outline:before{content:"󱆈"}.mdi-chair-rolling:before{content:"󰽈"}.mdi-chair-school:before{content:"󰄥"}.mdi-charity:before{content:"󰱏"}.mdi-chart-arc:before{content:"󰄦"}.mdi-chart-areaspline:before{content:"󰄧"}.mdi-chart-areaspline-variant:before{content:"󰺑"}.mdi-chart-bar:before{content:"󰄨"}.mdi-chart-bar-stacked:before{content:"󰝪"}.mdi-chart-bell-curve:before{content:"󰱐"}.mdi-chart-bell-curve-cumulative:before{content:"󰾧"}.mdi-chart-box:before{content:"󱕍"}.mdi-chart-box-outline:before{content:"󱕎"}.mdi-chart-box-plus-outline:before{content:"󱕏"}.mdi-chart-bubble:before{content:"󰗣"}.mdi-chart-donut:before{content:"󰞯"}.mdi-chart-donut-variant:before{content:"󰞰"}.mdi-chart-gantt:before{content:"󰙬"}.mdi-chart-histogram:before{content:"󰄩"}.mdi-chart-line:before{content:"󰄪"}.mdi-chart-line-stacked:before{content:"󰝫"}.mdi-chart-line-variant:before{content:"󰞱"}.mdi-chart-multiline:before{content:"󰣔"}.mdi-chart-multiple:before{content:"󱈓"}.mdi-chart-pie:before{content:"󰄫"}.mdi-chart-ppf:before{content:"󱎀"}.mdi-chart-sankey:before{content:"󱇟"}.mdi-chart-sankey-variant:before{content:"󱇠"}.mdi-chart-scatter-plot:before{content:"󰺒"}.mdi-chart-scatter-plot-hexbin:before{content:"󰙭"}.mdi-chart-timeline:before{content:"󰙮"}.mdi-chart-timeline-variant:before{content:"󰺓"}.mdi-chart-timeline-variant-shimmer:before{content:"󱖶"}.mdi-chart-tree:before{content:"󰺔"}.mdi-chat:before{content:"󰭹"}.mdi-chat-alert:before{content:"󰭺"}.mdi-chat-alert-outline:before{content:"󱋉"}.mdi-chat-minus:before{content:"󱐐"}.mdi-chat-minus-outline:before{content:"󱐓"}.mdi-chat-outline:before{content:"󰻞"}.mdi-chat-plus:before{content:"󱐏"}.mdi-chat-plus-outline:before{content:"󱐒"}.mdi-chat-processing:before{content:"󰭻"}.mdi-chat-processing-outline:before{content:"󱋊"}.mdi-chat-remove:before{content:"󱐑"}.mdi-chat-remove-outline:before{content:"󱐔"}.mdi-chat-sleep:before{content:"󱋑"}.mdi-chat-sleep-outline:before{content:"󱋒"}.mdi-check:before{content:"󰄬"}.mdi-check-all:before{content:"󰄭"}.mdi-check-bold:before{content:"󰸞"}.mdi-check-box-multiple-outline:before{content:"󰱑"}.mdi-check-box-outline:before{content:"󰱒"}.mdi-check-circle:before{content:"󰗠"}.mdi-check-circle-outline:before{content:"󰗡"}.mdi-check-decagram:before{content:"󰞑"}.mdi-check-network:before{content:"󰱓"}.mdi-check-network-outline:before{content:"󰱔"}.mdi-check-outline:before{content:"󰡕"}.mdi-check-underline:before{content:"󰸟"}.mdi-check-underline-circle:before{content:"󰸠"}.mdi-check-underline-circle-outline:before{content:"󰸡"}.mdi-checkbook:before{content:"󰪝"}.mdi-checkbox-blank:before{content:"󰄮"}.mdi-checkbox-blank-circle:before{content:"󰄯"}.mdi-checkbox-blank-circle-outline:before{content:"󰄰"}.mdi-checkbox-blank-off:before{content:"󱋬"}.mdi-checkbox-blank-off-outline:before{content:"󱋭"}.mdi-checkbox-blank-outline:before{content:"󰄱"}.mdi-checkbox-intermediate:before{content:"󰡖"}.mdi-checkbox-marked:before{content:"󰄲"}.mdi-checkbox-marked-circle:before{content:"󰄳"}.mdi-checkbox-marked-circle-outline:before{content:"󰄴"}.mdi-checkbox-marked-outline:before{content:"󰄵"}.mdi-checkbox-multiple-blank:before{content:"󰄶"}.mdi-checkbox-multiple-blank-circle:before{content:"󰘻"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"󰘼"}.mdi-checkbox-multiple-blank-outline:before{content:"󰄷"}.mdi-checkbox-multiple-marked:before{content:"󰄸"}.mdi-checkbox-multiple-marked-circle:before{content:"󰘽"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"󰘾"}.mdi-checkbox-multiple-marked-outline:before{content:"󰄹"}.mdi-checkerboard:before{content:"󰄺"}.mdi-checkerboard-minus:before{content:"󱈂"}.mdi-checkerboard-plus:before{content:"󱈁"}.mdi-checkerboard-remove:before{content:"󱈃"}.mdi-cheese:before{content:"󱊹"}.mdi-cheese-off:before{content:"󱏮"}.mdi-chef-hat:before{content:"󰭼"}.mdi-chemical-weapon:before{content:"󰄻"}.mdi-chess-bishop:before{content:"󰡜"}.mdi-chess-king:before{content:"󰡗"}.mdi-chess-knight:before{content:"󰡘"}.mdi-chess-pawn:before{content:"󰡙"}.mdi-chess-queen:before{content:"󰡚"}.mdi-chess-rook:before{content:"󰡛"}.mdi-chevron-double-down:before{content:"󰄼"}.mdi-chevron-double-left:before{content:"󰄽"}.mdi-chevron-double-right:before{content:"󰄾"}.mdi-chevron-double-up:before{content:"󰄿"}.mdi-chevron-down:before{content:"󰅀"}.mdi-chevron-down-box:before{content:"󰧖"}.mdi-chevron-down-box-outline:before{content:"󰧗"}.mdi-chevron-down-circle:before{content:"󰬦"}.mdi-chevron-down-circle-outline:before{content:"󰬧"}.mdi-chevron-left:before{content:"󰅁"}.mdi-chevron-left-box:before{content:"󰧘"}.mdi-chevron-left-box-outline:before{content:"󰧙"}.mdi-chevron-left-circle:before{content:"󰬨"}.mdi-chevron-left-circle-outline:before{content:"󰬩"}.mdi-chevron-right:before{content:"󰅂"}.mdi-chevron-right-box:before{content:"󰧚"}.mdi-chevron-right-box-outline:before{content:"󰧛"}.mdi-chevron-right-circle:before{content:"󰬪"}.mdi-chevron-right-circle-outline:before{content:"󰬫"}.mdi-chevron-triple-down:before{content:"󰶹"}.mdi-chevron-triple-left:before{content:"󰶺"}.mdi-chevron-triple-right:before{content:"󰶻"}.mdi-chevron-triple-up:before{content:"󰶼"}.mdi-chevron-up:before{content:"󰅃"}.mdi-chevron-up-box:before{content:"󰧜"}.mdi-chevron-up-box-outline:before{content:"󰧝"}.mdi-chevron-up-circle:before{content:"󰬬"}.mdi-chevron-up-circle-outline:before{content:"󰬭"}.mdi-chili-hot:before{content:"󰞲"}.mdi-chili-medium:before{content:"󰞳"}.mdi-chili-mild:before{content:"󰞴"}.mdi-chili-off:before{content:"󱑧"}.mdi-chip:before{content:"󰘚"}.mdi-christianity:before{content:"󰥓"}.mdi-christianity-outline:before{content:"󰳶"}.mdi-church:before{content:"󰅄"}.mdi-cigar:before{content:"󱆉"}.mdi-cigar-off:before{content:"󱐛"}.mdi-circle:before{content:"󰝥"}.mdi-circle-box:before{content:"󱗜"}.mdi-circle-box-outline:before{content:"󱗝"}.mdi-circle-double:before{content:"󰺕"}.mdi-circle-edit-outline:before{content:"󰣕"}.mdi-circle-expand:before{content:"󰺖"}.mdi-circle-half:before{content:"󱎕"}.mdi-circle-half-full:before{content:"󱎖"}.mdi-circle-medium:before{content:"󰧞"}.mdi-circle-multiple:before{content:"󰬸"}.mdi-circle-multiple-outline:before{content:"󰚕"}.mdi-circle-off-outline:before{content:"󱃓"}.mdi-circle-outline:before{content:"󰝦"}.mdi-circle-slice-1:before{content:"󰪞"}.mdi-circle-slice-2:before{content:"󰪟"}.mdi-circle-slice-3:before{content:"󰪠"}.mdi-circle-slice-4:before{content:"󰪡"}.mdi-circle-slice-5:before{content:"󰪢"}.mdi-circle-slice-6:before{content:"󰪣"}.mdi-circle-slice-7:before{content:"󰪤"}.mdi-circle-slice-8:before{content:"󰪥"}.mdi-circle-small:before{content:"󰧟"}.mdi-circular-saw:before{content:"󰸢"}.mdi-city:before{content:"󰅆"}.mdi-city-variant:before{content:"󰨶"}.mdi-city-variant-outline:before{content:"󰨷"}.mdi-clipboard:before{content:"󰅇"}.mdi-clipboard-account:before{content:"󰅈"}.mdi-clipboard-account-outline:before{content:"󰱕"}.mdi-clipboard-alert:before{content:"󰅉"}.mdi-clipboard-alert-outline:before{content:"󰳷"}.mdi-clipboard-arrow-down:before{content:"󰅊"}.mdi-clipboard-arrow-down-outline:before{content:"󰱖"}.mdi-clipboard-arrow-left:before{content:"󰅋"}.mdi-clipboard-arrow-left-outline:before{content:"󰳸"}.mdi-clipboard-arrow-right:before{content:"󰳹"}.mdi-clipboard-arrow-right-outline:before{content:"󰳺"}.mdi-clipboard-arrow-up:before{content:"󰱗"}.mdi-clipboard-arrow-up-outline:before{content:"󰱘"}.mdi-clipboard-check:before{content:"󰅎"}.mdi-clipboard-check-multiple:before{content:"󱉣"}.mdi-clipboard-check-multiple-outline:before{content:"󱉤"}.mdi-clipboard-check-outline:before{content:"󰢨"}.mdi-clipboard-edit:before{content:"󱓥"}.mdi-clipboard-edit-outline:before{content:"󱓦"}.mdi-clipboard-file:before{content:"󱉥"}.mdi-clipboard-file-outline:before{content:"󱉦"}.mdi-clipboard-flow:before{content:"󰛈"}.mdi-clipboard-flow-outline:before{content:"󱄗"}.mdi-clipboard-list:before{content:"󱃔"}.mdi-clipboard-list-outline:before{content:"󱃕"}.mdi-clipboard-minus:before{content:"󱘘"}.mdi-clipboard-minus-outline:before{content:"󱘙"}.mdi-clipboard-multiple:before{content:"󱉧"}.mdi-clipboard-multiple-outline:before{content:"󱉨"}.mdi-clipboard-off:before{content:"󱘚"}.mdi-clipboard-off-outline:before{content:"󱘛"}.mdi-clipboard-outline:before{content:"󰅌"}.mdi-clipboard-play:before{content:"󰱙"}.mdi-clipboard-play-multiple:before{content:"󱉩"}.mdi-clipboard-play-multiple-outline:before{content:"󱉪"}.mdi-clipboard-play-outline:before{content:"󰱚"}.mdi-clipboard-plus:before{content:"󰝑"}.mdi-clipboard-plus-outline:before{content:"󱌟"}.mdi-clipboard-pulse:before{content:"󰡝"}.mdi-clipboard-pulse-outline:before{content:"󰡞"}.mdi-clipboard-remove:before{content:"󱘜"}.mdi-clipboard-remove-outline:before{content:"󱘝"}.mdi-clipboard-search:before{content:"󱘞"}.mdi-clipboard-search-outline:before{content:"󱘟"}.mdi-clipboard-text:before{content:"󰅍"}.mdi-clipboard-text-multiple:before{content:"󱉫"}.mdi-clipboard-text-multiple-outline:before{content:"󱉬"}.mdi-clipboard-text-off:before{content:"󱘠"}.mdi-clipboard-text-off-outline:before{content:"󱘡"}.mdi-clipboard-text-outline:before{content:"󰨸"}.mdi-clipboard-text-play:before{content:"󰱛"}.mdi-clipboard-text-play-outline:before{content:"󰱜"}.mdi-clipboard-text-search:before{content:"󱘢"}.mdi-clipboard-text-search-outline:before{content:"󱘣"}.mdi-clippy:before{content:"󰅏"}.mdi-clock:before{content:"󰥔"}.mdi-clock-alert:before{content:"󰥕"}.mdi-clock-alert-outline:before{content:"󰗎"}.mdi-clock-check:before{content:"󰾨"}.mdi-clock-check-outline:before{content:"󰾩"}.mdi-clock-digital:before{content:"󰺗"}.mdi-clock-end:before{content:"󰅑"}.mdi-clock-fast:before{content:"󰅒"}.mdi-clock-in:before{content:"󰅓"}.mdi-clock-out:before{content:"󰅔"}.mdi-clock-outline:before{content:"󰅐"}.mdi-clock-start:before{content:"󰅕"}.mdi-clock-time-eight:before{content:"󱑆"}.mdi-clock-time-eight-outline:before{content:"󱑒"}.mdi-clock-time-eleven:before{content:"󱑉"}.mdi-clock-time-eleven-outline:before{content:"󱑕"}.mdi-clock-time-five:before{content:"󱑃"}.mdi-clock-time-five-outline:before{content:"󱑏"}.mdi-clock-time-four:before{content:"󱑂"}.mdi-clock-time-four-outline:before{content:"󱑎"}.mdi-clock-time-nine:before{content:"󱑇"}.mdi-clock-time-nine-outline:before{content:"󱑓"}.mdi-clock-time-one:before{content:"󱐿"}.mdi-clock-time-one-outline:before{content:"󱑋"}.mdi-clock-time-seven:before{content:"󱑅"}.mdi-clock-time-seven-outline:before{content:"󱑑"}.mdi-clock-time-six:before{content:"󱑄"}.mdi-clock-time-six-outline:before{content:"󱑐"}.mdi-clock-time-ten:before{content:"󱑈"}.mdi-clock-time-ten-outline:before{content:"󱑔"}.mdi-clock-time-three:before{content:"󱑁"}.mdi-clock-time-three-outline:before{content:"󱑍"}.mdi-clock-time-twelve:before{content:"󱑊"}.mdi-clock-time-twelve-outline:before{content:"󱑖"}.mdi-clock-time-two:before{content:"󱑀"}.mdi-clock-time-two-outline:before{content:"󱑌"}.mdi-close:before{content:"󰅖"}.mdi-close-box:before{content:"󰅗"}.mdi-close-box-multiple:before{content:"󰱝"}.mdi-close-box-multiple-outline:before{content:"󰱞"}.mdi-close-box-outline:before{content:"󰅘"}.mdi-close-circle:before{content:"󰅙"}.mdi-close-circle-multiple:before{content:"󰘪"}.mdi-close-circle-multiple-outline:before{content:"󰢃"}.mdi-close-circle-outline:before{content:"󰅚"}.mdi-close-network:before{content:"󰅛"}.mdi-close-network-outline:before{content:"󰱟"}.mdi-close-octagon:before{content:"󰅜"}.mdi-close-octagon-outline:before{content:"󰅝"}.mdi-close-outline:before{content:"󰛉"}.mdi-close-thick:before{content:"󱎘"}.mdi-closed-caption:before{content:"󰅞"}.mdi-closed-caption-outline:before{content:"󰶽"}.mdi-cloud:before{content:"󰅟"}.mdi-cloud-alert:before{content:"󰧠"}.mdi-cloud-braces:before{content:"󰞵"}.mdi-cloud-check:before{content:"󰅠"}.mdi-cloud-check-outline:before{content:"󱋌"}.mdi-cloud-circle:before{content:"󰅡"}.mdi-cloud-download:before{content:"󰅢"}.mdi-cloud-download-outline:before{content:"󰭽"}.mdi-cloud-lock:before{content:"󱇱"}.mdi-cloud-lock-outline:before{content:"󱇲"}.mdi-cloud-off-outline:before{content:"󰅤"}.mdi-cloud-outline:before{content:"󰅣"}.mdi-cloud-print:before{content:"󰅥"}.mdi-cloud-print-outline:before{content:"󰅦"}.mdi-cloud-question:before{content:"󰨹"}.mdi-cloud-refresh:before{content:"󰔪"}.mdi-cloud-search:before{content:"󰥖"}.mdi-cloud-search-outline:before{content:"󰥗"}.mdi-cloud-sync:before{content:"󰘿"}.mdi-cloud-sync-outline:before{content:"󱋖"}.mdi-cloud-tags:before{content:"󰞶"}.mdi-cloud-upload:before{content:"󰅧"}.mdi-cloud-upload-outline:before{content:"󰭾"}.mdi-clover:before{content:"󰠖"}.mdi-coach-lamp:before{content:"󱀠"}.mdi-coat-rack:before{content:"󱂞"}.mdi-code-array:before{content:"󰅨"}.mdi-code-braces:before{content:"󰅩"}.mdi-code-braces-box:before{content:"󱃖"}.mdi-code-brackets:before{content:"󰅪"}.mdi-code-equal:before{content:"󰅫"}.mdi-code-greater-than:before{content:"󰅬"}.mdi-code-greater-than-or-equal:before{content:"󰅭"}.mdi-code-json:before{content:"󰘦"}.mdi-code-less-than:before{content:"󰅮"}.mdi-code-less-than-or-equal:before{content:"󰅯"}.mdi-code-not-equal:before{content:"󰅰"}.mdi-code-not-equal-variant:before{content:"󰅱"}.mdi-code-parentheses:before{content:"󰅲"}.mdi-code-parentheses-box:before{content:"󱃗"}.mdi-code-string:before{content:"󰅳"}.mdi-code-tags:before{content:"󰅴"}.mdi-code-tags-check:before{content:"󰚔"}.mdi-codepen:before{content:"󰅵"}.mdi-coffee:before{content:"󰅶"}.mdi-coffee-maker:before{content:"󱂟"}.mdi-coffee-off:before{content:"󰾪"}.mdi-coffee-off-outline:before{content:"󰾫"}.mdi-coffee-outline:before{content:"󰛊"}.mdi-coffee-to-go:before{content:"󰅷"}.mdi-coffee-to-go-outline:before{content:"󱌎"}.mdi-coffin:before{content:"󰭿"}.mdi-cog:before{content:"󰒓"}.mdi-cog-box:before{content:"󰒔"}.mdi-cog-clockwise:before{content:"󱇝"}.mdi-cog-counterclockwise:before{content:"󱇞"}.mdi-cog-off:before{content:"󱏎"}.mdi-cog-off-outline:before{content:"󱏏"}.mdi-cog-outline:before{content:"󰢻"}.mdi-cog-refresh:before{content:"󱑞"}.mdi-cog-refresh-outline:before{content:"󱑟"}.mdi-cog-sync:before{content:"󱑠"}.mdi-cog-sync-outline:before{content:"󱑡"}.mdi-cog-transfer:before{content:"󱁛"}.mdi-cog-transfer-outline:before{content:"󱁜"}.mdi-cogs:before{content:"󰣖"}.mdi-collage:before{content:"󰙀"}.mdi-collapse-all:before{content:"󰪦"}.mdi-collapse-all-outline:before{content:"󰪧"}.mdi-color-helper:before{content:"󰅹"}.mdi-comma:before{content:"󰸣"}.mdi-comma-box:before{content:"󰸫"}.mdi-comma-box-outline:before{content:"󰸤"}.mdi-comma-circle:before{content:"󰸥"}.mdi-comma-circle-outline:before{content:"󰸦"}.mdi-comment:before{content:"󰅺"}.mdi-comment-account:before{content:"󰅻"}.mdi-comment-account-outline:before{content:"󰅼"}.mdi-comment-alert:before{content:"󰅽"}.mdi-comment-alert-outline:before{content:"󰅾"}.mdi-comment-arrow-left:before{content:"󰧡"}.mdi-comment-arrow-left-outline:before{content:"󰧢"}.mdi-comment-arrow-right:before{content:"󰧣"}.mdi-comment-arrow-right-outline:before{content:"󰧤"}.mdi-comment-bookmark:before{content:"󱖮"}.mdi-comment-bookmark-outline:before{content:"󱖯"}.mdi-comment-check:before{content:"󰅿"}.mdi-comment-check-outline:before{content:"󰆀"}.mdi-comment-edit:before{content:"󱆿"}.mdi-comment-edit-outline:before{content:"󱋄"}.mdi-comment-eye:before{content:"󰨺"}.mdi-comment-eye-outline:before{content:"󰨻"}.mdi-comment-flash:before{content:"󱖰"}.mdi-comment-flash-outline:before{content:"󱖱"}.mdi-comment-minus:before{content:"󱗟"}.mdi-comment-minus-outline:before{content:"󱗠"}.mdi-comment-multiple:before{content:"󰡟"}.mdi-comment-multiple-outline:before{content:"󰆁"}.mdi-comment-off:before{content:"󱗡"}.mdi-comment-off-outline:before{content:"󱗢"}.mdi-comment-outline:before{content:"󰆂"}.mdi-comment-plus:before{content:"󰧥"}.mdi-comment-plus-outline:before{content:"󰆃"}.mdi-comment-processing:before{content:"󰆄"}.mdi-comment-processing-outline:before{content:"󰆅"}.mdi-comment-question:before{content:"󰠗"}.mdi-comment-question-outline:before{content:"󰆆"}.mdi-comment-quote:before{content:"󱀡"}.mdi-comment-quote-outline:before{content:"󱀢"}.mdi-comment-remove:before{content:"󰗞"}.mdi-comment-remove-outline:before{content:"󰆇"}.mdi-comment-search:before{content:"󰨼"}.mdi-comment-search-outline:before{content:"󰨽"}.mdi-comment-text:before{content:"󰆈"}.mdi-comment-text-multiple:before{content:"󰡠"}.mdi-comment-text-multiple-outline:before{content:"󰡡"}.mdi-comment-text-outline:before{content:"󰆉"}.mdi-compare:before{content:"󰆊"}.mdi-compare-horizontal:before{content:"󱒒"}.mdi-compare-vertical:before{content:"󱒓"}.mdi-compass:before{content:"󰆋"}.mdi-compass-off:before{content:"󰮀"}.mdi-compass-off-outline:before{content:"󰮁"}.mdi-compass-outline:before{content:"󰆌"}.mdi-compass-rose:before{content:"󱎂"}.mdi-concourse-ci:before{content:"󱂠"}.mdi-connection:before{content:"󱘖"}.mdi-console:before{content:"󰆍"}.mdi-console-line:before{content:"󰞷"}.mdi-console-network:before{content:"󰢩"}.mdi-console-network-outline:before{content:"󰱠"}.mdi-consolidate:before{content:"󱃘"}.mdi-contactless-payment:before{content:"󰵪"}.mdi-contactless-payment-circle:before{content:"󰌡"}.mdi-contactless-payment-circle-outline:before{content:"󰐈"}.mdi-contacts:before{content:"󰛋"}.mdi-contacts-outline:before{content:"󰖸"}.mdi-contain:before{content:"󰨾"}.mdi-contain-end:before{content:"󰨿"}.mdi-contain-start:before{content:"󰩀"}.mdi-content-copy:before{content:"󰆏"}.mdi-content-cut:before{content:"󰆐"}.mdi-content-duplicate:before{content:"󰆑"}.mdi-content-paste:before{content:"󰆒"}.mdi-content-save:before{content:"󰆓"}.mdi-content-save-alert:before{content:"󰽂"}.mdi-content-save-alert-outline:before{content:"󰽃"}.mdi-content-save-all:before{content:"󰆔"}.mdi-content-save-all-outline:before{content:"󰽄"}.mdi-content-save-cog:before{content:"󱑛"}.mdi-content-save-cog-outline:before{content:"󱑜"}.mdi-content-save-edit:before{content:"󰳻"}.mdi-content-save-edit-outline:before{content:"󰳼"}.mdi-content-save-move:before{content:"󰸧"}.mdi-content-save-move-outline:before{content:"󰸨"}.mdi-content-save-off:before{content:"󱙃"}.mdi-content-save-off-outline:before{content:"󱙄"}.mdi-content-save-outline:before{content:"󰠘"}.mdi-content-save-settings:before{content:"󰘛"}.mdi-content-save-settings-outline:before{content:"󰬮"}.mdi-contrast:before{content:"󰆕"}.mdi-contrast-box:before{content:"󰆖"}.mdi-contrast-circle:before{content:"󰆗"}.mdi-controller-classic:before{content:"󰮂"}.mdi-controller-classic-outline:before{content:"󰮃"}.mdi-cookie:before{content:"󰆘"}.mdi-cookie-alert:before{content:"󱛐"}.mdi-cookie-alert-outline:before{content:"󱛑"}.mdi-cookie-check:before{content:"󱛒"}.mdi-cookie-check-outline:before{content:"󱛓"}.mdi-cookie-cog:before{content:"󱛔"}.mdi-cookie-cog-outline:before{content:"󱛕"}.mdi-cookie-minus:before{content:"󱛚"}.mdi-cookie-minus-outline:before{content:"󱛛"}.mdi-cookie-outline:before{content:"󱛞"}.mdi-cookie-plus:before{content:"󱛖"}.mdi-cookie-plus-outline:before{content:"󱛗"}.mdi-cookie-remove:before{content:"󱛘"}.mdi-cookie-remove-outline:before{content:"󱛙"}.mdi-cookie-settings:before{content:"󱛜"}.mdi-cookie-settings-outline:before{content:"󱛝"}.mdi-coolant-temperature:before{content:"󰏈"}.mdi-copyright:before{content:"󰗦"}.mdi-cordova:before{content:"󰥘"}.mdi-corn:before{content:"󰞸"}.mdi-corn-off:before{content:"󱏯"}.mdi-cosine-wave:before{content:"󱑹"}.mdi-counter:before{content:"󰆙"}.mdi-cow:before{content:"󰆚"}.mdi-cpu-32-bit:before{content:"󰻟"}.mdi-cpu-64-bit:before{content:"󰻠"}.mdi-crane:before{content:"󰡢"}.mdi-creation:before{content:"󰙴"}.mdi-creative-commons:before{content:"󰵫"}.mdi-credit-card:before{content:"󰿯"}.mdi-credit-card-check:before{content:"󱏐"}.mdi-credit-card-check-outline:before{content:"󱏑"}.mdi-credit-card-clock:before{content:"󰻡"}.mdi-credit-card-clock-outline:before{content:"󰻢"}.mdi-credit-card-marker:before{content:"󰚨"}.mdi-credit-card-marker-outline:before{content:"󰶾"}.mdi-credit-card-minus:before{content:"󰾬"}.mdi-credit-card-minus-outline:before{content:"󰾭"}.mdi-credit-card-multiple:before{content:"󰿰"}.mdi-credit-card-multiple-outline:before{content:"󰆜"}.mdi-credit-card-off:before{content:"󰿱"}.mdi-credit-card-off-outline:before{content:"󰗤"}.mdi-credit-card-outline:before{content:"󰆛"}.mdi-credit-card-plus:before{content:"󰿲"}.mdi-credit-card-plus-outline:before{content:"󰙶"}.mdi-credit-card-refresh:before{content:"󱙅"}.mdi-credit-card-refresh-outline:before{content:"󱙆"}.mdi-credit-card-refund:before{content:"󰿳"}.mdi-credit-card-refund-outline:before{content:"󰪨"}.mdi-credit-card-remove:before{content:"󰾮"}.mdi-credit-card-remove-outline:before{content:"󰾯"}.mdi-credit-card-scan:before{content:"󰿴"}.mdi-credit-card-scan-outline:before{content:"󰆝"}.mdi-credit-card-search:before{content:"󱙇"}.mdi-credit-card-search-outline:before{content:"󱙈"}.mdi-credit-card-settings:before{content:"󰿵"}.mdi-credit-card-settings-outline:before{content:"󰣗"}.mdi-credit-card-sync:before{content:"󱙉"}.mdi-credit-card-sync-outline:before{content:"󱙊"}.mdi-credit-card-wireless:before{content:"󰠂"}.mdi-credit-card-wireless-off:before{content:"󰕺"}.mdi-credit-card-wireless-off-outline:before{content:"󰕻"}.mdi-credit-card-wireless-outline:before{content:"󰵬"}.mdi-cricket:before{content:"󰵭"}.mdi-crop:before{content:"󰆞"}.mdi-crop-free:before{content:"󰆟"}.mdi-crop-landscape:before{content:"󰆠"}.mdi-crop-portrait:before{content:"󰆡"}.mdi-crop-rotate:before{content:"󰚖"}.mdi-crop-square:before{content:"󰆢"}.mdi-crosshairs:before{content:"󰆣"}.mdi-crosshairs-gps:before{content:"󰆤"}.mdi-crosshairs-off:before{content:"󰽅"}.mdi-crosshairs-question:before{content:"󱄶"}.mdi-crown:before{content:"󰆥"}.mdi-crown-outline:before{content:"󱇐"}.mdi-cryengine:before{content:"󰥙"}.mdi-crystal-ball:before{content:"󰬯"}.mdi-cube:before{content:"󰆦"}.mdi-cube-off:before{content:"󱐜"}.mdi-cube-off-outline:before{content:"󱐝"}.mdi-cube-outline:before{content:"󰆧"}.mdi-cube-scan:before{content:"󰮄"}.mdi-cube-send:before{content:"󰆨"}.mdi-cube-unfolded:before{content:"󰆩"}.mdi-cup:before{content:"󰆪"}.mdi-cup-off:before{content:"󰗥"}.mdi-cup-off-outline:before{content:"󱍽"}.mdi-cup-outline:before{content:"󱌏"}.mdi-cup-water:before{content:"󰆫"}.mdi-cupboard:before{content:"󰽆"}.mdi-cupboard-outline:before{content:"󰽇"}.mdi-cupcake:before{content:"󰥚"}.mdi-curling:before{content:"󰡣"}.mdi-currency-bdt:before{content:"󰡤"}.mdi-currency-brl:before{content:"󰮅"}.mdi-currency-btc:before{content:"󰆬"}.mdi-currency-cny:before{content:"󰞺"}.mdi-currency-eth:before{content:"󰞻"}.mdi-currency-eur:before{content:"󰆭"}.mdi-currency-eur-off:before{content:"󱌕"}.mdi-currency-gbp:before{content:"󰆮"}.mdi-currency-ils:before{content:"󰱡"}.mdi-currency-inr:before{content:"󰆯"}.mdi-currency-jpy:before{content:"󰞼"}.mdi-currency-krw:before{content:"󰞽"}.mdi-currency-kzt:before{content:"󰡥"}.mdi-currency-mnt:before{content:"󱔒"}.mdi-currency-ngn:before{content:"󰆰"}.mdi-currency-php:before{content:"󰧦"}.mdi-currency-rial:before{content:"󰺜"}.mdi-currency-rub:before{content:"󰆱"}.mdi-currency-sign:before{content:"󰞾"}.mdi-currency-try:before{content:"󰆲"}.mdi-currency-twd:before{content:"󰞿"}.mdi-currency-usd:before{content:"󰇁"}.mdi-currency-usd-circle:before{content:"󱅫"}.mdi-currency-usd-circle-outline:before{content:"󰅸"}.mdi-currency-usd-off:before{content:"󰙺"}.mdi-current-ac:before{content:"󱒀"}.mdi-current-dc:before{content:"󰥜"}.mdi-cursor-default:before{content:"󰇀"}.mdi-cursor-default-click:before{content:"󰳽"}.mdi-cursor-default-click-outline:before{content:"󰳾"}.mdi-cursor-default-gesture:before{content:"󱄧"}.mdi-cursor-default-gesture-outline:before{content:"󱄨"}.mdi-cursor-default-outline:before{content:"󰆿"}.mdi-cursor-move:before{content:"󰆾"}.mdi-cursor-pointer:before{content:"󰆽"}.mdi-cursor-text:before{content:"󰗧"}.mdi-dance-ballroom:before{content:"󱗻"}.mdi-dance-pole:before{content:"󱕸"}.mdi-data-matrix:before{content:"󱔼"}.mdi-data-matrix-edit:before{content:"󱔽"}.mdi-data-matrix-minus:before{content:"󱔾"}.mdi-data-matrix-plus:before{content:"󱔿"}.mdi-data-matrix-remove:before{content:"󱕀"}.mdi-data-matrix-scan:before{content:"󱕁"}.mdi-database:before{content:"󰆼"}.mdi-database-alert:before{content:"󱘺"}.mdi-database-alert-outline:before{content:"󱘤"}.mdi-database-arrow-down:before{content:"󱘻"}.mdi-database-arrow-down-outline:before{content:"󱘥"}.mdi-database-arrow-left:before{content:"󱘼"}.mdi-database-arrow-left-outline:before{content:"󱘦"}.mdi-database-arrow-right:before{content:"󱘽"}.mdi-database-arrow-right-outline:before{content:"󱘧"}.mdi-database-arrow-up:before{content:"󱘾"}.mdi-database-arrow-up-outline:before{content:"󱘨"}.mdi-database-check:before{content:"󰪩"}.mdi-database-check-outline:before{content:"󱘩"}.mdi-database-clock:before{content:"󱘿"}.mdi-database-clock-outline:before{content:"󱘪"}.mdi-database-cog:before{content:"󱙋"}.mdi-database-cog-outline:before{content:"󱙌"}.mdi-database-edit:before{content:"󰮆"}.mdi-database-edit-outline:before{content:"󱘫"}.mdi-database-export:before{content:"󰥞"}.mdi-database-export-outline:before{content:"󱘬"}.mdi-database-import:before{content:"󰥝"}.mdi-database-import-outline:before{content:"󱘭"}.mdi-database-lock:before{content:"󰪪"}.mdi-database-lock-outline:before{content:"󱘮"}.mdi-database-marker:before{content:"󱋶"}.mdi-database-marker-outline:before{content:"󱘯"}.mdi-database-minus:before{content:"󰆻"}.mdi-database-minus-outline:before{content:"󱘰"}.mdi-database-off:before{content:"󱙀"}.mdi-database-off-outline:before{content:"󱘱"}.mdi-database-outline:before{content:"󱘲"}.mdi-database-plus:before{content:"󰆺"}.mdi-database-plus-outline:before{content:"󱘳"}.mdi-database-refresh:before{content:"󰗂"}.mdi-database-refresh-outline:before{content:"󱘴"}.mdi-database-remove:before{content:"󰴀"}.mdi-database-remove-outline:before{content:"󱘵"}.mdi-database-search:before{content:"󰡦"}.mdi-database-search-outline:before{content:"󱘶"}.mdi-database-settings:before{content:"󰴁"}.mdi-database-settings-outline:before{content:"󱘷"}.mdi-database-sync:before{content:"󰳿"}.mdi-database-sync-outline:before{content:"󱘸"}.mdi-death-star:before{content:"󰣘"}.mdi-death-star-variant:before{content:"󰣙"}.mdi-deathly-hallows:before{content:"󰮇"}.mdi-debian:before{content:"󰣚"}.mdi-debug-step-into:before{content:"󰆹"}.mdi-debug-step-out:before{content:"󰆸"}.mdi-debug-step-over:before{content:"󰆷"}.mdi-decagram:before{content:"󰝬"}.mdi-decagram-outline:before{content:"󰝭"}.mdi-decimal:before{content:"󱂡"}.mdi-decimal-comma:before{content:"󱂢"}.mdi-decimal-comma-decrease:before{content:"󱂣"}.mdi-decimal-comma-increase:before{content:"󱂤"}.mdi-decimal-decrease:before{content:"󰆶"}.mdi-decimal-increase:before{content:"󰆵"}.mdi-delete:before{content:"󰆴"}.mdi-delete-alert:before{content:"󱂥"}.mdi-delete-alert-outline:before{content:"󱂦"}.mdi-delete-circle:before{content:"󰚃"}.mdi-delete-circle-outline:before{content:"󰮈"}.mdi-delete-clock:before{content:"󱕖"}.mdi-delete-clock-outline:before{content:"󱕗"}.mdi-delete-empty:before{content:"󰛌"}.mdi-delete-empty-outline:before{content:"󰺝"}.mdi-delete-forever:before{content:"󰗨"}.mdi-delete-forever-outline:before{content:"󰮉"}.mdi-delete-off:before{content:"󱂧"}.mdi-delete-off-outline:before{content:"󱂨"}.mdi-delete-outline:before{content:"󰧧"}.mdi-delete-restore:before{content:"󰠙"}.mdi-delete-sweep:before{content:"󰗩"}.mdi-delete-sweep-outline:before{content:"󰱢"}.mdi-delete-variant:before{content:"󰆳"}.mdi-delta:before{content:"󰇂"}.mdi-desk:before{content:"󱈹"}.mdi-desk-lamp:before{content:"󰥟"}.mdi-deskphone:before{content:"󰇃"}.mdi-desktop-classic:before{content:"󰟀"}.mdi-desktop-mac:before{content:"󰇄"}.mdi-desktop-mac-dashboard:before{content:"󰧨"}.mdi-desktop-tower:before{content:"󰇅"}.mdi-desktop-tower-monitor:before{content:"󰪫"}.mdi-details:before{content:"󰇆"}.mdi-dev-to:before{content:"󰵮"}.mdi-developer-board:before{content:"󰚗"}.mdi-deviantart:before{content:"󰇇"}.mdi-devices:before{content:"󰾰"}.mdi-diabetes:before{content:"󱄦"}.mdi-dialpad:before{content:"󰘜"}.mdi-diameter:before{content:"󰱣"}.mdi-diameter-outline:before{content:"󰱤"}.mdi-diameter-variant:before{content:"󰱥"}.mdi-diamond:before{content:"󰮊"}.mdi-diamond-outline:before{content:"󰮋"}.mdi-diamond-stone:before{content:"󰇈"}.mdi-dice-1:before{content:"󰇊"}.mdi-dice-1-outline:before{content:"󱅊"}.mdi-dice-2:before{content:"󰇋"}.mdi-dice-2-outline:before{content:"󱅋"}.mdi-dice-3:before{content:"󰇌"}.mdi-dice-3-outline:before{content:"󱅌"}.mdi-dice-4:before{content:"󰇍"}.mdi-dice-4-outline:before{content:"󱅍"}.mdi-dice-5:before{content:"󰇎"}.mdi-dice-5-outline:before{content:"󱅎"}.mdi-dice-6:before{content:"󰇏"}.mdi-dice-6-outline:before{content:"󱅏"}.mdi-dice-d10:before{content:"󱅓"}.mdi-dice-d10-outline:before{content:"󰝯"}.mdi-dice-d12:before{content:"󱅔"}.mdi-dice-d12-outline:before{content:"󰡧"}.mdi-dice-d20:before{content:"󱅕"}.mdi-dice-d20-outline:before{content:"󰗪"}.mdi-dice-d4:before{content:"󱅐"}.mdi-dice-d4-outline:before{content:"󰗫"}.mdi-dice-d6:before{content:"󱅑"}.mdi-dice-d6-outline:before{content:"󰗭"}.mdi-dice-d8:before{content:"󱅒"}.mdi-dice-d8-outline:before{content:"󰗬"}.mdi-dice-multiple:before{content:"󰝮"}.mdi-dice-multiple-outline:before{content:"󱅖"}.mdi-digital-ocean:before{content:"󱈷"}.mdi-dip-switch:before{content:"󰟁"}.mdi-directions:before{content:"󰇐"}.mdi-directions-fork:before{content:"󰙁"}.mdi-disc:before{content:"󰗮"}.mdi-disc-alert:before{content:"󰇑"}.mdi-disc-player:before{content:"󰥠"}.mdi-discord:before{content:"󰙯"}.mdi-dishwasher:before{content:"󰪬"}.mdi-dishwasher-alert:before{content:"󱆸"}.mdi-dishwasher-off:before{content:"󱆹"}.mdi-disqus:before{content:"󰇒"}.mdi-distribute-horizontal-center:before{content:"󱇉"}.mdi-distribute-horizontal-left:before{content:"󱇈"}.mdi-distribute-horizontal-right:before{content:"󱇊"}.mdi-distribute-vertical-bottom:before{content:"󱇋"}.mdi-distribute-vertical-center:before{content:"󱇌"}.mdi-distribute-vertical-top:before{content:"󱇍"}.mdi-diving-flippers:before{content:"󰶿"}.mdi-diving-helmet:before{content:"󰷀"}.mdi-diving-scuba:before{content:"󰷁"}.mdi-diving-scuba-flag:before{content:"󰷂"}.mdi-diving-scuba-tank:before{content:"󰷃"}.mdi-diving-scuba-tank-multiple:before{content:"󰷄"}.mdi-diving-snorkel:before{content:"󰷅"}.mdi-division:before{content:"󰇔"}.mdi-division-box:before{content:"󰇕"}.mdi-dlna:before{content:"󰩁"}.mdi-dna:before{content:"󰚄"}.mdi-dns:before{content:"󰇖"}.mdi-dns-outline:before{content:"󰮌"}.mdi-do-not-disturb:before{content:"󰚘"}.mdi-do-not-disturb-off:before{content:"󰚙"}.mdi-dock-bottom:before{content:"󱂩"}.mdi-dock-left:before{content:"󱂪"}.mdi-dock-right:before{content:"󱂫"}.mdi-dock-top:before{content:"󱔓"}.mdi-dock-window:before{content:"󱂬"}.mdi-docker:before{content:"󰡨"}.mdi-doctor:before{content:"󰩂"}.mdi-dog:before{content:"󰩃"}.mdi-dog-service:before{content:"󰪭"}.mdi-dog-side:before{content:"󰩄"}.mdi-dolby:before{content:"󰚳"}.mdi-dolly:before{content:"󰺞"}.mdi-domain:before{content:"󰇗"}.mdi-domain-off:before{content:"󰵯"}.mdi-domain-plus:before{content:"󱂭"}.mdi-domain-remove:before{content:"󱂮"}.mdi-dome-light:before{content:"󱐞"}.mdi-domino-mask:before{content:"󱀣"}.mdi-donkey:before{content:"󰟂"}.mdi-door:before{content:"󰠚"}.mdi-door-closed:before{content:"󰠛"}.mdi-door-closed-lock:before{content:"󱂯"}.mdi-door-open:before{content:"󰠜"}.mdi-doorbell:before{content:"󱋦"}.mdi-doorbell-video:before{content:"󰡩"}.mdi-dot-net:before{content:"󰪮"}.mdi-dots-grid:before{content:"󱗼"}.mdi-dots-hexagon:before{content:"󱗿"}.mdi-dots-horizontal:before{content:"󰇘"}.mdi-dots-horizontal-circle:before{content:"󰟃"}.mdi-dots-horizontal-circle-outline:before{content:"󰮍"}.mdi-dots-square:before{content:"󱗽"}.mdi-dots-triangle:before{content:"󱗾"}.mdi-dots-vertical:before{content:"󰇙"}.mdi-dots-vertical-circle:before{content:"󰟄"}.mdi-dots-vertical-circle-outline:before{content:"󰮎"}.mdi-douban:before{content:"󰚚"}.mdi-download:before{content:"󰇚"}.mdi-download-box:before{content:"󱑢"}.mdi-download-box-outline:before{content:"󱑣"}.mdi-download-circle:before{content:"󱑤"}.mdi-download-circle-outline:before{content:"󱑥"}.mdi-download-lock:before{content:"󱌠"}.mdi-download-lock-outline:before{content:"󱌡"}.mdi-download-multiple:before{content:"󰧩"}.mdi-download-network:before{content:"󰛴"}.mdi-download-network-outline:before{content:"󰱦"}.mdi-download-off:before{content:"󱂰"}.mdi-download-off-outline:before{content:"󱂱"}.mdi-download-outline:before{content:"󰮏"}.mdi-drag:before{content:"󰇛"}.mdi-drag-horizontal:before{content:"󰇜"}.mdi-drag-horizontal-variant:before{content:"󱋰"}.mdi-drag-variant:before{content:"󰮐"}.mdi-drag-vertical:before{content:"󰇝"}.mdi-drag-vertical-variant:before{content:"󱋱"}.mdi-drama-masks:before{content:"󰴂"}.mdi-draw:before{content:"󰽉"}.mdi-drawing:before{content:"󰇞"}.mdi-drawing-box:before{content:"󰇟"}.mdi-dresser:before{content:"󰽊"}.mdi-dresser-outline:before{content:"󰽋"}.mdi-drone:before{content:"󰇢"}.mdi-dropbox:before{content:"󰇣"}.mdi-drupal:before{content:"󰇤"}.mdi-duck:before{content:"󰇥"}.mdi-dumbbell:before{content:"󰇦"}.mdi-dump-truck:before{content:"󰱧"}.mdi-ear-hearing:before{content:"󰟅"}.mdi-ear-hearing-off:before{content:"󰩅"}.mdi-earth:before{content:"󰇧"}.mdi-earth-arrow-right:before{content:"󱌑"}.mdi-earth-box:before{content:"󰛍"}.mdi-earth-box-minus:before{content:"󱐇"}.mdi-earth-box-off:before{content:"󰛎"}.mdi-earth-box-plus:before{content:"󱐆"}.mdi-earth-box-remove:before{content:"󱐈"}.mdi-earth-minus:before{content:"󱐄"}.mdi-earth-off:before{content:"󰇨"}.mdi-earth-plus:before{content:"󱐃"}.mdi-earth-remove:before{content:"󱐅"}.mdi-egg:before{content:"󰪯"}.mdi-egg-easter:before{content:"󰪰"}.mdi-egg-off:before{content:"󱏰"}.mdi-egg-off-outline:before{content:"󱏱"}.mdi-egg-outline:before{content:"󱏲"}.mdi-eiffel-tower:before{content:"󱕫"}.mdi-eight-track:before{content:"󰧪"}.mdi-eject:before{content:"󰇪"}.mdi-eject-outline:before{content:"󰮑"}.mdi-electric-switch:before{content:"󰺟"}.mdi-electric-switch-closed:before{content:"󱃙"}.mdi-electron-framework:before{content:"󱀤"}.mdi-elephant:before{content:"󰟆"}.mdi-elevation-decline:before{content:"󰇫"}.mdi-elevation-rise:before{content:"󰇬"}.mdi-elevator:before{content:"󰇭"}.mdi-elevator-down:before{content:"󱋂"}.mdi-elevator-passenger:before{content:"󱎁"}.mdi-elevator-up:before{content:"󱋁"}.mdi-ellipse:before{content:"󰺠"}.mdi-ellipse-outline:before{content:"󰺡"}.mdi-email:before{content:"󰇮"}.mdi-email-alert:before{content:"󰛏"}.mdi-email-alert-outline:before{content:"󰵂"}.mdi-email-box:before{content:"󰴃"}.mdi-email-check:before{content:"󰪱"}.mdi-email-check-outline:before{content:"󰪲"}.mdi-email-edit:before{content:"󰻣"}.mdi-email-edit-outline:before{content:"󰻤"}.mdi-email-lock:before{content:"󰇱"}.mdi-email-mark-as-unread:before{content:"󰮒"}.mdi-email-minus:before{content:"󰻥"}.mdi-email-minus-outline:before{content:"󰻦"}.mdi-email-multiple:before{content:"󰻧"}.mdi-email-multiple-outline:before{content:"󰻨"}.mdi-email-newsletter:before{content:"󰾱"}.mdi-email-off:before{content:"󱏣"}.mdi-email-off-outline:before{content:"󱏤"}.mdi-email-open:before{content:"󰇯"}.mdi-email-open-multiple:before{content:"󰻩"}.mdi-email-open-multiple-outline:before{content:"󰻪"}.mdi-email-open-outline:before{content:"󰗯"}.mdi-email-outline:before{content:"󰇰"}.mdi-email-plus:before{content:"󰧫"}.mdi-email-plus-outline:before{content:"󰧬"}.mdi-email-receive:before{content:"󱃚"}.mdi-email-receive-outline:before{content:"󱃛"}.mdi-email-remove:before{content:"󱙡"}.mdi-email-remove-outline:before{content:"󱙢"}.mdi-email-search:before{content:"󰥡"}.mdi-email-search-outline:before{content:"󰥢"}.mdi-email-send:before{content:"󱃜"}.mdi-email-send-outline:before{content:"󱃝"}.mdi-email-sync:before{content:"󱋇"}.mdi-email-sync-outline:before{content:"󱋈"}.mdi-email-variant:before{content:"󰗰"}.mdi-ember:before{content:"󰬰"}.mdi-emby:before{content:"󰚴"}.mdi-emoticon:before{content:"󰱨"}.mdi-emoticon-angry:before{content:"󰱩"}.mdi-emoticon-angry-outline:before{content:"󰱪"}.mdi-emoticon-confused:before{content:"󱃞"}.mdi-emoticon-confused-outline:before{content:"󱃟"}.mdi-emoticon-cool:before{content:"󰱫"}.mdi-emoticon-cool-outline:before{content:"󰇳"}.mdi-emoticon-cry:before{content:"󰱬"}.mdi-emoticon-cry-outline:before{content:"󰱭"}.mdi-emoticon-dead:before{content:"󰱮"}.mdi-emoticon-dead-outline:before{content:"󰚛"}.mdi-emoticon-devil:before{content:"󰱯"}.mdi-emoticon-devil-outline:before{content:"󰇴"}.mdi-emoticon-excited:before{content:"󰱰"}.mdi-emoticon-excited-outline:before{content:"󰚜"}.mdi-emoticon-frown:before{content:"󰽌"}.mdi-emoticon-frown-outline:before{content:"󰽍"}.mdi-emoticon-happy:before{content:"󰱱"}.mdi-emoticon-happy-outline:before{content:"󰇵"}.mdi-emoticon-kiss:before{content:"󰱲"}.mdi-emoticon-kiss-outline:before{content:"󰱳"}.mdi-emoticon-lol:before{content:"󱈔"}.mdi-emoticon-lol-outline:before{content:"󱈕"}.mdi-emoticon-neutral:before{content:"󰱴"}.mdi-emoticon-neutral-outline:before{content:"󰇶"}.mdi-emoticon-outline:before{content:"󰇲"}.mdi-emoticon-poop:before{content:"󰇷"}.mdi-emoticon-poop-outline:before{content:"󰱵"}.mdi-emoticon-sad:before{content:"󰱶"}.mdi-emoticon-sad-outline:before{content:"󰇸"}.mdi-emoticon-sick:before{content:"󱕼"}.mdi-emoticon-sick-outline:before{content:"󱕽"}.mdi-emoticon-tongue:before{content:"󰇹"}.mdi-emoticon-tongue-outline:before{content:"󰱷"}.mdi-emoticon-wink:before{content:"󰱸"}.mdi-emoticon-wink-outline:before{content:"󰱹"}.mdi-engine:before{content:"󰇺"}.mdi-engine-off:before{content:"󰩆"}.mdi-engine-off-outline:before{content:"󰩇"}.mdi-engine-outline:before{content:"󰇻"}.mdi-epsilon:before{content:"󱃠"}.mdi-equal:before{content:"󰇼"}.mdi-equal-box:before{content:"󰇽"}.mdi-equalizer:before{content:"󰺢"}.mdi-equalizer-outline:before{content:"󰺣"}.mdi-eraser:before{content:"󰇾"}.mdi-eraser-variant:before{content:"󰙂"}.mdi-escalator:before{content:"󰇿"}.mdi-escalator-box:before{content:"󱎙"}.mdi-escalator-down:before{content:"󱋀"}.mdi-escalator-up:before{content:"󱊿"}.mdi-eslint:before{content:"󰱺"}.mdi-et:before{content:"󰪳"}.mdi-ethereum:before{content:"󰡪"}.mdi-ethernet:before{content:"󰈀"}.mdi-ethernet-cable:before{content:"󰈁"}.mdi-ethernet-cable-off:before{content:"󰈂"}.mdi-ev-plug-ccs1:before{content:"󱔙"}.mdi-ev-plug-ccs2:before{content:"󱔚"}.mdi-ev-plug-chademo:before{content:"󱔛"}.mdi-ev-plug-tesla:before{content:"󱔜"}.mdi-ev-plug-type1:before{content:"󱔝"}.mdi-ev-plug-type2:before{content:"󱔞"}.mdi-ev-station:before{content:"󰗱"}.mdi-evernote:before{content:"󰈄"}.mdi-excavator:before{content:"󱀥"}.mdi-exclamation:before{content:"󰈅"}.mdi-exclamation-thick:before{content:"󱈸"}.mdi-exit-run:before{content:"󰩈"}.mdi-exit-to-app:before{content:"󰈆"}.mdi-expand-all:before{content:"󰪴"}.mdi-expand-all-outline:before{content:"󰪵"}.mdi-expansion-card:before{content:"󰢮"}.mdi-expansion-card-variant:before{content:"󰾲"}.mdi-exponent:before{content:"󰥣"}.mdi-exponent-box:before{content:"󰥤"}.mdi-export:before{content:"󰈇"}.mdi-export-variant:before{content:"󰮓"}.mdi-eye:before{content:"󰈈"}.mdi-eye-check:before{content:"󰴄"}.mdi-eye-check-outline:before{content:"󰴅"}.mdi-eye-circle:before{content:"󰮔"}.mdi-eye-circle-outline:before{content:"󰮕"}.mdi-eye-minus:before{content:"󱀦"}.mdi-eye-minus-outline:before{content:"󱀧"}.mdi-eye-off:before{content:"󰈉"}.mdi-eye-off-outline:before{content:"󰛑"}.mdi-eye-outline:before{content:"󰛐"}.mdi-eye-plus:before{content:"󰡫"}.mdi-eye-plus-outline:before{content:"󰡬"}.mdi-eye-remove:before{content:"󱗣"}.mdi-eye-remove-outline:before{content:"󱗤"}.mdi-eye-settings:before{content:"󰡭"}.mdi-eye-settings-outline:before{content:"󰡮"}.mdi-eyedropper:before{content:"󰈊"}.mdi-eyedropper-minus:before{content:"󱏝"}.mdi-eyedropper-off:before{content:"󱏟"}.mdi-eyedropper-plus:before{content:"󱏜"}.mdi-eyedropper-remove:before{content:"󱏞"}.mdi-eyedropper-variant:before{content:"󰈋"}.mdi-face:before{content:"󰙃"}.mdi-face-agent:before{content:"󰵰"}.mdi-face-mask:before{content:"󱖆"}.mdi-face-mask-outline:before{content:"󱖇"}.mdi-face-outline:before{content:"󰮖"}.mdi-face-profile:before{content:"󰙄"}.mdi-face-profile-woman:before{content:"󱁶"}.mdi-face-recognition:before{content:"󰱻"}.mdi-face-shimmer:before{content:"󱗌"}.mdi-face-shimmer-outline:before{content:"󱗍"}.mdi-face-woman:before{content:"󱁷"}.mdi-face-woman-outline:before{content:"󱁸"}.mdi-face-woman-shimmer:before{content:"󱗎"}.mdi-face-woman-shimmer-outline:before{content:"󱗏"}.mdi-facebook:before{content:"󰈌"}.mdi-facebook-gaming:before{content:"󰟝"}.mdi-facebook-messenger:before{content:"󰈎"}.mdi-facebook-workplace:before{content:"󰬱"}.mdi-factory:before{content:"󰈏"}.mdi-family-tree:before{content:"󱘎"}.mdi-fan:before{content:"󰈐"}.mdi-fan-alert:before{content:"󱑬"}.mdi-fan-chevron-down:before{content:"󱑭"}.mdi-fan-chevron-up:before{content:"󱑮"}.mdi-fan-minus:before{content:"󱑰"}.mdi-fan-off:before{content:"󰠝"}.mdi-fan-plus:before{content:"󱑯"}.mdi-fan-remove:before{content:"󱑱"}.mdi-fan-speed-1:before{content:"󱑲"}.mdi-fan-speed-2:before{content:"󱑳"}.mdi-fan-speed-3:before{content:"󱑴"}.mdi-fast-forward:before{content:"󰈑"}.mdi-fast-forward-10:before{content:"󰵱"}.mdi-fast-forward-30:before{content:"󰴆"}.mdi-fast-forward-5:before{content:"󱇸"}.mdi-fast-forward-60:before{content:"󱘋"}.mdi-fast-forward-outline:before{content:"󰛒"}.mdi-fax:before{content:"󰈒"}.mdi-feather:before{content:"󰛓"}.mdi-feature-search:before{content:"󰩉"}.mdi-feature-search-outline:before{content:"󰩊"}.mdi-fedora:before{content:"󰣛"}.mdi-fencing:before{content:"󱓁"}.mdi-ferris-wheel:before{content:"󰺤"}.mdi-ferry:before{content:"󰈓"}.mdi-file:before{content:"󰈔"}.mdi-file-account:before{content:"󰜻"}.mdi-file-account-outline:before{content:"󱀨"}.mdi-file-alert:before{content:"󰩋"}.mdi-file-alert-outline:before{content:"󰩌"}.mdi-file-cabinet:before{content:"󰪶"}.mdi-file-cad:before{content:"󰻫"}.mdi-file-cad-box:before{content:"󰻬"}.mdi-file-cancel:before{content:"󰷆"}.mdi-file-cancel-outline:before{content:"󰷇"}.mdi-file-certificate:before{content:"󱆆"}.mdi-file-certificate-outline:before{content:"󱆇"}.mdi-file-chart:before{content:"󰈕"}.mdi-file-chart-outline:before{content:"󱀩"}.mdi-file-check:before{content:"󰈖"}.mdi-file-check-outline:before{content:"󰸩"}.mdi-file-clock:before{content:"󱋡"}.mdi-file-clock-outline:before{content:"󱋢"}.mdi-file-cloud:before{content:"󰈗"}.mdi-file-cloud-outline:before{content:"󱀪"}.mdi-file-code:before{content:"󰈮"}.mdi-file-code-outline:before{content:"󱀫"}.mdi-file-cog:before{content:"󱁻"}.mdi-file-cog-outline:before{content:"󱁼"}.mdi-file-compare:before{content:"󰢪"}.mdi-file-delimited:before{content:"󰈘"}.mdi-file-delimited-outline:before{content:"󰺥"}.mdi-file-document:before{content:"󰈙"}.mdi-file-document-edit:before{content:"󰷈"}.mdi-file-document-edit-outline:before{content:"󰷉"}.mdi-file-document-multiple:before{content:"󱔗"}.mdi-file-document-multiple-outline:before{content:"󱔘"}.mdi-file-document-outline:before{content:"󰧮"}.mdi-file-download:before{content:"󰥥"}.mdi-file-download-outline:before{content:"󰥦"}.mdi-file-edit:before{content:"󱇧"}.mdi-file-edit-outline:before{content:"󱇨"}.mdi-file-excel:before{content:"󰈛"}.mdi-file-excel-box:before{content:"󰈜"}.mdi-file-excel-box-outline:before{content:"󱀬"}.mdi-file-excel-outline:before{content:"󱀭"}.mdi-file-export:before{content:"󰈝"}.mdi-file-export-outline:before{content:"󱀮"}.mdi-file-eye:before{content:"󰷊"}.mdi-file-eye-outline:before{content:"󰷋"}.mdi-file-find:before{content:"󰈞"}.mdi-file-find-outline:before{content:"󰮗"}.mdi-file-hidden:before{content:"󰘓"}.mdi-file-image:before{content:"󰈟"}.mdi-file-image-outline:before{content:"󰺰"}.mdi-file-import:before{content:"󰈠"}.mdi-file-import-outline:before{content:"󱀯"}.mdi-file-key:before{content:"󱆄"}.mdi-file-key-outline:before{content:"󱆅"}.mdi-file-link:before{content:"󱅷"}.mdi-file-link-outline:before{content:"󱅸"}.mdi-file-lock:before{content:"󰈡"}.mdi-file-lock-outline:before{content:"󱀰"}.mdi-file-move:before{content:"󰪹"}.mdi-file-move-outline:before{content:"󱀱"}.mdi-file-multiple:before{content:"󰈢"}.mdi-file-multiple-outline:before{content:"󱀲"}.mdi-file-music:before{content:"󰈣"}.mdi-file-music-outline:before{content:"󰸪"}.mdi-file-outline:before{content:"󰈤"}.mdi-file-pdf:before{content:"󰈥"}.mdi-file-pdf-box:before{content:"󰈦"}.mdi-file-pdf-box-outline:before{content:"󰾳"}.mdi-file-pdf-outline:before{content:"󰸭"}.mdi-file-percent:before{content:"󰠞"}.mdi-file-percent-outline:before{content:"󱀳"}.mdi-file-phone:before{content:"󱅹"}.mdi-file-phone-outline:before{content:"󱅺"}.mdi-file-plus:before{content:"󰝒"}.mdi-file-plus-outline:before{content:"󰻭"}.mdi-file-powerpoint:before{content:"󰈧"}.mdi-file-powerpoint-box:before{content:"󰈨"}.mdi-file-powerpoint-box-outline:before{content:"󱀴"}.mdi-file-powerpoint-outline:before{content:"󱀵"}.mdi-file-presentation-box:before{content:"󰈩"}.mdi-file-question:before{content:"󰡯"}.mdi-file-question-outline:before{content:"󱀶"}.mdi-file-refresh:before{content:"󰤘"}.mdi-file-refresh-outline:before{content:"󰕁"}.mdi-file-remove:before{content:"󰮘"}.mdi-file-remove-outline:before{content:"󱀷"}.mdi-file-replace:before{content:"󰬲"}.mdi-file-replace-outline:before{content:"󰬳"}.mdi-file-restore:before{content:"󰙰"}.mdi-file-restore-outline:before{content:"󱀸"}.mdi-file-search:before{content:"󰱼"}.mdi-file-search-outline:before{content:"󰱽"}.mdi-file-send:before{content:"󰈪"}.mdi-file-send-outline:before{content:"󱀹"}.mdi-file-settings:before{content:"󱁹"}.mdi-file-settings-outline:before{content:"󱁺"}.mdi-file-star:before{content:"󱀺"}.mdi-file-star-outline:before{content:"󱀻"}.mdi-file-swap:before{content:"󰾴"}.mdi-file-swap-outline:before{content:"󰾵"}.mdi-file-sync:before{content:"󱈖"}.mdi-file-sync-outline:before{content:"󱈗"}.mdi-file-table:before{content:"󰱾"}.mdi-file-table-box:before{content:"󱃡"}.mdi-file-table-box-multiple:before{content:"󱃢"}.mdi-file-table-box-multiple-outline:before{content:"󱃣"}.mdi-file-table-box-outline:before{content:"󱃤"}.mdi-file-table-outline:before{content:"󰱿"}.mdi-file-tree:before{content:"󰙅"}.mdi-file-tree-outline:before{content:"󱏒"}.mdi-file-undo:before{content:"󰣜"}.mdi-file-undo-outline:before{content:"󱀼"}.mdi-file-upload:before{content:"󰩍"}.mdi-file-upload-outline:before{content:"󰩎"}.mdi-file-video:before{content:"󰈫"}.mdi-file-video-outline:before{content:"󰸬"}.mdi-file-word:before{content:"󰈬"}.mdi-file-word-box:before{content:"󰈭"}.mdi-file-word-box-outline:before{content:"󱀽"}.mdi-file-word-outline:before{content:"󱀾"}.mdi-film:before{content:"󰈯"}.mdi-filmstrip:before{content:"󰈰"}.mdi-filmstrip-box:before{content:"󰌲"}.mdi-filmstrip-box-multiple:before{content:"󰴘"}.mdi-filmstrip-off:before{content:"󰈱"}.mdi-filter:before{content:"󰈲"}.mdi-filter-menu:before{content:"󱃥"}.mdi-filter-menu-outline:before{content:"󱃦"}.mdi-filter-minus:before{content:"󰻮"}.mdi-filter-minus-outline:before{content:"󰻯"}.mdi-filter-off:before{content:"󱓯"}.mdi-filter-off-outline:before{content:"󱓰"}.mdi-filter-outline:before{content:"󰈳"}.mdi-filter-plus:before{content:"󰻰"}.mdi-filter-plus-outline:before{content:"󰻱"}.mdi-filter-remove:before{content:"󰈴"}.mdi-filter-remove-outline:before{content:"󰈵"}.mdi-filter-variant:before{content:"󰈶"}.mdi-filter-variant-minus:before{content:"󱄒"}.mdi-filter-variant-plus:before{content:"󱄓"}.mdi-filter-variant-remove:before{content:"󱀿"}.mdi-finance:before{content:"󰠟"}.mdi-find-replace:before{content:"󰛔"}.mdi-fingerprint:before{content:"󰈷"}.mdi-fingerprint-off:before{content:"󰺱"}.mdi-fire:before{content:"󰈸"}.mdi-fire-alert:before{content:"󱗗"}.mdi-fire-extinguisher:before{content:"󰻲"}.mdi-fire-hydrant:before{content:"󱄷"}.mdi-fire-hydrant-alert:before{content:"󱄸"}.mdi-fire-hydrant-off:before{content:"󱄹"}.mdi-fire-truck:before{content:"󰢫"}.mdi-firebase:before{content:"󰥧"}.mdi-firefox:before{content:"󰈹"}.mdi-fireplace:before{content:"󰸮"}.mdi-fireplace-off:before{content:"󰸯"}.mdi-firework:before{content:"󰸰"}.mdi-fish:before{content:"󰈺"}.mdi-fish-off:before{content:"󱏳"}.mdi-fishbowl:before{content:"󰻳"}.mdi-fishbowl-outline:before{content:"󰻴"}.mdi-fit-to-page:before{content:"󰻵"}.mdi-fit-to-page-outline:before{content:"󰻶"}.mdi-flag:before{content:"󰈻"}.mdi-flag-checkered:before{content:"󰈼"}.mdi-flag-minus:before{content:"󰮙"}.mdi-flag-minus-outline:before{content:"󱂲"}.mdi-flag-outline:before{content:"󰈽"}.mdi-flag-plus:before{content:"󰮚"}.mdi-flag-plus-outline:before{content:"󱂳"}.mdi-flag-remove:before{content:"󰮛"}.mdi-flag-remove-outline:before{content:"󱂴"}.mdi-flag-triangle:before{content:"󰈿"}.mdi-flag-variant:before{content:"󰉀"}.mdi-flag-variant-outline:before{content:"󰈾"}.mdi-flare:before{content:"󰵲"}.mdi-flash:before{content:"󰉁"}.mdi-flash-alert:before{content:"󰻷"}.mdi-flash-alert-outline:before{content:"󰻸"}.mdi-flash-auto:before{content:"󰉂"}.mdi-flash-circle:before{content:"󰠠"}.mdi-flash-off:before{content:"󰉃"}.mdi-flash-outline:before{content:"󰛕"}.mdi-flash-red-eye:before{content:"󰙻"}.mdi-flashlight:before{content:"󰉄"}.mdi-flashlight-off:before{content:"󰉅"}.mdi-flask:before{content:"󰂓"}.mdi-flask-empty:before{content:"󰂔"}.mdi-flask-empty-minus:before{content:"󱈺"}.mdi-flask-empty-minus-outline:before{content:"󱈻"}.mdi-flask-empty-off:before{content:"󱏴"}.mdi-flask-empty-off-outline:before{content:"󱏵"}.mdi-flask-empty-outline:before{content:"󰂕"}.mdi-flask-empty-plus:before{content:"󱈼"}.mdi-flask-empty-plus-outline:before{content:"󱈽"}.mdi-flask-empty-remove:before{content:"󱈾"}.mdi-flask-empty-remove-outline:before{content:"󱈿"}.mdi-flask-minus:before{content:"󱉀"}.mdi-flask-minus-outline:before{content:"󱉁"}.mdi-flask-off:before{content:"󱏶"}.mdi-flask-off-outline:before{content:"󱏷"}.mdi-flask-outline:before{content:"󰂖"}.mdi-flask-plus:before{content:"󱉂"}.mdi-flask-plus-outline:before{content:"󱉃"}.mdi-flask-remove:before{content:"󱉄"}.mdi-flask-remove-outline:before{content:"󱉅"}.mdi-flask-round-bottom:before{content:"󱉋"}.mdi-flask-round-bottom-empty:before{content:"󱉌"}.mdi-flask-round-bottom-empty-outline:before{content:"󱉍"}.mdi-flask-round-bottom-outline:before{content:"󱉎"}.mdi-fleur-de-lis:before{content:"󱌃"}.mdi-flip-horizontal:before{content:"󱃧"}.mdi-flip-to-back:before{content:"󰉇"}.mdi-flip-to-front:before{content:"󰉈"}.mdi-flip-vertical:before{content:"󱃨"}.mdi-floor-lamp:before{content:"󰣝"}.mdi-floor-lamp-dual:before{content:"󱁀"}.mdi-floor-lamp-variant:before{content:"󱁁"}.mdi-floor-plan:before{content:"󰠡"}.mdi-floppy:before{content:"󰉉"}.mdi-floppy-variant:before{content:"󰧯"}.mdi-flower:before{content:"󰉊"}.mdi-flower-outline:before{content:"󰧰"}.mdi-flower-poppy:before{content:"󰴈"}.mdi-flower-tulip:before{content:"󰧱"}.mdi-flower-tulip-outline:before{content:"󰧲"}.mdi-focus-auto:before{content:"󰽎"}.mdi-focus-field:before{content:"󰽏"}.mdi-focus-field-horizontal:before{content:"󰽐"}.mdi-focus-field-vertical:before{content:"󰽑"}.mdi-folder:before{content:"󰉋"}.mdi-folder-account:before{content:"󰉌"}.mdi-folder-account-outline:before{content:"󰮜"}.mdi-folder-alert:before{content:"󰷌"}.mdi-folder-alert-outline:before{content:"󰷍"}.mdi-folder-clock:before{content:"󰪺"}.mdi-folder-clock-outline:before{content:"󰪻"}.mdi-folder-cog:before{content:"󱁿"}.mdi-folder-cog-outline:before{content:"󱂀"}.mdi-folder-download:before{content:"󰉍"}.mdi-folder-download-outline:before{content:"󱃩"}.mdi-folder-edit:before{content:"󰣞"}.mdi-folder-edit-outline:before{content:"󰷎"}.mdi-folder-google-drive:before{content:"󰉎"}.mdi-folder-heart:before{content:"󱃪"}.mdi-folder-heart-outline:before{content:"󱃫"}.mdi-folder-home:before{content:"󱂵"}.mdi-folder-home-outline:before{content:"󱂶"}.mdi-folder-image:before{content:"󰉏"}.mdi-folder-information:before{content:"󱂷"}.mdi-folder-information-outline:before{content:"󱂸"}.mdi-folder-key:before{content:"󰢬"}.mdi-folder-key-network:before{content:"󰢭"}.mdi-folder-key-network-outline:before{content:"󰲀"}.mdi-folder-key-outline:before{content:"󱃬"}.mdi-folder-lock:before{content:"󰉐"}.mdi-folder-lock-open:before{content:"󰉑"}.mdi-folder-marker:before{content:"󱉭"}.mdi-folder-marker-outline:before{content:"󱉮"}.mdi-folder-move:before{content:"󰉒"}.mdi-folder-move-outline:before{content:"󱉆"}.mdi-folder-multiple:before{content:"󰉓"}.mdi-folder-multiple-image:before{content:"󰉔"}.mdi-folder-multiple-outline:before{content:"󰉕"}.mdi-folder-multiple-plus:before{content:"󱑾"}.mdi-folder-multiple-plus-outline:before{content:"󱑿"}.mdi-folder-music:before{content:"󱍙"}.mdi-folder-music-outline:before{content:"󱍚"}.mdi-folder-network:before{content:"󰡰"}.mdi-folder-network-outline:before{content:"󰲁"}.mdi-folder-open:before{content:"󰝰"}.mdi-folder-open-outline:before{content:"󰷏"}.mdi-folder-outline:before{content:"󰉖"}.mdi-folder-plus:before{content:"󰉗"}.mdi-folder-plus-outline:before{content:"󰮝"}.mdi-folder-pound:before{content:"󰴉"}.mdi-folder-pound-outline:before{content:"󰴊"}.mdi-folder-refresh:before{content:"󰝉"}.mdi-folder-refresh-outline:before{content:"󰕂"}.mdi-folder-remove:before{content:"󰉘"}.mdi-folder-remove-outline:before{content:"󰮞"}.mdi-folder-search:before{content:"󰥨"}.mdi-folder-search-outline:before{content:"󰥩"}.mdi-folder-settings:before{content:"󱁽"}.mdi-folder-settings-outline:before{content:"󱁾"}.mdi-folder-star:before{content:"󰚝"}.mdi-folder-star-multiple:before{content:"󱏓"}.mdi-folder-star-multiple-outline:before{content:"󱏔"}.mdi-folder-star-outline:before{content:"󰮟"}.mdi-folder-swap:before{content:"󰾶"}.mdi-folder-swap-outline:before{content:"󰾷"}.mdi-folder-sync:before{content:"󰴋"}.mdi-folder-sync-outline:before{content:"󰴌"}.mdi-folder-table:before{content:"󱋣"}.mdi-folder-table-outline:before{content:"󱋤"}.mdi-folder-text:before{content:"󰲂"}.mdi-folder-text-outline:before{content:"󰲃"}.mdi-folder-upload:before{content:"󰉙"}.mdi-folder-upload-outline:before{content:"󱃭"}.mdi-folder-zip:before{content:"󰛫"}.mdi-folder-zip-outline:before{content:"󰞹"}.mdi-font-awesome:before{content:"󰀺"}.mdi-food:before{content:"󰉚"}.mdi-food-apple:before{content:"󰉛"}.mdi-food-apple-outline:before{content:"󰲄"}.mdi-food-croissant:before{content:"󰟈"}.mdi-food-drumstick:before{content:"󱐟"}.mdi-food-drumstick-off:before{content:"󱑨"}.mdi-food-drumstick-off-outline:before{content:"󱑩"}.mdi-food-drumstick-outline:before{content:"󱐠"}.mdi-food-fork-drink:before{content:"󰗲"}.mdi-food-halal:before{content:"󱕲"}.mdi-food-kosher:before{content:"󱕳"}.mdi-food-off:before{content:"󰗳"}.mdi-food-steak:before{content:"󱑪"}.mdi-food-steak-off:before{content:"󱑫"}.mdi-food-variant:before{content:"󰉜"}.mdi-food-variant-off:before{content:"󱏥"}.mdi-foot-print:before{content:"󰽒"}.mdi-football:before{content:"󰉝"}.mdi-football-australian:before{content:"󰉞"}.mdi-football-helmet:before{content:"󰉟"}.mdi-forklift:before{content:"󰟉"}.mdi-form-dropdown:before{content:"󱐀"}.mdi-form-select:before{content:"󱐁"}.mdi-form-textarea:before{content:"󱂕"}.mdi-form-textbox:before{content:"󰘎"}.mdi-form-textbox-lock:before{content:"󱍝"}.mdi-form-textbox-password:before{content:"󰟵"}.mdi-format-align-bottom:before{content:"󰝓"}.mdi-format-align-center:before{content:"󰉠"}.mdi-format-align-justify:before{content:"󰉡"}.mdi-format-align-left:before{content:"󰉢"}.mdi-format-align-middle:before{content:"󰝔"}.mdi-format-align-right:before{content:"󰉣"}.mdi-format-align-top:before{content:"󰝕"}.mdi-format-annotation-minus:before{content:"󰪼"}.mdi-format-annotation-plus:before{content:"󰙆"}.mdi-format-bold:before{content:"󰉤"}.mdi-format-clear:before{content:"󰉥"}.mdi-format-color-fill:before{content:"󰉦"}.mdi-format-color-highlight:before{content:"󰸱"}.mdi-format-color-marker-cancel:before{content:"󱌓"}.mdi-format-color-text:before{content:"󰚞"}.mdi-format-columns:before{content:"󰣟"}.mdi-format-float-center:before{content:"󰉧"}.mdi-format-float-left:before{content:"󰉨"}.mdi-format-float-none:before{content:"󰉩"}.mdi-format-float-right:before{content:"󰉪"}.mdi-format-font:before{content:"󰛖"}.mdi-format-font-size-decrease:before{content:"󰧳"}.mdi-format-font-size-increase:before{content:"󰧴"}.mdi-format-header-1:before{content:"󰉫"}.mdi-format-header-2:before{content:"󰉬"}.mdi-format-header-3:before{content:"󰉭"}.mdi-format-header-4:before{content:"󰉮"}.mdi-format-header-5:before{content:"󰉯"}.mdi-format-header-6:before{content:"󰉰"}.mdi-format-header-decrease:before{content:"󰉱"}.mdi-format-header-equal:before{content:"󰉲"}.mdi-format-header-increase:before{content:"󰉳"}.mdi-format-header-pound:before{content:"󰉴"}.mdi-format-horizontal-align-center:before{content:"󰘞"}.mdi-format-horizontal-align-left:before{content:"󰘟"}.mdi-format-horizontal-align-right:before{content:"󰘠"}.mdi-format-indent-decrease:before{content:"󰉵"}.mdi-format-indent-increase:before{content:"󰉶"}.mdi-format-italic:before{content:"󰉷"}.mdi-format-letter-case:before{content:"󰬴"}.mdi-format-letter-case-lower:before{content:"󰬵"}.mdi-format-letter-case-upper:before{content:"󰬶"}.mdi-format-letter-ends-with:before{content:"󰾸"}.mdi-format-letter-matches:before{content:"󰾹"}.mdi-format-letter-starts-with:before{content:"󰾺"}.mdi-format-line-spacing:before{content:"󰉸"}.mdi-format-line-style:before{content:"󰗈"}.mdi-format-line-weight:before{content:"󰗉"}.mdi-format-list-bulleted:before{content:"󰉹"}.mdi-format-list-bulleted-square:before{content:"󰷐"}.mdi-format-list-bulleted-triangle:before{content:"󰺲"}.mdi-format-list-bulleted-type:before{content:"󰉺"}.mdi-format-list-checkbox:before{content:"󰥪"}.mdi-format-list-checks:before{content:"󰝖"}.mdi-format-list-numbered:before{content:"󰉻"}.mdi-format-list-numbered-rtl:before{content:"󰴍"}.mdi-format-list-text:before{content:"󱉯"}.mdi-format-overline:before{content:"󰺳"}.mdi-format-page-break:before{content:"󰛗"}.mdi-format-paint:before{content:"󰉼"}.mdi-format-paragraph:before{content:"󰉽"}.mdi-format-pilcrow:before{content:"󰛘"}.mdi-format-quote-close:before{content:"󰉾"}.mdi-format-quote-close-outline:before{content:"󱆨"}.mdi-format-quote-open:before{content:"󰝗"}.mdi-format-quote-open-outline:before{content:"󱆧"}.mdi-format-rotate-90:before{content:"󰚪"}.mdi-format-section:before{content:"󰚟"}.mdi-format-size:before{content:"󰉿"}.mdi-format-strikethrough:before{content:"󰊀"}.mdi-format-strikethrough-variant:before{content:"󰊁"}.mdi-format-subscript:before{content:"󰊂"}.mdi-format-superscript:before{content:"󰊃"}.mdi-format-text:before{content:"󰊄"}.mdi-format-text-rotation-angle-down:before{content:"󰾻"}.mdi-format-text-rotation-angle-up:before{content:"󰾼"}.mdi-format-text-rotation-down:before{content:"󰵳"}.mdi-format-text-rotation-down-vertical:before{content:"󰾽"}.mdi-format-text-rotation-none:before{content:"󰵴"}.mdi-format-text-rotation-up:before{content:"󰾾"}.mdi-format-text-rotation-vertical:before{content:"󰾿"}.mdi-format-text-variant:before{content:"󰸲"}.mdi-format-text-variant-outline:before{content:"󱔏"}.mdi-format-text-wrapping-clip:before{content:"󰴎"}.mdi-format-text-wrapping-overflow:before{content:"󰴏"}.mdi-format-text-wrapping-wrap:before{content:"󰴐"}.mdi-format-textbox:before{content:"󰴑"}.mdi-format-textdirection-l-to-r:before{content:"󰊅"}.mdi-format-textdirection-r-to-l:before{content:"󰊆"}.mdi-format-title:before{content:"󰗴"}.mdi-format-underline:before{content:"󰊇"}.mdi-format-vertical-align-bottom:before{content:"󰘡"}.mdi-format-vertical-align-center:before{content:"󰘢"}.mdi-format-vertical-align-top:before{content:"󰘣"}.mdi-format-wrap-inline:before{content:"󰊈"}.mdi-format-wrap-square:before{content:"󰊉"}.mdi-format-wrap-tight:before{content:"󰊊"}.mdi-format-wrap-top-bottom:before{content:"󰊋"}.mdi-forum:before{content:"󰊌"}.mdi-forum-outline:before{content:"󰠢"}.mdi-forward:before{content:"󰊍"}.mdi-forwardburger:before{content:"󰵵"}.mdi-fountain:before{content:"󰥫"}.mdi-fountain-pen:before{content:"󰴒"}.mdi-fountain-pen-tip:before{content:"󰴓"}.mdi-freebsd:before{content:"󰣠"}.mdi-frequently-asked-questions:before{content:"󰺴"}.mdi-fridge:before{content:"󰊐"}.mdi-fridge-alert:before{content:"󱆱"}.mdi-fridge-alert-outline:before{content:"󱆲"}.mdi-fridge-bottom:before{content:"󰊒"}.mdi-fridge-industrial:before{content:"󱗮"}.mdi-fridge-industrial-alert:before{content:"󱗯"}.mdi-fridge-industrial-alert-outline:before{content:"󱗰"}.mdi-fridge-industrial-off:before{content:"󱗱"}.mdi-fridge-industrial-off-outline:before{content:"󱗲"}.mdi-fridge-industrial-outline:before{content:"󱗳"}.mdi-fridge-off:before{content:"󱆯"}.mdi-fridge-off-outline:before{content:"󱆰"}.mdi-fridge-outline:before{content:"󰊏"}.mdi-fridge-top:before{content:"󰊑"}.mdi-fridge-variant:before{content:"󱗴"}.mdi-fridge-variant-alert:before{content:"󱗵"}.mdi-fridge-variant-alert-outline:before{content:"󱗶"}.mdi-fridge-variant-off:before{content:"󱗷"}.mdi-fridge-variant-off-outline:before{content:"󱗸"}.mdi-fridge-variant-outline:before{content:"󱗹"}.mdi-fruit-cherries:before{content:"󱁂"}.mdi-fruit-cherries-off:before{content:"󱏸"}.mdi-fruit-citrus:before{content:"󱁃"}.mdi-fruit-citrus-off:before{content:"󱏹"}.mdi-fruit-grapes:before{content:"󱁄"}.mdi-fruit-grapes-outline:before{content:"󱁅"}.mdi-fruit-pineapple:before{content:"󱁆"}.mdi-fruit-watermelon:before{content:"󱁇"}.mdi-fuel:before{content:"󰟊"}.mdi-fullscreen:before{content:"󰊓"}.mdi-fullscreen-exit:before{content:"󰊔"}.mdi-function:before{content:"󰊕"}.mdi-function-variant:before{content:"󰡱"}.mdi-furigana-horizontal:before{content:"󱂁"}.mdi-furigana-vertical:before{content:"󱂂"}.mdi-fuse:before{content:"󰲅"}.mdi-fuse-alert:before{content:"󱐭"}.mdi-fuse-blade:before{content:"󰲆"}.mdi-fuse-off:before{content:"󱐬"}.mdi-gamepad:before{content:"󰊖"}.mdi-gamepad-circle:before{content:"󰸳"}.mdi-gamepad-circle-down:before{content:"󰸴"}.mdi-gamepad-circle-left:before{content:"󰸵"}.mdi-gamepad-circle-outline:before{content:"󰸶"}.mdi-gamepad-circle-right:before{content:"󰸷"}.mdi-gamepad-circle-up:before{content:"󰸸"}.mdi-gamepad-down:before{content:"󰸹"}.mdi-gamepad-left:before{content:"󰸺"}.mdi-gamepad-right:before{content:"󰸻"}.mdi-gamepad-round:before{content:"󰸼"}.mdi-gamepad-round-down:before{content:"󰸽"}.mdi-gamepad-round-left:before{content:"󰸾"}.mdi-gamepad-round-outline:before{content:"󰸿"}.mdi-gamepad-round-right:before{content:"󰹀"}.mdi-gamepad-round-up:before{content:"󰹁"}.mdi-gamepad-square:before{content:"󰺵"}.mdi-gamepad-square-outline:before{content:"󰺶"}.mdi-gamepad-up:before{content:"󰹂"}.mdi-gamepad-variant:before{content:"󰊗"}.mdi-gamepad-variant-outline:before{content:"󰺷"}.mdi-gamma:before{content:"󱃮"}.mdi-gantry-crane:before{content:"󰷑"}.mdi-garage:before{content:"󰛙"}.mdi-garage-alert:before{content:"󰡲"}.mdi-garage-alert-variant:before{content:"󱋕"}.mdi-garage-open:before{content:"󰛚"}.mdi-garage-open-variant:before{content:"󱋔"}.mdi-garage-variant:before{content:"󱋓"}.mdi-gas-cylinder:before{content:"󰙇"}.mdi-gas-station:before{content:"󰊘"}.mdi-gas-station-off:before{content:"󱐉"}.mdi-gas-station-off-outline:before{content:"󱐊"}.mdi-gas-station-outline:before{content:"󰺸"}.mdi-gate:before{content:"󰊙"}.mdi-gate-and:before{content:"󰣡"}.mdi-gate-arrow-right:before{content:"󱅩"}.mdi-gate-nand:before{content:"󰣢"}.mdi-gate-nor:before{content:"󰣣"}.mdi-gate-not:before{content:"󰣤"}.mdi-gate-open:before{content:"󱅪"}.mdi-gate-or:before{content:"󰣥"}.mdi-gate-xnor:before{content:"󰣦"}.mdi-gate-xor:before{content:"󰣧"}.mdi-gatsby:before{content:"󰹃"}.mdi-gauge:before{content:"󰊚"}.mdi-gauge-empty:before{content:"󰡳"}.mdi-gauge-full:before{content:"󰡴"}.mdi-gauge-low:before{content:"󰡵"}.mdi-gavel:before{content:"󰊛"}.mdi-gender-female:before{content:"󰊜"}.mdi-gender-male:before{content:"󰊝"}.mdi-gender-male-female:before{content:"󰊞"}.mdi-gender-male-female-variant:before{content:"󱄿"}.mdi-gender-non-binary:before{content:"󱅀"}.mdi-gender-transgender:before{content:"󰊟"}.mdi-gentoo:before{content:"󰣨"}.mdi-gesture:before{content:"󰟋"}.mdi-gesture-double-tap:before{content:"󰜼"}.mdi-gesture-pinch:before{content:"󰪽"}.mdi-gesture-spread:before{content:"󰪾"}.mdi-gesture-swipe:before{content:"󰵶"}.mdi-gesture-swipe-down:before{content:"󰜽"}.mdi-gesture-swipe-horizontal:before{content:"󰪿"}.mdi-gesture-swipe-left:before{content:"󰜾"}.mdi-gesture-swipe-right:before{content:"󰜿"}.mdi-gesture-swipe-up:before{content:"󰝀"}.mdi-gesture-swipe-vertical:before{content:"󰫀"}.mdi-gesture-tap:before{content:"󰝁"}.mdi-gesture-tap-box:before{content:"󱊩"}.mdi-gesture-tap-button:before{content:"󱊨"}.mdi-gesture-tap-hold:before{content:"󰵷"}.mdi-gesture-two-double-tap:before{content:"󰝂"}.mdi-gesture-two-tap:before{content:"󰝃"}.mdi-ghost:before{content:"󰊠"}.mdi-ghost-off:before{content:"󰧵"}.mdi-ghost-off-outline:before{content:"󱙜"}.mdi-ghost-outline:before{content:"󱙝"}.mdi-gif:before{content:"󰵸"}.mdi-gift:before{content:"󰹄"}.mdi-gift-outline:before{content:"󰊡"}.mdi-git:before{content:"󰊢"}.mdi-github:before{content:"󰊤"}.mdi-gitlab:before{content:"󰮠"}.mdi-glass-cocktail:before{content:"󰍖"}.mdi-glass-cocktail-off:before{content:"󱗦"}.mdi-glass-flute:before{content:"󰊥"}.mdi-glass-mug:before{content:"󰊦"}.mdi-glass-mug-off:before{content:"󱗧"}.mdi-glass-mug-variant:before{content:"󱄖"}.mdi-glass-mug-variant-off:before{content:"󱗨"}.mdi-glass-pint-outline:before{content:"󱌍"}.mdi-glass-stange:before{content:"󰊧"}.mdi-glass-tulip:before{content:"󰊨"}.mdi-glass-wine:before{content:"󰡶"}.mdi-glasses:before{content:"󰊪"}.mdi-globe-light:before{content:"󱋗"}.mdi-globe-model:before{content:"󰣩"}.mdi-gmail:before{content:"󰊫"}.mdi-gnome:before{content:"󰊬"}.mdi-go-kart:before{content:"󰵹"}.mdi-go-kart-track:before{content:"󰵺"}.mdi-gog:before{content:"󰮡"}.mdi-gold:before{content:"󱉏"}.mdi-golf:before{content:"󰠣"}.mdi-golf-cart:before{content:"󱆤"}.mdi-golf-tee:before{content:"󱂃"}.mdi-gondola:before{content:"󰚆"}.mdi-goodreads:before{content:"󰵻"}.mdi-google:before{content:"󰊭"}.mdi-google-ads:before{content:"󰲇"}.mdi-google-analytics:before{content:"󰟌"}.mdi-google-assistant:before{content:"󰟍"}.mdi-google-cardboard:before{content:"󰊮"}.mdi-google-chrome:before{content:"󰊯"}.mdi-google-circles:before{content:"󰊰"}.mdi-google-circles-communities:before{content:"󰊱"}.mdi-google-circles-extended:before{content:"󰊲"}.mdi-google-circles-group:before{content:"󰊳"}.mdi-google-classroom:before{content:"󰋀"}.mdi-google-cloud:before{content:"󱇶"}.mdi-google-controller:before{content:"󰊴"}.mdi-google-controller-off:before{content:"󰊵"}.mdi-google-downasaur:before{content:"󱍢"}.mdi-google-drive:before{content:"󰊶"}.mdi-google-earth:before{content:"󰊷"}.mdi-google-fit:before{content:"󰥬"}.mdi-google-glass:before{content:"󰊸"}.mdi-google-hangouts:before{content:"󰋉"}.mdi-google-home:before{content:"󰠤"}.mdi-google-keep:before{content:"󰛜"}.mdi-google-lens:before{content:"󰧶"}.mdi-google-maps:before{content:"󰗵"}.mdi-google-my-business:before{content:"󱁈"}.mdi-google-nearby:before{content:"󰊹"}.mdi-google-photos:before{content:"󰛝"}.mdi-google-play:before{content:"󰊼"}.mdi-google-plus:before{content:"󰊽"}.mdi-google-podcast:before{content:"󰺹"}.mdi-google-spreadsheet:before{content:"󰧷"}.mdi-google-street-view:before{content:"󰲈"}.mdi-google-translate:before{content:"󰊿"}.mdi-gradient:before{content:"󰚠"}.mdi-grain:before{content:"󰵼"}.mdi-graph:before{content:"󱁉"}.mdi-graph-outline:before{content:"󱁊"}.mdi-graphql:before{content:"󰡷"}.mdi-grass:before{content:"󱔐"}.mdi-grave-stone:before{content:"󰮢"}.mdi-grease-pencil:before{content:"󰙈"}.mdi-greater-than:before{content:"󰥭"}.mdi-greater-than-or-equal:before{content:"󰥮"}.mdi-grid:before{content:"󰋁"}.mdi-grid-large:before{content:"󰝘"}.mdi-grid-off:before{content:"󰋂"}.mdi-grill:before{content:"󰹅"}.mdi-grill-outline:before{content:"󱆊"}.mdi-group:before{content:"󰋃"}.mdi-guitar-acoustic:before{content:"󰝱"}.mdi-guitar-electric:before{content:"󰋄"}.mdi-guitar-pick:before{content:"󰋅"}.mdi-guitar-pick-outline:before{content:"󰋆"}.mdi-guy-fawkes-mask:before{content:"󰠥"}.mdi-hail:before{content:"󰫁"}.mdi-hair-dryer:before{content:"󱃯"}.mdi-hair-dryer-outline:before{content:"󱃰"}.mdi-halloween:before{content:"󰮣"}.mdi-hamburger:before{content:"󰚅"}.mdi-hammer:before{content:"󰣪"}.mdi-hammer-screwdriver:before{content:"󱌢"}.mdi-hammer-wrench:before{content:"󱌣"}.mdi-hand:before{content:"󰩏"}.mdi-hand-heart:before{content:"󱃱"}.mdi-hand-heart-outline:before{content:"󱕾"}.mdi-hand-left:before{content:"󰹆"}.mdi-hand-okay:before{content:"󰩐"}.mdi-hand-peace:before{content:"󰩑"}.mdi-hand-peace-variant:before{content:"󰩒"}.mdi-hand-pointing-down:before{content:"󰩓"}.mdi-hand-pointing-left:before{content:"󰩔"}.mdi-hand-pointing-right:before{content:"󰋇"}.mdi-hand-pointing-up:before{content:"󰩕"}.mdi-hand-right:before{content:"󰹇"}.mdi-hand-saw:before{content:"󰹈"}.mdi-hand-wash:before{content:"󱕿"}.mdi-hand-wash-outline:before{content:"󱖀"}.mdi-hand-water:before{content:"󱎟"}.mdi-handball:before{content:"󰽓"}.mdi-handcuffs:before{content:"󱄾"}.mdi-handshake:before{content:"󱈘"}.mdi-handshake-outline:before{content:"󱖡"}.mdi-hanger:before{content:"󰋈"}.mdi-hard-hat:before{content:"󰥯"}.mdi-harddisk:before{content:"󰋊"}.mdi-harddisk-plus:before{content:"󱁋"}.mdi-harddisk-remove:before{content:"󱁌"}.mdi-hat-fedora:before{content:"󰮤"}.mdi-hazard-lights:before{content:"󰲉"}.mdi-hdr:before{content:"󰵽"}.mdi-hdr-off:before{content:"󰵾"}.mdi-head:before{content:"󱍞"}.mdi-head-alert:before{content:"󱌸"}.mdi-head-alert-outline:before{content:"󱌹"}.mdi-head-check:before{content:"󱌺"}.mdi-head-check-outline:before{content:"󱌻"}.mdi-head-cog:before{content:"󱌼"}.mdi-head-cog-outline:before{content:"󱌽"}.mdi-head-dots-horizontal:before{content:"󱌾"}.mdi-head-dots-horizontal-outline:before{content:"󱌿"}.mdi-head-flash:before{content:"󱍀"}.mdi-head-flash-outline:before{content:"󱍁"}.mdi-head-heart:before{content:"󱍂"}.mdi-head-heart-outline:before{content:"󱍃"}.mdi-head-lightbulb:before{content:"󱍄"}.mdi-head-lightbulb-outline:before{content:"󱍅"}.mdi-head-minus:before{content:"󱍆"}.mdi-head-minus-outline:before{content:"󱍇"}.mdi-head-outline:before{content:"󱍟"}.mdi-head-plus:before{content:"󱍈"}.mdi-head-plus-outline:before{content:"󱍉"}.mdi-head-question:before{content:"󱍊"}.mdi-head-question-outline:before{content:"󱍋"}.mdi-head-remove:before{content:"󱍌"}.mdi-head-remove-outline:before{content:"󱍍"}.mdi-head-snowflake:before{content:"󱍎"}.mdi-head-snowflake-outline:before{content:"󱍏"}.mdi-head-sync:before{content:"󱍐"}.mdi-head-sync-outline:before{content:"󱍑"}.mdi-headphones:before{content:"󰋋"}.mdi-headphones-bluetooth:before{content:"󰥰"}.mdi-headphones-box:before{content:"󰋌"}.mdi-headphones-off:before{content:"󰟎"}.mdi-headphones-settings:before{content:"󰋍"}.mdi-headset:before{content:"󰋎"}.mdi-headset-dock:before{content:"󰋏"}.mdi-headset-off:before{content:"󰋐"}.mdi-heart:before{content:"󰋑"}.mdi-heart-box:before{content:"󰋒"}.mdi-heart-box-outline:before{content:"󰋓"}.mdi-heart-broken:before{content:"󰋔"}.mdi-heart-broken-outline:before{content:"󰴔"}.mdi-heart-circle:before{content:"󰥱"}.mdi-heart-circle-outline:before{content:"󰥲"}.mdi-heart-cog:before{content:"󱙣"}.mdi-heart-cog-outline:before{content:"󱙤"}.mdi-heart-flash:before{content:"󰻹"}.mdi-heart-half:before{content:"󰛟"}.mdi-heart-half-full:before{content:"󰛞"}.mdi-heart-half-outline:before{content:"󰛠"}.mdi-heart-minus:before{content:"󱐯"}.mdi-heart-minus-outline:before{content:"󱐲"}.mdi-heart-multiple:before{content:"󰩖"}.mdi-heart-multiple-outline:before{content:"󰩗"}.mdi-heart-off:before{content:"󰝙"}.mdi-heart-off-outline:before{content:"󱐴"}.mdi-heart-outline:before{content:"󰋕"}.mdi-heart-plus:before{content:"󱐮"}.mdi-heart-plus-outline:before{content:"󱐱"}.mdi-heart-pulse:before{content:"󰗶"}.mdi-heart-remove:before{content:"󱐰"}.mdi-heart-remove-outline:before{content:"󱐳"}.mdi-heart-settings:before{content:"󱙥"}.mdi-heart-settings-outline:before{content:"󱙦"}.mdi-helicopter:before{content:"󰫂"}.mdi-help:before{content:"󰋖"}.mdi-help-box:before{content:"󰞋"}.mdi-help-circle:before{content:"󰋗"}.mdi-help-circle-outline:before{content:"󰘥"}.mdi-help-network:before{content:"󰛵"}.mdi-help-network-outline:before{content:"󰲊"}.mdi-help-rhombus:before{content:"󰮥"}.mdi-help-rhombus-outline:before{content:"󰮦"}.mdi-hexadecimal:before{content:"󱊧"}.mdi-hexagon:before{content:"󰋘"}.mdi-hexagon-multiple:before{content:"󰛡"}.mdi-hexagon-multiple-outline:before{content:"󱃲"}.mdi-hexagon-outline:before{content:"󰋙"}.mdi-hexagon-slice-1:before{content:"󰫃"}.mdi-hexagon-slice-2:before{content:"󰫄"}.mdi-hexagon-slice-3:before{content:"󰫅"}.mdi-hexagon-slice-4:before{content:"󰫆"}.mdi-hexagon-slice-5:before{content:"󰫇"}.mdi-hexagon-slice-6:before{content:"󰫈"}.mdi-hexagram:before{content:"󰫉"}.mdi-hexagram-outline:before{content:"󰫊"}.mdi-high-definition:before{content:"󰟏"}.mdi-high-definition-box:before{content:"󰡸"}.mdi-highway:before{content:"󰗷"}.mdi-hiking:before{content:"󰵿"}.mdi-hinduism:before{content:"󰥳"}.mdi-history:before{content:"󰋚"}.mdi-hockey-puck:before{content:"󰡹"}.mdi-hockey-sticks:before{content:"󰡺"}.mdi-hololens:before{content:"󰋛"}.mdi-home:before{content:"󰋜"}.mdi-home-account:before{content:"󰠦"}.mdi-home-alert:before{content:"󰡻"}.mdi-home-alert-outline:before{content:"󱗐"}.mdi-home-analytics:before{content:"󰺺"}.mdi-home-assistant:before{content:"󰟐"}.mdi-home-automation:before{content:"󰟑"}.mdi-home-circle:before{content:"󰟒"}.mdi-home-circle-outline:before{content:"󱁍"}.mdi-home-city:before{content:"󰴕"}.mdi-home-city-outline:before{content:"󰴖"}.mdi-home-currency-usd:before{content:"󰢯"}.mdi-home-edit:before{content:"󱅙"}.mdi-home-edit-outline:before{content:"󱅚"}.mdi-home-export-outline:before{content:"󰾛"}.mdi-home-flood:before{content:"󰻺"}.mdi-home-floor-0:before{content:"󰷒"}.mdi-home-floor-1:before{content:"󰶀"}.mdi-home-floor-2:before{content:"󰶁"}.mdi-home-floor-3:before{content:"󰶂"}.mdi-home-floor-a:before{content:"󰶃"}.mdi-home-floor-b:before{content:"󰶄"}.mdi-home-floor-g:before{content:"󰶅"}.mdi-home-floor-l:before{content:"󰶆"}.mdi-home-floor-negative-1:before{content:"󰷓"}.mdi-home-group:before{content:"󰷔"}.mdi-home-heart:before{content:"󰠧"}.mdi-home-import-outline:before{content:"󰾜"}.mdi-home-lightbulb:before{content:"󱉑"}.mdi-home-lightbulb-outline:before{content:"󱉒"}.mdi-home-lock:before{content:"󰣫"}.mdi-home-lock-open:before{content:"󰣬"}.mdi-home-map-marker:before{content:"󰗸"}.mdi-home-minus:before{content:"󰥴"}.mdi-home-minus-outline:before{content:"󱏕"}.mdi-home-modern:before{content:"󰋝"}.mdi-home-outline:before{content:"󰚡"}.mdi-home-plus:before{content:"󰥵"}.mdi-home-plus-outline:before{content:"󱏖"}.mdi-home-remove:before{content:"󱉇"}.mdi-home-remove-outline:before{content:"󱏗"}.mdi-home-roof:before{content:"󱄫"}.mdi-home-search:before{content:"󱎰"}.mdi-home-search-outline:before{content:"󱎱"}.mdi-home-thermometer:before{content:"󰽔"}.mdi-home-thermometer-outline:before{content:"󰽕"}.mdi-home-variant:before{content:"󰋞"}.mdi-home-variant-outline:before{content:"󰮧"}.mdi-hook:before{content:"󰛢"}.mdi-hook-off:before{content:"󰛣"}.mdi-hops:before{content:"󰋟"}.mdi-horizontal-rotate-clockwise:before{content:"󱃳"}.mdi-horizontal-rotate-counterclockwise:before{content:"󱃴"}.mdi-horse:before{content:"󱖿"}.mdi-horse-human:before{content:"󱗀"}.mdi-horse-variant:before{content:"󱗁"}.mdi-horseshoe:before{content:"󰩘"}.mdi-hospital:before{content:"󰿶"}.mdi-hospital-box:before{content:"󰋠"}.mdi-hospital-box-outline:before{content:"󰿷"}.mdi-hospital-building:before{content:"󰋡"}.mdi-hospital-marker:before{content:"󰋢"}.mdi-hot-tub:before{content:"󰠨"}.mdi-hours-24:before{content:"󱑸"}.mdi-hubspot:before{content:"󰴗"}.mdi-hulu:before{content:"󰠩"}.mdi-human:before{content:"󰋦"}.mdi-human-baby-changing-table:before{content:"󱎋"}.mdi-human-cane:before{content:"󱖁"}.mdi-human-capacity-decrease:before{content:"󱖛"}.mdi-human-capacity-increase:before{content:"󱖜"}.mdi-human-child:before{content:"󰋧"}.mdi-human-edit:before{content:"󱓨"}.mdi-human-female:before{content:"󰙉"}.mdi-human-female-boy:before{content:"󰩙"}.mdi-human-female-dance:before{content:"󱗉"}.mdi-human-female-female:before{content:"󰩚"}.mdi-human-female-girl:before{content:"󰩛"}.mdi-human-greeting:before{content:"󰙊"}.mdi-human-greeting-proximity:before{content:"󱖝"}.mdi-human-handsdown:before{content:"󰙋"}.mdi-human-handsup:before{content:"󰙌"}.mdi-human-male:before{content:"󰙍"}.mdi-human-male-boy:before{content:"󰩜"}.mdi-human-male-child:before{content:"󱎌"}.mdi-human-male-female:before{content:"󰋨"}.mdi-human-male-girl:before{content:"󰩝"}.mdi-human-male-height:before{content:"󰻻"}.mdi-human-male-height-variant:before{content:"󰻼"}.mdi-human-male-male:before{content:"󰩞"}.mdi-human-pregnant:before{content:"󰗏"}.mdi-human-queue:before{content:"󱕱"}.mdi-human-scooter:before{content:"󱇩"}.mdi-human-wheelchair:before{content:"󱎍"}.mdi-humble-bundle:before{content:"󰝄"}.mdi-hvac:before{content:"󱍒"}.mdi-hvac-off:before{content:"󱖞"}.mdi-hydraulic-oil-level:before{content:"󱌤"}.mdi-hydraulic-oil-temperature:before{content:"󱌥"}.mdi-hydro-power:before{content:"󱋥"}.mdi-ice-cream:before{content:"󰠪"}.mdi-ice-cream-off:before{content:"󰹒"}.mdi-ice-pop:before{content:"󰻽"}.mdi-id-card:before{content:"󰿀"}.mdi-identifier:before{content:"󰻾"}.mdi-ideogram-cjk:before{content:"󱌱"}.mdi-ideogram-cjk-variant:before{content:"󱌲"}.mdi-iframe:before{content:"󰲋"}.mdi-iframe-array:before{content:"󱃵"}.mdi-iframe-array-outline:before{content:"󱃶"}.mdi-iframe-braces:before{content:"󱃷"}.mdi-iframe-braces-outline:before{content:"󱃸"}.mdi-iframe-outline:before{content:"󰲌"}.mdi-iframe-parentheses:before{content:"󱃹"}.mdi-iframe-parentheses-outline:before{content:"󱃺"}.mdi-iframe-variable:before{content:"󱃻"}.mdi-iframe-variable-outline:before{content:"󱃼"}.mdi-image:before{content:"󰋩"}.mdi-image-album:before{content:"󰋪"}.mdi-image-area:before{content:"󰋫"}.mdi-image-area-close:before{content:"󰋬"}.mdi-image-auto-adjust:before{content:"󰿁"}.mdi-image-broken:before{content:"󰋭"}.mdi-image-broken-variant:before{content:"󰋮"}.mdi-image-edit:before{content:"󱇣"}.mdi-image-edit-outline:before{content:"󱇤"}.mdi-image-filter-black-white:before{content:"󰋰"}.mdi-image-filter-center-focus:before{content:"󰋱"}.mdi-image-filter-center-focus-strong:before{content:"󰻿"}.mdi-image-filter-center-focus-strong-outline:before{content:"󰼀"}.mdi-image-filter-center-focus-weak:before{content:"󰋲"}.mdi-image-filter-drama:before{content:"󰋳"}.mdi-image-filter-frames:before{content:"󰋴"}.mdi-image-filter-hdr:before{content:"󰋵"}.mdi-image-filter-none:before{content:"󰋶"}.mdi-image-filter-tilt-shift:before{content:"󰋷"}.mdi-image-filter-vintage:before{content:"󰋸"}.mdi-image-frame:before{content:"󰹉"}.mdi-image-minus:before{content:"󱐙"}.mdi-image-move:before{content:"󰧸"}.mdi-image-multiple:before{content:"󰋹"}.mdi-image-multiple-outline:before{content:"󰋯"}.mdi-image-off:before{content:"󰠫"}.mdi-image-off-outline:before{content:"󱇑"}.mdi-image-outline:before{content:"󰥶"}.mdi-image-plus:before{content:"󰡼"}.mdi-image-remove:before{content:"󱐘"}.mdi-image-search:before{content:"󰥷"}.mdi-image-search-outline:before{content:"󰥸"}.mdi-image-size-select-actual:before{content:"󰲍"}.mdi-image-size-select-large:before{content:"󰲎"}.mdi-image-size-select-small:before{content:"󰲏"}.mdi-image-text:before{content:"󱘍"}.mdi-import:before{content:"󰋺"}.mdi-inbox:before{content:"󰚇"}.mdi-inbox-arrow-down:before{content:"󰋻"}.mdi-inbox-arrow-down-outline:before{content:"󱉰"}.mdi-inbox-arrow-up:before{content:"󰏑"}.mdi-inbox-arrow-up-outline:before{content:"󱉱"}.mdi-inbox-full:before{content:"󱉲"}.mdi-inbox-full-outline:before{content:"󱉳"}.mdi-inbox-multiple:before{content:"󰢰"}.mdi-inbox-multiple-outline:before{content:"󰮨"}.mdi-inbox-outline:before{content:"󱉴"}.mdi-inbox-remove:before{content:"󱖟"}.mdi-inbox-remove-outline:before{content:"󱖠"}.mdi-incognito:before{content:"󰗹"}.mdi-incognito-circle:before{content:"󱐡"}.mdi-incognito-circle-off:before{content:"󱐢"}.mdi-incognito-off:before{content:"󰁵"}.mdi-infinity:before{content:"󰛤"}.mdi-information:before{content:"󰋼"}.mdi-information-outline:before{content:"󰋽"}.mdi-information-variant:before{content:"󰙎"}.mdi-instagram:before{content:"󰋾"}.mdi-instrument-triangle:before{content:"󱁎"}.mdi-invert-colors:before{content:"󰌁"}.mdi-invert-colors-off:before{content:"󰹊"}.mdi-iobroker:before{content:"󱋨"}.mdi-ip:before{content:"󰩟"}.mdi-ip-network:before{content:"󰩠"}.mdi-ip-network-outline:before{content:"󰲐"}.mdi-ipod:before{content:"󰲑"}.mdi-islam:before{content:"󰥹"}.mdi-island:before{content:"󱁏"}.mdi-iv-bag:before{content:"󱂹"}.mdi-jabber:before{content:"󰷕"}.mdi-jeepney:before{content:"󰌂"}.mdi-jellyfish:before{content:"󰼁"}.mdi-jellyfish-outline:before{content:"󰼂"}.mdi-jira:before{content:"󰌃"}.mdi-jquery:before{content:"󰡽"}.mdi-jsfiddle:before{content:"󰌄"}.mdi-judaism:before{content:"󰥺"}.mdi-jump-rope:before{content:"󱋿"}.mdi-kabaddi:before{content:"󰶇"}.mdi-kangaroo:before{content:"󱕘"}.mdi-karate:before{content:"󰠬"}.mdi-keg:before{content:"󰌅"}.mdi-kettle:before{content:"󰗺"}.mdi-kettle-alert:before{content:"󱌗"}.mdi-kettle-alert-outline:before{content:"󱌘"}.mdi-kettle-off:before{content:"󱌛"}.mdi-kettle-off-outline:before{content:"󱌜"}.mdi-kettle-outline:before{content:"󰽖"}.mdi-kettle-steam:before{content:"󱌙"}.mdi-kettle-steam-outline:before{content:"󱌚"}.mdi-kettlebell:before{content:"󱌀"}.mdi-key:before{content:"󰌆"}.mdi-key-arrow-right:before{content:"󱌒"}.mdi-key-chain:before{content:"󱕴"}.mdi-key-chain-variant:before{content:"󱕵"}.mdi-key-change:before{content:"󰌇"}.mdi-key-link:before{content:"󱆟"}.mdi-key-minus:before{content:"󰌈"}.mdi-key-outline:before{content:"󰷖"}.mdi-key-plus:before{content:"󰌉"}.mdi-key-remove:before{content:"󰌊"}.mdi-key-star:before{content:"󱆞"}.mdi-key-variant:before{content:"󰌋"}.mdi-key-wireless:before{content:"󰿂"}.mdi-keyboard:before{content:"󰌌"}.mdi-keyboard-backspace:before{content:"󰌍"}.mdi-keyboard-caps:before{content:"󰌎"}.mdi-keyboard-close:before{content:"󰌏"}.mdi-keyboard-esc:before{content:"󱊷"}.mdi-keyboard-f1:before{content:"󱊫"}.mdi-keyboard-f10:before{content:"󱊴"}.mdi-keyboard-f11:before{content:"󱊵"}.mdi-keyboard-f12:before{content:"󱊶"}.mdi-keyboard-f2:before{content:"󱊬"}.mdi-keyboard-f3:before{content:"󱊭"}.mdi-keyboard-f4:before{content:"󱊮"}.mdi-keyboard-f5:before{content:"󱊯"}.mdi-keyboard-f6:before{content:"󱊰"}.mdi-keyboard-f7:before{content:"󱊱"}.mdi-keyboard-f8:before{content:"󱊲"}.mdi-keyboard-f9:before{content:"󱊳"}.mdi-keyboard-off:before{content:"󰌐"}.mdi-keyboard-off-outline:before{content:"󰹋"}.mdi-keyboard-outline:before{content:"󰥻"}.mdi-keyboard-return:before{content:"󰌑"}.mdi-keyboard-settings:before{content:"󰧹"}.mdi-keyboard-settings-outline:before{content:"󰧺"}.mdi-keyboard-space:before{content:"󱁐"}.mdi-keyboard-tab:before{content:"󰌒"}.mdi-keyboard-variant:before{content:"󰌓"}.mdi-khanda:before{content:"󱃽"}.mdi-kickstarter:before{content:"󰝅"}.mdi-klingon:before{content:"󱍛"}.mdi-knife:before{content:"󰧻"}.mdi-knife-military:before{content:"󰧼"}.mdi-kodi:before{content:"󰌔"}.mdi-kubernetes:before{content:"󱃾"}.mdi-label:before{content:"󰌕"}.mdi-label-multiple:before{content:"󱍵"}.mdi-label-multiple-outline:before{content:"󱍶"}.mdi-label-off:before{content:"󰫋"}.mdi-label-off-outline:before{content:"󰫌"}.mdi-label-outline:before{content:"󰌖"}.mdi-label-percent:before{content:"󱋪"}.mdi-label-percent-outline:before{content:"󱋫"}.mdi-label-variant:before{content:"󰫍"}.mdi-label-variant-outline:before{content:"󰫎"}.mdi-ladder:before{content:"󱖢"}.mdi-ladybug:before{content:"󰠭"}.mdi-lambda:before{content:"󰘧"}.mdi-lamp:before{content:"󰚵"}.mdi-lamps:before{content:"󱕶"}.mdi-lan:before{content:"󰌗"}.mdi-lan-check:before{content:"󱊪"}.mdi-lan-connect:before{content:"󰌘"}.mdi-lan-disconnect:before{content:"󰌙"}.mdi-lan-pending:before{content:"󰌚"}.mdi-language-c:before{content:"󰙱"}.mdi-language-cpp:before{content:"󰙲"}.mdi-language-csharp:before{content:"󰌛"}.mdi-language-css3:before{content:"󰌜"}.mdi-language-fortran:before{content:"󱈚"}.mdi-language-go:before{content:"󰟓"}.mdi-language-haskell:before{content:"󰲒"}.mdi-language-html5:before{content:"󰌝"}.mdi-language-java:before{content:"󰬷"}.mdi-language-javascript:before{content:"󰌞"}.mdi-language-kotlin:before{content:"󱈙"}.mdi-language-lua:before{content:"󰢱"}.mdi-language-markdown:before{content:"󰍔"}.mdi-language-markdown-outline:before{content:"󰽛"}.mdi-language-php:before{content:"󰌟"}.mdi-language-python:before{content:"󰌠"}.mdi-language-r:before{content:"󰟔"}.mdi-language-ruby:before{content:"󰴭"}.mdi-language-ruby-on-rails:before{content:"󰫏"}.mdi-language-rust:before{content:"󱘗"}.mdi-language-swift:before{content:"󰛥"}.mdi-language-typescript:before{content:"󰛦"}.mdi-language-xaml:before{content:"󰙳"}.mdi-laptop:before{content:"󰌢"}.mdi-laptop-chromebook:before{content:"󰌣"}.mdi-laptop-mac:before{content:"󰌤"}.mdi-laptop-off:before{content:"󰛧"}.mdi-laptop-windows:before{content:"󰌥"}.mdi-laravel:before{content:"󰫐"}.mdi-laser-pointer:before{content:"󱒄"}.mdi-lasso:before{content:"󰼃"}.mdi-lastpass:before{content:"󰑆"}.mdi-latitude:before{content:"󰽗"}.mdi-launch:before{content:"󰌧"}.mdi-lava-lamp:before{content:"󰟕"}.mdi-layers:before{content:"󰌨"}.mdi-layers-minus:before{content:"󰹌"}.mdi-layers-off:before{content:"󰌩"}.mdi-layers-off-outline:before{content:"󰧽"}.mdi-layers-outline:before{content:"󰧾"}.mdi-layers-plus:before{content:"󰹍"}.mdi-layers-remove:before{content:"󰹎"}.mdi-layers-search:before{content:"󱈆"}.mdi-layers-search-outline:before{content:"󱈇"}.mdi-layers-triple:before{content:"󰽘"}.mdi-layers-triple-outline:before{content:"󰽙"}.mdi-lead-pencil:before{content:"󰙏"}.mdi-leaf:before{content:"󰌪"}.mdi-leaf-maple:before{content:"󰲓"}.mdi-leaf-maple-off:before{content:"󱋚"}.mdi-leaf-off:before{content:"󱋙"}.mdi-leak:before{content:"󰷗"}.mdi-leak-off:before{content:"󰷘"}.mdi-led-off:before{content:"󰌫"}.mdi-led-on:before{content:"󰌬"}.mdi-led-outline:before{content:"󰌭"}.mdi-led-strip:before{content:"󰟖"}.mdi-led-strip-variant:before{content:"󱁑"}.mdi-led-variant-off:before{content:"󰌮"}.mdi-led-variant-on:before{content:"󰌯"}.mdi-led-variant-outline:before{content:"󰌰"}.mdi-leek:before{content:"󱅽"}.mdi-less-than:before{content:"󰥼"}.mdi-less-than-or-equal:before{content:"󰥽"}.mdi-library:before{content:"󰌱"}.mdi-library-shelves:before{content:"󰮩"}.mdi-license:before{content:"󰿃"}.mdi-lifebuoy:before{content:"󰡾"}.mdi-light-switch:before{content:"󰥾"}.mdi-lightbulb:before{content:"󰌵"}.mdi-lightbulb-cfl:before{content:"󱈈"}.mdi-lightbulb-cfl-off:before{content:"󱈉"}.mdi-lightbulb-cfl-spiral:before{content:"󱉵"}.mdi-lightbulb-cfl-spiral-off:before{content:"󱋃"}.mdi-lightbulb-group:before{content:"󱉓"}.mdi-lightbulb-group-off:before{content:"󱋍"}.mdi-lightbulb-group-off-outline:before{content:"󱋎"}.mdi-lightbulb-group-outline:before{content:"󱉔"}.mdi-lightbulb-multiple:before{content:"󱉕"}.mdi-lightbulb-multiple-off:before{content:"󱋏"}.mdi-lightbulb-multiple-off-outline:before{content:"󱋐"}.mdi-lightbulb-multiple-outline:before{content:"󱉖"}.mdi-lightbulb-off:before{content:"󰹏"}.mdi-lightbulb-off-outline:before{content:"󰹐"}.mdi-lightbulb-on:before{content:"󰛨"}.mdi-lightbulb-on-outline:before{content:"󰛩"}.mdi-lightbulb-outline:before{content:"󰌶"}.mdi-lighthouse:before{content:"󰧿"}.mdi-lighthouse-on:before{content:"󰨀"}.mdi-lightning-bolt:before{content:"󱐋"}.mdi-lightning-bolt-outline:before{content:"󱐌"}.mdi-lingerie:before{content:"󱑶"}.mdi-link:before{content:"󰌷"}.mdi-link-box:before{content:"󰴚"}.mdi-link-box-outline:before{content:"󰴛"}.mdi-link-box-variant:before{content:"󰴜"}.mdi-link-box-variant-outline:before{content:"󰴝"}.mdi-link-lock:before{content:"󱂺"}.mdi-link-off:before{content:"󰌸"}.mdi-link-plus:before{content:"󰲔"}.mdi-link-variant:before{content:"󰌹"}.mdi-link-variant-minus:before{content:"󱃿"}.mdi-link-variant-off:before{content:"󰌺"}.mdi-link-variant-plus:before{content:"󱄀"}.mdi-link-variant-remove:before{content:"󱄁"}.mdi-linkedin:before{content:"󰌻"}.mdi-linux:before{content:"󰌽"}.mdi-linux-mint:before{content:"󰣭"}.mdi-lipstick:before{content:"󱎵"}.mdi-list-status:before{content:"󱖫"}.mdi-litecoin:before{content:"󰩡"}.mdi-loading:before{content:"󰝲"}.mdi-location-enter:before{content:"󰿄"}.mdi-location-exit:before{content:"󰿅"}.mdi-lock:before{content:"󰌾"}.mdi-lock-alert:before{content:"󰣮"}.mdi-lock-alert-outline:before{content:"󱗑"}.mdi-lock-check:before{content:"󱎚"}.mdi-lock-check-outline:before{content:"󱚨"}.mdi-lock-clock:before{content:"󰥿"}.mdi-lock-minus:before{content:"󱚩"}.mdi-lock-minus-outline:before{content:"󱚪"}.mdi-lock-off:before{content:"󱙱"}.mdi-lock-off-outline:before{content:"󱙲"}.mdi-lock-open:before{content:"󰌿"}.mdi-lock-open-alert:before{content:"󱎛"}.mdi-lock-open-alert-outline:before{content:"󱗒"}.mdi-lock-open-check:before{content:"󱎜"}.mdi-lock-open-check-outline:before{content:"󱚫"}.mdi-lock-open-minus:before{content:"󱚬"}.mdi-lock-open-minus-outline:before{content:"󱚭"}.mdi-lock-open-outline:before{content:"󰍀"}.mdi-lock-open-plus:before{content:"󱚮"}.mdi-lock-open-plus-outline:before{content:"󱚯"}.mdi-lock-open-remove:before{content:"󱚰"}.mdi-lock-open-remove-outline:before{content:"󱚱"}.mdi-lock-open-variant:before{content:"󰿆"}.mdi-lock-open-variant-outline:before{content:"󰿇"}.mdi-lock-outline:before{content:"󰍁"}.mdi-lock-pattern:before{content:"󰛪"}.mdi-lock-plus:before{content:"󰗻"}.mdi-lock-plus-outline:before{content:"󱚲"}.mdi-lock-question:before{content:"󰣯"}.mdi-lock-remove:before{content:"󱚳"}.mdi-lock-remove-outline:before{content:"󱚴"}.mdi-lock-reset:before{content:"󰝳"}.mdi-lock-smart:before{content:"󰢲"}.mdi-locker:before{content:"󰟗"}.mdi-locker-multiple:before{content:"󰟘"}.mdi-login:before{content:"󰍂"}.mdi-login-variant:before{content:"󰗼"}.mdi-logout:before{content:"󰍃"}.mdi-logout-variant:before{content:"󰗽"}.mdi-longitude:before{content:"󰽚"}.mdi-looks:before{content:"󰍄"}.mdi-lotion:before{content:"󱖂"}.mdi-lotion-outline:before{content:"󱖃"}.mdi-lotion-plus:before{content:"󱖄"}.mdi-lotion-plus-outline:before{content:"󱖅"}.mdi-loupe:before{content:"󰍅"}.mdi-lumx:before{content:"󰍆"}.mdi-lungs:before{content:"󱂄"}.mdi-magnet:before{content:"󰍇"}.mdi-magnet-on:before{content:"󰍈"}.mdi-magnify:before{content:"󰍉"}.mdi-magnify-close:before{content:"󰦀"}.mdi-magnify-minus:before{content:"󰍊"}.mdi-magnify-minus-cursor:before{content:"󰩢"}.mdi-magnify-minus-outline:before{content:"󰛬"}.mdi-magnify-plus:before{content:"󰍋"}.mdi-magnify-plus-cursor:before{content:"󰩣"}.mdi-magnify-plus-outline:before{content:"󰛭"}.mdi-magnify-remove-cursor:before{content:"󱈌"}.mdi-magnify-remove-outline:before{content:"󱈍"}.mdi-magnify-scan:before{content:"󱉶"}.mdi-mail:before{content:"󰺻"}.mdi-mailbox:before{content:"󰛮"}.mdi-mailbox-open:before{content:"󰶈"}.mdi-mailbox-open-outline:before{content:"󰶉"}.mdi-mailbox-open-up:before{content:"󰶊"}.mdi-mailbox-open-up-outline:before{content:"󰶋"}.mdi-mailbox-outline:before{content:"󰶌"}.mdi-mailbox-up:before{content:"󰶍"}.mdi-mailbox-up-outline:before{content:"󰶎"}.mdi-manjaro:before{content:"󱘊"}.mdi-map:before{content:"󰍍"}.mdi-map-check:before{content:"󰺼"}.mdi-map-check-outline:before{content:"󰺽"}.mdi-map-clock:before{content:"󰴞"}.mdi-map-clock-outline:before{content:"󰴟"}.mdi-map-legend:before{content:"󰨁"}.mdi-map-marker:before{content:"󰍎"}.mdi-map-marker-alert:before{content:"󰼅"}.mdi-map-marker-alert-outline:before{content:"󰼆"}.mdi-map-marker-check:before{content:"󰲕"}.mdi-map-marker-check-outline:before{content:"󱋻"}.mdi-map-marker-circle:before{content:"󰍏"}.mdi-map-marker-distance:before{content:"󰣰"}.mdi-map-marker-down:before{content:"󱄂"}.mdi-map-marker-left:before{content:"󱋛"}.mdi-map-marker-left-outline:before{content:"󱋝"}.mdi-map-marker-minus:before{content:"󰙐"}.mdi-map-marker-minus-outline:before{content:"󱋹"}.mdi-map-marker-multiple:before{content:"󰍐"}.mdi-map-marker-multiple-outline:before{content:"󱉷"}.mdi-map-marker-off:before{content:"󰍑"}.mdi-map-marker-off-outline:before{content:"󱋽"}.mdi-map-marker-outline:before{content:"󰟙"}.mdi-map-marker-path:before{content:"󰴠"}.mdi-map-marker-plus:before{content:"󰙑"}.mdi-map-marker-plus-outline:before{content:"󱋸"}.mdi-map-marker-question:before{content:"󰼇"}.mdi-map-marker-question-outline:before{content:"󰼈"}.mdi-map-marker-radius:before{content:"󰍒"}.mdi-map-marker-radius-outline:before{content:"󱋼"}.mdi-map-marker-remove:before{content:"󰼉"}.mdi-map-marker-remove-outline:before{content:"󱋺"}.mdi-map-marker-remove-variant:before{content:"󰼊"}.mdi-map-marker-right:before{content:"󱋜"}.mdi-map-marker-right-outline:before{content:"󱋞"}.mdi-map-marker-star:before{content:"󱘈"}.mdi-map-marker-star-outline:before{content:"󱘉"}.mdi-map-marker-up:before{content:"󱄃"}.mdi-map-minus:before{content:"󰦁"}.mdi-map-outline:before{content:"󰦂"}.mdi-map-plus:before{content:"󰦃"}.mdi-map-search:before{content:"󰦄"}.mdi-map-search-outline:before{content:"󰦅"}.mdi-mapbox:before{content:"󰮪"}.mdi-margin:before{content:"󰍓"}.mdi-marker:before{content:"󰙒"}.mdi-marker-cancel:before{content:"󰷙"}.mdi-marker-check:before{content:"󰍕"}.mdi-mastodon:before{content:"󰫑"}.mdi-material-design:before{content:"󰦆"}.mdi-material-ui:before{content:"󰍗"}.mdi-math-compass:before{content:"󰍘"}.mdi-math-cos:before{content:"󰲖"}.mdi-math-integral:before{content:"󰿈"}.mdi-math-integral-box:before{content:"󰿉"}.mdi-math-log:before{content:"󱂅"}.mdi-math-norm:before{content:"󰿊"}.mdi-math-norm-box:before{content:"󰿋"}.mdi-math-sin:before{content:"󰲗"}.mdi-math-tan:before{content:"󰲘"}.mdi-matrix:before{content:"󰘨"}.mdi-medal:before{content:"󰦇"}.mdi-medal-outline:before{content:"󱌦"}.mdi-medical-bag:before{content:"󰛯"}.mdi-meditation:before{content:"󱅻"}.mdi-memory:before{content:"󰍛"}.mdi-menu:before{content:"󰍜"}.mdi-menu-down:before{content:"󰍝"}.mdi-menu-down-outline:before{content:"󰚶"}.mdi-menu-left:before{content:"󰍞"}.mdi-menu-left-outline:before{content:"󰨂"}.mdi-menu-open:before{content:"󰮫"}.mdi-menu-right:before{content:"󰍟"}.mdi-menu-right-outline:before{content:"󰨃"}.mdi-menu-swap:before{content:"󰩤"}.mdi-menu-swap-outline:before{content:"󰩥"}.mdi-menu-up:before{content:"󰍠"}.mdi-menu-up-outline:before{content:"󰚷"}.mdi-merge:before{content:"󰽜"}.mdi-message:before{content:"󰍡"}.mdi-message-alert:before{content:"󰍢"}.mdi-message-alert-outline:before{content:"󰨄"}.mdi-message-arrow-left:before{content:"󱋲"}.mdi-message-arrow-left-outline:before{content:"󱋳"}.mdi-message-arrow-right:before{content:"󱋴"}.mdi-message-arrow-right-outline:before{content:"󱋵"}.mdi-message-bookmark:before{content:"󱖬"}.mdi-message-bookmark-outline:before{content:"󱖭"}.mdi-message-bulleted:before{content:"󰚢"}.mdi-message-bulleted-off:before{content:"󰚣"}.mdi-message-cog:before{content:"󰛱"}.mdi-message-cog-outline:before{content:"󱅲"}.mdi-message-draw:before{content:"󰍣"}.mdi-message-flash:before{content:"󱖩"}.mdi-message-flash-outline:before{content:"󱖪"}.mdi-message-image:before{content:"󰍤"}.mdi-message-image-outline:before{content:"󱅬"}.mdi-message-lock:before{content:"󰿌"}.mdi-message-lock-outline:before{content:"󱅭"}.mdi-message-minus:before{content:"󱅮"}.mdi-message-minus-outline:before{content:"󱅯"}.mdi-message-off:before{content:"󱙍"}.mdi-message-off-outline:before{content:"󱙎"}.mdi-message-outline:before{content:"󰍥"}.mdi-message-plus:before{content:"󰙓"}.mdi-message-plus-outline:before{content:"󱂻"}.mdi-message-processing:before{content:"󰍦"}.mdi-message-processing-outline:before{content:"󱅰"}.mdi-message-reply:before{content:"󰍧"}.mdi-message-reply-text:before{content:"󰍨"}.mdi-message-settings:before{content:"󰛰"}.mdi-message-settings-outline:before{content:"󱅱"}.mdi-message-text:before{content:"󰍩"}.mdi-message-text-clock:before{content:"󱅳"}.mdi-message-text-clock-outline:before{content:"󱅴"}.mdi-message-text-lock:before{content:"󰿍"}.mdi-message-text-lock-outline:before{content:"󱅵"}.mdi-message-text-outline:before{content:"󰍪"}.mdi-message-video:before{content:"󰍫"}.mdi-meteor:before{content:"󰘩"}.mdi-metronome:before{content:"󰟚"}.mdi-metronome-tick:before{content:"󰟛"}.mdi-micro-sd:before{content:"󰟜"}.mdi-microphone:before{content:"󰍬"}.mdi-microphone-minus:before{content:"󰢳"}.mdi-microphone-off:before{content:"󰍭"}.mdi-microphone-outline:before{content:"󰍮"}.mdi-microphone-plus:before{content:"󰢴"}.mdi-microphone-settings:before{content:"󰍯"}.mdi-microphone-variant:before{content:"󰍰"}.mdi-microphone-variant-off:before{content:"󰍱"}.mdi-microscope:before{content:"󰙔"}.mdi-microsoft:before{content:"󰍲"}.mdi-microsoft-access:before{content:"󱎎"}.mdi-microsoft-azure:before{content:"󰠅"}.mdi-microsoft-azure-devops:before{content:"󰿕"}.mdi-microsoft-bing:before{content:"󰂤"}.mdi-microsoft-dynamics-365:before{content:"󰦈"}.mdi-microsoft-edge:before{content:"󰇩"}.mdi-microsoft-edge-legacy:before{content:"󱉐"}.mdi-microsoft-excel:before{content:"󱎏"}.mdi-microsoft-internet-explorer:before{content:"󰌀"}.mdi-microsoft-office:before{content:"󰏆"}.mdi-microsoft-onedrive:before{content:"󰏊"}.mdi-microsoft-onenote:before{content:"󰝇"}.mdi-microsoft-outlook:before{content:"󰴢"}.mdi-microsoft-powerpoint:before{content:"󱎐"}.mdi-microsoft-sharepoint:before{content:"󱎑"}.mdi-microsoft-teams:before{content:"󰊻"}.mdi-microsoft-visual-studio:before{content:"󰘐"}.mdi-microsoft-visual-studio-code:before{content:"󰨞"}.mdi-microsoft-windows:before{content:"󰖳"}.mdi-microsoft-windows-classic:before{content:"󰨡"}.mdi-microsoft-word:before{content:"󱎒"}.mdi-microsoft-xbox:before{content:"󰖹"}.mdi-microsoft-xbox-controller:before{content:"󰖺"}.mdi-microsoft-xbox-controller-battery-alert:before{content:"󰝋"}.mdi-microsoft-xbox-controller-battery-charging:before{content:"󰨢"}.mdi-microsoft-xbox-controller-battery-empty:before{content:"󰝌"}.mdi-microsoft-xbox-controller-battery-full:before{content:"󰝍"}.mdi-microsoft-xbox-controller-battery-low:before{content:"󰝎"}.mdi-microsoft-xbox-controller-battery-medium:before{content:"󰝏"}.mdi-microsoft-xbox-controller-battery-unknown:before{content:"󰝐"}.mdi-microsoft-xbox-controller-menu:before{content:"󰹯"}.mdi-microsoft-xbox-controller-off:before{content:"󰖻"}.mdi-microsoft-xbox-controller-view:before{content:"󰹰"}.mdi-microsoft-yammer:before{content:"󰞉"}.mdi-microwave:before{content:"󰲙"}.mdi-microwave-off:before{content:"󱐣"}.mdi-middleware:before{content:"󰽝"}.mdi-middleware-outline:before{content:"󰽞"}.mdi-midi:before{content:"󰣱"}.mdi-midi-port:before{content:"󰣲"}.mdi-mine:before{content:"󰷚"}.mdi-minecraft:before{content:"󰍳"}.mdi-mini-sd:before{content:"󰨅"}.mdi-minidisc:before{content:"󰨆"}.mdi-minus:before{content:"󰍴"}.mdi-minus-box:before{content:"󰍵"}.mdi-minus-box-multiple:before{content:"󱅁"}.mdi-minus-box-multiple-outline:before{content:"󱅂"}.mdi-minus-box-outline:before{content:"󰛲"}.mdi-minus-circle:before{content:"󰍶"}.mdi-minus-circle-multiple:before{content:"󰍚"}.mdi-minus-circle-multiple-outline:before{content:"󰫓"}.mdi-minus-circle-off:before{content:"󱑙"}.mdi-minus-circle-off-outline:before{content:"󱑚"}.mdi-minus-circle-outline:before{content:"󰍷"}.mdi-minus-network:before{content:"󰍸"}.mdi-minus-network-outline:before{content:"󰲚"}.mdi-minus-thick:before{content:"󱘹"}.mdi-mirror:before{content:"󱇽"}.mdi-mixed-martial-arts:before{content:"󰶏"}.mdi-mixed-reality:before{content:"󰡿"}.mdi-molecule:before{content:"󰮬"}.mdi-molecule-co:before{content:"󱋾"}.mdi-molecule-co2:before{content:"󰟤"}.mdi-monitor:before{content:"󰍹"}.mdi-monitor-cellphone:before{content:"󰦉"}.mdi-monitor-cellphone-star:before{content:"󰦊"}.mdi-monitor-clean:before{content:"󱄄"}.mdi-monitor-dashboard:before{content:"󰨇"}.mdi-monitor-edit:before{content:"󱋆"}.mdi-monitor-eye:before{content:"󱎴"}.mdi-monitor-lock:before{content:"󰷛"}.mdi-monitor-multiple:before{content:"󰍺"}.mdi-monitor-off:before{content:"󰶐"}.mdi-monitor-screenshot:before{content:"󰹑"}.mdi-monitor-share:before{content:"󱒃"}.mdi-monitor-speaker:before{content:"󰽟"}.mdi-monitor-speaker-off:before{content:"󰽠"}.mdi-monitor-star:before{content:"󰷜"}.mdi-moon-first-quarter:before{content:"󰽡"}.mdi-moon-full:before{content:"󰽢"}.mdi-moon-last-quarter:before{content:"󰽣"}.mdi-moon-new:before{content:"󰽤"}.mdi-moon-waning-crescent:before{content:"󰽥"}.mdi-moon-waning-gibbous:before{content:"󰽦"}.mdi-moon-waxing-crescent:before{content:"󰽧"}.mdi-moon-waxing-gibbous:before{content:"󰽨"}.mdi-moped:before{content:"󱂆"}.mdi-moped-electric:before{content:"󱖷"}.mdi-moped-electric-outline:before{content:"󱖸"}.mdi-moped-outline:before{content:"󱖹"}.mdi-more:before{content:"󰍻"}.mdi-mother-heart:before{content:"󱌔"}.mdi-mother-nurse:before{content:"󰴡"}.mdi-motion:before{content:"󱖲"}.mdi-motion-outline:before{content:"󱖳"}.mdi-motion-pause:before{content:"󱖐"}.mdi-motion-pause-outline:before{content:"󱖒"}.mdi-motion-play:before{content:"󱖏"}.mdi-motion-play-outline:before{content:"󱖑"}.mdi-motion-sensor:before{content:"󰶑"}.mdi-motion-sensor-off:before{content:"󱐵"}.mdi-motorbike:before{content:"󰍼"}.mdi-motorbike-electric:before{content:"󱖺"}.mdi-mouse:before{content:"󰍽"}.mdi-mouse-bluetooth:before{content:"󰦋"}.mdi-mouse-move-down:before{content:"󱕐"}.mdi-mouse-move-up:before{content:"󱕑"}.mdi-mouse-move-vertical:before{content:"󱕒"}.mdi-mouse-off:before{content:"󰍾"}.mdi-mouse-variant:before{content:"󰍿"}.mdi-mouse-variant-off:before{content:"󰎀"}.mdi-move-resize:before{content:"󰙕"}.mdi-move-resize-variant:before{content:"󰙖"}.mdi-movie:before{content:"󰎁"}.mdi-movie-edit:before{content:"󱄢"}.mdi-movie-edit-outline:before{content:"󱄣"}.mdi-movie-filter:before{content:"󱄤"}.mdi-movie-filter-outline:before{content:"󱄥"}.mdi-movie-open:before{content:"󰿎"}.mdi-movie-open-outline:before{content:"󰿏"}.mdi-movie-outline:before{content:"󰷝"}.mdi-movie-roll:before{content:"󰟞"}.mdi-movie-search:before{content:"󱇒"}.mdi-movie-search-outline:before{content:"󱇓"}.mdi-mower:before{content:"󱙯"}.mdi-mower-bag:before{content:"󱙰"}.mdi-muffin:before{content:"󰦌"}.mdi-multiplication:before{content:"󰎂"}.mdi-multiplication-box:before{content:"󰎃"}.mdi-mushroom:before{content:"󰟟"}.mdi-mushroom-off:before{content:"󱏺"}.mdi-mushroom-off-outline:before{content:"󱏻"}.mdi-mushroom-outline:before{content:"󰟠"}.mdi-music:before{content:"󰝚"}.mdi-music-accidental-double-flat:before{content:"󰽩"}.mdi-music-accidental-double-sharp:before{content:"󰽪"}.mdi-music-accidental-flat:before{content:"󰽫"}.mdi-music-accidental-natural:before{content:"󰽬"}.mdi-music-accidental-sharp:before{content:"󰽭"}.mdi-music-box:before{content:"󰎄"}.mdi-music-box-multiple:before{content:"󰌳"}.mdi-music-box-multiple-outline:before{content:"󰼄"}.mdi-music-box-outline:before{content:"󰎅"}.mdi-music-circle:before{content:"󰎆"}.mdi-music-circle-outline:before{content:"󰫔"}.mdi-music-clef-alto:before{content:"󰽮"}.mdi-music-clef-bass:before{content:"󰽯"}.mdi-music-clef-treble:before{content:"󰽰"}.mdi-music-note:before{content:"󰎇"}.mdi-music-note-bluetooth:before{content:"󰗾"}.mdi-music-note-bluetooth-off:before{content:"󰗿"}.mdi-music-note-eighth:before{content:"󰎈"}.mdi-music-note-eighth-dotted:before{content:"󰽱"}.mdi-music-note-half:before{content:"󰎉"}.mdi-music-note-half-dotted:before{content:"󰽲"}.mdi-music-note-off:before{content:"󰎊"}.mdi-music-note-off-outline:before{content:"󰽳"}.mdi-music-note-outline:before{content:"󰽴"}.mdi-music-note-plus:before{content:"󰷞"}.mdi-music-note-quarter:before{content:"󰎋"}.mdi-music-note-quarter-dotted:before{content:"󰽵"}.mdi-music-note-sixteenth:before{content:"󰎌"}.mdi-music-note-sixteenth-dotted:before{content:"󰽶"}.mdi-music-note-whole:before{content:"󰎍"}.mdi-music-note-whole-dotted:before{content:"󰽷"}.mdi-music-off:before{content:"󰝛"}.mdi-music-rest-eighth:before{content:"󰽸"}.mdi-music-rest-half:before{content:"󰽹"}.mdi-music-rest-quarter:before{content:"󰽺"}.mdi-music-rest-sixteenth:before{content:"󰽻"}.mdi-music-rest-whole:before{content:"󰽼"}.mdi-mustache:before{content:"󱗞"}.mdi-nail:before{content:"󰷟"}.mdi-nas:before{content:"󰣳"}.mdi-nativescript:before{content:"󰢀"}.mdi-nature:before{content:"󰎎"}.mdi-nature-people:before{content:"󰎏"}.mdi-navigation:before{content:"󰎐"}.mdi-navigation-outline:before{content:"󱘇"}.mdi-near-me:before{content:"󰗍"}.mdi-necklace:before{content:"󰼋"}.mdi-needle:before{content:"󰎑"}.mdi-netflix:before{content:"󰝆"}.mdi-network:before{content:"󰛳"}.mdi-network-off:before{content:"󰲛"}.mdi-network-off-outline:before{content:"󰲜"}.mdi-network-outline:before{content:"󰲝"}.mdi-network-strength-1:before{content:"󰣴"}.mdi-network-strength-1-alert:before{content:"󰣵"}.mdi-network-strength-2:before{content:"󰣶"}.mdi-network-strength-2-alert:before{content:"󰣷"}.mdi-network-strength-3:before{content:"󰣸"}.mdi-network-strength-3-alert:before{content:"󰣹"}.mdi-network-strength-4:before{content:"󰣺"}.mdi-network-strength-4-alert:before{content:"󰣻"}.mdi-network-strength-off:before{content:"󰣼"}.mdi-network-strength-off-outline:before{content:"󰣽"}.mdi-network-strength-outline:before{content:"󰣾"}.mdi-new-box:before{content:"󰎔"}.mdi-newspaper:before{content:"󰎕"}.mdi-newspaper-minus:before{content:"󰼌"}.mdi-newspaper-plus:before{content:"󰼍"}.mdi-newspaper-variant:before{content:"󱀁"}.mdi-newspaper-variant-multiple:before{content:"󱀂"}.mdi-newspaper-variant-multiple-outline:before{content:"󱀃"}.mdi-newspaper-variant-outline:before{content:"󱀄"}.mdi-nfc:before{content:"󰎖"}.mdi-nfc-search-variant:before{content:"󰹓"}.mdi-nfc-tap:before{content:"󰎗"}.mdi-nfc-variant:before{content:"󰎘"}.mdi-nfc-variant-off:before{content:"󰹔"}.mdi-ninja:before{content:"󰝴"}.mdi-nintendo-game-boy:before{content:"󱎓"}.mdi-nintendo-switch:before{content:"󰟡"}.mdi-nintendo-wii:before{content:"󰖫"}.mdi-nintendo-wiiu:before{content:"󰜭"}.mdi-nix:before{content:"󱄅"}.mdi-nodejs:before{content:"󰎙"}.mdi-noodles:before{content:"󱅾"}.mdi-not-equal:before{content:"󰦍"}.mdi-not-equal-variant:before{content:"󰦎"}.mdi-note:before{content:"󰎚"}.mdi-note-minus:before{content:"󱙏"}.mdi-note-minus-outline:before{content:"󱙐"}.mdi-note-multiple:before{content:"󰚸"}.mdi-note-multiple-outline:before{content:"󰚹"}.mdi-note-outline:before{content:"󰎛"}.mdi-note-plus:before{content:"󰎜"}.mdi-note-plus-outline:before{content:"󰎝"}.mdi-note-remove:before{content:"󱙑"}.mdi-note-remove-outline:before{content:"󱙒"}.mdi-note-search:before{content:"󱙓"}.mdi-note-search-outline:before{content:"󱙔"}.mdi-note-text:before{content:"󰎞"}.mdi-note-text-outline:before{content:"󱇗"}.mdi-notebook:before{content:"󰠮"}.mdi-notebook-check:before{content:"󱓵"}.mdi-notebook-check-outline:before{content:"󱓶"}.mdi-notebook-edit:before{content:"󱓧"}.mdi-notebook-edit-outline:before{content:"󱓩"}.mdi-notebook-minus:before{content:"󱘐"}.mdi-notebook-minus-outline:before{content:"󱘑"}.mdi-notebook-multiple:before{content:"󰹕"}.mdi-notebook-outline:before{content:"󰺿"}.mdi-notebook-plus:before{content:"󱘒"}.mdi-notebook-plus-outline:before{content:"󱘓"}.mdi-notebook-remove:before{content:"󱘔"}.mdi-notebook-remove-outline:before{content:"󱘕"}.mdi-notification-clear-all:before{content:"󰎟"}.mdi-npm:before{content:"󰛷"}.mdi-nuke:before{content:"󰚤"}.mdi-null:before{content:"󰟢"}.mdi-numeric:before{content:"󰎠"}.mdi-numeric-0:before{content:"󰬹"}.mdi-numeric-0-box:before{content:"󰎡"}.mdi-numeric-0-box-multiple:before{content:"󰼎"}.mdi-numeric-0-box-multiple-outline:before{content:"󰎢"}.mdi-numeric-0-box-outline:before{content:"󰎣"}.mdi-numeric-0-circle:before{content:"󰲞"}.mdi-numeric-0-circle-outline:before{content:"󰲟"}.mdi-numeric-1:before{content:"󰬺"}.mdi-numeric-1-box:before{content:"󰎤"}.mdi-numeric-1-box-multiple:before{content:"󰼏"}.mdi-numeric-1-box-multiple-outline:before{content:"󰎥"}.mdi-numeric-1-box-outline:before{content:"󰎦"}.mdi-numeric-1-circle:before{content:"󰲠"}.mdi-numeric-1-circle-outline:before{content:"󰲡"}.mdi-numeric-10:before{content:"󰿩"}.mdi-numeric-10-box:before{content:"󰽽"}.mdi-numeric-10-box-multiple:before{content:"󰿪"}.mdi-numeric-10-box-multiple-outline:before{content:"󰿫"}.mdi-numeric-10-box-outline:before{content:"󰽾"}.mdi-numeric-10-circle:before{content:"󰿬"}.mdi-numeric-10-circle-outline:before{content:"󰿭"}.mdi-numeric-2:before{content:"󰬻"}.mdi-numeric-2-box:before{content:"󰎧"}.mdi-numeric-2-box-multiple:before{content:"󰼐"}.mdi-numeric-2-box-multiple-outline:before{content:"󰎨"}.mdi-numeric-2-box-outline:before{content:"󰎩"}.mdi-numeric-2-circle:before{content:"󰲢"}.mdi-numeric-2-circle-outline:before{content:"󰲣"}.mdi-numeric-3:before{content:"󰬼"}.mdi-numeric-3-box:before{content:"󰎪"}.mdi-numeric-3-box-multiple:before{content:"󰼑"}.mdi-numeric-3-box-multiple-outline:before{content:"󰎫"}.mdi-numeric-3-box-outline:before{content:"󰎬"}.mdi-numeric-3-circle:before{content:"󰲤"}.mdi-numeric-3-circle-outline:before{content:"󰲥"}.mdi-numeric-4:before{content:"󰬽"}.mdi-numeric-4-box:before{content:"󰎭"}.mdi-numeric-4-box-multiple:before{content:"󰼒"}.mdi-numeric-4-box-multiple-outline:before{content:"󰎲"}.mdi-numeric-4-box-outline:before{content:"󰎮"}.mdi-numeric-4-circle:before{content:"󰲦"}.mdi-numeric-4-circle-outline:before{content:"󰲧"}.mdi-numeric-5:before{content:"󰬾"}.mdi-numeric-5-box:before{content:"󰎱"}.mdi-numeric-5-box-multiple:before{content:"󰼓"}.mdi-numeric-5-box-multiple-outline:before{content:"󰎯"}.mdi-numeric-5-box-outline:before{content:"󰎰"}.mdi-numeric-5-circle:before{content:"󰲨"}.mdi-numeric-5-circle-outline:before{content:"󰲩"}.mdi-numeric-6:before{content:"󰬿"}.mdi-numeric-6-box:before{content:"󰎳"}.mdi-numeric-6-box-multiple:before{content:"󰼔"}.mdi-numeric-6-box-multiple-outline:before{content:"󰎴"}.mdi-numeric-6-box-outline:before{content:"󰎵"}.mdi-numeric-6-circle:before{content:"󰲪"}.mdi-numeric-6-circle-outline:before{content:"󰲫"}.mdi-numeric-7:before{content:"󰭀"}.mdi-numeric-7-box:before{content:"󰎶"}.mdi-numeric-7-box-multiple:before{content:"󰼕"}.mdi-numeric-7-box-multiple-outline:before{content:"󰎷"}.mdi-numeric-7-box-outline:before{content:"󰎸"}.mdi-numeric-7-circle:before{content:"󰲬"}.mdi-numeric-7-circle-outline:before{content:"󰲭"}.mdi-numeric-8:before{content:"󰭁"}.mdi-numeric-8-box:before{content:"󰎹"}.mdi-numeric-8-box-multiple:before{content:"󰼖"}.mdi-numeric-8-box-multiple-outline:before{content:"󰎺"}.mdi-numeric-8-box-outline:before{content:"󰎻"}.mdi-numeric-8-circle:before{content:"󰲮"}.mdi-numeric-8-circle-outline:before{content:"󰲯"}.mdi-numeric-9:before{content:"󰭂"}.mdi-numeric-9-box:before{content:"󰎼"}.mdi-numeric-9-box-multiple:before{content:"󰼗"}.mdi-numeric-9-box-multiple-outline:before{content:"󰎽"}.mdi-numeric-9-box-outline:before{content:"󰎾"}.mdi-numeric-9-circle:before{content:"󰲰"}.mdi-numeric-9-circle-outline:before{content:"󰲱"}.mdi-numeric-9-plus:before{content:"󰿮"}.mdi-numeric-9-plus-box:before{content:"󰎿"}.mdi-numeric-9-plus-box-multiple:before{content:"󰼘"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"󰏀"}.mdi-numeric-9-plus-box-outline:before{content:"󰏁"}.mdi-numeric-9-plus-circle:before{content:"󰲲"}.mdi-numeric-9-plus-circle-outline:before{content:"󰲳"}.mdi-numeric-negative-1:before{content:"󱁒"}.mdi-numeric-positive-1:before{content:"󱗋"}.mdi-nut:before{content:"󰛸"}.mdi-nutrition:before{content:"󰏂"}.mdi-nuxt:before{content:"󱄆"}.mdi-oar:before{content:"󰙼"}.mdi-ocarina:before{content:"󰷠"}.mdi-oci:before{content:"󱋩"}.mdi-ocr:before{content:"󱄺"}.mdi-octagon:before{content:"󰏃"}.mdi-octagon-outline:before{content:"󰏄"}.mdi-octagram:before{content:"󰛹"}.mdi-octagram-outline:before{content:"󰝵"}.mdi-odnoklassniki:before{content:"󰏅"}.mdi-offer:before{content:"󱈛"}.mdi-office-building:before{content:"󰦑"}.mdi-office-building-marker:before{content:"󱔠"}.mdi-office-building-marker-outline:before{content:"󱔡"}.mdi-office-building-outline:before{content:"󱔟"}.mdi-oil:before{content:"󰏇"}.mdi-oil-lamp:before{content:"󰼙"}.mdi-oil-level:before{content:"󱁓"}.mdi-oil-temperature:before{content:"󰿸"}.mdi-omega:before{content:"󰏉"}.mdi-one-up:before{content:"󰮭"}.mdi-onepassword:before{content:"󰢁"}.mdi-opacity:before{content:"󰗌"}.mdi-open-in-app:before{content:"󰏋"}.mdi-open-in-new:before{content:"󰏌"}.mdi-open-source-initiative:before{content:"󰮮"}.mdi-openid:before{content:"󰏍"}.mdi-opera:before{content:"󰏎"}.mdi-orbit:before{content:"󰀘"}.mdi-orbit-variant:before{content:"󱗛"}.mdi-order-alphabetical-ascending:before{content:"󰈍"}.mdi-order-alphabetical-descending:before{content:"󰴇"}.mdi-order-bool-ascending:before{content:"󰊾"}.mdi-order-bool-ascending-variant:before{content:"󰦏"}.mdi-order-bool-descending:before{content:"󱎄"}.mdi-order-bool-descending-variant:before{content:"󰦐"}.mdi-order-numeric-ascending:before{content:"󰕅"}.mdi-order-numeric-descending:before{content:"󰕆"}.mdi-origin:before{content:"󰭃"}.mdi-ornament:before{content:"󰏏"}.mdi-ornament-variant:before{content:"󰏐"}.mdi-outdoor-lamp:before{content:"󱁔"}.mdi-overscan:before{content:"󱀅"}.mdi-owl:before{content:"󰏒"}.mdi-pac-man:before{content:"󰮯"}.mdi-package:before{content:"󰏓"}.mdi-package-down:before{content:"󰏔"}.mdi-package-up:before{content:"󰏕"}.mdi-package-variant:before{content:"󰏖"}.mdi-package-variant-closed:before{content:"󰏗"}.mdi-page-first:before{content:"󰘀"}.mdi-page-last:before{content:"󰘁"}.mdi-page-layout-body:before{content:"󰛺"}.mdi-page-layout-footer:before{content:"󰛻"}.mdi-page-layout-header:before{content:"󰛼"}.mdi-page-layout-header-footer:before{content:"󰽿"}.mdi-page-layout-sidebar-left:before{content:"󰛽"}.mdi-page-layout-sidebar-right:before{content:"󰛾"}.mdi-page-next:before{content:"󰮰"}.mdi-page-next-outline:before{content:"󰮱"}.mdi-page-previous:before{content:"󰮲"}.mdi-page-previous-outline:before{content:"󰮳"}.mdi-pail:before{content:"󱐗"}.mdi-pail-minus:before{content:"󱐷"}.mdi-pail-minus-outline:before{content:"󱐼"}.mdi-pail-off:before{content:"󱐹"}.mdi-pail-off-outline:before{content:"󱐾"}.mdi-pail-outline:before{content:"󱐺"}.mdi-pail-plus:before{content:"󱐶"}.mdi-pail-plus-outline:before{content:"󱐻"}.mdi-pail-remove:before{content:"󱐸"}.mdi-pail-remove-outline:before{content:"󱐽"}.mdi-palette:before{content:"󰏘"}.mdi-palette-advanced:before{content:"󰏙"}.mdi-palette-outline:before{content:"󰸌"}.mdi-palette-swatch:before{content:"󰢵"}.mdi-palette-swatch-outline:before{content:"󱍜"}.mdi-palm-tree:before{content:"󱁕"}.mdi-pan:before{content:"󰮴"}.mdi-pan-bottom-left:before{content:"󰮵"}.mdi-pan-bottom-right:before{content:"󰮶"}.mdi-pan-down:before{content:"󰮷"}.mdi-pan-horizontal:before{content:"󰮸"}.mdi-pan-left:before{content:"󰮹"}.mdi-pan-right:before{content:"󰮺"}.mdi-pan-top-left:before{content:"󰮻"}.mdi-pan-top-right:before{content:"󰮼"}.mdi-pan-up:before{content:"󰮽"}.mdi-pan-vertical:before{content:"󰮾"}.mdi-panda:before{content:"󰏚"}.mdi-pandora:before{content:"󰏛"}.mdi-panorama:before{content:"󰏜"}.mdi-panorama-fisheye:before{content:"󰏝"}.mdi-panorama-horizontal:before{content:"󰏞"}.mdi-panorama-vertical:before{content:"󰏟"}.mdi-panorama-wide-angle:before{content:"󰏠"}.mdi-paper-cut-vertical:before{content:"󰏡"}.mdi-paper-roll:before{content:"󱅗"}.mdi-paper-roll-outline:before{content:"󱅘"}.mdi-paperclip:before{content:"󰏢"}.mdi-parachute:before{content:"󰲴"}.mdi-parachute-outline:before{content:"󰲵"}.mdi-parking:before{content:"󰏣"}.mdi-party-popper:before{content:"󱁖"}.mdi-passport:before{content:"󰟣"}.mdi-passport-biometric:before{content:"󰷡"}.mdi-pasta:before{content:"󱅠"}.mdi-patio-heater:before{content:"󰾀"}.mdi-patreon:before{content:"󰢂"}.mdi-pause:before{content:"󰏤"}.mdi-pause-circle:before{content:"󰏥"}.mdi-pause-circle-outline:before{content:"󰏦"}.mdi-pause-octagon:before{content:"󰏧"}.mdi-pause-octagon-outline:before{content:"󰏨"}.mdi-paw:before{content:"󰏩"}.mdi-paw-off:before{content:"󰙗"}.mdi-paw-off-outline:before{content:"󱙶"}.mdi-paw-outline:before{content:"󱙵"}.mdi-pdf-box:before{content:"󰹖"}.mdi-peace:before{content:"󰢄"}.mdi-peanut:before{content:"󰿼"}.mdi-peanut-off:before{content:"󰿽"}.mdi-peanut-off-outline:before{content:"󰿿"}.mdi-peanut-outline:before{content:"󰿾"}.mdi-pen:before{content:"󰏪"}.mdi-pen-lock:before{content:"󰷢"}.mdi-pen-minus:before{content:"󰷣"}.mdi-pen-off:before{content:"󰷤"}.mdi-pen-plus:before{content:"󰷥"}.mdi-pen-remove:before{content:"󰷦"}.mdi-pencil:before{content:"󰏫"}.mdi-pencil-box:before{content:"󰏬"}.mdi-pencil-box-multiple:before{content:"󱅄"}.mdi-pencil-box-multiple-outline:before{content:"󱅅"}.mdi-pencil-box-outline:before{content:"󰏭"}.mdi-pencil-circle:before{content:"󰛿"}.mdi-pencil-circle-outline:before{content:"󰝶"}.mdi-pencil-lock:before{content:"󰏮"}.mdi-pencil-lock-outline:before{content:"󰷧"}.mdi-pencil-minus:before{content:"󰷨"}.mdi-pencil-minus-outline:before{content:"󰷩"}.mdi-pencil-off:before{content:"󰏯"}.mdi-pencil-off-outline:before{content:"󰷪"}.mdi-pencil-outline:before{content:"󰲶"}.mdi-pencil-plus:before{content:"󰷫"}.mdi-pencil-plus-outline:before{content:"󰷬"}.mdi-pencil-remove:before{content:"󰷭"}.mdi-pencil-remove-outline:before{content:"󰷮"}.mdi-pencil-ruler:before{content:"󱍓"}.mdi-penguin:before{content:"󰻀"}.mdi-pentagon:before{content:"󰜁"}.mdi-pentagon-outline:before{content:"󰜀"}.mdi-pentagram:before{content:"󱙧"}.mdi-percent:before{content:"󰏰"}.mdi-percent-outline:before{content:"󱉸"}.mdi-periodic-table:before{content:"󰢶"}.mdi-perspective-less:before{content:"󰴣"}.mdi-perspective-more:before{content:"󰴤"}.mdi-pharmacy:before{content:"󰏱"}.mdi-phone:before{content:"󰏲"}.mdi-phone-alert:before{content:"󰼚"}.mdi-phone-alert-outline:before{content:"󱆎"}.mdi-phone-bluetooth:before{content:"󰏳"}.mdi-phone-bluetooth-outline:before{content:"󱆏"}.mdi-phone-cancel:before{content:"󱂼"}.mdi-phone-cancel-outline:before{content:"󱆐"}.mdi-phone-check:before{content:"󱆩"}.mdi-phone-check-outline:before{content:"󱆪"}.mdi-phone-classic:before{content:"󰘂"}.mdi-phone-classic-off:before{content:"󱉹"}.mdi-phone-dial:before{content:"󱕙"}.mdi-phone-dial-outline:before{content:"󱕚"}.mdi-phone-forward:before{content:"󰏴"}.mdi-phone-forward-outline:before{content:"󱆑"}.mdi-phone-hangup:before{content:"󰏵"}.mdi-phone-hangup-outline:before{content:"󱆒"}.mdi-phone-in-talk:before{content:"󰏶"}.mdi-phone-in-talk-outline:before{content:"󱆂"}.mdi-phone-incoming:before{content:"󰏷"}.mdi-phone-incoming-outline:before{content:"󱆓"}.mdi-phone-lock:before{content:"󰏸"}.mdi-phone-lock-outline:before{content:"󱆔"}.mdi-phone-log:before{content:"󰏹"}.mdi-phone-log-outline:before{content:"󱆕"}.mdi-phone-message:before{content:"󱆖"}.mdi-phone-message-outline:before{content:"󱆗"}.mdi-phone-minus:before{content:"󰙘"}.mdi-phone-minus-outline:before{content:"󱆘"}.mdi-phone-missed:before{content:"󰏺"}.mdi-phone-missed-outline:before{content:"󱆥"}.mdi-phone-off:before{content:"󰷯"}.mdi-phone-off-outline:before{content:"󱆦"}.mdi-phone-outgoing:before{content:"󰏻"}.mdi-phone-outgoing-outline:before{content:"󱆙"}.mdi-phone-outline:before{content:"󰷰"}.mdi-phone-paused:before{content:"󰏼"}.mdi-phone-paused-outline:before{content:"󱆚"}.mdi-phone-plus:before{content:"󰙙"}.mdi-phone-plus-outline:before{content:"󱆛"}.mdi-phone-remove:before{content:"󱔯"}.mdi-phone-remove-outline:before{content:"󱔰"}.mdi-phone-return:before{content:"󰠯"}.mdi-phone-return-outline:before{content:"󱆜"}.mdi-phone-ring:before{content:"󱆫"}.mdi-phone-ring-outline:before{content:"󱆬"}.mdi-phone-rotate-landscape:before{content:"󰢅"}.mdi-phone-rotate-portrait:before{content:"󰢆"}.mdi-phone-settings:before{content:"󰏽"}.mdi-phone-settings-outline:before{content:"󱆝"}.mdi-phone-voip:before{content:"󰏾"}.mdi-pi:before{content:"󰏿"}.mdi-pi-box:before{content:"󰐀"}.mdi-pi-hole:before{content:"󰷱"}.mdi-piano:before{content:"󰙽"}.mdi-pickaxe:before{content:"󰢷"}.mdi-picture-in-picture-bottom-right:before{content:"󰹗"}.mdi-picture-in-picture-bottom-right-outline:before{content:"󰹘"}.mdi-picture-in-picture-top-right:before{content:"󰹙"}.mdi-picture-in-picture-top-right-outline:before{content:"󰹚"}.mdi-pier:before{content:"󰢇"}.mdi-pier-crane:before{content:"󰢈"}.mdi-pig:before{content:"󰐁"}.mdi-pig-variant:before{content:"󱀆"}.mdi-pig-variant-outline:before{content:"󱙸"}.mdi-piggy-bank:before{content:"󱀇"}.mdi-piggy-bank-outline:before{content:"󱙹"}.mdi-pill:before{content:"󰐂"}.mdi-pillar:before{content:"󰜂"}.mdi-pin:before{content:"󰐃"}.mdi-pin-off:before{content:"󰐄"}.mdi-pin-off-outline:before{content:"󰤰"}.mdi-pin-outline:before{content:"󰤱"}.mdi-pine-tree:before{content:"󰐅"}.mdi-pine-tree-box:before{content:"󰐆"}.mdi-pine-tree-fire:before{content:"󱐚"}.mdi-pinterest:before{content:"󰐇"}.mdi-pinwheel:before{content:"󰫕"}.mdi-pinwheel-outline:before{content:"󰫖"}.mdi-pipe:before{content:"󰟥"}.mdi-pipe-disconnected:before{content:"󰟦"}.mdi-pipe-leak:before{content:"󰢉"}.mdi-pipe-wrench:before{content:"󱍔"}.mdi-pirate:before{content:"󰨈"}.mdi-pistol:before{content:"󰜃"}.mdi-piston:before{content:"󰢊"}.mdi-pitchfork:before{content:"󱕓"}.mdi-pizza:before{content:"󰐉"}.mdi-play:before{content:"󰐊"}.mdi-play-box:before{content:"󱉺"}.mdi-play-box-multiple:before{content:"󰴙"}.mdi-play-box-multiple-outline:before{content:"󱏦"}.mdi-play-box-outline:before{content:"󰐋"}.mdi-play-circle:before{content:"󰐌"}.mdi-play-circle-outline:before{content:"󰐍"}.mdi-play-network:before{content:"󰢋"}.mdi-play-network-outline:before{content:"󰲷"}.mdi-play-outline:before{content:"󰼛"}.mdi-play-pause:before{content:"󰐎"}.mdi-play-protected-content:before{content:"󰐏"}.mdi-play-speed:before{content:"󰣿"}.mdi-playlist-check:before{content:"󰗇"}.mdi-playlist-edit:before{content:"󰤀"}.mdi-playlist-minus:before{content:"󰐐"}.mdi-playlist-music:before{content:"󰲸"}.mdi-playlist-music-outline:before{content:"󰲹"}.mdi-playlist-play:before{content:"󰐑"}.mdi-playlist-plus:before{content:"󰐒"}.mdi-playlist-remove:before{content:"󰐓"}.mdi-playlist-star:before{content:"󰷲"}.mdi-plex:before{content:"󰚺"}.mdi-plus:before{content:"󰐕"}.mdi-plus-box:before{content:"󰐖"}.mdi-plus-box-multiple:before{content:"󰌴"}.mdi-plus-box-multiple-outline:before{content:"󱅃"}.mdi-plus-box-outline:before{content:"󰜄"}.mdi-plus-circle:before{content:"󰐗"}.mdi-plus-circle-multiple:before{content:"󰍌"}.mdi-plus-circle-multiple-outline:before{content:"󰐘"}.mdi-plus-circle-outline:before{content:"󰐙"}.mdi-plus-minus:before{content:"󰦒"}.mdi-plus-minus-box:before{content:"󰦓"}.mdi-plus-minus-variant:before{content:"󱓉"}.mdi-plus-network:before{content:"󰐚"}.mdi-plus-network-outline:before{content:"󰲺"}.mdi-plus-one:before{content:"󰐛"}.mdi-plus-outline:before{content:"󰜅"}.mdi-plus-thick:before{content:"󱇬"}.mdi-podcast:before{content:"󰦔"}.mdi-podium:before{content:"󰴥"}.mdi-podium-bronze:before{content:"󰴦"}.mdi-podium-gold:before{content:"󰴧"}.mdi-podium-silver:before{content:"󰴨"}.mdi-point-of-sale:before{content:"󰶒"}.mdi-pokeball:before{content:"󰐝"}.mdi-pokemon-go:before{content:"󰨉"}.mdi-poker-chip:before{content:"󰠰"}.mdi-polaroid:before{content:"󰐞"}.mdi-police-badge:before{content:"󱅧"}.mdi-police-badge-outline:before{content:"󱅨"}.mdi-poll:before{content:"󰐟"}.mdi-poll-box:before{content:"󰐠"}.mdi-poll-box-outline:before{content:"󱉻"}.mdi-polo:before{content:"󱓃"}.mdi-polymer:before{content:"󰐡"}.mdi-pool:before{content:"󰘆"}.mdi-popcorn:before{content:"󰐢"}.mdi-post:before{content:"󱀈"}.mdi-post-outline:before{content:"󱀉"}.mdi-postage-stamp:before{content:"󰲻"}.mdi-pot:before{content:"󰋥"}.mdi-pot-mix:before{content:"󰙛"}.mdi-pot-mix-outline:before{content:"󰙷"}.mdi-pot-outline:before{content:"󰋿"}.mdi-pot-steam:before{content:"󰙚"}.mdi-pot-steam-outline:before{content:"󰌦"}.mdi-pound:before{content:"󰐣"}.mdi-pound-box:before{content:"󰐤"}.mdi-pound-box-outline:before{content:"󱅿"}.mdi-power:before{content:"󰐥"}.mdi-power-cycle:before{content:"󰤁"}.mdi-power-off:before{content:"󰤂"}.mdi-power-on:before{content:"󰤃"}.mdi-power-plug:before{content:"󰚥"}.mdi-power-plug-off:before{content:"󰚦"}.mdi-power-plug-off-outline:before{content:"󱐤"}.mdi-power-plug-outline:before{content:"󱐥"}.mdi-power-settings:before{content:"󰐦"}.mdi-power-sleep:before{content:"󰤄"}.mdi-power-socket:before{content:"󰐧"}.mdi-power-socket-au:before{content:"󰤅"}.mdi-power-socket-de:before{content:"󱄇"}.mdi-power-socket-eu:before{content:"󰟧"}.mdi-power-socket-fr:before{content:"󱄈"}.mdi-power-socket-it:before{content:"󱓿"}.mdi-power-socket-jp:before{content:"󱄉"}.mdi-power-socket-uk:before{content:"󰟨"}.mdi-power-socket-us:before{content:"󰟩"}.mdi-power-standby:before{content:"󰤆"}.mdi-powershell:before{content:"󰨊"}.mdi-prescription:before{content:"󰜆"}.mdi-presentation:before{content:"󰐨"}.mdi-presentation-play:before{content:"󰐩"}.mdi-pretzel:before{content:"󱕢"}.mdi-printer:before{content:"󰐪"}.mdi-printer-3d:before{content:"󰐫"}.mdi-printer-3d-nozzle:before{content:"󰹛"}.mdi-printer-3d-nozzle-alert:before{content:"󱇀"}.mdi-printer-3d-nozzle-alert-outline:before{content:"󱇁"}.mdi-printer-3d-nozzle-outline:before{content:"󰹜"}.mdi-printer-alert:before{content:"󰐬"}.mdi-printer-check:before{content:"󱅆"}.mdi-printer-eye:before{content:"󱑘"}.mdi-printer-off:before{content:"󰹝"}.mdi-printer-pos:before{content:"󱁗"}.mdi-printer-search:before{content:"󱑗"}.mdi-printer-settings:before{content:"󰜇"}.mdi-printer-wireless:before{content:"󰨋"}.mdi-priority-high:before{content:"󰘃"}.mdi-priority-low:before{content:"󰘄"}.mdi-professional-hexagon:before{content:"󰐭"}.mdi-progress-alert:before{content:"󰲼"}.mdi-progress-check:before{content:"󰦕"}.mdi-progress-clock:before{content:"󰦖"}.mdi-progress-close:before{content:"󱄊"}.mdi-progress-download:before{content:"󰦗"}.mdi-progress-question:before{content:"󱔢"}.mdi-progress-upload:before{content:"󰦘"}.mdi-progress-wrench:before{content:"󰲽"}.mdi-projector:before{content:"󰐮"}.mdi-projector-screen:before{content:"󰐯"}.mdi-propane-tank:before{content:"󱍗"}.mdi-propane-tank-outline:before{content:"󱍘"}.mdi-protocol:before{content:"󰿘"}.mdi-publish:before{content:"󰚧"}.mdi-pulse:before{content:"󰐰"}.mdi-pump:before{content:"󱐂"}.mdi-pumpkin:before{content:"󰮿"}.mdi-purse:before{content:"󰼜"}.mdi-purse-outline:before{content:"󰼝"}.mdi-puzzle:before{content:"󰐱"}.mdi-puzzle-check:before{content:"󱐦"}.mdi-puzzle-check-outline:before{content:"󱐧"}.mdi-puzzle-edit:before{content:"󱓓"}.mdi-puzzle-edit-outline:before{content:"󱓙"}.mdi-puzzle-heart:before{content:"󱓔"}.mdi-puzzle-heart-outline:before{content:"󱓚"}.mdi-puzzle-minus:before{content:"󱓑"}.mdi-puzzle-minus-outline:before{content:"󱓗"}.mdi-puzzle-outline:before{content:"󰩦"}.mdi-puzzle-plus:before{content:"󱓐"}.mdi-puzzle-plus-outline:before{content:"󱓖"}.mdi-puzzle-remove:before{content:"󱓒"}.mdi-puzzle-remove-outline:before{content:"󱓘"}.mdi-puzzle-star:before{content:"󱓕"}.mdi-puzzle-star-outline:before{content:"󱓛"}.mdi-qi:before{content:"󰦙"}.mdi-qqchat:before{content:"󰘅"}.mdi-qrcode:before{content:"󰐲"}.mdi-qrcode-edit:before{content:"󰢸"}.mdi-qrcode-minus:before{content:"󱆌"}.mdi-qrcode-plus:before{content:"󱆋"}.mdi-qrcode-remove:before{content:"󱆍"}.mdi-qrcode-scan:before{content:"󰐳"}.mdi-quadcopter:before{content:"󰐴"}.mdi-quality-high:before{content:"󰐵"}.mdi-quality-low:before{content:"󰨌"}.mdi-quality-medium:before{content:"󰨍"}.mdi-quora:before{content:"󰴩"}.mdi-rabbit:before{content:"󰤇"}.mdi-racing-helmet:before{content:"󰶓"}.mdi-racquetball:before{content:"󰶔"}.mdi-radar:before{content:"󰐷"}.mdi-radiator:before{content:"󰐸"}.mdi-radiator-disabled:before{content:"󰫗"}.mdi-radiator-off:before{content:"󰫘"}.mdi-radio:before{content:"󰐹"}.mdi-radio-am:before{content:"󰲾"}.mdi-radio-fm:before{content:"󰲿"}.mdi-radio-handheld:before{content:"󰐺"}.mdi-radio-off:before{content:"󱈜"}.mdi-radio-tower:before{content:"󰐻"}.mdi-radioactive:before{content:"󰐼"}.mdi-radioactive-off:before{content:"󰻁"}.mdi-radiobox-blank:before{content:"󰐽"}.mdi-radiobox-marked:before{content:"󰐾"}.mdi-radiology-box:before{content:"󱓅"}.mdi-radiology-box-outline:before{content:"󱓆"}.mdi-radius:before{content:"󰳀"}.mdi-radius-outline:before{content:"󰳁"}.mdi-railroad-light:before{content:"󰼞"}.mdi-rake:before{content:"󱕄"}.mdi-raspberry-pi:before{content:"󰐿"}.mdi-ray-end:before{content:"󰑀"}.mdi-ray-end-arrow:before{content:"󰑁"}.mdi-ray-start:before{content:"󰑂"}.mdi-ray-start-arrow:before{content:"󰑃"}.mdi-ray-start-end:before{content:"󰑄"}.mdi-ray-start-vertex-end:before{content:"󱗘"}.mdi-ray-vertex:before{content:"󰑅"}.mdi-react:before{content:"󰜈"}.mdi-read:before{content:"󰑇"}.mdi-receipt:before{content:"󰑉"}.mdi-record:before{content:"󰑊"}.mdi-record-circle:before{content:"󰻂"}.mdi-record-circle-outline:before{content:"󰻃"}.mdi-record-player:before{content:"󰦚"}.mdi-record-rec:before{content:"󰑋"}.mdi-rectangle:before{content:"󰹞"}.mdi-rectangle-outline:before{content:"󰹟"}.mdi-recycle:before{content:"󰑌"}.mdi-recycle-variant:before{content:"󱎝"}.mdi-reddit:before{content:"󰑍"}.mdi-redhat:before{content:"󱄛"}.mdi-redo:before{content:"󰑎"}.mdi-redo-variant:before{content:"󰑏"}.mdi-reflect-horizontal:before{content:"󰨎"}.mdi-reflect-vertical:before{content:"󰨏"}.mdi-refresh:before{content:"󰑐"}.mdi-refresh-circle:before{content:"󱍷"}.mdi-regex:before{content:"󰑑"}.mdi-registered-trademark:before{content:"󰩧"}.mdi-reiterate:before{content:"󱖈"}.mdi-relation-many-to-many:before{content:"󱒖"}.mdi-relation-many-to-one:before{content:"󱒗"}.mdi-relation-many-to-one-or-many:before{content:"󱒘"}.mdi-relation-many-to-only-one:before{content:"󱒙"}.mdi-relation-many-to-zero-or-many:before{content:"󱒚"}.mdi-relation-many-to-zero-or-one:before{content:"󱒛"}.mdi-relation-one-or-many-to-many:before{content:"󱒜"}.mdi-relation-one-or-many-to-one:before{content:"󱒝"}.mdi-relation-one-or-many-to-one-or-many:before{content:"󱒞"}.mdi-relation-one-or-many-to-only-one:before{content:"󱒟"}.mdi-relation-one-or-many-to-zero-or-many:before{content:"󱒠"}.mdi-relation-one-or-many-to-zero-or-one:before{content:"󱒡"}.mdi-relation-one-to-many:before{content:"󱒢"}.mdi-relation-one-to-one:before{content:"󱒣"}.mdi-relation-one-to-one-or-many:before{content:"󱒤"}.mdi-relation-one-to-only-one:before{content:"󱒥"}.mdi-relation-one-to-zero-or-many:before{content:"󱒦"}.mdi-relation-one-to-zero-or-one:before{content:"󱒧"}.mdi-relation-only-one-to-many:before{content:"󱒨"}.mdi-relation-only-one-to-one:before{content:"󱒩"}.mdi-relation-only-one-to-one-or-many:before{content:"󱒪"}.mdi-relation-only-one-to-only-one:before{content:"󱒫"}.mdi-relation-only-one-to-zero-or-many:before{content:"󱒬"}.mdi-relation-only-one-to-zero-or-one:before{content:"󱒭"}.mdi-relation-zero-or-many-to-many:before{content:"󱒮"}.mdi-relation-zero-or-many-to-one:before{content:"󱒯"}.mdi-relation-zero-or-many-to-one-or-many:before{content:"󱒰"}.mdi-relation-zero-or-many-to-only-one:before{content:"󱒱"}.mdi-relation-zero-or-many-to-zero-or-many:before{content:"󱒲"}.mdi-relation-zero-or-many-to-zero-or-one:before{content:"󱒳"}.mdi-relation-zero-or-one-to-many:before{content:"󱒴"}.mdi-relation-zero-or-one-to-one:before{content:"󱒵"}.mdi-relation-zero-or-one-to-one-or-many:before{content:"󱒶"}.mdi-relation-zero-or-one-to-only-one:before{content:"󱒷"}.mdi-relation-zero-or-one-to-zero-or-many:before{content:"󱒸"}.mdi-relation-zero-or-one-to-zero-or-one:before{content:"󱒹"}.mdi-relative-scale:before{content:"󰑒"}.mdi-reload:before{content:"󰑓"}.mdi-reload-alert:before{content:"󱄋"}.mdi-reminder:before{content:"󰢌"}.mdi-remote:before{content:"󰑔"}.mdi-remote-desktop:before{content:"󰢹"}.mdi-remote-off:before{content:"󰻄"}.mdi-remote-tv:before{content:"󰻅"}.mdi-remote-tv-off:before{content:"󰻆"}.mdi-rename-box:before{content:"󰑕"}.mdi-reorder-horizontal:before{content:"󰚈"}.mdi-reorder-vertical:before{content:"󰚉"}.mdi-repeat:before{content:"󰑖"}.mdi-repeat-off:before{content:"󰑗"}.mdi-repeat-once:before{content:"󰑘"}.mdi-replay:before{content:"󰑙"}.mdi-reply:before{content:"󰑚"}.mdi-reply-all:before{content:"󰑛"}.mdi-reply-all-outline:before{content:"󰼟"}.mdi-reply-circle:before{content:"󱆮"}.mdi-reply-outline:before{content:"󰼠"}.mdi-reproduction:before{content:"󰑜"}.mdi-resistor:before{content:"󰭄"}.mdi-resistor-nodes:before{content:"󰭅"}.mdi-resize:before{content:"󰩨"}.mdi-resize-bottom-right:before{content:"󰑝"}.mdi-responsive:before{content:"󰑞"}.mdi-restart:before{content:"󰜉"}.mdi-restart-alert:before{content:"󱄌"}.mdi-restart-off:before{content:"󰶕"}.mdi-restore:before{content:"󰦛"}.mdi-restore-alert:before{content:"󱄍"}.mdi-rewind:before{content:"󰑟"}.mdi-rewind-10:before{content:"󰴪"}.mdi-rewind-30:before{content:"󰶖"}.mdi-rewind-5:before{content:"󱇹"}.mdi-rewind-60:before{content:"󱘌"}.mdi-rewind-outline:before{content:"󰜊"}.mdi-rhombus:before{content:"󰜋"}.mdi-rhombus-medium:before{content:"󰨐"}.mdi-rhombus-medium-outline:before{content:"󱓜"}.mdi-rhombus-outline:before{content:"󰜌"}.mdi-rhombus-split:before{content:"󰨑"}.mdi-rhombus-split-outline:before{content:"󱓝"}.mdi-ribbon:before{content:"󰑠"}.mdi-rice:before{content:"󰟪"}.mdi-rickshaw:before{content:"󱖻"}.mdi-rickshaw-electric:before{content:"󱖼"}.mdi-ring:before{content:"󰟫"}.mdi-rivet:before{content:"󰹠"}.mdi-road:before{content:"󰑡"}.mdi-road-variant:before{content:"󰑢"}.mdi-robber:before{content:"󱁘"}.mdi-robot:before{content:"󰚩"}.mdi-robot-angry:before{content:"󱚝"}.mdi-robot-angry-outline:before{content:"󱚞"}.mdi-robot-confused:before{content:"󱚟"}.mdi-robot-confused-outline:before{content:"󱚠"}.mdi-robot-dead:before{content:"󱚡"}.mdi-robot-dead-outline:before{content:"󱚢"}.mdi-robot-excited:before{content:"󱚣"}.mdi-robot-excited-outline:before{content:"󱚤"}.mdi-robot-industrial:before{content:"󰭆"}.mdi-robot-love:before{content:"󱚥"}.mdi-robot-love-outline:before{content:"󱚦"}.mdi-robot-mower:before{content:"󱇷"}.mdi-robot-mower-outline:before{content:"󱇳"}.mdi-robot-off:before{content:"󱚧"}.mdi-robot-off-outline:before{content:"󱙻"}.mdi-robot-outline:before{content:"󱙺"}.mdi-robot-vacuum:before{content:"󰜍"}.mdi-robot-vacuum-variant:before{content:"󰤈"}.mdi-rocket:before{content:"󰑣"}.mdi-rocket-launch:before{content:"󱓞"}.mdi-rocket-launch-outline:before{content:"󱓟"}.mdi-rocket-outline:before{content:"󱎯"}.mdi-rodent:before{content:"󱌧"}.mdi-roller-skate:before{content:"󰴫"}.mdi-roller-skate-off:before{content:"󰅅"}.mdi-rollerblade:before{content:"󰴬"}.mdi-rollerblade-off:before{content:"󰀮"}.mdi-rollupjs:before{content:"󰯀"}.mdi-roman-numeral-1:before{content:"󱂈"}.mdi-roman-numeral-10:before{content:"󱂑"}.mdi-roman-numeral-2:before{content:"󱂉"}.mdi-roman-numeral-3:before{content:"󱂊"}.mdi-roman-numeral-4:before{content:"󱂋"}.mdi-roman-numeral-5:before{content:"󱂌"}.mdi-roman-numeral-6:before{content:"󱂍"}.mdi-roman-numeral-7:before{content:"󱂎"}.mdi-roman-numeral-8:before{content:"󱂏"}.mdi-roman-numeral-9:before{content:"󱂐"}.mdi-room-service:before{content:"󰢍"}.mdi-room-service-outline:before{content:"󰶗"}.mdi-rotate-3d:before{content:"󰻇"}.mdi-rotate-3d-variant:before{content:"󰑤"}.mdi-rotate-left:before{content:"󰑥"}.mdi-rotate-left-variant:before{content:"󰑦"}.mdi-rotate-orbit:before{content:"󰶘"}.mdi-rotate-right:before{content:"󰑧"}.mdi-rotate-right-variant:before{content:"󰑨"}.mdi-rounded-corner:before{content:"󰘇"}.mdi-router:before{content:"󱇢"}.mdi-router-network:before{content:"󱂇"}.mdi-router-wireless:before{content:"󰑩"}.mdi-router-wireless-off:before{content:"󱖣"}.mdi-router-wireless-settings:before{content:"󰩩"}.mdi-routes:before{content:"󰑪"}.mdi-routes-clock:before{content:"󱁙"}.mdi-rowing:before{content:"󰘈"}.mdi-rss:before{content:"󰑫"}.mdi-rss-box:before{content:"󰑬"}.mdi-rss-off:before{content:"󰼡"}.mdi-rug:before{content:"󱑵"}.mdi-rugby:before{content:"󰶙"}.mdi-ruler:before{content:"󰑭"}.mdi-ruler-square:before{content:"󰳂"}.mdi-ruler-square-compass:before{content:"󰺾"}.mdi-run:before{content:"󰜎"}.mdi-run-fast:before{content:"󰑮"}.mdi-rv-truck:before{content:"󱇔"}.mdi-sack:before{content:"󰴮"}.mdi-sack-percent:before{content:"󰴯"}.mdi-safe:before{content:"󰩪"}.mdi-safe-square:before{content:"󱉼"}.mdi-safe-square-outline:before{content:"󱉽"}.mdi-safety-goggles:before{content:"󰴰"}.mdi-sail-boat:before{content:"󰻈"}.mdi-sale:before{content:"󰑯"}.mdi-salesforce:before{content:"󰢎"}.mdi-sass:before{content:"󰟬"}.mdi-satellite:before{content:"󰑰"}.mdi-satellite-uplink:before{content:"󰤉"}.mdi-satellite-variant:before{content:"󰑱"}.mdi-sausage:before{content:"󰢺"}.mdi-saw-blade:before{content:"󰹡"}.mdi-sawtooth-wave:before{content:"󱑺"}.mdi-saxophone:before{content:"󰘉"}.mdi-scale:before{content:"󰑲"}.mdi-scale-balance:before{content:"󰗑"}.mdi-scale-bathroom:before{content:"󰑳"}.mdi-scale-off:before{content:"󱁚"}.mdi-scan-helper:before{content:"󱏘"}.mdi-scanner:before{content:"󰚫"}.mdi-scanner-off:before{content:"󰤊"}.mdi-scatter-plot:before{content:"󰻉"}.mdi-scatter-plot-outline:before{content:"󰻊"}.mdi-school:before{content:"󰑴"}.mdi-school-outline:before{content:"󱆀"}.mdi-scissors-cutting:before{content:"󰩫"}.mdi-scooter:before{content:"󱖽"}.mdi-scooter-electric:before{content:"󱖾"}.mdi-scoreboard:before{content:"󱉾"}.mdi-scoreboard-outline:before{content:"󱉿"}.mdi-screen-rotation:before{content:"󰑵"}.mdi-screen-rotation-lock:before{content:"󰑸"}.mdi-screw-flat-top:before{content:"󰷳"}.mdi-screw-lag:before{content:"󰷴"}.mdi-screw-machine-flat-top:before{content:"󰷵"}.mdi-screw-machine-round-top:before{content:"󰷶"}.mdi-screw-round-top:before{content:"󰷷"}.mdi-screwdriver:before{content:"󰑶"}.mdi-script:before{content:"󰯁"}.mdi-script-outline:before{content:"󰑷"}.mdi-script-text:before{content:"󰯂"}.mdi-script-text-outline:before{content:"󰯃"}.mdi-sd:before{content:"󰑹"}.mdi-seal:before{content:"󰑺"}.mdi-seal-variant:before{content:"󰿙"}.mdi-search-web:before{content:"󰜏"}.mdi-seat:before{content:"󰳃"}.mdi-seat-flat:before{content:"󰑻"}.mdi-seat-flat-angled:before{content:"󰑼"}.mdi-seat-individual-suite:before{content:"󰑽"}.mdi-seat-legroom-extra:before{content:"󰑾"}.mdi-seat-legroom-normal:before{content:"󰑿"}.mdi-seat-legroom-reduced:before{content:"󰒀"}.mdi-seat-outline:before{content:"󰳄"}.mdi-seat-passenger:before{content:"󱉉"}.mdi-seat-recline-extra:before{content:"󰒁"}.mdi-seat-recline-normal:before{content:"󰒂"}.mdi-seatbelt:before{content:"󰳅"}.mdi-security:before{content:"󰒃"}.mdi-security-network:before{content:"󰒄"}.mdi-seed:before{content:"󰹢"}.mdi-seed-off:before{content:"󱏽"}.mdi-seed-off-outline:before{content:"󱏾"}.mdi-seed-outline:before{content:"󰹣"}.mdi-seesaw:before{content:"󱖤"}.mdi-segment:before{content:"󰻋"}.mdi-select:before{content:"󰒅"}.mdi-select-all:before{content:"󰒆"}.mdi-select-color:before{content:"󰴱"}.mdi-select-compare:before{content:"󰫙"}.mdi-select-drag:before{content:"󰩬"}.mdi-select-group:before{content:"󰾂"}.mdi-select-inverse:before{content:"󰒇"}.mdi-select-marker:before{content:"󱊀"}.mdi-select-multiple:before{content:"󱊁"}.mdi-select-multiple-marker:before{content:"󱊂"}.mdi-select-off:before{content:"󰒈"}.mdi-select-place:before{content:"󰿚"}.mdi-select-search:before{content:"󱈄"}.mdi-selection:before{content:"󰒉"}.mdi-selection-drag:before{content:"󰩭"}.mdi-selection-ellipse:before{content:"󰴲"}.mdi-selection-ellipse-arrow-inside:before{content:"󰼢"}.mdi-selection-marker:before{content:"󱊃"}.mdi-selection-multiple:before{content:"󱊅"}.mdi-selection-multiple-marker:before{content:"󱊄"}.mdi-selection-off:before{content:"󰝷"}.mdi-selection-search:before{content:"󱈅"}.mdi-semantic-web:before{content:"󱌖"}.mdi-send:before{content:"󰒊"}.mdi-send-check:before{content:"󱅡"}.mdi-send-check-outline:before{content:"󱅢"}.mdi-send-circle:before{content:"󰷸"}.mdi-send-circle-outline:before{content:"󰷹"}.mdi-send-clock:before{content:"󱅣"}.mdi-send-clock-outline:before{content:"󱅤"}.mdi-send-lock:before{content:"󰟭"}.mdi-send-lock-outline:before{content:"󱅦"}.mdi-send-outline:before{content:"󱅥"}.mdi-serial-port:before{content:"󰙜"}.mdi-server:before{content:"󰒋"}.mdi-server-minus:before{content:"󰒌"}.mdi-server-network:before{content:"󰒍"}.mdi-server-network-off:before{content:"󰒎"}.mdi-server-off:before{content:"󰒏"}.mdi-server-plus:before{content:"󰒐"}.mdi-server-remove:before{content:"󰒑"}.mdi-server-security:before{content:"󰒒"}.mdi-set-all:before{content:"󰝸"}.mdi-set-center:before{content:"󰝹"}.mdi-set-center-right:before{content:"󰝺"}.mdi-set-left:before{content:"󰝻"}.mdi-set-left-center:before{content:"󰝼"}.mdi-set-left-right:before{content:"󰝽"}.mdi-set-merge:before{content:"󱓠"}.mdi-set-none:before{content:"󰝾"}.mdi-set-right:before{content:"󰝿"}.mdi-set-split:before{content:"󱓡"}.mdi-set-square:before{content:"󱑝"}.mdi-set-top-box:before{content:"󰦟"}.mdi-settings-helper:before{content:"󰩮"}.mdi-shaker:before{content:"󱄎"}.mdi-shaker-outline:before{content:"󱄏"}.mdi-shape:before{content:"󰠱"}.mdi-shape-circle-plus:before{content:"󰙝"}.mdi-shape-outline:before{content:"󰠲"}.mdi-shape-oval-plus:before{content:"󱇺"}.mdi-shape-plus:before{content:"󰒕"}.mdi-shape-polygon-plus:before{content:"󰙞"}.mdi-shape-rectangle-plus:before{content:"󰙟"}.mdi-shape-square-plus:before{content:"󰙠"}.mdi-shape-square-rounded-plus:before{content:"󱓺"}.mdi-share:before{content:"󰒖"}.mdi-share-all:before{content:"󱇴"}.mdi-share-all-outline:before{content:"󱇵"}.mdi-share-circle:before{content:"󱆭"}.mdi-share-off:before{content:"󰼣"}.mdi-share-off-outline:before{content:"󰼤"}.mdi-share-outline:before{content:"󰤲"}.mdi-share-variant:before{content:"󰒗"}.mdi-share-variant-outline:before{content:"󱔔"}.mdi-shark-fin:before{content:"󱙳"}.mdi-shark-fin-outline:before{content:"󱙴"}.mdi-sheep:before{content:"󰳆"}.mdi-shield:before{content:"󰒘"}.mdi-shield-account:before{content:"󰢏"}.mdi-shield-account-outline:before{content:"󰨒"}.mdi-shield-account-variant:before{content:"󱖧"}.mdi-shield-account-variant-outline:before{content:"󱖨"}.mdi-shield-airplane:before{content:"󰚻"}.mdi-shield-airplane-outline:before{content:"󰳇"}.mdi-shield-alert:before{content:"󰻌"}.mdi-shield-alert-outline:before{content:"󰻍"}.mdi-shield-bug:before{content:"󱏚"}.mdi-shield-bug-outline:before{content:"󱏛"}.mdi-shield-car:before{content:"󰾃"}.mdi-shield-check:before{content:"󰕥"}.mdi-shield-check-outline:before{content:"󰳈"}.mdi-shield-cross:before{content:"󰳉"}.mdi-shield-cross-outline:before{content:"󰳊"}.mdi-shield-edit:before{content:"󱆠"}.mdi-shield-edit-outline:before{content:"󱆡"}.mdi-shield-half:before{content:"󱍠"}.mdi-shield-half-full:before{content:"󰞀"}.mdi-shield-home:before{content:"󰚊"}.mdi-shield-home-outline:before{content:"󰳋"}.mdi-shield-key:before{content:"󰯄"}.mdi-shield-key-outline:before{content:"󰯅"}.mdi-shield-link-variant:before{content:"󰴳"}.mdi-shield-link-variant-outline:before{content:"󰴴"}.mdi-shield-lock:before{content:"󰦝"}.mdi-shield-lock-outline:before{content:"󰳌"}.mdi-shield-off:before{content:"󰦞"}.mdi-shield-off-outline:before{content:"󰦜"}.mdi-shield-outline:before{content:"󰒙"}.mdi-shield-plus:before{content:"󰫚"}.mdi-shield-plus-outline:before{content:"󰫛"}.mdi-shield-refresh:before{content:"󰂪"}.mdi-shield-refresh-outline:before{content:"󰇠"}.mdi-shield-remove:before{content:"󰫜"}.mdi-shield-remove-outline:before{content:"󰫝"}.mdi-shield-search:before{content:"󰶚"}.mdi-shield-star:before{content:"󱄻"}.mdi-shield-star-outline:before{content:"󱄼"}.mdi-shield-sun:before{content:"󱁝"}.mdi-shield-sun-outline:before{content:"󱁞"}.mdi-shield-sync:before{content:"󱆢"}.mdi-shield-sync-outline:before{content:"󱆣"}.mdi-ship-wheel:before{content:"󰠳"}.mdi-shoe-ballet:before{content:"󱗊"}.mdi-shoe-cleat:before{content:"󱗇"}.mdi-shoe-formal:before{content:"󰭇"}.mdi-shoe-heel:before{content:"󰭈"}.mdi-shoe-print:before{content:"󰷺"}.mdi-shoe-sneaker:before{content:"󱗈"}.mdi-shopping:before{content:"󰒚"}.mdi-shopping-music:before{content:"󰒛"}.mdi-shopping-outline:before{content:"󱇕"}.mdi-shopping-search:before{content:"󰾄"}.mdi-shore:before{content:"󱓹"}.mdi-shovel:before{content:"󰜐"}.mdi-shovel-off:before{content:"󰜑"}.mdi-shower:before{content:"󰦠"}.mdi-shower-head:before{content:"󰦡"}.mdi-shredder:before{content:"󰒜"}.mdi-shuffle:before{content:"󰒝"}.mdi-shuffle-disabled:before{content:"󰒞"}.mdi-shuffle-variant:before{content:"󰒟"}.mdi-shuriken:before{content:"󱍿"}.mdi-sigma:before{content:"󰒠"}.mdi-sigma-lower:before{content:"󰘫"}.mdi-sign-caution:before{content:"󰒡"}.mdi-sign-direction:before{content:"󰞁"}.mdi-sign-direction-minus:before{content:"󱀀"}.mdi-sign-direction-plus:before{content:"󰿜"}.mdi-sign-direction-remove:before{content:"󰿝"}.mdi-sign-pole:before{content:"󱓸"}.mdi-sign-real-estate:before{content:"󱄘"}.mdi-sign-text:before{content:"󰞂"}.mdi-signal:before{content:"󰒢"}.mdi-signal-2g:before{content:"󰜒"}.mdi-signal-3g:before{content:"󰜓"}.mdi-signal-4g:before{content:"󰜔"}.mdi-signal-5g:before{content:"󰩯"}.mdi-signal-cellular-1:before{content:"󰢼"}.mdi-signal-cellular-2:before{content:"󰢽"}.mdi-signal-cellular-3:before{content:"󰢾"}.mdi-signal-cellular-outline:before{content:"󰢿"}.mdi-signal-distance-variant:before{content:"󰹤"}.mdi-signal-hspa:before{content:"󰜕"}.mdi-signal-hspa-plus:before{content:"󰜖"}.mdi-signal-off:before{content:"󰞃"}.mdi-signal-variant:before{content:"󰘊"}.mdi-signature:before{content:"󰷻"}.mdi-signature-freehand:before{content:"󰷼"}.mdi-signature-image:before{content:"󰷽"}.mdi-signature-text:before{content:"󰷾"}.mdi-silo:before{content:"󰭉"}.mdi-silverware:before{content:"󰒣"}.mdi-silverware-clean:before{content:"󰿞"}.mdi-silverware-fork:before{content:"󰒤"}.mdi-silverware-fork-knife:before{content:"󰩰"}.mdi-silverware-spoon:before{content:"󰒥"}.mdi-silverware-variant:before{content:"󰒦"}.mdi-sim:before{content:"󰒧"}.mdi-sim-alert:before{content:"󰒨"}.mdi-sim-alert-outline:before{content:"󱗓"}.mdi-sim-off:before{content:"󰒩"}.mdi-sim-off-outline:before{content:"󱗔"}.mdi-sim-outline:before{content:"󱗕"}.mdi-simple-icons:before{content:"󱌝"}.mdi-sina-weibo:before{content:"󰫟"}.mdi-sine-wave:before{content:"󰥛"}.mdi-sitemap:before{content:"󰒪"}.mdi-size-l:before{content:"󱎦"}.mdi-size-m:before{content:"󱎥"}.mdi-size-s:before{content:"󱎤"}.mdi-size-xl:before{content:"󱎧"}.mdi-size-xs:before{content:"󱎣"}.mdi-size-xxl:before{content:"󱎨"}.mdi-size-xxs:before{content:"󱎢"}.mdi-size-xxxl:before{content:"󱎩"}.mdi-skate:before{content:"󰴵"}.mdi-skateboard:before{content:"󱓂"}.mdi-skew-less:before{content:"󰴶"}.mdi-skew-more:before{content:"󰴷"}.mdi-ski:before{content:"󱌄"}.mdi-ski-cross-country:before{content:"󱌅"}.mdi-ski-water:before{content:"󱌆"}.mdi-skip-backward:before{content:"󰒫"}.mdi-skip-backward-outline:before{content:"󰼥"}.mdi-skip-forward:before{content:"󰒬"}.mdi-skip-forward-outline:before{content:"󰼦"}.mdi-skip-next:before{content:"󰒭"}.mdi-skip-next-circle:before{content:"󰙡"}.mdi-skip-next-circle-outline:before{content:"󰙢"}.mdi-skip-next-outline:before{content:"󰼧"}.mdi-skip-previous:before{content:"󰒮"}.mdi-skip-previous-circle:before{content:"󰙣"}.mdi-skip-previous-circle-outline:before{content:"󰙤"}.mdi-skip-previous-outline:before{content:"󰼨"}.mdi-skull:before{content:"󰚌"}.mdi-skull-crossbones:before{content:"󰯆"}.mdi-skull-crossbones-outline:before{content:"󰯇"}.mdi-skull-outline:before{content:"󰯈"}.mdi-skull-scan:before{content:"󱓇"}.mdi-skull-scan-outline:before{content:"󱓈"}.mdi-skype:before{content:"󰒯"}.mdi-skype-business:before{content:"󰒰"}.mdi-slack:before{content:"󰒱"}.mdi-slash-forward:before{content:"󰿟"}.mdi-slash-forward-box:before{content:"󰿠"}.mdi-sleep:before{content:"󰒲"}.mdi-sleep-off:before{content:"󰒳"}.mdi-slide:before{content:"󱖥"}.mdi-slope-downhill:before{content:"󰷿"}.mdi-slope-uphill:before{content:"󰸀"}.mdi-slot-machine:before{content:"󱄔"}.mdi-slot-machine-outline:before{content:"󱄕"}.mdi-smart-card:before{content:"󱂽"}.mdi-smart-card-outline:before{content:"󱂾"}.mdi-smart-card-reader:before{content:"󱂿"}.mdi-smart-card-reader-outline:before{content:"󱃀"}.mdi-smog:before{content:"󰩱"}.mdi-smoke-detector:before{content:"󰎒"}.mdi-smoking:before{content:"󰒴"}.mdi-smoking-off:before{content:"󰒵"}.mdi-smoking-pipe:before{content:"󱐍"}.mdi-smoking-pipe-off:before{content:"󱐨"}.mdi-snail:before{content:"󱙷"}.mdi-snake:before{content:"󱔎"}.mdi-snapchat:before{content:"󰒶"}.mdi-snowboard:before{content:"󱌇"}.mdi-snowflake:before{content:"󰜗"}.mdi-snowflake-alert:before{content:"󰼩"}.mdi-snowflake-melt:before{content:"󱋋"}.mdi-snowflake-off:before{content:"󱓣"}.mdi-snowflake-variant:before{content:"󰼪"}.mdi-snowman:before{content:"󰒷"}.mdi-soccer:before{content:"󰒸"}.mdi-soccer-field:before{content:"󰠴"}.mdi-social-distance-2-meters:before{content:"󱕹"}.mdi-social-distance-6-feet:before{content:"󱕺"}.mdi-sofa:before{content:"󰒹"}.mdi-sofa-outline:before{content:"󱕭"}.mdi-sofa-single:before{content:"󱕮"}.mdi-sofa-single-outline:before{content:"󱕯"}.mdi-solar-panel:before{content:"󰶛"}.mdi-solar-panel-large:before{content:"󰶜"}.mdi-solar-power:before{content:"󰩲"}.mdi-soldering-iron:before{content:"󱂒"}.mdi-solid:before{content:"󰚍"}.mdi-sony-playstation:before{content:"󰐔"}.mdi-sort:before{content:"󰒺"}.mdi-sort-alphabetical-ascending:before{content:"󰖽"}.mdi-sort-alphabetical-ascending-variant:before{content:"󱅈"}.mdi-sort-alphabetical-descending:before{content:"󰖿"}.mdi-sort-alphabetical-descending-variant:before{content:"󱅉"}.mdi-sort-alphabetical-variant:before{content:"󰒻"}.mdi-sort-ascending:before{content:"󰒼"}.mdi-sort-bool-ascending:before{content:"󱎅"}.mdi-sort-bool-ascending-variant:before{content:"󱎆"}.mdi-sort-bool-descending:before{content:"󱎇"}.mdi-sort-bool-descending-variant:before{content:"󱎈"}.mdi-sort-calendar-ascending:before{content:"󱕇"}.mdi-sort-calendar-descending:before{content:"󱕈"}.mdi-sort-clock-ascending:before{content:"󱕉"}.mdi-sort-clock-ascending-outline:before{content:"󱕊"}.mdi-sort-clock-descending:before{content:"󱕋"}.mdi-sort-clock-descending-outline:before{content:"󱕌"}.mdi-sort-descending:before{content:"󰒽"}.mdi-sort-numeric-ascending:before{content:"󱎉"}.mdi-sort-numeric-ascending-variant:before{content:"󰤍"}.mdi-sort-numeric-descending:before{content:"󱎊"}.mdi-sort-numeric-descending-variant:before{content:"󰫒"}.mdi-sort-numeric-variant:before{content:"󰒾"}.mdi-sort-reverse-variant:before{content:"󰌼"}.mdi-sort-variant:before{content:"󰒿"}.mdi-sort-variant-lock:before{content:"󰳍"}.mdi-sort-variant-lock-open:before{content:"󰳎"}.mdi-sort-variant-remove:before{content:"󱅇"}.mdi-soundcloud:before{content:"󰓀"}.mdi-source-branch:before{content:"󰘬"}.mdi-source-branch-check:before{content:"󱓏"}.mdi-source-branch-minus:before{content:"󱓋"}.mdi-source-branch-plus:before{content:"󱓊"}.mdi-source-branch-refresh:before{content:"󱓍"}.mdi-source-branch-remove:before{content:"󱓌"}.mdi-source-branch-sync:before{content:"󱓎"}.mdi-source-commit:before{content:"󰜘"}.mdi-source-commit-end:before{content:"󰜙"}.mdi-source-commit-end-local:before{content:"󰜚"}.mdi-source-commit-local:before{content:"󰜛"}.mdi-source-commit-next-local:before{content:"󰜜"}.mdi-source-commit-start:before{content:"󰜝"}.mdi-source-commit-start-next-local:before{content:"󰜞"}.mdi-source-fork:before{content:"󰓁"}.mdi-source-merge:before{content:"󰘭"}.mdi-source-pull:before{content:"󰓂"}.mdi-source-repository:before{content:"󰳏"}.mdi-source-repository-multiple:before{content:"󰳐"}.mdi-soy-sauce:before{content:"󰟮"}.mdi-soy-sauce-off:before{content:"󱏼"}.mdi-spa:before{content:"󰳑"}.mdi-spa-outline:before{content:"󰳒"}.mdi-space-invaders:before{content:"󰯉"}.mdi-space-station:before{content:"󱎃"}.mdi-spade:before{content:"󰹥"}.mdi-sparkles:before{content:"󱕅"}.mdi-speaker:before{content:"󰓃"}.mdi-speaker-bluetooth:before{content:"󰦢"}.mdi-speaker-multiple:before{content:"󰴸"}.mdi-speaker-off:before{content:"󰓄"}.mdi-speaker-wireless:before{content:"󰜟"}.mdi-speedometer:before{content:"󰓅"}.mdi-speedometer-medium:before{content:"󰾅"}.mdi-speedometer-slow:before{content:"󰾆"}.mdi-spellcheck:before{content:"󰓆"}.mdi-spider:before{content:"󱇪"}.mdi-spider-thread:before{content:"󱇫"}.mdi-spider-web:before{content:"󰯊"}.mdi-spirit-level:before{content:"󱓱"}.mdi-spoon-sugar:before{content:"󱐩"}.mdi-spotify:before{content:"󰓇"}.mdi-spotlight:before{content:"󰓈"}.mdi-spotlight-beam:before{content:"󰓉"}.mdi-spray:before{content:"󰙥"}.mdi-spray-bottle:before{content:"󰫠"}.mdi-sprinkler:before{content:"󱁟"}.mdi-sprinkler-variant:before{content:"󱁠"}.mdi-sprout:before{content:"󰹦"}.mdi-sprout-outline:before{content:"󰹧"}.mdi-square:before{content:"󰝤"}.mdi-square-circle:before{content:"󱔀"}.mdi-square-edit-outline:before{content:"󰤌"}.mdi-square-medium:before{content:"󰨓"}.mdi-square-medium-outline:before{content:"󰨔"}.mdi-square-off:before{content:"󱋮"}.mdi-square-off-outline:before{content:"󱋯"}.mdi-square-outline:before{content:"󰝣"}.mdi-square-root:before{content:"󰞄"}.mdi-square-root-box:before{content:"󰦣"}.mdi-square-rounded:before{content:"󱓻"}.mdi-square-rounded-outline:before{content:"󱓼"}.mdi-square-small:before{content:"󰨕"}.mdi-square-wave:before{content:"󱑻"}.mdi-squeegee:before{content:"󰫡"}.mdi-ssh:before{content:"󰣀"}.mdi-stack-exchange:before{content:"󰘋"}.mdi-stack-overflow:before{content:"󰓌"}.mdi-stackpath:before{content:"󰍙"}.mdi-stadium:before{content:"󰿹"}.mdi-stadium-variant:before{content:"󰜠"}.mdi-stairs:before{content:"󰓍"}.mdi-stairs-box:before{content:"󱎞"}.mdi-stairs-down:before{content:"󱊾"}.mdi-stairs-up:before{content:"󱊽"}.mdi-stamper:before{content:"󰴹"}.mdi-standard-definition:before{content:"󰟯"}.mdi-star:before{content:"󰓎"}.mdi-star-box:before{content:"󰩳"}.mdi-star-box-multiple:before{content:"󱊆"}.mdi-star-box-multiple-outline:before{content:"󱊇"}.mdi-star-box-outline:before{content:"󰩴"}.mdi-star-check:before{content:"󱕦"}.mdi-star-check-outline:before{content:"󱕪"}.mdi-star-circle:before{content:"󰓏"}.mdi-star-circle-outline:before{content:"󰦤"}.mdi-star-cog:before{content:"󱙨"}.mdi-star-cog-outline:before{content:"󱙩"}.mdi-star-face:before{content:"󰦥"}.mdi-star-four-points:before{content:"󰫢"}.mdi-star-four-points-outline:before{content:"󰫣"}.mdi-star-half:before{content:"󰉆"}.mdi-star-half-full:before{content:"󰓐"}.mdi-star-minus:before{content:"󱕤"}.mdi-star-minus-outline:before{content:"󱕨"}.mdi-star-off:before{content:"󰓑"}.mdi-star-off-outline:before{content:"󱕛"}.mdi-star-outline:before{content:"󰓒"}.mdi-star-plus:before{content:"󱕣"}.mdi-star-plus-outline:before{content:"󱕧"}.mdi-star-remove:before{content:"󱕥"}.mdi-star-remove-outline:before{content:"󱕩"}.mdi-star-settings:before{content:"󱙪"}.mdi-star-settings-outline:before{content:"󱙫"}.mdi-star-three-points:before{content:"󰫤"}.mdi-star-three-points-outline:before{content:"󰫥"}.mdi-state-machine:before{content:"󱇯"}.mdi-steam:before{content:"󰓓"}.mdi-steering:before{content:"󰓔"}.mdi-steering-off:before{content:"󰤎"}.mdi-step-backward:before{content:"󰓕"}.mdi-step-backward-2:before{content:"󰓖"}.mdi-step-forward:before{content:"󰓗"}.mdi-step-forward-2:before{content:"󰓘"}.mdi-stethoscope:before{content:"󰓙"}.mdi-sticker:before{content:"󱍤"}.mdi-sticker-alert:before{content:"󱍥"}.mdi-sticker-alert-outline:before{content:"󱍦"}.mdi-sticker-check:before{content:"󱍧"}.mdi-sticker-check-outline:before{content:"󱍨"}.mdi-sticker-circle-outline:before{content:"󰗐"}.mdi-sticker-emoji:before{content:"󰞅"}.mdi-sticker-minus:before{content:"󱍩"}.mdi-sticker-minus-outline:before{content:"󱍪"}.mdi-sticker-outline:before{content:"󱍫"}.mdi-sticker-plus:before{content:"󱍬"}.mdi-sticker-plus-outline:before{content:"󱍭"}.mdi-sticker-remove:before{content:"󱍮"}.mdi-sticker-remove-outline:before{content:"󱍯"}.mdi-stocking:before{content:"󰓚"}.mdi-stomach:before{content:"󱂓"}.mdi-stop:before{content:"󰓛"}.mdi-stop-circle:before{content:"󰙦"}.mdi-stop-circle-outline:before{content:"󰙧"}.mdi-store:before{content:"󰓜"}.mdi-store-24-hour:before{content:"󰓝"}.mdi-store-minus:before{content:"󱙞"}.mdi-store-outline:before{content:"󱍡"}.mdi-store-plus:before{content:"󱙟"}.mdi-store-remove:before{content:"󱙠"}.mdi-storefront:before{content:"󰟇"}.mdi-storefront-outline:before{content:"󱃁"}.mdi-stove:before{content:"󰓞"}.mdi-strategy:before{content:"󱇖"}.mdi-stretch-to-page:before{content:"󰼫"}.mdi-stretch-to-page-outline:before{content:"󰼬"}.mdi-string-lights:before{content:"󱊺"}.mdi-string-lights-off:before{content:"󱊻"}.mdi-subdirectory-arrow-left:before{content:"󰘌"}.mdi-subdirectory-arrow-right:before{content:"󰘍"}.mdi-submarine:before{content:"󱕬"}.mdi-subtitles:before{content:"󰨖"}.mdi-subtitles-outline:before{content:"󰨗"}.mdi-subway:before{content:"󰚬"}.mdi-subway-alert-variant:before{content:"󰶝"}.mdi-subway-variant:before{content:"󰓟"}.mdi-summit:before{content:"󰞆"}.mdi-sunglasses:before{content:"󰓠"}.mdi-surround-sound:before{content:"󰗅"}.mdi-surround-sound-2-0:before{content:"󰟰"}.mdi-surround-sound-3-1:before{content:"󰟱"}.mdi-surround-sound-5-1:before{content:"󰟲"}.mdi-surround-sound-7-1:before{content:"󰟳"}.mdi-svg:before{content:"󰜡"}.mdi-swap-horizontal:before{content:"󰓡"}.mdi-swap-horizontal-bold:before{content:"󰯍"}.mdi-swap-horizontal-circle:before{content:"󰿡"}.mdi-swap-horizontal-circle-outline:before{content:"󰿢"}.mdi-swap-horizontal-variant:before{content:"󰣁"}.mdi-swap-vertical:before{content:"󰓢"}.mdi-swap-vertical-bold:before{content:"󰯎"}.mdi-swap-vertical-circle:before{content:"󰿣"}.mdi-swap-vertical-circle-outline:before{content:"󰿤"}.mdi-swap-vertical-variant:before{content:"󰣂"}.mdi-swim:before{content:"󰓣"}.mdi-switch:before{content:"󰓤"}.mdi-sword:before{content:"󰓥"}.mdi-sword-cross:before{content:"󰞇"}.mdi-syllabary-hangul:before{content:"󱌳"}.mdi-syllabary-hiragana:before{content:"󱌴"}.mdi-syllabary-katakana:before{content:"󱌵"}.mdi-syllabary-katakana-halfwidth:before{content:"󱌶"}.mdi-symbol:before{content:"󱔁"}.mdi-symfony:before{content:"󰫦"}.mdi-sync:before{content:"󰓦"}.mdi-sync-alert:before{content:"󰓧"}.mdi-sync-circle:before{content:"󱍸"}.mdi-sync-off:before{content:"󰓨"}.mdi-tab:before{content:"󰓩"}.mdi-tab-minus:before{content:"󰭋"}.mdi-tab-plus:before{content:"󰝜"}.mdi-tab-remove:before{content:"󰭌"}.mdi-tab-unselected:before{content:"󰓪"}.mdi-table:before{content:"󰓫"}.mdi-table-account:before{content:"󱎹"}.mdi-table-alert:before{content:"󱎺"}.mdi-table-arrow-down:before{content:"󱎻"}.mdi-table-arrow-left:before{content:"󱎼"}.mdi-table-arrow-right:before{content:"󱎽"}.mdi-table-arrow-up:before{content:"󱎾"}.mdi-table-border:before{content:"󰨘"}.mdi-table-cancel:before{content:"󱎿"}.mdi-table-chair:before{content:"󱁡"}.mdi-table-check:before{content:"󱏀"}.mdi-table-clock:before{content:"󱏁"}.mdi-table-cog:before{content:"󱏂"}.mdi-table-column:before{content:"󰠵"}.mdi-table-column-plus-after:before{content:"󰓬"}.mdi-table-column-plus-before:before{content:"󰓭"}.mdi-table-column-remove:before{content:"󰓮"}.mdi-table-column-width:before{content:"󰓯"}.mdi-table-edit:before{content:"󰓰"}.mdi-table-eye:before{content:"󱂔"}.mdi-table-eye-off:before{content:"󱏃"}.mdi-table-furniture:before{content:"󰖼"}.mdi-table-headers-eye:before{content:"󱈝"}.mdi-table-headers-eye-off:before{content:"󱈞"}.mdi-table-heart:before{content:"󱏄"}.mdi-table-key:before{content:"󱏅"}.mdi-table-large:before{content:"󰓱"}.mdi-table-large-plus:before{content:"󰾇"}.mdi-table-large-remove:before{content:"󰾈"}.mdi-table-lock:before{content:"󱏆"}.mdi-table-merge-cells:before{content:"󰦦"}.mdi-table-minus:before{content:"󱏇"}.mdi-table-multiple:before{content:"󱏈"}.mdi-table-network:before{content:"󱏉"}.mdi-table-of-contents:before{content:"󰠶"}.mdi-table-off:before{content:"󱏊"}.mdi-table-plus:before{content:"󰩵"}.mdi-table-refresh:before{content:"󱎠"}.mdi-table-remove:before{content:"󰩶"}.mdi-table-row:before{content:"󰠷"}.mdi-table-row-height:before{content:"󰓲"}.mdi-table-row-plus-after:before{content:"󰓳"}.mdi-table-row-plus-before:before{content:"󰓴"}.mdi-table-row-remove:before{content:"󰓵"}.mdi-table-search:before{content:"󰤏"}.mdi-table-settings:before{content:"󰠸"}.mdi-table-split-cell:before{content:"󱐪"}.mdi-table-star:before{content:"󱏋"}.mdi-table-sync:before{content:"󱎡"}.mdi-table-tennis:before{content:"󰹨"}.mdi-tablet:before{content:"󰓶"}.mdi-tablet-android:before{content:"󰓷"}.mdi-tablet-cellphone:before{content:"󰦧"}.mdi-tablet-dashboard:before{content:"󰻎"}.mdi-tablet-ipad:before{content:"󰓸"}.mdi-taco:before{content:"󰝢"}.mdi-tag:before{content:"󰓹"}.mdi-tag-faces:before{content:"󰓺"}.mdi-tag-heart:before{content:"󰚋"}.mdi-tag-heart-outline:before{content:"󰯏"}.mdi-tag-minus:before{content:"󰤐"}.mdi-tag-minus-outline:before{content:"󱈟"}.mdi-tag-multiple:before{content:"󰓻"}.mdi-tag-multiple-outline:before{content:"󱋷"}.mdi-tag-off:before{content:"󱈠"}.mdi-tag-off-outline:before{content:"󱈡"}.mdi-tag-outline:before{content:"󰓼"}.mdi-tag-plus:before{content:"󰜢"}.mdi-tag-plus-outline:before{content:"󱈢"}.mdi-tag-remove:before{content:"󰜣"}.mdi-tag-remove-outline:before{content:"󱈣"}.mdi-tag-text:before{content:"󱈤"}.mdi-tag-text-outline:before{content:"󰓽"}.mdi-tailwind:before{content:"󱏿"}.mdi-tank:before{content:"󰴺"}.mdi-tanker-truck:before{content:"󰿥"}.mdi-tape-drive:before{content:"󱛟"}.mdi-tape-measure:before{content:"󰭍"}.mdi-target:before{content:"󰓾"}.mdi-target-account:before{content:"󰯐"}.mdi-target-variant:before{content:"󰩷"}.mdi-taxi:before{content:"󰓿"}.mdi-tea:before{content:"󰶞"}.mdi-tea-outline:before{content:"󰶟"}.mdi-teach:before{content:"󰢐"}.mdi-teamviewer:before{content:"󰔀"}.mdi-telegram:before{content:"󰔁"}.mdi-telescope:before{content:"󰭎"}.mdi-television:before{content:"󰔂"}.mdi-television-ambient-light:before{content:"󱍖"}.mdi-television-box:before{content:"󰠹"}.mdi-television-classic:before{content:"󰟴"}.mdi-television-classic-off:before{content:"󰠺"}.mdi-television-clean:before{content:"󱄐"}.mdi-television-guide:before{content:"󰔃"}.mdi-television-off:before{content:"󰠻"}.mdi-television-pause:before{content:"󰾉"}.mdi-television-play:before{content:"󰻏"}.mdi-television-stop:before{content:"󰾊"}.mdi-temperature-celsius:before{content:"󰔄"}.mdi-temperature-fahrenheit:before{content:"󰔅"}.mdi-temperature-kelvin:before{content:"󰔆"}.mdi-tennis:before{content:"󰶠"}.mdi-tennis-ball:before{content:"󰔇"}.mdi-tent:before{content:"󰔈"}.mdi-terraform:before{content:"󱁢"}.mdi-terrain:before{content:"󰔉"}.mdi-test-tube:before{content:"󰙨"}.mdi-test-tube-empty:before{content:"󰤑"}.mdi-test-tube-off:before{content:"󰤒"}.mdi-text:before{content:"󰦨"}.mdi-text-account:before{content:"󱕰"}.mdi-text-box:before{content:"󰈚"}.mdi-text-box-check:before{content:"󰺦"}.mdi-text-box-check-outline:before{content:"󰺧"}.mdi-text-box-minus:before{content:"󰺨"}.mdi-text-box-minus-outline:before{content:"󰺩"}.mdi-text-box-multiple:before{content:"󰪷"}.mdi-text-box-multiple-outline:before{content:"󰪸"}.mdi-text-box-outline:before{content:"󰧭"}.mdi-text-box-plus:before{content:"󰺪"}.mdi-text-box-plus-outline:before{content:"󰺫"}.mdi-text-box-remove:before{content:"󰺬"}.mdi-text-box-remove-outline:before{content:"󰺭"}.mdi-text-box-search:before{content:"󰺮"}.mdi-text-box-search-outline:before{content:"󰺯"}.mdi-text-recognition:before{content:"󱄽"}.mdi-text-search:before{content:"󱎸"}.mdi-text-shadow:before{content:"󰙩"}.mdi-text-short:before{content:"󰦩"}.mdi-text-subject:before{content:"󰦪"}.mdi-text-to-speech:before{content:"󰔊"}.mdi-text-to-speech-off:before{content:"󰔋"}.mdi-texture:before{content:"󰔌"}.mdi-texture-box:before{content:"󰿦"}.mdi-theater:before{content:"󰔍"}.mdi-theme-light-dark:before{content:"󰔎"}.mdi-thermometer:before{content:"󰔏"}.mdi-thermometer-alert:before{content:"󰸁"}.mdi-thermometer-chevron-down:before{content:"󰸂"}.mdi-thermometer-chevron-up:before{content:"󰸃"}.mdi-thermometer-high:before{content:"󱃂"}.mdi-thermometer-lines:before{content:"󰔐"}.mdi-thermometer-low:before{content:"󱃃"}.mdi-thermometer-minus:before{content:"󰸄"}.mdi-thermometer-off:before{content:"󱔱"}.mdi-thermometer-plus:before{content:"󰸅"}.mdi-thermostat:before{content:"󰎓"}.mdi-thermostat-box:before{content:"󰢑"}.mdi-thought-bubble:before{content:"󰟶"}.mdi-thought-bubble-outline:before{content:"󰟷"}.mdi-thumb-down:before{content:"󰔑"}.mdi-thumb-down-outline:before{content:"󰔒"}.mdi-thumb-up:before{content:"󰔓"}.mdi-thumb-up-outline:before{content:"󰔔"}.mdi-thumbs-up-down:before{content:"󰔕"}.mdi-ticket:before{content:"󰔖"}.mdi-ticket-account:before{content:"󰔗"}.mdi-ticket-confirmation:before{content:"󰔘"}.mdi-ticket-confirmation-outline:before{content:"󱎪"}.mdi-ticket-outline:before{content:"󰤓"}.mdi-ticket-percent:before{content:"󰜤"}.mdi-ticket-percent-outline:before{content:"󱐫"}.mdi-tie:before{content:"󰔙"}.mdi-tilde:before{content:"󰜥"}.mdi-timelapse:before{content:"󰔚"}.mdi-timeline:before{content:"󰯑"}.mdi-timeline-alert:before{content:"󰾕"}.mdi-timeline-alert-outline:before{content:"󰾘"}.mdi-timeline-check:before{content:"󱔲"}.mdi-timeline-check-outline:before{content:"󱔳"}.mdi-timeline-clock:before{content:"󱇻"}.mdi-timeline-clock-outline:before{content:"󱇼"}.mdi-timeline-help:before{content:"󰾙"}.mdi-timeline-help-outline:before{content:"󰾚"}.mdi-timeline-minus:before{content:"󱔴"}.mdi-timeline-minus-outline:before{content:"󱔵"}.mdi-timeline-outline:before{content:"󰯒"}.mdi-timeline-plus:before{content:"󰾖"}.mdi-timeline-plus-outline:before{content:"󰾗"}.mdi-timeline-remove:before{content:"󱔶"}.mdi-timeline-remove-outline:before{content:"󱔷"}.mdi-timeline-text:before{content:"󰯓"}.mdi-timeline-text-outline:before{content:"󰯔"}.mdi-timer:before{content:"󱎫"}.mdi-timer-10:before{content:"󰔜"}.mdi-timer-3:before{content:"󰔝"}.mdi-timer-off:before{content:"󱎬"}.mdi-timer-off-outline:before{content:"󰔞"}.mdi-timer-outline:before{content:"󰔛"}.mdi-timer-sand:before{content:"󰔟"}.mdi-timer-sand-empty:before{content:"󰚭"}.mdi-timer-sand-full:before{content:"󰞌"}.mdi-timetable:before{content:"󰔠"}.mdi-toaster:before{content:"󱁣"}.mdi-toaster-off:before{content:"󱆷"}.mdi-toaster-oven:before{content:"󰳓"}.mdi-toggle-switch:before{content:"󰔡"}.mdi-toggle-switch-off:before{content:"󰔢"}.mdi-toggle-switch-off-outline:before{content:"󰨙"}.mdi-toggle-switch-outline:before{content:"󰨚"}.mdi-toilet:before{content:"󰦫"}.mdi-toolbox:before{content:"󰦬"}.mdi-toolbox-outline:before{content:"󰦭"}.mdi-tools:before{content:"󱁤"}.mdi-tooltip:before{content:"󰔣"}.mdi-tooltip-account:before{content:"󰀌"}.mdi-tooltip-check:before{content:"󱕜"}.mdi-tooltip-check-outline:before{content:"󱕝"}.mdi-tooltip-edit:before{content:"󰔤"}.mdi-tooltip-edit-outline:before{content:"󱋅"}.mdi-tooltip-image:before{content:"󰔥"}.mdi-tooltip-image-outline:before{content:"󰯕"}.mdi-tooltip-minus:before{content:"󱕞"}.mdi-tooltip-minus-outline:before{content:"󱕟"}.mdi-tooltip-outline:before{content:"󰔦"}.mdi-tooltip-plus:before{content:"󰯖"}.mdi-tooltip-plus-outline:before{content:"󰔧"}.mdi-tooltip-remove:before{content:"󱕠"}.mdi-tooltip-remove-outline:before{content:"󱕡"}.mdi-tooltip-text:before{content:"󰔨"}.mdi-tooltip-text-outline:before{content:"󰯗"}.mdi-tooth:before{content:"󰣃"}.mdi-tooth-outline:before{content:"󰔩"}.mdi-toothbrush:before{content:"󱄩"}.mdi-toothbrush-electric:before{content:"󱄬"}.mdi-toothbrush-paste:before{content:"󱄪"}.mdi-torch:before{content:"󱘆"}.mdi-tortoise:before{content:"󰴻"}.mdi-toslink:before{content:"󱊸"}.mdi-tournament:before{content:"󰦮"}.mdi-tow-truck:before{content:"󰠼"}.mdi-tower-beach:before{content:"󰚁"}.mdi-tower-fire:before{content:"󰚂"}.mdi-toy-brick:before{content:"󱊈"}.mdi-toy-brick-marker:before{content:"󱊉"}.mdi-toy-brick-marker-outline:before{content:"󱊊"}.mdi-toy-brick-minus:before{content:"󱊋"}.mdi-toy-brick-minus-outline:before{content:"󱊌"}.mdi-toy-brick-outline:before{content:"󱊍"}.mdi-toy-brick-plus:before{content:"󱊎"}.mdi-toy-brick-plus-outline:before{content:"󱊏"}.mdi-toy-brick-remove:before{content:"󱊐"}.mdi-toy-brick-remove-outline:before{content:"󱊑"}.mdi-toy-brick-search:before{content:"󱊒"}.mdi-toy-brick-search-outline:before{content:"󱊓"}.mdi-track-light:before{content:"󰤔"}.mdi-trackpad:before{content:"󰟸"}.mdi-trackpad-lock:before{content:"󰤳"}.mdi-tractor:before{content:"󰢒"}.mdi-tractor-variant:before{content:"󱓄"}.mdi-trademark:before{content:"󰩸"}.mdi-traffic-cone:before{content:"󱍼"}.mdi-traffic-light:before{content:"󰔫"}.mdi-train:before{content:"󰔬"}.mdi-train-car:before{content:"󰯘"}.mdi-train-variant:before{content:"󰣄"}.mdi-tram:before{content:"󰔭"}.mdi-tram-side:before{content:"󰿧"}.mdi-transcribe:before{content:"󰔮"}.mdi-transcribe-close:before{content:"󰔯"}.mdi-transfer:before{content:"󱁥"}.mdi-transfer-down:before{content:"󰶡"}.mdi-transfer-left:before{content:"󰶢"}.mdi-transfer-right:before{content:"󰔰"}.mdi-transfer-up:before{content:"󰶣"}.mdi-transit-connection:before{content:"󰴼"}.mdi-transit-connection-horizontal:before{content:"󱕆"}.mdi-transit-connection-variant:before{content:"󰴽"}.mdi-transit-detour:before{content:"󰾋"}.mdi-transit-skip:before{content:"󱔕"}.mdi-transit-transfer:before{content:"󰚮"}.mdi-transition:before{content:"󰤕"}.mdi-transition-masked:before{content:"󰤖"}.mdi-translate:before{content:"󰗊"}.mdi-translate-off:before{content:"󰸆"}.mdi-transmission-tower:before{content:"󰴾"}.mdi-trash-can:before{content:"󰩹"}.mdi-trash-can-outline:before{content:"󰩺"}.mdi-tray:before{content:"󱊔"}.mdi-tray-alert:before{content:"󱊕"}.mdi-tray-full:before{content:"󱊖"}.mdi-tray-minus:before{content:"󱊗"}.mdi-tray-plus:before{content:"󱊘"}.mdi-tray-remove:before{content:"󱊙"}.mdi-treasure-chest:before{content:"󰜦"}.mdi-tree:before{content:"󰔱"}.mdi-tree-outline:before{content:"󰹩"}.mdi-trello:before{content:"󰔲"}.mdi-trending-down:before{content:"󰔳"}.mdi-trending-neutral:before{content:"󰔴"}.mdi-trending-up:before{content:"󰔵"}.mdi-triangle:before{content:"󰔶"}.mdi-triangle-outline:before{content:"󰔷"}.mdi-triangle-wave:before{content:"󱑼"}.mdi-triforce:before{content:"󰯙"}.mdi-trophy:before{content:"󰔸"}.mdi-trophy-award:before{content:"󰔹"}.mdi-trophy-broken:before{content:"󰶤"}.mdi-trophy-outline:before{content:"󰔺"}.mdi-trophy-variant:before{content:"󰔻"}.mdi-trophy-variant-outline:before{content:"󰔼"}.mdi-truck:before{content:"󰔽"}.mdi-truck-check:before{content:"󰳔"}.mdi-truck-check-outline:before{content:"󱊚"}.mdi-truck-delivery:before{content:"󰔾"}.mdi-truck-delivery-outline:before{content:"󱊛"}.mdi-truck-fast:before{content:"󰞈"}.mdi-truck-fast-outline:before{content:"󱊜"}.mdi-truck-outline:before{content:"󱊝"}.mdi-truck-trailer:before{content:"󰜧"}.mdi-trumpet:before{content:"󱂖"}.mdi-tshirt-crew:before{content:"󰩻"}.mdi-tshirt-crew-outline:before{content:"󰔿"}.mdi-tshirt-v:before{content:"󰩼"}.mdi-tshirt-v-outline:before{content:"󰕀"}.mdi-tumble-dryer:before{content:"󰤗"}.mdi-tumble-dryer-alert:before{content:"󱆺"}.mdi-tumble-dryer-off:before{content:"󱆻"}.mdi-tune:before{content:"󰘮"}.mdi-tune-variant:before{content:"󱕂"}.mdi-tune-vertical:before{content:"󰙪"}.mdi-tune-vertical-variant:before{content:"󱕃"}.mdi-turnstile:before{content:"󰳕"}.mdi-turnstile-outline:before{content:"󰳖"}.mdi-turtle:before{content:"󰳗"}.mdi-twitch:before{content:"󰕃"}.mdi-twitter:before{content:"󰕄"}.mdi-twitter-retweet:before{content:"󰕇"}.mdi-two-factor-authentication:before{content:"󰦯"}.mdi-typewriter:before{content:"󰼭"}.mdi-ubisoft:before{content:"󰯚"}.mdi-ubuntu:before{content:"󰕈"}.mdi-ufo:before{content:"󱃄"}.mdi-ufo-outline:before{content:"󱃅"}.mdi-ultra-high-definition:before{content:"󰟹"}.mdi-umbraco:before{content:"󰕉"}.mdi-umbrella:before{content:"󰕊"}.mdi-umbrella-closed:before{content:"󰦰"}.mdi-umbrella-closed-outline:before{content:"󱏢"}.mdi-umbrella-closed-variant:before{content:"󱏡"}.mdi-umbrella-outline:before{content:"󰕋"}.mdi-undo:before{content:"󰕌"}.mdi-undo-variant:before{content:"󰕍"}.mdi-unfold-less-horizontal:before{content:"󰕎"}.mdi-unfold-less-vertical:before{content:"󰝠"}.mdi-unfold-more-horizontal:before{content:"󰕏"}.mdi-unfold-more-vertical:before{content:"󰝡"}.mdi-ungroup:before{content:"󰕐"}.mdi-unicode:before{content:"󰻐"}.mdi-unicorn:before{content:"󱗂"}.mdi-unicorn-variant:before{content:"󱗃"}.mdi-unicycle:before{content:"󱗥"}.mdi-unity:before{content:"󰚯"}.mdi-unreal:before{content:"󰦱"}.mdi-untappd:before{content:"󰕑"}.mdi-update:before{content:"󰚰"}.mdi-upload:before{content:"󰕒"}.mdi-upload-lock:before{content:"󱍳"}.mdi-upload-lock-outline:before{content:"󱍴"}.mdi-upload-multiple:before{content:"󰠽"}.mdi-upload-network:before{content:"󰛶"}.mdi-upload-network-outline:before{content:"󰳘"}.mdi-upload-off:before{content:"󱃆"}.mdi-upload-off-outline:before{content:"󱃇"}.mdi-upload-outline:before{content:"󰸇"}.mdi-usb:before{content:"󰕓"}.mdi-usb-flash-drive:before{content:"󱊞"}.mdi-usb-flash-drive-outline:before{content:"󱊟"}.mdi-usb-port:before{content:"󱇰"}.mdi-valve:before{content:"󱁦"}.mdi-valve-closed:before{content:"󱁧"}.mdi-valve-open:before{content:"󱁨"}.mdi-van-passenger:before{content:"󰟺"}.mdi-van-utility:before{content:"󰟻"}.mdi-vanish:before{content:"󰟼"}.mdi-vanish-quarter:before{content:"󱕔"}.mdi-vanity-light:before{content:"󱇡"}.mdi-variable:before{content:"󰫧"}.mdi-variable-box:before{content:"󱄑"}.mdi-vector-arrange-above:before{content:"󰕔"}.mdi-vector-arrange-below:before{content:"󰕕"}.mdi-vector-bezier:before{content:"󰫨"}.mdi-vector-circle:before{content:"󰕖"}.mdi-vector-circle-variant:before{content:"󰕗"}.mdi-vector-combine:before{content:"󰕘"}.mdi-vector-curve:before{content:"󰕙"}.mdi-vector-difference:before{content:"󰕚"}.mdi-vector-difference-ab:before{content:"󰕛"}.mdi-vector-difference-ba:before{content:"󰕜"}.mdi-vector-ellipse:before{content:"󰢓"}.mdi-vector-intersection:before{content:"󰕝"}.mdi-vector-line:before{content:"󰕞"}.mdi-vector-link:before{content:"󰿨"}.mdi-vector-point:before{content:"󰕟"}.mdi-vector-polygon:before{content:"󰕠"}.mdi-vector-polyline:before{content:"󰕡"}.mdi-vector-polyline-edit:before{content:"󱈥"}.mdi-vector-polyline-minus:before{content:"󱈦"}.mdi-vector-polyline-plus:before{content:"󱈧"}.mdi-vector-polyline-remove:before{content:"󱈨"}.mdi-vector-radius:before{content:"󰝊"}.mdi-vector-rectangle:before{content:"󰗆"}.mdi-vector-selection:before{content:"󰕢"}.mdi-vector-square:before{content:"󰀁"}.mdi-vector-triangle:before{content:"󰕣"}.mdi-vector-union:before{content:"󰕤"}.mdi-vhs:before{content:"󰨛"}.mdi-vibrate:before{content:"󰕦"}.mdi-vibrate-off:before{content:"󰳙"}.mdi-video:before{content:"󰕧"}.mdi-video-3d:before{content:"󰟽"}.mdi-video-3d-off:before{content:"󱏙"}.mdi-video-3d-variant:before{content:"󰻑"}.mdi-video-4k-box:before{content:"󰠾"}.mdi-video-account:before{content:"󰤙"}.mdi-video-box:before{content:"󰃽"}.mdi-video-box-off:before{content:"󰃾"}.mdi-video-check:before{content:"󱁩"}.mdi-video-check-outline:before{content:"󱁪"}.mdi-video-high-definition:before{content:"󱔮"}.mdi-video-image:before{content:"󰤚"}.mdi-video-input-antenna:before{content:"󰠿"}.mdi-video-input-component:before{content:"󰡀"}.mdi-video-input-hdmi:before{content:"󰡁"}.mdi-video-input-scart:before{content:"󰾌"}.mdi-video-input-svideo:before{content:"󰡂"}.mdi-video-minus:before{content:"󰦲"}.mdi-video-minus-outline:before{content:"󰊺"}.mdi-video-off:before{content:"󰕨"}.mdi-video-off-outline:before{content:"󰯛"}.mdi-video-outline:before{content:"󰯜"}.mdi-video-plus:before{content:"󰦳"}.mdi-video-plus-outline:before{content:"󰇓"}.mdi-video-stabilization:before{content:"󰤛"}.mdi-video-switch:before{content:"󰕩"}.mdi-video-switch-outline:before{content:"󰞐"}.mdi-video-vintage:before{content:"󰨜"}.mdi-video-wireless:before{content:"󰻒"}.mdi-video-wireless-outline:before{content:"󰻓"}.mdi-view-agenda:before{content:"󰕪"}.mdi-view-agenda-outline:before{content:"󱇘"}.mdi-view-array:before{content:"󰕫"}.mdi-view-array-outline:before{content:"󱒅"}.mdi-view-carousel:before{content:"󰕬"}.mdi-view-carousel-outline:before{content:"󱒆"}.mdi-view-column:before{content:"󰕭"}.mdi-view-column-outline:before{content:"󱒇"}.mdi-view-comfy:before{content:"󰹪"}.mdi-view-comfy-outline:before{content:"󱒈"}.mdi-view-compact:before{content:"󰹫"}.mdi-view-compact-outline:before{content:"󰹬"}.mdi-view-dashboard:before{content:"󰕮"}.mdi-view-dashboard-outline:before{content:"󰨝"}.mdi-view-dashboard-variant:before{content:"󰡃"}.mdi-view-dashboard-variant-outline:before{content:"󱒉"}.mdi-view-day:before{content:"󰕯"}.mdi-view-day-outline:before{content:"󱒊"}.mdi-view-grid:before{content:"󰕰"}.mdi-view-grid-outline:before{content:"󱇙"}.mdi-view-grid-plus:before{content:"󰾍"}.mdi-view-grid-plus-outline:before{content:"󱇚"}.mdi-view-headline:before{content:"󰕱"}.mdi-view-list:before{content:"󰕲"}.mdi-view-list-outline:before{content:"󱒋"}.mdi-view-module:before{content:"󰕳"}.mdi-view-module-outline:before{content:"󱒌"}.mdi-view-parallel:before{content:"󰜨"}.mdi-view-parallel-outline:before{content:"󱒍"}.mdi-view-quilt:before{content:"󰕴"}.mdi-view-quilt-outline:before{content:"󱒎"}.mdi-view-sequential:before{content:"󰜩"}.mdi-view-sequential-outline:before{content:"󱒏"}.mdi-view-split-horizontal:before{content:"󰯋"}.mdi-view-split-vertical:before{content:"󰯌"}.mdi-view-stream:before{content:"󰕵"}.mdi-view-stream-outline:before{content:"󱒐"}.mdi-view-week:before{content:"󰕶"}.mdi-view-week-outline:before{content:"󱒑"}.mdi-vimeo:before{content:"󰕷"}.mdi-violin:before{content:"󰘏"}.mdi-virtual-reality:before{content:"󰢔"}.mdi-virus:before{content:"󱎶"}.mdi-virus-outline:before{content:"󱎷"}.mdi-vk:before{content:"󰕹"}.mdi-vlc:before{content:"󰕼"}.mdi-voice-off:before{content:"󰻔"}.mdi-voicemail:before{content:"󰕽"}.mdi-volleyball:before{content:"󰦴"}.mdi-volume-high:before{content:"󰕾"}.mdi-volume-low:before{content:"󰕿"}.mdi-volume-medium:before{content:"󰖀"}.mdi-volume-minus:before{content:"󰝞"}.mdi-volume-mute:before{content:"󰝟"}.mdi-volume-off:before{content:"󰖁"}.mdi-volume-plus:before{content:"󰝝"}.mdi-volume-source:before{content:"󱄠"}.mdi-volume-variant-off:before{content:"󰸈"}.mdi-volume-vibrate:before{content:"󱄡"}.mdi-vote:before{content:"󰨟"}.mdi-vote-outline:before{content:"󰨠"}.mdi-vpn:before{content:"󰖂"}.mdi-vuejs:before{content:"󰡄"}.mdi-vuetify:before{content:"󰹭"}.mdi-walk:before{content:"󰖃"}.mdi-wall:before{content:"󰟾"}.mdi-wall-sconce:before{content:"󰤜"}.mdi-wall-sconce-flat:before{content:"󰤝"}.mdi-wall-sconce-flat-variant:before{content:"󰐜"}.mdi-wall-sconce-round:before{content:"󰝈"}.mdi-wall-sconce-round-variant:before{content:"󰤞"}.mdi-wallet:before{content:"󰖄"}.mdi-wallet-giftcard:before{content:"󰖅"}.mdi-wallet-membership:before{content:"󰖆"}.mdi-wallet-outline:before{content:"󰯝"}.mdi-wallet-plus:before{content:"󰾎"}.mdi-wallet-plus-outline:before{content:"󰾏"}.mdi-wallet-travel:before{content:"󰖇"}.mdi-wallpaper:before{content:"󰸉"}.mdi-wan:before{content:"󰖈"}.mdi-wardrobe:before{content:"󰾐"}.mdi-wardrobe-outline:before{content:"󰾑"}.mdi-warehouse:before{content:"󰾁"}.mdi-washing-machine:before{content:"󰜪"}.mdi-washing-machine-alert:before{content:"󱆼"}.mdi-washing-machine-off:before{content:"󱆽"}.mdi-watch:before{content:"󰖉"}.mdi-watch-export:before{content:"󰖊"}.mdi-watch-export-variant:before{content:"󰢕"}.mdi-watch-import:before{content:"󰖋"}.mdi-watch-import-variant:before{content:"󰢖"}.mdi-watch-variant:before{content:"󰢗"}.mdi-watch-vibrate:before{content:"󰚱"}.mdi-watch-vibrate-off:before{content:"󰳚"}.mdi-water:before{content:"󰖌"}.mdi-water-alert:before{content:"󱔂"}.mdi-water-alert-outline:before{content:"󱔃"}.mdi-water-boiler:before{content:"󰾒"}.mdi-water-boiler-alert:before{content:"󱆳"}.mdi-water-boiler-off:before{content:"󱆴"}.mdi-water-check:before{content:"󱔄"}.mdi-water-check-outline:before{content:"󱔅"}.mdi-water-minus:before{content:"󱔆"}.mdi-water-minus-outline:before{content:"󱔇"}.mdi-water-off:before{content:"󰖍"}.mdi-water-off-outline:before{content:"󱔈"}.mdi-water-outline:before{content:"󰸊"}.mdi-water-percent:before{content:"󰖎"}.mdi-water-percent-alert:before{content:"󱔉"}.mdi-water-plus:before{content:"󱔊"}.mdi-water-plus-outline:before{content:"󱔋"}.mdi-water-polo:before{content:"󱊠"}.mdi-water-pump:before{content:"󰖏"}.mdi-water-pump-off:before{content:"󰾓"}.mdi-water-remove:before{content:"󱔌"}.mdi-water-remove-outline:before{content:"󱔍"}.mdi-water-well:before{content:"󱁫"}.mdi-water-well-outline:before{content:"󱁬"}.mdi-watering-can:before{content:"󱒁"}.mdi-watering-can-outline:before{content:"󱒂"}.mdi-watermark:before{content:"󰘒"}.mdi-wave:before{content:"󰼮"}.mdi-waveform:before{content:"󱑽"}.mdi-waves:before{content:"󰞍"}.mdi-waze:before{content:"󰯞"}.mdi-weather-cloudy:before{content:"󰖐"}.mdi-weather-cloudy-alert:before{content:"󰼯"}.mdi-weather-cloudy-arrow-right:before{content:"󰹮"}.mdi-weather-fog:before{content:"󰖑"}.mdi-weather-hail:before{content:"󰖒"}.mdi-weather-hazy:before{content:"󰼰"}.mdi-weather-hurricane:before{content:"󰢘"}.mdi-weather-lightning:before{content:"󰖓"}.mdi-weather-lightning-rainy:before{content:"󰙾"}.mdi-weather-night:before{content:"󰖔"}.mdi-weather-night-partly-cloudy:before{content:"󰼱"}.mdi-weather-partly-cloudy:before{content:"󰖕"}.mdi-weather-partly-lightning:before{content:"󰼲"}.mdi-weather-partly-rainy:before{content:"󰼳"}.mdi-weather-partly-snowy:before{content:"󰼴"}.mdi-weather-partly-snowy-rainy:before{content:"󰼵"}.mdi-weather-pouring:before{content:"󰖖"}.mdi-weather-rainy:before{content:"󰖗"}.mdi-weather-snowy:before{content:"󰖘"}.mdi-weather-snowy-heavy:before{content:"󰼶"}.mdi-weather-snowy-rainy:before{content:"󰙿"}.mdi-weather-sunny:before{content:"󰖙"}.mdi-weather-sunny-alert:before{content:"󰼷"}.mdi-weather-sunny-off:before{content:"󱓤"}.mdi-weather-sunset:before{content:"󰖚"}.mdi-weather-sunset-down:before{content:"󰖛"}.mdi-weather-sunset-up:before{content:"󰖜"}.mdi-weather-tornado:before{content:"󰼸"}.mdi-weather-windy:before{content:"󰖝"}.mdi-weather-windy-variant:before{content:"󰖞"}.mdi-web:before{content:"󰖟"}.mdi-web-box:before{content:"󰾔"}.mdi-web-clock:before{content:"󱉊"}.mdi-webcam:before{content:"󰖠"}.mdi-webhook:before{content:"󰘯"}.mdi-webpack:before{content:"󰜫"}.mdi-webrtc:before{content:"󱉈"}.mdi-wechat:before{content:"󰘑"}.mdi-weight:before{content:"󰖡"}.mdi-weight-gram:before{content:"󰴿"}.mdi-weight-kilogram:before{content:"󰖢"}.mdi-weight-lifter:before{content:"󱅝"}.mdi-weight-pound:before{content:"󰦵"}.mdi-whatsapp:before{content:"󰖣"}.mdi-wheel-barrow:before{content:"󱓲"}.mdi-wheelchair-accessibility:before{content:"󰖤"}.mdi-whistle:before{content:"󰦶"}.mdi-whistle-outline:before{content:"󱊼"}.mdi-white-balance-auto:before{content:"󰖥"}.mdi-white-balance-incandescent:before{content:"󰖦"}.mdi-white-balance-iridescent:before{content:"󰖧"}.mdi-white-balance-sunny:before{content:"󰖨"}.mdi-widgets:before{content:"󰜬"}.mdi-widgets-outline:before{content:"󱍕"}.mdi-wifi:before{content:"󰖩"}.mdi-wifi-alert:before{content:"󱚵"}.mdi-wifi-arrow-down:before{content:"󱚶"}.mdi-wifi-arrow-left:before{content:"󱚷"}.mdi-wifi-arrow-left-right:before{content:"󱚸"}.mdi-wifi-arrow-right:before{content:"󱚹"}.mdi-wifi-arrow-up:before{content:"󱚺"}.mdi-wifi-arrow-up-down:before{content:"󱚻"}.mdi-wifi-cancel:before{content:"󱚼"}.mdi-wifi-check:before{content:"󱚽"}.mdi-wifi-cog:before{content:"󱚾"}.mdi-wifi-lock:before{content:"󱚿"}.mdi-wifi-lock-open:before{content:"󱛀"}.mdi-wifi-marker:before{content:"󱛁"}.mdi-wifi-minus:before{content:"󱛂"}.mdi-wifi-off:before{content:"󰖪"}.mdi-wifi-plus:before{content:"󱛃"}.mdi-wifi-refresh:before{content:"󱛄"}.mdi-wifi-remove:before{content:"󱛅"}.mdi-wifi-settings:before{content:"󱛆"}.mdi-wifi-star:before{content:"󰸋"}.mdi-wifi-strength-1:before{content:"󰤟"}.mdi-wifi-strength-1-alert:before{content:"󰤠"}.mdi-wifi-strength-1-lock:before{content:"󰤡"}.mdi-wifi-strength-1-lock-open:before{content:"󱛋"}.mdi-wifi-strength-2:before{content:"󰤢"}.mdi-wifi-strength-2-alert:before{content:"󰤣"}.mdi-wifi-strength-2-lock:before{content:"󰤤"}.mdi-wifi-strength-2-lock-open:before{content:"󱛌"}.mdi-wifi-strength-3:before{content:"󰤥"}.mdi-wifi-strength-3-alert:before{content:"󰤦"}.mdi-wifi-strength-3-lock:before{content:"󰤧"}.mdi-wifi-strength-3-lock-open:before{content:"󱛍"}.mdi-wifi-strength-4:before{content:"󰤨"}.mdi-wifi-strength-4-alert:before{content:"󰤩"}.mdi-wifi-strength-4-lock:before{content:"󰤪"}.mdi-wifi-strength-4-lock-open:before{content:"󱛎"}.mdi-wifi-strength-alert-outline:before{content:"󰤫"}.mdi-wifi-strength-lock-open-outline:before{content:"󱛏"}.mdi-wifi-strength-lock-outline:before{content:"󰤬"}.mdi-wifi-strength-off:before{content:"󰤭"}.mdi-wifi-strength-off-outline:before{content:"󰤮"}.mdi-wifi-strength-outline:before{content:"󰤯"}.mdi-wifi-sync:before{content:"󱛇"}.mdi-wikipedia:before{content:"󰖬"}.mdi-wind-turbine:before{content:"󰶥"}.mdi-window-close:before{content:"󰖭"}.mdi-window-closed:before{content:"󰖮"}.mdi-window-closed-variant:before{content:"󱇛"}.mdi-window-maximize:before{content:"󰖯"}.mdi-window-minimize:before{content:"󰖰"}.mdi-window-open:before{content:"󰖱"}.mdi-window-open-variant:before{content:"󱇜"}.mdi-window-restore:before{content:"󰖲"}.mdi-window-shutter:before{content:"󱄜"}.mdi-window-shutter-alert:before{content:"󱄝"}.mdi-window-shutter-open:before{content:"󱄞"}.mdi-windsock:before{content:"󱗺"}.mdi-wiper:before{content:"󰫩"}.mdi-wiper-wash:before{content:"󰶦"}.mdi-wizard-hat:before{content:"󱑷"}.mdi-wordpress:before{content:"󰖴"}.mdi-wrap:before{content:"󰖶"}.mdi-wrap-disabled:before{content:"󰯟"}.mdi-wrench:before{content:"󰖷"}.mdi-wrench-outline:before{content:"󰯠"}.mdi-xamarin:before{content:"󰡅"}.mdi-xamarin-outline:before{content:"󰡆"}.mdi-xing:before{content:"󰖾"}.mdi-xml:before{content:"󰗀"}.mdi-xmpp:before{content:"󰟿"}.mdi-y-combinator:before{content:"󰘤"}.mdi-yahoo:before{content:"󰭏"}.mdi-yeast:before{content:"󰗁"}.mdi-yin-yang:before{content:"󰚀"}.mdi-yoga:before{content:"󱅼"}.mdi-youtube:before{content:"󰗃"}.mdi-youtube-gaming:before{content:"󰡈"}.mdi-youtube-studio:before{content:"󰡇"}.mdi-youtube-subscription:before{content:"󰵀"}.mdi-youtube-tv:before{content:"󰑈"}.mdi-yurt:before{content:"󱔖"}.mdi-z-wave:before{content:"󰫪"}.mdi-zend:before{content:"󰫫"}.mdi-zigbee:before{content:"󰵁"}.mdi-zip-box:before{content:"󰗄"}.mdi-zip-box-outline:before{content:"󰿺"}.mdi-zip-disk:before{content:"󰨣"}.mdi-zodiac-aquarius:before{content:"󰩽"}.mdi-zodiac-aries:before{content:"󰩾"}.mdi-zodiac-cancer:before{content:"󰩿"}.mdi-zodiac-capricorn:before{content:"󰪀"}.mdi-zodiac-gemini:before{content:"󰪁"}.mdi-zodiac-leo:before{content:"󰪂"}.mdi-zodiac-libra:before{content:"󰪃"}.mdi-zodiac-pisces:before{content:"󰪄"}.mdi-zodiac-sagittarius:before{content:"󰪅"}.mdi-zodiac-scorpio:before{content:"󰪆"}.mdi-zodiac-taurus:before{content:"󰪇"}.mdi-zodiac-virgo:before{content:"󰪈"}.mdi-blank:before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:#0000008a}.mdi-dark.mdi-inactive:before{color:#00000042}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:#ffffff4d}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/assets/boxicons-802c3564.eot);src:url(/assets/boxicons-802c3564.eot) format("embedded-opentype"),url(/assets/boxicons-79f14604.woff2) format("woff2"),url(/assets/boxicons-77e1b957.woff) format("woff"),url(/assets/boxicons-ac7dcf49.ttf) format("truetype"),url(/assets/boxicons-809f57f0.svg?#boxicons) format("svg")}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes burst{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}90%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translate(-20px);opacity:0}}@keyframes fade-left{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(-20px);transform:translate(-20px);opacity:0}}@-webkit-keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translate(20px);opacity:0}}@keyframes fade-right{0%{-webkit-transform:translateX(0);transform:translate(0);opacity:1}75%{-webkit-transform:translateX(20px);transform:translate(20px);opacity:0}}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@keyframes fade-up{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}}@-webkit-keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes fade-down{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}75%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scaleZ(1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,-10deg);transform:scaleZ(1) rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg);transform:scale3d(.95,.95,.95) rotate3d(0,0,1,-10deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1,1,1) rotate3d(0,0,1,10deg);transform:scaleZ(1) rotate3d(0,0,1,10deg)}40%,60%,80%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.bx-spin,.bx-spin-hover:hover{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{-webkit-animation:tada 1.5s ease infinite;animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{-webkit-animation:flashing 1.5s infinite linear;animation:flashing 1.5s infinite linear}.bx-burst,.bx-burst-hover:hover{-webkit-animation:burst 1.5s infinite linear;animation:burst 1.5s infinite linear}.bx-fade-up,.bx-fade-up-hover:hover{-webkit-animation:fade-up 1.5s infinite linear;animation:fade-up 1.5s infinite linear}.bx-fade-down,.bx-fade-down-hover:hover{-webkit-animation:fade-down 1.5s infinite linear;animation:fade-down 1.5s infinite linear}.bx-fade-left,.bx-fade-left-hover:hover{-webkit-animation:fade-left 1.5s infinite linear;animation:fade-left 1.5s infinite linear}.bx-fade-right,.bx-fade-right-hover:hover{-webkit-animation:fade-right 1.5s infinite linear;animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-lg{font-size:3rem!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-adobe:before{content:""}.bxl-algolia:before{content:""}.bxl-audible:before{content:""}.bxl-figma:before{content:""}.bxl-redbubble:before{content:""}.bxl-etsy:before{content:""}.bxl-gitlab:before{content:""}.bxl-patreon:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-imdb:before{content:""}.bxl-jquery:before{content:""}.bxl-pinterest-alt:before{content:""}.bxl-500px:before{content:""}.bxl-airbnb:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discourse:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-square:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-google:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-mastercard:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-nodejs:before{content:""}.bxl-opera:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-pinterest:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-stripe:before{content:""}.bxl-telegram:before{content:""}.bxl-trello:before{content:""}.bxl-tumblr:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-off:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-at:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bitcoin:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-book:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-left:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-off:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-left:before{content:""}.bx-caret-right:before{content:""}.bx-caret-up:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-certification:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-right:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chip:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-cog:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-dots:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-equalizer:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-message:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-dots:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-square:before{content:""}.bx-message-square-dots:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-circle:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-redo:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tag:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vertical-center:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-wifi:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-off:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-basket:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-book:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-alt:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chip:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-cog:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-error:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet:before{content:""}.bxs-droplet-half:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-hot:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tag:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-widget:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-811e1577.eot);src:url(/assets/fa-brands-400-811e1577.eot?#iefix) format("embedded-opentype"),url(/assets/fa-brands-400-5d919029.woff2) format("woff2"),url(/assets/fa-brands-400-e836c5d5.woff) format("woff"),url(/assets/fa-brands-400-a0c14538.ttf) format("truetype"),url(/assets/fa-brands-400-02340ba1.svg#fontawesome) format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-01f4416f.eot);src:url(/assets/fa-regular-400-01f4416f.eot?#iefix) format("embedded-opentype"),url(/assets/fa-regular-400-6a8c8e9e.woff2) format("woff2"),url(/assets/fa-regular-400-8e2d9619.woff) format("woff"),url(/assets/fa-regular-400-f32b94a2.ttf) format("truetype"),url(/assets/fa-regular-400-865fd23d.svg#fontawesome) format("svg")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-32501727.eot);src:url(/assets/fa-solid-900-32501727.eot?#iefix) format("embedded-opentype"),url(/assets/fa-solid-900-7f4d3fd0.woff2) format("woff2"),url(/assets/fa-solid-900-352f8ead.woff) format("woff"),url(/assets/fa-solid-900-231d68ce.ttf) format("truetype"),url(/assets/fa-solid-900-e7685398.svg#fontawesome) format("svg")}@font-face{font-family:dripicons-v2;src:url(/assets/dripicons-v2-4551d45f.eot);src:url(/assets/dripicons-v2-4551d45f.eot?#iefix) format("embedded-opentype"),url(/assets/dripicons-v2-e87a09ce.woff) format("woff"),url(/assets/dripicons-v2-d8c798b5.ttf) format("truetype"),url(/assets/dripicons-v2-2c1ce9e2.svg#dripicons-v2) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:dripicons-v2!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=dripicons-]:before,[class*=" dripicons-"]:before{font-family:dripicons-v2!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dripicons-alarm:before{content:"a"}.dripicons-align-center:before{content:"b"}.dripicons-align-justify:before{content:"c"}.dripicons-align-left:before{content:"d"}.dripicons-align-right:before{content:"e"}.dripicons-anchor:before{content:"f"}.dripicons-archive:before{content:"g"}.dripicons-arrow-down:before{content:"h"}.dripicons-arrow-left:before{content:"i"}.dripicons-arrow-right:before{content:"j"}.dripicons-arrow-thin-down:before{content:"k"}.dripicons-arrow-thin-left:before{content:"l"}.dripicons-arrow-thin-right:before{content:"m"}.dripicons-arrow-thin-up:before{content:"n"}.dripicons-arrow-up:before{content:"o"}.dripicons-article:before{content:"p"}.dripicons-backspace:before{content:"q"}.dripicons-basket:before{content:"r"}.dripicons-basketball:before{content:"s"}.dripicons-battery-empty:before{content:"t"}.dripicons-battery-full:before{content:"u"}.dripicons-battery-low:before{content:"v"}.dripicons-battery-medium:before{content:"w"}.dripicons-bell:before{content:"x"}.dripicons-blog:before{content:"y"}.dripicons-bluetooth:before{content:"z"}.dripicons-bold:before{content:"A"}.dripicons-bookmark:before{content:"B"}.dripicons-bookmarks:before{content:"C"}.dripicons-box:before{content:"D"}.dripicons-briefcase:before{content:"E"}.dripicons-brightness-low:before{content:"F"}.dripicons-brightness-max:before{content:"G"}.dripicons-brightness-medium:before{content:"H"}.dripicons-broadcast:before{content:"I"}.dripicons-browser:before{content:"J"}.dripicons-browser-upload:before{content:"K"}.dripicons-brush:before{content:"L"}.dripicons-calendar:before{content:"M"}.dripicons-camcorder:before{content:"N"}.dripicons-camera:before{content:"O"}.dripicons-card:before{content:"P"}.dripicons-cart:before{content:"Q"}.dripicons-checklist:before{content:"R"}.dripicons-checkmark:before{content:"S"}.dripicons-chevron-down:before{content:"T"}.dripicons-chevron-left:before{content:"U"}.dripicons-chevron-right:before{content:"V"}.dripicons-chevron-up:before{content:"W"}.dripicons-clipboard:before{content:"X"}.dripicons-clock:before{content:"Y"}.dripicons-clockwise:before{content:"Z"}.dripicons-cloud:before{content:"0"}.dripicons-cloud-download:before{content:"1"}.dripicons-cloud-upload:before{content:"2"}.dripicons-code:before{content:"3"}.dripicons-contract:before{content:"4"}.dripicons-contract-2:before{content:"5"}.dripicons-conversation:before{content:"6"}.dripicons-copy:before{content:"7"}.dripicons-crop:before{content:"8"}.dripicons-cross:before{content:"9"}.dripicons-crosshair:before{content:"!"}.dripicons-cutlery:before{content:'"'}.dripicons-device-desktop:before{content:"#"}.dripicons-device-mobile:before{content:"$"}.dripicons-device-tablet:before{content:"%"}.dripicons-direction:before{content:"&"}.dripicons-disc:before{content:"'"}.dripicons-document:before{content:"("}.dripicons-document-delete:before{content:")"}.dripicons-document-edit:before{content:"*"}.dripicons-document-new:before{content:"+"}.dripicons-document-remove:before{content:","}.dripicons-dot:before{content:"-"}.dripicons-dots-2:before{content:"."}.dripicons-dots-3:before{content:"/"}.dripicons-download:before{content:":"}.dripicons-duplicate:before{content:";"}.dripicons-enter:before{content:"<"}.dripicons-exit:before{content:"="}.dripicons-expand:before{content:">"}.dripicons-expand-2:before{content:"?"}.dripicons-experiment:before{content:"@"}.dripicons-export:before{content:"["}.dripicons-feed:before{content:"]"}.dripicons-flag:before{content:"^"}.dripicons-flashlight:before{content:"_"}.dripicons-folder:before{content:"`"}.dripicons-folder-open:before{content:"{"}.dripicons-forward:before{content:"|"}.dripicons-gaming:before{content:"}"}.dripicons-gear:before{content:"~"}.dripicons-graduation:before{content:"\\"}.dripicons-graph-bar:before{content:""}.dripicons-graph-line:before{content:""}.dripicons-graph-pie:before{content:""}.dripicons-headset:before{content:""}.dripicons-heart:before{content:""}.dripicons-help:before{content:""}.dripicons-home:before{content:""}.dripicons-hourglass:before{content:""}.dripicons-inbox:before{content:""}.dripicons-information:before{content:""}.dripicons-italic:before{content:""}.dripicons-jewel:before{content:""}.dripicons-lifting:before{content:""}.dripicons-lightbulb:before{content:""}.dripicons-link:before{content:""}.dripicons-link-broken:before{content:""}.dripicons-list:before{content:""}.dripicons-loading:before{content:""}.dripicons-location:before{content:""}.dripicons-lock:before{content:""}.dripicons-lock-open:before{content:""}.dripicons-mail:before{content:""}.dripicons-map:before{content:""}.dripicons-media-loop:before{content:""}.dripicons-media-next:before{content:""}.dripicons-media-pause:before{content:""}.dripicons-media-play:before{content:""}.dripicons-media-previous:before{content:""}.dripicons-media-record:before{content:""}.dripicons-media-shuffle:before{content:""}.dripicons-media-stop:before{content:""}.dripicons-medical:before{content:""}.dripicons-menu:before{content:""}.dripicons-message:before{content:""}.dripicons-meter:before{content:""}.dripicons-microphone:before{content:""}.dripicons-minus:before{content:""}.dripicons-monitor:before{content:""}.dripicons-move:before{content:""}.dripicons-music:before{content:""}.dripicons-network-1:before{content:""}.dripicons-network-2:before{content:""}.dripicons-network-3:before{content:""}.dripicons-network-4:before{content:""}.dripicons-network-5:before{content:""}.dripicons-pamphlet:before{content:""}.dripicons-paperclip:before{content:""}.dripicons-pencil:before{content:""}.dripicons-phone:before{content:""}.dripicons-photo:before{content:""}.dripicons-photo-group:before{content:""}.dripicons-pill:before{content:""}.dripicons-pin:before{content:""}.dripicons-plus:before{content:""}.dripicons-power:before{content:""}.dripicons-preview:before{content:""}.dripicons-print:before{content:""}.dripicons-pulse:before{content:""}.dripicons-question:before{content:""}.dripicons-reply:before{content:""}.dripicons-reply-all:before{content:""}.dripicons-return:before{content:""}.dripicons-retweet:before{content:""}.dripicons-rocket:before{content:""}.dripicons-scale:before{content:""}.dripicons-search:before{content:""}.dripicons-shopping-bag:before{content:""}.dripicons-skip:before{content:""}.dripicons-stack:before{content:""}.dripicons-star:before{content:""}.dripicons-stopwatch:before{content:""}.dripicons-store:before{content:""}.dripicons-suitcase:before{content:""}.dripicons-swap:before{content:""}.dripicons-tag:before{content:""}.dripicons-tag-delete:before{content:""}.dripicons-tags:before{content:""}.dripicons-thumbs-down:before{content:""}.dripicons-thumbs-up:before{content:""}.dripicons-ticket:before{content:""}.dripicons-time-reverse:before{content:""}.dripicons-to-do:before{content:""}.dripicons-toggles:before{content:""}.dripicons-trash:before{content:""}.dripicons-trophy:before{content:""}.dripicons-upload:before{content:""}.dripicons-user:before{content:""}.dripicons-user-group:before{content:""}.dripicons-user-id:before{content:""}.dripicons-vibrate:before{content:""}.dripicons-view-apps:before{content:""}.dripicons-view-list:before{content:""}.dripicons-view-list-large:before{content:""}.dripicons-view-thumb:before{content:""}.dripicons-volume-full:before{content:""}.dripicons-volume-low:before{content:""}.dripicons-volume-medium:before{content:""}.dripicons-volume-off:before{content:""}.dripicons-wallet:before{content:""}.dripicons-warning:before{content:""}.dripicons-web:before{content:""}.dripicons-weight:before{content:""}.dripicons-wifi:before{content:""}.dripicons-wrong:before{content:""}.dripicons-zoom-in:before{content:""}.dripicons-zoom-out:before{content:""}/*!
 * Bootstrap  v5.3.0 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #556ee6;--bs-indigo: #564ab1;--bs-purple: #6f42c1;--bs-red: #f46a6a;--bs-orange: #f7882f;--bs-yellow: #f1b44c;--bs-green: #34c38f;--bs-teal: #050505;--bs-cyan: #50a5f1;--bs-black: #000;--bs-white: #fff;--bs-gray: #74788d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #eff2f7;--bs-gray-300: #f6f6f6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #74788d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #f7882f;--bs-secondary: #74788d;--bs-success: #34c38f;--bs-info: #50a5f1;--bs-warning: #f1b44c;--bs-danger: #f46a6a;--bs-pink: #e83e8c;--bs-light: #eff2f7;--bs-dark: #343a40;--bs-primary-rgb: 247, 136, 47;--bs-secondary-rgb: 116, 120, 141;--bs-success-rgb: 52, 195, 143;--bs-info-rgb: 80, 165, 241;--bs-warning-rgb: 241, 180, 76;--bs-danger-rgb: 244, 106, 106;--bs-pink-rgb: 232, 62, 140;--bs-light-rgb: 239, 242, 247;--bs-dark-rgb: 52, 58, 64;--bs-primary-text-emphasis: rgb(98.8, 54.4, 18.8);--bs-secondary-text-emphasis: rgb(46.4, 48, 56.4);--bs-success-text-emphasis: rgb(20.8, 78, 57.2);--bs-info-text-emphasis: rgb(32, 66, 96.4);--bs-warning-text-emphasis: rgb(96.4, 72, 30.4);--bs-danger-text-emphasis: rgb(97.6, 42.4, 42.4);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgba(247, 136, 47, .25);--bs-secondary-bg-subtle: rgba(116, 120, 141, .25);--bs-success-bg-subtle: rgba(52, 195, 143, .25);--bs-info-bg-subtle: rgba(80, 165, 241, .25);--bs-warning-bg-subtle: rgba(241, 180, 76, .25);--bs-danger-bg-subtle: rgba(244, 106, 106, .25);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: rgba(52, 58, 64, .25);--bs-primary-border-subtle: rgb(251.8, 207.4, 171.8);--bs-secondary-border-subtle: rgb(199.4, 201, 209.4);--bs-success-border-subtle: rgb(173.8, 231, 210.2);--bs-info-border-subtle: rgb(185, 219, 249.4);--bs-warning-border-subtle: rgb(249.4, 225, 183.4);--bs-danger-border-subtle: rgb(250.6, 195.4, 195.4);--bs-light-border-subtle: #eff2f7;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "Poppins", sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: .8125rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #495057;--bs-body-color-rgb: 73, 80, 87;--bs-body-bg: #f8f8fb;--bs-body-bg-rgb: 248, 248, 251;--bs-emphasis-color: #343a40;--bs-emphasis-color-rgb: 52, 58, 64;--bs-secondary-color: #74788d;--bs-secondary-color-rgb: 116, 120, 141;--bs-secondary-bg: #fff;--bs-secondary-bg-rgb: 255, 255, 255;--bs-tertiary-color: rgba(73, 80, 87, .5);--bs-tertiary-color-rgb: 73, 80, 87;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #f7882f;--bs-link-color-rgb: 247, 136, 47;--bs-link-decoration: none;--bs-link-hover-color: rgb(197.6, 108.8, 37.6);--bs-link-hover-color-rgb: 198, 109, 38;--bs-link-hover-decoration: underline;--bs-code-color: #e83e8c;--bs-highlight-bg: #fcf8e3;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #eff2f7;--bs-border-color-translucent: #ced4da;--bs-border-radius: .25rem;--bs-border-radius-sm: .2rem;--bs-border-radius-lg: .4rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .15rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(247, 136, 47, .25);--bs-form-valid-color: #34c38f;--bs-form-valid-border-color: #34c38f;--bs-form-invalid-color: #f46a6a;--bs-form-invalid-border-color: #f46a6a}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #a6b0cf;--bs-body-color-rgb: 166, 176, 207;--bs-body-bg: #222736;--bs-body-bg-rgb: 34, 39, 54;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: #c3cbe4;--bs-secondary-color-rgb: 195, 203, 228;--bs-secondary-bg: #2a3042;--bs-secondary-bg-rgb: 42, 48, 66;--bs-tertiary-color: #f6f6f6;--bs-tertiary-color-rgb: 246, 246, 246;--bs-tertiary-bg: #32394e;--bs-tertiary-bg-rgb: 50, 57, 78;--bs-primary-text-emphasis: rgb(250.2, 183.6, 130.2);--bs-secondary-text-emphasis: rgb(171.6, 174, 186.6);--bs-success-text-emphasis: rgb(133.2, 219, 187.8);--bs-info-text-emphasis: rgb(150, 201, 246.6);--bs-warning-text-emphasis: rgb(246.6, 210, 147.6);--bs-danger-text-emphasis: rgb(248.4, 165.6, 165.6);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #f6f6f6;--bs-primary-bg-subtle: rgba(247, 136, 47, .25);--bs-secondary-bg-subtle: rgba(116, 120, 141, .25);--bs-success-bg-subtle: rgba(52, 195, 143, .25);--bs-info-bg-subtle: rgba(80, 165, 241, .25);--bs-warning-bg-subtle: rgba(241, 180, 76, .25);--bs-danger-bg-subtle: rgba(244, 106, 106, .25);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: rgba(52, 58, 64, .25);--bs-primary-border-subtle: rgb(148.2, 81.6, 28.2);--bs-secondary-border-subtle: rgb(69.6, 72, 84.6);--bs-success-border-subtle: rgb(31.2, 117, 85.8);--bs-info-border-subtle: rgb(48, 99, 144.6);--bs-warning-border-subtle: rgb(144.6, 108, 45.6);--bs-danger-border-subtle: rgb(146.4, 63.6, 63.6);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: #f6f6f6;--bs-link-color: #f7882f;--bs-link-hover-color: rgb(248.6, 159.8, 88.6);--bs-link-color-rgb: 247, 136, 47;--bs-link-hover-color-rgb: 249, 160, 89;--bs-code-color: #e83e8c;--bs-border-color: #32394e;--bs-border-color-translucent: #353d55;--bs-form-valid-color: rgb(133.2, 219, 187.8);--bs-form-valid-border-color: rgb(133.2, 219, 187.8);--bs-form-invalid-color: rgb(248.4, 165.6, 165.6);--bs-form-invalid-border-color: rgb(248.4, 165.6, 165.6)}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid var(--bs-border-color);opacity:.8}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.328125rem + .9375vw)}@media (min-width: 1200px){h1,.h1{font-size:2.03125rem}}h2,.h2{font-size:calc(1.2875rem + .45vw)}@media (min-width: 1200px){h2,.h2{font-size:1.625rem}}h3,.h3{font-size:calc(1.2671875rem + .20625vw)}@media (min-width: 1200px){h3,.h3{font-size:1.421875rem}}h4,.h4{font-size:1.21875rem}h5,.h5{font-size:1.015625rem}h6,.h6{font-size:.8125rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:80%}mark,.mark{padding:.2em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:none}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb);text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:87.5%}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:87.5%;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.2rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.015625rem;font-weight:300}.display-1{font-size:calc(1.725rem + 5.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:6rem}}.display-2{font-size:calc(1.675rem + 5.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:5.5rem}}.display-3{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4.5rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:80%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.015625rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:80%;color:var(--bs-secondary-color)}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:80%;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 12px;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 24px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-body-color);--bs-table-bg: var(--bs-secondary-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(var(--bs-tertiary-bg-rgb), 1);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(var(--bs-tertiary-bg-rgb), 1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(var(--bs-tertiary-bg-rgb), 1);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.75rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.3rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(253.4, 231.2, 213.4);--bs-table-border-color: rgb(228.06, 208.08, 192.06);--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(227.2, 228, 232.2);--bs-table-border-color: rgb(204.48, 205.2, 208.98);--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(214.4, 243, 232.6);--bs-table-border-color: rgb(192.96, 218.7, 209.34);--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(220, 237, 252.2);--bs-table-border-color: rgb(198, 213.3, 226.98);--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(252.2, 240, 219.2);--bs-table-border-color: rgb(226.98, 216, 197.28);--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(252.8, 225.2, 225.2);--bs-table-border-color: rgb(227.52, 202.68, 202.68);--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #eff2f7;--bs-table-border-color: rgb(215.1, 217.8, 222.3);--bs-table-striped-bg: black;--bs-table-striped-color: #fff;--bs-table-active-bg: black;--bs-table-active-color: #fff;--bs-table-hover-bg: black;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #343a40;--bs-table-border-color: rgb(72.3, 77.7, 83.1);--bs-table-striped-bg: white;--bs-table-striped-color: #000;--bs-table-active-bg: white;--bs-table-active-color: #000;--bs-table-hover-bg: white;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.47rem + var(--bs-border-width));padding-bottom:calc(.47rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.015625rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.7109375rem}.form-text{margin-top:.25rem;font-size:80%;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.47rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:var(--bs-emphasis-color);background-color:var(--bs-secondary-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color-translucent);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-emphasis-color);background-color:var(--bs-secondary-bg);border-color:rgba(var(--bs-body-color-rgb),.2);outline:0;box-shadow:none}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-body-bg);opacity:1}.form-control::file-selector-button{padding:.47rem .75rem;margin:-.47rem -.75rem;margin-inline-end:.75rem;color:var(--bs-emphasis-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.47rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.7109375rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.015625rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .94rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .94rem + calc(var(--bs-border-width) * 2));padding:.47rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.47rem 1.75rem .47rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:var(--bs-emphasis-color);background-color:var(--bs-secondary-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color-translucent);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:rgba(var(--bs-body-color-rgb),.2);outline:0;box-shadow:0 0 0 .15rem #f7882f40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-body-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-emphasis-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.7109375rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.015625rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23a6b0cf' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.21875rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-secondary-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color-translucent);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-check-input{transition:none}}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:rgba(var(--bs-body-color-rgb),.2);outline:0;box-shadow:0 0 0 .15rem #f7882f40}.form-check-input:checked{background-color:#f7882f;border-color:#f7882f}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#f7882f;border-color:#f7882f;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28116, 120, 141, 0.55%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28116, 120, 141, 0.55%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.3rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f8f8fb,none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f8f8fb,none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#f7882f;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#fddbc1}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#f7882f;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#fddbc1}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-secondary-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label{color:#74788d}.form-floating>:disabled~label:after{background-color:var(--bs-body-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.47rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:var(--bs-emphasis-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color-translucent);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.015625rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.7109375rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:2.5rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.4rem .7rem;margin-top:.1rem;font-size:.7109375rem;line-height:1.5;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .94rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2334c38f' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .235rem) center;background-size:calc(.75em + .47rem) calc(.75em + .47rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .15rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .94rem);background-position:top calc(.375em + .235rem) right calc(.375em + .235rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2334c38f' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:3.625rem;background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .47rem) calc(.75em + .47rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .15rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.94rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .15rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.4rem .7rem;margin-top:.1rem;font-size:.7109375rem;line-height:1.5;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .94rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f46a6a'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f46a6a' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .235rem) center;background-size:calc(.75em + .47rem) calc(.75em + .47rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .15rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .94rem);background-position:top calc(.375em + .235rem) right calc(.375em + .235rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f46a6a'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f46a6a' stroke='none'/%3e%3c/svg%3e");padding-right:3.625rem;background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .47rem) calc(.75em + .47rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .15rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.94rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .15rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .47rem;--bs-btn-font-family: ;--bs-btn-font-size: .8125rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .15rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);text-decoration:none;background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #f7882f;--bs-btn-border-color: #f7882f;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(209.95, 115.6, 39.95);--bs-btn-hover-border-color: rgb(197.6, 108.8, 37.6);--bs-btn-focus-shadow-rgb: 248, 154, 78;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(197.6, 108.8, 37.6);--bs-btn-active-border-color: rgb(185.25, 102, 35.25);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #f7882f;--bs-btn-disabled-border-color: #f7882f}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #74788d;--bs-btn-border-color: #74788d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(98.6, 102, 119.85);--bs-btn-hover-border-color: rgb(92.8, 96, 112.8);--bs-btn-focus-shadow-rgb: 137, 140, 158;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(92.8, 96, 112.8);--bs-btn-active-border-color: rgb(87, 90, 105.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #74788d;--bs-btn-disabled-border-color: #74788d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #34c38f;--bs-btn-border-color: #34c38f;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(44.2, 165.75, 121.55);--bs-btn-hover-border-color: rgb(41.6, 156, 114.4);--bs-btn-focus-shadow-rgb: 82, 204, 160;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(41.6, 156, 114.4);--bs-btn-active-border-color: rgb(39, 146.25, 107.25);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #34c38f;--bs-btn-disabled-border-color: #34c38f}.btn-info{--bs-btn-color: #fff;--bs-btn-bg: #50a5f1;--bs-btn-border-color: #50a5f1;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(68, 140.25, 204.85);--bs-btn-hover-border-color: rgb(64, 132, 192.8);--bs-btn-focus-shadow-rgb: 106, 179, 243;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(64, 132, 192.8);--bs-btn-active-border-color: rgb(60, 123.75, 180.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #50a5f1;--bs-btn-disabled-border-color: #50a5f1}.btn-warning{--bs-btn-color: #fff;--bs-btn-bg: #f1b44c;--bs-btn-border-color: #f1b44c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(204.85, 153, 64.6);--bs-btn-hover-border-color: rgb(192.8, 144, 60.8);--bs-btn-focus-shadow-rgb: 243, 191, 103;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(192.8, 144, 60.8);--bs-btn-active-border-color: rgb(180.75, 135, 57);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #f1b44c;--bs-btn-disabled-border-color: #f1b44c}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #f46a6a;--bs-btn-border-color: #f46a6a;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(207.4, 90.1, 90.1);--bs-btn-hover-border-color: rgb(195.2, 84.8, 84.8);--bs-btn-focus-shadow-rgb: 246, 128, 128;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(195.2, 84.8, 84.8);--bs-btn-active-border-color: rgb(183, 79.5, 79.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #f46a6a;--bs-btn-disabled-border-color: #f46a6a}.btn-pink{--bs-btn-color: #fff;--bs-btn-bg: #e83e8c;--bs-btn-border-color: #e83e8c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(197.2, 52.7, 119);--bs-btn-hover-border-color: rgb(185.6, 49.6, 112);--bs-btn-focus-shadow-rgb: 235, 91, 157;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(185.6, 49.6, 112);--bs-btn-active-border-color: rgb(174, 46.5, 105);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #e83e8c;--bs-btn-disabled-border-color: #e83e8c}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #eff2f7;--bs-btn-border-color: #eff2f7;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(203.15, 205.7, 209.95);--bs-btn-hover-border-color: rgb(191.2, 193.6, 197.6);--bs-btn-focus-shadow-rgb: 203, 206, 210;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(191.2, 193.6, 197.6);--bs-btn-active-border-color: rgb(179.25, 181.5, 185.25);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #eff2f7;--bs-btn-disabled-border-color: #eff2f7}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #343a40;--bs-btn-border-color: #343a40;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(82.45, 87.55, 92.65);--bs-btn-hover-border-color: rgb(72.3, 77.7, 83.1);--bs-btn-focus-shadow-rgb: 82, 88, 93;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(92.6, 97.4, 102.2);--bs-btn-active-border-color: rgb(72.3, 77.7, 83.1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #343a40;--bs-btn-disabled-border-color: #343a40}.btn-outline-primary{--bs-btn-color: #f7882f;--bs-btn-border-color: #f7882f;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #f7882f;--bs-btn-hover-border-color: #f7882f;--bs-btn-focus-shadow-rgb: 247, 136, 47;--bs-btn-active-color: #fff;--bs-btn-active-bg: #f7882f;--bs-btn-active-border-color: #f7882f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f7882f;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f7882f;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #74788d;--bs-btn-border-color: #74788d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #74788d;--bs-btn-hover-border-color: #74788d;--bs-btn-focus-shadow-rgb: 116, 120, 141;--bs-btn-active-color: #fff;--bs-btn-active-bg: #74788d;--bs-btn-active-border-color: #74788d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #74788d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #74788d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #34c38f;--bs-btn-border-color: #34c38f;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #34c38f;--bs-btn-hover-border-color: #34c38f;--bs-btn-focus-shadow-rgb: 52, 195, 143;--bs-btn-active-color: #fff;--bs-btn-active-bg: #34c38f;--bs-btn-active-border-color: #34c38f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #34c38f;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #34c38f;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #50a5f1;--bs-btn-border-color: #50a5f1;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #50a5f1;--bs-btn-hover-border-color: #50a5f1;--bs-btn-focus-shadow-rgb: 80, 165, 241;--bs-btn-active-color: #fff;--bs-btn-active-bg: #50a5f1;--bs-btn-active-border-color: #50a5f1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #50a5f1;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #50a5f1;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #f1b44c;--bs-btn-border-color: #f1b44c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #f1b44c;--bs-btn-hover-border-color: #f1b44c;--bs-btn-focus-shadow-rgb: 241, 180, 76;--bs-btn-active-color: #fff;--bs-btn-active-bg: #f1b44c;--bs-btn-active-border-color: #f1b44c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f1b44c;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f1b44c;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #f46a6a;--bs-btn-border-color: #f46a6a;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #f46a6a;--bs-btn-hover-border-color: #f46a6a;--bs-btn-focus-shadow-rgb: 244, 106, 106;--bs-btn-active-color: #fff;--bs-btn-active-bg: #f46a6a;--bs-btn-active-border-color: #f46a6a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f46a6a;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f46a6a;--bs-gradient: none}.btn-outline-pink{--bs-btn-color: #e83e8c;--bs-btn-border-color: #e83e8c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #e83e8c;--bs-btn-hover-border-color: #e83e8c;--bs-btn-focus-shadow-rgb: 232, 62, 140;--bs-btn-active-color: #fff;--bs-btn-active-bg: #e83e8c;--bs-btn-active-border-color: #e83e8c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #e83e8c;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #e83e8c;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #eff2f7;--bs-btn-border-color: #eff2f7;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #eff2f7;--bs-btn-hover-border-color: #eff2f7;--bs-btn-focus-shadow-rgb: 239, 242, 247;--bs-btn-active-color: #000;--bs-btn-active-bg: #eff2f7;--bs-btn-active-border-color: #eff2f7;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #eff2f7;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #eff2f7;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #343a40;--bs-btn-border-color: #343a40;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #343a40;--bs-btn-hover-border-color: #343a40;--bs-btn-focus-shadow-rgb: 52, 58, 64;--bs-btn-active-color: #fff;--bs-btn-active-bg: #343a40;--bs-btn-active-border-color: #343a40;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #343a40;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #343a40;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #74788d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 248, 154, 78;text-decoration:none}.btn-link:hover,.btn-link:focus-visible{text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.015625rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .7109375rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: .8125rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-secondary-bg);--bs-dropdown-border-color: var(--bs-border-color);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: 0;--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - 0);--bs-dropdown-divider-bg: var(--bs-border-color);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-emphasis-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: var(--bs-emphasis-color);--bs-dropdown-link-active-bg: var(--bs-tertiary-bg);--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1.5rem;--bs-dropdown-item-padding-y: .35rem;--bs-dropdown-header-color: #74788d;--bs-dropdown-header-padding-x: 1.5rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);text-decoration:none;background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.7109375rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #f6f6f6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #f6f6f6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: var(--bs-emphasis-color);--bs-dropdown-link-active-bg: var(--bs-tertiary-bg);--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color);text-decoration:none}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .15rem #f7882f40}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-secondary-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-secondary-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #f7882f}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:600;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .34765625rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.015625rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.015625rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2873, 80, 87, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .15rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);text-decoration:none}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1.25rem;--bs-card-spacer-x: 1.25rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: var(--bs-emphasis-color);--bs-card-subtitle-color: ;--bs-card-border-width: 0;--bs-card-border-color: var(--bs-border-color);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - 0);--bs-card-cap-padding-y: .625rem;--bs-card-cap-padding-x: 1.25rem;--bs-card-cap-bg: var(--bs-tertiary-bg);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-secondary-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 12px;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-secondary-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23495057'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 16px;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%2898.8, 54.4, 18.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: rgba(var(--bs-body-color-rgb), .2);--bs-accordion-btn-focus-box-shadow: 0 0 0 .15rem rgba(var(--bs-btn-focus-shadow-rgb), .5);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:.8125rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28250.2, 183.6, 130.2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28250.2, 183.6, 130.2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 1rem;--bs-breadcrumb-padding-y: .75rem;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .5rem;--bs-pagination-font-size: .8125rem;--bs-pagination-color: var(--bs-secondary-color);--bs-pagination-bg: var(--bs-secondary-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .15rem rgba(247, 136, 47, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #f7882f;--bs-pagination-active-border-color: #f7882f;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);text-decoration:none;background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.015625rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .7109375rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .4em;--bs-badge-padding-y: .25em;--bs-badge-font-size: 75%;--bs-badge-font-weight: 500;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1.25rem;--bs-alert-padding-y: .75rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:600;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3.75rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.9375rem 1.25rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-pink{--bs-alert-color: var(--bs-pink-text-emphasis);--bs-alert-bg: var(--bs-pink-bg-subtle);--bs-alert-border-color: var(--bs-pink-border-subtle);--bs-alert-link-color: var(--bs-pink-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:.625rem}}.progress,.progress-stacked{--bs-progress-height: .625rem;--bs-progress-font-size: .609375rem;--bs-progress-bg: var(--bs-tertiary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #f7882f;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-emphasis-color);--bs-list-group-bg: var(--bs-secondary-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1.25rem;--bs-list-group-item-padding-y: .75rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-tertiary-color);--bs-list-group-disabled-bg: var(--bs-secondary-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #f7882f;--bs-list-group-active-border-color: #f7882f;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-pink{--bs-list-group-color: var(--bs-pink-text-emphasis);--bs-list-group-bg: var(--bs-pink-bg-subtle);--bs-list-group-border-color: var(--bs-pink-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-pink-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-pink-border-subtle);--bs-list-group-active-color: var(--bs-pink-bg-subtle);--bs-list-group-active-bg: var(--bs-pink-text-emphasis);--bs-list-group-active-border-color: var(--bs-pink-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: none;--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .25rem;--bs-toast-spacing: 12px;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: var(--bs-secondary-bg);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color);--bs-toast-border-radius: .25rem;--bs-toast-box-shadow: var(--bs-box-shadow-lg);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: var(--bs-secondary-bg);--bs-toast-header-border-color: var(--bs-border-color);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-secondary-bg);--bs-modal-border-color: var(--bs-border-color);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .7rem;--bs-tooltip-padding-y: .4rem;--bs-tooltip-margin: 0;--bs-tooltip-font-size: .7109375rem;--bs-tooltip-color: var(--bs-secondary-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .7109375rem;--bs-popover-bg: var(--bs-secondary-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .2);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: .8125rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-secondary-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color);--bs-offcanvas-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(247,136,47,var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(116,120,141,var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(52,195,143,var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#fff!important;background-color:RGBA(80,165,241,var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#fff!important;background-color:RGBA(241,180,76,var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(244,106,106,var(--bs-bg-opacity, 1))!important}.text-bg-pink{color:#fff!important;background-color:RGBA(232,62,140,var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(239,242,247,var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(52,58,64,var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(198,109,38,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(198,109,38,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(93,96,113,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(93,96,113,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(42,156,114,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(42,156,114,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(64,132,193,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(64,132,193,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(193,144,61,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(193,144,61,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(195,85,85,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(195,85,85,var(--bs-link-underline-opacity, 1))!important}.link-pink{color:RGBA(var(--bs-pink-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-pink-rgb),var(--bs-link-underline-opacity, 1))!important}.link-pink:hover,.link-pink:focus{color:RGBA(186,50,112,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(186,50,112,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(242,245,249,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(242,245,249,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(42,46,51,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(42,46,51,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.8}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .75rem 1.5rem #12263f08!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-pink{--bs-focus-ring-color: rgba(var(--bs-pink-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-pink{--bs-border-opacity: 1;border-color:rgba(var(--bs-pink-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.328125rem + .9375vw)!important}.fs-2{font-size:calc(1.2875rem + .45vw)!important}.fs-3{font-size:calc(1.2671875rem + .20625vw)!important}.fs-4{font-size:1.21875rem!important}.fs-5{font-size:1.015625rem!important}.fs-6{font-size:.8125rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold,.fw-bold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-pink{--bs-text-opacity: 1;color:rgba(var(--bs-pink-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-pink{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-pink-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-pink{--bs-bg-opacity: 1;background-color:rgba(var(--bs-pink-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.03125rem!important}.fs-2{font-size:1.625rem!important}.fs-3{font-size:1.421875rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--bs-header-bg: #fff;--bs-header-item-color: #555b6d;--bs-header-dark-bg: #2a3042;--bs-header-dark-item-color: #e9ecef;--bs-topbar-search-bg: #f3f3f9;--bs-footer-bg: #f2f2f5;--bs-footer-color: #74788d;--bs-topnav-bg: #fff;--bs-menu-item-color: #545a6d;--bs-menu-item-active-color: #556ee6;--bs-boxed-body-bg: #ebebf4;--bs-display-none: none;--bs-display-block: block}[data-bs-theme=dark]{--bs-header-bg: #262b3c;--bs-header-item-color: #a6b0cf;--bs-header-dark-bg: #f7882f;--bs-header-dark-item-color: #e9ecef;--bs-topbar-search-bg: #2a3042;--bs-footer-bg: #262b3c;--bs-footer-color: #a6b0cf;--bs-topnav-bg: #282e3f;--bs-menu-item-color: #a6b0cf;--bs-menu-item-active-color: #556ee6;--bs-boxed-body-bg: #32394f;--bs-light: #32394e;--bs-light-rgb: 50, 57, 78;--bs-dark: #f6f6f6;--bs-dark-rgb: 246, 246, 246;--bs-display-none: block;--bs-display-block: none}[data-bs-theme=dark] .btn-light{--bs-btn-color: #c3cbe4;--bs-btn-bg: #32394e;--bs-btn-border-color: #32394e}[data-bs-theme=dark] .btn-outline-light{--bs-btn-color: #c3cbe4;--bs-btn-border-color: #32394e}[data-bs-theme=dark] .btn-light,[data-bs-theme=dark] .btn-outline-light{--bs-btn-hover-color: #c3cbe4;--bs-btn-hover-bg: #32394e;--bs-btn-hover-border-color: #32394e;--bs-btn-active-color: #c3cbe4;--bs-btn-active-bg: #32394e;--bs-btn-active-border-color: #32394e;--bs-btn-focus-shadow-rgb: 50, 57, 78}[data-bs-theme=dark] .btn-dark{--bs-btn-bg: #a6b0cf;--bs-btn-border-color: #a6b0cf;--bs-btn-hover-bg: #a6b0cf}[data-bs-theme=dark] .btn-outline-dark{--bs-btn-color: #a6b0cf;--bs-btn-border-color: #a6b0cf}[data-bs-theme=dark] .dropdown-menu{--bs-dropdown-border-width: 1px}[data-bs-theme=dark] .table-light{--bs-table-color: #a6b0cf;--bs-table-bg: #32394e;--bs-table-border-color: #32394e}[data-bs-theme=dark] .table-dark{--bs-table-color: #a6b0cf;--bs-table-bg: #32394e;--bs-table-border-color: #3a425a}html{position:relative;min-height:100%}a{text-decoration:none!important}label{font-weight:500;margin-bottom:.5rem}.blockquote{padding:10px 20px;border-left:4px solid var(--bs-border-color)}.blockquote-reverse{border-left:0;border-right:4px solid var(--bs-border-color);text-align:right}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1140px}}.row>*{position:relative}button,a{outline:none!important}.btn-rounded{border-radius:30px}.btn:focus{box-shadow:0 0 0 .15rem rgba(var(--bs-btn-focus-shadow-rgb),.5)}.btn-group-example .btn{position:relative}.btn-group-example .btn:first-child:before{display:none}.btn-group-example .btn:before{content:"OR";position:absolute;font-size:10px;width:24px;height:24px;line-height:24px;border-radius:50%;background-color:var(--bs-secondary-color);color:var(--bs-secondary-bg);border:1px solid var(--bs-secondary-bg);left:-12px;top:50%;transform:translateY(-50%);z-index:1}.btn-label{position:relative;padding-left:44px}.btn-label .label-icon{position:absolute;width:32px;height:100%;left:0;top:0;background-color:#ffffff1a;border-right:1px solid rgba(255,255,255,.1);font-size:16px;display:flex;align-items:center;justify-content:center}.btn-label.btn-light .label-icon{background-color:#343a401a;border-right:1px solid rgba(52,58,64,.2)}.btn-group-vertical label{margin-bottom:0}.btn-soft-primary{color:#f7882f;background-color:#f7882f1a;border-color:transparent;transition:all .5s ease}.btn-soft-primary:hover,.btn-soft-primary:focus,.btn-soft-primary:active{color:#fff;background-color:#f7882f;border-color:transparent}.btn-soft-secondary{color:#74788d;background-color:#74788d1a;border-color:transparent;transition:all .5s ease}.btn-soft-secondary:hover,.btn-soft-secondary:focus,.btn-soft-secondary:active{color:#fff;background-color:#74788d;border-color:transparent}.btn-soft-success{color:#34c38f;background-color:#34c38f1a;border-color:transparent;transition:all .5s ease}.btn-soft-success:hover,.btn-soft-success:focus,.btn-soft-success:active{color:#fff;background-color:#34c38f;border-color:transparent}.btn-soft-info{color:#50a5f1;background-color:#50a5f11a;border-color:transparent;transition:all .5s ease}.btn-soft-info:hover,.btn-soft-info:focus,.btn-soft-info:active{color:#fff;background-color:#50a5f1;border-color:transparent}.btn-soft-warning{color:#f1b44c;background-color:#f1b44c1a;border-color:transparent;transition:all .5s ease}.btn-soft-warning:hover,.btn-soft-warning:focus,.btn-soft-warning:active{color:#fff;background-color:#f1b44c;border-color:transparent}.btn-soft-danger{color:#f46a6a;background-color:#f46a6a1a;border-color:transparent;transition:all .5s ease}.btn-soft-danger:hover,.btn-soft-danger:focus,.btn-soft-danger:active{color:#fff;background-color:#f46a6a;border-color:transparent}.btn-soft-pink{color:#e83e8c;background-color:#e83e8c1a;border-color:transparent;transition:all .5s ease}.btn-soft-pink:hover,.btn-soft-pink:focus,.btn-soft-pink:active{color:#fff;background-color:#e83e8c;border-color:transparent}.btn-soft-light{color:#eff2f7;background-color:#eff2f71a;border-color:transparent;transition:all .5s ease}.btn-soft-light:hover,.btn-soft-light:focus,.btn-soft-light:active{color:#fff;background-color:#eff2f7;border-color:transparent}.btn-soft-dark{color:#343a40;background-color:#343a401a;border-color:transparent;transition:all .5s ease}.btn-soft-dark:hover,.btn-soft-dark:focus,.btn-soft-dark:active{color:#fff;background-color:#343a40;border-color:transparent}.like-btn.active .bx-heart{color:#f46a6a}.like-btn.active .bx-heart:before{content:""}.breadcrumb-item>a{color:var(--bs-emphasis-color)}.breadcrumb-item+.breadcrumb-item:before{font-family:Material Design Icons}.card{margin-bottom:24px;box-shadow:0 .75rem 1.5rem #12263f08}.card-drop{color:var(--bs-body-color)}.card-title{font-size:15px;margin:0 0 7px;font-weight:600;color:var(--bs-emphasis-color)}.card-title-desc{color:var(--bs-secondary-color);margin-bottom:24px}.dropdown-menu{box-shadow:0 1rem 3rem #0000002d;animation-name:DropDownSlide;animation-duration:.3s;animation-fill-mode:both;margin:0;position:absolute;z-index:1000}.dropdown-menu.show{top:100%!important}.dropdown-menu-end[style]{left:auto!important;right:0!important}.dropdown-menu[data-popper-placement^=right],.dropdown-menu[data-popper-placement^=top],.dropdown-menu[data-popper-placement^=left]{top:auto!important;animation:none!important}@keyframes DropDownSlide{to{transform:translateY(0)}0%{transform:translateY(10px)}}@media (min-width: 600px){.dropdown-menu-lg{width:320px}.dropdown-menu-md{width:240px}}.dropdown-mega{position:static!important}.dropdown-megamenu[style]{padding:20px;left:20px!important;right:20px!important}.dropdown-mega-menu-xl{width:40rem}.dropdown-mega-menu-lg{width:26rem}.dropdown-toggle:after{display:none!important}.dropstart .dropdown-toggle:before{display:none!important}.nav-tabs>li>a,.nav-pills>li>a{color:var(--bs-emphasis-color);font-weight:500}.nav-pills>a{color:var(--bs-emphasis-color);font-weight:500}.nav-tabs-custom{border-bottom:2px solid var(--bs-border-color)}.nav-tabs-custom .nav-item{position:relative;color:var(--bs-body-color)}.nav-tabs-custom .nav-item .nav-link{border:none}.nav-tabs-custom .nav-item .nav-link:after{content:"";background:#f7882f;height:2px;position:absolute;width:100%;left:0;bottom:-1px;transition:all .25s ease 0s;transform:scale(0)}.nav-tabs-custom .nav-item .nav-link.active{color:#f7882f}.nav-tabs-custom .nav-item .nav-link.active:after{transform:scale(1)}.vertical-nav .nav .nav-link{padding:24px 16px;text-align:center;margin-bottom:8px}.vertical-nav .nav .nav-link .nav-icon{font-size:24px}.table th{font-weight:600}.table-dark>:not(:last-child)>:last-child>*{border-bottom-color:#43494e}.table-bordered{border:var(--bs-border-width) solid var(--bs-border-color)}.table-nowrap th,.table-nowrap td{white-space:nowrap}.table>:not(:first-child){border-top:0}.pagination-rounded .page-link{border-radius:30px!important;margin:0 3px!important;border:none;width:32px;height:32px;padding:0;text-align:center;line-height:32px}.progress-sm{height:5px}.progress-md{height:8px}.progress-lg{height:12px}.progress-xl{height:16px}.custom-progess{position:relative}.custom-progess .progress-icon{position:absolute;top:-12px}.custom-progess .progress-icon .avatar-title{background:var(--bs-secondary-bg)}.animated-progess{position:relative}.animated-progess .progress-bar{position:relative;border-radius:6px;animation:animate-positive 2s}@keyframes animate-positive{0%{width:0}}#page-topbar{position:fixed;top:0;right:0;left:250px;z-index:1002;background-color:var(--bs-header-bg);box-shadow:0 .75rem 1.5rem #12263f08}@media (max-width: 992.98px){#page-topbar{left:0}}.navbar-header{display:flex;-ms-flex-pack:justify;justify-content:space-between;align-items:center;margin:0 auto;height:70px;padding:0 12px 0 0}.navbar-header .dropdown .show.header-item{background-color:var(--bs-tertiary-bg)}.navbar-brand-box{padding:0 1.5rem;text-align:center;width:250px}.logo{line-height:70px}.logo .logo-sm,.logo-light{display:none}.app-search{padding:16px 0}.app-search .form-control{border:none;height:38px;padding-left:40px;padding-right:20px;background-color:var(--bs-topbar-search-bg);box-shadow:none;border-radius:30px}.app-search span{position:absolute;z-index:10;font-size:16px;line-height:38px;left:13px;top:0;color:var(--bs-secondary-color)}.megamenu-list li{position:relative;padding:5px 0}.megamenu-list li a{color:var(--bs-body-color)}@media (max-width: 992px){.navbar-brand-box{width:auto}.logo span.logo-lg{display:none}.logo span.logo-sm{display:inline-block}}.page-content{padding:94px 18px 60px}.header-item{height:70px;box-shadow:none!important;color:var(--bs-header-item-color);border:0;border-radius:0}.header-item:hover{color:var(--bs-header-item-color)}.header-profile-user{height:36px;width:36px;background-color:var(--bs-tertiary-bg);padding:3px}.noti-icon i{font-size:22px;color:var(--bs-header-item-color)}.noti-icon .badge{position:absolute;top:12px;right:4px}.notification-item .d-flex{padding:.75rem 1rem}.notification-item .d-flex:hover{background-color:var(--bs-tertiary-bg)}.dropdown-icon-item{border-radius:3px;line-height:34px;text-align:center;padding:15px 0 9px;display:block;border:1px solid transparent;color:var(--bs-secondary-color)}.dropdown-icon-item img{height:24px}.dropdown-icon-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-icon-item:hover{background-color:var(--bs-header-dark-bg)}.fullscreen-enable [data-bs-toggle=fullscreen] .bx-fullscreen:before{content:""}body[data-topbar=dark] #page-topbar{background-color:#2a3042}body[data-topbar=dark] .navbar-header .dropdown .show.header-item{background-color:#ffffff0d}body[data-topbar=dark] .navbar-header .waves-effect .waves-ripple{background:rgba(255,255,255,.4)}body[data-topbar=dark] .header-item,body[data-topbar=dark] .header-item:hover{color:var(--bs-header-dark-item-color)}body[data-topbar=dark] .header-profile-user{background-color:#ffffff40}body[data-topbar=dark] .noti-icon i{color:var(--bs-header-dark-item-color)}body[data-topbar=dark] .logo-dark{display:none}body[data-topbar=dark] .logo-light{display:block}body[data-topbar=dark] .app-search .form-control{background-color:rgba(var(--bs-topbar-search-bg),.07);color:#fff}body[data-topbar=dark] .app-search span,body[data-topbar=dark] .app-search input.form-control::-webkit-input-placeholder{color:#ffffff80}body[data-sidebar=dark] .navbar-brand-box{background:#2a3042}body[data-sidebar=dark] .logo-dark{display:none}body[data-sidebar=dark] .logo-light{display:block}@media (max-width: 600px){.navbar-header .dropdown{position:static}.navbar-header .dropdown .dropdown-menu{left:10px!important;right:10px!important}}@media (max-width: 380px){.navbar-brand-box{display:none}}body[data-layout=horizontal] .navbar-brand-box{width:auto}body[data-layout=horizontal] .page-content{margin-top:70px;padding:79px 12px 60px}@media (max-width: 992px){body[data-layout=horizontal] .page-content{margin-top:15px}}.page-title-box{padding-bottom:24px}.page-title-box .breadcrumb{background-color:transparent;padding:0}.page-title-box h4,.page-title-box .h4{text-transform:uppercase;font-weight:600;font-size:16px!important}.footer{bottom:0;padding:20px 18px;position:absolute;right:0;color:var(--bs-footer-color);left:250px;height:60px;background-color:var(--bs-footer-bg)}@media (max-width: 991.98px){.footer{left:0}}.vertical-collpsed .footer{left:70px}@media (max-width: 991.98px){.vertical-collpsed .footer{left:0}}body[data-layout=horizontal] .footer{left:0!important}.right-bar{background-color:var(--bs-secondary-bg);box-shadow:0 0 24px #0000000f,0 1px #00000005;display:block;position:fixed;transition:all .2s ease-out;width:280px;z-index:9999;float:right!important;right:-290px;top:0;bottom:0}.right-bar .right-bar-toggle{background-color:var(--bs-dark);height:24px;width:24px;line-height:24px;display:block;color:var(--bs-gray-200);text-align:center;border-radius:50%}.right-bar .right-bar-toggle:hover{background-color:var(--bs-dark)}.rightbar-overlay{background-color:#343a408c;position:absolute;left:0;right:0;top:0;bottom:0;display:none;z-index:9998;transition:all .2s ease-out}.right-bar-enabled .right-bar{right:0}.right-bar-enabled .rightbar-overlay{display:block}@media (max-width: 767.98px){.right-bar{overflow:auto}.right-bar .slimscroll-menu{height:auto!important}}.metismenu{margin:0}.metismenu li{display:block;width:100%}.metismenu .mm-collapse{display:none}.metismenu .mm-collapse:not(.mm-show){display:none}.metismenu .mm-collapse.mm-show{display:block}.metismenu .mm-collapsing{position:relative;height:0;overflow:hidden;transition-timing-function:ease;transition-duration:.35s;transition-property:height,visibility}.vertical-menu{width:250px;z-index:1001;background:#ffffff;bottom:0;margin-top:0;position:fixed;top:0;padding-top:70px;box-shadow:0 .75rem 1.5rem #12263f08}@media (max-width: 991.98px){.vertical-menu{top:70px;padding-top:0}}.vertical-menu .navbar-brand-box{position:fixed;top:0;z-index:99}@media (max-width: 991.98px){.vertical-menu .navbar-brand-box{display:none}}.main-content{margin-left:250px;overflow:hidden}.main-content .content{padding:0 15px 10px;margin-top:70px}#sidebar-menu{padding:10px 0 30px}#sidebar-menu .mm-active>.has-arrow:after{transform:rotate(-180deg)}#sidebar-menu .has-arrow:after{content:"󰅀";font-family:Material Design Icons;display:block;float:right;transition:transform .2s;font-size:1rem}#sidebar-menu ul li a{display:block;padding:.625rem 1.5rem;color:#545a6d;position:relative;font-size:13px;transition:all .4s}#sidebar-menu ul li a i{display:inline-block;min-width:1.75rem;padding-bottom:.125em;font-size:1.25rem;line-height:1.40625rem;vertical-align:middle;color:#7f8387;transition:all .4s}#sidebar-menu ul li a:hover,#sidebar-menu ul li a:hover i{color:#383c40}#sidebar-menu ul li .badge{margin-top:4px}#sidebar-menu ul li ul.sub-menu{padding:0}#sidebar-menu ul li ul.sub-menu li a{padding:.4rem 1.5rem .4rem 3.5rem;font-size:13px;color:#545a6d}#sidebar-menu ul li ul.sub-menu li a:hover{color:#383c40}#sidebar-menu ul li ul.sub-menu li ul.sub-menu{padding:0}#sidebar-menu ul li ul.sub-menu li ul.sub-menu li a{padding:.4rem 1.5rem .4rem 4.5rem;font-size:13px}.menu-title{padding:12px 20px!important;letter-spacing:.05em;pointer-events:none;cursor:default;font-size:11px;text-transform:uppercase;color:#7f8387;font-weight:600}.mm-active{color:#556ee6!important}.mm-active>a{color:#556ee6!important}.mm-active>a i{color:#556ee6!important}.mm-active .active,.mm-active .active i{color:#556ee6!important}.mm-active>i{color:#556ee6!important}@media (max-width: 992px){.vertical-menu{display:none}.main-content{margin-left:0!important}body.sidebar-enable .vertical-menu{display:block}}.vertical-collpsed .main-content{margin-left:70px}.vertical-collpsed .navbar-brand-box{width:70px!important}.vertical-collpsed #page-topbar{left:70px}@media (max-width: 991.98px){.vertical-collpsed #page-topbar{left:0}}.vertical-collpsed .logo span.logo-lg{display:none}.vertical-collpsed .logo span.logo-sm{display:block}.vertical-collpsed .vertical-menu{position:absolute;width:70px!important;z-index:5}.vertical-collpsed .vertical-menu .simplebar-mask,.vertical-collpsed .vertical-menu .simplebar-content-wrapper{overflow:visible!important}.vertical-collpsed .vertical-menu .simplebar-scrollbar{display:none!important}.vertical-collpsed .vertical-menu .simplebar-offset{bottom:0!important}.vertical-collpsed .vertical-menu #sidebar-menu .menu-title,.vertical-collpsed .vertical-menu #sidebar-menu .badge,.vertical-collpsed .vertical-menu #sidebar-menu .collapse.in{display:none!important}.vertical-collpsed .vertical-menu #sidebar-menu .nav.collapse{height:inherit!important}.vertical-collpsed .vertical-menu #sidebar-menu .has-arrow:after{display:none}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li{position:relative;white-space:nowrap}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a{padding:15px 20px;min-height:55px;transition:none}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a:hover,.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a:active,.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a:focus{color:#383c40}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a i{font-size:1.45rem;margin-left:4px}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a span{display:none;padding-left:25px}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{position:relative;width:260px;color:#f7882f;background-color:#f5f5f5;transition:none}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i{color:#f7882f}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a span{display:inline}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul{display:block;left:70px;position:absolute;width:190px;height:auto!important;box-shadow:3px 5px 10px #363d471a}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul ul{box-shadow:3px 5px 10px #363d471a}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a{box-shadow:none;padding:8px 20px;position:relative;width:190px;z-index:6;color:#545a6d}.vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a:hover{color:#383c40}.vertical-collpsed .vertical-menu #sidebar-menu>ul ul{padding:5px 0;z-index:9999;display:none;background-color:#fff}.vertical-collpsed .vertical-menu #sidebar-menu>ul ul li:hover>ul{display:block;left:190px;height:auto!important;margin-top:-36px;position:absolute;width:190px}.vertical-collpsed .vertical-menu #sidebar-menu>ul ul li>a span.pull-right{position:absolute;right:20px;top:12px;transform:rotate(270deg)}.vertical-collpsed .vertical-menu #sidebar-menu>ul ul li.active a{color:#f8f9fa}body[data-sidebar=dark] .vertical-menu{background:#2a3042}body[data-sidebar=dark] #sidebar-menu ul li a{color:#a6b0cf}body[data-sidebar=dark] #sidebar-menu ul li a i{color:#6a7187}body[data-sidebar=dark] #sidebar-menu ul li a:hover,body[data-sidebar=dark] #sidebar-menu ul li a:hover i{color:#fff}body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a{color:#79829c}body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:hover{color:#fff}body[data-sidebar=dark].vertical-collpsed .vertical-menu .navbar-brand-box{background:#2a3042}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background:rgb(45.9666666667,52.5333333333,72.2333333333);color:#fff}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i{color:#fff}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a{color:#79829c}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a:hover{color:#fff}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul ul{background-color:#2a3042}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active,body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i,body[data-sidebar=dark] .mm-active{color:#fff!important}body[data-sidebar=dark] .mm-active>a{color:#fff!important}body[data-sidebar=dark] .mm-active>a i{color:#fff!important}body[data-sidebar=dark] .mm-active>i{color:#fff!important}body[data-sidebar=dark] .mm-active .active,body[data-sidebar=dark] .mm-active .active i{color:#fff!important}body[data-sidebar=dark] .menu-title{color:#6a7187}body[data-layout=horizontal] .main-content{margin-left:0!important}body[data-sidebar-size=small] .navbar-brand-box{width:160px}body[data-sidebar-size=small] .vertical-menu{width:160px;text-align:center}body[data-sidebar-size=small] .vertical-menu .has-arrow:after,body[data-sidebar-size=small] .vertical-menu .badge{display:none!important}body[data-sidebar-size=small] .main-content{margin-left:160px}body[data-sidebar-size=small] .footer{left:160px}@media (max-width: 991.98px){body[data-sidebar-size=small] .footer{left:0}}body[data-sidebar-size=small] #page-topbar{left:160px}@media (max-width: 991.98px){body[data-sidebar-size=small] #page-topbar{left:0}body[data-sidebar-size=small] #page-topbar .navbar-header .navbar-brand-box{width:auto}}body[data-sidebar-size=small] #sidebar-menu ul li a i{display:block}body[data-sidebar-size=small] #sidebar-menu ul li ul.sub-menu li a,body[data-sidebar-size=small] #sidebar-menu ul li ul.sub-menu li ul.sub-menu li a{padding-left:1.5rem}body[data-sidebar-size=small].vertical-collpsed .main-content{margin-left:70px}body[data-sidebar-size=small].vertical-collpsed .vertical-menu #sidebar-menu{text-align:left}body[data-sidebar-size=small].vertical-collpsed .vertical-menu #sidebar-menu>ul>li>a i{display:inline-block}body[data-sidebar-size=small].vertical-collpsed .footer{left:70px}body[data-sidebar=colored] .navbar-brand-box .logo-dark,body[data-sidebar=winter] .navbar-brand-box .logo-dark,body[data-sidebar=ladylip] .navbar-brand-box .logo-dark,body[data-sidebar=plumplate] .navbar-brand-box .logo-dark,body[data-sidebar=strongbliss] .navbar-brand-box .logo-dark,body[data-sidebar=greatwhale] .navbar-brand-box .logo-dark{display:none}body[data-sidebar=colored] .navbar-brand-box .logo-light,body[data-sidebar=winter] .navbar-brand-box .logo-light,body[data-sidebar=ladylip] .navbar-brand-box .logo-light,body[data-sidebar=plumplate] .navbar-brand-box .logo-light,body[data-sidebar=strongbliss] .navbar-brand-box .logo-light,body[data-sidebar=greatwhale] .navbar-brand-box .logo-light{display:block}body[data-sidebar=colored] .mm-active,body[data-sidebar=winter] .mm-active,body[data-sidebar=ladylip] .mm-active,body[data-sidebar=plumplate] .mm-active,body[data-sidebar=strongbliss] .mm-active,body[data-sidebar=greatwhale] .mm-active{color:#fff!important}body[data-sidebar=colored] .mm-active>a,body[data-sidebar=winter] .mm-active>a,body[data-sidebar=ladylip] .mm-active>a,body[data-sidebar=plumplate] .mm-active>a,body[data-sidebar=strongbliss] .mm-active>a,body[data-sidebar=greatwhale] .mm-active>a{color:#fff!important}body[data-sidebar=colored] .mm-active>a i,body[data-sidebar=winter] .mm-active>a i,body[data-sidebar=ladylip] .mm-active>a i,body[data-sidebar=plumplate] .mm-active>a i,body[data-sidebar=strongbliss] .mm-active>a i,body[data-sidebar=greatwhale] .mm-active>a i{color:#fff!important}body[data-sidebar=colored] .mm-active>i,body[data-sidebar=colored] .mm-active .active,body[data-sidebar=winter] .mm-active>i,body[data-sidebar=winter] .mm-active .active,body[data-sidebar=ladylip] .mm-active>i,body[data-sidebar=ladylip] .mm-active .active,body[data-sidebar=plumplate] .mm-active>i,body[data-sidebar=plumplate] .mm-active .active,body[data-sidebar=strongbliss] .mm-active>i,body[data-sidebar=strongbliss] .mm-active .active,body[data-sidebar=greatwhale] .mm-active>i,body[data-sidebar=greatwhale] .mm-active .active{color:#fff!important}body[data-sidebar=colored] #sidebar-menu ul li.menu-title,body[data-sidebar=winter] #sidebar-menu ul li.menu-title,body[data-sidebar=ladylip] #sidebar-menu ul li.menu-title,body[data-sidebar=plumplate] #sidebar-menu ul li.menu-title,body[data-sidebar=strongbliss] #sidebar-menu ul li.menu-title,body[data-sidebar=greatwhale] #sidebar-menu ul li.menu-title,body[data-sidebar=colored] #sidebar-menu ul li a,body[data-sidebar=winter] #sidebar-menu ul li a,body[data-sidebar=ladylip] #sidebar-menu ul li a,body[data-sidebar=plumplate] #sidebar-menu ul li a,body[data-sidebar=strongbliss] #sidebar-menu ul li a,body[data-sidebar=greatwhale] #sidebar-menu ul li a,body[data-sidebar=colored] #sidebar-menu ul li a i,body[data-sidebar=winter] #sidebar-menu ul li a i,body[data-sidebar=ladylip] #sidebar-menu ul li a i,body[data-sidebar=plumplate] #sidebar-menu ul li a i,body[data-sidebar=strongbliss] #sidebar-menu ul li a i,body[data-sidebar=greatwhale] #sidebar-menu ul li a i{color:#fff9}body[data-sidebar=colored] #sidebar-menu ul li a.waves-effect .waves-ripple,body[data-sidebar=winter] #sidebar-menu ul li a.waves-effect .waves-ripple,body[data-sidebar=ladylip] #sidebar-menu ul li a.waves-effect .waves-ripple,body[data-sidebar=plumplate] #sidebar-menu ul li a.waves-effect .waves-ripple,body[data-sidebar=strongbliss] #sidebar-menu ul li a.waves-effect .waves-ripple,body[data-sidebar=greatwhale] #sidebar-menu ul li a.waves-effect .waves-ripple{background:rgba(255,255,255,.1)}body[data-sidebar=colored] #sidebar-menu ul li a:hover,body[data-sidebar=winter] #sidebar-menu ul li a:hover,body[data-sidebar=ladylip] #sidebar-menu ul li a:hover,body[data-sidebar=plumplate] #sidebar-menu ul li a:hover,body[data-sidebar=strongbliss] #sidebar-menu ul li a:hover,body[data-sidebar=greatwhale] #sidebar-menu ul li a:hover,body[data-sidebar=colored] #sidebar-menu ul li a:hover i,body[data-sidebar=winter] #sidebar-menu ul li a:hover i,body[data-sidebar=ladylip] #sidebar-menu ul li a:hover i,body[data-sidebar=plumplate] #sidebar-menu ul li a:hover i,body[data-sidebar=strongbliss] #sidebar-menu ul li a:hover i,body[data-sidebar=greatwhale] #sidebar-menu ul li a:hover i{color:#fff}body[data-sidebar=colored] #sidebar-menu ul li ul.sub-menu li a,body[data-sidebar=winter] #sidebar-menu ul li ul.sub-menu li a,body[data-sidebar=ladylip] #sidebar-menu ul li ul.sub-menu li a,body[data-sidebar=plumplate] #sidebar-menu ul li ul.sub-menu li a,body[data-sidebar=strongbliss] #sidebar-menu ul li ul.sub-menu li a,body[data-sidebar=greatwhale] #sidebar-menu ul li ul.sub-menu li a{color:#ffffff80}body[data-sidebar=colored] #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=winter] #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=ladylip] #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=plumplate] #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=strongbliss] #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=greatwhale] #sidebar-menu ul li ul.sub-menu li a:hover{color:#fff}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a,body[data-sidebar=winter].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a,body[data-sidebar=ladylip].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a,body[data-sidebar=plumplate].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a,body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a,body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background-color:#f78e39;color:#fff}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i,body[data-sidebar=winter].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i,body[data-sidebar=ladylip].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i,body[data-sidebar=plumplate].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i,body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i,body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i{color:#fff}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active,body[data-sidebar=winter].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active,body[data-sidebar=ladylip].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active,body[data-sidebar=plumplate].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active,body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active,body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active{color:#556ee6!important}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=winter].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=ladylip].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=plumplate].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover,body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li a:hover{color:#556ee6}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active,body[data-sidebar=winter].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active,body[data-sidebar=ladylip].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active,body[data-sidebar=plumplate].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active,body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active,body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active{color:#556ee6!important}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a,body[data-sidebar=winter].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a,body[data-sidebar=ladylip].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a,body[data-sidebar=plumplate].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a,body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a,body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a{color:#556ee6!important}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a i,body[data-sidebar=winter].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a i,body[data-sidebar=ladylip].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a i,body[data-sidebar=plumplate].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a i,body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a i,body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu #sidebar-menu ul li ul.sub-menu li.mm-active>a i{color:#556ee6!important}.bg-colored{background-color:#f7882f!important}body[data-sidebar=colored] .vertical-menu{background-color:#f7882f}@media (max-width: 991.98px){body[data-sidebar=colored] .navbar-brand-box{background-color:#f78e39;background-repeat:repeat-x}}body[data-sidebar=colored].vertical-collpsed .vertical-menu .navbar-brand-box{background-color:#f7882f}body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background-color:#f78e39}body[data-sidebar=colored][data-sidebar-size=small] .menu-title{background:transparent}.vertical-menu [data-simplebar]{z-index:9}body[data-sidebar=winter] .vertical-menu{background-image:linear-gradient(to right,#556ee6,#34c38f);background-repeat:repeat-x}@media (max-width: 991.98px){body[data-sidebar=winter] .navbar-brand-box{background-image:linear-gradient(to right,#556ee6,#34c38f);background-repeat:repeat-x}}body[data-sidebar=winter].vertical-collpsed .vertical-menu .navbar-brand-box{background-image:linear-gradient(to right,#556ee6,#34c38f);background-repeat:repeat-x}body[data-sidebar=winter].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background-image:linear-gradient(to right,#556ee6,#34c38f);background-repeat:repeat-x}body[data-sidebar=winter][data-sidebar-size=small] .menu-title{background-image:linear-gradient(to right,#556ee6,#34c38f)}body[data-sidebar=ladylip] .vertical-menu{background-image:linear-gradient(to right,#556ee6,#f46a6a);background-repeat:repeat-x}@media (max-width: 991.98px){body[data-sidebar=ladylip] .navbar-brand-box{background-image:linear-gradient(to right,#556ee6,#f46a6a);background-repeat:repeat-x}}body[data-sidebar=ladylip].vertical-collpsed .vertical-menu .navbar-brand-box{background-image:linear-gradient(to right,#556ee6,#f46a6a);background-repeat:repeat-x}body[data-sidebar=ladylip].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background-image:linear-gradient(to right,#556ee6,#f46a6a);background-repeat:repeat-x}body[data-sidebar=ladylip][data-sidebar-size=small] .menu-title{background-image:linear-gradient(to right,#556ee6,#f46a6a)}body[data-sidebar=plumplate] .vertical-menu{background-image:linear-gradient(to right,#556ee6,#f1b44c);background-repeat:repeat-x}@media (max-width: 991.98px){body[data-sidebar=plumplate] .navbar-brand-box{background-image:linear-gradient(to right,#556ee6,#f1b44c);background-repeat:repeat-x}}body[data-sidebar=plumplate].vertical-collpsed .vertical-menu .navbar-brand-box{background-image:linear-gradient(to right,#556ee6,#f1b44c);background-repeat:repeat-x}body[data-sidebar=plumplate].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background-image:linear-gradient(to right,#556ee6,#f1b44c);background-repeat:repeat-x}body[data-sidebar=plumplate][data-sidebar-size=small] .menu-title{background-image:linear-gradient(to right,#556ee6,#f1b44c)}body[data-sidebar=strongbliss] .vertical-menu{background-image:linear-gradient(to right,#f46a6a,#f1b44c);background-repeat:repeat-x}@media (max-width: 991.98px){body[data-sidebar=strongbliss] .navbar-brand-box{background-image:linear-gradient(to right,#f46a6a,#f1b44c);background-repeat:repeat-x}}body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu .navbar-brand-box{background-image:linear-gradient(to right,#f46a6a,#f1b44c);background-repeat:repeat-x}body[data-sidebar=strongbliss].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background-image:linear-gradient(to right,#f46a6a,#f1b44c);background-repeat:repeat-x}body[data-sidebar=strongbliss][data-sidebar-size=small] .menu-title{background-image:linear-gradient(to right,#f46a6a,#f1b44c)}body[data-sidebar=greatwhale] .vertical-menu{background-image:linear-gradient(to right,rgb(209.4444444444,97.6736111111,8.0555555556),#50a5f1);background-repeat:repeat-x}@media (max-width: 991.98px){body[data-sidebar=greatwhale] .navbar-brand-box{background-image:linear-gradient(to right,#556ee6,#50a5f1);background-repeat:repeat-x}}body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu .navbar-brand-box{background-image:linear-gradient(to right,rgb(209.4444444444,97.6736111111,8.0555555556),#50a5f1);background-repeat:repeat-x}body[data-sidebar=greatwhale].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a{background-image:linear-gradient(to right,rgb(209.4444444444,97.6736111111,8.0555555556),#50a5f1);background-repeat:repeat-x}body[data-sidebar=greatwhale][data-sidebar-size=small] .menu-title{background-image:linear-gradient(to right,#556ee6,#50a5f1)}.themesideimage{height:80px;width:40px}body[data-sidebar-image] .vertical-menu:before{opacity:.33;display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}body[data-sidebar-image] .vertical-menu:after{opacity:.77;display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}body[data-sidebar-image] .sidebar-background{position:absolute;z-index:1;height:100%;width:100%;display:block;top:0;left:0;background-size:cover;background-position:50%;opacity:.07}body[data-sidebar-image=img1] .sidebar-background{background-image:url(../../../images/sidebar/img1.jpg)}body[data-sidebar-image=img2] .sidebar-background{background-image:url(../../../images/sidebar/img2.jpg)}body[data-sidebar-image=img3] .sidebar-background{background-image:url(../../../images/sidebar/img3.jpg)}body[data-sidebar-image=img4] .sidebar-background{background-image:url(../../../images/sidebar/img4.jpg)}.verticalcontent{writing-mode:vertical-rl;text-orientation:upright;display:flex;justify-content:center;align-items:center;color:#343a40!important}.wh-30{width:30px;height:30px}.gradient-colored{background-color:#f7882f}.gradient-winter{background-image:linear-gradient(to right,#556ee6,#34c38f);background-repeat:repeat-x}.gradient-lady-lip{background-image:linear-gradient(to right,#556ee6,#f46a6a);background-repeat:repeat-x}.gradient-plum-plate{background-image:linear-gradient(to right,#556ee6,#f1b44c)}.gradient-strong-bliss{background-image:linear-gradient(to right,#f46a6a,#f1b44c)}.gradient-strong-great-whale{background-image:linear-gradient(to right,rgb(234,109.125,9),#50a5f1)}.topnav{background:var(--bs-topnav-bg);padding:0 12px;box-shadow:0 .75rem 1.5rem #12263f08;margin-top:70px;position:fixed;left:0;right:0;z-index:100}.topnav .topnav-menu{margin:0;padding:0}.topnav .navbar-nav .nav-link{font-size:14px;position:relative;padding:1rem 1.3rem;color:var(--bs-menu-item-color)}.topnav .navbar-nav .nav-link i{font-size:15px}.topnav .navbar-nav .nav-link:focus,.topnav .navbar-nav .nav-link:hover{color:var(--bs-menu-item-active-color);background-color:transparent}.topnav .navbar-nav .dropdown-item{color:var(--bs-menu-item-color)}.topnav .navbar-nav .dropdown-item.active,.topnav .navbar-nav .dropdown-item:hover,.topnav .navbar-nav .nav-item .nav-link.active{color:var(--bs-menu-item-active-color)}.topnav .navbar-nav .dropdown.active>a{color:var(--bs-menu-item-active-color);background-color:transparent}body[data-layout=horizontal] #page-topbar{left:0}@media (min-width: 1200px){body[data-layout=horizontal] .container-fluid,body[data-layout=horizontal] .container-sm,body[data-layout=horizontal] .container-md,body[data-layout=horizontal] .container-lg,body[data-layout=horizontal] .container-xl,body[data-layout=horizontal] .container-xxl,body[data-layout=horizontal] .navbar-header{max-width:85%}}@media (min-width: 992px){.topnav .navbar-nav .nav-item:first-of-type .nav-link{padding-left:0}.topnav .dropdown-item{padding:.5rem 1.5rem;min-width:180px}.topnav .dropdown.mega-dropdown .mega-dropdown-menu{left:0;right:auto}.topnav .dropdown .dropdown-menu{margin-top:0;border-radius:0 0 var(--bs-border-radius) var(--bs-border-radius)}.topnav .dropdown .dropdown-menu .arrow-down:after{right:15px;transform:rotate(-135deg) translateY(-50%);position:absolute}.topnav .dropdown .dropdown-menu .dropdown .dropdown-menu{position:absolute;top:0!important;left:100%;display:none}.topnav .dropdown:hover>.dropdown-menu{display:block}.topnav .dropdown:hover>.dropdown-menu>.dropdown:hover>.dropdown-menu{display:block}.navbar-toggle{display:none}}.arrow-down{display:inline-block}.arrow-down:after{border-color:initial;border-style:solid;border-width:0 0 1px 1px;content:"";height:.4em;display:inline-block;right:5px;top:50%;margin-left:10px;transform:rotate(-45deg) translateY(-50%);transform-origin:top;transition:all .3s ease-out;width:.4em}@media (max-width: 1199.98px){.topnav-menu .navbar-nav li:last-of-type .dropdown .dropdown-menu{right:100%;left:auto}}@media (max-width: 991.98px){.navbar-brand-box{align-self:center}.navbar-brand-box .logo-dark,.navbar-brand-box .logo-dark span.logo-sm{display:var(--bs-display-block)}.navbar-brand-box .logo-light{display:var(--bs-display-none)}.navbar-brand-box h1,.navbar-brand-box .h1{margin-bottom:0}.topnav{max-height:360px;overflow-y:auto;padding:0}.topnav .navbar-nav .nav-link{padding:.75rem 1.1rem}.topnav .dropdown .dropdown-menu{background-color:transparent;border:none;box-shadow:none;padding-left:15px}.topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl{width:auto}.topnav .dropdown .dropdown-menu.dropdown-mega-menu-xl .row{margin:0}.topnav .dropdown .dropdown-item{position:relative;background-color:transparent}.topnav .dropdown .dropdown-item.active,.topnav .dropdown .dropdown-item:active{color:#f7882f}.topnav .arrow-down:after{right:15px;position:absolute}}@media (min-width: 992px){body[data-layout=horizontal][data-topbar=light] .navbar-brand-box{align-self:center}body[data-layout=horizontal][data-topbar=light] .navbar-brand-box .logo-dark{display:var(--bs-display-block)}body[data-layout=horizontal][data-topbar=light] .navbar-brand-box .logo-light{display:var(--bs-display-none)}body[data-layout=horizontal][data-topbar=light] .navbar-brand-box h1,body[data-layout=horizontal][data-topbar=light] .navbar-brand-box .h1{margin-bottom:0}body[data-layout=horizontal][data-topbar=light] .topnav{background-color:#f7882f}body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link{color:#fff9}body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link:focus,body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav .nav-link:hover{color:#ffffffe6}body[data-layout=horizontal][data-topbar=light] .topnav .navbar-nav>.dropdown.active>a{color:#ffffffe6!important}}body[data-layout=horizontal][data-topbar=colored] #page-topbar{background-color:#f7882f;box-shadow:none}body[data-layout=horizontal][data-topbar=colored] .logo-dark{display:none}body[data-layout=horizontal][data-topbar=colored] .logo-light{display:block}body[data-layout=horizontal][data-topbar=colored] .app-search .form-control{background-color:rgba(var(--bs-topbar-search-bg),.07);color:#fff}body[data-layout=horizontal][data-topbar=colored] .app-search span,body[data-layout=horizontal][data-topbar=colored] .app-search input.form-control::-webkit-input-placeholder{color:#ffffff80}body[data-layout=horizontal][data-topbar=colored] .header-item,body[data-layout=horizontal][data-topbar=colored] .header-item:hover{color:var(--bs-header-dark-item-color)}body[data-layout=horizontal][data-topbar=colored] .navbar-header .dropdown .show.header-item{background-color:#ffffff1a}body[data-layout=horizontal][data-topbar=colored] .navbar-header .waves-effect .waves-ripple{background:rgba(255,255,255,.4)}body[data-layout=horizontal][data-topbar=colored] .noti-icon i{color:var(--bs-header-dark-item-color)}@media (min-width: 992px){body[data-layout=horizontal][data-topbar=colored] .topnav{background-color:#f7882f}body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link{color:#fff9}body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:focus,body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav .nav-link:hover{color:#ffffffe6}body[data-layout=horizontal][data-topbar=colored] .topnav .navbar-nav>.dropdown.active>a{color:#ffffffe6!important}}body[data-layout-size=boxed]{background-color:var(--bs-boxed-body-bg)}body[data-layout-size=boxed] #layout-wrapper{background-color:var(--bs-body-bg);max-width:1300px;margin:0 auto;box-shadow:0 .75rem 1.5rem #12263f08}body[data-layout-size=boxed] #page-topbar{max-width:1050px;margin:0 auto}body[data-layout-size=boxed][data-sidebar-size=small] #page-topbar{max-width:1140px}@media (max-width: 991.98px){body[data-layout-size=boxed][data-sidebar-size=small] #page-topbar{left:0}}body[data-layout-size=boxed] .footer{margin:0 auto;max-width:1050px}body[data-layout-size=boxed].vertical-collpsed .footer{max-width:1230px}body[data-layout=horizontal][data-layout-size=boxed] #page-topbar,body[data-layout=horizontal][data-layout-size=boxed] #layout-wrapper,body[data-layout=horizontal][data-layout-size=boxed] .footer{max-width:100%}body[data-layout=horizontal][data-layout-size=boxed] .container-fluid,body[data-layout=horizontal][data-layout-size=boxed] .container-sm,body[data-layout=horizontal][data-layout-size=boxed] .container-md,body[data-layout=horizontal][data-layout-size=boxed] .container-lg,body[data-layout=horizontal][data-layout-size=boxed] .container-xl,body[data-layout=horizontal][data-layout-size=boxed] .container-xxl,body[data-layout=horizontal][data-layout-size=boxed] .navbar-header{max-width:1300px}body[data-layout=horizontal][data-layout-size=boxed].vertical-collpsed .main-content{min-height:auto}@media (min-width: 992px){body[data-layout-scrollable=true] #page-topbar,body[data-layout-scrollable=true] .vertical-menu,body[data-layout-scrollable=true] .navbar-brand-box{position:absolute}}@media (min-width: 992px){body[data-layout-scrollable=true][data-layout=horizontal] #page-topbar,body[data-layout-scrollable=true][data-layout=horizontal] .topnav{position:absolute}body[data-layout-scrollable=true][data-layout=horizontal] .navbar-brand-box{position:relative}}/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:rgba(0,0,0,.2);background:-webkit-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity;-webkit-transform:scale(0) translate(0,0);-moz-transform:scale(0) translate(0,0);-ms-transform:scale(0) translate(0,0);-o-transform:scale(0) translate(0,0);transform:scale(0) translate(0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background:rgba(255,255,255,.4);background:-webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)}.waves-effect.waves-classic .waves-ripple{background:rgba(0,0,0,.2)}.waves-effect.waves-classic.waves-light .waves-ripple{background:rgba(255,255,255,.4)}.waves-notransition{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.waves-button,.waves-circle{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%)}.waves-button,.waves-button:hover,.waves-button:visited,.waves-button-input{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:none;color:inherit;background-color:#0000;font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}.waves-button{padding:.85em 1.1em;border-radius:.2em}.waves-button-input{margin:0;padding:.85em 1.1em}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper.waves-button{padding:0}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}.waves-float{-webkit-mask-image:none;-webkit-box-shadow:0px 1px 1.5px 1px rgba(0,0,0,.12);box-shadow:0 1px 1.5px 1px #0000001f;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.waves-float:active{-webkit-box-shadow:0px 8px 20px 1px rgba(0,0,0,.3);box-shadow:0 8px 20px 1px #0000004d}.waves-block{display:block}.waves-effect.waves-light .waves-ripple{background-color:#fff6}.waves-effect.waves-primary .waves-ripple{background-color:#f7882f66}.waves-effect.waves-success .waves-ripple{background-color:#34c38f66}.waves-effect.waves-info .waves-ripple{background-color:#50a5f166}.waves-effect.waves-warning .waves-ripple{background-color:#f1b44c66}.waves-effect.waves-danger .waves-ripple{background-color:#f46a6a66}.avatar-xs{height:2rem;width:2rem}.avatar-sm{height:3rem;width:3rem!important}.avatar-md{height:4.5rem;width:4.5rem}.avatar-lg{height:6rem;width:6rem}.avatar-xl{height:7.5rem;width:7.5rem}.avatar-title{align-items:center;background-color:#f7882f;color:#fff;display:flex;font-weight:500;height:100%;justify-content:center;width:100%}.avatar-group{padding-left:12px;display:flex;flex-wrap:wrap}.avatar-group .avatar-group-item{margin-left:-12px;border:2px solid var(--bs-secondary-bg);border-radius:50%;transition:all .2s}.avatar-group .avatar-group-item:hover{position:relative;transform:translateY(-2px)}.custom-accordion .accordion-list{display:flex;border-radius:7px;background-color:var(--bs-tertiary-bg);padding:12px 20px;color:var(--bs-body-color);font-weight:600;align-items:center;justify-content:space-between}.custom-accordion .accordion-list.collapsed i.accor-plus-icon:before{content:"󰐕"}.custom-accordion .accordion-list .accor-plus-icon{display:inline-block;font-size:16px;height:24px;width:24px;line-height:22px;background-color:var(--bs-secondary-bg);text-align:center;border-radius:50%}.custom-accordion a.collapsed i.accor-down-icon:before{content:"󰅀"}.custom-accordion .card-body{color:var(--prefixsecondary-color)}.font-size-10{font-size:10px!important}.font-size-11{font-size:11px!important}.font-size-12{font-size:12px!important}.font-size-13{font-size:13px!important}.font-size-14{font-size:14px!important}.font-size-15{font-size:15px!important}.font-size-16{font-size:16px!important}.font-size-17{font-size:17px!important}.font-size-18{font-size:18px!important}.font-size-20{font-size:20px!important}.font-size-22{font-size:22px!important}.font-size-24{font-size:24px!important}.social-list-item{height:2rem;width:2rem;line-height:calc(2rem - 4px);display:block;border:2px solid #adb5bd;border-radius:50%;color:#adb5bd;text-align:center;transition:all .4s}.social-list-item:hover{color:var(--bs-secondary-color);background-color:#eff2f7}.w-xs{min-width:80px}.w-sm{min-width:95px}.w-md{min-width:110px}.w-lg{min-width:140px}.w-xl{min-width:160px}.alert-dismissible .btn-close{font-size:10px;padding:1.05rem 1.25rem}.chartjs-chart{max-height:300px}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--bs-secondary-bg);z-index:9999}#status{width:40px;height:40px;position:absolute;left:50%;top:50%;margin:-20px 0 0 -20px}.spinner-chase{margin:0 auto;width:40px;height:40px;position:relative;animation:spinner-chase 2.5s infinite linear both}.chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:chase-dot 2s infinite ease-in-out both}.chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#f7882f;border-radius:100%;animation:chase-dot-before 2s infinite ease-in-out both}.chase-dot:nth-child(1){animation-delay:-1.1s}.chase-dot:nth-child(1):before{animation-delay:-1.1s}.chase-dot:nth-child(2){animation-delay:-1s}.chase-dot:nth-child(2):before{animation-delay:-1s}.chase-dot:nth-child(3){animation-delay:-.9s}.chase-dot:nth-child(3):before{animation-delay:-.9s}.chase-dot:nth-child(4){animation-delay:-.8s}.chase-dot:nth-child(4):before{animation-delay:-.8s}.chase-dot:nth-child(5){animation-delay:-.7s}.chase-dot:nth-child(5):before{animation-delay:-.7s}.chase-dot:nth-child(6){animation-delay:-.6s}.chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes spinner-chase{to{transform:rotate(360deg)}}@keyframes chase-dot{80%,to{transform:rotate(360deg)}}@keyframes chase-dot-before{50%{transform:scale(.4)}to,0%{transform:scale(1)}}[type=tel]::placeholder,[type=url]::placeholder,[type=email]::placeholder,[type=number]::placeholder{text-align:left}.form-check{position:relative;text-align:left}.form-check-right{padding-left:0;display:inline-block;padding-right:1.5em}.form-check-right .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-right .form-check-label{display:block}.form-checkbox-outline .form-check-input{border-width:2px;background-color:var(--bs-secondary-bg)}.form-checkbox-outline .form-check-input:active{filter:none}.form-checkbox-outline .form-check-input:checked{background-color:var(--bs-secondary-bg)!important}.form-checkbox-outline .form-check-input:checked[type=checkbox]{background-image:none}.form-checkbox-outline .form-check-input:checked:after{position:absolute;content:"󰄬";font-family:Material Design Icons;top:-4px!important;left:1px;font-size:16px;color:var(--bs-body-color)}.form-radio-outline .form-check-input{background-color:var(--bs-secondary-bg);position:relative}.form-radio-outline .form-check-input:active{filter:none}.form-radio-outline .form-check-input:checked{background-color:var(--bs-secondary-bg)!important}.form-radio-outline .form-check-input:checked[type=checkbox]{background-image:none}.form-radio-outline .form-check-input:checked:after{position:absolute;content:"";top:3px!important;left:3px;width:5px;height:5px;border-radius:50%}.form-check-primary .form-check-input:checked{background-color:#f7882f;border-color:#f7882f}.form-radio-primary .form-check-input:checked{border-color:#f7882f;background-color:#f7882f}.form-radio-primary .form-check-input:checked:after{background-color:#f7882f}.form-check-secondary .form-check-input:checked{background-color:#74788d;border-color:#74788d}.form-radio-secondary .form-check-input:checked{border-color:#74788d;background-color:#74788d}.form-radio-secondary .form-check-input:checked:after{background-color:#74788d}.form-check-success .form-check-input:checked{background-color:#34c38f;border-color:#34c38f}.form-radio-success .form-check-input:checked{border-color:#34c38f;background-color:#34c38f}.form-radio-success .form-check-input:checked:after{background-color:#34c38f}.form-check-info .form-check-input:checked{background-color:#50a5f1;border-color:#50a5f1}.form-radio-info .form-check-input:checked{border-color:#50a5f1;background-color:#50a5f1}.form-radio-info .form-check-input:checked:after{background-color:#50a5f1}.form-check-warning .form-check-input:checked{background-color:#f1b44c;border-color:#f1b44c}.form-radio-warning .form-check-input:checked{border-color:#f1b44c;background-color:#f1b44c}.form-radio-warning .form-check-input:checked:after{background-color:#f1b44c}.form-check-danger .form-check-input:checked{background-color:#f46a6a;border-color:#f46a6a}.form-radio-danger .form-check-input:checked{border-color:#f46a6a;background-color:#f46a6a}.form-radio-danger .form-check-input:checked:after{background-color:#f46a6a}.form-check-pink .form-check-input:checked{background-color:#e83e8c;border-color:#e83e8c}.form-radio-pink .form-check-input:checked{border-color:#e83e8c;background-color:#e83e8c}.form-radio-pink .form-check-input:checked:after{background-color:#e83e8c}.form-check-light .form-check-input:checked{background-color:#eff2f7;border-color:#eff2f7}.form-radio-light .form-check-input:checked{border-color:#eff2f7;background-color:#eff2f7}.form-radio-light .form-check-input:checked:after{background-color:#eff2f7}.form-check-dark .form-check-input:checked{background-color:#343a40;border-color:#343a40}.form-radio-dark .form-check-input:checked{border-color:#343a40;background-color:#343a40}.form-radio-dark .form-check-input:checked:after{background-color:#343a40}.form-check,.form-check-input,.form-check-label{cursor:pointer;margin-bottom:0}.form-switch-md{padding-left:2.5rem;min-height:24px;line-height:24px}.form-switch-md .form-check-input{width:40px;height:20px;left:-.5rem;position:relative}.form-switch-md .form-check-label{vertical-align:middle}.form-switch-lg{padding-left:2.75rem;min-height:28px;line-height:28px}.form-switch-lg .form-check-input{width:48px;height:24px;left:-.75rem;position:relative}.input-group-text{margin-bottom:0}.rdl-filter,.rdl-control{background-color:var(--bs-secondary-bg);border-color:var(--bs-border-color-translucent);color:var(--bs-emphasis-color)}.react-dual-listbox button{color:#343a40;border-color:#eff2f7;background-color:#eff2f7}.react-dual-listbox input:disabled,.react-dual-listbox select:disabled{background-color:var(--bs-body-bg)}.rdl-move .form-check-input,.rdl-move .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ced4da'/%3e%3c/svg%3e")}.mini-stats-wid .mini-stat-icon{overflow:hidden;position:relative}.mini-stats-wid .mini-stat-icon:before,.mini-stats-wid .mini-stat-icon:after{content:"";position:absolute;width:8px;height:54px;background-color:#ffffff1a;left:16px;transform:rotate(32deg);top:-5px;transition:all .4s}.mini-stats-wid .mini-stat-icon:after{left:-12px;width:12px;transition:all .2s}.mini-stats-wid:hover .mini-stat-icon:after{left:60px}.mfp-popup-form{max-width:1140px}.mfp-close{color:var(--bs-body-color)!important}.bs-example-modal{position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:1;display:block}[dir=rtl] .modal-open{padding-left:0!important}.icon-demo-content{text-align:center;color:#adb5bd}.icon-demo-content i{display:block;font-size:24px;margin-bottom:16px;color:var(--prefixsecondary-color);transition:all .4s}.icon-demo-content .col-lg-4{margin-top:24px}.icon-demo-content .col-lg-4:hover i{color:#f7882f;transform:scale(1.5)}.grid-structure .grid-container{background-color:var(--bs-gray-100);margin-top:10px;font-size:.8rem;font-weight:500;padding:10px 20px}.card-radio{background-color:var(--bs-secondary-bg);border:2px solid var(--bs-border-color);border-radius:var(--bs-border-radius);padding:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-radio:hover{cursor:pointer}.card-radio-label{display:block}.card-radio-input{display:none}.card-radio-input:checked+.card-radio{border-color:#f7882f!important}.navs-carousel .owl-nav{margin-top:16px}.navs-carousel .owl-nav button{width:30px;height:30px;line-height:28px!important;font-size:20px!important;border-radius:50%!important;background-color:#f7882f40!important;color:#f7882f!important;margin:4px 8px!important}@media print{.vertical-menu,.right-bar,.page-title-box,.navbar-header,.footer{display:none!important}.card-body,.main-content,.right-bar,.page-content,body{padding:0;margin:0}.card{border:0}}.badge[href]:hover,.badge[href]:focus{color:var(--bs-secondary-bg)}.badge.bg-primary[href]:hover,.badge.bg-primary[href]:focus{background-color:#f67d1b!important}.badge-soft-primary{color:#f7882f;background-color:#f7882f2e!important}.badge-soft-primary[href]:hover,.badge-soft-primary[href]:focus{color:#f7882f;text-decoration:none;background-color:#f7882f66}.badge.bg-secondary[href]:hover,.badge.bg-secondary[href]:focus{background-color:#6b6e82!important}.badge-soft-secondary{color:#74788d;background-color:#74788d2e!important}.badge-soft-secondary[href]:hover,.badge-soft-secondary[href]:focus{color:#74788d;text-decoration:none;background-color:#74788d66}.badge.bg-success[href]:hover,.badge.bg-success[href]:focus{background-color:#30b383!important}.badge-soft-success{color:#34c38f;background-color:#34c38f2e!important}.badge-soft-success[href]:hover,.badge-soft-success[href]:focus{color:#34c38f;text-decoration:none;background-color:#34c38f66}.badge.bg-info[href]:hover,.badge.bg-info[href]:focus{background-color:#3d9bef!important}.badge-soft-info{color:#50a5f1;background-color:#50a5f12e!important}.badge-soft-info[href]:hover,.badge-soft-info[href]:focus{color:#50a5f1;text-decoration:none;background-color:#50a5f166}.badge.bg-warning[href]:hover,.badge.bg-warning[href]:focus{background-color:#f0ac39!important}.badge-soft-warning{color:#f1b44c;background-color:#f1b44c2e!important}.badge-soft-warning[href]:hover,.badge-soft-warning[href]:focus{color:#f1b44c;text-decoration:none;background-color:#f1b44c66}.badge.bg-danger[href]:hover,.badge.bg-danger[href]:focus{background-color:#f35757!important}.badge-soft-danger{color:#f46a6a;background-color:#f46a6a2e!important}.badge-soft-danger[href]:hover,.badge-soft-danger[href]:focus{color:#f46a6a;text-decoration:none;background-color:#f46a6a66}.badge.bg-pink[href]:hover,.badge.bg-pink[href]:focus{background-color:#e62c81!important}.badge-soft-pink{color:#e83e8c;background-color:#e83e8c2e!important}.badge-soft-pink[href]:hover,.badge-soft-pink[href]:focus{color:#e83e8c;text-decoration:none;background-color:#e83e8c66}.badge.bg-light[href]:hover,.badge.bg-light[href]:focus{background-color:#e1e7f0!important}.badge-soft-light{color:#eff2f7;background-color:#eff2f72e!important}.badge-soft-light[href]:hover,.badge-soft-light[href]:focus{color:#eff2f7;text-decoration:none;background-color:#eff2f766}.badge.bg-dark[href]:hover,.badge.bg-dark[href]:focus{background-color:#2b3035!important}.badge.bg-light{color:var(--bs-body-color)}.badge.bg-light[href]:hover,.badge.bg-light[href]:focus{color:var(--bs-body-color)}.badge-soft-dark{color:#343a40;background-color:#343a402e!important}.badge-soft-dark[href]:hover,.badge-soft-dark[href]:focus{color:#343a40;text-decoration:none;background-color:#343a4066}.rounded-pill{padding-right:.6em;padding-left:.6em}.badge.bg-dark{color:var(--bs-light)}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0!important;bottom:0;right:0!important;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:auto;max-width:100%;max-height:100%;scrollbar-width:none;padding:0!important}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:4px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#a2adb7;border-radius:7px;left:0;right:0;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none}.custom-scroll{height:100%}.lnb-calendars-item{display:inline-block;margin-right:7px}input[type=checkbox].tui-full-calendar-checkbox-round+span{margin-right:4px;margin-left:0}.tui-full-calendar-layout,.tui-full-calendar-timegrid-timezone{background-color:var(--bs-secondary-bg)!important}.tui-full-calendar-dayname-container,.tui-full-calendar-left,.tui-full-calendar-splitter,.tui-full-calendar-time-date,.tui-full-calendar-weekday-grid-line,.tui-full-calendar-timegrid-timezone,.tui-full-calendar-timegrid-gridline{border-color:var(--bs-border-color)!important}.tui-full-calendar-weekday-exceed-in-week{text-align:center;width:30px;height:30px;line-height:28px;border-radius:4px;background-color:var(--bs-custom-white);color:var(--bs-body-color);border-color:var(--bs-border-color)}.tui-full-calendar-timegrid-hour{color:var(--bs-body-color)!important}.tui-full-calendar-weekday-schedule-title{color:var(--bs-emphasis-color)!important}.tui-full-calendar-weekday-schedule-title .tui-full-calendar-time-schedule{font-weight:600}.tui-full-calendar-popup-container{background-color:var(--bs-custom-white)!important;border-color:var(--bs-border-color)!important}.tui-full-calendar-dropdown:hover .tui-full-calendar-dropdown-button{border-color:var(--bs-border-color)}.tui-full-calendar-popup-section-item:hover,.tui-full-calendar-popup-section-item:focus{border-color:var(--bs-border-color)}.tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-fill{border-top-color:var(--bs-border-color)!important}.tui-full-calendar-arrow-top .tui-full-calendar-popup-arrow-fill,.tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-borde{border-bottom-color:var(--bs-border-color)!important}.tui-full-calendar-button{color:var(--bs-emphasis-color);background-color:var(--bs-secondary-bg)!important;border-color:var(--bs-border-color)}.tui-full-calendar-popup-section-item{border-color:var(--bs-border-color)}.tui-full-calendar-month-dayname,.tui-full-calendar-weekday-border{border-top-color:var(--bs-border-color)!important}.tui-full-calendar-arrow-top .tui-full-calendar-popup-arrow-border{border-bottom-color:var(--bs-border-color)!important}.tui-full-calendar-dropdown-menu{border-color:var(--bs-border-color)!important}.tui-full-calendar-dropdown-menu-item,.tui-full-calendar-dropdown-menu{background-color:var(--bs-secondary-bg)!important}.tui-full-calendar-arrow-bottom .tui-full-calendar-popup-arrow-border{border-top-color:var(--bs-border-color)}.tui-full-calendar-content{background-color:var(--bs-secondary-bg)!important;color:var(--bs-emphasis-color)!important}.tui-full-calendar-confirm{background-color:#f46a6a!important;color:#fff!important}.tui-full-calendar-confirm:hover{background-color:#c35555!important;color:#fff!important}.tui-full-calendar-month-dayname-item span{color:var(--bs-emphasis-color)!important}.tui-full-calendar-weekday-grid-line.tui-full-calendar-near-month-day.tui-full-calendar-extra-date .tui-full-calendar-weekday-grid-header .tui-full-calendar-weekday-grid-date{color:var(--bs-secondary-color)!important}.tui-full-calendar-weekday-grid-line.tui-full-calendar-near-month-day .tui-full-calendar-weekday-grid-header .tui-full-calendar-weekday-grid-date{color:var(--bs-emphasis-color)!important}.fc td,.fc th{border:var(--bs-border-width) solid var(--bs-border-color)}.fc .fc-toolbar h2,.fc .fc-toolbar .h2{font-size:16px;line-height:30px;text-transform:uppercase}@media (max-width: 767.98px){.fc .fc-toolbar .fc-left,.fc .fc-toolbar .fc-right,.fc .fc-toolbar .fc-center{float:none;display:block;text-align:center;clear:both;margin:10px 0}.fc .fc-toolbar>*>*{float:none}.fc .fc-toolbar .fc-today-button{display:none}}.fc .fc-toolbar .btn{text-transform:capitalize}.fc .fc-col-header-cell-cushion,.fc .fc-daygrid-day-number{color:var(--bs-body-color)}.fc-daygrid-event-dot{display:none}.fc-prev-button,.fc-next-button{position:relative;padding:6px 8px!important}.fc-toolbar-chunk .fc-button-group .fc-button{background-color:var(--bs-primary);border-color:var(--bs-primary);box-shadow:none}.fc-toolbar-chunk .fc-button-group .fc-button:hover,.fc-toolbar-chunk .fc-button-group .fc-button.active{color:#fff;background-color:var(--bs-primary);border-color:var(--bs-primary)}.fc-toolbar-chunk .fc-today-button{background-color:var(--bs-primary)!important;border-color:var(--bs-primary)!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background-color:var(--bs-primary)!important;border-color:var(--bs-primary)!important;color:#fff!important}@media (max-width: 575.98px){.fc-toolbar{flex-direction:column;gap:16px}}.fc th.fc-widget-header{background:#f6f6f6;color:#495057;line-height:20px;padding:10px 0;text-transform:uppercase;font-weight:600}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#f6f6f6}.fc-unthemed td.fc-today{background:rgb(245.8,247.525,250.4)}.fc-button{background:var(--bs-secondary-bg);border-color:var(--bs-border-color);color:#495057;text-transform:capitalize;box-shadow:none;padding:6px 12px!important;height:auto!important}.fc-state-down,.fc-state-active,.fc-state-disabled{background-color:#f7882f;color:#fff;text-shadow:none}.fc-event{border-radius:2px;border:none;cursor:move;font-size:.8125rem;margin:5px 7px;padding:5px;text-align:center;color:#fff}.fc-event.bg-dark{background-color:var(--bs-secondary-color)!important}.fc-event.bg-dark .fc-event-time,.fc-event.bg-dark .fc-event-title{color:var(--bs-secondary-bg)!important}.fc-event,.fc-event-dot{background-color:#f7882f}.fc-event .fc-content{color:#fff}#external-events .external-event{text-align:left;padding:8px 16px;margin-left:0;margin-right:0}.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.bg-dark .fc-content{color:#eff2f7}[dir=rtl] .fc-header-toolbar{direction:ltr!important}[dir=rtl] .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-theme-standard .fc-scrollgrid{border-color:var(--bs-border-color)}.fc .fc-daygrid-week-number{background-color:var(--bs-body-bg);color:var(--bs-body-color)}.fc .fc-daygrid-more-link{padding:5px;font-size:11px;font-weight:600}.fc .fc-daygrid-more-link:hover{background-color:rgba(var(--bs-primary-rgb),.1)}.fc .fc-popover-header{padding:6px 12px}.fc-theme-standard .fc-popover-header{background:var(--bs-body-bg)}.fc-theme-standard .fc-popover{background:var(--bs-secondary-bg);border:1px solid var(--bs-border-color)}.task-box{border:1px solid var(--bs-border-color)}.gu-transit{border:1px dashed var(--bs-border-color)!important;background-color:var(--bs-gray-200)!important}#session-timeout-dialog .close{display:none}#session-timeout-dialog .countdown-holder{color:#f46a6a;font-weight:500}#session-timeout-dialog .btn-default{background-color:#fff;color:#f46a6a;box-shadow:none}.irs{font-family:var(--bs-font-sans-serif)}.irs--square{cursor:pointer}.irs--square .irs-bar,.irs--square .irs-to,.irs--square .irs-from,.irs--square .irs-single{background:#f7882f!important;font-size:11px}.irs--square .irs-to:before,.irs--square .irs-from:before,.irs--square .irs-single:before{border-top-color:#f7882f}.irs--square .irs-line{background:var(--bs-tertiary-bg);border-color:var(--bs-tertiary-bg)}.irs--square .irs-grid-text{font-size:11px;color:var(--bs-secondary-color)}.irs--square .irs-min,.irs--square .irs-max{color:var(--bs-secondary-color);background:var(--bs-tertiary-bg);font-size:11px}.irs--square .irs-handle{border:2px solid #f7882f;width:12px;height:12px;top:26px;background-color:var(--bs-secondary-bg)!important;cursor:pointer}.irs--square .irs-handle:active{cursor:pointer}.irs--square .irs-grid-pol{background-color:var(--bs-secondary-color)}.swal2-container .swal2-title{font-size:20px;font-weight:500}.swal2-modal{font-size:14px}.swal2-icon.swal2-question{border-color:#50a5f1;color:#50a5f1}.swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#34c38f}.swal2-icon.swal2-success .swal2-success-ring{border-color:#34c38f4d}.swal2-icon.swal2-warning{border-color:#f1b44c;color:#f1b44c}.swal2-styled:focus{box-shadow:none}.swal2-progress-steps .swal2-progress-step,.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#f7882f}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step,.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:rgba(247,136,47,.3)}.swal2-progress-steps .swal2-progress-step-line{background:#f7882f}.swal2-loader{border-color:#f7882f transparent #f7882f transparent}.swal2-popup{background:var(--bs-secondary-bg)}.swal2-title,.swal2-html-container{color:var(--bs-emphasis-color)}.swal2-file,.swal2-input,.swal2-textarea{border-color:var(--bs-border-color);color:var(--bs-body-color)}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{box-shadow:none;border-color:var(--bs-border-color)}div:where(.swal2-container) div:where(.swal2-popup){color:var(--bs-secondary-color)}.symbol{border-color:var(--bs-secondary-bg)}.rating-symbol-background,.rating-symbol-foreground{font-size:24px}.symbol-empty{background-color:var(--bs-gray-400)}.rating-symbol-foreground{top:0}.rating-star>span{display:inline-block;vertical-align:middle}.rating-star>span.badge{margin-left:4px}#toast-container>div{box-shadow:0 .75rem 1.5rem #12263f08;opacity:1}#toast-container>div:hover{box-shadow:0 .75rem 1.5rem #12263f08;opacity:.9}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{min-width:96%;margin:4px auto}.toast-primary{border:2px solid #f7882f!important;background-color:#f7882fcc!important}.toast-secondary{border:2px solid #74788d!important;background-color:#74788dcc!important}.toast-success{border:2px solid #34c38f!important;background-color:#34c38fcc!important}.toast-info{border:2px solid #50a5f1!important;background-color:#50a5f1cc!important}.toast-warning{border:2px solid #f1b44c!important;background-color:#f1b44ccc!important}.toast-danger{border:2px solid #f46a6a!important;background-color:#f46a6acc!important}.toast-pink{border:2px solid #e83e8c!important;background-color:#e83e8ccc!important}.toast-light{border:2px solid #eff2f7!important;background-color:#eff2f7cc!important}.toast-dark{border:2px solid #343a40!important;background-color:#343a40cc!important}.toast-error{background-color:#f46a6acc;border:2px solid #f46a6a}.toastr-options{padding:24px;background-color:var(--bs-tertiary-bg);margin-bottom:0;border:1px solid var(--bs-border-color)}.error{color:#f46a6a}.parsley-error{border-color:#f46a6a}.parsley-errors-list{display:none;margin:0;padding:0}.parsley-errors-list.filled{display:block}.parsley-errors-list>li{font-size:12px;list-style:none;color:#f46a6a;margin-top:5px}.select2-container .select2-selection--single{background-color:var(--bs-secondary-bg);border:1px solid var(--bs-border-color-translucent);height:38px}.select2-container .select2-selection--single:focus{outline:none}.select2-container .select2-selection--single .select2-selection__rendered{line-height:36px;padding-left:.75rem;color:var(--bs-secondary-color)}.select2-container .select2-selection--single .select2-selection__arrow{height:34px;width:34px;right:3px}.select2-container .select2-selection--single .select2-selection__arrow b{border-color:var(--bs-gray-500) transparent transparent transparent;border-width:6px 6px 0 6px}.select2-container .select2-selection--single .select2-selection__placeholder{color:var(--bs-body-color)}[dir=rtl] .select2-selection__rendered{text-align:end}.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent var(--bs-gray-500) transparent!important;border-width:0 6px 6px 6px!important}.select2-container--default .select2-search--dropdown{padding:10px;background-color:var(--bs-secondary-bg)}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid var(--bs-border-color-translucent);background-color:var(--bs-secondary-bg);color:var(--bs-secondary-color);outline:none}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f7882f}.select2-container--default .select2-results__option[aria-selected=true]{background-color:var(--bs-light);color:var(--bs-emphasis-color);margin:7px 0 0}.select2-container--default .select2-results__option[aria-selected=true]:hover{background-color:#f7882f;color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{border-right:none;color:var(--bs-emphasis-color)}.select2-results__option{padding:6px 12px}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:.75rem}.select2-dropdown{border:1px solid var(--bs-border-color);background-color:var(--bs-secondary-bg);box-shadow:0 .75rem 1.5rem #12263f08}.select2-search input{border:1px solid var(--bs-border-color)}.select2-container .select2-selection--multiple{min-height:38px;background-color:var(--bs-secondary-bg);border:1px solid var(--bs-border-color-translucent)!important}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:2px .75rem}.select2-container .select2-selection--multiple .select2-search__field{border:0;color:var(--bs-input-color)}.select2-container .select2-selection--multiple .select2-search__field::placeholder{color:var(--bs-secondary-color)}.select2-container .select2-selection--multiple .select2-selection__choice{background-color:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:1px;padding:0 7px}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:0}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--bs-border-color-translucent)}.select2-container--default .select2-results__group{font-weight:600}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{padding-left:16px}.select2-result-repository__avatar{float:left;width:60px;margin-right:10px}.select2-result-repository__avatar img{width:100%;height:auto;border-radius:2px}.select2-result-repository__statistics{margin-top:7px}.select2-result-repository__forks,.select2-result-repository__stargazers,.select2-result-repository__watchers{display:inline-block;font-size:11px;margin-right:1em;color:var(--bs-gray-500)}.select2-result-repository__forks .fa,.select2-result-repository__stargazers .fa,.select2-result-repository__watchers .fa{margin-right:4px}.select2-result-repository__forks .fa.fa-flash:before,.select2-result-repository__stargazers .fa.fa-flash:before,.select2-result-repository__watchers .fa.fa-flash:before{content:"";font-family:"Font Awesome 5 Free"}.select2-results__option--highlighted .select2-result-repository__forks,.select2-results__option--highlighted .select2-result-repository__stargazers,.select2-results__option--highlighted .select2-result-repository__watchers{color:#fffc}.select2-result-repository__meta{overflow:hidden}.img-flag{margin-right:7px;height:15px;width:18px}.select2-container--default .select2-results__option--selected{background-color:var(--bs-tertiary-bg)}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-811e1577.eot);src:url(/assets/fa-brands-400-811e1577.eot?#iefix) format("embedded-opentype"),url(/assets/fa-brands-400-5d919029.woff2) format("woff2"),url(/assets/fa-brands-400-e836c5d5.woff) format("woff"),url(/assets/fa-brands-400-a0c14538.ttf) format("truetype"),url(/assets/fa-brands-400-02340ba1.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-01f4416f.eot);src:url(/assets/fa-regular-400-01f4416f.eot?#iefix) format("embedded-opentype"),url(/assets/fa-regular-400-6a8c8e9e.woff2) format("woff2"),url(/assets/fa-regular-400-8e2d9619.woff) format("woff"),url(/assets/fa-regular-400-f32b94a2.ttf) format("truetype"),url(/assets/fa-regular-400-865fd23d.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-32501727.eot);src:url(/assets/fa-solid-900-32501727.eot?#iefix) format("embedded-opentype"),url(/assets/fa-solid-900-7f4d3fd0.woff2) format("woff2"),url(/assets/fa-solid-900-352f8ead.woff) format("woff"),url(/assets/fa-solid-900-231d68ce.ttf) format("truetype"),url(/assets/fa-solid-900-e7685398.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}input.switch{display:none}input.switch+label{font-size:1em;line-height:1;width:56px;height:24px;background-color:#ced4da;background-image:none;border-radius:2rem;padding:.16667rem;cursor:pointer;display:inline-block;text-align:center;position:relative;font-weight:500;transition:all .1s ease-in-out}input.switch+label:before{color:#343a40;content:attr(data-off-label);display:block;font-family:inherit;font-weight:500;font-size:12px;line-height:21px;position:absolute;right:1px;margin:3px;top:-2px;text-align:center;min-width:1.66667rem;overflow:hidden;transition:all .1s ease-in-out}input.switch+label:after{content:"";position:absolute;left:3px;background-color:#eff2f7;box-shadow:none;border-radius:2rem;height:20px;width:20px;top:2px;transition:all .1s ease-in-out}input.switch:checked+label{background-color:#f7882f}input.switch:checked+label:before{color:#fff;content:attr(data-on-label);right:auto;left:3px}input.switch:checked+label:after{left:33px;background-color:#eff2f7}input.switch-bool+label{background-color:#f46a6a}input.switch-bool+label:before,input.switch-bool:checked+label:before,input[switch=default]:checked+label:before{color:#fff}input.switch-bool:checked+label{background-color:#34c38f}input.switch-default:checked+label{background-color:#a2a2a2}input.switch-primary:checked+label{background-color:#f7882f}input.switch-success:checked+label{background-color:#34c38f}input.switch-info:checked+label{background-color:#50a5f1}input.switch-warning:checked+label{background-color:#f1b44c}input.switch-danger:checked+label{background-color:#f46a6a}input.switch-dark:checked+label{background-color:#343a40}input.switch-dark:checked+label:before{color:#eff2f7}.square-switch{margin-right:7px}.square-switch input.switch+label,.square-switch input.switch+label:after{border-radius:4px}.sp-container{background-color:var(--bs-secondary-bg)}.sp-container button{padding:.25rem .5rem;font-size:.71094rem;border-radius:.2rem;font-weight:400;color:#343a40}.sp-container button.sp-palette-toggle{background-color:#eff2f7}.sp-container button.sp-choose{background-color:#34c38f;margin-left:5px;margin-right:0}.sp-palette-container{border-right:1px solid #eff2f7}.sp-input{background-color:var(--bs-secondary-bg);border-color:var(--bs-border-color-translucent)!important;color:var(--bs-emphasis-color)}.sp-input:focus{outline:none}[dir=rtl] .sp-alpha{direction:ltr}[dir=rtl] .sp-original-input-container .sp-add-on{border-radius:4px 0 0 4px!important}[dir=rtl] input.spectrum.with-add-on{border:1px solid var(--bs-border-color-translucent);border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--bs-border-radius);border-bottom-right-radius:var(--bs-border-radius)}.bootstrap-timepicker-widget table td a{color:var(--bs-emphasis-color)}.bootstrap-timepicker-widget table td a:hover{background-color:transparent;border-color:transparent;border-radius:4px;color:#f7882f;text-decoration:none}.bootstrap-timepicker-widget table td input{width:32px;height:32px;border:0;color:var(--bs-body-color);border:1px solid var(--bs-border-color);background-color:var(--bs-secondary-bg)}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom-color:var(--bs-gray-200)}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{border-top-color:var(--bs-gray-200)}.timepicker-orient-top{top:calc(1.5em + .94rem + calc(var(--bs-border-width) * 2))!important}.timepicker-orient-bottom{top:auto!important;bottom:calc(1.5em + .94rem + calc(var(--bs-border-width) * 2))!important}.bootstrap-timepicker-widget{left:0!important;right:auto!important}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px;right:auto}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px;right:auto}.datepicker{border:1px solid var(--bs-border-color);padding:8px;z-index:999!important}.datepicker table tr th{font-weight:500}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td .active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active{background-color:#f7882f!important;background-image:none;box-shadow:none;color:#fff!important}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover,.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:var(--bs-light)}.datepicker table tr td.new,.datepicker table tr td.old,.datepicker table tr td span.new,.datepicker table tr td span.old{color:var(--bs-gray-500);opacity:.6}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background-color:var(--bs-tertiary-bg)}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>td{padding:7px}.bootstrap-datepicker-inline .datepicker-inline{width:auto!important;display:inline-block}.datepicker-container{border:1px solid var(--bs-border-color);box-shadow:none;background-color:var(--bs-secondary-bg)}.datepicker-container.datepicker-inline{width:212px}.datepicker{color:var(--bs-secondary-color)}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:var(--bs-light)}.datepicker-panel>ul>li{background-color:var(--bs-secondary-bg);border-radius:4px}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{background-color:#f7882f40;color:#f7882f}.datepicker-panel>ul>li.highlighted,.datepicker-panel>ul>li.highlighted:hover,.datepicker-panel>ul>li:hover{background-color:#f7882f;color:#fff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:var(--bs-gray-500);opacity:.6}.datepicker-panel>ul[data-view=week]>li{font-weight:500}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:var(--bs-secondary-bg)}.bootstrap-touchspin.input-group>.input-group-prepend>.btn,.bootstrap-touchspin.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.bootstrap-touchspin.input-group>.input-group-append>.btn,.bootstrap-touchspin.input-group>.input-group-append>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.tox-tinymce{border:1px solid var(--bs-border-color-translucent)!important}.tox :not(svg):not(rect){color:var(--bs-body-color)}.tox{color:var(--bs-body-color)}.tox .tox-collection__item{color:var(--bs-body-color)!important}.tox .tox-menu.tox-collection.tox-collection--list.tox-selected-menu,.tox .tox-collection--toolbar.tox-collection--toolbar-lg.tox-selected-menu,.tox .tox-swatches-menu.tox-selected-menu{box-shadow:0 .125rem .25rem #00000013!important;animation-name:DropDownSlide!important;animation-duration:.3s!important;animation-fill-mode:both!important;margin:0!important;position:absolute!important;z-index:1000!important;padding:.5rem 0!important;background-color:var(--bs-custom-white)!important;border:0 solid var(--bs-border-color)!important;border-radius:.25rem!important}.tox .tox-collection--list .tox-collection__group{border-color:var(--bs-border-color)!important}.tox .tox-collection--list .tox-collection__item--active,.tox .tox-collection__group-heading{color:var(--bs-emphasis-color)!important;background-color:var(--bs-tertiary-bg)!important}.tox .tox-statusbar{border-top:1px solid var(--bs-border-top)!important}.tox .tox-menubar,.tox .tox-edit-area__iframe,.tox .tox-statusbar{background-color:var(--bs-custom-white)!important;background:none!important}.tox .tox-mbtn{color:var(--bs-gray-600)!important}.tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active){background-color:var(--bs-light)!important}.tox .tox-tbtn:hover{background-color:transparent!important}.tox .tox-toolbar,.tox .tox-toolbar__overflow,.tox .tox-toolbar__primary{background:var(--bs-light)!important}.tox .tox-toolbar__primary{border-top-color:var(--bs-light)!important}.tox .tox-tbtn--enabled{background:transparent!important}.tox tox-split-button:focus{background:transparent!important}.tox .tox-tbtn{color:transparent!important}.tox .tox-tbtn svg{fill:var(--bs-gray-700)!important}.tox .tox-edit-area__iframe{background-color:var(--bs-custom-white)!important}.tox .tox-statusbar a,.tox .tox-statusbar__path-item,.tox .tox-statusbar__wordcount{color:var(--bs-gray-700)!important}.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type){border-right:1px solid var(--bs-border-color)!important}.tox .tox-dialog{background-color:var(--bs-custom-white)!important}.tox .tox-button:hover{background-color:#f7882f!important;background-image:none!important;border-color:#f7882f!important;box-shadow:none!important}.tox .tox-collection--toolbar .tox-collection__item--active{background-color:var(--bs-gray-300)!important}.tox .tox-dialog__header,.tox .tox-dialog__footer{background-color:var(--bs-custom-white)!important}.tox .tox-icon{color:var(--bs-dark)!important}.tox .tox-textfield{background-color:var(--bs-secondary-bg)!important;color:var(--bs-emphasis-color)!important}.tox .tox-collection__item-checkmark svg,.tox .tox-collection__item-icon svg{color:var(--bs-gray-800)}.editable-input .form-control{display:inline-block}.editable-buttons,.editable-buttons .editable-cancel{margin-left:7px}.dropzone{min-height:230px;border:2px dashed var(--bs-border-color);background:var(--bs-secondary-bg);border-radius:6px}.dropzone .dz-message{font-size:24px;width:100%;margin:3rem 0}.form-wizard-wrapper label{font-size:14px;text-align:right}.wizard .steps>ul{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}@media (max-width: 1199.98px){.wizard .steps>ul{flex-direction:column}}.wizard .steps>ul>a,.wizard .steps>ul>li{flex-basis:0;flex-grow:1}.wizard .steps>ul>li{width:100%}.wizard .steps>ul>li a{display:block;padding:.5rem 1rem;color:var(--bs-secondary-color);font-weight:500;background-color:#f7882f1a}.wizard .steps>ul .current-info{position:absolute;left:-999em}.wizard .steps .number{display:inline-block;width:38px;height:38px;line-height:34px;border:2px solid #f7882f;color:#f7882f;text-align:center;border-radius:50%;margin-right:.5rem}.wizard .steps .current a,.wizard .steps .current a:active,.wizard .steps .current a:hover{background-color:#f7882f33;color:var(--bs-emphasis-color)}.wizard .steps .current a .number,.wizard .steps .current a:active .number,.wizard .steps .current a:hover .number{background-color:#f7882f;color:#fff}.wizard>.content{background-color:transparent;padding:14px;margin-top:0;border-radius:0;min-height:150px}.wizard>.content>.title{position:absolute;left:-999em}.wizard>.content>.body{width:100%;height:100%;padding:14px 0 0;position:static}.wizard>.actions{position:relative;display:block;text-align:right;width:100%}.wizard>.actions>ul{display:block;text-align:right;padding-left:0}.wizard>.actions>ul>li{display:inline-block;margin:0 .5em}.wizard>.actions a,.wizard>.actions a:active,.wizard>.actions a:hover{background-color:#f7882f;border-radius:4px;padding:8px 15px;color:#fff}.wizard>.actions .disabled a,.wizard>.actions .disabled a:active,.wizard>.actions .disabled a:hover{opacity:.65;background-color:#f7882f;color:#fff;cursor:not-allowed}.wizard.vertical-wizard{display:flex;flex-wrap:wrap}.wizard.vertical-wizard .steps>ul{flex-direction:column}.wizard.vertical-wizard .steps>ul>li{width:100%!important}.wizard.vertical-wizard .steps,.wizard.vertical-wizard .content,.wizard.vertical-wizard .actions{width:100%}@media (min-width: 1200px){.wizard.vertical-wizard .steps{width:25%}}.wizard.vertical-wizard .content{padding:24px}@media (min-width: 1200px){.wizard.vertical-wizard .content{width:75%;padding:12px 24px}}.wizard.vertical-wizard .content>.body{padding:0}div.dataTables_wrapper div.dataTables_filter{text-align:right}@media (max-width: 767px){div.dataTables_wrapper div.dataTables_filter{text-align:center}}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;margin-right:0}.table.dataTable,table.dataTable{border-collapse:collapse!important}.table.dataTable.dtr-inline.collapsed>tbody>tr>td,table.dataTable.dtr-inline.collapsed>tbody>tr>td{position:relative}.table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control{padding-left:30px}.table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before{top:50%;left:5px;height:14px;width:14px;margin-top:-9px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;box-sizing:content-box;text-align:center;text-indent:0!important;line-height:14px;content:"+";background-color:#f7882f}.table-rep-plugin .btn-toolbar{display:block}.table-rep-plugin .table-responsive{border:none!important}.table-rep-plugin .btn-group .btn-default{background-color:#74788d;color:#eff2f7;border:1px solid #74788d}.table-rep-plugin .btn-group .btn-default.btn-primary{background-color:#f7882f;border-color:#f7882f;color:#fff;box-shadow:0 0 0 2px #f7882f80}.table-rep-plugin .btn-group.pull-right{float:right}.table-rep-plugin .btn-group.pull-right .dropdown-menu{right:0;transform:none!important;top:100%!important}.table-rep-plugin tbody th{font-size:14px;font-weight:400}.table-rep-plugin .checkbox-row{padding-left:40px;color:var(--bs-body-color)!important}.table-rep-plugin .checkbox-row:hover{background-color:#f6f8fa!important}.table-rep-plugin .checkbox-row label{display:inline-block;padding-left:5px;position:relative}.table-rep-plugin .checkbox-row label:before{-o-transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;background-color:#fff;border-radius:3px;border:1px solid #f6f6f6;content:"";display:inline-block;height:17px;left:0;margin-left:-20px;position:absolute;transition:.3s ease-in-out;width:17px;outline:none!important}.table-rep-plugin .checkbox-row label:after{color:#eff2f7;display:inline-block;font-size:11px;height:16px;left:0;margin-left:-20px;padding-left:3px;padding-top:1px;position:absolute;top:-1px;width:16px}.table-rep-plugin .checkbox-row input[type=checkbox]{cursor:pointer;opacity:0;z-index:1;outline:none!important}.table-rep-plugin .checkbox-row input[type=checkbox]:disabled+label{opacity:.65}.table-rep-plugin .checkbox-row input[type=checkbox]:focus+label:before{outline-offset:-2px;outline:none}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.table-rep-plugin .checkbox-row input[type=checkbox]:disabled+label:before{background-color:#f8f9fa;cursor:not-allowed}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:before{background-color:#f7882f;border-color:#f7882f}.table-rep-plugin .checkbox-row input[type=checkbox]:checked+label:after{color:#fff}.table-rep-plugin .fixed-solution .sticky-table-header{top:70px!important;background-color:#f7882f}.table-rep-plugin .fixed-solution .sticky-table-header table{color:#fff}.table-rep-plugin table.focus-on tbody tr.focused th,.table-rep-plugin table.focus-on tbody tr.focused td,.table-rep-plugin .sticky-table-header{background:#f7882f;border-color:#f7882f;color:#fff}.table-rep-plugin table.focus-on tbody tr.focused th table,.table-rep-plugin table.focus-on tbody tr.focused td table,.table-rep-plugin .sticky-table-header table{color:#fff}.table-rep-plugin table.focus-on tbody tr.unfocused th,.table-rep-plugin table.focus-on tfoot tr.unfocused th,.table-rep-plugin table.focus-on tbody tr.unfocused td,.table-rep-plugin table.focus-on tfoot tr.unfocused td{color:var(--bs-body-color)}@media (min-width: 992px){body[data-layout=horizontal] .fixed-solution .sticky-table-header{top:120px!important}}.table-edits input,.table-edits select{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;border:1px solid var(--bs-border-color-translucent);background-color:var(--bs-secondary-bg);color:var(--bs-emphasis-color);border-radius:var(--bs-border-radius)}.table-edits input:focus,.table-edits select:focus{outline:none;border-color:rgba(var(--bs-body-color-rgb),.2)}.apex-charts{min-height:10px!important}.apex-charts text{font-family:var(--bs-font-sans-serif)!important;fill:var(--bs-gray-500)}.apex-charts .apexcharts-canvas{margin:0 auto}.apexcharts-tooltip-title,.apexcharts-tooltip-text{font-family:var(--bs-font-sans-serif)!important}.apexcharts-legend-series{font-weight:500}.apexcharts-gridline{pointer-events:none;stroke:var(--bs-border-color)}.apexcharts-legend-text{color:#74788d!important;font-family:var(--bs-font-sans-serif)!important;font-size:13px!important}.apexcharts-pie-label{fill:#fff!important}.apexcharts-yaxis text,.apexcharts-xaxis text{font-family:var(--bs-font-sans-serif)!important;fill:var(--bs-secondary-color)}.apexcharts-gridline{stroke:var(--bs-border-color)}.apexcharts-radialbar-track.apexcharts-track path{stroke:var(--bs-border-color)}.apexcharts-tooltip{background-color:var(--bs-secondary-bg)!important;border:1px solid var(--bs-border-color)!important}.apexcharts-tooltip .apexcharts-tooltip-title{background-color:var(--bs-border-color)!important;border-bottom:1px solid var(--bs-border-color)!important}.apexcharts-pie-label{fill:var(--bs-white)!important}.apexcharts-xaxis-tick{stroke:var(--bs-border-color)}.e-charts{height:350px}.flot-charts-height{height:320px}.flotTip{padding:8px 12px;background-color:#343a40e6;z-index:100;color:#f8f9fa;box-shadow:0 .75rem 1.5rem #12263f08;border-radius:4px}.legendLabel{color:#adb5bd}.jqstooltip{box-sizing:content-box;width:auto!important;height:auto!important;background-color:#343a40!important;box-shadow:0 1rem 3rem #0000002d;padding:5px 10px!important;border-radius:3px;border-color:#212529!important}.jqsfield{color:#eff2f7!important;font-size:12px!important;line-height:18px!important;font-family:var(--bs-font-sans-serif)!important;font-weight:500!important}.gmaps,.gmaps-panaroma{height:300px!important;background:#f8f9fa;border-radius:3px}.gmaps-overlay{display:block;text-align:center;color:#fff;font-size:16px;line-height:40px;background:#f7882f;border-radius:4px;padding:10px 20px}.gmaps-overlay_arrow{left:50%;margin-left:-16px;width:0;height:0;position:absolute}.gmaps-overlay_arrow.above{bottom:-15px;border-left:16px solid transparent;border-right:16px solid transparent;border-top:16px solid #f7882f}.gmaps-overlay_arrow.below{top:-15px;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid #f7882f}.jvectormap-label{border:none;background:#343a40;color:#f8f9fa;font-family:var(--bs-font-sans-serif);font-size:.8125rem;padding:5px 8px}.leaflet-map{height:300px}.leaflet-map.leaflet-container{z-index:99}.home-btn{position:absolute;top:15px;right:25px}.auth-logo .auth-logo-dark{display:var(--bs-display-block)}.auth-logo .auth-logo-light{display:var(--bs-display-none)}.auth-body-bg{background-color:var(--bs-secondary-bg)}.auth-pass-inputgroup input[type=input]+.btn .mdi-eye-outline:before{content:"󰛑"}.auth-full-bg{background-color:#000000bf;display:flex}@media (min-width: 1200px){.auth-full-bg{height:100vh}}.auth-full-bg:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%}.auth-full-bg .bg-overlay{background:url(../../../images/bg-auth-overlay.png);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:.3}.auth-full-page-content{display:flex}@media (min-width: 1200px){.auth-full-page-content{min-height:90vh}}@media (min-width: 1200px){.PNRRSponsor{position:absolute;bottom:0}}.auth-review-carousel{color:#fff}.auth-review-carousel.owl-theme .owl-dots .owl-dot span{background-color:#f7882f40}.auth-review-carousel.owl-theme .owl-dots .owl-dot.active span,.auth-review-carousel.owl-theme .owl-dots .owl-dot:hover span{background-color:#f7882f}.search-box .form-control{border-radius:0;padding-left:40px}.search-box .search-icon{font-size:16px;position:absolute;left:13px;top:0;line-height:38px}.product-list li a{display:block;padding:4px 0;color:var(--bs-body-color)}.product-view-nav.nav-pills .nav-item{margin-left:4px}.product-view-nav.nav-pills .nav-link{width:36px;height:36px;font-size:16px;padding:0;line-height:36px;text-align:center;border-radius:50%}.product-ribbon{position:absolute;right:0;top:0}.product-detai-imgs .nav .nav-link{margin:7px 0}.product-detai-imgs .nav .nav-link.active{background-color:var(--bs-tertiary-bg)}.product-color a{display:inline-block;text-align:center;color:var(--bs-body-color)}.product-color a .product-color-item{margin:7px}.product-color a.active,.product-color a:hover{color:#f7882f}.product-color a.active .product-color-item,.product-color a:hover .product-color-item{border-color:#f7882f!important}.visa-card .visa-logo{line-height:.5}.visa-card .visa-pattern{position:absolute;font-size:385px;color:#ffffff0d;line-height:.4;right:0;bottom:0}.checkout-tabs .nav-pills .nav-link{margin-bottom:24px;text-align:center;background-color:var(--bs-secondary-bg);box-shadow:0 .75rem 1.5rem #12263f08}.checkout-tabs .nav-pills .nav-link.active{background-color:#f7882f}.checkout-tabs .nav-pills .nav-link .check-nav-icon{font-size:36px}.email-leftbar{width:236px;float:left;padding:20px;border-radius:5px}.email-rightbar{margin-left:260px}.chat-user-box p.user-title{color:var(--bs-emphasis-color);font-weight:500}.chat-user-box p{font-size:12px}@media (max-width: 767px){.email-leftbar{float:none;width:100%}.email-rightbar{margin:0}}.mail-list a{display:block;color:var(--bs-secondary-color);line-height:24px;padding:8px 5px}.mail-list a.active{color:#f46a6a;font-weight:500}.message-list{display:block;padding-left:0}.message-list li{position:relative;display:block;height:50px;line-height:50px;cursor:default;transition-duration:.3s}.message-list li a{color:var(--bs-secondary-color)}.message-list li:hover{background:var(--bs-tertiary-bg);transition-duration:.05s}.message-list li .col-mail{float:left;position:relative}.message-list li .col-mail-1{width:320px}.message-list li .col-mail-1 .star-toggle,.message-list li .col-mail-1 .checkbox-wrapper-mail,.message-list li .col-mail-1 .dot{display:block;float:left}.message-list li .col-mail-1 .dot{border:4px solid transparent;border-radius:100px;margin:22px 26px 0;height:0;width:0;line-height:0;font-size:0}.message-list li .col-mail-1 .checkbox-wrapper-mail{margin:15px 10px 0 20px}.message-list li .col-mail-1 .star-toggle{margin-top:18px;margin-left:5px}.message-list li .col-mail-1 .title{position:absolute;top:0;left:110px;right:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:0}.message-list li .col-mail-2{position:absolute;top:0;left:320px;right:0;bottom:0}.message-list li .col-mail-2 .subject,.message-list li .col-mail-2 .date{position:absolute;top:0}.message-list li .col-mail-2 .subject{left:0;right:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.message-list li .col-mail-2 .date{right:0;width:170px;padding-left:80px}.message-list li.active,.message-list li.active:hover{box-shadow:inset 3px 0 #f7882f}.message-list li.unread{background-color:var(--bs-tertiary-bg);font-weight:500;color:var(--bs-body-color)}.message-list li.unread a{color:var(--bs-body-color);font-weight:500}.message-list .checkbox-wrapper-mail{cursor:pointer;height:20px;width:20px;position:relative;display:inline-block;background-color:var(--bs-secondary-bg);box-shadow:inset 0 0 0 1px var(--bs-border-color-translucent);border-radius:1px}.message-list .checkbox-wrapper-mail input{opacity:0;cursor:pointer}.message-list .checkbox-wrapper-mail input:checked~label{opacity:1}.message-list .checkbox-wrapper-mail label{position:absolute;height:20px;width:20px;left:0;cursor:pointer;opacity:0;margin-bottom:0;transition-duration:.05s;top:0}.message-list .checkbox-wrapper-mail label:before{content:"󰄬";font-family:Material Design Icons;top:0;height:20px;color:var(--bs-body-color);width:20px;position:absolute;margin-top:-16px;left:4px;font-size:13px}@media (max-width: 575.98px){.message-list li .col-mail-1{width:200px}}@media (min-width: 1200px){.filemanager-sidebar{min-width:230px;max-width:230px}}@media (min-width: 1366px){.filemanager-sidebar{min-width:280px;max-width:280px}}.categories-list{padding:4px 0}.categories-list li a{display:block;padding:8px 12px;color:var(--bs-body-color);font-weight:500}.categories-list li.active a{color:#f7882f}.categories-list li ul{padding-left:16px}.categories-list li ul li a{padding:4px 12px;color:var(--bs-secondary-color);font-size:13px;font-weight:400}@media (min-width: 992px){.chat-leftsidebar{min-width:260px}}@media (min-width: 1200px){.chat-leftsidebar{min-width:380px}}.chat-leftsidebar .chat-leftsidebar-nav .nav{background-color:var(--bs-secondary-bg)}.chat-leftsidebar .chat-leftsidebar-nav .tab-content{min-height:488px}.chat-noti-dropdown.active:before{content:"";position:absolute;width:8px;height:8px;background-color:#f46a6a;border-radius:50%;right:0}.chat-noti-dropdown .btn{padding:6px;box-shadow:none;font-size:20px}.chat-search-box .form-control{border:0}.chat-list{margin:0}.chat-list li.active a{background-color:var(--bs-secondary-bg);border-color:transparent;box-shadow:0 .75rem 1.5rem #12263f08}.chat-list li a{display:block;padding:14px 16px;color:var(--bs-secondary-color);transition:all .4s;border-top:1px solid var(--bs-border-color);border-radius:4px}.chat-list li a:hover{background-color:var(--bs-secondary-bg);border-color:transparent;box-shadow:0 .75rem 1.5rem #12263f08}.user-chat-nav .dropdown .nav-btn{color:var(--bs-body-color);height:40px;width:40px;line-height:42px;box-shadow:none;padding:0;font-size:16px;background-color:var(--bs-light);border-radius:50%;border:none}.user-chat-nav .dropdown .dropdown-menu{box-shadow:0 .75rem 1.5rem #12263f08;border:1px solid var(--bs-border-color)}.chat-conversation li{clear:both}.chat-conversation .chat-day-title{position:relative;text-align:center;margin-bottom:24px}.chat-conversation .chat-day-title .title{background-color:var(--bs-secondary-bg);position:relative;z-index:1;padding:6px 24px}.chat-conversation .chat-day-title:before{content:"";position:absolute;width:100%;height:1px;left:0;right:0;background-color:var(--bs-border-color);top:10px}.chat-conversation .chat-day-title .badge{font-size:12px}.chat-conversation .conversation-list{margin-bottom:24px;display:inline-block;position:relative}.chat-conversation .conversation-list .ctext-wrap{padding:12px 24px;background-color:#f7882f1a;border-radius:8px 8px 8px 0;overflow:hidden}.chat-conversation .conversation-list .ctext-wrap .conversation-name{font-weight:600;color:#f7882f;margin-bottom:4px}.chat-conversation .conversation-list .dropdown{float:right}.chat-conversation .conversation-list .dropdown .dropdown-toggle{font-size:18px;padding:4px;color:var(--bs-secondary-color)}@media (max-width: 575.98px){.chat-conversation .conversation-list .dropdown .dropdown-toggle{display:none}}.chat-conversation .conversation-list .dropdown .dropdown-menu{box-shadow:0 .75rem 1.5rem #12263f08;border:1px solid var(--bs-border-color)}.chat-conversation .conversation-list .chat-time{font-size:12px}.chat-conversation .right .conversation-list{float:right}.chat-conversation .right .conversation-list .ctext-wrap{background-color:var(--bs-light);text-align:right;border-radius:8px 8px 0}.chat-conversation .right .conversation-list .dropdown{float:left}.chat-conversation .right .conversation-list.last-chat .conversation-list:before{right:0;left:auto}.chat-conversation .last-chat .conversation-list:before{content:"󰀉";font-family:Material Design Icons;position:absolute;color:#f7882f;right:0;bottom:0;font-size:16px}@media (max-width: 575.98px){.chat-conversation .last-chat .conversation-list:before{display:none}}.chat-input-section{border-top:1px solid var(--bs-border-color)}.chat-input{border-radius:30px;background-color:var(--bs-light)!important;border-color:var(--bs-light)!important;padding-right:120px}.chat-input-links{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.chat-input-links li a{font-size:16px;line-height:36px;padding:0 4px;display:inline-block}@media (max-width: 575.98px){.chat-send{min-width:auto}}.project-list-table{border-collapse:separate;border-spacing:0 12px}.project-list-table tr{background-color:var(--bs-secondary-bg)}.contact-links a{color:var(--bs-body-color)}.profile-user-wid{margin-top:-26px}@media (min-width: 576px){.currency-value{position:relative}.currency-value:after{content:"󰓡";font-family:Material Design Icons;font-size:24px;position:absolute;width:45px;height:45px;line-height:45px;border-radius:50%;text-align:center;top:50%;transform:translateY(-50%);background-color:#f7882f;color:#fff;z-index:9;right:-34px}}.crypto-buy-sell-nav-content{border:2px solid var(--bs-border-color);border-top:0}.kyc-doc-verification .dropzone{min-height:180px}.kyc-doc-verification .dropzone .dz-message{margin:24px 0}.section{position:relative;padding-top:80px;padding-bottom:80px}.section.bg-white{background-color:var(--bs-secondary-bg)!important}.small-title{color:var(--bs-secondary-color);margin-bottom:8px}.navigation{padding:0 16px;width:100%;z-index:999;margin-bottom:0;transition:all .5s ease-in-out;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 991.98px){.navigation{background-color:var(--bs-topnav-bg)}}.navigation .navbar-logo{line-height:70px;transition:all .4s}.navigation .navbar-logo .logo-dark{display:none}@media (max-width: 991.98px){.navigation .navbar-logo .logo-dark{display:block}}.navigation .navbar-logo .logo-light{display:block}@media (max-width: 991.98px){.navigation .navbar-logo .logo-light{display:none}}.navigation .navbar-nav .nav-item .nav-link{color:#fff9;line-height:58px;padding:6px 16px;font-weight:500;transition:all .4s}@media (max-width: 991.98px){.navigation .navbar-nav .nav-item .nav-link{color:var(--bs-header-item-color)}}.navigation .navbar-nav .nav-item .nav-link:hover,.navigation .navbar-nav .nav-item .nav-link.active{color:#ffffffe6}@media (max-width: 991.98px){.navigation .navbar-nav .nav-item .nav-link:hover,.navigation .navbar-nav .nav-item .nav-link.active{color:#f7882f}}@media (max-width: 991.98px){.navigation .navbar-nav .nav-item .nav-link{line-height:28px!important}}.navigation.nav-sticky{background-color:var(--bs-topnav-bg);box-shadow:0 .75rem 1.5rem #12263f08}.navigation.nav-sticky .navbar-logo{line-height:60px}.navigation.nav-sticky .navbar-logo .logo-dark{display:var(--bs-display-block)}.navigation.nav-sticky .navbar-logo .logo-light{display:var(--bs-display-none)}.navigation.nav-sticky .navbar-nav .nav-item .nav-link{line-height:48px;color:var(--bs-header-item-color)}.navigation.nav-sticky .navbar-nav .nav-item .nav-link:hover,.navigation.nav-sticky .navbar-nav .nav-item .nav-link.active{color:#f7882f}.bg-overlay{position:absolute;height:100%;width:100%;right:0;bottom:0;left:0;top:0;opacity:.7;background-color:#000}.hero-section{padding-top:220px;padding-bottom:190px}.hero-section.bg-ico-hero{background-image:url(../../../images/crypto/bg-ico-hero.jpg);background-size:cover;background-position:top}@media (max-width: 575.98px){.hero-section{padding-top:140px;padding-bottom:80px}}.hero-section .hero-title{font-size:42px}@media (max-width: 575.98px){.hero-section .hero-title{font-size:26px}}.hero-section .ico-countdown{font-size:22px;margin-right:-12px;margin-left:-12px}@media (max-width: 575.98px){.hero-section .ico-countdown{display:block}}.hero-section .ico-countdown .coming-box{margin-right:12px;margin-left:12px;border:1px solid var(--bs-border-color);border-radius:4px;padding:8px;background-color:var(--bs-secondary-bg)}@media (max-width: 575.98px){.hero-section .ico-countdown .coming-box{display:inline-block;width:40%;margin-bottom:24px}}.hero-section .ico-countdown .coming-box span{background-color:var(--bs-light);font-size:12px;padding:4px;margin-top:8px}.hero-section .softcap-progress,.hero-section .softcap-progress .progress-bar{overflow:visible}.hero-section .softcap-progress .progress-label{position:relative;text-align:right;color:var(--bs-body-color);bottom:20px;font-size:12px;font-weight:500}.currency-price{position:relative;bottom:40px}.client-images img{max-height:34px;width:auto!important;margin:12px auto;opacity:.7;transition:all .4s}.features-number{opacity:.1}.team-box .team-social-links a{color:var(--bs-body-color);font-size:14px}.blog-box .blog-badge{position:absolute;top:12px;right:12px}.landing-footer{padding:80px 0 40px;background-color:#2a3042;color:#ffffff80}.landing-footer .footer-list-title{color:#ffffffe6}.landing-footer .footer-list-menu li a{display:block;color:#ffffff80;margin-bottom:14px;transition:all .4s}.landing-footer .footer-list-menu li a:hover{color:#fffc}.landing-footer .blog-post .post{display:block;color:#ffffff80;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1)}.landing-footer .blog-post .post .post-title{color:#fffc;font-size:14px}.landing-footer .blog-post .post:first-of-type{padding-top:0}.landing-footer .blog-post .post:last-of-type{padding-bottom:0;border-bottom:0}.landing-footer .footer-border{border-color:#ffffff1a}.counter-number{font-size:32px;font-weight:600;text-align:center;display:flex}.counter-number span{font-size:16px;font-weight:400;display:block;padding-top:5px}.coming-box{width:25%}.hori-timeline .events .event-list{text-align:center;display:block}.hori-timeline .events .event-list .event-down-icon{position:relative}.hori-timeline .events .event-list .event-down-icon:before{content:"";position:absolute;width:100%;top:16px;left:0;right:0;border-bottom:3px dashed var(--bs-border-color)}.hori-timeline .events .event-list .event-down-icon .down-arrow-icon{position:relative;border-bottom:3px dashed var(--bs-border-color);padding:4px}.hori-timeline .events .event-list:hover .down-arrow-icon,.hori-timeline .events .event-list.active .down-arrow-icon{animation:fade-down 1.5s infinite linear}.hori-timeline .events .event-list.active .down-arrow-icon:before{content:""}.verti-timeline{border-left:3px dashed var(--bs-border-color);margin:0 10px}.verti-timeline .event-list{position:relative;padding:0 0 40px 30px}.verti-timeline .event-list .event-timeline-dot{position:absolute;left:-9px;top:0;z-index:9;font-size:16px}.verti-timeline .event-list .event-content{position:relative;border:2px solid var(--bs-border-color);border-radius:7px}.verti-timeline .event-list.active .event-timeline-dot{color:#f7882f}.verti-timeline .event-list:last-child{padding-bottom:0}.plan-box .plan-btn{position:relative}.plan-box .plan-btn:before{content:"";position:absolute;width:100%;height:2px;background:var(--bs-border-color);left:0;right:0;top:12px}.blog-play-icon{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin:0 auto}.logo-dark-element{display:block}.logo-light-element,[data-layout-mode=dark] .logo-dark-element{display:none}[data-layout-mode=dark] .logo-light-element{display:block}.jobs-categories a{color:var(--bs-body-color);transition:all .5s ease}.jobs-categories a:hover{color:#f7882f}.projectList{height:calc(100dvh - 265px);overflow:auto}.projectList .card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.1rem;height:2.2rem}.projectList .cardProjectDescription{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;line-height:1.1rem;height:5.5rem}.mapboxgl-popup-content .cardProjectDescription{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;line-height:1.1rem}.projectMap{height:calc(100vh - 265px)}.react-split .react-split__pane{padding:5px}.react-split .react-split__sash{z-index:0;background:#f8f8f8}.resizer{cursor:col-resize;left:0;position:absolute;background:transparent;height:100%;width:.3rem}.viewer-chat{position:absolute;bottom:0;right:0;width:100%;padding-right:1.25rem;padding-left:1.25rem}.viewer-sidebar-tabs{padding-right:1.25rem;padding-left:1.25rem;padding-top:1.25rem}.viewer-sidebar{margin-top:70px;height:calc(100dvh - 130px);position:fixed;max-width:75%;min-width:30%}.view-menu{height:calc(70dvh - 130px);position:fixed;margin-bottom:60px;bottom:0;width:25%}@media (max-width: 992px){.view-menu{width:70%;height:calc(70dvh - 130px)}}@media (max-width: 768px){.view-menu{width:100%;height:calc(100dvh - 130px)}}.view-menu-simpleBar{height:calc(70dvh - 220px)}.view-element:hover{color:#f7882f}.viewer{margin-top:70px;height:calc(100dvh - 130px)}@media (max-width: 1024px){.viewer-sidebar{max-width:75%;min-width:50%}}@media (max-width: 992px){.viewer-sidebar{min-width:100%}.resizer{display:none}}@media (max-width: 768px){.page-content{padding-left:0!important;padding-right:0!important}.navbar-brand-box{padding-left:0}}.map-mobile{margin-top:70px;height:calc(100dvh - 130px);width:100%}.viewer-sidebar-buttons{padding-right:1.25rem;padding-left:1.25rem}.disable-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.default-style .page-content{padding:0!important;margin:0!important}.default-style .container-fluid,.default-style .container-sm,.default-style .container-md,.default-style .container-lg,.default-style .container-xl,.default-style .container-xxl{padding:0;margin:0;max-width:100%!important}#ifcContainer{overflow:hidden}.rounded{border-radius:4px}body[data-sidebar=dark] #sidebar-menu ul li a i{color:#fff}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i,body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active{color:#f7882f!important}.header-active :after{opacity:1!important;content:"";background:#f7882f;height:2px;position:absolute;width:100%;left:0;bottom:-2px;transition:all .25s ease 0s}.projects-button:hover{color:#f7882f!important}.delete-hover:hover{color:#f46a6a!important}.success-hover:hover{color:#34c38f!important}.warning-hover:hover{color:#f1b44c!important}.info-hover:hover{color:#50a5f1!important}.danger-hover:hover{color:#f46a6a!important}.primary-hover:hover{color:#f7882f!important;opacity:100!important}body *{outline:none}#sidebar-menu ul li a i{min-width:2rem}.leaflet-pane{z-index:1}svg>rect:first-child{fill-opacity:0!important}.dataTables_filter,.dataTables_paginate{float:right}.rdw-editor-main{border:1px solid #f6f6f6;height:239px;padding-left:15px}.dz-message{text-align:center;padding:30px}.react-kanban-board{display:inherit!important}.react-kanban-board .react-kanban-column{background-color:#fff;padding:1.25rem}.react-kanban-board .react-kanban-column [data-rbd-draggable-context-id]>div{display:block!important}.react-kanban-board>div{display:flex;justify-content:center;gap:25px}@media (max-width: 991.98px){.react-kanban-board>div{flex-direction:column}.react-kanban-board>div .react-kanban-column{width:100%}}.react-kanban-column{width:33.33%}.react-kanban-column>div{display:block!important}.fcYNFc,.sc-AxmLO.gmtmqV{background-color:var(--bs-secondary-bg)!important;margin:0 20px 0 0!important}.task-box{border:1px solid #eff2f7}.react-datepicker-wrapper{width:100%!important}.ReactModal__Overlay{z-index:1001!important}.external-event:hover,a:hover{cursor:pointer}.rating-container{background-color:transparent!important}.input-group-append{z-index:0}.input-color{color:var(--bs-emphasis-color)!important}.sketch-picker{position:absolute;z-index:1}.rangeslider__fill{background-color:#f7882f!important}.dropdown-menu-end{left:auto!important;right:0!important}.flatpickr-months .flatpickr-month,.flatpickr-weekdays,span.flatpickr-weekday,.flatpickr-current-month .flatpickr-monthDropdown-months{background:#f7882f!important}span.flatpickr-weekday{color:#fff!important}.flatpickr-day.selected{background:#f7882f!important}.bs-select select{width:auto!important}.file-manager .table td{padding:.35rem}.slider_css .slide{background:none!important}.slider_css .carousel-status,.slider_css .control-next,.slider_css .control-prev{display:none!important}.carousel .control-dots{margin:-5px 0}.carousel .dot{background:#556ee6!important;width:9px!important;height:9px!important}.verification input:focus{border:none;outline:none!important}@media (max-width: 768px){.verification input{width:40px!important}}@media (max-width: 320px){.verification input{width:30px!important;height:30px!important;font-size:15px!important}}.verification-2 input:focus{border:none;outline:none!important}@media (max-width: 768px){.verification-2 input{width:40px!important;font-size:14px}}@media (max-width: 320px){.verification-2 input{width:30px!important;height:35px!important;font-size:15px!important}}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{padding:5px!important;font-size:12px!important;margin-right:2px}@media (max-width: 575.98px){.fc-toolbar{display:block!important;text-align:center}.fc-toolbar .fc-left,.fc-toolbar .fc-right,.fc-toolbar .fc-center{float:none;display:block;clear:both;margin:10px 0}.fc .fc-toolbar>*>*{float:none}.fc-today-button{display:none}}.ps__rail-y{z-index:999999!important}.close{background:transparent;border:0;font-size:10px;padding:1.35rem 1.25rem;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;position:absolute;top:0;right:0;opacity:.5;width:1em;height:1em;z-index:2}.close span{display:none}.card-columns .card{margin-bottom:24px}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.react-drawer-drawer{z-index:9999;background:#fff}.drawer-main-menu{padding-top:8px;padding-bottom:8px}.drawer-menu a i{min-width:2rem;display:inline-block;min-width:1.75rem;padding-bottom:.125em;font-size:1.25rem;line-height:1.40625rem;vertical-align:middle;color:#7f8387;transition:all .4s}.drawer-menu a{display:block;padding:.625rem 1.5rem;color:#545a6d;position:relative;font-size:13px;transition:all .4s}.drawer-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.ReactModal__Overlay{z-index:5000!important}.rangeslider__handle:focus{outline:none}.react-bootstrap-table-page-btns-ul{float:right!important}.search-label{float:right}.react-drawer-overlay{z-index:9999}.react-bs-table-sizePerPage-dropdown .dropdown-menu .dropdown-item a{display:block}.rightbar-title .right-bar-toggle{background-color:#444c54!important;height:24px!important;width:24px!important;line-height:24px!important;display:block!important;color:#eff2f7!important;text-align:center!important;border-radius:50%!important}.css-sourceMap-modules-importLoaders-1-localIdentName-animate__animated___2O131{animation-duration:.6s!important}.css-sourceMap-modules-importLoaders-1-localIdentName-ReactDrawer__overlay___2QFmC-sass{background:rgba(0,0,0,.15)!important}.custom-header-css thead tr th div:last-child{min-height:38px}.custom-header-css thead td:nth-last-child(2){width:150px!important}.editor_email .ck-content{height:200px}.jobs-categories .card-body a:last-child{margin-bottom:0!important}@media (max-width: 991.98px){.search-box{display:block!important}.search-box .search-label{float:none;width:100%}.search-box .search-label .form-control{border-radius:.25rem!important}}.css-1s2u09g-control,.css-1pahdxg-control{background-color:var(--bs-secondary-bg)!important;border-color:var(--bs-border-color-translucent)!important}.css-14el2xx-placeholder{color:var(--bs-secondary-color)!important}.css-26l3qy-menu{box-shadow:none!important;border:1px solid var(--bs-border-color-translucent)!important}.css-4ljt47-MenuList{background-color:var(--bs-custom-white)!important;border-radius:4px!important}.css-319lph-ValueContainer .css-qc6sy-singleValue,.select2-selection .css-b62m3t-container{color:var(--bs-emphasis-color)!important}.css-1n7v3ny-option,.css-9gakcf-option{background-color:#f7882f!important;color:#fff!important}.rdw-editor-toolbar,.rdw-option-wrapper,.rdw-editor-main{border-color:var(--bs-border-color-translucent)!important;background-color:var(--bs-custom-white)!important}.rdw-option-wrapper{border:none!important;box-shadow:none!important}.rdw-dropdown-wrapper{background-color:var(--bs-secondary-bg)!important;border-color:var(--bs-border-color-translucent)!important;box-shadow:none!important}.rdw-dropdown-selectedtext{color:var(--bs-body-color)!important}[data-layout-mode=dark] .rdw-option-wrapper img,[data-layout-mode=dark] .rdw-dropdown-selectedtext img{filter:invert(1)!important}.ck.ck-toolbar{background-color:var(--bs-light)!important;border:1px solid var(--bs-border-color-translucent)!important}.ck-reset_all :not(.ck-reset_all-excluded *),.ck.ck-reset_all{color:var(--bs-body-color)!important}.ck.ck-editor__main>.ck-editor__editable{background-color:var(--bs-custom-white)!important;color:var(--bs-body-color)!important;height:300px!important}.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:var(--bs-border-color-translucent)!important}.ck.ck-button:not(.ck-disabled):hover,a.ck.ck-button:not(.ck-disabled):hover,.ck.ck-button.ck-on,a.ck.ck-button.ck-on{background-color:var(--bs-light)!important}.ck.ck-toolbar .ck.ck-toolbar__separator{background:var(--bs-border-color-translucent)!important}.selectall.checkbox-wrapper-mail label:before{margin-top:0}.ps__rail-y,.ps__rail-x{z-index:999!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--bs-custom-white) inset!important;background-color:var(--bs-custom-white)!important;color:var(--bs-body-color)!important;-webkit-text-fill-color:var(--bs-body-color)!important}.select2-selection__control,.select__control,.select2-selection .css-13cymwt-control,.css-t3ipsp-control{background-color:var(--bs-secondary-bg)!important;border-color:var(--bs-border-color-translucent)!important}.select2-selection__menu,.select__menu,.css-1nmdiq5-menu{background-color:var(--bs-card-bg)!important;box-shadow:0 0 0 1px var(--bs-border-color),0 4px 11px var(--bs-border-color)!important}.select2-selection__option--is-focused,.select__option--is-focused,.css-d7l1ni-option{background-color:#f7882f!important;color:#fff!important}.select__multi-value .css-13cymwt-control,.select2-selection__multi-value .css-13cymwt-control,.css-b62m3t-container .css-13cymwt-control{background-color:var(--bs-secondary-bg);color:var(--bs-body-color);border-color:var(--bs-border-color)}.select__multi-value .css-13cymwt-control:hover,.select__multi-value .css-13cymwt-control:focus,.select2-selection__multi-value .css-13cymwt-control:hover,.select2-selection__multi-value .css-13cymwt-control:focus,.css-b62m3t-container .css-13cymwt-control:hover,.css-b62m3t-container .css-13cymwt-control:focus{border-color:var(--bs-primary)}.select__multi-value .css-13cymwt-control .css-1p3m7a8-multiValue,.select2-selection__multi-value .css-13cymwt-control .css-1p3m7a8-multiValue,.css-b62m3t-container .css-13cymwt-control .css-1p3m7a8-multiValue{color:var(--bs-white);background-color:var(--bs-primary)}.select__multi-value .css-13cymwt-control .css-1p3m7a8-multiValue .css-wsp0cs-MultiValueGeneric,.select2-selection__multi-value .css-13cymwt-control .css-1p3m7a8-multiValue .css-wsp0cs-MultiValueGeneric,.css-b62m3t-container .css-13cymwt-control .css-1p3m7a8-multiValue .css-wsp0cs-MultiValueGeneric{color:var(--bs-white)!important}.select__multi-value .css-13cymwt-control .css-1p3m7a8-multiValue .css-9jq23d,.select2-selection__multi-value .css-13cymwt-control .css-1p3m7a8-multiValue .css-9jq23d,.css-b62m3t-container .css-13cymwt-control .css-1p3m7a8-multiValue .css-9jq23d{color:var(--bs-white)}.select__multi-value .css-13cymwt-control .css-1p3m7a8-multiValue .css-1u9des2-indicatorSeparator,.select2-selection__multi-value .css-13cymwt-control .css-1p3m7a8-multiValue .css-1u9des2-indicatorSeparator,.css-b62m3t-container .css-13cymwt-control .css-1p3m7a8-multiValue .css-1u9des2-indicatorSeparator{border-color:var(--bs-border-color)}.select__multi-value .css-tr4s17-option,.select2-selection__multi-value .css-tr4s17-option,.css-b62m3t-container .css-tr4s17-option{background-color:var(--bs-gray-400);color:#000}.select__multi-value__label,.select2-selection__multi-value__label,.css-qbdosj-Input,.css-1dimb5e-singleValue,.css-wsp0cs-MultiValueGeneric{color:var(--bs-body-color)!important}.select__multi-value__remove,.select2-selection__multi-value__remove{background-color:var(--bs-light)!important;color:var(--bs-body-color)!important}[data-layout-mode=dark] .auth-logo .auth-logo-light{display:block}[data-layout-mode=dark] .auth-logo .auth-logo-dark{display:none}.noUi-connect{height:2px!important}.noUi-horizontal .noUi-handle{border-radius:50%!important;height:16px!important;right:-10px!important;top:-7px!important;width:16px!important}.noUi-target{background:#fafafa!important;background-color:#f3f6f9!important;border:1px solid #f3f6f9!important;border-color:#f3f6f9!important;border-radius:4px!important;box-shadow:none!important;height:4px!important}.noUi-handle{background:#0ab39c!important;border:2px solid #fff!important;box-shadow:none!important}aside.EmojiPickerReact.epr-main{position:absolute!important;bottom:69px;z-index:2;right:110px}[dir=rtl] .EmojiPickerReact.epr-main{right:unset!important;left:116px!important}
